# < git ls-remote /scratch/git/linus.git refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is de505e709ffb09a7382ca8e0d8c7dbb171ba5830 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was de505e7). # git checkout -q -f -b linus tmp/linus # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf --silentoldconfig Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/bin2c HOSTCC scripts/genksyms/genksyms.o CC scripts/mod/empty.o SHIPPED scripts/genksyms/lex.c HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o HOSTCC scripts/selinux/genheaders/genheaders HOSTCC scripts/selinux/mdp/mdp Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 368. make[3]: *** [scripts/mod/empty.o] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 HOSTLD scripts/genksyms/genksyms make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sparc/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. make failed, trying to bisect .. ## bisect start Last known good revision 03347e2592078a90df818670fddf97a33eec70fb # < git rev-parse --verify HEAD # < git merge-base 03347e2592078a90df818670fddf97a33eec70fb de505e709ffb09a7382ca8e0d8c7dbb171ba5830 # < git ls-files --others --modified # git ls-files --others --modified cmd.log # git bisect reset linus Already on 'linus' # git bisect start # git bisect bad # git bisect good 03347e2592078a90df818670fddf97a33eec70fb Bisecting: 51359 revisions left to test after this (roughly 16 steps) [5e83f6fbdb020b70c0e413312801424d13c58d68] Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm Trying de505e709ffb09a7382ca8e0d8c7dbb171ba5830 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig include/config/auto.conf:1888:warning: symbol value '(none)' invalid for DEFAULT_HOSTNAME include/config/auto.conf:4114:warning: symbol value 'm' invalid for INET_LRO include/config/auto.conf:4170:warning: symbol value 'm' invalid for IWL4965 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/kallsyms HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o CC scripts/mod/empty.o HOSTCC scripts/selinux/genheaders/genheaders HOSTCC scripts/selinux/mdp/mdp Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 355. make[3]: *** [scripts/mod/empty.o] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sparc/kernel/asm-offsets.s HOSTLD scripts/genksyms/genksyms GEN include/generated/asm-offsets.h make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 CALL /scratch/kisskb/src/scripts/checksyscalls.sh make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed de505e709ffb09a7382ca8e0d8c7dbb171ba5830 # git bisect bad Bisecting: 25721 revisions left to test after this (roughly 15 steps) [7d8c22060555a51c23b9c6a76b97a5e75b5db882] Merge branch 'msi-wmi' into release # < git rev-parse --verify HEAD Trying 7d8c22060555a51c23b9c6a76b97a5e75b5db882 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig include/config/auto.conf:290:warning: symbol value 'm' invalid for NET_CLS_CGROUP include/config/auto.conf:1281:warning: symbol value 'm' invalid for BLK_CGROUP include/config/auto.conf:3663:warning: symbol value '' invalid for CROSS_COMPILE GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/keywords.c HOSTCC scripts/genksyms/lex.o CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/selinux/mdp/mdp HOSTCC scripts/selinux/genheaders/genheaders CC kernel/bounds.s Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 302. make[3]: *** [scripts/mod/empty.o] Error 2 GEN include/linux/bounds.h CC arch/sparc/kernel/asm-offsets.s make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh HOSTLD scripts/genksyms/genksyms make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed 7d8c22060555a51c23b9c6a76b97a5e75b5db882 # git bisect bad Bisecting: 12860 revisions left to test after this (roughly 14 steps) [93463895ae0a87b689d71d65c44d5ccdcd950dc4] V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod # < git rev-parse --verify HEAD Trying 93463895ae0a87b689d71d65c44d5ccdcd950dc4 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig include/config/auto.conf:2633:warning: symbol value 'm' invalid for WL12XX include/config/auto.conf:3158:warning: symbol value 'selinux' invalid for DEFAULT_SECURITY GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/bin2c HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/keywords.c HOSTCC scripts/genksyms/parse.o HOSTCC scripts/genksyms/lex.o CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/selinux/mdp/mdp Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 249. make[3]: *** [scripts/mod/empty.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 HOSTLD scripts/genksyms/genksyms make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed 93463895ae0a87b689d71d65c44d5ccdcd950dc4 # git bisect bad Bisecting: 6430 revisions left to test after this (roughly 13 steps) [9b0365f1954b0b54a896171b4438ed42ad7ef02f] be2net:Creating/destroying queues regardless of netif_running() in suspend/resume path # < git rev-parse --verify HEAD Trying 9b0365f1954b0b54a896171b4438ed42ad7ef02f # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o HOSTCC scripts/selinux/mdp/mdp Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [scripts/mod/empty.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1519:2: warning: #warning syscall perf_counter_open not implemented make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed 9b0365f1954b0b54a896171b4438ed42ad7ef02f # git bisect bad Bisecting: 3198 revisions left to test after this (roughly 12 steps) [0c26d7cc31cd81a82be3b9d7687217d49fe9c47e] Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 # < git rev-parse --verify HEAD Trying 0c26d7cc31cd81a82be3b9d7687217d49fe9c47e # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel HOSTCC scripts/pnmtologo CC scripts/mod/empty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [scripts/mod/empty.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1519:2: warning: #warning syscall perf_counter_open not implemented make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed 0c26d7cc31cd81a82be3b9d7687217d49fe9c47e # git bisect bad Bisecting: 1621 revisions left to test after this (roughly 11 steps) [15fc204afc6feb915c400159546f646eca8ba1d9] Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 # < git rev-parse --verify HEAD Trying 15fc204afc6feb915c400159546f646eca8ba1d9 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms CC scripts/mod/empty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [scripts/mod/empty.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1519:2: warning: #warning syscall perf_counter_open not implemented make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed 15fc204afc6feb915c400159546f646eca8ba1d9 # git bisect bad Bisecting: 911 revisions left to test after this (roughly 10 steps) [c868d550115b9ccc0027c67265b9520790f05601] mm: Move pgtable_cache_init() earlier # < git rev-parse --verify HEAD Trying c868d550115b9ccc0027c67265b9520790f05601 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig include/config/auto.conf:901:warning: symbol value 'm' invalid for MTD_UBI_GLUEBI GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [scripts/mod/empty.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1519:2: warning: #warning syscall perf_counter_open not implemented make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed c868d550115b9ccc0027c67265b9520790f05601 # git bisect bad Bisecting: 385 revisions left to test after this (roughly 9 steps) [6fd03301d76bc439382710e449f58efbb233df1b] Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 # < git rev-parse --verify HEAD Trying 6fd03301d76bc439382710e449f58efbb233df1b # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel HOSTCC scripts/pnmtologo CC scripts/mod/empty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [scripts/mod/empty.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [scripts/mod] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [scripts] Error 2 CC kernel/bounds.s GEN include/linux/bounds.h CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1519:2: warning: #warning syscall perf_counter_open not implemented make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed 6fd03301d76bc439382710e449f58efbb233df1b # git bisect bad Bisecting: 165 revisions left to test after this (roughly 7 steps) [6a454f71d795368c00d9c329b60cc4d58929e7bc] Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 # < git rev-parse --verify HEAD Trying 6a454f71d795368c00d9c329b60cc4d58929e7bc # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1515:2: warning: #warning syscall rt_tgsigqueueinfo not implemented :1519:2: warning: #warning syscall perf_counter_open not implemented CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o HOSTCC usr/gen_init_cpio CC init/do_mounts_initrd.o UPD include/linux/compile.h CC init/initramfs.o CC init/calibrate.o CC init/version.o CC arch/sparc/kernel/traps_64.o CC arch/sparc/kernel/irq_64.o CC arch/sparc/kernel/process_64.o AS arch/sparc/mm/ultra.o CC arch/sparc/mm/tlb.o CC arch/sparc/kernel/signal_64.o CC arch/sparc/mm/tsb.o CC arch/sparc/kernel/setup_64.o CC arch/sparc/math-emu/math_64.o CC arch/sparc/kernel/idprom.o CC arch/sparc/mm/fault_64.o CC arch/sparc/kernel/sys_sparc_64.o CC arch/sparc/mm/init_64.o CC arch/sparc/kernel/time_64.o CC arch/sparc/mm/generic_64.o CC kernel/sched.o CC arch/sparc/kernel/cpu.o CC kernel/fork.o CC arch/sparc/mm/hugetlbpage.o CC mm/bootmem.o GEN usr/initramfs_data.cpio CC kernel/exec_domain.o CC mm/filemap.o CC arch/sparc/kernel/ptrace_64.o CC kernel/panic.o AS usr/initramfs_data.o CC arch/sparc/kernel/unaligned_64.o AS arch/sparc/kernel/una_asm_64.o CC mm/mempool.o CC kernel/printk.o CC fs/open.o CC arch/sparc/kernel/prom_common.o CC fs/read_write.o CC kernel/cpu.o CC ipc/compat.o LD usr/built-in.o CC mm/oom_kill.o CC ipc/util.o CC arch/sparc/kernel/prom_64.o CC fs/file_table.o CC kernel/exit.o CC ipc/msgutil.o CC mm/fadvise.o CC fs/super.o CC arch/sparc/kernel/of_device_64.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC fs/char_dev.o CC mm/maccess.o CC ipc/msg.o CC security/keys/key.o CC arch/sparc/kernel/prom_irqtrans.o CC security/tomoyo/common.o CC security/smack/smack_lsm.o CC security/commoncap.o CC security/keys/keyring.o CC kernel/softirq.o CC ipc/sem.o CC mm/page_alloc.o CC fs/stat.o CC security/selinux/avc.o CC arch/sparc/kernel/reboot.o CC security/smack/smack_access.o CC security/security.o CC security/tomoyo/realpath.o CC security/keys/keyctl.o CC kernel/resource.o CC fs/exec.o CC mm/page-writeback.o CC crypto/api.o CC arch/sparc/kernel/sysfs.o CC ipc/shm.o CC security/selinux/hooks.o CC security/capability.o CC security/keys/permission.o CC security/tomoyo/tomoyo.o CC mm/pdflush.o CC fs/pipe.o CC kernel/sysctl.o CC security/smack/smackfs.o CC crypto/cipher.o CC arch/sparc/kernel/iommu.o CC ipc/ipcns_notifier.o CC security/keys/process_keys.o CC security/tomoyo/domain.o CC security/selinux/selinuxfs.o CC block/elevator.o CC mm/readahead.o CC arch/sparc/kernel/central.o CC kernel/capability.o CC ipc/ipc_sysctl.o CC security/tomoyo/file.o CC security/inode.o CC crypto/digest.o CC fs/namei.o CC security/selinux/netlink.o CC security/keys/request_key.o CC kernel/ptrace.o CC block/blk-core.o CC fs/fcntl.o CC ipc/mqueue.o CC arch/sparc/kernel/starfire.o CC security/lsm_audit.o CC mm/swap.o CC crypto/compress.o CC security/selinux/nlmsgtab.o CC security/keys/request_key_auth.o CC fs/ioctl.o CC kernel/timer.o CC arch/sparc/kernel/power.o CC block/blk-tag.o CC ipc/compat_mq.o CC crypto/algapi.o CC security/keys/user_defined.o CC security/selinux/netif.o CC kernel/user.o CC block/blk-sysfs.o CC arch/sparc/kernel/sbus.o CC fs/readdir.o CC security/device_cgroup.o CC mm/truncate.o CC ipc/namespace.o LD sound/built-in.o CC security/keys/proc.o CC block/blk-barrier.o CC kernel/signal.o CC security/selinux/netnode.o CC [M] sound/sound_core.o MKDIR firmware/keyspan HOSTCC firmware/ihex2fw CC [M] sound/sound_firmware.o CC drivers/accessibility/braille/braille_console.o CC kernel/sys.o CC mm/vmscan.o CC arch/sparc/kernel/ebus.o MK_FW firmware/keyspan/usa18x.fw.gen.S MK_FW firmware/keyspan/usa19.fw.gen.S MK_FW firmware/keyspan/usa19qi.fw.gen.S CC security/selinux/netport.o MK_FW firmware/keyspan/usa19qw.fw.gen.S IHEX2FW firmware/keyspan/usa19qw.fw MK_FW firmware/keyspan/usa19w.fw.gen.S IHEX2FW firmware/keyspan/usa19w.fw MK_FW firmware/keyspan/usa28.fw.gen.S IHEX2FW firmware/keyspan/usa28.fw MK_FW firmware/keyspan/usa28xa.fw.gen.S IHEX2FW firmware/keyspan/usa28xa.fw MK_FW firmware/keyspan/usa28xb.fw.gen.S IHEX2FW firmware/keyspan/usa28xb.fw MK_FW firmware/keyspan/usa28x.fw.gen.S IHEX2FW firmware/keyspan/usa28x.fw MK_FW firmware/keyspan/usa49w.fw.gen.S IHEX2FW firmware/keyspan/usa49w.fw MK_FW firmware/keyspan/usa49wlc.fw.gen.S IHEX2FW firmware/keyspan/usa49wlc.fw MK_FW firmware/keyspan/mpr.fw.gen.S IHEX2FW firmware/keyspan/mpr.fw IHEX2FW firmware/keyspan/usa18x.fw IHEX2FW firmware/keyspan/usa19.fw IHEX2FW firmware/keyspan/usa19qi.fw AS firmware/keyspan/usa19qw.fw.gen.o CC kernel/kmod.o AS firmware/keyspan/usa19w.fw.gen.o CC ipc/mq_sysctl.o AS firmware/keyspan/usa28.fw.gen.o LD arch/sparc/oprofile/built-in.o AS firmware/keyspan/usa28xa.fw.gen.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprof.o AS firmware/keyspan/usa28xb.fw.gen.o CC [M] sound/ac97_bus.o AS firmware/keyspan/usa28x.fw.gen.o CC mm/shmem.o AS firmware/keyspan/usa49w.fw.gen.o AS firmware/keyspan/usa49wlc.fw.gen.o CC mm/prio_tree.o AS firmware/keyspan/mpr.fw.gen.o AS firmware/keyspan/usa18x.fw.gen.o CC security/keys/sysctl.o CC kernel/workqueue.o CC arch/sparc/kernel/visemul.o AS firmware/keyspan/usa19.fw.gen.o CC security/selinux/exports.o AS firmware/keyspan/usa19qi.fw.gen.o CC net/socket.o CC crypto/scatterwalk.o LD firmware/built-in.o CC lib/bcd.o LD arch/sparc/prom/built-in.o CC kernel/pid.o CC arch/sparc/prom/bootstr_64.o LD init/mounts.o CC arch/sparc/kernel/hvapi.o CC lib/div64.o LD sound/arm/built-in.o AS arch/sparc/prom/cif.o CC arch/sparc/lib/iomap.o LD sound/atmel/built-in.o CC arch/sparc/kernel/sstate.o CC lib/sort.o CC mm/util.o CC arch/sparc/prom/console_64.o LD drivers/ata/built-in.o LD drivers/atm/built-in.o LD sound/drivers/built-in.o CC mm/mmzone.o CC [M] drivers/ata/libata-core.o CC [M] drivers/atm/iphase.o CC [M] sound/drivers/dummy.o CC lib/parser.o CC crypto/proc.o CC kernel/rcupdate.o CC arch/sparc/kernel/mdesc.o CC kernel/extable.o LD sound/i2c/built-in.o LD sound/isa/built-in.o LD sound/mips/built-in.o CC [M] sound/i2c/cs8427.o CC [M] sound/drivers/mtpav.o LD sound/isa/ad1816a/built-in.o CC [M] drivers/ata/libata-scsi.o CC [M] sound/drivers/mts64.o LD sound/core/oss/built-in.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/cpu_buffer.o CC fs/select.o CC [M] sound/core/oss/mixer_oss.o CC block/blk-settings.o LD sound/isa/ad1848/built-in.o CC arch/sparc/kernel/pcr.o CC [M] sound/i2c/i2c.o CC kernel/params.o CC security/selinux/xfrm.o CC arch/sparc/kernel/nmi.o CC mm/vmstat.o LD sound/isa/cs423x/built-in.o LD sound/i2c/other/built-in.o CC kernel/posix-timers.o LD sound/isa/es1688/built-in.o CC [M] sound/i2c/other/ak4114.o LD sound/isa/gus/built-in.o CC [M] sound/drivers/portman2x4.o LD sound/isa/msnd/built-in.o CC [M] drivers/ata/libata-eh.o LD sound/isa/opti9xx/built-in.o AS arch/sparc/kernel/trampoline_64.o CC [M] sound/i2c/other/ak4117.o CC fs/fifo.o CC lib/halfmd4.o CC mm/backing-dev.o CC [M] sound/core/hrtimer.o LD sound/core/seq/built-in.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/buffer_sync.o LD sound/isa/sb/built-in.o CC lib/debug_locks.o CC [M] sound/core/seq/seq_device.o CC kernel/kthread.o LD sound/isa/wavefront/built-in.o CC crypto/ablkcipher.o CC lib/random32.o LD sound/isa/wss/built-in.o CC arch/sparc/prom/devops_64.o CC [M] sound/core/oss/pcm_oss.o CC [M] sound/core/seq/seq_dummy.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/event_buffer.o CC crypto/blkcipher.o CC [M] sound/core/oss/pcm_plugin.o CC block/blk-ioc.o CC [M] sound/core/hwdep.o CC [M] drivers/ata/libata-sff.o LD drivers/accessibility/braille/built-in.o LD drivers/accessibility/built-in.o CC kernel/wait.o CC [M] drivers/atm/suni.o CC arch/sparc/kernel/smp_64.o CC kernel/kfifo.o LD drivers/auxdisplay/built-in.o CC mm/page_isolation.o CC [M] drivers/auxdisplay/ks0108.o CC [M] sound/core/oss/io.o AS arch/sparc/kernel/hvtramp.o CC mm/mm_init.o LD init/built-in.o CC net/802/fc.o CC security/selinux/netlabel.o LD sound/oss/built-in.o CC net/8021q/vlan_core.o CC [M] drivers/atm/fore200e.o LD sound/parisc/built-in.o LD net/9p/built-in.o CC arch/sparc/kernel/auxio_64.o CC [M] net/9p/mod.o CC [M] drivers/atm/eni.o CC arch/sparc/kernel/module.o LD sound/pci/built-in.o CC arch/sparc/kernel/sparc_ksyms_64.o CC kernel/sys_ni.o CC [M] sound/pci/ad1889.o CC drivers/base/core.o CC arch/sparc/kernel/kgdb_64.o CC block/blk-map.o CC [M] sound/core/seq/seq_midi_emul.o CC kernel/posix-cpu-timers.o CC fs/dcache.o CC [M] sound/core/seq/seq_midi_event.o CC arch/sparc/lib/ksyms.o CC [M] net/9p/client.o CC security/selinux/ss/ebitmap.o CC [M] net/8021q/vlan.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_files.o CC arch/sparc/kernel/stacktrace.o CC [M] sound/core/seq/seq_midi.o CC net/802/hippi.o CC fs/inode.o CC [M] net/8021q/vlan_dev.o CC fs/attr.o CC [M] sound/i2c/other/ak4xxx-adda.o CC lib/bust_spinlocks.o CC arch/sparc/kernel/pci.o CC mm/fremap.o CC [M] sound/drivers/serial-u16550.o CC arch/sparc/prom/init_64.o CC [M] sound/drivers/virmidi.o CC mm/highmem.o CC arch/sparc/kernel/pci_common.o CC [M] drivers/ata/libata-pmp.o CC mm/madvise.o CC arch/sparc/kernel/psycho_common.o CC [M] drivers/ata/ahci.o CC lib/hexdump.o CC arch/sparc/prom/misc_64.o CC [M] drivers/ata/sata_svw.o CC [M] sound/core/seq/seq_virmidi.o CC drivers/block/hd.o CC kernel/mutex.o LD security/keys/built-in.o CC arch/sparc/kernel/pci_psycho.o CC [M] net/9p/error.o LD drivers/block/aoe/built-in.o CC [M] drivers/atm/idt77252.o CC drivers/base/sys.o CC [M] drivers/block/aoe/aoeblk.o LD sound/pcmcia/pdaudiocf/built-in.o CC arch/sparc/kernel/pci_sabre.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o CC [M] drivers/ata/ata_piix.o CC [M] drivers/block/aoe/aoechr.o CC mm/memory.o CC lib/kasprintf.o CC [M] drivers/block/floppy.o CC fs/bad_inode.o CC crypto/hash.o CC arch/sparc/kernel/pci_schizo.o LD drivers/block/paride/built-in.o CC crypto/ahash.o CC [M] drivers/block/paride/paride.o CC arch/sparc/kernel/pci_sun4v.o CC kernel/hrtimer.o CC block/blk-exec.o CC block/blk-merge.o CC kernel/rwsem.o AS arch/sparc/kernel/pci_sun4v_asm.o CC block/blk-softirq.o CC arch/sparc/kernel/pci_fire.o LD drivers/bluetooth/built-in.o LD drivers/cdrom/built-in.o CC [M] drivers/bluetooth/hci_vhci.o CC [M] drivers/block/brd.o CC arch/sparc/kernel/pci_msi.o LD sound/drivers/mpu401/built-in.o CC [M] drivers/cdrom/cdrom.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofilefs.o CC [M] sound/drivers/mpu401/mpu401_uart.o CC mm/mincore.o LD sound/drivers/opl3/built-in.o CC kernel/nsproxy.o CC fs/file.o CC [M] drivers/block/loop.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_stats.o CC [M] sound/drivers/opl3/opl3_lib.o AS arch/sparc/kernel/sys32.o CC lib/bitmap.o CC kernel/srcu.o CC [M] sound/drivers/mpu401/mpu401.o LD [M] sound/i2c/snd-cs8427.o CC drivers/char/mem.o CC [M] sound/pci/als300.o CC arch/sparc/prom/p1275.o CC kernel/semaphore.o LD [M] sound/i2c/snd-i2c.o CC fs/filesystems.o CC [M] sound/core/memalloc.o CC kernel/notifier.o CC arch/sparc/lib/PeeCeeI.o CC block/blk-timeout.o CC [M] sound/core/sgbuf.o CC block/ioctl.o CC security/selinux/ss/hashtab.o CC arch/sparc/prom/printf.o CC [M] drivers/block/cciss.o LD sound/drivers/opl4/built-in.o CC block/genhd.o LD sound/drivers/pcsp/built-in.o CC drivers/base/bus.o CC [M] net/8021q/vlan_netlink.o CC [M] sound/core/oss/copy.o CC kernel/ksysfs.o CC [M] sound/core/oss/linear.o CC [M] sound/pci/atiixp_modem.o CC [M] net/9p/util.o CC lib/scatterlist.o LD ipc/built-in.o AS arch/sparc/lib/GENbzero.o AS arch/sparc/lib/GENcopy_from_user.o CC arch/sparc/kernel/sys_sparc32.o CC [M] net/9p/protocol.o CC [M] drivers/ata/sata_promise.o AS arch/sparc/lib/GENcopy_to_user.o LD security/smack/smack.o LD security/smack/built-in.o AS arch/sparc/lib/GENmemcpy.o AS arch/sparc/lib/GENpage.o CC security/selinux/ss/symtab.o CC mm/mlock.o LD drivers/clocksource/built-in.o CC drivers/cpufreq/cpufreq.o CC kernel/pm_qos_params.o LD drivers/crypto/built-in.o LD sound/drivers/vx/built-in.o CC mm/mmap.o CC [M] drivers/crypto/hifn_795x.o LD drivers/connector/built-in.o CC [M] sound/drivers/vx/vx_core.o CC [M] drivers/connector/cn_queue.o CC [M] drivers/connector/connector.o CC kernel/sched_clock.o CC kernel/cred.o CC fs/namespace.o CC [M] sound/i2c/other/pt2258.o AS arch/sparc/lib/GENpatch.o CC [M] drivers/block/paride/aten.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/timer_int.o LD security/tomoyo/built-in.o AS arch/sparc/lib/NG2copy_from_user.o AS arch/sparc/lib/NG2copy_to_user.o CC [M] net/802/p8022.o CC fs/seq_file.o AS arch/sparc/lib/NG2memcpy.o CC [M] arch/sparc/oprofile/init.o CC [M] drivers/block/paride/bpck.o CC crypto/shash.o CC [M] drivers/block/paride/comm.o CC arch/sparc/kernel/signal32.o LD drivers/firewire/built-in.o CC [M] drivers/firewire/fw-card.o CC [M] net/802/psnap.o CC [M] sound/pci/atiixp.o CC [M] drivers/atm/solos-pci.o CC [M] sound/core/pcm.o CC crypto/algboss.o CC arch/sparc/prom/tree_64.o CC [M] sound/core/pcm_native.o CC kernel/async.o CC fs/xattr.o CC kernel/freezer.o CC [M] drivers/block/DAC960.o LD arch/sparc/mm/built-in.o CC [M] drivers/block/aoe/aoecmd.o CC [M] net/8021q/vlan_gvrp.o CC kernel/profile.o CC [M] sound/core/seq/seq.o CC [M] drivers/atm/adummy.o CC [M] sound/i2c/other/tea575x-tuner.o CC [M] drivers/block/pktcdvd.o CC [M] drivers/ata/sata_qstor.o CC [M] sound/core/oss/mulaw.o CC arch/sparc/kernel/kprobes.o CC [M] net/8021q/vlanproc.o CC [M] sound/drivers/vx/vx_hwdep.o CC block/scsi_ioctl.o CC kernel/sysctl_check.o CC block/cmd-filter.o CC [M] sound/drivers/opl3/opl3_synth.o CC [M] drivers/ata/sata_sil.o CC arch/sparc/kernel/ldc.o CC drivers/base/dd.o CC [M] drivers/ata/sata_sil24.o CC [M] drivers/block/paride/dstr.o CC arch/sparc/kernel/vio.o CC [M] sound/core/seq/seq_lock.o CC [M] sound/drivers/opl3/opl3_seq.o CC fs/libfs.o CC kernel/stacktrace.o CC [M] sound/core/oss/route.o LD net/8021q/built-in.o CC lib/string_helpers.o CC [M] drivers/bluetooth/hci_ldisc.o CC [M] sound/core/oss/rate.o AS arch/sparc/lib/NG2page.o CC [M] net/9p/trans_fd.o CC security/selinux/ss/sidtab.o CC block/bsg.o CC security/selinux/ss/avtab.o LD net/appletalk/built-in.o LD drivers/firmware/built-in.o CC [M] net/appletalk/aarp.o LD arch/sparc/math-emu/built-in.o CC [M] sound/drivers/vx/vx_pcm.o CC crypto/testmgr.o CC arch/sparc/kernel/viohs.o LD [M] arch/sparc/oprofile/oprofile.o CC drivers/gpio/gpiolib.o LD [M] sound/drivers/mpu401/snd-mpu401-uart.o CC [M] net/appletalk/ddp.o CC arch/sparc/kernel/ds.o LD [M] sound/drivers/mpu401/snd-mpu401.o CC crypto/crypto_wq.o CC lib/iomap_copy.o CC drivers/base/driver.o CC [M] drivers/gpio/max7301.o LD drivers/gpu/drm/built-in.o CC [M] drivers/gpu/drm/drm_auth.o CC drivers/char/random.o CC [M] drivers/gpio/max732x.o CC [M] drivers/firewire/fw-topology.o CC kernel/irq/handle.o CC [M] drivers/ata/sata_via.o CC drivers/char/tty_io.o CC block/noop-iosched.o CC kernel/power/process.o AS arch/sparc/lib/NG2patch.o AS arch/sparc/lib/NGbzero.o AS arch/sparc/lib/NGcopy_from_user.o CC kernel/power/poweroff.o AS arch/sparc/lib/NGcopy_to_user.o AS arch/sparc/lib/NGmemcpy.o CC mm/mprotect.o AS arch/sparc/lib/NGpage.o CC [M] net/appletalk/dev.o CC [M] net/appletalk/atalk_proc.o AS arch/sparc/lib/NGpatch.o AS arch/sparc/lib/U1copy_from_user.o AS arch/sparc/lib/U1copy_to_user.o AS arch/sparc/lib/U1memcpy.o AS arch/sparc/lib/U3copy_from_user.o CC [M] drivers/gpio/mcp23s08.o CC drivers/cpufreq/cpufreq_performance.o AS arch/sparc/lib/U3copy_to_user.o AS arch/sparc/lib/U3memcpy.o CC lib/devres.o AS arch/sparc/lib/U3patch.o CC kernel/time/timekeeping.o CC [M] sound/core/seq/seq_clientmgr.o CC kernel/trace/trace_selftest_dynamic.o CC [M] drivers/cpufreq/cpufreq_stats.o AS arch/sparc/lib/VISsave.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o CC [M] drivers/gpio/pca953x.o AS arch/sparc/lib/atomic_64.o CC crypto/fips.o CC [M] drivers/cpufreq/cpufreq_powersave.o CC crypto/aead.o AS arch/sparc/lib/bitops.o AS arch/sparc/lib/bzero.o AS arch/sparc/lib/checksum_64.o CC [M] drivers/gpu/drm/drm_bufs.o AR arch/sparc/prom/lib.a AS arch/sparc/lib/clear_page.o CC kernel/irq/manage.o CC kernel/irq/spurious.o AS arch/sparc/lib/copy_in_user.o LD [M] sound/drivers/snd-dummy.o LD [M] sound/drivers/snd-virmidi.o CC [M] sound/core/seq/seq_memory.o AS arch/sparc/lib/copy_page.o CC [M] sound/core/pcm_lib.o CC [M] drivers/ata/sata_vsc.o AS arch/sparc/lib/csum_copy.o AS arch/sparc/lib/csum_copy_from_user.o AS arch/sparc/lib/csum_copy_to_user.o CC [M] sound/core/seq/seq_queue.o CC kernel/mutex-debug.o AS arch/sparc/lib/ipcsum.o CC crypto/chainiv.o LD [M] sound/drivers/snd-serial-u16550.o CC kernel/lockdep.o LD [M] sound/drivers/snd-mtpav.o CC [M] drivers/cpufreq/cpufreq_userspace.o AS arch/sparc/lib/mcount.o LD drivers/hid/built-in.o AS arch/sparc/lib/memcmp.o CC [M] drivers/hid/hid-lg.o CC [M] net/appletalk/sysctl_net_atalk.o CC [M] drivers/bluetooth/hci_h4.o LD drivers/hwmon/built-in.o CC arch/sparc/kernel/audit.o AS arch/sparc/lib/memmove.o CC [M] drivers/hid/hid-lgff.o CC fs/fs-writeback.o CC crypto/eseqiv.o AS arch/sparc/lib/memscan_64.o CC [M] drivers/hwmon/hwmon.o CC [M] sound/drivers/opl3/opl3_midi.o AS arch/sparc/lib/rwsem_64.o CC drivers/base/class.o CC [M] drivers/hid/hid-lg2ff.o CC lib/check_signature.o CC [M] drivers/firewire/fw-transaction.o CC kernel/time/ntp.o AS arch/sparc/lib/strlen.o AS arch/sparc/lib/strlen_user_64.o CC [M] sound/drivers/opl3/opl3_drums.o AS arch/sparc/lib/strncmp_64.o CC security/selinux/ss/policydb.o AS arch/sparc/lib/strncpy_from_user_64.o CC drivers/i2c/i2c-boardinfo.o CC [M] sound/core/seq/seq_fifo.o CC arch/sparc/lib/user_fixup.o LD drivers/i2c/algos/built-in.o CC [M] drivers/cpufreq/cpufreq_ondemand.o CC [M] drivers/i2c/algos/i2c-algo-bit.o CC security/selinux/ss/services.o CC [M] sound/core/seq/seq_prioq.o CC arch/sparc/kernel/compat_audit.o CC [M] drivers/block/sunvdc.o CC [M] sound/core/pcm_timer.o CC [M] drivers/block/umem.o AS arch/sparc/kernel/head_64.o CC security/selinux/ss/conditional.o CC [M] drivers/gpio/pcf857x.o LD [M] sound/i2c/other/snd-ak4117.o LD [M] sound/i2c/other/snd-ak4xxx-adda.o CC mm/mremap.o LD [M] sound/i2c/other/snd-ak4114.o CC security/selinux/ss/mls.o CC [M] net/802/tr.o LD [M] sound/i2c/other/snd-pt2258.o LD [M] sound/i2c/other/snd-tea575x-tuner.o CC mm/msync.o CC kernel/lockdep_proc.o CC crypto/pcompress.o CC [M] drivers/bluetooth/hci_bcsp.o CC [M] drivers/block/nbd.o CC [M] sound/drivers/opl3/opl3_oss.o CC kernel/futex.o CC [M] drivers/ata/sata_sis.o CC mm/rmap.o CC drivers/base/platform.o CC [M] drivers/cpufreq/cpufreq_conservative.o CC [M] drivers/block/paride/kbic.o LD [M] drivers/connector/cn.o CC kernel/trace/trace_clock.o LD drivers/idle/built-in.o CC [M] drivers/firewire/fw-iso.o CC [M] drivers/firewire/fw-device.o LD drivers/ide/built-in.o CC kernel/irq/resend.o LD net/atm/built-in.o CC fs/pnode.o CC [M] drivers/ide/ide-cd.o CC [M] net/atm/addr.o CC [M] net/atm/pvc.o CC [M] drivers/i2c/algos/i2c-algo-pca.o CC block/compat_ioctl.o CC [M] drivers/ide/ide-cd_ioctl.o CC [M] drivers/block/paride/epat.o CC kernel/futex_compat.o CC [M] net/9p/trans_rdma.o CC block/blk-integrity.o CC lib/locking-selftest.o LD sound/pcmcia/vx/built-in.o CC fs/drop_caches.o CC [M] sound/pcmcia/vx/vxpocket.o LD drivers/i2c/busses/built-in.o CC [M] drivers/i2c/busses/i2c-ali1535.o LD kernel/power/built-in.o CC [M] sound/pcmcia/vx/vxp_ops.o CC [M] drivers/block/paride/epia.o CC [M] sound/pcmcia/vx/vxp_mixer.o CC [M] drivers/block/paride/frpw.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o CC [M] drivers/block/paride/friq.o CC mm/vmalloc.o CC [M] drivers/bluetooth/hci_ll.o CC [M] drivers/ata/sata_sx4.o CC kernel/irq/chip.o LD drivers/gpio/built-in.o CC mm/pagewalk.o CC [M] block/as-iosched.o CC [M] block/deadline-iosched.o CC [M] sound/core/seq/seq_timer.o CC [M] drivers/block/paride/fit2.o CC crypto/md5.o CC [M] block/cfq-iosched.o CC [M] net/atm/signaling.o CC mm/page_io.o CC crypto/rng.o CC [M] sound/drivers/vx/vx_mixer.o LD drivers/i2c/chips/built-in.o CC kernel/rtmutex.o CC [M] drivers/i2c/chips/ds1682.o CC lib/spinlock_debug.o CC [M] drivers/hwmon/hwmon-vid.o CC kernel/irq/devres.o CC kernel/rtmutex-debug.o CC [M] sound/pci/azt3328.o CC [M] sound/core/seq/seq_system.o AS arch/sparc/lib/xor.o CC [M] sound/drivers/vx/vx_cmd.o LD arch/sparc/lib/built-in.o AR arch/sparc/lib/lib.a CC [M] sound/pci/bt87x.o CC mm/swap_state.o CC arch/sparc/kernel/init_task.o LDS arch/sparc/kernel/vmlinux.lds CC [M] drivers/gpu/drm/drm_cache.o LD [M] net/8021q/8021q.o CC [M] sound/core/pcm_misc.o CC kernel/time/clocksource.o CC [M] sound/core/pcm_memory.o CC [M] drivers/ata/sata_nv.o CC crypto/krng.o CC mm/swapfile.o CC drivers/char/n_tty.o CC [M] drivers/block/aoe/aoedev.o LD net/ax25/built-in.o CC [M] net/ax25/ax25_addr.o CC [M] drivers/block/aoe/aoemain.o CC [M] drivers/cpufreq/freq_table.o CC kernel/rtmutex-tester.o CC kernel/trace/ftrace.o LD drivers/ieee1394/built-in.o LD drivers/ieee802154/built-in.o CC [M] drivers/ieee1394/ieee1394_core.o CC [M] drivers/ieee802154/fakehard.o CC [M] sound/core/seq/seq_ports.o CC drivers/base/cpu.o LD drivers/infiniband/built-in.o CC kernel/irq/proc.o LD drivers/infiniband/core/built-in.o LD drivers/input/gameport/built-in.o CC [M] drivers/input/gameport/gameport.o LD drivers/input/serio/built-in.o CC [M] drivers/infiniband/core/addr.o CC [M] drivers/input/serio/serio.o CC [M] drivers/firewire/fw-cdev.o CC drivers/input/input.o CC [M] drivers/block/cryptoloop.o CC [M] drivers/gpu/drm/drm_context.o CC [M] sound/core/rawmidi.o CC drivers/input/input-compat.o CC [M] drivers/block/sx8.o CC [M] sound/core/seq/seq_info.o CC mm/thrash.o CC [M] sound/drivers/vx/vx_uer.o LD drivers/cpufreq/built-in.o CC kernel/trace/ring_buffer.o LD sound/core/seq/oss/built-in.o CC [M] arch/sparc/kernel/us3_cpufreq.o CC [M] sound/core/seq/oss/seq_oss.o LD drivers/infiniband/hw/amso1100/built-in.o CC mm/dmapool.o CC [M] sound/core/seq/oss/seq_oss_init.o LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.o CC [M] drivers/infiniband/hw/amso1100/c2.o CC mm/hugetlb.o CC [M] net/atm/svc.o CC [M] net/802/fddi.o CC [M] drivers/hwmon/w83627hf.o CC [M] drivers/ata/sata_uli.o CC mm/mempolicy.o CC [M] drivers/hwmon/w83792d.o CC [M] arch/sparc/kernel/us2e_cpufreq.o CC [M] drivers/i2c/chips/tsl2550.o CC lib/find_last_bit.o CC mm/sparse.o CC [M] sound/pci/cmipci.o LD kernel/irq/built-in.o CC kernel/smp.o CC fs/splice.o CC [M] drivers/block/aoe/aoenet.o CC [M] sound/pci/cs4281.o CC [M] drivers/bluetooth/bcm203x.o CC [M] sound/core/seq/oss/seq_oss_timer.o CC kernel/spinlock.o CC [M] net/atm/ioctl.o CC mm/sparse-vmemmap.o CC [M] drivers/i2c/i2c-core.o LD security/selinux/selinux.o CC [M] net/atm/common.o CC kernel/trace/trace.o LD drivers/isdn/capi/built-in.o CC fs/sync.o CC [M] drivers/isdn/capi/kcapi.o CC [M] crypto/seqiv.o LD [M] sound/core/oss/snd-mixer-oss.o CC [M] drivers/isdn/capi/capiutil.o LD [M] sound/core/oss/snd-pcm-oss.o CC [M] drivers/bluetooth/bpa10x.o LD [M] sound/drivers/opl3/snd-opl3-lib.o CC [M] sound/core/timer.o CC lib/hweight.o LD [M] sound/drivers/opl3/snd-opl3-synth.o CC [M] drivers/hid/hid-core.o CC kernel/trace/trace_output.o CC [M] sound/core/sound.o CC [M] drivers/ide/ide-cd_verbose.o CC [M] drivers/infiniband/core/cm.o LD drivers/lguest/built-in.o LD drivers/macintosh/built-in.o CC drivers/leds/led-core.o CC mm/shmem_acl.o CC kernel/uid16.o CC [M] crypto/hmac.o CC [M] sound/core/init.o CC [M] arch/sparc/kernel/chmc.o CC [M] drivers/infiniband/core/packer.o CC [M] drivers/i2c/i2c-dev.o CC [M] drivers/bluetooth/bfusb.o CC [M] drivers/i2c/busses/i2c-ali1563.o CC [M] drivers/infiniband/hw/amso1100/c2_provider.o CC drivers/base/firmware.o CC kernel/time/jiffies.o CC [M] drivers/i2c/busses/i2c-ali15x3.o CC [M] sound/core/memory.o CC [M] drivers/i2c/busses/i2c-amd756.o CC [M] net/ax25/ax25_dev.o LD arch/sparc/kernel/built-in.o CC [M] drivers/hid/hid-input.o CC [M] drivers/input/gameport/emu10k1-gp.o CC [M] drivers/block/ub.o CC [M] drivers/infiniband/hw/amso1100/c2_rnic.o CC [M] drivers/firewire/fw-ohci.o LD drivers/block/built-in.o CC fs/utimes.o LD [M] sound/pcmcia/vx/snd-vxpocket.o CC [M] sound/pci/ens1370.o CC [M] drivers/ata/sata_mv.o CC [M] drivers/ata/sata_inic162x.o CC kernel/trace/trace_stat.o CC [M] drivers/firewire/fw-sbp2.o CC [M] sound/core/info.o CC [M] sound/core/control.o LD [M] sound/drivers/snd-mts64.o CC [M] net/ax25/ax25_iface.o LD [M] sound/drivers/vx/snd-vx-lib.o CC [M] sound/core/seq/oss/seq_oss_ioctl.o LD [M] sound/drivers/snd-portman2x4.o CC [M] net/ax25/ax25_in.o LD drivers/infiniband/hw/cxgb3/built-in.o CC kernel/time/timer_list.o CC [M] net/atm/atm_misc.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cm.o LD drivers/infiniband/hw/ipath/built-in.o CC fs/stack.o CC [M] drivers/infiniband/hw/ipath/ipath_cq.o CC [M] drivers/atm/atmtcp.o CC [M] drivers/infiniband/hw/cxgb3/iwch_ev.o CC lib/kernel_lock.o CC [M] sound/core/misc.o CC [M] sound/core/device.o CC [M] drivers/input/serio/i8042.o CC mm/slub.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cq.o LD block/built-in.o CC [M] drivers/infiniband/hw/amso1100/c2_alloc.o CC [M] drivers/gpu/drm/drm_dma.o CC kernel/time/timecompare.o CC drivers/input/ff-core.o CC kernel/time/clockevents.o CC lib/list_debug.o LD [M] net/appletalk/appletalk.o CC drivers/leds/led-triggers.o LD drivers/md/built-in.o CC [M] drivers/md/linear.o CC [M] drivers/md/raid0.o LD [M] net/9p/9pnet.o LD [M] net/9p/9pnet_rdma.o LD net/bluetooth/built-in.o CC [M] drivers/block/paride/fit3.o CC kernel/module.o LD drivers/input/joystick/built-in.o CC [M] drivers/ata/pdc_adma.o CC [M] net/bluetooth/af_bluetooth.o CC [M] net/802/p8023.o CC [M] drivers/input/joystick/a3d.o CC kernel/kallsyms.o CC fs/fs_struct.o LD net/bridge/built-in.o CC [M] net/bridge/br.o CC [M] drivers/gpu/drm/drm_drawable.o CC drivers/char/tty_ioctl.o CC [M] drivers/input/joystick/adi.o CC [M] drivers/input/gameport/fm801-gp.o CC mm/failslab.o LD drivers/media/common/tuners/built-in.o CC [M] drivers/media/common/tuners/tuner-xc2028.o CC [M] drivers/input/gameport/lightning.o CC [M] drivers/media/common/ir-functions.o CC [M] drivers/bluetooth/dtl1_cs.o CC [M] sound/core/sound_oss.o LD [M] drivers/block/aoe/aoe.o CC drivers/base/init.o CC [M] sound/pci/ak4531_codec.o LD drivers/isdn/divert/built-in.o CC kernel/acct.o CC [M] drivers/isdn/divert/isdn_divert.o CC kernel/compat.o CC fs/buffer.o CC [M] drivers/ide/ide.o CC mm/filemap_xip.o CC [M] drivers/infiniband/core/ud_header.o CC [M] net/atm/raw.o CC [M] net/atm/resources.o CC [M] crypto/xcbc.o LD drivers/infiniband/hw/mlx4/built-in.o LD drivers/infiniband/hw/mthca/built-in.o LD drivers/media/dvb/b2c2/built-in.o CC [M] drivers/infiniband/hw/mthca/mthca_main.o CC [M] drivers/media/dvb/b2c2/flexcop-pci.o CC [M] drivers/infiniband/hw/mlx4/ah.o CC [M] drivers/infiniband/hw/amso1100/c2_mq.o CC [M] drivers/media/dvb/b2c2/flexcop-usb.o LD drivers/media/radio/built-in.o CC [M] drivers/input/joystick/analog.o CC [M] drivers/i2c/busses/i2c-amd8111.o CC [M] drivers/media/radio/radio-maxiradio.o CC [M] drivers/input/serio/parkbd.o CC [M] drivers/input/joystick/cobra.o CC [M] drivers/input/gameport/ns558.o CC [M] drivers/ata/pata_ali.o CC drivers/base/map.o CC mm/migrate.o CC [M] drivers/bluetooth/bt3c_cs.o CC [M] net/ax25/ax25_ip.o CC [M] sound/core/info_oss.o CC [M] drivers/atm/lanai.o CC kernel/trace/trace_printk.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:284: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_unregister_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:311: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:312: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:642: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:708: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:777: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) CC [M] drivers/atm/he.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_attach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:858: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c:859: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:873: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:823) /scratch/kisskb/src/drivers/i2c/i2c-core.c:873: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:823) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_detach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:880: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:881: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:901: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:875) /scratch/kisskb/src/drivers/i2c/i2c-core.c:901: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:875) CC [M] drivers/media/common/tuners/tuner-simple.o CC [M] drivers/ieee1394/ieee1394_transactions.o CC fs/bio.o CC [M] drivers/infiniband/hw/ipath/ipath_diag.o CC kernel/cgroup.o CC [M] sound/core/seq/oss/seq_oss_event.o CC [M] sound/core/vmaster.o CC [M] drivers/ide/ide-ioctls.o CC [M] drivers/infiniband/hw/ipath/ipath_dma.o CC [M] drivers/gpu/drm/drm_drv.o CC [M] drivers/ata/pata_amd.o CC drivers/leds/ledtrig-ide-disk.o CC [M] drivers/infiniband/hw/amso1100/c2_ae.o LD drivers/media/video/built-in.o CC kernel/time/tick-common.o CC [M] drivers/media/video/msp3400-driver.o CC [M] drivers/ata/pata_artop.o CC drivers/char/tty_ldisc.o CC [M] drivers/hid/hid-debug.o CC [M] drivers/infiniband/hw/ipath/ipath_driver.o LD drivers/isdn/hardware/avm/built-in.o LD net/can/built-in.o CC [M] drivers/block/paride/on20.o CC [M] drivers/isdn/hardware/avm/b1pci.o CC [M] net/can/bcm.o LD drivers/isdn/gigaset/built-in.o CC [M] drivers/isdn/gigaset/bas-gigaset.o CC [M] drivers/infiniband/hw/ipath/ipath_eeprom.o CC kernel/time/tick-oneshot.o CC [M] drivers/block/paride/on26.o CC kernel/time/tick-sched.o CC [M] drivers/media/radio/radio-gemtek-pci.o CC [M] drivers/isdn/divert/divert_procfs.o CC [M] drivers/infiniband/hw/mlx4/cq.o CC [M] sound/core/jack.o CC [M] net/atm/atm_sysfs.o CC [M] drivers/infiniband/hw/mlx4/doorbell.o LD [M] sound/core/seq/snd-seq.o LD [M] sound/core/seq/snd-seq-device.o CC [M] drivers/block/paride/ktti.o CC [M] net/802/stp.o LD drivers/isdn/hisax/built-in.o CC drivers/base/devres.o CC [M] drivers/isdn/hisax/config.o LD sound/ppc/built-in.o LD [M] sound/core/seq/snd-seq-midi-event.o CC [M] drivers/media/radio/radio-maestro.o CC [M] drivers/leds/led-class.o LD sound/sh/built-in.o CC [M] drivers/input/serio/serport.o CC [M] net/bridge/br_device.o LD sound/soc/built-in.o CC [M] sound/soc/soc-core.o CC [M] drivers/input/serio/pcips2.o CC [M] drivers/media/video/msp3400-kthreads.o LD [M] drivers/atm/fore_200e.o CC [M] drivers/media/common/ir-keymaps.o CC [M] drivers/hwmon/w83793.o CC [M] sound/soc/soc-dapm.o CC drivers/char/tty_buffer.o CC [M] net/atm/proc.o CC fs/block_dev.o CC [M] drivers/infiniband/hw/amso1100/c2_vq.o CC [M] crypto/crypto_null.o CC drivers/char/tty_port.o CC [M] net/bridge/br_fdb.o CC [M] net/802/garp.o CC drivers/char/pty.o CC drivers/char/misc.o CC [M] drivers/isdn/capi/capilib.o CC fs/direct-io.o CC fs/mpage.o CC fs/ioprio.o CC [M] sound/soc/soc-jack.o CC [M] sound/core/seq/oss/seq_oss_rw.o CC fs/bio-integrity.o CC [M] drivers/hid/hidraw.o LD sound/soc/atmel/built-in.o CC [M] drivers/isdn/divert/divert_init.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. CC [M] drivers/i2c/busses/i2c-i801.o CC [M] net/ax25/ax25_out.o CC kernel/time/timer_stats.o CC [M] drivers/infiniband/hw/amso1100/c2_intr.o LD sound/soc/au1x/built-in.o CC [M] drivers/block/paride/pd.o LD sound/soc/blackfin/built-in.o CC [M] drivers/bluetooth/bluecard_cs.o LD sound/soc/davinci/built-in.o CC [M] sound/core/seq/oss/seq_oss_synth.o CC [M] drivers/infiniband/hw/amso1100/c2_cq.o CC [M] drivers/isdn/hardware/avm/b1.o CC [M] sound/core/seq/oss/seq_oss_midi.o LD sound/soc/fsl/built-in.o CC [M] drivers/infiniband/hw/cxgb3/iwch_qp.o LD sound/soc/codecs/built-in.o CC [M] crypto/md4.o CC [M] drivers/md/raid1.o CC [M] sound/soc/codecs/ad73311.o CC [M] sound/core/seq/oss/seq_oss_readq.o CC [M] drivers/isdn/capi/kcapi_proc.o CC [M] drivers/isdn/hardware/avm/b1dma.o /scratch/kisskb/src/drivers/char/tty_ioctl.c: In function 'tty_mode_ioctl': /scratch/kisskb/src/drivers/char/tty_ioctl.c:950: warning: unused variable 'ktermx' CC [M] drivers/gpu/drm/drm_fops.o CC [M] drivers/ata/pata_atiixp.o LD security/selinux/ss/ss.o LD security/selinux/ss/built-in.o LD security/selinux/built-in.o CC [M] drivers/ata/pata_cmd640.o CC [M] drivers/infiniband/hw/mlx4/mad.o CC net/core/sock.o CC lib/debugobjects.o CC kernel/trace/trace_sched_switch.o CC [M] drivers/ieee1394/hosts.o CC [M] drivers/infiniband/hw/mlx4/main.o LD kernel/time/built-in.o LD [M] sound/core/seq/snd-seq-dummy.o LD sound/sparc/built-in.o CC [M] drivers/leds/leds-bd2802.o CC kernel/trace/trace_functions.o CC drivers/base/attribute_container.o CC [M] sound/sparc/amd7930.o CC [M] drivers/ata/pata_cmd64x.o LD drivers/message/fusion/built-in.o LD drivers/memstick/core/built-in.o CC [M] drivers/memstick/core/memstick.o CC [M] drivers/message/fusion/mptbase.o CC [M] net/atm/mpc.o LD security/built-in.o LD drivers/infiniband/hw/nes/built-in.o CC [M] drivers/leds/leds-sunfire.o CC [M] drivers/infiniband/hw/nes/nes.o CC [M] drivers/infiniband/hw/ipath/ipath_file_ops.o LD drivers/input/keyboard/built-in.o CC [M] drivers/media/radio/dsbr100.o LD drivers/message/i2o/built-in.o CC [M] drivers/input/keyboard/atkbd.o CC [M] drivers/infiniband/hw/ipath/ipath_fs.o CC [M] drivers/message/i2o/bus-osm.o CC [M] drivers/media/dvb/b2c2/flexcop.o CC lib/bitrev.o CC [M] net/bluetooth/hci_core.o CC [M] drivers/message/i2o/iop.o CC [M] drivers/media/dvb/b2c2/flexcop-fe-tuner.o CC [M] crypto/rmd128.o CC [M] drivers/ide/ide-io.o CC [M] drivers/infiniband/hw/ipath/ipath_init_chip.o CC [M] drivers/infiniband/hw/ipath/ipath_intr.o CC [M] drivers/media/dvb/b2c2/flexcop-i2c.o CC [M] drivers/input/serio/libps2.o CC [M] drivers/input/serio/serio_raw.o CC [M] drivers/input/joystick/db9.o CC [M] net/ax25/ax25_route.o CC [M] drivers/media/common/tuners/tuner-types.o CC drivers/char/vt_ioctl.o CC [M] drivers/media/common/saa7146_i2c.o CC kernel/trace/trace_irqsoff.o CC kernel/trace/trace_sched_wakeup.o CC [M] drivers/media/radio/radio-si470x.o CC [M] drivers/isdn/capi/capi.o CC [M] drivers/block/paride/pcd.o CC [M] drivers/bluetooth/btuart_cs.o CC [M] drivers/ieee1394/highlevel.o CC [M] sound/pci/ens1371.o CC [M] drivers/isdn/capi/capidrv.o CC [M] drivers/block/paride/pf.o LD [M] sound/core/snd.o LD [M] sound/core/snd-hwdep.o CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o CC drivers/char/vc_screen.o LD drivers/input/misc/built-in.o CC [M] drivers/input/misc/ati_remote.o CC drivers/char/selection.o CC kernel/cgroup_debug.o CC [M] drivers/infiniband/hw/amso1100/c2_qp.o CC [M] drivers/infiniband/hw/amso1100/c2_cm.o LD drivers/input/mouse/built-in.o CC [M] drivers/input/mouse/appletouch.o CC [M] drivers/input/joystick/gamecon.o CC [M] drivers/isdn/capi/capifs.o LD drivers/memstick/host/built-in.o CC [M] drivers/memstick/host/tifm_ms.o CC drivers/base/transport_class.o LD drivers/input/tablet/built-in.o CC [M] drivers/input/tablet/acecad.o LD fs/9p/built-in.o CC [M] fs/9p/vfs_super.o LD fs/adfs/built-in.o CC [M] sound/soc/codecs/ak4104.o LD drivers/isdn/hysdn/built-in.o CC [M] drivers/infiniband/hw/amso1100/c2_mm.o CC [M] fs/adfs/dir.o CC [M] drivers/isdn/hysdn/hysdn_procconf.o CC [M] crypto/rmd160.o /scratch/kisskb/src/drivers/memstick/core/memstick.c: In function 'h_memstick_read_dev_id': /scratch/kisskb/src/drivers/memstick/core/memstick.c:328: warning: 'id_reg.if_mode' may be used uninitialized in this function LD [M] drivers/isdn/divert/dss1_divert.o CC [M] drivers/input/tablet/aiptek.o LD drivers/isdn/i4l/built-in.o CC [M] drivers/isdn/hysdn/hysdn_proclog.o CC [M] drivers/isdn/hisax/isdnl1.o CC [M] drivers/isdn/i4l/isdn_net.o CC [M] drivers/hid/hid-a4tech.o LD [M] drivers/firewire/firewire-core.o CC mm/allocpercpu.o CC [M] drivers/bluetooth/btusb.o LD [M] drivers/firewire/firewire-ohci.o CC [M] drivers/i2c/busses/i2c-isch.o LD drivers/isdn/mISDN/built-in.o LD [M] drivers/firewire/firewire-sbp2.o LD fs/affs/built-in.o CC [M] drivers/isdn/mISDN/l1oip_core.o CC [M] fs/affs/super.o LD fs/autofs/built-in.o CC drivers/char/keyboard.o LD fs/autofs4/built-in.o CC [M] drivers/memstick/core/mspro_block.o CC [M] fs/autofs4/init.o CC [M] fs/autofs/dirhash.o CC [M] drivers/message/i2o/driver.o LD fs/afs/built-in.o CC [M] drivers/infiniband/hw/mlx4/mr.o CC [M] fs/afs/cache.o CC [M] fs/affs/namei.o CC [M] drivers/infiniband/core/verbs.o CC [M] fs/affs/inode.o CC mm/quicklist.o CC [M] drivers/hid/hid-apple.o CC [M] drivers/infiniband/hw/amso1100/c2_pd.o /scratch/kisskb/src/drivers/media/radio/radio-si470x.c: In function 'si470x_fops_release': /scratch/kisskb/src/drivers/media/radio/radio-si470x.c:1217: warning: label 'unlock' defined but not used CC [M] drivers/hid/hid-belkin.o CC [M] net/can/raw.o CC [M] sound/sparc/cs4231.o CC [M] drivers/hid/hid-cherry.o CC [M] drivers/infiniband/hw/ipath/ipath_keys.o CC [M] drivers/hid/hid-chicony.o CC [M] drivers/gpu/drm/drm_gem.o CC [M] sound/core/seq/oss/seq_oss_writeq.o CC [M] net/bridge/br_forward.o CC [M] drivers/bluetooth/btsdio.o CC [M] drivers/media/dvb/b2c2/flexcop-sram.o CC [M] drivers/ata/pata_cs5520.o LD fs/befs/built-in.o CC [M] net/bridge/br_if.o LD net/802/built-in.o CC [M] fs/befs/datastream.o LD sound/soc/omap/built-in.o CC [M] drivers/infiniband/hw/mlx4/qp.o LD sound/soc/pxa/built-in.o LD fs/bfs/built-in.o CC [M] drivers/ieee1394/csr.o CC [M] net/bridge/br_input.o CC [M] fs/befs/btree.o CC [M] fs/bfs/inode.o CC kernel/trace/trace_nop.o CC [M] drivers/leds/leds-pca9532.o CC [M] drivers/ide/ide-iops.o CC kernel/trace/trace_stack.o CC [M] drivers/hwmon/w83781d.o CC [M] drivers/ieee1394/nodemgr.o CC [M] drivers/leds/leds-gpio.o CC [M] drivers/hid/hid-cypress.o CC [M] drivers/gpu/drm/drm_ioctl.o CC [M] fs/adfs/dir_f.o CC [M] drivers/ieee1394/dma.o CC [M] drivers/input/tablet/gtco.o LD drivers/input/touchscreen/built-in.o CC [M] fs/befs/super.o CC [M] drivers/isdn/hisax/tei.o CC [M] drivers/media/video/stk-webcam.o CC [M] drivers/input/touchscreen/ad7877.o CC [M] drivers/infiniband/hw/ipath/ipath_mad.o CC [M] drivers/block/paride/pt.o CC [M] crypto/rmd256.o CC [M] drivers/i2c/busses/i2c-nforce2.o CC [M] drivers/input/touchscreen/ad7879.o CC [M] drivers/ide/ide-lib.o LD drivers/mfd/built-in.o CC [M] drivers/mfd/sm501.o CC [M] fs/autofs4/inode.o CC [M] net/ax25/ax25_std_in.o CC drivers/char/consolemap.o CC [M] fs/9p/vfs_inode.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_receive': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:955: warning: 'actual_sge_count' may be used uninitialized in this function /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_send': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:797: warning: 'tot_len' may be used uninitialized in this function /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:798: warning: 'actual_sge_count' may be used uninitialized in this function CC [M] net/ax25/ax25_std_subr.o CC [M] fs/affs/file.o CC [M] drivers/input/keyboard/sunkbd.o HOSTCC lib/gen_crc32table CC [M] net/atm/mpoa_caches.o CC [M] net/ax25/ax25_std_timer.o LD drivers/base/power/built-in.o CC drivers/base/dma-mapping.o CC lib/genalloc.o CC [M] drivers/input/ff-memless.o CC [M] drivers/infiniband/hw/mlx4/srq.o CC [M] drivers/isdn/hisax/isdnl2.o CC kernel/trace/trace_boot.o LD drivers/infiniband/ulp/ipoib/built-in.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o LD drivers/media/dvb/bt8xx/built-in.o LD lib/lzo/built-in.o CC [M] drivers/media/common/tuners/mt20xx.o CC [M] drivers/media/dvb/bt8xx/bt878.o CC [M] lib/lzo/lzo1x_compress.o CC [M] drivers/ata/pata_cs5530.o CC [M] drivers/media/common/tuners/tda8290.o CC [M] drivers/media/dvb/bt8xx/dvb-bt8xx.o CC [M] drivers/input/misc/ati_remote2.o CC [M] drivers/media/common/tuners/tea5767.o CC mm/memcontrol.o CC [M] drivers/isdn/gigaset/isocdata.o LD [M] sound/core/seq/oss/snd-seq-oss.o CC [M] drivers/hid/hid-drff.o CC [M] drivers/media/dvb/b2c2/flexcop-eeprom.o LD [M] sound/core/seq/snd-seq-virmidi.o LD [M] sound/core/seq/snd-seq-midi.o CC [M] drivers/media/dvb/b2c2/flexcop-misc.o LD [M] sound/core/seq/snd-seq-midi-emul.o LD [M] sound/core/snd-timer.o LD [M] sound/core/snd-hrtimer.o LD [M] sound/core/snd-pcm.o CC [M] drivers/infiniband/core/sysfs.o CC [M] drivers/hid/hid-ezkey.o LD [M] sound/core/snd-page-alloc.o LD [M] sound/core/snd-rawmidi.o CC [M] fs/afs/callback.o LD sound/core/built-in.o CC [M] fs/autofs/init.o CC kernel/trace/kmemtrace.o CC [M] drivers/infiniband/hw/cxgb3/iwch_mem.o CC [M] drivers/memstick/host/jmb38x_ms.o CC [M] drivers/input/joystick/gf2k.o CC [M] drivers/message/i2o/device.o LD [M] drivers/bluetooth/hci_uart.o CC [M] drivers/input/joystick/grip.o CC [M] drivers/infiniband/core/device.o LD sound/spi/built-in.o LD sound/synth/built-in.o CC [M] drivers/media/radio/radio-mr800.o CC [M] sound/synth/util_mem.o CC [M] drivers/input/keyboard/lkkbd.o CC [M] fs/9p/vfs_addr.o CC [M] fs/9p/vfs_file.o LD drivers/infiniband/ulp/iser/built-in.o CC [M] drivers/infiniband/ulp/iser/iser_verbs.o CC [M] sound/soc/codecs/ak4535.o CC [M] drivers/isdn/hisax/isdnl3.o CC [M] drivers/isdn/i4l/isdn_tty.o CC [M] drivers/leds/leds-pca955x.o CC [M] fs/9p/vfs_dir.o CC [M] drivers/message/i2o/debug.o CC [M] drivers/hid/hid-gyration.o LD [M] drivers/infiniband/hw/amso1100/iw_c2.o CC [M] drivers/message/fusion/mptscsih.o CC [M] drivers/hid/hid-kensington.o CC [M] net/bridge/br_ioctl.o CC [M] sound/pci/es1938.o CC [M] net/bridge/br_notify.o CC [M] drivers/hid/hid-kye.o CC drivers/base/node.o CC [M] drivers/input/mouse/bcm5974.o CC [M] drivers/media/dvb/b2c2/flexcop-hw-filter.o CC [M] drivers/ide/ide-probe.o CC [M] fs/9p/vfs_dentry.o CC [M] fs/autofs4/root.o CC [M] drivers/leds/leds-wm8350.o CC [M] drivers/leds/leds-dac124s085.o CC [M] drivers/infiniband/hw/ipath/ipath_mmap.o CC [M] fs/9p/v9fs.o CC [M] drivers/i2c/busses/i2c-piix4.o CC [M] sound/pci/es1968.o /scratch/kisskb/src/drivers/leds/leds-gpio.c: In function 'of_gpio_leds_probe': /scratch/kisskb/src/drivers/leds/leds-gpio.c:228: warning: 'flags' may be used uninitialized in this function CC [M] fs/adfs/dir_fplus.o CC [M] drivers/input/keyboard/xtkbd.o CC [M] drivers/message/i2o/pci.o CC [M] drivers/input/keyboard/newtonkbd.o LD [M] drivers/isdn/capi/kernelcapi.o CC [M] fs/befs/inode.o CC [M] net/ax25/ax25_subr.o CC [M] drivers/mfd/htc-pasic3.o LD lib/reed_solomon/built-in.o CC [M] drivers/input/tablet/kbtab.o CC [M] drivers/isdn/hysdn/boardergo.o CC [M] drivers/leds/ledtrig-timer.o CC [M] drivers/input/keyboard/stowaway.o CC [M] lib/reed_solomon/reed_solomon.o LD [M] drivers/hid/hid-logitech.o CONMK drivers/char/consolemap_deftbl.c CC [M] fs/9p/fid.o CC [M] drivers/input/keyboard/gpio_keys.o CC [M] drivers/ata/pata_cypress.o CC [M] lib/lzo/lzo1x_decompress.o CC [M] drivers/input/input-polldev.o CC drivers/char/vt.o CC [M] drivers/input/mousedev.o CC [M] drivers/infiniband/hw/nes/nes_hw.o CC [M] drivers/gpu/drm/drm_irq.o CC [M] drivers/input/tablet/wacom_wac.o CC [M] crypto/rmd320.o CC [M] fs/bfs/file.o CC [M] drivers/isdn/gigaset/common.o CC [M] net/bluetooth/hci_conn.o CC [M] drivers/infiniband/hw/cxgb3/iwch_provider.o CC [M] fs/autofs/inode.o CC [M] drivers/media/common/tuners/tea5761.o CC [M] fs/autofs/root.o CC [M] fs/autofs/symlink.o CC [M] sound/sparc/dbri.o CC [M] drivers/media/common/tuners/tda9887.o CC [M] drivers/hwmon/w83791d.o CC kernel/trace/trace_workqueue.o CC [M] drivers/infiniband/hw/cxgb3/iwch.o CC [M] drivers/input/touchscreen/ads7846.o CC [M] fs/adfs/file.o CC [M] drivers/media/common/tuners/tda827x.o CC [M] drivers/media/common/tuners/tda18271-maps.o CC [M] fs/befs/debug.o LD sound/synth/emux/built-in.o CC [M] sound/synth/emux/emux.o CC [M] drivers/hid/hid-microsoft.o CC [M] drivers/media/common/tuners/tda18271-common.o CC [M] drivers/input/tablet/wacom_sys.o CC [M] drivers/media/common/saa7146_core.o CC [M] net/ax25/ax25_timer.o CC [M] drivers/leds/ledtrig-heartbeat.o CC [M] drivers/isdn/hysdn/hysdn_boot.o CC [M] fs/afs/cell.o CC [M] fs/affs/dir.o CC [M] drivers/isdn/hysdn/hysdn_sched.o CC [M] drivers/leds/ledtrig-backlight.o CC [M] crypto/sha1_generic.o CC [M] drivers/block/paride/pg.o CC [M] drivers/leds/ledtrig-gpio.o CC [M] fs/autofs/waitq.o CC [M] net/can/af_can.o CC [M] net/ax25/ax25_uid.o SHIPPED drivers/char/defkeymap.c CC [M] fs/affs/amigaffs.o CC [M] drivers/hid/hid-monterey.o CC [M] drivers/input/joystick/grip_mp.o CC [M] drivers/input/misc/cm109.o CC [M] drivers/isdn/gigaset/interface.o CC [M] drivers/input/touchscreen/gunze.o CC [M] drivers/infiniband/hw/mthca/mthca_profile.o CC [M] fs/befs/io.o CC [M] net/atm/mpoa_proc.o CC [M] net/bluetooth/hci_event.o CC drivers/base/topology.o CC [M] drivers/infiniband/hw/mthca/mthca_reset.o CC [M] net/atm/clip.o CC [M] drivers/input/mouse/gpio_mouse.o CC drivers/base/module.o CC [M] drivers/infiniband/hw/ipath/ipath_mr.o LD [M] fs/9p/9p.o LD fs/btrfs/built-in.o CC [M] fs/bfs/dir.o CC [M] fs/btrfs/super.o CC [M] drivers/i2c/busses/i2c-sis5595.o CC net/core/request_sock.o LD fs/cachefiles/built-in.o CC [M] net/bridge/br_stp.o CC [M] fs/cachefiles/bind.o CC [M] fs/adfs/inode.o CC [M] net/bridge/br_stp_bpdu.o CC mm/page_cgroup.o CC [M] sound/pci/fm801.o CC [M] drivers/media/common/saa7146_fops.o LD drivers/media/dvb/dm1105/built-in.o CC [M] drivers/mfd/wm8400-core.o CC [M] crypto/sha256_generic.o CC [M] drivers/media/dvb/dm1105/dm1105.o CC [M] drivers/media/common/saa7146_video.o CC [M] drivers/mfd/wm8350-core.o CC [M] crypto/sha512_generic.o LD drivers/media/dvb/dvb-core/built-in.o CC [M] fs/cachefiles/daemon.o CC [M] drivers/media/dvb/dvb-core/dvbdev.o CC [M] drivers/media/dvb/b2c2/flexcop-dma.o CC [M] fs/autofs4/symlink.o CC [M] drivers/isdn/mISDN/l1oip_codec.o CC [M] drivers/leds/ledtrig-default-on.o CC [M] fs/adfs/map.o CC drivers/misc/kgdbts.o CC [M] drivers/isdn/hisax/lmgr.o CC [M] drivers/base/firmware_class.o LD [M] lib/lzo/lzo_compress.o LD [M] lib/lzo/lzo_decompress.o CC [M] drivers/media/radio/radio-tea5764.o CC [M] drivers/media/dvb/dvb-core/dmxdev.o CC [M] net/atm/br2684.o CC [M] drivers/isdn/mISDN/core.o CC [M] drivers/infiniband/core/fmr_pool.o CC [M] drivers/media/dvb/dvb-core/dvb_demux.o CC [M] drivers/isdn/mISDN/fsm.o CC [M] drivers/message/fusion/mptspi.o CC [M] drivers/media/dvb/dvb-core/dvb_filter.o CC [M] fs/befs/linuxvfs.o CC [M] drivers/infiniband/hw/ipath/ipath_qp.o LD drivers/leds/built-in.o CC [M] drivers/ieee1394/iso.o CC [M] net/ax25/af_ax25.o CC [M] fs/cachefiles/interface.o CC drivers/char/tty_audit.o CC [M] drivers/mfd/wm8350-regmap.o CC [M] net/ax25/ax25_ds_in.o CC [M] drivers/media/dvb/bt8xx/dst.o CC [M] drivers/infiniband/hw/ipath/ipath_rc.o CC [M] drivers/infiniband/hw/ipath/ipath_ruc.o CC [M] drivers/input/touchscreen/elo.o CC [M] sound/synth/emux/emux_synth.o CC [M] sound/soc/codecs/cs4270.o LD [M] fs/autofs/autofs.o CC [M] drivers/message/i2o/exec-osm.o CC [M] drivers/input/mouse/psmouse-base.o CC [M] drivers/isdn/hardware/avm/b1pcmcia.o CC [M] fs/cachefiles/key.o CC [M] drivers/input/mouse/synaptics.o CC [M] drivers/input/mouse/alps.o CC kernel/trace/blktrace.o CC [M] drivers/infiniband/hw/ipath/ipath_sdma.o LD drivers/mmc/card/built-in.o CC [M] fs/autofs4/waitq.o CC [M] drivers/infiniband/ulp/iser/iser_initiator.o CC [M] drivers/mmc/card/block.o CC [M] drivers/message/i2o/memory.o LD drivers/mtd/chips/built-in.o CC [M] drivers/mtd/chips/chipreg.o CC [M] drivers/input/mouse/elantech.o CC [M] drivers/infiniband/ulp/iser/iser_memory.o CC [M] drivers/ata/pata_efar.o CC [M] drivers/input/mouse/logips2pp.o CC [M] net/can/proc.o CC [M] drivers/ata/pata_hpt366.o CC [M] drivers/isdn/mISDN/socket.o CC [M] sound/soc/codecs/l3.o LD lib/zlib_deflate/built-in.o CC [M] drivers/isdn/hysdn/hysdn_net.o CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o CC [M] lib/zlib_deflate/deflate.o LD drivers/mmc/core/built-in.o CC [M] drivers/infiniband/hw/mthca/mthca_eq.o CC [M] drivers/isdn/hysdn/hysdn_init.o CC [M] drivers/mmc/core/core.o CC [M] drivers/isdn/hysdn/hycapi.o CC [M] drivers/media/video/stk-sensor.o CC [M] drivers/hid/hid-ntrig.o CC [M] drivers/md/raid10.o CC [M] fs/adfs/super.o CC [M] drivers/input/misc/keyspan_remote.o CC [M] drivers/input/joystick/guillemot.o CC [M] drivers/md/dm-raid1.o CC [M] drivers/input/joystick/interact.o CC [M] drivers/media/dvb/dvb-core/dvb_ca_en50221.o CC [M] drivers/media/common/tuners/tda18271-fe.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. CC [M] drivers/input/joystick/joydump.o CC [M] drivers/media/dvb/dvb-core/dvb_frontend.o LD [M] drivers/input/tablet/wacom.o CC [M] drivers/input/joystick/magellan.o CC [M] drivers/hwmon/ad7414.o CC [M] net/ax25/ax25_ds_subr.o CC [M] drivers/media/dvb/dvb-core/dvb_net.o CC [M] drivers/isdn/i4l/isdn_v110.o LD sound/usb/built-in.o CC [M] fs/affs/bitmap.o CC [M] drivers/input/joydev.o CC [M] sound/usb/usbaudio.o CC [M] drivers/media/common/saa7146_hlp.o CC [M] drivers/input/evdev.o LD [M] fs/bfs/bfs.o CC [M] drivers/ieee1394/csr1212.o CC [M] drivers/ieee1394/config_roms.o CC [M] drivers/input/evbug.o CC [M] net/ax25/ax25_ds_timer.o CC [M] drivers/gpu/drm/drm_lock.o CC [M] fs/afs/cmservice.o LD fs/cifs/built-in.o CC [M] crypto/wp512.o CC [M] fs/cachefiles/main.o CC [M] fs/cifs/cifsfs.o CC [M] sound/pci/intel8x0.o CC [M] fs/cifs/cifssmb.o CC [M] fs/btrfs/ctree.o CC [M] drivers/i2c/busses/i2c-sis630.o LD drivers/net/appletalk/built-in.o CC [M] drivers/net/appletalk/ipddp.o CC drivers/char/sysrq.o CC [M] drivers/input/touchscreen/fujitsu_ts.o CC kernel/trace/trace_events.o CC [M] sound/pci/intel8x0m.o CC [M] drivers/char/rocket.o CC [M] drivers/isdn/hardware/avm/avm_cs.o CC [M] drivers/isdn/hisax/q931.o LD drivers/misc/c2port/built-in.o CC [M] drivers/input/mouse/trackpoint.o CC [M] drivers/misc/c2port/core.o LD drivers/misc/cb710/built-in.o CC [M] drivers/misc/cb710/core.o CC [M] drivers/mmc/card/queue.o CC [M] fs/affs/symlink.o CC [M] sound/pci/maestro3.o CC [M] drivers/mmc/card/mmc_test.o CC [M] drivers/infiniband/hw/ipath/ipath_srq.o CC [M] drivers/mmc/card/sdio_uart.o CC net/core/skbuff.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o CC [M] drivers/isdn/gigaset/proc.o CC [M] drivers/message/i2o/i2o_block.o CC [M] drivers/infiniband/core/cache.o CC [M] net/bridge/br_stp_if.o CC [M] drivers/mtd/chips/cfi_probe.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o CC [M] drivers/media/common/tuners/xc5000.o CC [M] drivers/hwmon/ad7418.o CC [M] drivers/media/common/tuners/mt2060.o CC [M] drivers/media/common/tuners/mt2266.o CC [M] drivers/ata/pata_hpt37x.o CC [M] drivers/infiniband/hw/cxgb3/cxio_hal.o CC [M] drivers/media/common/saa7146_vbi.o CC [M] drivers/media/dvb/dvb-core/dvb_ringbuffer.o CC [M] drivers/input/touchscreen/inexio.o CC [M] drivers/message/fusion/mptfc.o CC [M] fs/cachefiles/namei.o CC [M] drivers/media/dvb/dvb-core/dvb_math.o CC [M] sound/soc/codecs/pcm3008.o CC [M] net/atm/lec.o CC [M] drivers/isdn/gigaset/ev-layer.o LD [M] fs/befs/befs.o CC [M] drivers/input/joystick/sidewinder.o CC [M] drivers/isdn/mISDN/clock.o LD fs/coda/built-in.o CC [M] fs/coda/psdev.o LD drivers/base/built-in.o CC [M] fs/autofs4/expire.o LD [M] sound/sparc/snd-sun-amd7930.o LD [M] sound/sparc/snd-sun-cs4231.o CC [M] sound/soc/codecs/spdif_transciever.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop.o LD [M] sound/sparc/snd-sun-dbri.o LD [M] sound/soundcore.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-pci.o CC [M] drivers/mfd/wm8350-gpio.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-usb.o LD fs/configfs/built-in.o CC [M] drivers/media/video/tuner-core.o CC [M] fs/configfs/inode.o CC [M] drivers/mfd/wm8350-i2c.o LD [M] net/can/can.o CC [M] drivers/hid/hid-pl.o CC [M] drivers/input/misc/pcf50633-input.o LD [M] net/can/can-raw.o CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o LD [M] net/can/can-bcm.o LD fs/cramfs/built-in.o LD drivers/media/dvb/dvb-usb/built-in.o CC [M] drivers/media/video/v4l2-dev.o CC [M] drivers/isdn/gigaset/i4l.o CC [M] fs/cramfs/inode.o CC [M] drivers/media/dvb/dvb-usb/a800.o CC [M] drivers/isdn/gigaset/asyncdata.o CC [M] fs/cachefiles/rdwr.o LD mm/built-in.o CC [M] drivers/media/dvb/bt8xx/dst_ca.o CC [M] lib/zlib_deflate/deftree.o CC [M] net/ax25/sysctl_net_ax25.o CC [M] lib/zlib_deflate/deflate_syms.o CC kernel/cgroup_freezer.o CC [M] drivers/infiniband/hw/cxgb3/cxio_resource.o CC kernel/cpuset.o CC [M] drivers/isdn/gigaset/ser-gigaset.o CC [M] drivers/i2c/busses/i2c-sis96x.o CC [M] drivers/isdn/gigaset/usb-gigaset.o CC [M] drivers/isdn/hardware/avm/t1pci.o CC [M] drivers/isdn/hisax/callc.o CC [M] drivers/infiniband/hw/mthca/mthca_pd.o CC [M] sound/soc/codecs/ssm2602.o CC [M] drivers/isdn/hardware/avm/c4.o CC [M] drivers/isdn/hisax/fsm.o CC [M] drivers/message/fusion/mptsas.o CC [M] drivers/ieee1394/pcilynx.o LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.o CC [M] drivers/ide/ide-taskfile.o CC [M] drivers/isdn/mISDN/hwchannel.o CC [M] drivers/mmc/core/bus.o LD drivers/infiniband/ulp/srp/built-in.o CC [M] drivers/infiniband/ulp/srp/ib_srp.o CC [M] drivers/message/fusion/mptctl.o CC [M] drivers/ieee1394/ohci1394.o LD drivers/misc/eeprom/built-in.o CC [M] drivers/misc/eeprom/at24.o LD drivers/net/arcnet/built-in.o CC [M] drivers/net/arcnet/arcnet.o CC [M] drivers/misc/eeprom/at25.o CC [M] drivers/mfd/tps65010.o CC [M] drivers/misc/eeprom/eeprom.o CC [M] drivers/infiniband/core/umem.o CC [M] drivers/input/touchscreen/mtouch.o LD drivers/mtd/devices/built-in.o CC [M] drivers/hwmon/adcxx.o CC [M] drivers/mtd/devices/doc2000.o CC [M] sound/synth/emux/emux_seq.o CC [M] net/bluetooth/hci_sock.o CC [M] drivers/ide/ide-pm.o CC [M] drivers/isdn/mISDN/stack.o CC [M] fs/btrfs/extent-tree.o CC [M] fs/afs/dir.o CC [M] drivers/gpu/drm/drm_memory.o CC [M] fs/afs/file.o CC [M] drivers/gpu/drm/drm_proc.o CC [M] drivers/media/video/v4l2-ioctl.o CC [M] drivers/input/misc/powermate.o CC [M] drivers/media/video/v4l2-device.o LD [M] drivers/isdn/hysdn/hysdn.o CC [M] drivers/hwmon/adm1021.o CC [M] drivers/ide/ide-park.o LD [M] fs/affs/affs.o LD [M] drivers/mmc/card/mmc_block.o CC [M] drivers/mfd/mfd-core.o CC [M] drivers/input/misc/rotary_encoder.o CC [M] drivers/input/mouse/touchkit_ps2.o CC [M] drivers/hwmon/adm1025.o CC [M] sound/pci/rme32.o CC [M] drivers/misc/cb710/sgbuf2.o CC [M] fs/autofs4/dev-ioctl.o CC [M] drivers/mtd/chips/cfi_util.o CC [M] drivers/isdn/hisax/l3dss1.o CC fs/debugfs/inode.o CC [M] crypto/tgr192.o CC [M] fs/cachefiles/security.o CC fs/devpts/inode.o CC [M] drivers/isdn/hisax/l3ni1.o CC [M] drivers/misc/eeprom/max6875.o CC [M] drivers/media/common/tuners/qt1010.o CC fs/debugfs/file.o CC [M] drivers/infiniband/hw/ipath/ipath_stats.o CC [M] drivers/md/dm-uevent.o CC [M] drivers/mfd/ucb1400_core.o LD drivers/isdn/hardware/eicon/built-in.o CC [M] drivers/ide/ide-sysfs.o CC [M] drivers/md/dm.o CC [M] drivers/isdn/hardware/eicon/divasi.o LD drivers/input/input-core.o CC [M] drivers/isdn/hardware/eicon/idifunc.o CC [M] drivers/message/fusion/mptlan.o CC [M] fs/cachefiles/xattr.o CC [M] drivers/i2c/busses/i2c-via.o CC [M] drivers/media/dvb/dvb-usb/af9005-remote.o CC [M] net/bluetooth/hci_sysfs.o CC [M] drivers/infiniband/hw/mthca/mthca_cq.o CC [M] drivers/mmc/core/host.o LD [M] net/ax25/ax25.o CC [M] drivers/mmc/core/mmc.o CC [M] drivers/message/i2o/i2o_scsi.o CC [M] drivers/infiniband/hw/mthca/mthca_mr.o LD [M] fs/adfs/adfs.o CC [M] drivers/isdn/mISDN/layer1.o CC [M] sound/synth/emux/emux_nrpn.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o CC [M] drivers/ata/pata_hpt3x2n.o CC [M] fs/coda/cache.o LD fs/dlm/built-in.o CC kernel/ns_cgroup.o CC [M] fs/dlm/ast.o CC [M] fs/coda/cnode.o CC [M] sound/synth/emux/emux_effect.o CC [M] net/bridge/br_stp_timer.o CC kernel/trace/trace_export.o CC [M] fs/cramfs/uncompress.o CC [M] sound/soc/codecs/tlv320aic23.o CC net/core/iovec.o CC kernel/trace/trace_events_filter.o CC [M] sound/pci/rme96.o CC [M] sound/usb/usbmixer.o CC [M] sound/pci/sonicvibes.o CC [M] fs/configfs/file.o CC [M] drivers/input/mouse/sermouse.o CC [M] drivers/input/touchscreen/mk712.o LD [M] drivers/media/common/saa7146.o CC [M] fs/configfs/dir.o LD [M] fs/cramfs/cramfs.o CC [M] drivers/ieee1394/video1394.o LD fs/ecryptfs/built-in.o CC [M] drivers/input/joystick/spaceball.o CC [M] fs/configfs/symlink.o CC [M] drivers/input/misc/sparcspkr.o /scratch/kisskb/src/include/linux/ucb1400.h:137: warning: 'ucb1400_adc_read' defined but not used CC [M] drivers/hid/hid-petalynx.o CC [M] fs/ecryptfs/dentry.o CC [M] crypto/gf128mul.o CC [M] drivers/i2c/busses/i2c-viapro.o LD [M] drivers/infiniband/ulp/iser/ib_iser.o CC [M] crypto/ecb.o LD drivers/mtd/lpddr/built-in.o LD drivers/mmc/host/built-in.o CC [M] drivers/mtd/lpddr/qinfo_probe.o CC [M] net/bridge/br_netlink.o CC [M] drivers/mmc/host/sdhci.o LD drivers/mtd/maps/built-in.o CC [M] drivers/mtd/maps/map_funcs.o CC net/dcb/dcbnl.o CC [M] drivers/misc/eeprom/eeprom_93cx6.o CC [M] drivers/isdn/hisax/l3_1tr6.o CC [M] drivers/mmc/core/mmc_ops.o CC [M] drivers/char/cyclades.o CC [M] drivers/md/dm-table.o CC [M] drivers/mmc/core/sd.o LD [M] lib/zlib_deflate/zlib_deflate.o LD net/dccp/built-in.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o CC [M] net/dccp/ccid.o CC [M] fs/dlm/config.o CC [M] drivers/input/misc/uinput.o CC [M] drivers/gpu/drm/drm_stub.o CC [M] drivers/isdn/hardware/eicon/um_idi.o CC lib/zlib_inflate/inffast.o LD [M] drivers/media/dvb/dvb-core/dvb-core.o CC [M] drivers/input/misc/yealink.o CC [M] net/dccp/feat.o CC [M] drivers/char/stallion.o CC [M] net/dccp/input.o CC [M] drivers/input/joystick/spaceorb.o CC [M] drivers/input/touchscreen/usbtouchscreen.o CC [M] sound/pci/via82xx_modem.o CC [M] fs/cachefiles/proc.o LD [M] net/atm/mpoa.o CC kernel/utsname.o CC [M] drivers/input/touchscreen/penmount.o CC kernel/user_namespace.o CC [M] drivers/ata/pata_hpt3x3.o CC [M] drivers/hwmon/adm1026.o CC [M] sound/synth/emux/emux_proc.o CC kernel/pid_namespace.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC kernel/res_counter.o CC [M] fs/ecryptfs/file.o CC [M] fs/ecryptfs/inode.o CC [M] drivers/infiniband/hw/ipath/ipath_sysfs.o LD [M] fs/autofs4/autofs4.o CC [M] net/atm/pppoatm.o CC lib/zlib_inflate/inflate.o CC [M] drivers/misc/cb710/debug.o CC [M] drivers/input/touchscreen/touchit213.o CC [M] drivers/net/arcnet/rfc1201.o CC [M] fs/coda/inode.o CC [M] drivers/hwmon/adm1029.o CC [M] drivers/infiniband/hw/mthca/mthca_qp.o CC [M] drivers/input/mouse/vsxxxaa.o CC [M] net/bridge/br_sysfs_if.o CC [M] fs/coda/dir.o CC [M] sound/soc/codecs/tlv320aic26.o CC [M] drivers/media/dvb/dvb-usb/af9005.o CC [M] fs/coda/file.o CC [M] drivers/ide/ide-devsets.o CC [M] drivers/md/dm-target.o CC [M] drivers/media/common/tuners/mt2131.o CC [M] sound/synth/emux/emux_hwdep.o CC [M] drivers/mfd/pcf50633-core.o CC [M] drivers/infiniband/hw/mthca/mthca_av.o CC [M] drivers/hid/hid-samsung.o CC [M] drivers/misc/ics932s401.o CC [M] drivers/message/i2o/i2o_proc.o CC [M] drivers/mtd/maps/physmap.o LD drivers/media/dvb/firewire/built-in.o CC [M] drivers/mtd/maps/sun_uflash.o CC [M] sound/synth/emux/soundfont.o CC [M] drivers/media/dvb/firewire/firedtv-avc.o CC [M] sound/pci/via82xx.o CC [M] drivers/mtd/maps/pci.o CC [M] drivers/mfd/pcf50633-adc.o CC [M] sound/synth/emux/emux_oss.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o CC [M] drivers/mtd/maps/plat-ram.o CC [M] drivers/media/common/tuners/mxl5005s.o CC [M] drivers/mtd/maps/intel_vr_nor.o CC [M] drivers/media/dvb/firewire/firedtv-ci.o CC [M] drivers/input/joystick/stinger.o CC [M] net/bridge/br_sysfs_br.o CC [M] drivers/input/joystick/tmdc.o CC [M] drivers/mtd/chips/cfi_cmdset_0020.o CC [M] drivers/input/touchscreen/touchright.o CC [M] drivers/media/video/v4l2-int-device.o CC [M] sound/usb/usbmidi.o CC [M] fs/afs/flock.o CC drivers/of/base.o CC [M] crypto/cbc.o LD sound/usb/caiaq/built-in.o CC drivers/of/device.o LD sound/usb/usx2y/built-in.o CC [M] sound/usb/caiaq/device.o CC [M] crypto/pcbc.o CC [M] drivers/media/video/v4l2-compat-ioctl32.o CC [M] drivers/media/dvb/dvb-usb/af9005-fe.o CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o LD fs/debugfs/debugfs.o CC [M] drivers/isdn/hisax/teles3.o CC [M] fs/dlm/dir.o LD fs/debugfs/built-in.o CC [M] drivers/infiniband/hw/mthca/mthca_mad.o CC [M] drivers/infiniband/core/mad.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o CC [M] drivers/input/joystick/turbografx.o CC [M] drivers/mmc/core/sd_ops.o CC [M] kernel/trace/ring_buffer_benchmark.o CC [M] drivers/mmc/core/sdio.o CC [M] drivers/hwmon/adm1031.o CC [M] drivers/media/dvb/dvb-usb/af9015.o CC [M] drivers/mmc/host/sdhci-pci.o CC [M] drivers/md/dm-linear.o CC [M] drivers/isdn/hardware/eicon/dqueue.o CC [M] drivers/isdn/mISDN/layer2.o LD [M] drivers/input/mouse/psmouse.o CC [M] drivers/isdn/mISDN/tei.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o LD [M] fs/cachefiles/cachefiles.o CC [M] drivers/isdn/mISDN/timerdev.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_fs.o CC [M] drivers/isdn/mISDN/dsp_core.o LD [M] drivers/media/common/saa7146_vv.o CC [M] drivers/mmc/host/ricoh_mmc.o CC [M] drivers/input/touchscreen/touchwin.o CC [M] drivers/i2c/busses/i2c-gpio.o CC [M] drivers/isdn/i4l/isdn_common.o CC [M] drivers/md/dm-stripe.o CC kernel/stop_machine.o CC [M] drivers/char/istallion.o LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.o CC [M] drivers/ieee1394/raw1394.o LD [M] drivers/media/common/ir-common.o CC [M] drivers/md/dm-ioctl.o CC [M] fs/ecryptfs/main.o CC [M] fs/coda/upcall.o CC [M] fs/dlm/lock.o CC [M] drivers/infiniband/hw/mthca/mthca_provider.o CC [M] drivers/misc/lkdtm.o CC [M] fs/ecryptfs/super.o CC lib/zlib_inflate/infutil.o CC [M] fs/ecryptfs/mmap.o CC [M] drivers/ieee1394/sbp2.o CC [M] drivers/input/touchscreen/tsc2007.o CC kernel/test_kprobes.o CC [M] net/dccp/minisocks.o CC [M] drivers/hid/hid-sjoy.o CC [M] drivers/hid/hid-sony.o CC [M] drivers/ide/ide-io-std.o CC [M] drivers/ide/ide-eh.o LD drivers/isdn/hardware/mISDN/built-in.o CC [M] drivers/ide/ide-pio-blacklist.o CC [M] drivers/isdn/hardware/mISDN/hfcpci.o CC [M] drivers/net/arcnet/rfc1051.o CC [M] drivers/isdn/hardware/mISDN/hfcmulti.o CC [M] drivers/ide/ide-xfer-mode.o CC [M] drivers/isdn/hisax/isac.o CC [M] drivers/media/video/v4l2-common.o CC [M] fs/coda/coda_linux.o CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o CC [M] drivers/infiniband/hw/mthca/mthca_uar.o CC drivers/of/platform.o CC [M] drivers/input/joystick/twidjoy.o CC [M] drivers/input/touchscreen/ucb1400_ts.o CC [M] drivers/infiniband/hw/mthca/mthca_srq.o CC [M] drivers/mmc/core/sdio_ops.o CC [M] drivers/ata/pata_it821x.o CC [M] drivers/mmc/core/sdio_bus.o LD [M] drivers/misc/cb710/cb710.o CC [M] drivers/misc/tifm_core.o CC [M] drivers/infiniband/hw/mthca/mthca_catas.o CC [M] net/bluetooth/lib.o CC [M] drivers/mmc/core/sdio_cis.o CC [M] drivers/isdn/hardware/eicon/divamnt.o CC [M] net/bridge/br_netfilter.o CC [M] drivers/media/video/v4l1-compat.o LD drivers/media/dvb/pluto2/built-in.o CC [M] drivers/media/dvb/firewire/firedtv-dvb.o CC drivers/of/of_mdio.o CC [M] drivers/ata/pata_it8213.o LD drivers/media/dvb/frontends/built-in.o CC [M] drivers/media/dvb/frontends/dvb-pll.o CC [M] drivers/gpu/drm/drm_vm.o CC [M] drivers/media/dvb/pluto2/pluto2.o LD [M] net/atm/atm.o CC [M] drivers/misc/tifm_7xx1.o CC lib/zlib_inflate/inftrees.o CC [M] drivers/misc/phantom.o CC [M] drivers/i2c/busses/i2c-ocores.o LD net/dcb/built-in.o LD [M] drivers/media/video/tuner.o CC [M] drivers/input/joystick/warrior.o CC [M] fs/coda/symlink.o CC [M] drivers/media/dvb/firewire/firedtv-fe.o CC [M] drivers/input/joystick/xpad.o CC [M] fs/ecryptfs/read_write.o CC [M] drivers/ieee1394/dv1394.o CC [M] drivers/isdn/hisax/arcofi.o CC [M] fs/coda/pioctl.o LD drivers/mtd/onenand/built-in.o LD fs/efs/built-in.o LD drivers/mtd/nand/built-in.o LD net/decnet/netfilter/built-in.o LD kernel/trace/libftrace.o CC [M] drivers/input/joystick/zhenhua.o CC [M] drivers/isdn/hardware/eicon/mntfunc.o LD kernel/trace/built-in.o CC [M] fs/coda/sysctl.o LD net/bridge/netfilter/built-in.o CC [M] net/decnet/netfilter/dn_rtmsg.o CC [M] drivers/mtd/nand/nand_base.o CC [M] fs/efs/super.o CC [M] net/bridge/netfilter/ebtables.o CC [M] drivers/mtd/onenand/onenand_base.o CC net/core/datagram.o CC [M] drivers/ieee1394/eth1394.o CC [M] drivers/input/joystick/walkera0701.o CC [M] crypto/cts.o LD [M] drivers/isdn/gigaset/gigaset.o LD [M] drivers/isdn/gigaset/usb_gigaset.o LD [M] drivers/isdn/gigaset/bas_gigaset.o CC [M] sound/usb/caiaq/audio.o LD [M] drivers/ieee1394/ieee1394.o CC [M] drivers/isdn/hardware/eicon/debug.o LD [M] drivers/isdn/gigaset/ser_gigaset.o CC [M] fs/cifs/cifs_debug.o CC [M] drivers/mmc/core/sdio_io.o CC [M] drivers/mfd/pcf50633-gpio.o CC [M] drivers/isdn/hardware/eicon/maintidi.o CC [M] drivers/infiniband/core/smi.o CC lib/zlib_inflate/inflate_syms.o CC [M] drivers/hwmon/adm9240.o CC [M] drivers/infiniband/hw/ipath/ipath_uc.o CC [M] drivers/infiniband/core/agent.o LD drivers/mtd/tests/built-in.o CC [M] drivers/mmc/host/sdhci-pltfm.o CC [M] drivers/mtd/tests/mtd_oobtest.o CC [M] drivers/ide/ide-timings.o CC [M] fs/ecryptfs/crypto.o CC [M] drivers/hid/hid-sunplus.o CC [M] drivers/hid/hid-gaff.o CC [M] drivers/mmc/host/tifm_sd.o CC [M] fs/ecryptfs/keystore.o CC [M] net/decnet/af_decnet.o CC [M] fs/ecryptfs/messaging.o CC [M] drivers/mmc/core/sdio_irq.o CC kernel/audit.o CC [M] fs/ecryptfs/miscdev.o CC [M] crypto/lrw.o CC [M] drivers/mmc/host/mmc_spi.o CC [M] drivers/i2c/busses/i2c-simtec.o CC [M] crypto/xts.o CC [M] drivers/i2c/busses/i2c-parport.o CC [M] drivers/input/touchscreen/wacom_w8001.o CC [M] drivers/hwmon/ads7828.o CC [M] fs/afs/fsclient.o CC [M] fs/afs/inode.o CC [M] fs/ecryptfs/kthread.o CC [M] fs/configfs/mount.o LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o CC lib/textsearch.o CC [M] fs/dlm/lockspace.o LD drivers/mtd/ubi/built-in.o CC [M] fs/ecryptfs/debug.o CC [M] drivers/mtd/ubi/vtbl.o CC [M] drivers/hwmon/adt7462.o CC [M] drivers/mtd/onenand/onenand_bbt.o LD [M] drivers/message/i2o/i2o_core.o LD drivers/of/built-in.o LD [M] drivers/message/i2o/i2o_bus.o CC [M] drivers/input/touchscreen/wm97xx-core.o CC lib/percpu_counter.o CC [M] drivers/net/arcnet/arc-rawmode.o LD [M] sound/synth/emux/snd-emux-synth.o CC [M] drivers/mtd/ubi/vmt.o LD drivers/parport/built-in.o LD [M] sound/synth/snd-util-mem.o CC [M] drivers/misc/ioc4.o CC drivers/pci/access.o CC [M] drivers/mtd/ubi/upd.o CC [M] drivers/char/nozomi.o CC [M] drivers/hwmon/adt7470.o CC [M] drivers/parport/share.o CC [M] drivers/misc/enclosure.o CC [M] drivers/isdn/hardware/eicon/capimain.o LD drivers/input/joystick/iforce/built-in.o CC [M] sound/soc/codecs/tlv320aic3x.o CC [M] drivers/input/joystick/iforce/iforce-ff.o CC [M] sound/soc/codecs/uda134x.o LD [M] fs/coda/coda.o CC [M] drivers/char/epca.o LD fs/exofs/built-in.o CC [M] drivers/char/specialix.o CC [M] fs/exofs/osd.o CC [M] sound/soc/codecs/uda1380.o CC [M] drivers/mtd/devices/doc2001.o LD [M] drivers/mfd/wm8350.o CC [M] fs/configfs/item.o CC [M] fs/efs/inode.o CC [M] drivers/i2c/busses/i2c-parport-light.o CC [M] drivers/char/moxa.o CC [M] drivers/mmc/core/debugfs.o CC net/core/stream.o CC [M] drivers/mmc/host/of_mmc_spi.o CC [M] drivers/i2c/busses/i2c-taos-evm.o CC [M] drivers/ide/ide-atapi.o CC [M] net/bluetooth/l2cap.o CC [M] drivers/hid/hid-tmff.o CC [M] drivers/i2c/busses/i2c-tiny-usb.o CC [M] drivers/mtd/inftlcore.o CC [M] drivers/media/video/ir-kbd-i2c.o CC [M] drivers/i2c/busses/i2c-voodoo3.o CC [M] drivers/hid/hid-topseed.o CC [M] drivers/hwmon/adt7473.o CC [M] fs/dlm/main.o LD drivers/media/dvb/siano/built-in.o CC [M] drivers/media/dvb/siano/smscoreapi.o CC [M] drivers/infiniband/hw/ipath/ipath_ud.o CC [M] drivers/hwmon/adt7475.o CC [M] drivers/ide/setup-pci.o CC [M] drivers/i2c/busses/i2c-pca-platform.o CC [M] drivers/i2c/busses/i2c-stub.o CC [M] drivers/mtd/nand/nand_bbt.o CC [M] drivers/media/video/tvaudio.o CC [M] fs/exofs/inode.o CC [M] drivers/mtd/devices/doc2001plus.o CC [M] drivers/media/dvb/firewire/firedtv-1394.o CC [M] drivers/hwmon/atxp1.o CC [M] net/dccp/options.o CC lib/iommu-helper.o CC [M] drivers/infiniband/hw/nes/nes_nic.o CC [M] crypto/ctr.o CC [M] crypto/gcm.o CC [M] net/dccp/output.o CC [M] fs/efs/namei.o CC [M] drivers/media/dvb/dvb-usb/anysee.o LD sound/pci/ac97/built-in.o CC [M] drivers/media/dvb/dvb-usb/au6610.o CC [M] sound/pci/ac97/ac97_codec.o CC [M] drivers/media/dvb/frontends/stv0299.o CC [M] drivers/input/touchscreen/wm9705.o LD drivers/media/dvb/ttusb-budget/built-in.o CC [M] fs/cifs/connect.o CC [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.o CC [M] crypto/ccm.o CC [M] drivers/isdn/hisax/hscx.o LD drivers/media/dvb/ttpci/built-in.o LD sound/pci/ali5451/built-in.o LD drivers/pcmcia/built-in.o CC [M] sound/pci/ali5451/ali5451.o LD sound/pci/au88x0/built-in.o CC [M] drivers/media/dvb/ttpci/ttpci-eeprom.o CC [M] crypto/cryptd.o CC [M] drivers/isdn/mISDN/dsp_cmx.o CC [M] drivers/pcmcia/ds.o CC [M] sound/pci/au88x0/au8810.o CC [M] drivers/media/dvb/dvb-usb/ce6230.o CC [M] drivers/isdn/mISDN/dsp_tones.o CC [M] drivers/mmc/host/sdricoh_cs.o CC [M] drivers/isdn/mISDN/dsp_dtmf.o CC [M] fs/efs/dir.o CC [M] drivers/misc/hpilo.o CC [M] drivers/isdn/mISDN/dsp_audio.o LD sound/pci/aw2/built-in.o CC [M] drivers/media/dvb/dvb-usb/cinergyT2-core.o CC [M] sound/pci/aw2/aw2-alsa.o CC [M] drivers/net/arcnet/capmode.o LD sound/pci/ca0106/built-in.o CC [M] sound/pci/ca0106/ca0106_main.o CC [M] drivers/media/video/tda7432.o CC [M] sound/pci/aw2/aw2-saa7146.o CC [M] sound/pci/ca0106/ca0106_proc.o CC [M] drivers/mtd/tests/mtd_pagetest.o CC [M] drivers/ata/pata_jmicron.o CC [M] drivers/mtd/tests/mtd_readtest.o CC [M] drivers/isdn/i4l/isdn_ppp.o CC [M] drivers/mtd/ubi/build.o CC [M] drivers/mtd/onenand/onenand_sim.o CC [M] drivers/isdn/i4l/isdn_concap.o LD [M] drivers/mmc/core/mmc_core.o LD [M] drivers/infiniband/hw/mthca/ib_mthca.o CC [M] fs/efs/file.o CC [M] fs/efs/symlink.o CC [M] drivers/md/dm-io.o CC [M] drivers/parport/ieee1284.o CC [M] drivers/md/dm-kcopyd.o LD [M] fs/configfs/configfs.o CC [M] drivers/hid/hid-zpff.o CC [M] sound/usb/caiaq/midi.o CC [M] drivers/input/joystick/iforce/iforce-main.o CC [M] fs/dlm/member.o CC [M] drivers/isdn/i4l/isdn_x25iface.o CC [M] drivers/mtd/nand/nand_ecc.o CC [M] drivers/mmc/host/cb710-mmc.o CC [M] drivers/media/dvb/dvb-usb/cinergyT2-fe.o CC [M] net/decnet/dn_nsp_in.o CC [M] drivers/gpu/drm/drm_agpsupport.o CC [M] drivers/hwmon/dme1737.o CC [M] drivers/mtd/nand/nand_ids.o /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_attach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:420: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:455: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_detach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:471: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) CC [M] drivers/isdn/hardware/eicon/capifunc.o CC [M] sound/soc/codecs/wm8350.o CC lib/fault-inject.o CC [M] fs/afs/main.o CC [M] sound/soc/codecs/wm8400.o CC [M] drivers/md/dm-sysfs.o CC [M] drivers/isdn/hardware/eicon/message.o CC [M] drivers/media/dvb/ttpci/budget-core.o CC [M] fs/cifs/dir.o CC [M] fs/afs/misc.o CC [M] drivers/media/video/saa6588.o CC drivers/pci/bus.o CC [M] fs/exofs/file.o CC drivers/pci/probe.o CC [M] drivers/media/dvb/dvb-usb/cxusb.o CC [M] drivers/md/dm-path-selector.o CC [M] drivers/media/video/saa5246a.o CC [M] net/dccp/proto.o CC [M] drivers/mtd/ubi/cdev.o CC [M] net/decnet/dn_nsp_out.o LD drivers/i2c/built-in.o LD drivers/platform/built-in.o CC [M] drivers/isdn/hardware/eicon/capidtmf.o LD drivers/power/built-in.o CC [M] drivers/isdn/hardware/eicon/diva_didd.o CC [M] drivers/power/power_supply_core.o LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.o /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c: In function 'hfcpci_softirq': /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c:2333: warning: ignoring return value of 'driver_for_each_device', declared with attribute warn_unused_result CC lib/lmb.o CC [M] drivers/mtd/devices/docprobe.o CC [M] drivers/isdn/hardware/eicon/diddfunc.o LD fs/exportfs/built-in.o CC [M] drivers/isdn/hisax/s0box.o LD [M] fs/efs/efs.o CC [M] fs/exportfs/expfs.o CC [M] drivers/media/dvb/firewire/firedtv-rc.o LD fs/ext2/built-in.o CC [M] drivers/mtd/nand/cafe_nand.o CC [M] drivers/power/power_supply_sysfs.o CC [M] drivers/input/touchscreen/wm9712.o CC [M] fs/ext2/balloc.o CC [M] drivers/isdn/hisax/avm_a1p.o CC [M] drivers/infiniband/hw/ipath/ipath_user_pages.o CC [M] drivers/input/joystick/iforce/iforce-packets.o CC [M] drivers/input/touchscreen/wm9713.o CC [M] fs/ext2/dir.o CC [M] drivers/media/dvb/frontends/au8522_dig.o CC [M] fs/ext2/file.o CC [M] drivers/input/joystick/iforce/iforce-serio.o CC kernel/auditfilter.o CC [M] drivers/hid/hid-wacom.o CC [M] sound/pci/ca0106/ca0106_mixer.o CC [M] drivers/ide/ide-dma.o LD drivers/hid/usbhid/built-in.o CC [M] drivers/mtd/tests/mtd_speedtest.o CC [M] net/bluetooth/sco.o CC [M] drivers/hid/usbhid/hid-core.o CC [M] sound/usb/caiaq/control.o CC [M] drivers/hid/usbhid/hid-quirks.o CC [M] drivers/media/dvb/dvb-usb/dib0700_core.o CC [M] sound/pci/ca0106/ca_midi.o CC [M] drivers/media/dvb/siano/sms-cards.o /scratch/kisskb/src/drivers/misc/hpilo.c: In function 'ilo_ccb_open': /scratch/kisskb/src/drivers/misc/hpilo.c:250: warning: cast to pointer from integer of different size CC [M] drivers/net/arcnet/com90xx.o CC [M] drivers/ata/pata_netcell.o CC [M] drivers/mtd/tests/mtd_stresstest.o LD drivers/media/dvb/ttusb-dec/built-in.o CC [M] fs/afs/mntpt.o CC [M] drivers/media/dvb/ttusb-dec/ttusb_dec.o CC [M] net/dccp/timer.o CC [M] crypto/des_generic.o CC [M] fs/afs/proc.o CC [M] drivers/infiniband/core/mad_rmpp.o CC [M] net/dccp/ccids/ccid2.o CC [M] sound/usb/caiaq/input.o CC [M] drivers/mtd/nand/diskonchip.o LD [M] sound/pci/aw2/snd-aw2.o CC [M] drivers/infiniband/hw/ipath/ipath_user_sdma.o CC [M] fs/dlm/memory.o CC [M] drivers/char/mxser.o CC [M] drivers/infiniband/hw/nes/nes_utils.o CC [M] drivers/media/video/saa5249.o CC [M] sound/soc/codecs/wm8510.o CC lib/syscall.o CC [M] drivers/media/dvb/dvb-usb/dib0700_devices.o LD drivers/net/atl1c/built-in.o CC [M] drivers/mtd/devices/docecc.o CC kernel/auditsc.o CC [M] drivers/md/dm-mpath.o CC [M] drivers/parport/ieee1284_ops.o CC [M] drivers/net/atl1c/atl1c_main.o CC [M] drivers/parport/procfs.o CC [M] fs/ext2/ialloc.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC [M] fs/afs/rxrpc.o CC [M] drivers/net/arcnet/com90io.o LD drivers/message/built-in.o CC [M] net/bridge/netfilter/ebtable_broute.o LD [M] drivers/mtd/onenand/onenand.o CC [M] drivers/mtd/inftlmount.o CC [M] drivers/hid/usbhid/hiddev.o CC [M] drivers/mtd/nand/nandsim.o CC [M] drivers/md/dm-snap.o CC [M] drivers/hwmon/ds1621.o CC [M] drivers/char/riscom8.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_write_buffers': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:658: warning: the frame size of 2288 bytes is larger than 2048 bytes LD [M] net/bridge/bridge.o CC [M] fs/ext2/inode.o CC [M] drivers/gpu/drm/drm_scatter.o CC [M] drivers/mtd/devices/slram.o CC [M] fs/ext2/ioctl.o CC [M] net/decnet/dn_route.o CC [M] drivers/md/dm-exception-store.o CC net/core/scm.o CC [M] drivers/md/dm-snap-transient.o CC [M] net/decnet/dn_dev.o CC [M] drivers/net/arcnet/arc-rimi.o CC [M] drivers/misc/isl29003.o CC [M] net/decnet/dn_neigh.o CC [M] drivers/hid/usbhid/hid-pidff.o CC kernel/audit_tree.o CC [M] drivers/hwmon/f71805f.o LD [M] fs/exportfs/exportfs.o CC [M] drivers/input/joystick/iforce/iforce-usb.o LD sound/pci/cs46xx/built-in.o CC [M] drivers/mtd/ubi/kapi.o CC [M] sound/pci/cs46xx/cs46xx.o LD fs/ext3/built-in.o CC [M] fs/ext3/balloc.o CC [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.o CC [M] drivers/pcmcia/pcmcia_resource.o LD fs/fat/built-in.o CC [M] fs/fat/cache.o LD fs/ext4/built-in.o CC [M] fs/ext4/balloc.o CC [M] fs/fat/dir.o CC [M] drivers/media/video/c-qcam.o CC [M] fs/ext4/bitmap.o /scratch/kisskb/src/sound/soc/codecs/wm8400.c: In function 'wm8400_set_dai_pll': /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.k' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.n' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.fratio' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.freq_ref' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.outdiv' may be used uninitialized in this function CC [M] drivers/media/video/bw-qcam.o CC [M] drivers/power/power_supply_leds.o CC [M] fs/ext4/dir.o CC [M] fs/ext3/bitmap.o LD [M] fs/ecryptfs/ecryptfs.o CC [M] drivers/isdn/hardware/eicon/dadapter.o CC [M] drivers/infiniband/hw/nes/nes_verbs.o CC [M] net/decnet/dn_timer.o CC drivers/pci/remove.o CC lib/dynamic_debug.o CC [M] fs/fat/fatent.o CC [M] fs/dlm/midcomms.o CC drivers/pci/pci.o LD net/bluetooth/bnep/built-in.o CC [M] drivers/net/atl1c/atl1c_hw.o CC [M] net/bluetooth/bnep/core.o CC [M] drivers/media/video/w9966.o CC [M] drivers/isdn/hardware/eicon/divasmain.o CC [M] drivers/isdn/mISDN/dsp_blowfish.o CC [M] fs/ext2/namei.o LD [M] drivers/media/dvb/firewire/firedtv.o CC [M] drivers/mtd/ubi/eba.o CC [M] drivers/mtd/nand/plat_nand.o CC [M] drivers/media/dvb/frontends/au8522_decoder.o CC [M] sound/pci/cs46xx/cs46xx_lib.o CC [M] drivers/mtd/tests/mtd_subpagetest.o CC lib/nlattr.o CC [M] fs/ext2/super.o CC [M] drivers/hid/usbhid/usbkbd.o CC [M] drivers/ata/pata_ninja32.o CC [M] fs/afs/security.o CC [M] fs/exofs/symlink.o /scratch/kisskb/src/drivers/mtd/nand/diskonchip.c:56:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC [M] fs/exofs/namei.o CC [M] drivers/hid/usbhid/usbmouse.o CC [M] drivers/media/dvb/siano/smsusb.o LD [M] sound/usb/caiaq/snd-usb-caiaq.o CC [M] net/decnet/dn_fib.o LD [M] drivers/hid/hid.o LD [M] sound/usb/snd-usb-audio.o CC [M] net/decnet/dn_rules.o CC [M] drivers/media/dvb/siano/smsdvb.o LD [M] sound/usb/snd-usb-lib.o CC [M] drivers/isdn/hisax/avm_pci.o CC [M] drivers/mtd/ubi/io.o CC [M] drivers/pcmcia/pcmcia_ioctl.o CC [M] sound/pci/ac97/ac97_pcm.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC [M] drivers/media/dvb/ttpci/budget.o LD [M] drivers/input/touchscreen/wm97xx-ts.o CC [M] drivers/pcmcia/cs.o CC [M] fs/ext3/dir.o LD [M] sound/pci/ca0106/snd-ca0106.o CC [M] sound/pci/ac97/ac97_proc.o CC [M] net/bridge/netfilter/ebtable_filter.o CC [M] drivers/ata/pata_ns87410.o CC [M] drivers/md/dm-snap-persistent.o CC [M] drivers/parport/daisy.o LD [M] sound/pci/ali5451/snd-ali5451.o LD drivers/misc/built-in.o CC [M] net/bridge/netfilter/ebtable_nat.o CC [M] fs/ext3/file.o CC [M] net/dccp/ackvec.o CC [M] sound/soc/codecs/wm8580.o CC [M] fs/dlm/netlink.o LD sound/pci/cs5535audio/built-in.o CC drivers/pci/quirks.o CC [M] drivers/parport/probe.o CC [M] net/dccp/ccids/ccid3.o CC [M] drivers/mtd/devices/phram.o CC [M] drivers/infiniband/hw/ipath/ipath_verbs_mcast.o CC [M] fs/dlm/lowcomms.o CC [M] drivers/net/arcnet/com20020.o CC [M] drivers/media/dvb/dvb-usb/dibusb-common.o CC [M] drivers/parport/parport_pc.o CC [M] drivers/power/pda_power.o LD drivers/net/atl1e/built-in.o LD drivers/net/atlx/built-in.o CC [M] drivers/net/atl1e/atl1e_main.o CC [M] drivers/net/atlx/atl1.o CC [M] drivers/media/dvb/frontends/s921_module.o CC [M] drivers/ide/ide-dma-sff.o CC [M] drivers/net/atl1e/atl1e_hw.o CC lib/argv_split.o LD drivers/net/benet/built-in.o CC [M] drivers/mtd/nand/alauda.o CC [M] drivers/net/benet/be_main.o CC [M] drivers/net/benet/be_cmds.o LD [M] drivers/input/joystick/iforce/iforce.o LD drivers/input/built-in.o CC [M] drivers/net/benet/be_ethtool.o CC [M] drivers/char/isicom.o CC lib/cmdline.o CC [M] drivers/isdn/hardware/eicon/divasfunc.o CC [M] drivers/power/wm8350_power.o CC [M] drivers/power/ds2760_battery.o CC [M] fs/ext2/symlink.o CC [M] sound/pci/cs46xx/dsp_spos.o CC [M] drivers/char/synclinkmp.o CC [M] net/decnet/dn_table.o CC [M] fs/ext2/xattr.o CC [M] net/decnet/sysctl_net_decnet.o CC [M] fs/ext2/xattr_user.o CC [M] drivers/infiniband/core/sa_query.o CC [M] drivers/infiniband/core/multicast.o CC [M] drivers/gpu/drm/ati_pcigart.o CC [M] drivers/net/atl1e/atl1e_ethtool.o CC [M] drivers/isdn/i4l/isdn_audio.o CC [M] drivers/mtd/mtdcore.o CC [M] drivers/mtd/mtdsuper.o CC [M] net/dccp/ccids/lib/tfrc.o CC [M] fs/dlm/plock.o CC [M] drivers/mtd/ubi/wl.o CC [M] drivers/media/dvb/frontends/s921_core.o CC [M] fs/afs/server.o CC [M] fs/btrfs/print-tree.o CC [M] fs/btrfs/root-tree.o LD drivers/net/bonding/built-in.o CC [M] drivers/net/bonding/bond_main.o CC [M] drivers/media/video/tda9840.o CC [M] fs/fat/file.o CC [M] drivers/ata/pata_ns87415.o CC net/core/gen_stats.o CC [M] drivers/isdn/i4l/isdn_ttyfax.o CC [M] drivers/net/bonding/bond_3ad.o CC [M] drivers/mtd/tests/mtd_torturetest.o CC [M] drivers/mtd/ubi/scan.o CC [M] drivers/net/bonding/bond_alb.o CC [M] drivers/media/video/tea6415c.o CC [M] net/bridge/netfilter/ebt_802_3.o CC [M] drivers/media/video/tea6420.o CC [M] drivers/net/bonding/bond_sysfs.o CC [M] fs/dlm/rcom.o CC [M] drivers/isdn/hardware/eicon/di.o CC lib/cpumask.o CC [M] drivers/net/arcnet/com20020-pci.o CC lib/ctype.o CC [M] drivers/net/bonding/bond_ipv6.o CC [M] sound/pci/cs46xx/dsp_spos_scb_lib.o CC [M] net/bluetooth/bnep/sock.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o LD [M] drivers/mtd/nand/nand.o CC net/dsa/tag_dsa.o CC [M] drivers/media/dvb/frontends/stb0899_drv.o CC [M] drivers/mtd/devices/pmc551.o CC [M] fs/exofs/dir.o CC [M] drivers/isdn/mISDN/dsp_pipeline.o CC [M] drivers/infiniband/hw/nes/nes_cm.o LD net/decnet/built-in.o CC [M] net/dccp/ccids/lib/tfrc_equation.o CC [M] drivers/power/bq27x00_battery.o CC net/dsa/tag_edsa.o CC [M] drivers/hwmon/f71882fg.o CC [M] drivers/infiniband/hw/ipath/ipath_verbs.o CC [M] net/dccp/ccids/lib/packet_history.o LD [M] drivers/media/dvb/siano/sms1xxx.o CC [M] fs/fat/inode.o CC [M] drivers/media/video/saa7115.o CC [M] drivers/power/pcf50633-charger.o CC drivers/regulator/core.o CC lib/dec_and_lock.o CC [M] drivers/regulator/fixed.o CC [M] drivers/md/md.o CC [M] drivers/regulator/virtual.o CC [M] crypto/fcrypt.o LD net/bluetooth/cmtp/built-in.o CC [M] drivers/parport/parport_serial.o CC [M] net/bluetooth/cmtp/core.o CC [M] net/bluetooth/bnep/netdev.o CC [M] drivers/hwmon/f75375s.o CC [M] fs/ext3/fsync.o CC [M] drivers/regulator/userspace-consumer.o CC [M] fs/btrfs/dir-item.o CC [M] drivers/pcmcia/cistpl.o LD net/bluetooth/hidp/built-in.o CC [M] net/bridge/netfilter/ebt_among.o CC [M] drivers/media/dvb/frontends/stb0899_algo.o CC drivers/pci/slot.o CC net/core/gen_estimator.o CC [M] net/bluetooth/hidp/core.o CC lib/decompress.o CC [M] net/dccp/ccids/lib/loss_interval.o CC [M] fs/ext3/ialloc.o CC [M] drivers/ata/pata_opti.o CC kernel/kprobes.o CC [M] fs/dlm/recover.o CC kernel/kgdb.o CC [M] fs/ext3/inode.o CC lib/decompress_bunzip2.o CC [M] drivers/media/video/saa717x.o CC drivers/pci/pci-driver.o CC [M] fs/cifs/file.o CC [M] net/dccp/sysctl.o CC drivers/pci/search.o CC [M] sound/soc/codecs/wm8728.o CC [M] drivers/media/video/saa7127.o CC [M] fs/dlm/recoverd.o CC drivers/pci/pci-sysfs.o CC [M] fs/dlm/requestqueue.o CC [M] drivers/net/atl1e/atl1e_param.o LD net/econet/built-in.o CC [M] fs/fat/misc.o CC [M] net/econet/af_econet.o CC [M] fs/ext4/file.o CC [M] crypto/blowfish.o CC [M] crypto/twofish.o LD [M] drivers/hid/usbhid/usbhid.o CC [M] fs/cifs/inode.o CC [M] drivers/media/dvb/ttpci/budget-av.o LD net/bluetooth/rfcomm/built-in.o CC [M] net/bluetooth/rfcomm/core.o CC [M] net/dccp/diag.o LD drivers/sbus/char/built-in.o CC drivers/rtc/rtc-lib.o CC [M] drivers/sbus/char/envctrl.o CC [M] net/dccp/ipv4.o CC [M] net/dccp/ipv6.o CC [M] drivers/gpu/drm/drm_pci.o CC [M] drivers/infiniband/core/ucm.o CC drivers/rtc/hctosys.o CC [M] fs/fat/namei_msdos.o CC [M] fs/ext2/xattr_trusted.o CC [M] net/bridge/netfilter/ebt_arp.o CC drivers/rtc/class.o CC [M] fs/fat/namei_vfat.o CC net/dsa/tag_trailer.o CC [M] drivers/ide/ide-proc.o CC drivers/rtc/interface.o CC [M] fs/afs/super.o CC [M] drivers/mtd/ubi/misc.o CC [M] drivers/media/dvb/dvb-usb/dibusb-mb.o CC [M] fs/btrfs/file-item.o CC [M] fs/ext3/ioctl.o CC [M] drivers/media/common/tuners/mxl5007t.o CC lib/decompress_inflate.o CC [M] fs/ext3/namei.o CC [M] fs/afs/netdevices.o CC lib/decompress_unlzma.o CC [M] fs/btrfs/inode-item.o CC [M] drivers/pcmcia/rsrc_mgr.o CC [M] drivers/md/bitmap.o CC lib/dump_stack.o LD [M] drivers/power/power_supply.o CC [M] drivers/pcmcia/socket_sysfs.o CC [M] drivers/mtd/devices/mtdram.o CC [M] drivers/md/raid5.o CC [M] drivers/md/raid6algos.o CC [M] fs/btrfs/inode-map.o /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c: In function 'avm_pci_setup': /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c:838: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) LD drivers/net/can/built-in.o CC [M] drivers/regulator/bq24022.o CC [M] drivers/net/can/vcan.o LD drivers/scsi/aacraid/built-in.o CC [M] drivers/mtd/mtdbdi.o CC [M] drivers/scsi/aacraid/linit.o CC [M] drivers/scsi/aacraid/aachba.o CC [M] fs/dlm/user.o CC [M] fs/btrfs/disk-io.o CC [M] fs/exofs/super.o CC [M] drivers/isdn/hardware/eicon/io.o CC [M] fs/dlm/util.o CC [M] drivers/mtd/mtdpart.o CC drivers/rtc/rtc-dev.o CC [M] fs/ext2/acl.o CC [M] sound/pci/au88x0/au8820.o CC [M] sound/pci/au88x0/au8830.o CC [M] drivers/mtd/nftlcore.o CC drivers/pci/rom.o CC lib/extable.o CC [M] drivers/isdn/hisax/elsa.o CC [M] drivers/media/video/cpia.o CC drivers/pci/setup-res.o LD [M] net/decnet/decnet.o CC drivers/rtc/rtc-proc.o CC net/dsa/mv88e6xxx.o CC [M] drivers/isdn/mISDN/dsp_hwec.o LD [M] sound/pci/ac97/snd-ac97-codec.o /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) CC net/dsa/mv88e6060.o LD sound/pci/ctxfi/built-in.o CC [M] sound/pci/ctxfi/xfi.o CC [M] drivers/regulator/lp3971.o CC [M] fs/btrfs/transaction.o CC [M] fs/ext3/super.o CC [M] drivers/mtd/ubi/debug.o CC [M] drivers/regulator/max1586.o CC net/dsa/mv88e6123_61_65.o CC [M] fs/ext3/symlink.o CC [M] drivers/mtd/devices/block2mtd.o CC [M] drivers/char/synclink_gt.o CC net/core/net_namespace.o CC net/ethernet/eth.o CC [M] drivers/sbus/char/display7seg.o CC [M] drivers/parport/parport_cs.o CC net/core/sysctl_net_core.o CC net/core/skb_dma_map.o CC [M] drivers/mtd/nftlmount.o CC drivers/rtc/rtc-sysfs.o CC net/core/dev.o CC [M] drivers/mtd/ubi/gluebi.o LD sound/pci/echoaudio/built-in.o CC [M] fs/ext4/fsync.o CC [M] sound/pci/echoaudio/darla20.o CC [M] drivers/media/video/cpia_pp.o CC [M] drivers/media/video/cpia_usb.o CC [M] sound/pci/echoaudio/darla24.o CC [M] drivers/md/raid6recov.o CC [M] net/dccp/probe.o CC [M] sound/soc/codecs/wm8731.o CC drivers/rtc/rtc-cmos.o CC [M] crypto/twofish_common.o CC [M] fs/cifs/link.o CC [M] drivers/ata/pata_optidma.o CC [M] sound/pci/echoaudio/echo3g.o CC [M] fs/afs/vlclient.o CC [M] drivers/isdn/i4l/isdn_bsdcomp.o CC [M] net/bluetooth/cmtp/sock.o CC [M] fs/dlm/debug_fs.o CC [M] fs/afs/vlocation.o CC [M] drivers/net/atlx/atl2.o CC [M] net/bluetooth/cmtp/capi.o LD [M] net/bluetooth/bnep/bnep.o LD [M] drivers/isdn/i4l/isdn.o CC [M] drivers/gpu/drm/drm_sysfs.o CC lib/find_next_bit.o CC [M] drivers/media/video/tvp5150.o LD [M] drivers/media/video/msp3400.o CC drivers/pci/irq.o LD sound/soc/s3c24xx/built-in.o CC [M] drivers/media/video/cs5345.o LD sound/soc/s6000/built-in.o LD sound/soc/sh/built-in.o CC [M] fs/btrfs/inode.o CC [M] net/bridge/netfilter/ebt_ip.o CC [M] drivers/net/atl1c/atl1c_ethtool.o CC [M] drivers/media/dvb/dvb-usb/dibusb-mc.o LD sound/soc/txx9/built-in.o LD [M] sound/soc/snd-soc-core.o LD drivers/net/chelsio/built-in.o CC drivers/rtc/rtc-m48t59.o CC net/dsa/mv88e6131.o CC [M] drivers/net/chelsio/cxgb2.o CC [M] fs/ext2/xattr_security.o LD drivers/scsi/aic7xxx/built-in.o SHIPPED drivers/scsi/aic7xxx/aic79xx_seq.h SHIPPED drivers/scsi/aic7xxx/aic79xx_reg.h SHIPPED drivers/scsi/aic7xxx/aic79xx_reg_print.c CC [M] fs/ext3/hash.o CC kernel/softlockup.o CC [M] drivers/gpu/drm/drm_hashtab.o CC [M] sound/pci/ctxfi/ctatc.o CC [M] drivers/scsi/aic7xxx/aic79xx_osm.o HOSTCC drivers/md/mktables CC [M] net/bluetooth/hidp/sock.o CC [M] drivers/parport/parport_sunbpp.o UNROLL drivers/md/raid6int1.c CC [M] fs/ext2/xip.o CC [M] fs/cifs/misc.o CC [M] drivers/sbus/char/flash.o LD sound/pci/emu10k1/built-in.o CC [M] sound/pci/emu10k1/emu10k1_synth.o CC [M] drivers/media/dvb/ttpci/budget-ci.o LD [M] sound/pci/cs46xx/snd-cs46xx.o CC [M] sound/pci/emu10k1/emu10k1_callback.o CC [M] drivers/media/common/tuners/mc44s803.o CC net/dsa/dsa.o CC [M] sound/pci/emu10k1/emu10k1_patch.o CC net/dsa/slave.o CC [M] drivers/pcmcia/cardbus.o CC [M] drivers/pcmcia/rsrc_nonstatic.o LD [M] drivers/net/benet/be2net.o CC [M] drivers/media/dvb/ttpci/budget-patch.o CC lib/idr.o CC [M] drivers/parport/parport_ax88796.o LD [M] drivers/parport/parport.o CC [M] drivers/char/n_hdlc.o CC drivers/rtc/rtc-bq4802.o CC [M] drivers/ide/ide-gd.o LD [M] net/bluetooth/bluetooth.o CC lib/int_sqrt.o UNROLL drivers/md/raid6int2.c UNROLL drivers/md/raid6int4.c CC [M] drivers/mtd/chips/gen_probe.o CC [M] drivers/media/dvb/dvb-usb/digitv.o CC [M] drivers/mtd/chips/jedec_probe.o CC [M] crypto/serpent.o CC lib/ioremap.o LD net/ieee802154/built-in.o CC [M] net/ieee802154/af_ieee802154.o CC [M] drivers/infiniband/core/user_mad.o LD [M] net/econet/econet.o CC [M] net/ieee802154/raw.o CC [M] crypto/aes_generic.o CC [M] net/ieee802154/dgram.o CC net/ipv4/route.o CC [M] net/ieee802154/netlink.o CC [M] sound/pci/ctxfi/ctvmem.o CC drivers/rtc/rtc-sun4v.o CC [M] fs/ext4/ialloc.o CC [M] drivers/scsi/aic7xxx/aic79xx_proc.o LD [M] drivers/net/atl1e/atl1e.o CC drivers/pci/proc.o CC [M] drivers/mtd/devices/mtd_dataflash.o CC drivers/pci/hotplug.o LD drivers/net/cxgb3/built-in.o CC [M] drivers/net/cxgb3/cxgb3_main.o LD [M] drivers/media/common/tuners/tda18271.o CC [M] drivers/mtd/devices/m25p80.o LD drivers/media/common/built-in.o CC drivers/pci/msi.o CC [M] drivers/isdn/hardware/eicon/istream.o CC drivers/pci/iov.o LD [M] drivers/mtd/ubi/ubi.o CC [M] sound/pci/emu10k1/emu10k1.o LD drivers/scsi/aic94xx/built-in.o CC [M] drivers/scsi/aic94xx/aic94xx_init.o CC [M] drivers/isdn/hardware/eicon/diva.o LD [M] fs/ext2/ext2.o CC [M] drivers/isdn/hardware/eicon/divasproc.o LD drivers/net/e1000/built-in.o CC [M] drivers/scsi/aic7xxx/aic79xx_osm_pci.o LD [M] drivers/isdn/mISDN/mISDN_core.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_seq.h LD [M] drivers/isdn/mISDN/mISDN_dsp.o CC [M] drivers/net/e1000/e1000_main.o CC net/ipv4/inetpeer.o LD [M] fs/exofs/exofs.o LD [M] fs/fat/fat.o CC [M] drivers/isdn/hisax/diva.o LD [M] drivers/isdn/mISDN/l1oip.o LD [M] fs/fat/vfat.o CC kernel/hung_task.o CC [M] drivers/ata/pata_marvell.o LD drivers/scsi/arcmsr/built-in.o LD [M] fs/fat/msdos.o CC [M] net/bluetooth/rfcomm/sock.o CC [M] drivers/scsi/arcmsr/arcmsr_attr.o LD fs/freevxfs/built-in.o CC [M] drivers/net/can/dev.o CC [M] drivers/sbus/char/openprom.o CC [M] fs/freevxfs/vxfs_bmap.o CC [M] drivers/infiniband/core/uverbs_main.o CC [M] drivers/sbus/char/uctrl.o LD fs/fscache/built-in.o CC [M] fs/ext3/resize.o CC [M] fs/fscache/cache.o CC [M] fs/ext3/ext3_jbd.o CC [M] drivers/media/dvb/frontends/stv0900_core.o CC [M] drivers/regulator/wm8350-regulator.o CC [M] drivers/ata/pata_mpiix.o CC [M] fs/ext3/xattr.o CC [M] fs/fscache/cookie.o LD [M] fs/dlm/dlm.o CC [M] drivers/media/dvb/dvb-usb/dtt200u.o CC [M] drivers/infiniband/hw/ipath/ipath_iba7220.o CC [M] drivers/media/dvb/dvb-usb/dtt200u-fe.o LD fs/fuse/built-in.o CC [M] fs/ext3/xattr_user.o CC [M] fs/fuse/dev.o LD [M] net/bluetooth/hidp/hidp.o CC [M] fs/ext3/xattr_trusted.o CC [M] drivers/media/dvb/dvb-usb/dtv5100.o CC net/ethernet/pe2.o CC net/core/ethtool.o CC [M] drivers/media/dvb/dvb-usb/dw2102.o CC [M] fs/cifs/netmisc.o CC [M] drivers/media/video/cs53l32a.o CC [M] net/bridge/netfilter/ebt_ip6.o CC [M] drivers/gpu/drm/drm_sman.o CC [M] drivers/hwmon/g760a.o CC [M] drivers/media/dvb/dvb-usb/gl861.o CC [M] crypto/camellia.o CC [M] net/bridge/netfilter/ebt_limit.o CC [M] drivers/gpu/drm/drm_mm.o CC [M] drivers/media/dvb/ttpci/av7110_hw.o CC [M] drivers/scsi/aacraid/commctrl.o CC [M] drivers/media/video/m52790.o CC [M] fs/afs/vnode.o LD net/dsa/built-in.o CC [M] drivers/media/dvb/dvb-usb/gp8psk.o CC [M] drivers/hwmon/gl518sm.o CC [M] drivers/pcmcia/yenta_socket.o CC [M] drivers/media/dvb/dvb-usb/gp8psk-fe.o CC lib/irq_regs.o CC drivers/serial/serial_core.o CC drivers/rtc/rtc-starfire.o CC [M] drivers/pcmcia/pd6729.o CC [M] drivers/isdn/hisax/ipacx.o CC [M] fs/fscache/fsdef.o CC [M] drivers/media/dvb/dvb-usb/m920x.o CC drivers/spi/spi.o CC [M] drivers/mtd/chips/map_ram.o CC [M] drivers/mtd/chips/map_rom.o LD net/ipv6/netfilter/built-in.o CC [M] sound/pci/echoaudio/gina20.o CC [M] drivers/spi/spi_bitbang.o /scratch/kisskb/src/drivers/isdn/hisax/elsa.c: In function 'setup_elsa_pci': /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1038: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1046: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] net/ipv6/netfilter/ip6_tables.o CC kernel/seccomp.o CC [M] drivers/spi/spi_butterfly.o CC drivers/pci/setup-bus.o LD drivers/ssb/built-in.o LD [M] net/bluetooth/cmtp/cmtp.o CC [M] drivers/ssb/main.o CC [M] sound/pci/echoaudio/gina24.o CC [M] drivers/pcmcia/i82092.o CC lib/is_single_threaded.o CC [M] sound/soc/codecs/wm8750.o CC [M] fs/cifs/smbdes.o CC [M] crypto/cast5.o CC [M] fs/ext3/acl.o CC [M] fs/cifs/smbencrypt.o CC [M] crypto/cast6.o CC [M] drivers/ide/ide-disk.o CC [M] drivers/isdn/hardware/eicon/diva_dma.o LD [M] net/dccp/dccp.o CC [M] fs/btrfs/file.o CC drivers/staging/staging.o CC [M] drivers/hwmon/gl520sm.o LD [M] net/dccp/dccp_ipv4.o LD [M] net/dccp/dccp_ipv6.o LD [M] net/dccp/dccp_diag.o CC [M] fs/btrfs/tree-defrag.o LD [M] net/dccp/dccp_probe.o CC [M] drivers/media/dvb/ttpci/av7110_v4l.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_reg.h CC [M] fs/cifs/transport.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_reg_print.c CC [M] drivers/media/dvb/ttpci/av7110_av.o CC [M] fs/freevxfs/vxfs_fshead.o CC [M] drivers/media/dvb/frontends/stv0900_sw.o CC [M] fs/freevxfs/vxfs_immed.o CC [M] drivers/sbus/char/bbc_i2c.o CC [M] drivers/ata/pata_oldpiix.o CC lib/klist.o CC drivers/serial/suncore.o /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'ib_uverbs_alloc_event_file': /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c:522: warning: the address of 'uverbs_event_fops' will always evaluate as 'true' CC [M] fs/freevxfs/vxfs_inode.o CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/sbus/char/bbc_envctrl.o CC [M] fs/ext3/xattr_security.o CC [M] fs/afs/volume.o CC [M] fs/cifs/asn1.o CC [M] drivers/media/dvb/dvb-usb/nova-t-usb2.o CC drivers/pci/syscall.o CC [M] fs/fuse/dir.o CC [M] fs/fuse/file.o CC [M] drivers/rtc/rtc-ds1286.o LD [M] drivers/net/atl1c/atl1c.o CC [M] drivers/media/video/wm8775.o CC [M] fs/fuse/inode.o CC [M] fs/fscache/main.o LD drivers/net/e1000e/built-in.o CC [M] fs/btrfs/extent_map.o CC [M] drivers/net/e1000e/82571.o CC [M] drivers/net/chelsio/espi.o CC [M] drivers/media/dvb/ttpci/av7110_ca.o CC kernel/rcutree.o CC [M] drivers/media/video/wm8739.o CC [M] fs/btrfs/sysfs.o /scratch/kisskb/src/drivers/sbus/char/openprom.c: In function 'openprom_sunos_ioctl': /scratch/kisskb/src/drivers/sbus/char/openprom.c:306: warning: 'opp' may be used uninitialized in this function CC [M] sound/pci/emu10k1/emu10k1_main.o CC [M] drivers/media/video/vp27smpx.o LD drivers/staging/built-in.o CC [M] drivers/ata/pata_pcmcia.o CC [M] drivers/media/dvb/dvb-usb/opera1.o CC [M] drivers/scsi/arcmsr/arcmsr_hba.o LD drivers/telephony/built-in.o CC [M] drivers/media/video/mxb.o CC [M] drivers/telephony/phonedev.o CC [M] fs/ext4/inode.o CC [M] drivers/media/dvb/dvb-usb/ttusb2.o CC [M] net/bridge/netfilter/ebt_mark_m.o CC [M] drivers/pci/pci-stub.o CC [M] fs/cifs/md4.o CC [M] drivers/media/video/hexium_orion.o LD net/ethernet/built-in.o CC [M] drivers/scsi/aic94xx/aic94xx_hwi.o CC [M] drivers/net/chelsio/tp.o CC [M] drivers/infiniband/hw/ipath/ipath_sd7220.o CC [M] fs/btrfs/struct-funcs.o CC [M] net/ieee802154/nl_policy.o CC [M] drivers/infiniband/core/uverbs_cmd.o CC [M] drivers/media/video/hexium_gemini.o CC [M] fs/btrfs/xattr.o CC [M] drivers/media/dvb/dvb-usb/umt-010.o CC [M] drivers/ata/pata_pdc2027x.o CC [M] fs/btrfs/ordered-data.o CC [M] drivers/hwmon/ultra45_env.o CC [M] drivers/regulator/wm8400-regulator.o LD [M] drivers/net/bonding/bonding.o CC kernel/rcutree_trace.o /scratch/kisskb/src/drivers/isdn/hisax/diva.c: In function 'setup_diva_pci': /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1162: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1169: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1176: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1186: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/hwmon/i5k_amb.o LD drivers/net/enic/built-in.o CC [M] drivers/net/enic/enic_main.o CC kernel/relay.o CC kernel/utsname_sysctl.o CC kernel/delayacct.o CC [M] drivers/media/dvb/dvb-usb/vp702x.o CC drivers/serial/sunhv.o LD drivers/net/can/sja1000/built-in.o CC kernel/taskstats.o CC [M] fs/freevxfs/vxfs_lookup.o CC net/ipv4/protocol.o CC [M] drivers/net/can/sja1000/sja1000.o CC [M] drivers/media/dvb/dvb-usb/vp702x-fe.o CC [M] drivers/mtd/mtdconcat.o CC [M] drivers/isdn/hardware/eicon/os_bri.o CC [M] drivers/isdn/hardware/eicon/s_bri.o LD [M] drivers/pcmcia/pcmcia_core.o CC lib/kobject.o LD [M] drivers/pcmcia/pcmcia.o CC [M] drivers/spi/spi_gpio.o CC lib/kobject_uevent.o CC [M] drivers/gpu/drm/drm_crtc.o CC [M] drivers/spi/spi_lm70llp.o LD fs/gfs2/built-in.o CC kernel/tsacct.o CC [M] fs/gfs2/acl.o CC kernel/marker.o CC [M] sound/soc/codecs/wm8753.o CC [M] fs/gfs2/bmap.o CC [M] drivers/rtc/rtc-ds1305.o CC [M] crypto/arc4.o CC [M] crypto/tea.o CC [M] drivers/rtc/rtc-ds1307.o CC [M] crypto/khazad.o CC [M] fs/btrfs/extent_io.o CC [M] crypto/anubis.o CC [M] drivers/regulator/pcf50633-regulator.o CC [M] fs/ext4/ioctl.o CC [M] fs/fscache/netfs.o CC [M] drivers/scsi/aacraid/comminit.o CC [M] drivers/scsi/aacraid/commsup.o CC [M] crypto/seed.o CC [M] drivers/ide/ide-disk_ioctl.o LD [M] drivers/infiniband/hw/nes/iw_nes.o LD drivers/scsi/bnx2i/built-in.o CC [M] drivers/scsi/bnx2i/bnx2i_init.o LD drivers/scsi/device_handler/built-in.o CC [M] drivers/isdn/hisax/sedlbauer.o LD drivers/scsi/cxgb3i/built-in.o CC [M] drivers/scsi/device_handler/scsi_dh.o CC [M] drivers/ide/ide-disk_proc.o CC [M] drivers/scsi/cxgb3i/cxgb3i_init.o LD sound/pci/hda/built-in.o CC [M] drivers/isdn/hisax/isar.o CC [M] sound/pci/hda/patch_analog.o CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o CC [M] drivers/media/video/videobuf-core.o CC [M] fs/afs/write.o CC [M] fs/fscache/object.o CC [M] drivers/isdn/hisax/hfc_sx.o CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o CC [M] drivers/scsi/device_handler/scsi_dh_emc.o LD [M] net/ieee802154/nl802154.o LD [M] net/ieee802154/af_802154.o CC [M] drivers/isdn/hisax/niccy.o CC [M] drivers/spi/spidev.o CC [M] drivers/media/video/videobuf-dma-sg.o CC [M] drivers/media/dvb/frontends/stb6100.o LD drivers/pci/built-in.o CC [M] drivers/telephony/ixj.o CC [M] drivers/scsi/aacraid/dpcsup.o CC [M] drivers/media/dvb/ttpci/av7110.o LD drivers/thermal/built-in.o CC [M] drivers/telephony/ixj_pcmcia.o CC [M] drivers/thermal/thermal_sys.o CC [M] crypto/salsa20_generic.o CC [M] drivers/ide/ide-floppy.o CC [M] drivers/ide/ide-floppy_ioctl.o CC [M] drivers/net/e1000e/ich8lan.o LD [M] drivers/sbus/char/bbc.o CC [M] drivers/spi/tle62x0.o LD drivers/sbus/built-in.o CC [M] drivers/serial/sunzilog.o CC [M] fs/freevxfs/vxfs_olt.o LD [M] fs/ext3/ext3.o CC [M] drivers/scsi/bnx2i/bnx2i_hwi.o CC [M] drivers/net/can/sja1000/sja1000_platform.o CC [M] sound/pci/echoaudio/indigo.o CC [M] drivers/media/dvb/dvb-usb/vp7045.o CC [M] net/bridge/netfilter/ebt_pkttype.o CC [M] net/bridge/netfilter/ebt_stp.o CC [M] drivers/media/dvb/dvb-usb/vp7045-fe.o CC [M] drivers/infiniband/core/uverbs_marshall.o CC [M] net/bluetooth/rfcomm/tty.o CC [M] drivers/ssb/scan.o CC [M] drivers/net/chelsio/pm3393.o LD sound/pci/ice1712/built-in.o CC [M] crypto/deflate.o LD drivers/scsi/fcoe/built-in.o CC [M] sound/pci/ice1712/ice1712.o CC [M] drivers/scsi/fcoe/fcoe.o CC [M] sound/pci/ice1712/delta.o CC [M] drivers/net/chelsio/sge.o CC [M] drivers/net/chelsio/subr.o CC [M] drivers/net/cxgb3/ael1002.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-firmware.o CC [M] drivers/isdn/hardware/eicon/os_4bri.o CC [M] fs/btrfs/volumes.o CC [M] drivers/media/dvb/ttpci/av7110_ipack.o CC kernel/tracepoint.o /scratch/kisskb/src/crypto/anubis.c: In function 'anubis_crypt': /scratch/kisskb/src/crypto/anubis.c:581: warning: 'inter' is used uninitialized in this function CC [M] drivers/char/sx.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-init.o CC kernel/latencytop.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm.o CC [M] crypto/zlib.o CC [M] drivers/scsi/aic7xxx/aic7xxx_proc.o CC lib/kref.o CC [M] drivers/net/e1000e/es2lan.o CC [M] fs/cifs/md5.o CC [M] drivers/net/e1000e/lib.o CC [M] drivers/net/e1000e/phy.o CC [M] drivers/rtc/rtc-ds1374.o CC [M] drivers/serial/sunsu.o CC [M] fs/cifs/cifs_unicode.o CC [M] fs/cifs/nterr.o CC [M] crypto/michael_mic.o CC [M] fs/fscache/operation.o CC [M] drivers/hwmon/ibmaem.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-urb.o CC [M] drivers/ata/pata_pdc202xx_old.o CC [M] fs/gfs2/dir.o CC [M] fs/fscache/page.o CC [M] drivers/scsi/aacraid/rx.o LD drivers/regulator/built-in.o CC [M] drivers/media/dvb/frontends/sp8870.o CC [M] drivers/scsi/bnx2i/bnx2i_iscsi.o CC [M] drivers/hwmon/ibmpex.o CC net/ipv4/ip_input.o CC [M] drivers/net/cxgb3/vsc8211.o CC [M] sound/pci/hda/patch_atihdmi.o CC [M] fs/freevxfs/vxfs_subr.o CC [M] drivers/ide/ide-floppy_proc.o /scratch/kisskb/src/drivers/isdn/hisax/niccy.c: In function 'setup_niccy': /scratch/kisskb/src/drivers/isdn/hisax/niccy.c:305: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] sound/pci/emu10k1/irq.o CC [M] crypto/crc32c.o CC [M] drivers/scsi/aic94xx/aic94xx_reg.o CC [M] crypto/authenc.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-i2c.o CC kernel/sched_cpupri.o LD drivers/spi/built-in.o CC [M] drivers/media/dvb/ttpci/av7110_ir.o CC [M] sound/soc/codecs/wm8900.o CC [M] sound/pci/ctxfi/ctpcm.o CC [M] sound/soc/codecs/wm8903.o CC [M] drivers/mtd/redboot.o LD drivers/uio/built-in.o CC [M] drivers/scsi/aacraid/sa.o CC [M] drivers/uio/uio.o CC [M] sound/pci/emu10k1/memory.o CC kernel/slow-work.o CC [M] drivers/scsi/bnx2i/bnx2i_sysfs.o LD drivers/usb/atm/built-in.o CC [M] drivers/net/can/sja1000/ems_pci.o CC [M] drivers/usb/atm/cxacru.o CC [M] sound/pci/emu10k1/voice.o CC [M] drivers/serial/sunsab.o LD drivers/usb/c67x00/built-in.o CC [M] sound/pci/emu10k1/emumpu401.o CC [M] drivers/usb/c67x00/c67x00-drv.o CC [M] sound/pci/emu10k1/emupcm.o CC [M] drivers/ssb/sprom.o CC [M] drivers/net/can/sja1000/kvaser_pci.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-dvb.o CC [M] net/bridge/netfilter/ebt_vlan.o CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o CC [M] drivers/media/video/videobuf-vmalloc.o CC [M] drivers/scsi/cxgb3i/cxgb3i_iscsi.o CC [M] net/bridge/netfilter/ebt_arpreply.o CC [M] drivers/net/chelsio/mv88x201x.o CC [M] drivers/media/video/videobuf-dvb.o CC [M] fs/freevxfs/vxfs_super.o CC [M] drivers/isdn/hisax/bkm_a4t.o LD [M] fs/afs/kafs.o CC [M] drivers/net/chelsio/my3126.o CC [M] drivers/scsi/cxgb3i/cxgb3i_pdu.o CC [M] sound/pci/hda/patch_ca0110.o CC [M] drivers/net/enic/vnic_cq.o LD [M] drivers/scsi/arcmsr/arcmsr.o CC [M] sound/pci/hda/patch_cmedia.o CC [M] fs/btrfs/async-thread.o CC [M] crypto/lzo.o CC [M] net/ipv6/netfilter/ip6table_filter.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o CC [M] crypto/ansi_cprng.o CC [M] net/ipv6/netfilter/ip6table_mangle.o CC [M] drivers/isdn/hardware/eicon/s_4bri.o CC [M] fs/fscache/proc.o CC [M] sound/pci/hda/patch_conexant.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm_pci.o CC [M] drivers/net/cxgb3/t3_hw.o CC [M] drivers/infiniband/core/iwcm.o CC [M] net/ipv6/netfilter/ip6_queue.o CC [M] fs/gfs2/eaops.o CC [M] drivers/scsi/aic94xx/aic94xx_sds.o CC [M] drivers/rtc/rtc-ds1390.o CC [M] drivers/ata/pata_radisys.o CC [M] drivers/rtc/rtc-ds1511.o CC [M] drivers/net/e1000e/param.o CC lib/plist.o CC [M] drivers/net/e1000e/ethtool.o /scratch/kisskb/src/drivers/serial/sunzilog.c:1077: warning: 'sunzilog_putchar' defined but not used CC [M] drivers/net/chelsio/mv88e1xxx.o CC [M] sound/pci/emu10k1/io.o CC [M] drivers/mtd/ar7part.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-remote.o CC [M] net/bridge/netfilter/ebt_mark.o CC [M] drivers/isdn/hardware/eicon/os_pri.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_req': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2697: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2759: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2793: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2897: warning: cast from pointer to integer of different size CC [M] drivers/isdn/hardware/eicon/s_pri.o CC [M] sound/pci/echoaudio/indigodj.o /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c: In function 'setup_sedlbauer_pci': /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c:610: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] sound/pci/hda/patch_sigmatel.o CC [M] fs/fuse/control.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'manufacturer_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:3807: warning: cast from pointer to integer of different size CC [M] drivers/gpu/drm/drm_crtc_helper.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'nl_ind': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:6849: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:7241: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'add_b23': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8478: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8530: warning: cast from pointer to integer of different size CC [M] drivers/usb/c67x00/c67x00-hcd.o CC [M] crypto/tcrypt.o CC [M] crypto/xor.o CC [M] drivers/ide/aec62xx.o CC [M] drivers/usb/c67x00/c67x00-sched.o CC [M] drivers/ssb/pci.o CC [M] sound/pci/echoaudio/indigodjx.o CC [M] fs/btrfs/ioctl.o CC lib/prio_heap.o CC [M] fs/btrfs/locking.o CC [M] sound/pci/ctxfi/ctmixer.o CC [M] fs/cifs/xattr.o CC [M] sound/pci/ctxfi/ctresource.o CC [M] fs/cifs/cifsencrypt.o CC [M] net/ipv6/netfilter/ip6table_raw.o CC [M] drivers/mtd/mtdchar.o CC [M] drivers/media/dvb/dvb-usb/usb-urb.o CC [M] drivers/mtd/mtd_blkdevs.o CC [M] drivers/rtc/rtc-ds1553.o LD crypto/async_tx/built-in.o CC [M] crypto/async_tx/async_tx.o CC [M] drivers/media/dvb/frontends/cx22700.o CC [M] crypto/async_tx/async_memcpy.o CC [M] drivers/rtc/rtc-ds1672.o LD drivers/net/hamradio/built-in.o CC [M] drivers/ssb/pcihost_wrapper.o CC [M] drivers/net/hamradio/mkiss.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c: In function 'setup_bkm_a4t': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c:343: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC lib/prio_tree.o CC [M] fs/fscache/stats.o CC [M] fs/gfs2/eattr.o CC [M] kernel/backtracetest.o CC [M] drivers/scsi/aacraid/rkt.o CC [M] fs/gfs2/glock.o CC [M] drivers/net/chelsio/vsc7326.o CC [M] drivers/isdn/hisax/jade.o CC [M] drivers/hwmon/it87.o CC [M] drivers/infiniband/hw/ipath/ipath_sd7220_img.o CC [M] sound/pci/emu10k1/emuproc.o LD drivers/usb/gadget/built-in.o CC [M] sound/pci/emu10k1/emumixer.o CC [M] drivers/usb/gadget/m66592-udc.o CC [M] fs/fscache/histogram.o CC [M] fs/gfs2/glops.o CC [M] drivers/infiniband/hw/ipath/ipath_iba6120.o CC [M] sound/pci/echoaudio/indigoio.o CC [M] drivers/usb/gadget/cdc2.o CC [M] drivers/scsi/aic94xx/aic94xx_seq.o CC [M] drivers/media/dvb/frontends/cx24110.o CC [M] drivers/usb/gadget/ether.o CC [M] drivers/scsi/aic94xx/aic94xx_dump.o CC [M] drivers/scsi/aic94xx/aic94xx_scb.o CC [M] drivers/net/enic/vnic_intr.o CC [M] crypto/async_tx/async_xor.o CC [M] drivers/mtd/mtdblock.o CC [M] net/ipv6/netfilter/ip6table_security.o CC [M] drivers/serial/8250.o CC net/ipv4/ip_fragment.o CC [M] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o CC [M] drivers/mtd/mtdblock_ro.o CC [M] drivers/net/e1000/e1000_hw.o CC [M] fs/fuse/cuse.o CC [M] drivers/scsi/aic94xx/aic94xx_dev.o CC [M] drivers/uio/uio_cif.o LD drivers/usb/class/built-in.o CC [M] drivers/usb/class/cdc-acm.o CC [M] drivers/serial/8250_pci.o CC [M] net/bridge/netfilter/ebt_dnat.o CC [M] drivers/scsi/aic94xx/aic94xx_tmf.o CC [M] drivers/scsi/aic94xx/aic94xx_task.o CC [M] sound/pci/ctxfi/ctsrc.o CC [M] drivers/isdn/hisax/bkm_a8.o CC lib/proportions.o CC [M] drivers/serial/serial_cs.o GZIP kernel/config_data.gz LD [M] fs/freevxfs/freevxfs.o CC [M] kernel/rcutorture.o LD drivers/scsi/libfc/built-in.o CC [M] drivers/scsi/libfc/fc_disc.o LD fs/hfs/built-in.o CC [M] fs/hfs/bitmap.o CC [M] drivers/scsi/libfc/fc_exch.o CC net/core/dev_mcast.o CC [M] sound/soc/codecs/wm8940.o CC net/ipv6/addrconf_core.o CC [M] drivers/serial/max3100.o LD drivers/usb/core/built-in.o CC [M] drivers/net/e1000/e1000_ethtool.o CC [M] drivers/uio/uio_pdrv.o CC [M] drivers/usb/core/usb.o CC [M] drivers/usb/core/hub.o CC [M] drivers/usb/core/hcd.o CC [M] drivers/scsi/fcoe/libfcoe.o LD [M] net/bluetooth/rfcomm/rfcomm.o CC [M] drivers/scsi/aacraid/nark.o CC [M] drivers/net/e1000/e1000_param.o CC [M] drivers/net/enic/vnic_wq.o LD drivers/scsi/libsas/built-in.o CC [M] drivers/media/video/btcx-risc.o CC [M] drivers/scsi/libsas/sas_init.o LD fs/hfsplus/built-in.o CC [M] drivers/media/video/tveeprom.o CC [M] fs/hfsplus/super.o LD [M] drivers/net/can/can-dev.o CC [M] drivers/net/enic/enic_res.o LD drivers/net/igb/built-in.o CC [M] drivers/net/cxgb3/mc5.o CC [M] drivers/net/enic/vnic_dev.o CC [M] drivers/ata/pata_rz1000.o CC net/ipv4/ip_forward.o CC [M] drivers/net/igb/igb_main.o CC [M] drivers/net/igb/igb_ethtool.o CC [M] drivers/net/igb/e1000_82575.o CC [M] drivers/net/cxgb3/xgmac.o CC [M] drivers/media/video/upd64031a.o CC [M] drivers/rtc/rtc-ds1742.o CC [M] sound/pci/echoaudio/indigoiox.o CC lib/radix-tree.o CC [M] drivers/media/video/upd64083.o CC lib/ratelimit.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp7045.o CC [M] sound/pci/hda/patch_intelhdmi.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp702x.o CC [M] drivers/ide/alim15x3.o CC [M] drivers/ata/pata_sc1200.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.o CC net/ipv6/exthdrs_core.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.o CC [M] drivers/char/generic_serial.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-a800.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.o CC [M] drivers/scsi/cxgb3i/cxgb3i_offload.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.o CC [M] fs/gfs2/inode.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.o CC [M] drivers/gpu/drm/drm_modes.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-umt-010.o CC [M] sound/pci/ctxfi/ctamixer.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-m920x.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gl861.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-au6610.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-digitv.o CC [M] fs/ext4/namei.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cxusb.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dib0700.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-opera.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-anysee.o CC [M] drivers/gpu/drm/drm_edid.o CC [M] sound/pci/echoaudio/layla20.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dw2102.o CC [M] sound/pci/echoaudio/layla24.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9015.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ce6230.o CC [M] sound/soc/codecs/wm8960.o LD sound/pci/korg1212/built-in.o CC [M] sound/pci/korg1212/korg1212.o LD sound/pci/lx6464es/built-in.o CC [M] sound/pci/lx6464es/lx6464es.o CC [M] sound/pci/lx6464es/lx_core.o CC [M] drivers/gpu/drm/drm_info.o CC [M] drivers/net/enic/vnic_rq.o CC [M] drivers/net/e1000e/netdev.o LD [M] fs/fuse/fuse.o CC [M] fs/gfs2/log.o UNROLL drivers/md/raid6int8.c CC [M] drivers/ssb/pcmcia.o CC net/core/dst.o CC [M] fs/cifs/readdir.o LD [M] fs/fscache/fscache.o CC [M] net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o CC lib/rbtree.o CC [M] fs/cifs/ioctl.o CC [M] drivers/ssb/driver_chipcommon.o CC [M] fs/hfs/bfind.o CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o CC [M] drivers/media/dvb/frontends/tda8083.o LD [M] drivers/scsi/bnx2i/bnx2i.o CC fs/hugetlbfs/inode.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c: In function 'setup_sct_quadro': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c:304: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] net/ipv6/netfilter/ip6t_ah.o CC [M] net/bridge/netfilter/ebt_redirect.o LD fs/hpfs/built-in.o LD [M] drivers/usb/c67x00/c67x00.o CC [M] net/bridge/netfilter/ebt_snat.o CC [M] net/ipv6/netfilter/ip6t_eui64.o LD crypto/crypto.o CC [M] fs/hpfs/alloc.o CC [M] drivers/uio/uio_pdrv_genirq.o LD crypto/crypto_algapi.o CC [M] net/ipv6/netfilter/ip6t_frag.o LD [M] sound/pci/au88x0/snd-au8810.o LD [M] sound/pci/au88x0/snd-au8820.o LD [M] sound/pci/au88x0/snd-au8830.o CC [M] drivers/media/dvb/frontends/l64781.o CC [M] sound/pci/emu10k1/emufx.o CC [M] drivers/media/dvb/frontends/dib3000mb.o CC [M] fs/hfs/bnode.o CC [M] drivers/usb/atm/speedtch.o CC [M] drivers/mtd/ftl.o CC [M] fs/hpfs/anode.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o CC [M] drivers/uio/uio_smx.o CC [M] drivers/isdn/hisax/gazel.o CC [M] fs/hfsplus/options.o CC [M] sound/pci/ice1712/hoontech.o CC [M] drivers/uio/uio_aec.o CC [M] drivers/infiniband/core/cma.o CC [M] drivers/rtc/rtc-ds3234.o CC [M] drivers/rtc/rtc-fm3130.o CC [M] drivers/isdn/hisax/w6692.o CC net/core/netevent.o CC [M] drivers/net/hamradio/6pack.o CC [M] drivers/hwmon/lis3lv02d.o LD [M] drivers/mtd/nftl.o CC [M] fs/hfsplus/inode.o CC [M] sound/pci/hda/hda_eld.o CC [M] fs/ext4/super.o UNROLL drivers/md/raid6int16.c CC [M] fs/cifs/sess.o UNROLL drivers/md/raid6int32.c CC [M] drivers/scsi/cxgb3i/cxgb3i_ddp.o UNROLL drivers/md/raid6altivec1.c LD [M] drivers/net/chelsio/cxgb.o UNROLL drivers/md/raid6altivec2.c LD [M] drivers/scsi/aacraid/aacraid.o UNROLL drivers/md/raid6altivec4.c CC [M] drivers/net/cxgb3/sge.o UNROLL drivers/md/raid6altivec8.c CC [M] drivers/media/video/cx2341x.o CC [M] drivers/md/raid6mmx.o CC [M] sound/pci/ctxfi/ctdaio.o CC [M] drivers/scsi/aic7xxx/aic79xx_core.o CC [M] drivers/md/raid6sse1.o CC [M] drivers/ata/pata_serverworks.o CC [M] drivers/scsi/libfc/fc_elsct.o LD drivers/net/igbvf/built-in.o LD drivers/net/irda/built-in.o CC [M] drivers/net/irda/irda-usb.o CC [M] drivers/net/igbvf/vf.o CC [M] drivers/ata/pata_sil680.o CC [M] sound/pci/echoaudio/mia.o LD drivers/scsi/lpfc/built-in.o CC [M] drivers/md/raid6sse2.o CC [M] drivers/scsi/lpfc/lpfc_mem.o CC [M] drivers/scsi/libfc/fc_frame.o LD [M] drivers/mtd/inftl.o CC [M] drivers/md/multipath.o CC [M] drivers/media/dvb/frontends/dib3000mc.o CC [M] net/ipv6/netfilter/ip6t_ipv6header.o CC lib/reciprocal_div.o CC [M] drivers/mtd/rfd_ftl.o CC [M] drivers/usb/core/urb.o LD fs/isofs/built-in.o CC [M] fs/isofs/namei.o CC [M] drivers/net/hamradio/yam.o /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c: In function 'lx_interrupt_request_new_buffer': /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c:1281: warning: cast to pointer from integer of different size CC net/ipv4/ip_options.o CC [M] drivers/net/hamradio/bpqether.o CC lib/rwsem.o /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c: In function 'lx_trigger_start': /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c:455: warning: cast to pointer from integer of different size CC [M] drivers/scsi/libfc/fc_lport.o CC [M] fs/btrfs/orphan.o CC lib/sha1.o LD [M] drivers/media/dvb/ttpci/dvb-ttpci.o CC [M] drivers/scsi/libfc/fc_rport.o CC [M] drivers/infiniband/core/ucma.o CC drivers/usb/host/pci-quirks.o CC [M] drivers/rtc/rtc-isl1208.o CC lib/show_mem.o CC [M] drivers/gpu/drm/drm_debugfs.o CC [M] fs/hfsplus/ioctl.o CC [M] drivers/rtc/rtc-m41t80.o CC [M] drivers/ata/pata_via.o CC [M] fs/hfs/brec.o LD [M] drivers/infiniband/hw/ipath/ib_ipath.o CC [M] drivers/ssb/driver_chipcommon_pmu.o CC [M] drivers/rtc/rtc-m41t94.o CC [M] fs/ext4/symlink.o CC [M] sound/pci/echoaudio/mona.o CC [M] net/bridge/netfilter/ebt_log.o CC [M] fs/ext4/hash.o CC [M] drivers/usb/gadget/file_storage.o CC [M] drivers/rtc/rtc-m48t35.o CC [M] drivers/ssb/driver_pcicore.o CC [M] drivers/usb/class/usblp.o CC [M] fs/hfs/btree.o CC [M] fs/hpfs/buffer.o CC [M] fs/hpfs/dentry.o CC [M] drivers/gpu/drm/drm_ioc32.o CC kernel/time.o LD sound/pci/mixart/built-in.o IKCFG kernel/config_data.h CC [M] fs/gfs2/lops.o CC [M] fs/cifs/export.o CC [M] sound/pci/mixart/mixart.o CC [M] drivers/media/dvb/frontends/dibx000_common.o CC [M] sound/pci/ice1712/ews.o LD [M] drivers/net/enic/enic.o CC [M] net/ipv6/netfilter/ip6t_mh.o CC [M] drivers/scsi/libsas/sas_phy.o LD drivers/net/ixgb/built-in.o LD drivers/scsi/megaraid/built-in.o CC [M] drivers/rtc/rtc-m48t86.o CC [M] net/ipv6/netfilter/ip6t_hbh.o CC [M] drivers/net/ixgb/ixgb_main.o CC [M] drivers/scsi/megaraid/megaraid_mm.o CC [M] drivers/ide/amd74xx.o CC [M] drivers/scsi/megaraid/megaraid_mbox.o CC [M] sound/pci/emu10k1/timer.o CC [M] sound/soc/codecs/wm8971.o CC [M] fs/isofs/inode.o CC [M] drivers/char/raw.o CC [M] sound/pci/emu10k1/p16v.o LD drivers/scsi/mpt2sas/built-in.o CC [M] fs/hpfs/dir.o LD drivers/scsi/mvsas/built-in.o CC [M] drivers/scsi/mpt2sas/mpt2sas_base.o CC [M] drivers/uio/uio_sercos3.o CC [M] drivers/ata/pata_sl82c105.o LD drivers/gpu/drm/mga/built-in.o CC [M] drivers/ata/pata_sis.o CC [M] drivers/scsi/mvsas/mv_init.o CC [M] drivers/gpu/drm/mga/mga_drv.o LD drivers/scsi/osd/built-in.o CC [M] drivers/rtc/rtc-max6900.o CC [M] drivers/net/igb/e1000_mac.o CC [M] drivers/scsi/osd/osd_initiator.o CC [M] fs/hpfs/dnode.o LD drivers/net/ixgbe/built-in.o CC [M] drivers/usb/gadget/gmidi.o CC [M] drivers/ata/pata_triflex.o CC [M] drivers/net/ixgbe/ixgbe_main.o LD drivers/net/mlx4/built-in.o CC [M] drivers/usb/gadget/printer.o LD fs/hugetlbfs/hugetlbfs.o LD fs/hugetlbfs/built-in.o CC [M] drivers/net/mlx4/alloc.o CC [M] drivers/ata/pata_sch.o LD drivers/scsi/pcmcia/built-in.o CC lib/string.o CC [M] drivers/scsi/pcmcia/fdomain_stub.o CC [M] drivers/net/igbvf/mbx.o CC [M] fs/ext4/resize.o CC [M] drivers/usb/gadget/serial.o CC lib/vsprintf.o CC [M] lib/crc-ccitt.o CC [M] drivers/scsi/libfc/fc_fcp.o LD [M] sound/pci/lx6464es/snd-lx6464es.o CC net/core/neighbour.o CC [M] drivers/net/igbvf/ethtool.o CC [M] drivers/usb/host/ehci-hcd.o CC [M] sound/pci/mixart/mixart_core.o CC [M] drivers/net/cxgb3/l2t.o CC [M] drivers/serial/kgdboc.o /scratch/kisskb/src/drivers/isdn/hisax/w6692.c: In function 'setup_w6692': /scratch/kisskb/src/drivers/isdn/hisax/w6692.c:1012: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/ata/pata_platform.o /scratch/kisskb/src/drivers/isdn/hisax/gazel.c: In function 'setup_gazelpci': /scratch/kisskb/src/drivers/isdn/hisax/gazel.c:549: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] fs/hfsplus/extents.o CC [M] net/bridge/netfilter/ebt_ulog.o CC [M] drivers/ide/cmd64x.o CC [M] drivers/ide/cs5520.o CC [M] sound/pci/ctxfi/ctimap.o CC [M] sound/pci/mixart/mixart_hwdep.o CC [M] sound/pci/ctxfi/cthardware.o LD drivers/usb/image/built-in.o CC [M] lib/crc16.o CC [M] drivers/usb/image/mdc800.o CC [M] drivers/ssb/b43_pci_bridge.o CC [M] drivers/hwmon/lis3lv02d_spi.o CC [M] lib/crc-t10dif.o CC [M] drivers/md/faulty.o LD [M] drivers/scsi/aic94xx/aic94xx.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC [M] drivers/scsi/lpfc/lpfc_sli.o CC [M] lib/crc-itu-t.o LD drivers/scsi/qla2xxx/built-in.o CC [M] drivers/rtc/rtc-max6902.o CC [M] fs/gfs2/main.o CC [M] drivers/scsi/qla2xxx/qla_os.o LD drivers/scsi/qla4xxx/built-in.o CC [M] drivers/scsi/qla4xxx/ql4_os.o LD drivers/scsi/sym53c8xx_2/built-in.o CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o CC [M] fs/hpfs/ea.o CC [M] drivers/scsi/libsas/sas_port.o CC [M] drivers/scsi/libsas/sas_event.o CC [M] drivers/scsi/qla2xxx/qla_init.o CC [M] drivers/scsi/lpfc/lpfc_ct.o CC [M] drivers/media/video/cafe_ccic.o CC [M] drivers/scsi/mpt2sas/mpt2sas_config.o CC [M] drivers/scsi/aic7xxx/aic79xx_pci.o CC [M] drivers/usb/host/oxu210hp-hcd.o CC [M] drivers/mtd/ssfdc.o CC [M] drivers/scsi/mpt2sas/mpt2sas_scsih.o CC [M] drivers/scsi/aic7xxx/aic79xx_reg_print.o CC [M] drivers/gpu/drm/mga/mga_dma.o CC [M] drivers/gpu/drm/mga/mga_state.o CC [M] sound/pci/emu10k1/emu10k1x.o CC [M] drivers/net/mlx4/catas.o LD [M] drivers/ssb/ssb.o CC [M] drivers/mtd/mtdoops.o CC [M] drivers/rtc/rtc-pcf8563.o CC [M] net/ipv6/netfilter/ip6t_rt.o LD [M] sound/pci/korg1212/snd-korg1212.o CC [M] drivers/net/hamradio/hdlcdrv.o LD sound/pci/nm256/built-in.o CC [M] sound/pci/nm256/nm256.o CC [M] drivers/isdn/hisax/st5481_init.o CC [M] sound/pci/ctxfi/cttimer.o CC [M] drivers/scsi/osd/osd_uld.o CC [M] drivers/ata/ata_generic.o CC [M] drivers/net/ixgb/ixgb_hw.o CC [M] drivers/hwmon/lm63.o CC [M] fs/isofs/dir.o CC [M] drivers/net/hamradio/baycom_ser_hdx.o CC [M] drivers/scsi/mvsas/mv_sas.o CC [M] drivers/media/dvb/frontends/dib7000m.o CC [M] lib/crc7.o CC [M] fs/btrfs/export.o CC [M] sound/soc/codecs/wm8988.o CC [M] fs/hpfs/file.o CC [M] fs/hfs/catalog.o CC [M] drivers/isdn/hisax/st5481_usb.o CC [M] drivers/char/lp.o CC [M] sound/soc/codecs/wm8990.o CC [M] fs/cifs/cifsacl.o CC [M] drivers/net/cxgb3/cxgb3_offload.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8428: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8429: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8436: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8437: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8438: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8449: warning: array subscript is above array bounds CC [M] lib/libcrc32c.o CC [M] fs/gfs2/meta_io.o LD sound/pci/oxygen/built-in.o CC [M] drivers/net/cxgb3/aq100x.o CC [M] sound/pci/oxygen/hifier.o CC [M] net/bridge/netfilter/ebt_nflog.o CC [M] drivers/usb/core/message.o CC [M] fs/hpfs/inode.o CC [M] fs/gfs2/aops.o CC [M] net/ipv6/netfilter/ip6t_LOG.o CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o CC [M] fs/btrfs/tree-log.o CC [M] drivers/scsi/mvsas/mv_64xx.o CC [M] fs/hfs/dir.o CC [M] sound/pci/ice1712/ice1724.o CC [M] drivers/scsi/aic7xxx/aic7xxx_93cx6.o CC [M] drivers/scsi/mvsas/mv_94xx.o CC net/ipv4/ip_output.o LD sound/pci/pcxhr/built-in.o LD [M] drivers/ata/libata.o CC [M] sound/pci/pcxhr/pcxhr.o CC [M] drivers/usb/host/isp116x-hcd.o CC [M] drivers/gpu/drm/mga/mga_warp.o CC [M] drivers/net/igbvf/netdev.o CC [M] fs/hpfs/map.o CC [M] fs/hfsplus/catalog.o CC [M] drivers/media/video/ov7670.o CC [M] fs/hpfs/name.o CC [M] drivers/scsi/qla2xxx/qla_mbx.o LD drivers/usb/misc/built-in.o CC [M] drivers/media/video/dabusb.o CC [M] drivers/usb/misc/adutux.o CC [M] fs/ext4/extents.o CC [M] drivers/usb/image/microtek.o CC [M] kernel/configs.o LD [M] drivers/scsi/cxgb3i/cxgb3i.o CC [M] drivers/scsi/pcmcia/fdomain_core.o CC [M] drivers/scsi/scsi.o LD drivers/usb/mon/built-in.o CC [M] drivers/usb/mon/mon_main.o LD drivers/serial/jsm/built-in.o CC [M] drivers/serial/jsm/jsm_driver.o CC [M] sound/pci/ctxfi/cthw20k2.o CC [M] drivers/usb/class/cdc-wdm.o CC [M] drivers/md/dm-crypt.o LD drivers/usb/serial/built-in.o CC [M] drivers/md/dm-delay.o CC [M] drivers/usb/serial/usb-serial.o CC [M] drivers/scsi/megaraid/megaraid_sas.o CC [M] sound/pci/mixart/mixart_mixer.o CC [M] drivers/usb/serial/generic.o CC [M] fs/hpfs/namei.o CC [M] lib/ts_kmp.o CC [M] fs/hfsplus/dir.o CC [M] drivers/usb/misc/appledisplay.o LD drivers/mtd/built-in.o LD [M] drivers/mtd/mtd.o CC [M] drivers/net/mlx4/cmd.o CC [M] fs/cifs/cifs_spnego.o CC [M] drivers/net/mlx4/cq.o CC drivers/usb/otg/otg.o CC [M] fs/cifs/dns_resolve.o CC [M] fs/hfsplus/btree.o CC [M] drivers/usb/misc/berry_charge.o CC [M] drivers/ide/cs5530.o CC [M] drivers/usb/misc/cypress_cy7c63.o CC [M] fs/isofs/util.o CC [M] drivers/usb/atm/ueagle-atm.o CC net/ipv4/ip_sockglue.o CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o CC [M] drivers/scsi/pcmcia/qlogic_stub.o CC [M] drivers/usb/misc/cytherm.o CC [M] drivers/net/ixgbe/ixgbe_common.o CC [M] drivers/usb/misc/emi26.o CC [M] drivers/hwmon/lm70.o CC [M] fs/hfs/extent.o CC [M] drivers/hwmon/lm75.o CC [M] sound/pci/oxygen/oxygen_io.o CC [M] drivers/rtc/rtc-pcf8583.o CC [M] drivers/scsi/mpt2sas/mpt2sas_transport.o CC [M] drivers/net/irda/stir4200.o CC [M] sound/pci/hda/patch_nvhdmi.o LD drivers/net/myri10ge/built-in.o CC [M] drivers/net/myri10ge/myri10ge.o CC [M] drivers/scsi/mpt2sas/mpt2sas_ctl.o LD drivers/usb/storage/built-in.o CC [M] drivers/usb/storage/alauda.o LD kernel/built-in.o CC [M] fs/ext4/ext4_jbd2.o LD drivers/net/netxen/built-in.o CC [M] drivers/gpu/drm/mga/mga_irq.o CC [M] lib/ts_bm.o CC [M] drivers/net/netxen/netxen_nic_hw.o CC [M] fs/hpfs/super.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_os.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/netxen/netxen_nic_main.o CC [M] sound/pci/oxygen/oxygen_lib.o CC [M] drivers/net/ixgb/ixgb_ee.o CC [M] drivers/gpu/drm/mga/mga_ioc32.o CC [M] drivers/net/mlx4/eq.o LD drivers/net/pcmcia/built-in.o CC [M] fs/cifs/cifs_dfs_ref.o CC [M] drivers/scsi/aic7xxx/aic7xxx_pci.o CC [M] drivers/net/pcmcia/3c589_cs.o CC [M] drivers/net/hamradio/baycom_par.o CC [M] fs/gfs2/dentry.o CC [M] drivers/usb/core/driver.o CC [M] drivers/usb/mon/mon_stat.o CC [M] drivers/usb/otg/gpio_vbus.o CC [M] fs/gfs2/export.o CC [M] drivers/net/igb/e1000_nvm.o LD [M] drivers/scsi/osd/libosd.o LD [M] drivers/scsi/osd/osd.o CC [M] drivers/scsi/hosts.o CC [M] drivers/usb/mon/mon_text.o CC [M] drivers/usb/core/config.o CC [M] sound/pci/ctxfi/cthw20k1.o CC [M] drivers/usb/gadget/zero.o CC [M] drivers/usb/core/file.o CC net/ipv4/inet_hashtables.o CC [M] drivers/hwmon/lm77.o LD [M] sound/pci/emu10k1/snd-emu10k1.o CC [M] drivers/hwmon/lm78.o CC [M] lib/ts_fsm.o CC [M] drivers/usb/core/buffer.o CC [M] drivers/serial/jsm/jsm_neo.o CC [M] drivers/isdn/hisax/st5481_d.o CC [M] fs/hfsplus/bnode.o LD drivers/uwb/built-in.o CC [M] drivers/uwb/umc-bus.o CC [M] drivers/usb/core/sysfs.o CC [M] drivers/uwb/umc-dev.o CC [M] drivers/usb/gadget/inode.o LD [M] sound/pci/emu10k1/snd-emu10k1-synth.o LD [M] sound/pci/emu10k1/snd-emu10k1x.o CC [M] drivers/uwb/umc-drv.o CC [M] sound/pci/oxygen/oxygen_mixer.o LD sound/pci/riptide/built-in.o CC [M] fs/hfsplus/brec.o CC [M] sound/pci/riptide/riptide.o LD [M] sound/pci/mixart/snd-mixart.o CC [M] sound/pci/oxygen/oxygen_pcm.o CC [M] drivers/uwb/address.o CC [M] sound/pci/oxygen/oxygen.o CC [M] sound/soc/codecs/wm9081.o CC [M] drivers/usb/misc/emi62.o CC [M] drivers/scsi/libsas/sas_dump.o CC [M] drivers/net/ixgb/ixgb_ethtool.o LD crypto/built-in.o LD [M] sound/pci/echoaudio/snd-darla20.o LD [M] sound/pci/echoaudio/snd-gina20.o LD [M] sound/pci/echoaudio/snd-layla20.o LD [M] sound/pci/echoaudio/snd-darla24.o CC [M] drivers/media/video/ov511.o LD [M] sound/pci/echoaudio/snd-gina24.o LD [M] sound/pci/echoaudio/snd-layla24.o LD [M] sound/pci/echoaudio/snd-mona.o CC [M] drivers/scsi/pcmcia/sym53c500_cs.o CC [M] drivers/char/n_r3964.o LD [M] sound/pci/echoaudio/snd-mia.o LD [M] sound/pci/echoaudio/snd-echo3g.o LD [M] sound/pci/echoaudio/snd-indigo.o CC [M] sound/pci/hda/patch_realtek.o LD [M] sound/pci/echoaudio/snd-indigoio.o CC [M] fs/isofs/rock.o LD [M] sound/pci/echoaudio/snd-indigodj.o CC [M] drivers/scsi/lpfc/lpfc_els.o CC [M] drivers/hwmon/lm80.o LD [M] sound/pci/echoaudio/snd-indigoiox.o LD [M] sound/pci/echoaudio/snd-indigodjx.o CC [M] sound/pci/hda/patch_si3054.o CC [M] fs/isofs/export.o CC [M] drivers/usb/misc/ftdi-elan.o CC [M] drivers/media/dvb/frontends/dib7000p.o CC [M] drivers/net/ixgb/ixgb_param.o CC [M] drivers/net/mlx4/fw.o /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c: In function '_base_send_ioc_init': /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type CC [M] drivers/net/mlx4/icm.o CC [M] drivers/usb/serial/bus.o CC [M] drivers/usb/serial/ezusb.o CC [M] drivers/usb/misc/idmouse.o CC [M] drivers/net/igb/e1000_phy.o CC [M] drivers/usb/mon/mon_bin.o CC [M] net/ipv6/netfilter/ip6t_REJECT.o CC [M] drivers/usb/core/endpoint.o CC [M] drivers/media/video/se401.o CC [M] drivers/usb/core/devio.o CC [M] drivers/serial/jsm/jsm_tty.o CC [M] fs/hfs/inode.o LD [M] drivers/scsi/libfc/libfc.o CC [M] drivers/hwmon/lm83.o CC [M] drivers/usb/storage/cypress_atacb.o CC [M] fs/hfs/attr.o CC [M] drivers/scsi/libsas/sas_discover.o CC [M] drivers/scsi/qla4xxx/ql4_init.o CC [M] drivers/scsi/libsas/sas_expander.o CC [M] drivers/usb/misc/iowarrior.o CC [M] drivers/uwb/allocator.o LD [M] drivers/net/e1000/e1000.o CC [M] fs/isofs/joliet.o CC [M] drivers/media/video/stv680.o CC [M] drivers/md/dm-round-robin.o CC [M] drivers/uwb/beacon.o CC drivers/net/phy/phy.o LD [M] drivers/infiniband/core/ib_core.o CC [M] drivers/md/dm-log.o CC [M] drivers/char/applicom.o CC [M] drivers/net/igb/e1000_mbx.o GEN lib/crc32table.h AR lib/lib.a CC [M] drivers/md/dm-region-hash.o LD [M] drivers/infiniband/core/ib_mad.o LD [M] drivers/infiniband/core/ib_sa.o CC lib/crc32.o CC [M] fs/gfs2/file.o LD [M] drivers/infiniband/core/ib_cm.o CC net/ipv4/inet_timewait_sock.o LD [M] drivers/infiniband/core/iw_cm.o LD [M] drivers/infiniband/core/ib_addr.o LD [M] drivers/infiniband/core/rdma_cm.o LD [M] drivers/infiniband/core/ib_umad.o LD [M] drivers/infiniband/core/ib_uverbs.o LD [M] drivers/infiniband/core/ib_ucm.o LD [M] drivers/infiniband/core/rdma_ucm.o CC [M] drivers/usb/class/usbtmc.o CC [M] fs/gfs2/ops_fstype.o CC [M] drivers/rtc/rtc-r9701.o CC [M] fs/gfs2/ops_inode.o CC [M] sound/pci/ice1712/amp.o CC [M] drivers/usb/otg/nop-usb-xceiv.o LD [M] drivers/gpu/drm/mga/mga.o CC [M] drivers/net/ixgbe/ixgbe_ethtool.o CC [M] drivers/ide/sc1200.o CC [M] drivers/net/mlx4/intf.o LD drivers/usb/otg/built-in.o CC net/ipv6/inet6_hashtables.o CC drivers/video/fb_notify.o LD drivers/gpu/drm/r128/built-in.o CC [M] drivers/gpu/drm/r128/r128_drv.o CC [M] fs/hfsplus/bfind.o CC [M] drivers/rtc/rtc-rs5c348.o CC [M] drivers/net/mlx4/main.o LD drivers/gpu/drm/radeon/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_drv.o LD [M] sound/pci/nm256/snd-nm256.o LD drivers/video/aty/built-in.o CC [M] drivers/uwb/driver.o CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o CC [M] drivers/video/aty/atyfb_base.o CC [M] drivers/uwb/drp.o CC [M] drivers/net/mlx4/mcg.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/video/aty/mach64_accel.o CC [M] drivers/scsi/qla4xxx/ql4_mbx.o CC [M] sound/pci/pcxhr/pcxhr_hwdep.o CC [M] fs/hfsplus/tables.o CC [M] drivers/scsi/qla4xxx/ql4_iocb.o LD [M] drivers/net/cxgb3/cxgb3.o LD [M] fs/hpfs/hpfs.o CC [M] drivers/usb/host/ohci-hcd.o CC [M] sound/pci/pcxhr/pcxhr_mixer.o CC [M] drivers/usb/host/uhci-hcd.o CC [M] fs/isofs/compress.o CC [M] drivers/usb/serial/aircable.o CC [M] sound/pci/hda/patch_via.o CC [M] drivers/scsi/scsi_ioctl.o CC [M] fs/hfs/mdb.o CC [M] drivers/net/pcmcia/3c574_cs.o LD [M] drivers/net/e1000e/e1000e.o LD drivers/w1/masters/built-in.o CC [M] drivers/usb/host/sl811-hcd.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mbx.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/pcmcia/fmvj18x_cs.o CC [M] drivers/usb/core/notify.o CC [M] sound/pci/oxygen/virtuoso.o CC [M] drivers/w1/masters/matrox_w1.o CC [M] sound/pci/pcxhr/pcxhr_core.o LD [M] drivers/scsi/mvsas/mvsas.o CC [M] sound/pci/pcxhr/pcxhr_mix22.o CC [M] drivers/scsi/qla2xxx/qla_iocb.o CC [M] drivers/gpu/drm/radeon/radeon_cp.o CC [M] drivers/net/ixgbe/ixgbe_82599.o CC [M] drivers/w1/masters/ds2490.o CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o CC [M] drivers/usb/core/generic.o CC [M] drivers/usb/serial/ark3116.o CC [M] drivers/isdn/hisax/st5481_b.o CC [M] drivers/isdn/hisax/sedlbauer_cs.o CC [M] drivers/usb/serial/belkin_sa.o LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.o CC [M] drivers/video/aty/mach64_cursor.o CC [M] drivers/isdn/hisax/elsa_cs.o CC [M] drivers/net/pcmcia/nmclan_cs.o LD [M] fs/cifs/cifs.o CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o /scratch/kisskb/src/sound/pci/riptide/riptide.c: In function 'alsa_card_riptide_init': /scratch/kisskb/src/sound/pci/riptide/riptide.c:2200: warning: ignoring return value of '__pci_register_driver', declared with attribute warn_unused_result CC [M] drivers/scsi/lpfc/lpfc_init.o CC [M] drivers/scsi/aic7xxx/aic7xxx_reg_print.o CC [M] drivers/rtc/rtc-rs5c372.o CC [M] drivers/net/ixgbe/ixgbe_82598.o CC [M] drivers/net/mlx4/mr.o CC [M] drivers/net/irda/vlsi_ir.o LD drivers/watchdog/built-in.o CC net/ipv4/inet_connection_sock.o CC [M] drivers/scsi/lpfc/lpfc_mbox.o CC [M] drivers/watchdog/pcwd_pci.o CC [M] sound/pci/ice1712/revo.o CC [M] drivers/net/mlx4/pd.o CC [M] drivers/uwb/drp-avail.o LD lib/built-in.o CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o CC [M] drivers/video/aty/mach64_gx.o CC [M] drivers/scsi/lpfc/lpfc_nportdisc.o CC [M] drivers/ide/delkin_cb.o CC [M] drivers/w1/masters/ds2482.o CC drivers/net/phy/phy_device.o CC [M] drivers/watchdog/wdt_pci.o CC [M] drivers/usb/core/quirks.o CC net/core/rtnetlink.o CC [M] drivers/usb/host/sl811_cs.o CC [M] drivers/hwmon/lm85.o CC [M] drivers/gpu/drm/r128/r128_cce.o CC [M] drivers/scsi/qla2xxx/qla_isr.o CC [M] fs/btrfs/acl.o LD [M] drivers/net/ixgb/ixgb.o CC [M] fs/hfs/part_tbl.o CC [M] drivers/net/mlx4/port.o LD drivers/video/backlight/built-in.o CC [M] drivers/net/mlx4/profile.o CC [M] drivers/video/backlight/lcd.o CC [M] drivers/char/ppdev.o CC [M] drivers/scsi/qla2xxx/qla_gs.o CC [M] fs/btrfs/free-space-cache.o CC [M] fs/hfs/string.o CC [M] drivers/video/aty/mach64_ct.o CC [M] drivers/usb/misc/isight_firmware.o CC [M] sound/pci/ice1712/aureon.o CC [M] drivers/usb/mon/mon_dma.o CC [M] drivers/rtc/rtc-rx8581.o CC [M] drivers/usb/storage/datafab.o LD [M] drivers/scsi/pcmcia/qlogic_cs.o LD [M] drivers/scsi/pcmcia/fdomain_cs.o CC [M] fs/hfs/super.o LD [M] sound/pci/ctxfi/snd-ctxfi.o CC [M] fs/hfs/sysdep.o CC [M] drivers/uwb/drp-ie.o CC [M] drivers/scsi/qla2xxx/qla_dbg.o LD [M] drivers/net/igb/igb.o CC [M] drivers/video/backlight/ltv350qv.o CC [M] drivers/usb/storage/freecom.o CC [M] drivers/uwb/est.o CC [M] drivers/net/irda/mcs7780.o CC [M] fs/hfsplus/unicode.o /scratch/kisskb/src/sound/soc/codecs/wm9081.c: In function 'configure_clock': /scratch/kisskb/src/sound/soc/codecs/wm9081.c:674: warning: 'new_sysclk' may be used uninitialized in this function CC [M] drivers/net/irda/irtty-sir.o CC [M] sound/pci/ice1712/vt1720_mobo.o CC [M] drivers/w1/masters/w1-gpio.o CC [M] fs/hfs/trans.o CC [M] net/ipv6/af_inet6.o CC [M] drivers/net/mlx4/qp.o LD drivers/w1/slaves/built-in.o CC [M] drivers/media/dvb/frontends/mt312.o CC [M] drivers/usb/misc/usblcd.o CC drivers/net/phy/mdio_bus.o LD [M] sound/pci/riptide/snd-riptide.o CC [M] drivers/isdn/hisax/avma1_cs.o CC [M] drivers/w1/slaves/w1_therm.o LD sound/pci/rme9652/built-in.o CC [M] sound/pci/rme9652/hdsp.o LD [M] fs/isofs/isofs.o CC [M] sound/pci/rme9652/hdspm.o LD drivers/char/hw_random/built-in.o CC [M] drivers/char/hw_random/n2-drv.o CC [M] drivers/w1/slaves/w1_smem.o CC [M] sound/pci/rme9652/rme9652.o AS [M] drivers/char/hw_random/n2-asm.o CC [M] drivers/char/hw_random/core.o CC [M] drivers/w1/slaves/w1_ds2431.o CC [M] drivers/scsi/qla2xxx/qla_sup.o CC [M] drivers/w1/slaves/w1_ds2433.o CC [M] drivers/usb/storage/isd200.o CC [M] drivers/net/mlx4/reset.o CC [M] drivers/net/netxen/netxen_nic_init.o CC [M] drivers/net/mlx4/sense.o CC [M] drivers/usb/host/u132-hcd.o CC [M] drivers/watchdog/pcwd_usb.o CC net/ipv4/tcp.o CC [M] drivers/scsi/qla2xxx/qla_attr.o CC drivers/net/phy/fixed.o LD [M] drivers/serial/jsm/jsm.o LD drivers/serial/built-in.o CC [M] drivers/isdn/hisax/teles_cs.o CC [M] drivers/md/dm-zero.o CC [M] drivers/w1/slaves/w1_ds2760.o CC [M] drivers/scsi/qla4xxx/ql4_isr.o CC [M] fs/gfs2/quota.o CC [M] fs/gfs2/recovery.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_iocb.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] fs/gfs2/rgrp.o CC [M] drivers/w1/slaves/w1_bq27000.o CC [M] drivers/uwb/ie.o CC [M] drivers/media/dvb/frontends/ves1820.o CC [M] drivers/isdn/hisax/hfc_usb.o CC [M] drivers/net/pcmcia/pcnet_cs.o CC [M] drivers/video/aty/radeon_base.o CC [M] drivers/media/dvb/frontends/ves1x93.o CC [M] drivers/isdn/hisax/hfc4s8s_l1.o CC [M] drivers/usb/misc/ldusb.o LD [M] sound/pci/pcxhr/snd-pcxhr.o /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c: In function 'qla2x00_configure_loop': /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: warning: 'wrap' may be used uninitialized in this function /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: note: 'wrap' was declared here CC [M] drivers/scsi/qla2xxx/qla_mid.o CC [M] fs/gfs2/super.o CC [M] drivers/ide/hpt366.o CC drivers/video/console/dummycon.o CC [M] drivers/ide/it8172.o CC net/ipv4/tcp_input.o CC [M] sound/pci/hda/hda_codec.o CC [M] drivers/video/backlight/ili9320.o LD [M] sound/pci/oxygen/snd-oxygen-lib.o CC [M] drivers/net/pcmcia/smc91c92_cs.o CC [M] fs/btrfs/zlib.o LD [M] sound/pci/oxygen/snd-hifier.o CC [M] drivers/video/backlight/platform_lcd.o LD [M] drivers/usb/mon/usbmon.o LD [M] sound/soc/codecs/snd-soc-ad73311.o LD [M] sound/soc/codecs/snd-soc-ak4104.o LD [M] sound/soc/codecs/snd-soc-ak4535.o LD [M] sound/soc/codecs/snd-soc-cs4270.o CC [M] drivers/net/pcmcia/xirc2ps_cs.o LD [M] sound/pci/oxygen/snd-oxygen.o LD [M] sound/soc/codecs/snd-soc-l3.o LD [M] sound/pci/oxygen/snd-virtuoso.o LD [M] sound/soc/codecs/snd-soc-pcm3008.o CC [M] drivers/net/pcmcia/com20020_cs.o LD [M] sound/soc/codecs/snd-soc-spdif.o LD [M] sound/soc/codecs/snd-soc-ssm2602.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23.o LD drivers/usb/wusbcore/built-in.o LD [M] sound/soc/codecs/snd-soc-tlv320aic26.o CC [M] drivers/net/pcmcia/axnet_cs.o CC [M] drivers/net/netxen/netxen_nic_ethtool.o CC [M] drivers/net/ixgbe/ixgbe_phy.o CC [M] drivers/usb/wusbcore/cbaf.o CC [M] drivers/net/pcmcia/ibmtr_cs.o LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.o CC [M] drivers/usb/misc/usbled.o CC [M] drivers/usb/atm/usbatm.o LD [M] sound/soc/codecs/snd-soc-uda134x.o CC [M] drivers/rtc/rtc-s35390a.o LD [M] sound/soc/codecs/snd-soc-uda1380.o LD [M] sound/soc/codecs/snd-soc-wm8350.o CC [M] sound/pci/ice1712/pontis.o CC [M] drivers/rtc/rtc-stk17ta8.o LD [M] sound/soc/codecs/snd-soc-wm8400.o CC [M] drivers/video/aty/radeon_pm.o LD [M] sound/soc/codecs/snd-soc-wm8510.o CC [M] drivers/gpu/drm/r128/r128_state.o LD [M] sound/soc/codecs/snd-soc-wm8580.o LD [M] sound/soc/codecs/snd-soc-wm8728.o CC [M] drivers/rtc/rtc-test.o LD [M] sound/soc/codecs/snd-soc-wm8731.o CC [M] drivers/scsi/qla4xxx/ql4_nvram.o CC [M] fs/hfsplus/wrapper.o LD [M] sound/soc/codecs/snd-soc-wm8750.o LD [M] sound/soc/codecs/snd-soc-wm8753.o CC [M] drivers/gpu/drm/r128/r128_irq.o LD [M] sound/soc/codecs/snd-soc-wm8900.o LD [M] sound/soc/codecs/snd-soc-wm8903.o CC [M] drivers/hwmon/lm87.o LD [M] sound/soc/codecs/snd-soc-wm8971.o LD [M] sound/soc/codecs/snd-soc-wm8940.o LD [M] sound/soc/codecs/snd-soc-wm8960.o CC [M] drivers/scsi/qla4xxx/ql4_dbg.o LD [M] sound/soc/codecs/snd-soc-wm8988.o CC [M] sound/pci/ice1712/prodigy192.o CC [M] drivers/watchdog/alim7101_wdt.o LD [M] sound/soc/codecs/snd-soc-wm8990.o LD [M] sound/soc/codecs/snd-soc-wm9081.o LD drivers/net/qlge/built-in.o LD drivers/net/sfc/built-in.o CC [M] drivers/net/sfc/efx.o CC [M] drivers/net/qlge/qlge_main.o LD [M] drivers/scsi/mpt2sas/mpt2sas.o CC [M] drivers/watchdog/riowd.o CC [M] drivers/uwb/ie-rcv.o CC [M] drivers/video/aty/radeon_monitor.o LD [M] drivers/usb/gadget/g_zero.o LD [M] drivers/usb/gadget/g_ether.o CC [M] sound/pci/hda/hda_generic.o LD [M] drivers/usb/gadget/gadgetfs.o LD [M] drivers/usb/gadget/g_file_storage.o LD [M] drivers/usb/gadget/g_serial.o LD [M] drivers/usb/gadget/g_printer.o LD [M] drivers/usb/gadget/g_midi.o LD [M] drivers/usb/gadget/g_cdc.o CC [M] drivers/video/aty/radeon_accel.o CC [M] drivers/w1/w1.o LD [M] fs/hfs/hfs.o CC [M] fs/gfs2/sys.o CC [M] drivers/usb/misc/legousbtower.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mid.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/usb/storage/jumpshot.o CC [M] fs/btrfs/compression.o CC [M] fs/btrfs/delayed-ref.o CC [M] fs/btrfs/relocation.o CC [M] drivers/media/video/w9968cf.o CC [M] net/ipv6/anycast.o CC [M] drivers/net/netxen/netxen_nic_niu.o CC [M] drivers/net/phy/marvell.o CC [M] drivers/scsi/qla2xxx/qla_dfs.o CC [M] net/ipv6/ip6_output.o CC [M] drivers/scsi/lpfc/lpfc_scsi.o CC [M] net/ipv6/ip6_input.o CC [M] drivers/usb/core/hcd-pci.o TABLE drivers/md/raid6tables.c CC [M] drivers/usb/core/inode.o CC [M] drivers/net/mlx4/srq.o CC [M] fs/hfsplus/bitmap.o CC [M] drivers/md/raid6int1.o CC [M] drivers/net/mlx4/en_main.o CC [M] drivers/usb/serial/ch341.o CC [M] drivers/net/irda/sir_dev.o CC [M] drivers/usb/storage/karma.o CC [M] drivers/gpu/drm/r128/r128_ioc32.o CC [M] drivers/usb/serial/cp210x.o LD [M] drivers/net/igbvf/igbvf.o CC [M] drivers/usb/serial/cyberjack.o CC [M] drivers/net/phy/davicom.o CC [M] drivers/uwb/lc-dev.o CC [M] drivers/usb/host/r8a66597-hcd.o CC [M] drivers/rtc/rtc-v3020.o CC [M] drivers/net/mlx4/en_tx.o CC [M] drivers/usb/atm/xusbatm.o CC [M] sound/pci/hda/hda_proc.o CC [M] drivers/char/hw_random/timeriomem-rng.o CC [M] drivers/net/netxen/netxen_nic_ctx.o CC [M] drivers/rtc/rtc-wm8350.o CC [M] fs/ext4/migrate.o CC [M] drivers/w1/w1_int.o CC [M] drivers/media/dvb/frontends/tda1004x.o CC net/ipv4/tcp_output.o CC drivers/video/console/promcon.o CC [M] net/ipv6/addrconf.o LD [M] drivers/isdn/hardware/eicon/divadidd.o CC [M] drivers/uwb/lc-rc.o LD [M] drivers/isdn/hardware/eicon/divas.o LD [M] drivers/char/hw_random/rng-core.o LD [M] drivers/isdn/hardware/eicon/diva_mnt.o CC [M] net/ipv6/addrlabel.o CC net/ipv4/tcp_timer.o LD [M] drivers/isdn/hardware/eicon/diva_idi.o CC [M] drivers/video/backlight/vgg2432a4.o CC [M] drivers/scsi/libsas/sas_scsi_host.o CC [M] drivers/net/mlx4/en_rx.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dbg.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined LD [M] drivers/isdn/hardware/eicon/divacapi.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_isr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/mlx4/en_ethtool.o LD drivers/isdn/hardware/built-in.o CC net/ipv4/tcp_ipv4.o CC net/core/utils.o CC net/core/link_watch.o CC [M] drivers/net/irda/sir_dongle.o CC [M] drivers/net/mlx4/en_port.o CC net/ipv4/tcp_minisocks.o CC [M] drivers/scsi/libsas/sas_task.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_gs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/mlx4/en_cq.o CC [M] drivers/net/irda/esi-sir.o CC [M] drivers/net/ixgbe/ixgbe_dcb.o CC [M] drivers/net/ixgbe/ixgbe_dcb_82598.o CC [M] drivers/net/phy/cicada.o CC [M] drivers/net/irda/tekram-sir.o CC [M] net/ipv6/route.o CC [M] fs/gfs2/trans.o CC [M] sound/pci/ice1712/prodigy_hifi.o CC [M] fs/gfs2/util.o CC [M] drivers/usb/misc/rio500.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_sup.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/media/dvb/frontends/sp887x.o CC [M] sound/pci/ice1712/juli.o LD drivers/net/skfp/built-in.o CC [M] drivers/usb/wusbcore/wa-hc.o CC [M] drivers/net/skfp/skfddi.o CC [M] drivers/media/dvb/frontends/nxt6000.o CC net/core/filter.o CC [M] drivers/net/mlx4/en_resources.o CC [M] drivers/video/aty/radeon_i2c.o CC [M] drivers/ide/it8213.o CC [M] drivers/isdn/hisax/hisax_isac.o CC [M] net/ipv6/ip6_fib.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dfs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/mlx4/en_netdev.o CC [M] drivers/md/raid6int2.o CC [M] drivers/media/dvb/frontends/mt352.o CC [M] fs/ext4/mballoc.o CC [M] fs/gfs2/lock_dlm.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_attr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] net/ipv6/ipv6_sockglue.o CC [M] drivers/scsi/lpfc/lpfc_attr.o CC [M] drivers/scsi/lpfc/lpfc_vport.o LD [M] drivers/char/hw_random/n2-rng.o CC [M] drivers/usb/misc/usbtest.o CC [M] drivers/watchdog/cpwd.o LD drivers/char/ip2/built-in.o CC [M] drivers/video/backlight/tdo24m.o CC [M] drivers/char/ip2/ip2main.o CC [M] drivers/media/dvb/frontends/zl10036.o CC [M] drivers/md/raid6int4.o CC [M] sound/pci/hda/hda_hwdep.o CC [M] drivers/gpu/drm/radeon/radeon_state.o CC [M] drivers/net/phy/lxt.o CC [M] drivers/isdn/hisax/hisax_fcpcipnp.o CC [M] drivers/w1/w1_family.o CC [M] sound/pci/hda/hda_beep.o CC [M] drivers/video/aty/radeon_backlight.o CC [M] drivers/usb/storage/onetouch.o LD drivers/net/tokenring/built-in.o CC [M] drivers/usb/serial/cypress_m8.o CC [M] drivers/usb/storage/sddr09.o CC [M] drivers/net/tokenring/olympic.o CC [M] drivers/watchdog/wm8350_wdt.o CC [M] drivers/usb/storage/sddr55.o CNMKHSH drivers/video/console/promcon_tbl.c CC [M] drivers/video/console/fbcon.o CC [M] net/ipv6/ndisc.o CC [M] drivers/uwb/neh.o CC [M] drivers/net/irda/actisys-sir.o CC [M] drivers/net/phy/qsemi.o CC [M] net/ipv6/udp.o LD drivers/gpu/drm/savage/built-in.o CC [M] drivers/gpu/drm/savage/savage_drv.o CC [M] drivers/net/phy/smsc.o CC [M] drivers/net/tokenring/tms380tr.o CC [M] drivers/usb/wusbcore/wa-nep.o CC [M] drivers/usb/host/isp1760-hcd.o CC [M] drivers/rtc/rtc-x1205.o CC [M] fs/hfsplus/part_tbl.o CC [M] drivers/rtc/rtc-pcf50633.o CC [M] drivers/uwb/pal.o CC [M] drivers/video/aty/aty128fb.o LD drivers/gpu/drm/tdfx/built-in.o CC [M] drivers/uwb/radio.o LD drivers/gpu/drm/via/built-in.o CC [M] drivers/gpu/drm/tdfx/tdfx_drv.o CC [M] drivers/net/ixgbe/ixgbe_dcb_82599.o CC [M] drivers/gpu/drm/via/via_irq.o CC [M] drivers/usb/misc/trancevibrator.o LD [M] drivers/scsi/qla4xxx/qla4xxx.o CC [M] drivers/scsi/constants.o CC [M] drivers/net/ixgbe/ixgbe_dcb_nl.o CC [M] drivers/usb/host/isp1760-if.o CC [M] drivers/usb/host/hwa-hc.o CC [M] drivers/usb/core/devices.o CC [M] sound/pci/ice1712/phase.o CC [M] drivers/md/raid6int8.o CC [M] fs/ext4/block_validity.o CC [M] sound/pci/ice1712/wtm.o CC [M] drivers/media/dvb/frontends/zl10353.o CC [M] drivers/media/dvb/frontends/cx22702.o CC [M] drivers/media/dvb/frontends/drx397xD.o CC [M] sound/pci/ice1712/se.o CC [M] drivers/uwb/reset.o CC [M] drivers/hwmon/lm90.o LD [M] drivers/scsi/aic7xxx/aic7xxx.o CC [M] drivers/media/dvb/frontends/tda10021.o LD [M] drivers/scsi/aic7xxx/aic79xx.o CC [M] drivers/net/irda/litelink-sir.o CC [M] drivers/ide/it821x.o CC [M] drivers/md/raid6int16.o CC [M] drivers/net/ixgbe/ixgbe_fcoe.o CC [M] drivers/md/raid6int32.o LD drivers/net/tulip/built-in.o CC [M] drivers/md/raid6altivec1.o CC [M] drivers/net/tulip/xircom_cb.o CC [M] drivers/video/backlight/backlight.o CC [M] drivers/net/irda/girbil-sir.o CC [M] drivers/usb/wusbcore/wa-rpipe.o CC [M] drivers/scsi/libsas/sas_ata.o CC [M] drivers/video/backlight/generic_bl.o LD drivers/char/ipmi/built-in.o CC net/ipv4/tcp_cong.o CC [M] drivers/char/ipmi/ipmi_msghandler.o CC [M] drivers/net/irda/old_belkin-sir.o CC [M] sound/pci/hda/hda_intel.o CC [M] drivers/video/console/bitblit.o CC [M] drivers/uwb/rsv.o CC [M] drivers/w1/w1_netlink.o CC [M] drivers/watchdog/softdog.o CC [M] drivers/net/tokenring/abyss.o CC [M] drivers/uwb/scan.o CC [M] drivers/isdn/hisax/isdnhdlc.o LD [M] drivers/scsi/qla2xxx/qla2xxx.o LD [M] fs/gfs2/gfs2.o CC [M] drivers/scsi/lpfc/lpfc_debugfs.o CC [M] drivers/w1/w1_io.o CC [M] sound/pci/ice1712/maya44.o CC [M] drivers/net/irda/mcp2120-sir.o CC [M] net/ipv6/udplite.o CC [M] drivers/usb/storage/shuttle_usbat.o CC [M] sound/pci/ice1712/ak4xxx.o CC [M] drivers/usb/misc/uss720.o LD [M] drivers/gpu/drm/tdfx/tdfx.o CC [M] drivers/usb/storage/libusual.o CC [M] drivers/net/tulip/dmfe.o LD [M] drivers/gpu/drm/drm.o LD [M] drivers/net/netxen/netxen_nic.o LD fs/jbd/built-in.o CC [M] drivers/media/dvb/frontends/tda10023.o CC [M] drivers/net/phy/vitesse.o LD fs/jbd2/built-in.o CC net/core/flow.o CC [M] fs/jbd/transaction.o CC [M] fs/jbd2/transaction.o LD drivers/net/usb/built-in.o LD drivers/net/vxge/built-in.o CC [M] drivers/net/vxge/vxge-config.o CC [M] fs/jbd2/commit.o LD [M] fs/hfsplus/hfsplus.o CC [M] drivers/video/console/fonts.o CC [M] drivers/net/usb/catc.o CC net/core/net-sysfs.o CC [M] drivers/net/vxge/vxge-traffic.o LD drivers/net/wan/built-in.o LD drivers/rtc/rtc-core.o CC net/core/netpoll.o CC [M] drivers/net/phy/broadcom.o CC [M] drivers/net/wan/hdlc.o CC [M] drivers/net/usb/kaweth.o CC [M] drivers/media/video/zr364xx.o LD drivers/rtc/built-in.o CC [M] drivers/gpu/drm/savage/savage_bci.o CC net/core/fib_rules.o CC [M] drivers/net/phy/icplus.o CC [M] drivers/net/wan/hdlc_raw.o CC [M] drivers/media/dvb/frontends/stv0297.o CC [M] drivers/net/phy/realtek.o CC [M] drivers/media/dvb/frontends/nxt200x.o LD drivers/usb/host/whci/built-in.o CC [M] drivers/usb/host/whci/asl.o CC [M] drivers/usb/host/whci/debug.o LD drivers/usb/host/built-in.o LD [M] drivers/isdn/hisax/hisax.o CC [M] drivers/uwb/uwb-debug.o CC [M] drivers/uwb/uwbd.o LD [M] drivers/isdn/hisax/hisax_st5481.o CC [M] drivers/usb/misc/usbsevseg.o CC [M] drivers/net/phy/et1011c.o CC [M] drivers/net/phy/mdio-bitbang.o CC [M] drivers/gpu/drm/via/via_drv.o LD fs/jffs2/built-in.o CC [M] drivers/usb/storage/usual-tables.o CC [M] fs/jffs2/compr.o LD fs/jfs/built-in.o LD drivers/video/display/built-in.o CC [M] fs/jfs/super.o CC [M] drivers/media/dvb/frontends/or51211.o CC [M] drivers/video/display/display-sysfs.o CC [M] drivers/hwmon/lm92.o CC net/ipv4/datagram.o LD net/ipx/built-in.o CC [M] net/ipx/af_ipx.o CC [M] fs/jbd/commit.o LD drivers/net/wimax/built-in.o CC [M] drivers/uwb/whci.o CC [M] drivers/net/skfp/hwmtm.o CC [M] drivers/net/irda/act200l-sir.o LD drivers/net/wimax/i2400m/built-in.o CC [M] drivers/net/wimax/i2400m/sdio.o CC [M] drivers/net/phy/mdio-gpio.o CC [M] drivers/uwb/whc-rc.o CC [M] drivers/net/irda/ma600-sir.o CC [M] drivers/net/qlge/qlge_dbg.o CC [M] drivers/gpu/drm/radeon/radeon_mem.o CC [M] drivers/uwb/hwa-rc.o CC [M] drivers/media/dvb/frontends/or51132.o CC [M] drivers/usb/storage/scsiglue.o CC [M] drivers/usb/storage/protocol.o CC [M] drivers/usb/storage/transport.o CC [M] drivers/ide/jmicron.o CC [M] drivers/net/irda/toim3232-sir.o LD drivers/w1/built-in.o CC [M] drivers/ide/ns87415.o CC [M] drivers/usb/storage/usb.o CC net/core/net-traces.o CC [M] drivers/scsi/scsicam.o CC [M] net/ipv6/raw.o CC [M] fs/jfs/file.o CC [M] net/ipv6/protocol.o CC [M] drivers/md/raid6altivec2.o LD [M] drivers/media/video/stkwebcam.o CC [M] drivers/scsi/libsas/sas_host_smp.o CC [M] drivers/md/raid6altivec4.o CC [M] drivers/hwmon/lm93.o CC [M] fs/jbd2/recovery.o LD drivers/uwb/i1480/built-in.o CC [M] drivers/uwb/i1480/i1480-est.o CC [M] fs/jbd2/checkpoint.o LD [M] drivers/video/display/display.o CC [M] drivers/media/video/s2255drv.o CC [M] drivers/media/video/soc_camera.o CC [M] drivers/usb/wusbcore/wa-xfer.o CC [M] drivers/net/usb/pegasus.o LD drivers/net/wireless/built-in.o CC [M] fs/jffs2/dir.o CC [M] drivers/net/wireless/strip.o LD [M] drivers/video/aty/atyfb.o CC [M] fs/jffs2/file.o LD [M] drivers/video/aty/radeonfb.o CC [M] drivers/net/usb/rtl8150.o CC drivers/video/logo/logo.o LOGO drivers/video/logo/logo_linux_mono.c LOGO drivers/video/logo/logo_linux_vga16.c LOGO drivers/video/logo/logo_linux_clut224.c LOGO drivers/video/logo/logo_sun_clut224.c LOGO drivers/video/logo/logo_superh_mono.c LOGO drivers/video/logo/clut_vga16.c CC [M] drivers/gpu/drm/savage/savage_state.o CC [M] drivers/usb/serial/usb_debug.o LD drivers/video/kyro/built-in.o LOGO drivers/video/logo/logo_blackfin_vga16.c CC [M] drivers/usb/serial/digi_acceleport.o CC net/ipv4/raw.o LD [M] sound/pci/ice1712/snd-ice1712.o LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.o LD [M] sound/pci/ice1712/snd-ice1724.o CC [M] drivers/video/kyro/STG4000Ramdac.o CC [M] drivers/usb/serial/io_edgeport.o CC [M] drivers/net/wireless/netwave_cs.o CC [M] drivers/usb/host/whci/hcd.o CC net/ipv4/udp.o CC [M] drivers/gpu/drm/radeon/radeon_irq.o CC [M] drivers/net/sfc/falcon.o LD [M] drivers/usb/core/usbcore.o CC [M] drivers/net/skfp/fplustm.o CC [M] drivers/net/sfc/tx.o LD [M] drivers/net/ixgbe/ixgbe.o LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.o CC [M] drivers/video/kyro/STG4000VTG.o CC [M] drivers/net/phy/national.o CC drivers/net/Space.o CC [M] drivers/usb/misc/vstusb.o CC [M] net/ipx/ipx_route.o CC [M] drivers/net/phy/ste10Xp.o LD drivers/usb/misc/sisusbvga/built-in.o LD net/irda/built-in.o CC [M] drivers/usb/misc/sisusbvga/sisusb.o CC [M] net/irda/iriap.o LD net/key/built-in.o CC [M] net/key/af_key.o CC [M] net/irda/iriap_event.o CC [M] drivers/media/dvb/frontends/bcm3510.o CC [M] drivers/video/kyro/STG4000OverlayDevice.o CC [M] net/irda/irlmp.o CC [M] drivers/net/tulip/winbond-840.o CC [M] drivers/video/kyro/STG4000InitDevice.o CC [M] drivers/net/wimax/i2400m/sdio-tx.o CC [M] drivers/usb/storage/initializers.o CC [M] drivers/usb/storage/sierra_ms.o CC [M] drivers/net/wimax/i2400m/sdio-fw.o CC [M] drivers/usb/wusbcore/crypto.o CC [M] fs/jbd/recovery.o CC [M] drivers/usb/host/whci/hw.o CC [M] drivers/usb/wusbcore/devconnect.o LD drivers/uwb/wlp/built-in.o LD drivers/uwb/i1480/dfu/built-in.o CC [M] drivers/uwb/wlp/driver.o LD drivers/net/phy/libphy.o LD drivers/net/phy/built-in.o CC [M] drivers/uwb/i1480/dfu/dfu.o CC [M] drivers/net/qlge/qlge_mpi.o LD drivers/isdn/built-in.o CC [M] fs/jbd/checkpoint.o CC [M] drivers/hwmon/lm95241.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC [M] net/ipv6/icmp.o CC [M] drivers/gpu/drm/via/via_map.o CC [M] drivers/usb/storage/option_ms.o CC [M] drivers/net/wan/hdlc_raw_eth.o CC [M] drivers/net/skfp/smt.o CC [M] drivers/gpu/drm/via/via_mm.o CC [M] drivers/media/dvb/frontends/s5h1420.o CC [M] drivers/media/video/mt9m001.o CC [M] drivers/ide/opti621.o CC [M] fs/jffs2/ioctl.o CC [M] fs/jbd2/revoke.o LD [M] drivers/gpu/drm/r128/r128.o LD [M] drivers/uwb/uwb.o CC net/core/drop_monitor.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC [M] fs/jbd2/journal.o CC [M] drivers/net/wireless/wavelan_cs.o CC [M] drivers/net/wimax/i2400m/sdio-rx.o LD drivers/uwb/i1480/i1480u-wlp/built-in.o CC [M] drivers/uwb/i1480/dfu/mac.o CC [M] drivers/uwb/i1480/i1480u-wlp/lc.o CC [M] drivers/usb/serial/io_ti.o CC [M] drivers/net/irda/kingsun-sir.o CC [M] drivers/uwb/i1480/i1480u-wlp/netdev.o CC [M] drivers/media/dvb/frontends/lgdt330x.o CC [M] drivers/uwb/i1480/dfu/phy.o CC [M] drivers/md/raid6altivec8.o CC [M] fs/jfs/inode.o CC [M] fs/jffs2/nodelist.o CC [M] fs/jffs2/malloc.o CC [M] drivers/net/tokenring/tmspci.o CC [M] drivers/net/tulip/de2104x.o CC [M] drivers/net/tokenring/3c359.o LD [M] drivers/w1/wire.o CC [M] drivers/uwb/i1480/dfu/usb.o LOGO drivers/video/logo/logo_superh_vga16.c CC [M] net/irda/irlmp_event.o LOGO drivers/video/logo/logo_blackfin_clut224.c LOGO drivers/video/logo/logo_dec_clut224.c CC [M] drivers/gpu/drm/radeon/r300_cmdbuf.o CC [M] drivers/usb/storage/debug.o LOGO drivers/video/logo/logo_m32r_clut224.c LOGO drivers/video/logo/logo_mac_clut224.c CC [M] fs/jfs/namei.o LOGO drivers/video/logo/logo_parisc_clut224.c CC [M] fs/ext4/xattr.o LOGO drivers/video/logo/logo_sgi_clut224.c CC [M] drivers/ide/pdc202xx_old.o LOGO drivers/video/logo/logo_spe_clut224.c LOGO drivers/video/logo/logo_superh_clut224.c CC [M] drivers/gpu/drm/radeon/r600_cp.o CC [M] net/ipv6/mcast.o CC drivers/video/logo/logo_linux_mono.o CC drivers/video/logo/logo_linux_vga16.o CC [M] drivers/video/kyro/fbdev.o CC [M] drivers/uwb/wlp/eda.o CC [M] drivers/usb/host/whci/init.o CC [M] drivers/usb/serial/empeg.o CC [M] net/irda/irlmp_frame.o LD [M] drivers/net/mlx4/mlx4_core.o CC [M] drivers/net/tulip/eeprom.o CC drivers/video/logo/logo_linux_clut224.o CC [M] drivers/media/dvb/frontends/lgdt3304.o CC [M] drivers/uwb/wlp/messages.o CC [M] drivers/scsi/scsi_error.o CC [M] drivers/net/qlge/qlge_ethtool.o CC [M] fs/jbd/revoke.o CC [M] drivers/uwb/wlp/sysfs.o LD [M] drivers/net/mlx4/mlx4_en.o CC [M] fs/jffs2/read.o CC drivers/net/loopback.o CC [M] drivers/net/wimax/i2400m/usb-fw.o CC [M] net/ipv6/reassembly.o LD [M] drivers/scsi/libsas/libsas.o LD [M] sound/pci/rme9652/snd-rme9652.o LD [M] sound/pci/rme9652/snd-hdsp.o LD [M] sound/pci/rme9652/snd-hdspm.o CC [M] fs/jffs2/nodemgmt.o CC [M] drivers/usb/misc/sisusbvga/sisusb_init.o LD net/lapb/built-in.o CC [M] drivers/net/irda/ksdazzle-sir.o CC [M] net/lapb/lapb_in.o LD sound/pci/trident/built-in.o CC [M] drivers/scsi/scsi_lib.o CC [M] net/irda/irlap.o CC [M] drivers/net/wimax/i2400m/usb-notif.o CC [M] sound/pci/trident/trident.o CC drivers/video/logo/logo_sun_clut224.o CC [M] drivers/uwb/wlp/txrx.o LD drivers/video/matrox/built-in.o CC [M] drivers/usb/wusbcore/dev-sysfs.o CC [M] drivers/video/matrox/matroxfb_base.o CC net/ipv4/udplite.o CC [M] drivers/video/matrox/matroxfb_accel.o CC [M] drivers/net/sfc/rx.o CC [M] drivers/video/matrox/matroxfb_DAC1064.o CC [M] drivers/video/matrox/matroxfb_Ti3026.o CC [M] drivers/video/matrox/matroxfb_misc.o CC [M] fs/jbd/journal.o CC [M] drivers/net/usb/hso.o CC [M] net/ipx/ipx_proc.o CC [M] drivers/net/vxge/vxge-ethtool.o CC [M] net/lapb/lapb_out.o CC [M] net/irda/irlap_event.o CC [M] drivers/net/wan/hdlc_cisco.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC [M] drivers/net/wireless/airo_cs.o LD drivers/video/logo/built-in.o LD [M] drivers/char/ip2/ip2.o CC [M] net/irda/irlap_frame.o CC [M] drivers/video/console/font_sun8x16.o CC [M] drivers/net/wimax/i2400m/usb-tx.o CC [M] drivers/usb/host/whci/int.o CC [M] drivers/net/irda/ks959-sir.o CC [M] drivers/net/tulip/interrupt.o CC [M] fs/jffs2/readinode.o CC [M] drivers/media/dvb/frontends/lgdt3305.o CC [M] drivers/net/vxge/vxge-main.o LD [M] drivers/net/irda/sir-dev.o CC [M] drivers/gpu/drm/via/via_dma.o CC [M] net/ipv6/tcp_ipv6.o LD drivers/video/mb862xx/built-in.o CC [M] net/ipv6/exthdrs.o CC [M] drivers/media/video/mt9m111.o CC [M] drivers/video/console/font_sun12x22.o CC [M] drivers/video/mb862xx/mb862xxfb.o CC [M] drivers/net/wireless/airo.o LD [M] sound/pci/hda/snd-hda-codec.o CC [M] drivers/video/console/font_8x8.o CC [M] drivers/net/usb/asix.o CC [M] drivers/uwb/wlp/wlp-lc.o LD [M] sound/pci/hda/snd-hda-codec-realtek.o CC [M] drivers/net/usb/cdc_ether.o LD [M] sound/pci/hda/snd-hda-codec-cmedia.o LD [M] sound/pci/hda/snd-hda-codec-analog.o LD [M] sound/pci/hda/snd-hda-codec-idt.o LD [M] sound/pci/hda/snd-hda-codec-si3054.o LD [M] sound/pci/hda/snd-hda-codec-atihdmi.o CC [M] drivers/net/wireless/atmel.o CC [M] drivers/uwb/wlp/wss-lc.o LD [M] sound/pci/hda/snd-hda-codec-ca0110.o LD [M] sound/pci/hda/snd-hda-codec-conexant.o CC [M] drivers/net/usb/cdc_eem.o LD [M] sound/pci/hda/snd-hda-codec-via.o CC [M] drivers/usb/misc/sisusbvga/sisusb_con.o LD [M] sound/pci/hda/snd-hda-codec-nvhdmi.o CC [M] drivers/gpu/drm/radeon/radeon_ioc32.o LD [M] sound/pci/hda/snd-hda-codec-intelhdmi.o CC [M] drivers/uwb/i1480/i1480u-wlp/rx.o LD [M] sound/pci/hda/snd-hda-intel.o CC [M] drivers/net/skfp/cfm.o CC [M] fs/jfs/jfs_mount.o CC [M] drivers/usb/wusbcore/mmc.o LD net/llc/built-in.o CC [M] drivers/video/console/font_8x16.o LD sound/pci/vx222/built-in.o CC [M] net/llc/llc_core.o CC [M] drivers/media/video/mt9t031.o CC [M] sound/pci/vx222/vx222.o CC [M] fs/jfs/jfs_umount.o CC [M] drivers/net/wimax/i2400m/usb-rx.o CC [M] drivers/net/wimax/i2400m/usb.o CC [M] fs/jffs2/write.o CC [M] net/core/pktgen.o CC [M] drivers/ide/pdc202xx_new.o CC net/netlabel/netlabel_user.o LD net/mac80211/built-in.o CC [M] net/irda/timer.o CC [M] drivers/ide/piix.o CC [M] net/mac80211/main.o CC net/netfilter/core.o CC [M] drivers/hwmon/ltc4215.o CC [M] drivers/md/raid6tables.o CC [M] drivers/ide/serverworks.o CC [M] drivers/usb/wusbcore/pal.o CC [M] drivers/usb/wusbcore/rh.o CC net/netlink/af_netlink.o CC [M] net/llc/llc_input.o CC net/netlink/genetlink.o CC [M] sound/pci/trident/trident_main.o CC [M] drivers/net/sfc/falcon_gmac.o CC [M] sound/pci/trident/trident_memory.o LD sound/pci/ymfpci/built-in.o CC [M] drivers/net/usb/dm9601.o CC [M] sound/pci/ymfpci/ymfpci.o CC [M] net/irda/qos.o LD [M] drivers/video/kyro/kyrofb.o CC net/netfilter/nf_log.o CC [M] drivers/net/usb/smsc95xx.o LD [M] drivers/usb/storage/usb-storage.o LD [M] drivers/usb/storage/usb-libusual.o LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o CC [M] net/irda/irqueue.o CC [M] net/lapb/lapb_subr.o LD [M] drivers/usb/storage/ums-alauda.o CC [M] drivers/usb/host/whci/pzl.o LD [M] drivers/usb/storage/ums-cypress.o LD drivers/video/riva/built-in.o LD [M] drivers/usb/storage/ums-datafab.o LD drivers/video/nvidia/built-in.o CC [M] drivers/media/dvb/frontends/cx24123.o LD [M] drivers/usb/storage/ums-freecom.o LD [M] drivers/usb/storage/ums-isd200.o CC [M] drivers/video/riva/fbdev.o CC [M] drivers/video/nvidia/nvidia.o LD [M] drivers/usb/storage/ums-jumpshot.o LD [M] drivers/usb/storage/ums-karma.o LD [M] drivers/usb/storage/ums-onetouch.o LD [M] drivers/usb/storage/ums-sddr09.o LD [M] drivers/usb/storage/ums-sddr55.o LD [M] drivers/usb/storage/ums-usbat.o CC [M] drivers/net/wan/hdlc_fr.o CC [M] drivers/net/skfp/ecm.o CC [M] drivers/hwmon/ltc4245.o CC [M] drivers/hwmon/max1111.o CC [M] drivers/video/console/font_6x11.o CC net/netlabel/netlabel_kapi.o CC [M] drivers/hwmon/max1619.o CC [M] drivers/video/console/font_7x14.o CC [M] drivers/net/tulip/media.o CC [M] drivers/uwb/i1480/i1480u-wlp/sysfs.o CC [M] drivers/net/skfp/pcmplc.o CC [M] drivers/video/matrox/g450_pll.o LD [M] drivers/scsi/lpfc/lpfc.o CC [M] fs/jfs/jfs_xtree.o CC [M] net/ipx/sysctl_net_ipx.o CC [M] drivers/net/wimax/i2400m/control.o CC [M] fs/ext4/xattr_user.o CC [M] fs/jfs/jfs_imap.o CC [M] drivers/video/nvidia/nv_hw.o CC [M] drivers/net/wireless/atmel_pci.o CC [M] drivers/video/nvidia/nv_setup.o CC [M] drivers/video/console/font_10x18.o CC [M] fs/ext4/xattr_trusted.o CC [M] sound/pci/vx222/vx222_ops.o CC [M] net/ipv6/datagram.o CC [M] net/lapb/lapb_timer.o /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c: In function 'wavelan_get_nwid': /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c:1870: warning: 'psa.psa_nwid_select' is used uninitialized in this function CC [M] drivers/net/wimax/i2400m/driver.o CC [M] net/lapb/lapb_iface.o CC [M] drivers/video/console/font_pearl_8x8.o CC [M] fs/ext4/acl.o CC [M] drivers/video/console/font_acorn_8x8.o CC [M] drivers/video/console/softcursor.o CC net/ipv4/arp.o LD [M] drivers/net/qlge/qlge.o CC [M] drivers/uwb/i1480/i1480u-wlp/tx.o CC [M] drivers/net/wimax/i2400m/fw.o LD [M] net/ipx/ipx.o CC [M] drivers/hwmon/max6650.o CC [M] drivers/video/matrox/matroxfb_g450.o LD net/netrom/built-in.o CC [M] drivers/hwmon/pc87360.o CC [M] net/netrom/af_netrom.o CC [M] net/irda/irttp.o CC [M] drivers/net/skfp/pmf.o LD [M] drivers/uwb/umc.o CC [M] net/netrom/nr_dev.o CC [M] net/netrom/nr_in.o CC [M] drivers/net/wan/hdlc_ppp.o CC [M] drivers/net/wan/hdlc_x25.o CC [M] drivers/net/skfp/queue.o CC net/ipv4/icmp.o CC [M] drivers/net/wimax/i2400m/op-rfkill.o CC [M] drivers/media/dvb/frontends/lnbp21.o CC net/ipv4/devinet.o CC [M] drivers/hwmon/pc87427.o CC [M] fs/jffs2/scan.o CC [M] drivers/net/wimax/i2400m/sysfs.o CC [M] fs/jfs/jfs_debug.o CC [M] fs/jffs2/gc.o CC [M] fs/jfs/jfs_dmap.o CC net/ipv4/af_inet.o LD [M] fs/btrfs/btrfs.o CC [M] drivers/media/video/mt9v022.o CC net/ipv4/igmp.o CC [M] drivers/scsi/scsi_lib_dma.o CC [M] drivers/ide/siimage.o CC [M] net/netrom/nr_loopback.o CC [M] drivers/usb/host/whci/qset.o CC [M] drivers/usb/host/whci/wusb.o CC [M] net/irda/irda_device.o LD fs/lockd/built-in.o CC [M] fs/lockd/clntlock.o CC [M] drivers/hwmon/pcf8591.o CC [M] fs/lockd/clntproc.o CC [M] drivers/net/ipg.o CC [M] drivers/hwmon/sht15.o CC [M] drivers/net/tehuti.o CC [M] fs/jffs2/symlink.o CC [M] drivers/net/tulip/timer.o CC [M] net/mac80211/wext.o CC [M] drivers/net/usb/gl620a.o CC [M] drivers/net/jme.o CC [M] net/irda/irias_object.o CC [M] drivers/net/plip.o CC net/netlabel/netlabel_domainhash.o CC [M] drivers/gpu/drm/via/via_verifier.o LD [M] drivers/gpu/drm/savage/savage.o CC [M] drivers/gpu/drm/via/via_video.o CC [M] fs/ext4/xattr_security.o CC [M] fs/jffs2/build.o CC [M] drivers/net/sfc/falcon_xmac.o CC [M] drivers/video/nvidia/nv_accel.o CC [M] drivers/video/matrox/matroxfb_crtc2.o CC [M] fs/jffs2/erase.o CC [M] drivers/video/console/tileblit.o CC [M] drivers/usb/wusbcore/reservation.o CC [M] net/llc/llc_output.o CC [M] fs/jffs2/background.o CC [M] drivers/video/matrox/i2c-matroxfb.o CC [M] drivers/media/video/ov772x.o CC [M] drivers/media/video/soc_camera_platform.o CC [M] drivers/net/wireless/atmel_cs.o CC [M] drivers/net/usb/net1080.o CC [M] drivers/ide/slc90e66.o CC [M] drivers/net/wimax/i2400m/netdev.o CC [M] drivers/net/wireless/at76c50x-usb.o LD [M] fs/jbd2/jbd2.o LD [M] fs/jbd/jbd.o CC [M] fs/jffs2/fs.o CC [M] net/llc/llc_if.o CC [M] drivers/usb/serial/ftdi_sio.o CC [M] drivers/net/wimax/i2400m/tx.o CC [M] drivers/net/skfp/rmt.o LD fs/minix/built-in.o CC [M] fs/minix/bitmap.o CC [M] drivers/net/wireless/ray_cs.o LD fs/ncpfs/built-in.o LD [M] drivers/md/raid6_pq.o CC [M] drivers/video/matrox/matroxfb_maven.o CC [M] fs/ncpfs/dir.o CC [M] drivers/net/wimax/i2400m/rx.o LD [M] drivers/md/raid456.o CC [M] fs/ncpfs/file.o CC [M] drivers/net/skfp/smtdef.o LD [M] drivers/md/md-mod.o CC [M] net/ipv6/ip6_flowlabel.o LD [M] drivers/md/dm-mod.o CC [M] drivers/net/skfp/smtinit.o CC [M] fs/jffs2/writev.o CC [M] fs/jfs/jfs_unicode.o LD [M] drivers/md/dm-multipath.o LD [M] drivers/md/dm-snapshot.o CC [M] fs/jffs2/super.o LD [M] drivers/md/dm-mirror.o CC net/netfilter/nf_queue.o CC [M] drivers/video/riva/riva_hw.o LD [M] sound/pci/vx222/snd-vx222.o CC [M] drivers/media/dvb/frontends/isl6405.o CC [M] fs/jffs2/debug.o CC [M] drivers/media/dvb/frontends/isl6421.o CC [M] drivers/net/usb/plusb.o /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_bss_info_change_notify': /scratch/kisskb/src/net/mac80211/main.c:293: warning: 'beacon_int' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:593) /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_alloc_hw': /scratch/kisskb/src/net/mac80211/main.c:714: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] drivers/net/usb/rndis_host.o CC [M] fs/ncpfs/inode.o CC [M] fs/ncpfs/ioctl.o CC [M] drivers/video/console/fbcon_rotate.o CC [M] fs/jffs2/wbuf.o LD [M] net/lapb/lapb.o CC [M] drivers/video/console/fbcon_cw.o CC [M] net/ipv6/inet6_connection_sock.o LD [M] drivers/usb/host/whci/whci-hcd.o LD net/packet/built-in.o LD [M] drivers/usb/host/isp1760.o CC [M] net/packet/af_packet.o CC [M] net/netrom/nr_out.o CC [M] net/ipv6/sysctl_net_ipv6.o CC [M] drivers/net/tulip/tulip_core.o CC [M] drivers/media/video/tw9910.o CC [M] sound/pci/ymfpci/ymfpci_main.o /scratch/kisskb/src/drivers/uwb/wlp/messages.c: In function 'wlp_parse_f0': /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[2]' may be used uninitialized in this function CC [M] drivers/gpu/drm/via/via_dmablit.o CC [M] drivers/usb/wusbcore/security.o CC [M] net/irda/wrapper.o CC [M] net/netrom/nr_route.o CC [M] drivers/hwmon/sis5595.o CC [M] drivers/net/tulip/21142.o CC [M] drivers/net/usb/cdc_subset.o CC [M] fs/ncpfs/mmap.o CC [M] drivers/net/tulip/pnic.o CC [M] fs/jffs2/xattr.o CC [M] net/irda/af_irda.o CC [M] drivers/scsi/scsi_scan.o CC [M] drivers/scsi/scsi_sysfs.o CC [M] drivers/net/wimax/i2400m/debugfs.o CC [M] drivers/net/tulip/pnic2.o CC [M] drivers/hwmon/smsc47b397.o CC [M] net/mac80211/sta_info.o LD [M] fs/ext4/ext4.o LD drivers/video/savage/built-in.o CC [M] net/ipv6/ip6mr.o CC [M] drivers/video/savage/savagefb_driver.o CC [M] fs/jffs2/xattr_trusted.o CC [M] drivers/net/tulip/de4x5.o CC [M] net/netrom/nr_subr.o CC [M] drivers/scsi/scsi_devinfo.o CC [M] net/mac80211/wep.o LD [M] drivers/usb/misc/sisusbvga/sisusbvga.o CC [M] net/netrom/nr_timer.o CC [M] net/irda/discovery.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC [M] net/irda/parameters.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.o CC [M] net/netrom/sysctl_net_netrom.o CC [M] drivers/video/nvidia/nv_i2c.o CC [M] fs/jfs/jfs_dtree.o CC [M] fs/jfs/jfs_inode.o CC [M] fs/minix/itree_v1.o CC [M] drivers/usb/wusbcore/wusbhc.o LD fs/nfs/built-in.o CC net/netfilter/nf_sockopt.o CC [M] drivers/media/dvb/frontends/tda10086.o CC [M] fs/minix/itree_v2.o CC [M] fs/nfs/client.o CC [M] drivers/video/nvidia/nv_backlight.o CC [M] drivers/media/dvb/frontends/tda826x.o CC [M] drivers/net/tulip/uli526x.o CC [M] drivers/net/skfp/smttimer.o CC [M] net/llc/llc_c_ev.o LD drivers/video/sis/built-in.o CC [M] drivers/video/sis/sis_main.o LD [M] drivers/uwb/wlp/wlp.o CC [M] net/llc/llc_c_ac.o CC [M] drivers/video/sis/sis_accel.o CC [M] drivers/net/sfc/selftest.o CC [M] drivers/net/skfp/srf.o CC [M] drivers/video/sis/init.o CC [M] drivers/media/dvb/frontends/tda8261.o CC [M] drivers/net/sfc/ethtool.o LD drivers/video/via/built-in.o CC [M] drivers/net/skfp/hwt.o CC [M] fs/minix/namei.o CC [M] drivers/net/usb/zaurus.o CC [M] drivers/video/via/viafbdev.o LD drivers/media/video/au0828/built-in.o CC [M] drivers/media/video/au0828/au0828-core.o CC [M] fs/minix/inode.o CC [M] drivers/media/dvb/frontends/dib0070.o CC [M] net/mac80211/wpa.o CC [M] fs/nfs/dir.o CC [M] drivers/net/wireless/wl3501_cs.o CC [M] fs/nfs/file.o CC [M] net/mac80211/scan.o CC [M] fs/nfs/getroot.o CC [M] net/netfilter/nfnetlink.o CC [M] drivers/net/usb/mcs7830.o CC [M] drivers/net/skfp/drvfbi.o CC net/ipv4/fib_frontend.o CC net/ipv4/fib_semantics.o CC [M] fs/lockd/host.o CC [M] fs/lockd/svc.o CC [M] drivers/scsi/scsi_netlink.o LD net/netlink/built-in.o CC [M] drivers/net/wan/farsync.o LD net/phonet/built-in.o LD [M] drivers/gpu/drm/radeon/radeon.o CC [M] net/phonet/pn_dev.o CC [M] drivers/media/video/au0828/au0828-i2c.o CC [M] fs/jfs/jfs_extent.o LD drivers/media/video/cpia2/built-in.o LD drivers/media/video/bt8xx/built-in.o CC [M] drivers/media/video/au0828/au0828-cards.o CC [M] drivers/media/video/cpia2/cpia2_v4l.o LD net/rds/built-in.o CC [M] drivers/media/video/bt8xx/bttv-driver.o CC [M] drivers/hwmon/smsc47m1.o CC [M] drivers/ide/tc86c001.o CC [M] net/rds/af_rds.o CC [M] drivers/video/console/fbcon_ud.o CC [M] drivers/net/rrunner.o LD [M] drivers/video/nvidia/nvidiafb.o CC [M] drivers/media/video/au0828/au0828-dvb.o CC [M] drivers/ide/triflex.o CC [M] drivers/net/skfp/ess.o CC [M] drivers/media/video/bt8xx/bttv-cards.o CC [M] drivers/ide/trm290.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC [M] net/irda/irnetlink.o CC [M] drivers/ide/via82cxxx.o CC [M] net/irda/irmod.o CC [M] net/ipv6/xfrm6_policy.o CC [M] drivers/video/riva/nv_driver.o CC [M] drivers/net/usb/usbnet.o CC [M] net/ipv6/xfrm6_state.o CC [M] net/irda/irproc.o LD drivers/char/pcmcia/ipwireless/built-in.o CC [M] net/ipv6/xfrm6_input.o CC [M] drivers/char/pcmcia/ipwireless/hardware.o CC [M] drivers/net/usb/int51x1.o CC [M] fs/minix/file.o CC [M] drivers/char/pcmcia/ipwireless/main.o CC [M] drivers/media/dvb/frontends/tua6100.o CC [M] drivers/media/dvb/frontends/s5h1409.o CC [M] drivers/media/dvb/frontends/itd1000.o CC [M] fs/minix/dir.o CC [M] fs/ncpfs/ncplib_kernel.o CC net/ipv4/inet_fragment.o CC [M] net/phonet/pn_netlink.o CC [M] fs/lockd/svclock.o CC [M] drivers/media/video/au0828/au0828-video.o CC [M] net/llc/llc_conn.o CC net/ipv4/sysctl_net_ipv4.o LD [M] drivers/media/dvb/frontends/au8522.o CC [M] drivers/media/video/bt8xx/bttv-if.o LD drivers/char/rio/built-in.o CC [M] drivers/char/rio/rio_linux.o CC [M] net/netfilter/nfnetlink_queue.o CC [M] net/netfilter/nfnetlink_log.o CC [M] net/phonet/socket.o LD [M] drivers/usb/wusbcore/wusbcore.o CC [M] drivers/net/sunhme.o LD [M] drivers/usb/wusbcore/wusb-wa.o LD [M] drivers/usb/wusbcore/wusb-cbaf.o CC [M] drivers/net/sunlance.o CC [M] drivers/usb/serial/funsoft.o CC [M] drivers/video/savage/savagefb-i2c.o CC [M] net/phonet/datagram.o CC [M] drivers/net/sfc/xfp_phy.o CC [M] drivers/video/savage/savagefb_accel.o CC [M] net/ipv6/xfrm6_output.o LD [M] sound/pci/trident/snd-trident.o CC [M] drivers/net/sfc/mdio_10g.o CC [M] net/phonet/sysctl.o CC [M] fs/ncpfs/sock.o CC [M] drivers/ide/ide-pci-generic.o CC [M] net/rds/bind.o CC [M] fs/jffs2/xattr_user.o CC [M] drivers/char/ipmi/ipmi_poweroff.o LD [M] drivers/ide/ide-gd_mod.o CC [M] drivers/video/riva/rivafb-i2c.o CC net/netlabel/netlabel_addrlist.o CC [M] fs/nfs/inode.o LD [M] drivers/ide/ide-cd_mod.o CC [M] drivers/net/wireless/rndis_wlan.o CC [M] fs/ncpfs/ncpsign_kernel.o CC [M] fs/lockd/svcshare.o CC [M] drivers/net/sunqe.o CC [M] drivers/net/sunbmac.o CC [M] drivers/usb/serial/garmin_gps.o CC [M] net/rds/cong.o CC [M] fs/ncpfs/getopt.o CC [M] fs/jfs/symlink.o CC [M] drivers/usb/serial/hp4x.o CC [M] drivers/usb/serial/ipaq.o CC [M] drivers/video/console/fbcon_ccw.o CC drivers/video/fb_defio.o CC [M] net/phonet/af_phonet.o CC [M] net/phonet/pep.o /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c: In function 'at76_config': /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c:1949: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] net/llc/llc_c_st.o CC [M] net/phonet/pep-gprs.o CC [M] fs/ncpfs/symlink.o LD net/rfkill/built-in.o CC [M] drivers/video/vgastate.o CC [M] net/rfkill/core.o LD [M] drivers/gpu/drm/via/via.o CC [M] net/irda/irsysctl.o LD drivers/gpu/built-in.o CC [M] drivers/scsi/scsi_sysctl.o CC [M] drivers/video/fbmem.o CC [M] drivers/net/wan/dscc4.o LD [M] net/netrom/netrom.o CC [M] fs/jffs2/security.o CC [M] drivers/char/pcmcia/synclink_cs.o LD net/irda/irlan/built-in.o LD net/irda/ircomm/built-in.o CC [M] net/irda/irlan/irlan_common.o CC [M] drivers/scsi/scsi_proc.o CC [M] net/irda/ircomm/ircomm_tty.o CC [M] drivers/char/pcmcia/cm4000_cs.o CC [M] net/irda/ircomm/ircomm_tty_attach.o CC [M] drivers/video/fbmon.o CC [M] net/netfilter/nf_conntrack_core.o CC [M] drivers/video/fbcmap.o CC [M] drivers/media/video/cpia2/cpia2_usb.o CC [M] drivers/video/fbsysfs.o CC [M] drivers/media/video/cpia2/cpia2_core.o LD net/irda/irnet/built-in.o CC [M] net/irda/irnet/irnet_ppp.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o CC [M] net/irda/ircomm/ircomm_param.o CC [M] drivers/net/sfc/tenxpress.o CC [M] net/irda/irnet/irnet_irda.o LD [M] sound/pci/snd-ad1889.o CC [M] net/mac80211/ht.o LD [M] sound/pci/snd-als300.o LD [M] sound/pci/snd-atiixp.o CC [M] net/ipv6/netfilter.o CC [M] drivers/char/rio/rioinit.o CC [M] fs/lockd/svcproc.o CC [M] drivers/hwmon/smsc47m192.o CC [M] net/mac80211/agg-tx.o CC [M] drivers/char/rio/rioboot.o CC [M] drivers/media/dvb/frontends/tda10048.o LD [M] drivers/net/tulip/tulip.o CC [M] drivers/media/dvb/frontends/cx24113.o CC [M] drivers/char/rio/riocmd.o CC [M] net/llc/llc_pdu.o CC [M] drivers/media/dvb/frontends/s5h1411.o CC [M] net/mac80211/agg-rx.o CC [M] drivers/char/pcmcia/ipwireless/network.o LD [M] drivers/net/skfp/skfp.o CC [M] net/rds/connection.o CC [M] drivers/net/myri_sbus.o CC [M] net/netfilter/nf_conntrack_standalone.o CC [M] net/llc/llc_sap.o CC [M] net/netfilter/nf_conntrack_expect.o CC [M] drivers/net/sungem.o LD [M] fs/minix/minix.o LD fs/nfs_common/built-in.o CC [M] net/netfilter/nf_conntrack_helper.o CC [M] net/irda/irlan/irlan_eth.o CC [M] fs/nfs_common/nfsacl.o CC [M] drivers/ide/ide-tape.o CC [M] drivers/media/video/bt8xx/bttv-risc.o /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'fst_intr_rx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1329: warning: cast to pointer from integer of different size /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'do_bottom_half_tx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1424: warning: cast to pointer from integer of different size CC [M] drivers/scsi/scsi_tgt_lib.o LD fs/nfsd/built-in.o CC [M] fs/nfsd/nfssvc.o LD fs/nilfs2/built-in.o CC [M] drivers/scsi/scsi_tgt_if.o CC [M] fs/nilfs2/inode.o CC [M] net/llc/llc_s_ac.o LD fs/nls/built-in.o LD [M] drivers/video/riva/rivafb.o CC [M] fs/nls/nls_base.o CC [M] drivers/usb/serial/ipw.o CC [M] drivers/hwmon/thmc50.o CC net/ipv4/fib_hash.o CC [M] drivers/media/dvb/frontends/lgs8gl5.o CC [M] fs/nfs/super.o /scratch/kisskb/src/drivers/net/wireless/airo.c: In function 'sniffing_mode': /scratch/kisskb/src/drivers/net/wireless/airo.c:4804: warning: integer overflow in expression LD [M] drivers/net/wimax/i2400m/i2400m.o LD [M] drivers/net/wimax/i2400m/i2400m-usb.o LD [M] drivers/net/wimax/i2400m/i2400m-sdio.o CC net/ipv4/proc.o CC [M] drivers/video/modedb.o CC [M] fs/nfsd/nfsctl.o CC [M] drivers/net/sungem_phy.o CC [M] fs/lockd/svcsubs.o CC [M] net/netfilter/nf_conntrack_proto.o LD [M] drivers/video/savage/savagefb.o LD [M] drivers/char/ipmi/ipmi_si.o CC [M] drivers/net/sfc/boards.o CC [M] drivers/video/fbcvt.o CC [M] fs/nfsd/nfsproc.o CC [M] net/rfkill/input.o LD [M] sound/pci/ymfpci/snd-ymfpci.o LD [M] sound/pci/snd-atiixp-modem.o LD [M] sound/pci/snd-azt3328.o LD [M] sound/pci/snd-bt87x.o LD [M] sound/pci/snd-cmipci.o CC [M] drivers/net/sfc/sfe4001.o LD drivers/char/tpm/built-in.o LD [M] sound/pci/snd-cs4281.o CC [M] fs/lockd/mon.o LD [M] sound/pci/snd-ens1370.o LD [M] sound/pci/snd-ens1371.o CC [M] drivers/char/tpm/tpm.o LD [M] sound/pci/snd-es1938.o LD [M] sound/pci/snd-es1968.o LD [M] sound/pci/snd-fm801.o LD [M] sound/pci/snd-intel8x0.o LD [M] sound/pci/snd-intel8x0m.o LD [M] sound/pci/snd-maestro3.o CC [M] drivers/char/tpm/tpm_nsc.o CC [M] drivers/usb/serial/ir-usb.o CC [M] fs/lockd/xdr.o CC [M] net/llc/llc_s_ev.o LD [M] sound/pci/snd-rme32.o LD [M] sound/pci/snd-rme96.o LD [M] sound/pci/snd-sonicvibes.o LD [M] sound/pci/snd-via82xx.o LD net/rose/built-in.o LD [M] sound/pci/snd-via82xx-modem.o CC [M] net/rose/af_rose.o CC [M] fs/nfsd/nfsfh.o CC [M] drivers/video/cfbfillrect.o CC [M] drivers/hwmon/tmp401.o CC [M] fs/nfsd/vfs.o CC [M] fs/lockd/grace.o CC [M] drivers/video/cfbcopyarea.o CC [M] fs/lockd/xdr4.o CC [M] drivers/net/wireless/zd1201.o CC [M] drivers/scsi/sd.o LD net/core/built-in.o CC fs/notify/fsnotify.o CC [M] drivers/scsi/sd_dif.o CC net/netlabel/netlabel_mgmt.o CC [M] drivers/video/via/hw.o LD fs/ntfs/built-in.o CC net/netlabel/netlabel_unlabeled.o CC fs/notify/notification.o CC [M] fs/ntfs/aops.o CC [M] fs/jffs2/acl.o CC [M] drivers/video/cfbimgblt.o LD net/rxrpc/built-in.o CC [M] fs/lockd/svc4proc.o LD fs/ocfs2/built-in.o CC [M] fs/ocfs2/alloc.o CC [M] net/rxrpc/af_rxrpc.o CC drivers/video/console/promcon_tbl.o CC [M] drivers/net/sfc/mtd.o CC [M] net/rxrpc/ar-accept.o LD [M] net/irda/irda.o CC [M] drivers/net/cassini.o LD [M] drivers/net/vxge/vxge.o LD [M] drivers/video/console/font.o CC [M] net/llc/llc_s_st.o CC [M] drivers/net/sunvnet.o LD drivers/video/console/built-in.o CC net/ipv4/fib_rules.o CC [M] drivers/video/sysfillrect.o CC [M] drivers/char/pcmcia/ipwireless/tty.o CC [M] fs/nilfs2/file.o CC [M] net/irda/ircomm/ircomm_core.o CC [M] drivers/video/syscopyarea.o LD [M] fs/nfs_common/nfs_acl.o CC [M] drivers/usb/serial/iuu_phoenix.o CC [M] drivers/char/rio/rioctrl.o CC [M] net/irda/ircomm/ircomm_event.o CC [M] drivers/net/wireless/adm8211.o CC [M] drivers/media/dvb/frontends/lgs8gxx.o CC [M] drivers/usb/serial/keyspan.o CC [M] drivers/char/rio/riointr.o CC [M] drivers/ide/ide-cs.o CC [M] net/llc/af_llc.o CC [M] net/rds/info.o CC [M] fs/nls/nls_cp437.o CC [M] net/irda/ircomm/ircomm_lmp.o CC [M] drivers/video/sysimgblt.o CC [M] drivers/video/fb_sys_fops.o LD [M] net/rfkill/rfkill.o CC [M] net/rds/message.o CC [M] net/ipv6/fib6_rules.o CC [M] net/ipv6/proc.o CC [M] drivers/net/wan/x25_asy.o CC [M] drivers/hwmon/via686a.o CC [M] net/llc/llc_station.o CC [M] net/netfilter/nf_conntrack_l3proto_generic.o CC [M] net/llc/llc_proc.o CC [M] net/netfilter/nf_conntrack_proto_generic.o CC [M] net/ipv6/syncookies.o CC [M] drivers/net/3c59x.o CC [M] drivers/media/dvb/frontends/dvb_dummy_fe.o CC [M] net/llc/sysctl_net_llc.o CC [M] net/mac80211/ibss.o CC [M] drivers/char/tpm/tpm_atmel.o CC [M] net/ipv6/ah6.o CC net/ipv4/ipmr.o CC net/ipv4/syncookies.o CC [M] net/irda/ircomm/ircomm_ttp.o CC [M] net/irda/irlan/irlan_event.o CC [M] net/netfilter/nf_conntrack_proto_tcp.o CC [M] net/irda/irlan/irlan_client.o LD [M] net/phonet/phonet.o CC [M] fs/nfs/nfs2xdr.o CC fs/notify/group.o LD [M] net/phonet/pn_pep.o CC [M] drivers/char/rio/rioparam.o CC net/sched/sch_generic.o CC [M] drivers/char/rio/rioroute.o CC fs/notify/inode_mark.o CC [M] fs/jffs2/compr_rubin.o CC [M] drivers/char/rio/riotable.o CC [M] drivers/char/pcmcia/cm4040_cs.o LD net/sctp/built-in.o CC [M] net/sctp/sm_statetable.o CC [M] drivers/char/rio/riotty.o CC [M] drivers/video/svgalib.o CC [M] net/rds/recv.o CC [M] fs/ocfs2/aops.o CC [M] net/rds/send.o CC fs/notify/dnotify/dnotify.o LD [M] fs/ncpfs/ncpfs.o CC [M] drivers/net/typhoon.o CC [M] fs/nls/nls_cp737.o LD fs/omfs/built-in.o CC [M] fs/omfs/bitmap.o CC [M] drivers/net/ne2k-pci.o CC [M] fs/nls/nls_cp775.o CC [M] drivers/usb/serial/keyspan_pda.o CC [M] drivers/net/8390.o CC [M] drivers/usb/serial/kl5kusb105.o CC [M] drivers/video/fb_ddc.o CC [M] drivers/net/wireless/mwl8k.o CC [M] fs/nfsd/export.o CC [M] drivers/hwmon/vt1211.o LD [M] drivers/media/video/cpia2/cpia2.o CC [M] fs/nls/nls_cp850.o CC [M] drivers/usb/serial/kobil_sct.o CC [M] fs/nls/nls_cp852.o LD drivers/media/video/cx231xx/built-in.o LD drivers/media/video/cx18/built-in.o CC [M] drivers/media/video/cx18/cx18-driver.o CC [M] drivers/hwmon/vt8231.o CC [M] drivers/media/video/cx231xx/cx231xx-audio.o CC [M] fs/nilfs2/dir.o CC [M] drivers/media/video/cx231xx/cx231xx-video.o LD [M] drivers/media/video/au0828/au0828.o CC [M] drivers/media/video/cx18/cx18-cards.o CC [M] drivers/media/video/cx231xx/cx231xx-i2c.o CC [M] fs/nilfs2/super.o LD drivers/media/video/cx23885/built-in.o CC [M] drivers/video/pm2fb.o CC [M] drivers/media/video/cx23885/cx23885-cards.o CC [M] drivers/scsi/sr.o CC fs/notify/inotify/inotify.o CC [M] net/irda/irlan/irlan_provider.o CC [M] drivers/video/pm3fb.o CC [M] drivers/scsi/sr_ioctl.o CC [M] net/mac80211/mlme.o CC [M] net/rds/stats.o CC [M] net/mac80211/iface.o CC [M] drivers/media/video/cx231xx/cx231xx-cards.o CC [M] fs/nfsd/auth.o CC [M] net/rds/sysctl.o CC [M] net/rds/threads.o CC [M] fs/nfsd/lockd.o CC [M] drivers/net/wan/dlci.o CC net/ipv4/inet_lro.o CC [M] fs/nls/nls_cp855.o CC [M] drivers/media/video/cx231xx/cx231xx-core.o CC [M] net/rds/transport.o CC [M] fs/nls/nls_cp857.o CC [M] fs/omfs/dir.o LD [M] net/irda/irnet/irnet.o CC [M] fs/nfs/direct.o CC [M] net/mac80211/rate.o CC [M] net/sctp/sm_statefuns.o CC [M] drivers/net/wireless/mac80211_hwsim.o CC [M] net/mac80211/michael.o LD drivers/net/wireless/ath/built-in.o CC [M] drivers/net/wireless/ath/main.o CC [M] fs/nfsd/nfscache.o CC [M] fs/nilfs2/namei.o LD drivers/net/wireless/b43/built-in.o LD [M] drivers/char/pcmcia/ipwireless/ipwireless.o CC net/netlabel/netlabel_cipso_v4.o CC [M] drivers/net/wireless/ath/regd.o CC [M] drivers/net/wireless/b43/main.o CC [M] drivers/net/wireless/b43/tables.o CC [M] net/mac80211/tkip.o LD drivers/char/pcmcia/built-in.o CC [M] drivers/net/wireless/b43/phy_common.o LD drivers/net/wireless/b43legacy/built-in.o CC [M] fs/nls/nls_cp860.o CC [M] drivers/net/wireless/b43legacy/main.o CC [M] fs/omfs/file.o CC [M] drivers/net/wireless/b43legacy/ilt.o /scratch/kisskb/src/net/llc/af_llc.c: In function 'llc_ui_getname': /scratch/kisskb/src/net/llc/af_llc.c:912: warning: 'sllc.sllc_arphrd' may be used uninitialized in this function CC [M] drivers/net/wireless/b43/phy_g.o CC [M] fs/omfs/inode.o CC [M] net/sctp/sm_sideeffect.o LD drivers/net/wireless/ath/ar9170/built-in.o LD [M] drivers/net/sfc/sfc.o CC [M] drivers/net/wireless/ath/ar9170/usb.o CC [M] net/netfilter/nf_conntrack_proto_udp.o CC [M] net/rose/rose_dev.o CC [M] fs/nilfs2/page.o CC [M] drivers/video/via/iface.o CC [M] drivers/ide/ide_platform.o CC [M] fs/nfs/pagelist.o CC net/ipv4/ipconfig.o CC [M] drivers/media/video/cx231xx/cx231xx-avcore.o CC [M] fs/nls/nls_cp861.o LD fs/notify/dnotify/built-in.o CC [M] net/irda/irlan/irlan_filter.o CC [M] fs/jfs/jfs_metapage.o CC net/ipv4/netfilter.o CC [M] fs/jffs2/compr_rtime.o CC [M] drivers/hwmon/w83627ehf.o LD net/ipv4/netfilter/built-in.o CC [M] net/ipv4/netfilter/nf_nat_rule.o CC [M] drivers/hwmon/w83l785ts.o CC [M] net/ipv6/esp6.o LD [M] net/irda/ircomm/ircomm.o LD [M] net/irda/ircomm/ircomm-tty.o CC [M] net/ipv6/ipcomp6.o CC [M] drivers/scsi/sr_vendor.o CC [M] fs/jfs/jfs_logmgr.o CC [M] net/mac80211/aes_ccm.o CC [M] drivers/scsi/raid_class.o CC [M] drivers/net/wan/cycx_drv.o CC [M] drivers/media/video/bt8xx/bttv-vbi.o CC [M] net/ipv6/xfrm6_tunnel.o CC [M] drivers/net/pcnet32.o CC [M] fs/nls/nls_cp862.o CC [M] drivers/scsi/scsi_transport_spi.o CC [M] drivers/scsi/scsi_transport_fc.o CC [M] fs/ntfs/attrib.o CC [M] drivers/net/e100.o CC [M] net/ipv6/tunnel6.o CC [M] drivers/net/wan/cycx_main.o CC [M] fs/ntfs/collate.o LD [M] net/llc/llc.o LD [M] net/llc/llc2.o LD [M] fs/lockd/lockd.o CC [M] net/sctp/protocol.o CC [M] drivers/net/wan/cycx_x25.o CC [M] drivers/video/sis/init301.o CC [M] drivers/net/wan/lapbether.o CC [M] fs/nls/nls_cp863.o SHIPPED drivers/net/wan/wanxlfw.inc LD fs/openpromfs/built-in.o CC fs/notify/inotify/inotify_fsnotify.o CC [M] fs/openpromfs/inode.o CC [M] net/rds/loop.o CC [M] net/rxrpc/ar-ack.o CC fs/notify/inotify/inotify_user.o CC [M] drivers/media/dvb/frontends/af9013.o LD drivers/net/wireless/ath/ath5k/built-in.o CC [M] drivers/net/wireless/ath/ath5k/caps.o LD net/sunrpc/built-in.o CC [M] drivers/video/via/via_i2c.o CC [M] net/sunrpc/clnt.o CC [M] net/sunrpc/xprt.o LD net/tipc/built-in.o CC [M] net/tipc/addr.o LD net/unix/built-in.o CC [M] net/irda/irlan/irlan_provider_event.o CC [M] net/unix/af_unix.o CC [M] net/ipv4/netfilter/nf_nat_standalone.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o CC [M] net/unix/garbage.o CC [M] drivers/net/wan/pci200syn.o CC [M] net/rds/page.o CC [M] net/rose/rose_in.o CC [M] net/sunrpc/socklib.o CC [M] net/irda/irlan/irlan_client_event.o CC [M] fs/ntfs/compress.o CC [M] drivers/media/video/cx231xx/cx231xx-pcb-cfg.o CC [M] drivers/scsi/scsi_transport_iscsi.o CC [M] net/rds/rdma.o CC [M] drivers/media/video/cx231xx/cx231xx-vbi.o CC fs/partitions/check.o CC [M] net/sunrpc/xprtsock.o CC [M] drivers/net/wan/pc300too.o CC [M] fs/jffs2/compr_zlib.o CC [M] drivers/net/wireless/b43/phy_a.o CC [M] net/sctp/endpointola.o CC [M] drivers/net/wireless/b43/sysfs.o CC [M] drivers/net/wan/wanxl.o CC [M] drivers/video/via/dvi.o CC [M] drivers/media/video/bt8xx/bttv-i2c.o CC [M] drivers/net/wireless/b43legacy/phy.o CC [M] drivers/video/macmodes.o CC [M] drivers/hwmon/w83l786ng.o CC [M] drivers/media/video/cx23885/cx23885-video.o CC [M] fs/nls/nls_cp864.o CC [M] drivers/scsi/scsi_transport_sas.o CC [M] drivers/usb/serial/mct_u232.o CC [M] drivers/scsi/scsi_transport_srp.o CC [M] fs/ntfs/debug.o CC [M] fs/nls/nls_cp865.o CC [M] net/mac80211/aes_cmac.o CC [M] net/mac80211/cfg.o CC [M] drivers/net/wireless/b43legacy/radio.o CC [M] net/sctp/associola.o CC [M] net/ipv6/xfrm6_mode_transport.o LD drivers/net/wireless/ath/ath9k/built-in.o CC [M] net/mac80211/rx.o CC [M] drivers/net/wireless/ath/ath9k/hw.o LD drivers/net/wireless/hostap/built-in.o CC [M] drivers/net/wireless/hostap/hostap_80211_rx.o CC fs/proc/mmu.o CC [M] drivers/usb/serial/mos7720.o LD [M] drivers/ide/ide-core.o LD [M] fs/omfs/omfs.o CC [M] net/rds/rdma_transport.o CC net/ipv4/cipso_ipv4.o CC net/sched/sch_api.o LD [M] fs/openpromfs/openpromfs.o LD drivers/net/wireless/ipw2x00/built-in.o CC [M] drivers/net/wireless/ipw2x00/ipw2100.o LD drivers/net/wireless/iwlwifi/built-in.o CC [M] net/rds/ib.o CC [M] drivers/net/wireless/iwlwifi/iwl3945-base.o CC [M] fs/nilfs2/mdt.o LD fs/qnx4/built-in.o CC [M] fs/qnx4/inode.o CC [M] net/sctp/transport.o CC [M] net/ipv6/xfrm6_mode_tunnel.o CC [M] net/sctp/chunk.o CC [M] net/rds/ib_cm.o CC net/sched/sch_blackhole.o LD drivers/media/video/cx25840/built-in.o CC [M] drivers/media/video/cx25840/cx25840-core.o CC [M] fs/qnx4/dir.o CC [M] fs/ntfs/dir.o CC [M] fs/nls/nls_cp866.o CC [M] fs/qnx4/namei.o CC [M] fs/nfs/proc.o CC [M] drivers/media/video/cx25840/cx25840-audio.o CC [M] net/tipc/bcast.o CC [M] net/mac80211/spectmgmt.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945-rs.o CC [M] drivers/media/video/cx231xx/cx231xx-dvb.o CC [M] fs/nls/nls_cp869.o CC [M] drivers/media/video/cx25840/cx25840-firmware.o CC [M] drivers/net/wireless/ath/ath5k/initvals.o CC [M] fs/jfs/jfs_txnmgr.o LD net/netlabel/built-in.o CC [M] fs/nfsd/nfsxdr.o CC net/ipv4/xfrm4_policy.o CC [M] net/rds/ib_recv.o LD net/wanrouter/built-in.o CC [M] fs/jfs/jfs_uniupr.o CC [M] net/netfilter/nf_conntrack_extend.o CC [M] net/wanrouter/wanproc.o CC [M] drivers/usb/serial/mos7840.o CC net/ipv4/xfrm4_state.o LD fs/notify/inotify/built-in.o LD fs/notify/built-in.o CC net/ipv4/xfrm4_input.o LD [M] drivers/net/wireless/ath/ath.o CC [M] drivers/usb/serial/moto_modem.o CC [M] fs/nilfs2/btnode.o CC [M] drivers/media/video/cx18/cx18-i2c.o CC fs/quota/dquot.o CC [M] fs/nilfs2/bmap.o CC [M] drivers/media/video/cx25840/cx25840-vbi.o LD drivers/net/wireless/iwmc3200wifi/built-in.o CC [M] net/unix/sysctl_net_unix.o LD [M] net/irda/irlan/irlan.o CC [M] drivers/net/wireless/iwmc3200wifi/main.o CC [M] drivers/media/dvb/frontends/cx24116.o CC [M] fs/jfs/resize.o CC fs/proc/task_mmu.o CC [M] net/mac80211/tx.o CC [M] drivers/net/wireless/hostap/hostap_80211_tx.o LD net/wimax/built-in.o /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c: In function 'cx231xx_capture_start': /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c:2059: warning: 'rc' may be used uninitialized in this function CC [M] net/wimax/id-table.o CC [M] fs/nls/nls_cp874.o CC [M] drivers/media/dvb/frontends/si21xx.o CC [M] fs/nls/nls_cp932.o CC net/ipv4/xfrm4_output.o CC [M] drivers/media/video/bt8xx/bttv-gpio.o CC [M] fs/nfsd/stats.o CC [M] fs/nilfs2/btree.o LD [M] drivers/char/rio/rio.o CC [M] drivers/media/video/bt8xx/bttv-input.o CC drivers/char/consolemap_deftbl.o CC [M] drivers/net/wireless/b43/xmit.o CC [M] fs/nls/nls_euc-jp.o CC [M] fs/jffs2/compr_lzo.o CC [M] fs/jfs/xattr.o CC [M] fs/nls/nls_cp936.o CC [M] drivers/net/wireless/iwmc3200wifi/netdev.o CC [M] drivers/net/wireless/ath/ar9170/main.o CC [M] drivers/net/wireless/ath/ar9170/cmd.o CC [M] net/rds/ib_ring.o CC [M] fs/qnx4/file.o CC drivers/char/defkeymap.o CC [M] net/mac80211/key.o CC [M] drivers/net/wireless/b43legacy/sysfs.o CC [M] net/rose/rose_link.o CC [M] drivers/net/wireless/b43legacy/xmit.o LD drivers/media/video/cx88/built-in.o CC [M] drivers/media/video/cx88/cx88-video.o LD drivers/net/wireless/libertas/built-in.o CC [M] drivers/net/wireless/libertas/main.o CC [M] drivers/net/wireless/libertas/wext.o CC [M] drivers/media/video/cx88/cx88-vbi.o CC [M] net/sunrpc/sched.o /scratch/kisskb/src/drivers/net/wireless/mwl8k.c: In function 'mwl8k_config_wt': /scratch/kisskb/src/drivers/net/wireless/mwl8k.c:3031: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] fs/nfs/read.o CC [M] fs/nilfs2/direct.o CC [M] fs/nfs/symlink.o LD drivers/char/built-in.o CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o CC [M] drivers/video/via/lcd.o CC [M] drivers/video/via/ioctl.o CC [M] drivers/media/video/bt8xx/bttv-audio-hook.o CC [M] drivers/video/via/accel.o CC net/sched/cls_api.o CC [M] drivers/video/via/via_utility.o CC [M] net/sctp/sm_make_chunk.o CC [M] drivers/video/via/vt1636.o CC [M] net/rds/ib_send.o CC [M] net/sunrpc/auth.o CC [M] fs/nfs/unlink.o CC [M] net/ipv4/netfilter/nf_nat_core.o CC fs/quota/quota.o CC [M] net/mac80211/util.o CC [M] drivers/net/wireless/ath/ath5k/eeprom.o CC [M] net/mac80211/wme.o CC [M] fs/jffs2/summary.o CC [M] fs/nfs/write.o CC [M] fs/quota/quota_v1.o CC [M] net/wimax/op-msg.o CC net/sched/act_api.o LD [M] drivers/net/wan/cyclomx.o CC [M] net/sunrpc/auth_null.o CC [M] net/wimax/op-reset.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945-led.o CC [M] net/sctp/ulpevent.o LD drivers/net/wireless/libertas_tf/built-in.o CC fs/proc/inode.o CC [M] fs/quota/quota_v2.o CC [M] drivers/net/wireless/libertas_tf/main.o CC [M] drivers/net/wireless/iwmc3200wifi/rx.o CC [M] fs/qnx4/bitmap.o CC [M] drivers/net/wireless/iwmc3200wifi/tx.o CC [M] fs/nilfs2/dat.o CC [M] net/rxrpc/ar-call.o CC [M] drivers/net/tlan.o CC [M] drivers/net/wireless/ipw2x00/ipw2200.o CC [M] net/sunrpc/auth_unix.o LD drivers/media/video/em28xx/built-in.o CC [M] net/sctp/inqueue.o CC [M] fs/ocfs2/blockcheck.o CC [M] fs/nls/nls_cp949.o /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c: In function 'b43legacy_op_dev_config': /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2692: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2693: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] drivers/media/video/em28xx/em28xx-audio.o CC [M] net/sctp/outqueue.o CC [M] net/rds/ib_stats.o CC [M] fs/nls/nls_cp950.o CC [M] fs/nls/nls_cp1250.o CC [M] fs/nfsd/nfs2acl.o CC net/sched/sch_fifo.o CC [M] net/wanrouter/wanmain.o CC [M] fs/nfsd/nfs3proc.o CC [M] fs/nfs/namespace.o CC [M] drivers/media/video/cx23885/cx23885-vbi.o CC net/wireless/wext.o CC [M] net/rose/rose_loopback.o CC [M] drivers/media/video/cx18/cx18-firmware.o CC [M] net/netfilter/nf_conntrack_acct.o CC [M] net/wireless/core.o CC [M] net/wireless/sysfs.o CC [M] drivers/usb/serial/navman.o CC [M] drivers/media/video/cx18/cx18-gpio.o CC [M] net/wireless/radiotap.o CC [M] drivers/media/video/cx18/cx18-queue.o CC [M] net/rds/ib_sysctl.o CC fs/partitions/acorn.o CC [M] net/wireless/util.o LD [M] drivers/media/video/bt8xx/bttv.o CC [M] fs/nfs/mount_clnt.o CC [M] drivers/net/wireless/hostap/hostap_ap.o CC [M] net/ipv4/netfilter/nf_nat_helper.o CC [M] fs/qnx4/truncate.o CC [M] drivers/video/via/global.o CC [M] fs/nfs/nfs3proc.o CC [M] drivers/net/wireless/iwlwifi/iwl-agn.o CC [M] drivers/net/wireless/iwmc3200wifi/sdio.o CC [M] fs/nfs/nfs3xdr.o CC [M] net/sunrpc/auth_generic.o CC [M] net/ipv6/xfrm6_mode_ro.o CC [M] net/ipv6/xfrm6_mode_beet.o /scratch/kisskb/src/drivers/net/wireless/b43/main.c: In function 'b43_op_config': /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3500: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3501: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] net/ipv4/ipip.o CC [M] net/rose/rose_out.o LD net/x25/built-in.o CC [M] net/rose/rose_route.o CC [M] net/x25/af_x25.o CC [M] drivers/media/video/cx88/cx88-mpeg.o CC [M] net/rose/rose_subr.o CC net/sched/cls_cgroup.o CC [M] net/x25/x25_dev.o CC [M] net/x25/x25_facilities.o LD [M] fs/qnx4/qnx4.o CC [M] drivers/media/video/cx88/cx88-cards.o /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:677: warning: 'err' may be used uninitialized in this function CC [M] drivers/video/via/tblDPASetting.o CC [M] net/tipc/bearer.o CC fs/ramfs/inode.o LD [M] drivers/media/video/cx25840/cx25840.o CC [M] fs/jfs/ioctl.o CC [M] fs/quota/quota_tree.o CC net/xfrm/xfrm_policy.o LD drivers/media/video/et61x251/built-in.o CC [M] fs/jfs/acl.o CC [M] drivers/media/video/et61x251/et61x251_core.o CC [M] net/tipc/config.o CC [M] fs/nfs/nfs3acl.o CC net/compat.o LD [M] drivers/media/video/cx231xx/cx231xx.o CC net/sysctl_net.o LD [M] drivers/media/video/cx231xx/cx231xx-alsa.o CC [M] drivers/video/via/viamode.o CC [M] net/ipv4/ip_gre.o CC net/xfrm/xfrm_state.o LD drivers/net/wireless/orinoco/built-in.o CC [M] net/mac80211/event.o CC [M] drivers/net/wireless/orinoco/main.o CC [M] drivers/video/via/tbl1636.o CC [M] net/wireless/reg.o CC [M] net/ipv4/netfilter/nf_nat_proto_unknown.o CC [M] drivers/net/wireless/iwmc3200wifi/hal.o CC fs/proc/root.o CC [M] drivers/net/wireless/b43/lo.o CC [M] fs/nilfs2/recovery.o CC [M] fs/ntfs/file.o CC [M] drivers/scsi/libiscsi.o CC [M] net/ipv4/netfilter/nf_nat_proto_common.o CC [M] fs/ntfs/index.o CC [M] net/x25/x25_in.o CC [M] fs/ntfs/inode.o CC [M] fs/ocfs2/buffer_head_io.o CC [M] net/rds/ib_rdma.o CC [M] net/sunrpc/svc.o CC [M] net/wireless/scan.o CC [M] fs/nfsd/nfs3xdr.o CC [M] net/ipv4/ah4.o CC [M] net/wireless/nl80211.o CC [M] drivers/net/wireless/ath/ar9170/mac.o CC [M] drivers/net/wireless/libertas_tf/cmd.o CC [M] drivers/net/wireless/libertas_tf/if_usb.o CC [M] net/wimax/op-rfkill.o CC [M] net/sctp/ulpqueue.o CC [M] net/rds/iw.o CC [M] net/sunrpc/svcsock.o CC [M] net/mac80211/led.o CC [M] fs/nfs/nfs4proc.o CC [M] net/sctp/command.o CC [M] net/rds/iw_cm.o CC [M] fs/nls/nls_cp1251.o CC [M] drivers/media/video/cx23885/cx23885-core.o CC [M] fs/nfs/nfs4xdr.o CC [M] net/tipc/cluster.o CC [M] drivers/media/dvb/frontends/stv0288.o CC [M] drivers/net/wireless/b43/wa.o CC [M] drivers/usb/serial/omninet.o LD [M] net/unix/unix.o CC [M] drivers/media/dvb/frontends/stb6000.o CC [M] net/netfilter/nf_conntrack_ecache.o LD [M] drivers/media/dvb/frontends/s921.o CC [M] net/rose/rose_timer.o CC [M] drivers/media/dvb/frontends/stv6110.o CC [M] net/x25/x25_link.o CC [M] drivers/net/wireless/b43legacy/rfkill.o CC [M] net/x25/x25_out.o CC [M] net/rose/sysctl_net_rose.o CC [M] drivers/media/video/cx18/cx18-streams.o CC [M] net/x25/x25_route.o CC net/sched/ematch.o CC [M] net/wimax/op-state-get.o LD [M] net/wanrouter/wanrouter.o CC [M] drivers/media/video/em28xx/em28xx-video.o CC [M] net/ipv4/netfilter/nf_nat_proto_tcp.o CC [M] fs/nls/nls_ascii.o CC [M] net/ipv4/esp4.o CC fs/partitions/amiga.o CC [M] net/ipv4/netfilter/nf_nat_proto_udp.o CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o CC [M] net/sched/act_police.o CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o CC [M] net/ipv6/mip6.o CC [M] net/ipv6/sit.o CC [M] net/sched/act_gact.o CC [M] drivers/net/wireless/b43legacy/leds.o CC [M] net/wireless/mlme.o CC fs/ramfs/file-mmu.o CC [M] drivers/net/wireless/iwmc3200wifi/fw.o LD [M] fs/jffs2/jffs2.o CC [M] net/wireless/ibss.o LD [M] fs/jfs/jfs.o CC [M] drivers/media/video/em28xx/em28xx-i2c.o CC [M] net/netfilter/nf_conntrack_h323_main.o CC [M] net/rds/iw_recv.o CC [M] net/x25/x25_subr.o LD [M] drivers/video/via/viafb.o CC [M] net/sched/act_mirred.o LD fs/reiserfs/built-in.o CC [M] net/mac80211/debugfs.o CC [M] fs/reiserfs/bitmap.o LD fs/romfs/built-in.o CC [M] fs/romfs/storage.o LD fs/smbfs/built-in.o CC [M] net/mac80211/debugfs_sta.o CC [M] fs/smbfs/proc.o CC [M] fs/romfs/super.o CC [M] net/mac80211/debugfs_netdev.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/smbfs/dir.o CC [M] fs/smbfs/cache.o CC [M] drivers/video/neofb.o CC [M] fs/smbfs/sock.o CC fs/proc/base.o CC [M] drivers/net/wireless/ath/ath5k/gpio.o CC [M] net/ipv6/ip6_tunnel.o CC [M] fs/nfs/nfs4state.o CC [M] net/wimax/stack.o CC [M] drivers/net/wireless/b43legacy/debugfs.o CC [M] fs/nls/nls_iso8859-2.o CC [M] net/ipv4/netfilter/nf_nat_amanda.o CC [M] drivers/net/wireless/libertas/rx.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC [M] drivers/net/wireless/iwlwifi/iwl-agn-rs.o CC [M] drivers/net/wireless/b43legacy/dma.o CC [M] drivers/media/video/cx88/cx88-core.o CC [M] drivers/net/wireless/ath/ath5k/desc.o CC [M] drivers/media/video/cx88/cx88-i2c.o CC [M] drivers/net/wireless/libertas/tx.o CC [M] drivers/net/wireless/b43legacy/pio.o CC [M] fs/smbfs/inode.o CC [M] drivers/net/epic100.o CC [M] drivers/media/video/cx88/cx88-tvaudio.o CC [M] drivers/net/wireless/libertas/cmd.o LD net/ipv6/built-in.o CC [M] net/x25/x25_timer.o CC [M] fs/nilfs2/the_nilfs.o CC [M] drivers/media/video/cx18/cx18-fileops.o CC [M] fs/reiserfs/do_balan.o CC [M] fs/ocfs2/dcache.o LD [M] drivers/media/dvb/frontends/stv0900.o CC [M] net/rxrpc/ar-connection.o LD fs/quota/built-in.o CC [M] fs/nilfs2/segbuf.o CC [M] fs/nfsd/nfs3acl.o CC [M] drivers/media/video/et61x251/et61x251_tas5130d1b.o CC [M] drivers/usb/serial/opticon.o LD fs/squashfs/built-in.o CC [M] fs/nilfs2/segment.o LD [M] net/ipv6/ipv6.o CC [M] net/ipv4/netfilter/nf_nat_ftp.o CC fs/sysfs/inode.o CC [M] net/mac80211/debugfs_key.o CC [M] fs/squashfs/block.o CC [M] net/tipc/core.o CC [M] fs/nfsd/nfs4proc.o CC [M] net/ipv4/netfilter/nf_nat_h323.o CC [M] net/x25/x25_proc.o CC [M] drivers/video/tdfxfb.o CC [M] fs/nfsd/nfs4xdr.o CC [M] net/ipv4/netfilter/nf_nat_irc.o CC [M] drivers/media/video/cx18/cx18-ioctl.o CC [M] fs/ntfs/mft.o CC [M] fs/nfsd/nfs4state.o CC [M] drivers/media/video/cx18/cx18-controls.o CC [M] drivers/net/wireless/b43/dma.o LD [M] net/rose/rose.o CC [M] fs/ntfs/mst.o CC fs/sysfs/file.o CC [M] fs/squashfs/cache.o CC [M] drivers/video/sis/initextlfb.o CC [M] drivers/media/video/cx18/cx18-mailbox.o CC [M] drivers/net/wireless/b43/pio.o CC [M] net/sunrpc/svcauth.o CC [M] net/netfilter/nf_conntrack_h323_asn1.o CC fs/partitions/atari.o CC [M] drivers/scsi/libiscsi_tcp.o CC [M] net/netfilter/nf_conntrack_proto_dccp.o CC [M] drivers/net/wireless/b43/rfkill.o CC [M] fs/nls/nls_iso8859-3.o CC [M] drivers/media/video/cx88/cx88-input.o CC [M] drivers/scsi/iscsi_tcp.o CC [M] drivers/scsi/aic7xxx_old.o CC [M] drivers/media/video/cx18/cx18-vbi.o CC [M] drivers/net/wireless/orinoco/fw.o CC [M] net/x25/x25_forward.o CC [M] net/rds/iw_ring.o LD [M] drivers/media/dvb/frontends/stb0899.o CC [M] net/ipv4/netfilter/nf_nat_pptp.o CC [M] net/tipc/handler.o CC [M] net/x25/sysctl_net_x25.o CC [M] drivers/net/wireless/ath/ar9170/phy.o LD drivers/media/dvb/built-in.o CC [M] net/ipv4/ipcomp.o CC [M] drivers/media/video/cx18/cx18-audio.o CC [M] fs/nfsd/nfs4idmap.o CC [M] fs/nfsd/nfs4acl.o CC [M] fs/nfsd/nfs4callback.o CC [M] drivers/net/wireless/iwmc3200wifi/commands.o CC [M] fs/nfsd/nfs4recover.o CC [M] drivers/media/video/cx88/cx88-alsa.o CC [M] drivers/media/video/cx88/cx88-blackbird.o CC [M] drivers/net/smsc9420.o CC [M] net/tipc/link.o CC [M] net/wireless/debugfs.o LD [M] drivers/net/wireless/libertas_tf/libertas_tf.o LD [M] drivers/net/wireless/libertas_tf/libertas_tf_usb.o CC [M] net/tipc/discover.o CC [M] drivers/net/wireless/iwlwifi/iwl-4965.o CC [M] net/ipv4/xfrm4_tunnel.o CC [M] net/sched/act_ipt.o CC fs/partitions/mac.o CC [M] net/ipv4/netfilter/nf_nat_sip.o CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.o CC [M] net/sctp/tsnmap.o CC [M] drivers/media/video/cx23885/cx23885-i2c.o CC [M] net/wireless/wext-compat.o CC [M] drivers/net/wireless/ath/ath5k/dma.o CC [M] drivers/net/wireless/ath/ath5k/qcu.o CC [M] drivers/net/wireless/ath/ath5k/pcu.o CC fs/partitions/ldm.o CC [M] drivers/net/wireless/ath/ath5k/phy.o CC [M] fs/nfs/nfs4renewd.o CC [M] fs/squashfs/dir.o CC [M] fs/ntfs/namei.o CC [M] drivers/media/video/cx23885/cx23885-dvb.o LD [M] fs/romfs/romfs.o CC [M] fs/nls/nls_iso8859-4.o CC [M] drivers/net/wireless/iwmc3200wifi/wext.o LD fs/sysv/built-in.o CC fs/sysfs/dir.o CC [M] fs/sysv/ialloc.o CC [M] fs/squashfs/export.o CC [M] drivers/media/video/cx88/cx88-dvb.o CC [M] net/mac80211/mesh.o CC [M] drivers/net/wireless/libertas/cmdresp.o CC [M] net/mac80211/mesh_pathtbl.o CC [M] drivers/net/wireless/ath/ath5k/reset.o CC [M] drivers/media/video/cx23885/cx23885-417.o CC [M] fs/squashfs/file.o CC fs/sysfs/symlink.o CC [M] drivers/media/video/cx23885/netup-init.o CC [M] fs/nilfs2/cpfile.o CC [M] fs/squashfs/fragment.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c: In function 'iwl3945_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c:611: warning: integer overflow in expression CC [M] fs/smbfs/file.o CC [M] drivers/net/wireless/ipw2x00/libipw_module.o CC [M] fs/nfs/delegation.o CC [M] net/wireless/lib80211.o CC [M] net/wireless/lib80211_crypt_wep.o CC [M] net/wireless/lib80211_crypt_ccmp.o CC [M] fs/nls/nls_iso8859-5.o CC [M] fs/nls/nls_iso8859-6.o CC [M] net/ipv4/xfrm4_mode_beet.o CC [M] drivers/media/video/cx18/cx18-video.o CC fs/partitions/msdos.o CC [M] drivers/net/wireless/orinoco/hw.o CC [M] fs/squashfs/id.o CC [M] fs/nilfs2/sufile.o CC [M] fs/nilfs2/ifile.o CC [M] drivers/media/video/cx18/cx18-irq.o CC [M] drivers/usb/serial/option.o CC [M] net/tipc/msg.o CC [M] drivers/media/video/cx18/cx18-av-core.o CC [M] net/wireless/lib80211_crypt_tkip.o CC [M] net/tipc/name_distr.o CC [M] drivers/usb/serial/oti6858.o CC [M] net/wimax/debugfs.o CC [M] net/tipc/subscr.o CC [M] fs/squashfs/inode.o CC [M] net/sunrpc/svcauth_unix.o CC [M] fs/squashfs/namei.o CC [M] drivers/net/wireless/ath/ath9k/eeprom.o CC net/xfrm/xfrm_hash.o CC [M] fs/ntfs/runlist.o CC [M] net/mac80211/mesh_plink.o CC [M] net/tipc/name_table.o LD [M] net/x25/x25.o CC [M] net/tipc/net.o CC [M] net/netfilter/nf_conntrack_proto_gre.o CC [M] drivers/scsi/ips.o LD net/wireless/built-in.o CC [M] net/netfilter/nf_conntrack_proto_sctp.o CC [M] net/mac80211/mesh_hwmp.o CC [M] drivers/net/wireless/ipw2x00/libipw_tx.o CC [M] drivers/net/wireless/ath/ath5k/attach.o CC [M] fs/sysv/balloc.o CC [M] drivers/media/video/cx88/cx88-vp3054-i2c.o CC [M] drivers/net/wireless/ath/ath5k/base.o CC [M] drivers/net/wireless/orinoco/mic.o CC [M] drivers/net/wireless/libertas/scan.o CC [M] drivers/net/wireless/orinoco/scan.o CC [M] drivers/net/wireless/ath/ath5k/led.o CC fs/sysfs/mount.o CC [M] drivers/media/video/cx23885/cimax2.o CC [M] drivers/video/vt8623fb.o CC [M] drivers/media/video/cx23885/netup-eeprom.o CC [M] net/sunrpc/rpcb_clnt.o CC [M] net/rds/iw_send.o CC [M] fs/nilfs2/alloc.o CC [M] fs/nilfs2/gcinode.o CC [M] drivers/video/tridentfb.o CC [M] net/ipv4/netfilter/nf_nat_tftp.o CC [M] net/rds/iw_stats.o CC net/xfrm/xfrm_input.o CC [M] drivers/usb/serial/pl2303.o CC [M] net/sctp/bind_addr.o CC [M] fs/smbfs/ioctl.o CC [M] drivers/net/wireless/ath/ath5k/rfkill.o CC [M] fs/smbfs/getopt.o CC [M] fs/squashfs/super.o CC [M] net/rds/iw_sysctl.o CC [M] drivers/usb/serial/qcserial.o CC [M] drivers/media/video/em28xx/em28xx-cards.o CC [M] net/sched/act_nat.o CC [M] fs/nls/nls_iso8859-7.o CC [M] net/rds/iw_rdma.o LD [M] drivers/media/video/cx88/cx88xx.o CC [M] net/sctp/socket.o CC [M] net/sunrpc/timer.o CC [M] net/tipc/netlink.o CC [M] net/sunrpc/xdr.o CC [M] drivers/net/wireless/hostap/hostap_info.o CC [M] drivers/net/wireless/ath/ar9170/led.o CC [M] net/sctp/primitive.o CC fs/proc/generic.o CC [M] net/sctp/output.o LD [M] net/wimax/wimax.o CC [M] net/sched/act_pedit.o CC fs/proc/array.o LD [M] drivers/media/video/et61x251/et61x251.o CC fs/sysfs/bin.o CC [M] net/sched/act_simple.o CC [M] net/sched/act_skbedit.o CC [M] net/ipv4/netfilter/nf_nat_proto_dccp.o CC [M] fs/nfs/idmap.o CC [M] net/tipc/node.o CC [M] drivers/net/wireless/iwmc3200wifi/cfg80211.o CC [M] fs/sysv/inode.o CC [M] drivers/net/sis190.o CC [M] net/tipc/node_subscr.o CC [M] net/mac80211/rc80211_pid_algo.o CC [M] drivers/net/wireless/iwmc3200wifi/eeprom.o CC [M] fs/reiserfs/namei.o CC [M] drivers/net/wireless/iwmc3200wifi/debugfs.o CC [M] fs/ntfs/super.o CC [M] drivers/net/wireless/libertas/11d.o LD [M] drivers/media/video/cx88/cx8800.o CC [M] drivers/net/wireless/iwlwifi/iwl-5000.o CC [M] net/mac80211/rc80211_pid_debugfs.o CC fs/partitions/osf.o CC [M] net/sunrpc/sunrpc_syms.o LD [M] drivers/net/wireless/b43legacy/b43legacy.o CC [M] drivers/net/wireless/b43/leds.o CC net/xfrm/xfrm_output.o CC [M] drivers/net/wireless/orinoco/wext.o CC [M] drivers/media/video/cx18/cx18-av-audio.o CC [M] fs/nfs/callback.o CC [M] drivers/net/wireless/orinoco/hermes_dld.o CC [M] drivers/usb/serial/safe_serial.o CC [M] net/ipv4/tunnel4.o CC [M] fs/sysv/itree.o CC [M] fs/smbfs/symlink.o CC [M] drivers/net/wireless/libertas/debugfs.o CC fs/sysfs/group.o CC [M] net/tipc/port.o CC [M] net/tipc/ref.o CC [M] drivers/net/wireless/libertas/persistcfg.o CC [M] fs/nfs/callback_xdr.o CC [M] fs/nls/nls_cp1255.o CC [M] fs/smbfs/smbiod.o CC [M] net/tipc/socket.o CC [M] net/sctp/input.o CC [M] drivers/net/wireless/orinoco/hermes.o CC [M] net/ipv4/netfilter/nf_nat_proto_gre.o CC fs/partitions/sgi.o CC [M] net/ipv4/xfrm4_mode_transport.o CC [M] net/ipv4/xfrm4_mode_tunnel.o CC [M] net/tipc/user_reg.o CC [M] drivers/net/wireless/iwlwifi/iwl-6000.o /scratch/kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf': /scratch/kisskb/src/fs/reiserfs/do_balan.c:1273: warning: operation on 'aux_ih' may be undefined CC [M] drivers/net/wireless/ath/ath9k/mac.o CC fs/proc/proc_tty.o CC [M] fs/reiserfs/inode.o CC [M] net/rxrpc/ar-connevent.o CC [M] net/mac80211/rc80211_minstrel.o CC [M] fs/sysv/file.o CC [M] net/mac80211/rc80211_minstrel_debugfs.o LD [M] drivers/media/video/cx88/cx8802.o CC net/xfrm/xfrm_algo.o CC [M] drivers/scsi/fdomain.o CC [M] fs/nilfs2/ioctl.o CC [M] net/ipv4/inet_diag.o CC [M] drivers/net/wireless/ath/ath5k/debug.o CC [M] drivers/scsi/qlogicfas408.o CC [M] net/sunrpc/cache.o CC [M] net/tipc/zone.o CC [M] net/tipc/dbg.o CC [M] fs/nilfs2/gcdat.o CC [M] fs/ntfs/sysctl.o CC [M] net/rxrpc/ar-error.o CC [M] fs/ntfs/unistr.o CC [M] drivers/net/wireless/iwlwifi/iwl-1000.o CC [M] drivers/video/s3fb.o CC [M] fs/sysv/dir.o CC [M] drivers/net/wireless/libertas/ethtool.o CC [M] net/sunrpc/rpc_pipe.o CC [M] drivers/net/wireless/libertas/assoc.o CC [M] drivers/video/arkfb.o CC [M] fs/squashfs/symlink.o CC [M] drivers/video/sstfb.o CC [M] net/tipc/eth_media.o LD [M] drivers/net/wireless/ath/ar9170/ar9170usb.o CC [M] drivers/net/wireless/libertas/if_cs.o CC [M] drivers/net/sis900.o CC [M] drivers/scsi/qla1280.o CC [M] drivers/net/wireless/libertas/if_sdio.o CC [M] net/sctp/debug.o CC [M] net/sunrpc/svc_xprt.o CC [M] drivers/video/cirrusfb.o CC [M] net/ipv4/netfilter/nf_nat_proto_udplite.o CC [M] drivers/net/wireless/libertas/if_spi.o CC [M] drivers/video/tmiofb.o CC [M] drivers/media/video/em28xx/em28xx-core.o CC [M] fs/nls/nls_iso8859-9.o CC [M] drivers/media/video/em28xx/em28xx-input.o CC [M] net/netfilter/nf_conntrack_proto_udplite.o CC [M] drivers/net/wireless/ath/ath9k/calib.o CC [M] fs/ocfs2/dir.o CC [M] fs/sysv/namei.o CC [M] fs/sysv/super.o CC [M] net/ipv4/netfilter/nf_nat_proto_sctp.o CC [M] drivers/usb/serial/siemens_mpi.o LD drivers/media/video/gspca/built-in.o CC fs/partitions/sun.o CC [M] fs/sysv/symlink.o CC [M] drivers/net/wireless/iwlwifi/iwl-core.o CC [M] drivers/media/video/gspca/conex.o CC [M] drivers/scsi/dmx3191d.o CC [M] net/sched/sch_cbq.o CC fs/partitions/ultrix.o CC [M] drivers/video/metronomefb.o CC [M] drivers/net/wireless/ath/ath9k/ani.o LD fs/sysfs/built-in.o CC [M] drivers/net/wireless/ath/ath9k/phy.o CC fs/partitions/efi.o CC [M] drivers/net/wireless/orinoco/orinoco_cs.o CC fs/proc/cmdline.o CC [M] drivers/usb/serial/sierra.o LD [M] net/wireless/cfg80211.o CC [M] fs/ntfs/upcase.o CC [M] drivers/usb/serial/spcp8x5.o CC [M] drivers/net/wireless/ipw2x00/libipw_rx.o CC [M] net/ipv4/netfilter/ip_tables.o CC [M] fs/ocfs2/dlmglue.o CC [M] drivers/usb/serial/symbolserial.o CC [M] net/ipv4/netfilter/iptable_filter.o CC [M] net/ipv4/tcp_diag.o CC [M] drivers/net/wireless/ath/ath9k/beacon.o CC [M] fs/nls/nls_iso8859-13.o LD [M] net/rds/rds.o CC [M] drivers/net/wireless/ipw2x00/libipw_wx.o LD [M] fs/squashfs/squashfs.o CC [M] drivers/media/video/cx18/cx18-av-firmware.o CC [M] net/sunrpc/stats.o CC [M] fs/reiserfs/file.o CC [M] drivers/media/video/em28xx/em28xx-dvb.o CC [M] fs/nls/nls_iso8859-14.o CC fs/partitions/karma.o CC [M] fs/reiserfs/dir.o CC [M] fs/ntfs/bitmap.o CC [M] fs/smbfs/request.o CC [M] fs/nfs/callback_proc.o CC [M] drivers/net/wireless/libertas/if_usb.o CC [M] drivers/net/wireless/hostap/hostap_ioctl.o LD drivers/media/video/hdpvr/built-in.o CC [M] drivers/media/video/hdpvr/hdpvr-control.o CC fs/proc/cpuinfo.o CC [M] drivers/net/wireless/iwlwifi/iwl-eeprom.o CC [M] drivers/net/wireless/iwlwifi/iwl-hcmd.o CC [M] drivers/media/video/gspca/etoms.o CC [M] fs/nls/nls_iso8859-15.o CC [M] drivers/net/wireless/hostap/hostap_main.o CC fs/proc/devices.o CC [M] drivers/video/broadsheetfb.o CC [M] fs/nls/nls_koi8-r.o CC net/xfrm/xfrm_sysctl.o CC [M] fs/nfs/nfs4namespace.o CC [M] drivers/net/wireless/hostap/hostap_proc.o CC [M] drivers/video/s1d13xxxfb.o CC [M] fs/nfs/sysctl.o CC fs/proc/interrupts.o LD [M] fs/nilfs2/nilfs2.o CC [M] fs/nls/nls_koi8-u.o CC [M] drivers/net/wireless/orinoco/orinoco_plx.o CC [M] fs/nls/nls_koi8-ru.o CC [M] drivers/net/wireless/orinoco/orinoco_pci.o CC [M] fs/ntfs/lcnalloc.o CC [M] fs/nfs/fscache.o CC [M] drivers/net/wireless/orinoco/orinoco_tmd.o CC [M] fs/ntfs/logfile.o CC [M] drivers/net/wireless/hostap/hostap_cs.o CC fs/partitions/sysv68.o CC [M] drivers/media/video/gspca/finepix.o CC [M] drivers/net/wireless/orinoco/orinoco_nortel.o CC [M] drivers/net/wireless/orinoco/spectrum_cs.o CC [M] fs/nls/nls_utf8.o LD fs/ubifs/built-in.o CC fs/proc/loadavg.o CC net/xfrm/xfrm_proc.o CC [M] fs/ubifs/shrinker.o LD [M] drivers/media/video/cx23885/cx23885.o LD drivers/media/video/ivtv/built-in.o CC [M] net/xfrm/xfrm_user.o CC [M] drivers/media/video/ivtv/ivtv-routing.o CC [M] fs/ocfs2/export.o CC [M] drivers/media/video/hdpvr/hdpvr-core.o CC [M] drivers/net/wireless/b43/pcmcia.o CC [M] fs/ntfs/quota.o CC [M] drivers/net/wireless/ath/ath9k/main.o CC [M] fs/ntfs/usnjrnl.o CC [M] drivers/media/video/hdpvr/hdpvr-video.o CC [M] drivers/net/r6040.o CC [M] fs/reiserfs/fix_node.o CC [M] drivers/media/video/cx18/cx18-av-vbi.o CC [M] drivers/net/yellowfin.o LD [M] fs/sysv/sysv.o LD [M] drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.o CC [M] fs/nfs/fscache-index.o CC [M] net/ipv4/tcp_probe.o CC [M] drivers/media/video/ivtv/ivtv-cards.o CC [M] drivers/net/acenic.o CC [M] net/ipv4/netfilter/iptable_mangle.o CC [M] net/netfilter/nf_conntrack_netlink.o CC [M] net/netfilter/nf_conntrack_amanda.o LD drivers/net/wireless/p54/built-in.o CC [M] drivers/net/wireless/p54/p54common.o CC [M] drivers/net/natsemi.o CC [M] drivers/net/wireless/p54/p54usb.o LD drivers/net/wireless/prism54/built-in.o CC [M] drivers/net/wireless/p54/p54pci.o CC [M] net/ipv4/tcp_bic.o CC fs/proc/meminfo.o CC [M] net/netfilter/nf_conntrack_ftp.o CC [M] drivers/net/wireless/prism54/islpci_eth.o CC [M] fs/reiserfs/super.o CC [M] fs/ubifs/journal.o CC [M] fs/reiserfs/prints.o CC [M] net/rxrpc/ar-input.o CC [M] drivers/media/video/cx18/cx18-scb.o CC [M] fs/ubifs/file.o CC [M] net/sunrpc/sysctl.o CC [M] fs/ubifs/dir.o CC [M] drivers/video/sm501fb.o CC [M] drivers/net/ns83820.o CC [M] drivers/scsi/dc395x.o CC [M] net/sctp/ssnmap.o LD net/sunrpc/auth_gss/built-in.o CC [M] net/sctp/auth.o CC [M] net/sunrpc/auth_gss/auth_gss.o LD [M] net/mac80211/mac80211.o CC [M] net/sctp/objcnt.o CC [M] drivers/net/fealnx.o CC [M] fs/ubifs/super.o CC [M] fs/ubifs/sb.o CC [M] drivers/net/wireless/ath/ath9k/recv.o LD [M] net/ipv4/netfilter/iptable_nat.o CC [M] fs/ubifs/io.o CC [M] drivers/scsi/tmscsim.o CC [M] net/rxrpc/ar-key.o LD fs/udf/built-in.o CC [M] fs/reiserfs/objectid.o CC [M] drivers/net/wireless/iwlwifi/iwl-power.o CC [M] fs/udf/balloc.o LD [M] fs/smbfs/smbfs.o CC [M] drivers/video/carminefb.o CC [M] drivers/video/uvesafb.o CC [M] fs/ubifs/tnc.o CC [M] fs/udf/dir.o LD [M] fs/nfsd/nfsd.o CC [M] net/ipv4/netfilter/iptable_raw.o CC [M] net/ipv4/tcp_cubic.o CC [M] drivers/usb/serial/ti_usb_3410_5052.o CC [M] net/ipv4/tcp_westwood.o CC [M] drivers/net/wireless/b43/debugfs.o CC [M] fs/udf/file.o CC [M] net/xfrm/xfrm_ipcomp.o CC [M] net/ipv4/netfilter/iptable_security.o LD fs/ufs/built-in.o CC [M] fs/ufs/balloc.o LD fs/partitions/built-in.o LD drivers/net/wireless/rt2x00/built-in.o CC fs/eventpoll.o CC [M] drivers/net/wireless/rt2x00/rt2x00dev.o LD drivers/net/wireless/rtl818x/built-in.o CC fs/anon_inodes.o LD [M] drivers/media/video/em28xx/em28xx.o CC [M] drivers/net/wireless/rtl818x/rtl8180_dev.o LD [M] drivers/media/video/em28xx/em28xx-alsa.o CC [M] net/rxrpc/ar-local.o LD net/sunrpc/xprtrdma/built-in.o CC [M] net/sunrpc/xprtrdma/svc_rdma.o CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o CC [M] drivers/net/tg3.o LD drivers/media/video/ovcamchip/built-in.o LD drivers/net/wireless/zd1211rw/built-in.o CC [M] drivers/video/vfb.o LD fs/xfs/built-in.o LD drivers/net/wireless/wl12xx/built-in.o CC [M] fs/udf/ialloc.o CC [M] drivers/media/video/ovcamchip/ovcamchip_core.o CC [M] drivers/net/wireless/zd1211rw/zd_chip.o CC [M] fs/xfs/quota/xfs_dquot.o CC [M] drivers/net/wireless/wl12xx/main.o CC [M] fs/udf/inode.o /scratch/kisskb/src/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" CC [M] fs/udf/lowlevel.o CC [M] fs/udf/namei.o CC [M] fs/ocfs2/extent_map.o CC [M] net/sctp/proc.o LD [M] drivers/net/wireless/ath/ath5k/ath5k.o CC [M] fs/udf/partition.o CC [M] drivers/net/bnx2.o CC [M] drivers/media/video/gspca/gspca.o CC [M] net/ipv4/netfilter/ipt_addrtype.o CC [M] drivers/video/output.o CC [M] net/ipv4/netfilter/ipt_ah.o CC [M] drivers/media/video/cx18/cx18-dvb.o CC [M] net/ipv4/netfilter/ipt_ecn.o CC [M] drivers/net/wireless/ath/ath9k/xmit.o CC [M] fs/reiserfs/lbalance.o CC [M] drivers/net/wireless/iwlwifi/iwl-rx.o /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_cleanup_transmit': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:53: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_receive': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:453: warning: cast from pointer to integer of different size CC fs/proc/stat.o CC [M] drivers/media/video/cx18/cx18-io.o LD [M] drivers/video/sis/sisfb.o CC [M] drivers/net/wireless/ath/ath9k/virtual.o CC [M] drivers/media/video/gspca/mars.o CC [M] drivers/media/video/ivtv/ivtv-controls.o CC [M] fs/ubifs/master.o CC [M] fs/xfs/quota/xfs_dquot_item.o LD [M] drivers/net/wireless/orinoco/orinoco.o CC [M] fs/ubifs/scan.o CC [M] drivers/media/video/gspca/mr97310a.o CC [M] drivers/net/wireless/wl12xx/spi.o CC [M] net/sched/sch_htb.o CC [M] drivers/net/wireless/p54/p54spi.o CC [M] drivers/net/wireless/prism54/islpci_mgt.o CC [M] drivers/net/wireless/prism54/isl_38xx.o CC [M] drivers/usb/serial/visor.o LD [M] net/tipc/tipc.o CC [M] net/ipv4/tcp_highspeed.o CC [M] net/sunrpc/auth_gss/gss_generic_token.o CC [M] drivers/scsi/megaraid.o CC [M] net/sctp/sysctl.o CC [M] fs/udf/super.o CC [M] net/ipv4/netfilter/ipt_CLUSTERIP.o LD [M] fs/nfs/nfs.o CC fs/signalfd.o CC [M] net/ipv4/tcp_hybla.o LD [M] fs/ntfs/ntfs.o CC fs/timerfd.o CC [M] fs/ubifs/replay.o LD drivers/video/built-in.o CC [M] net/sched/sch_hfsc.o CC [M] fs/ubifs/log.o CC [M] fs/reiserfs/ibalance.o CC [M] net/sunrpc/auth_gss/gss_mech_switch.o CC [M] net/sched/sch_red.o CC [M] net/ipv4/netfilter/ipt_ECN.o LD [M] drivers/video/fb.o LD [M] drivers/media/video/hdpvr/hdpvr.o CC [M] fs/ubifs/commit.o CC [M] drivers/net/wireless/rtl818x/rtl8180_rtl8225.o CC [M] drivers/media/video/ivtv/ivtv-driver.o CC fs/proc/uptime.o CC [M] drivers/net/wireless/ath/ath9k/rc.o CC [M] drivers/net/wireless/rtl818x/rtl8180_sa2400.o CC [M] drivers/media/video/gspca/ov519.o CC [M] drivers/net/wireless/wl12xx/event.o CC [M] net/sctp/ipv6.o CC fs/eventfd.o CC [M] drivers/scsi/atp870u.o CC [M] drivers/net/wireless/ath/ath9k/pci.o CC [M] drivers/net/wireless/ath/ath9k/debug.o CC [M] drivers/net/wireless/hostap/hostap_plx.o CC [M] drivers/net/wireless/hostap/hostap_pci.o CC [M] fs/udf/truncate.o CC [M] net/sunrpc/xprtrdma/svc_rdma_marshal.o CC [M] drivers/media/video/gspca/ov534.o CC [M] drivers/net/cnic.o CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o CC [M] drivers/media/video/gspca/pac207.o CC [M] drivers/media/video/gspca/pac7311.o CC [M] net/ipv4/netfilter/ipt_LOG.o /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_setup_mac': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:1668: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_config': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:2163: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) CC [M] drivers/net/wireless/iwlwifi/iwl-tx.o CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o CC [M] fs/reiserfs/stree.o CC [M] fs/ubifs/gc.o CC [M] drivers/media/video/ovcamchip/ov6x20.o CC [M] fs/ubifs/orphan.o CC [M] drivers/net/wireless/ipw2x00/libipw_geo.o CC [M] fs/ubifs/budget.o LD [M] net/sunrpc/sunrpc.o LD [M] drivers/net/wireless/libertas/libertas.o CC [M] net/ipv4/tcp_htcp.o LD [M] drivers/net/wireless/libertas/usb8xxx.o CC [M] drivers/media/video/ovcamchip/ov6x30.o LD [M] drivers/net/wireless/libertas/libertas_cs.o CC fs/aio.o LD [M] drivers/net/wireless/libertas/libertas_sdio.o LD [M] drivers/net/wireless/libertas/libertas_spi.o CC [M] fs/ubifs/find.o CC [M] net/sunrpc/xprtrdma/transport.o CC [M] drivers/media/video/ivtv/ivtv-fileops.o CC [M] net/sunrpc/auth_gss/svcauth_gss.o LD net/xfrm/built-in.o CC [M] drivers/net/wireless/rtl818x/rtl8180_max2820.o CC [M] drivers/media/video/ivtv/ivtv-firmware.o CC [M] fs/xfs/quota/xfs_trans_dquot.o CC [M] fs/ubifs/tnc_commit.o CC [M] drivers/net/wireless/rtl818x/rtl8180_grf5101.o CC [M] fs/ubifs/compress.o CC [M] drivers/net/wireless/iwlwifi/iwl-sta.o CC [M] net/rxrpc/ar-output.o /scratch/kisskb/src/drivers/net/wireless/p54/p54usb.c:400: warning: 'p54u_device_reset' defined but not used CC [M] fs/reiserfs/hashes.o CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o LD [M] drivers/media/video/cx18/cx18.o CC [M] drivers/net/wireless/iwlwifi/iwl-calib.o CC fs/proc/version.o CC [M] drivers/media/video/ovcamchip/ov7x10.o CC [M] net/ipv4/tcp_vegas.o CC [M] fs/ubifs/lpt.o CC fs/proc/proc_sysctl.o /scratch/kisskb/src/drivers/net/wireless/p54/p54spi.c:114: warning: 'p54spi_read16' defined but not used CC fs/proc/proc_net.o CC [M] fs/ubifs/lprops.o CC fs/locks.o CC [M] drivers/media/video/gspca/sonixb.o LD drivers/media/video/pvrusb2/built-in.o CC [M] drivers/media/video/pvrusb2/pvrusb2-i2c-core.o CC [M] drivers/media/video/gspca/sonixj.o CC [M] drivers/media/video/gspca/spca500.o CC [M] fs/udf/symlink.o CC [M] fs/ufs/cylinder.o CC [M] drivers/media/video/gspca/spca501.o CC [M] fs/udf/directory.o CC [M] drivers/net/wireless/iwlwifi/iwl-scan.o CC [M] drivers/media/video/ovcamchip/ov7x20.o CC [M] drivers/net/wireless/wl12xx/tx.o CC [M] fs/udf/misc.o CC [M] drivers/media/video/ovcamchip/ov76be.o LD [M] net/netfilter/nf_conntrack_h323.o CC [M] net/sched/sch_gred.o CC [M] net/rxrpc/ar-peer.o CC [M] drivers/media/video/pvrusb2/pvrusb2-audio.o CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o CC [M] net/netfilter/nf_conntrack_irc.o CC [M] fs/xfs/quota/xfs_qm_syscalls.o CC [M] drivers/media/video/pvrusb2/pvrusb2-encoder.o CC [M] drivers/net/wireless/rt2x00/rt2x00mac.o CC [M] fs/ocfs2/file.o CC fs/compat.o CC [M] drivers/net/bnx2x_main.o CC [M] drivers/net/wireless/prism54/isl_ioctl.o CC fs/proc/kcore.o CC [M] drivers/net/bnx2x_link.o CC [M] fs/reiserfs/tail_conversion.o CC [M] drivers/net/wireless/rtl818x/rtl8187_dev.o CC [M] drivers/media/video/gspca/spca505.o CC [M] drivers/net/wireless/zd1211rw/zd_mac.o CC [M] fs/ubifs/recovery.o CC [M] drivers/media/video/gspca/spca506.o CC [M] fs/xfs/quota/xfs_qm_bhv.o CC [M] net/sunrpc/xprtrdma/rpc_rdma.o CC [M] drivers/scsi/esp_scsi.o CC fs/compat_ioctl.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al2230.o CC [M] drivers/net/wireless/prism54/islpci_dev.o CC [M] fs/udf/udftime.o CC [M] net/netfilter/nf_conntrack_netbios_ns.o CC [M] net/netfilter/nf_conntrack_pptp.o CC [M] drivers/usb/serial/whiteheat.o CC fs/proc/kmsg.o CC [M] fs/ocfs2/heartbeat.o CC [M] drivers/net/wireless/rtl818x/rtl8187_rtl8225.o CC [M] fs/reiserfs/journal.o CC [M] drivers/net/wireless/rtl818x/rtl8187_leds.o CC [M] fs/ubifs/ioctl.o CC [M] fs/ubifs/lpt_commit.o CC [M] drivers/media/video/ivtv/ivtv-gpio.o CC [M] drivers/net/skge.o CC [M] net/sched/sch_ingress.o LD [M] drivers/net/wireless/b43/b43.o CC [M] net/sched/sch_dsmark.o CC [M] net/ipv4/netfilter/ipt_NETMAP.o CC [M] fs/reiserfs/resize.o CC [M] drivers/net/wireless/rt2x00/rt2x00config.o CC [M] net/ipv4/netfilter/ipt_REDIRECT.o CC [M] fs/reiserfs/item_ops.o CC [M] fs/reiserfs/ioctl.o CC [M] net/sunrpc/xprtrdma/verbs.o CC [M] fs/xfs/quota/xfs_qm.o CC [M] fs/udf/unicode.o CC [M] fs/ubifs/tnc_misc.o CC [M] drivers/scsi/sun_esp.o LD [M] drivers/net/wireless/ipw2x00/libipw.o CC [M] fs/ubifs/debug.o CC [M] fs/ocfs2/inode.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_rf2959.o CC fs/proc/page.o CC [M] net/ipv4/netfilter/ipt_REJECT.o /scratch/kisskb/src/fs/ubifs/commit.c: In function 'dbg_check_old_index': /scratch/kisskb/src/fs/ubifs/commit.c:513: warning: 'lower_key' may be used uninitialized in this function CC [M] fs/ocfs2/ioctl.o CC [M] drivers/media/video/pvrusb2/pvrusb2-video-v4l.o CC [M] drivers/net/wireless/prism54/islpci_hotplug.o LD [M] drivers/net/wireless/hostap/hostap.o CC [M] net/ipv4/netfilter/ipt_ULOG.o CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o CC [M] drivers/media/video/gspca/spca508.o CC [M] fs/reiserfs/procfs.o LD [M] net/sctp/sctp.o CC [M] fs/xfs/linux-2.6/xfs_quotaops.o CC [M] fs/ubifs/xattr.o CC [M] drivers/net/wireless/wl12xx/rx.o CC [M] drivers/net/wireless/wl12xx/ps.o CC [M] drivers/media/video/pvrusb2/pvrusb2-eeprom.o CC [M] drivers/media/video/pvrusb2/pvrusb2-main.o CC [M] fs/ocfs2/journal.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c: In function 'iwl_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c:1083: warning: integer overflow in expression CC [M] fs/xfs/quota/xfs_qm_stats.o CC [M] net/netfilter/nf_conntrack_sane.o CC [M] drivers/media/video/pvrusb2/pvrusb2-hdw.o CC fs/nfsctl.o CC [M] drivers/net/wireless/rt2x00/rt2x00queue.o CC [M] fs/ocfs2/localalloc.o CC fs/binfmt_script.o CC [M] drivers/net/wireless/iwlwifi/iwl-debugfs.o CC [M] fs/reiserfs/xattr.o CC [M] net/ipv4/tcp_veno.o CC [M] drivers/net/wireless/iwlwifi/iwl-led.o CC [M] drivers/net/wireless/iwlwifi/iwl-spectrum.o CC [M] drivers/media/video/pvrusb2/pvrusb2-v4l2.o CC [M] drivers/net/wireless/wl12xx/cmd.o CC [M] fs/xfs/xfs_rtalloc.o CC [M] fs/ufs/dir.o CC [M] fs/reiserfs/xattr_user.o CC [M] drivers/net/wireless/rt2x00/rt2x00link.o CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o CC [M] drivers/media/video/gspca/spca561.o LD [M] drivers/net/wireless/ath/ath9k/ath9k.o CC [M] fs/xfs/linux-2.6/xfs_acl.o CC [M] drivers/media/video/gspca/sq905.o CC [M] drivers/media/video/ivtv/ivtv-i2c.o /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /scratch/kisskb/src/fs/reiserfs/lbalance.c:393: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c:421: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_delete_items': /scratch/kisskb/src/fs/reiserfs/lbalance.c:777: warning: operation on 'ih' may be undefined CC [M] net/sched/sch_sfq.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al7230b.o CC [M] drivers/media/video/gspca/sq905c.o CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o CC [M] drivers/media/video/gspca/stk014.o CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o CC [M] fs/reiserfs/xattr_trusted.o CC [M] net/sunrpc/auth_gss/gss_spkm3_mech.o CC [M] drivers/media/video/gspca/sunplus.o LD [M] drivers/media/video/ovcamchip/ovcamchip.o CC [M] net/sunrpc/auth_gss/gss_spkm3_seal.o CC [M] fs/reiserfs/xattr_security.o CC [M] net/sunrpc/auth_gss/gss_spkm3_unseal.o CC [M] fs/reiserfs/xattr_acl.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ctrl.o CC fs/binfmt_elf.o CC [M] fs/ocfs2/locks.o LD drivers/media/video/pwc/built-in.o CC [M] fs/ocfs2/mmap.o CC [M] drivers/media/video/pwc/pwc-if.o CC [M] drivers/media/video/pvrusb2/pvrusb2-std.o CC [M] drivers/media/video/ivtv/ivtv-ioctl.o CC [M] fs/ocfs2/namei.o CC [M] drivers/media/video/pvrusb2/pvrusb2-devattr.o CC [M] drivers/media/video/gspca/t613.o CC [M] net/rxrpc/ar-recvmsg.o CC [M] drivers/media/video/gspca/tv8532.o CC [M] drivers/media/video/pwc/pwc-misc.o CC fs/compat_binfmt_elf.o CC [M] drivers/net/wireless/prism54/oid_mgt.o CC [M] drivers/media/video/gspca/vc032x.o /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c: In function 'rt2x00mac_config': /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:356: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:378: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) CC [M] drivers/media/video/gspca/zc3xx.o CC [M] net/ipv4/tcp_scalable.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_uw2453.o LD fs/proc/proc.o LD fs/proc/built-in.o CC fs/posix_acl.o CC [M] drivers/media/video/pvrusb2/pvrusb2-context.o CC [M] drivers/net/wireless/rt2x00/rt2x00debug.o CC [M] drivers/media/video/pvrusb2/pvrusb2-io.o CC [M] drivers/media/video/pwc/pwc-ctrl.o CC [M] fs/ufs/file.o CC [M] fs/ocfs2/resize.o CC [M] net/rxrpc/ar-security.o CC [M] net/ipv4/netfilter/arp_tables.o CC [M] fs/ocfs2/slot_map.o CC [M] fs/ocfs2/suballoc.o CC [M] net/netfilter/nf_conntrack_sip.o CC [M] drivers/net/wireless/wl12xx/acx.o LD drivers/media/video/gspca/m5602/built-in.o LD drivers/media/video/gspca/stv06xx/built-in.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx.o CC [M] drivers/scsi/initio.o CC [M] drivers/media/video/gspca/m5602/m5602_core.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o CC [M] net/ipv4/netfilter/arpt_mangle.o CC [M] drivers/net/wireless/zd1211rw/zd_rf.o CC [M] drivers/net/sky2.o CC [M] net/sunrpc/auth_gss/gss_spkm3_token.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ioread.o CC [M] net/ipv4/netfilter/arptable_filter.o CC [M] drivers/net/wireless/zd1211rw/zd_usb.o CC [M] net/ipv4/netfilter/ip_queue.o LD [M] drivers/usb/serial/usbserial.o LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.o CC [M] drivers/net/wireless/rt2x00/rt2x00crypto.o LD drivers/usb/built-in.o LD [M] net/ipv4/netfilter/nf_nat.o CC [M] drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o CC fs/xattr_acl.o CC [M] drivers/net/wireless/wl12xx/boot.o CC [M] drivers/net/ks8842.o CC [M] drivers/net/wireless/wl12xx/init.o CC [M] fs/ufs/ialloc.o CC [M] drivers/media/video/pvrusb2/pvrusb2-wm8775.o CC [M] drivers/media/video/pvrusb2/pvrusb2-cs53l32a.o CC [M] drivers/media/video/pvrusb2/pvrusb2-dvb.o CC [M] drivers/media/video/pwc/pwc-v4l.o CC [M] drivers/media/video/pwc/pwc-uncompress.o CC fs/generic_acl.o CC [M] drivers/media/video/pwc/pwc-dec1.o CC [M] drivers/media/video/gspca/m5602/m5602_ov9650.o CC [M] drivers/media/video/pvrusb2/pvrusb2-sysfs.o CC fs/dcookies.o CC [M] fs/binfmt_misc.o CC [M] fs/mbcache.o CC [M] fs/ocfs2/super.o LD drivers/media/video/saa7134/built-in.o CC [M] drivers/media/video/saa7134/saa7134-cards.o CC [M] drivers/media/video/saa7134/saa7134-core.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o CC [M] drivers/net/wireless/rt2x00/rt2x00rfkill.o CC [M] net/ipv4/tcp_lp.o CC [M] fs/xfs/linux-2.6/xfs_stats.o CC [M] drivers/media/video/pvrusb2/pvrusb2-debugifc.o LD [M] fs/udf/udf.o CC [M] fs/xfs/linux-2.6/xfs_sysctl.o CC [M] net/sched/sch_tbf.o CC [M] drivers/media/video/ivtv/ivtv-irq.o LD drivers/media/video/sn9c102/built-in.o CC [M] drivers/media/video/sn9c102/sn9c102_core.o CC [M] net/rxrpc/ar-skbuff.o CC [M] net/ipv4/tcp_yeah.o LD drivers/media/video/usbvideo/built-in.o CC [M] drivers/media/video/usbvideo/usbvideo.o CC [M] net/rxrpc/ar-transport.o CC [M] net/rxrpc/ar-proc.o CC [M] drivers/net/wireless/wl12xx/wl1251.o CC [M] drivers/media/video/sn9c102/sn9c102_hv7131d.o CC [M] drivers/net/wireless/wl12xx/debugfs.o CC [M] drivers/media/video/sn9c102/sn9c102_hv7131r.o CC [M] net/ipv4/tcp_illinois.o LD [M] net/sunrpc/auth_gss/auth_rpcgss.o LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.o LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.o CC [M] net/netfilter/nf_conntrack_tftp.o CC [M] drivers/media/video/gspca/m5602/m5602_mt9m111.o CC [M] drivers/media/video/gspca/m5602/m5602_po1030.o CC [M] drivers/media/video/pwc/pwc-dec23.o CC [M] fs/xfs/linux-2.6/xfs_ioctl32.o CC [M] net/netfilter/nf_tproxy_core.o CC [M] fs/ocfs2/symlink.o CC [M] net/sched/sch_teql.o CC [M] fs/ocfs2/sysfile.o CC [M] fs/ufs/inode.o CC [M] drivers/media/video/gspca/m5602/m5602_s5k83a.o CC [M] fs/xfs/xfs_alloc.o CC [M] fs/ocfs2/uptodate.o CC [M] drivers/media/video/sn9c102/sn9c102_mi0343.o CC [M] drivers/net/wireless/rt2x00/rt2x00firmware.o CC [M] net/rxrpc/rxkad.o CC [M] fs/xfs/xfs_alloc_btree.o CC [M] drivers/net/wireless/rt2x00/rt2x00leds.o CC [M] drivers/media/video/pwc/pwc-kiara.o CC [M] drivers/net/wireless/rt2x00/rt2x00ht.o CC [M] drivers/media/video/pwc/pwc-timon.o CC [M] net/sched/sch_prio.o CC [M] net/sched/sch_multiq.o CC [M] fs/xfs/xfs_attr.o CC [M] net/sched/sch_atm.o CC [M] drivers/net/wireless/rt2x00/rt2x00pci.o CC [M] net/sched/sch_netem.o LD drivers/media/video/usbvision/built-in.o CC [M] drivers/media/video/usbvision/usbvision-core.o LD drivers/media/video/uvc/built-in.o CC [M] drivers/media/video/uvc/uvc_driver.o CC [M] drivers/media/video/sn9c102/sn9c102_mi0360.o CC [M] drivers/media/video/usbvision/usbvision-video.o CC [M] drivers/media/video/sn9c102/sn9c102_mt9v111.o CC [M] drivers/net/via-rhine.o CC [M] fs/ocfs2/ver.o CC [M] drivers/scsi/a100u2w.o CC [M] net/sched/sch_drr.o CC [M] fs/ocfs2/quota_local.o CC [M] fs/ocfs2/quota_global.o CC [M] net/sched/cls_u32.o CC [M] net/sched/cls_route.o CC [M] drivers/net/wireless/rt2x00/rt2x00usb.o CC [M] fs/xfs/xfs_attr_leaf.o CC [M] fs/ufs/namei.o CC [M] drivers/media/video/usbvision/usbvision-i2c.o CC [M] fs/ufs/super.o LD drivers/media/video/zc0301/built-in.o CC [M] net/netfilter/x_tables.o CC [M] drivers/media/video/ivtv/ivtv-mailbox.o CC [M] drivers/media/video/zc0301/zc0301_core.o CC [M] net/netfilter/xt_tcpudp.o CC [M] net/netfilter/xt_CLASSIFY.o CC [M] net/netfilter/xt_CONNMARK.o CC [M] net/netfilter/xt_CONNSECMARK.o CC [M] fs/ocfs2/xattr.o CC [M] drivers/net/via-velocity.o CC [M] drivers/net/starfire.o CC [M] drivers/media/video/usbvideo/ibmcam.o CC [M] drivers/net/mii.o LD [M] net/sunrpc/xprtrdma/xprtrdma.o CC [M] drivers/media/video/usbvideo/ultracam.o LD [M] net/sunrpc/xprtrdma/svcrdma.o CC [M] drivers/media/video/zc0301/zc0301_pb0330.o CC [M] fs/xfs/xfs_bit.o CC [M] drivers/scsi/qlogicpti.o CC [M] drivers/media/video/usbvideo/konicawc.o CC [M] drivers/scsi/3w-xxxx.o CC [M] fs/ocfs2/acl.o CC [M] drivers/media/video/zc0301/zc0301_pas202bcb.o CC [M] fs/xfs/xfs_bmap.o CC [M] drivers/media/video/gspca/m5602/m5602_s5k4aa.o CC [M] drivers/media/video/sn9c102/sn9c102_ov7630.o CC [M] fs/xfs/xfs_bmap_btree.o CC [M] fs/ocfs2/stack_o2cb.o CC [M] drivers/net/mdio.o CC [M] net/sched/cls_fw.o CC [M] net/sched/cls_rsvp.o CC [M] drivers/media/video/usbvideo/vicam.o CC [M] fs/ocfs2/stack_user.o CC [M] fs/xfs/xfs_btree.o CC [M] net/netfilter/xt_DSCP.o CC [M] drivers/scsi/3w-9xxx.o CC [M] net/sched/cls_tcindex.o CC [M] net/sched/cls_rsvp6.o CC [M] fs/ocfs2/stackglue.o LD [M] drivers/net/wireless/rtl818x/rtl8180.o LD [M] drivers/net/wireless/rtl818x/rtl8187.o CC [M] drivers/media/video/usbvideo/quickcam_messenger.o LD fs/ocfs2/cluster/built-in.o CC [M] fs/xfs/xfs_buf_item.o CC [M] net/sched/cls_basic.o CC [M] fs/ocfs2/cluster/heartbeat.o CC [M] fs/xfs/xfs_da_btree.o CC [M] fs/xfs/xfs_dir2.o LD [M] drivers/net/wireless/iwlwifi/iwlcore.o LD [M] drivers/net/wireless/iwlwifi/iwlagn.o CC [M] fs/xfs/xfs_dir2_block.o LD [M] drivers/net/wireless/prism54/prism54.o LD [M] drivers/net/wireless/iwlwifi/iwl3945.o CC [M] drivers/media/video/uvc/uvc_queue.o CC [M] fs/xfs/xfs_dir2_data.o CC [M] drivers/media/video/usbvision/usbvision-cards.o LD fs/ocfs2/dlm/built-in.o CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] net/sched/cls_flow.o CC [M] drivers/media/video/sn9c102/sn9c102_ov7660.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC [M] drivers/media/video/sn9c102/sn9c102_pas106b.o CC [M] fs/ocfs2/dlm/dlmthread.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] drivers/net/wireless/rt2x00/rt2400pci.o CC [M] net/netfilter/xt_HL.o CC [M] net/netfilter/xt_LED.o CC [M] net/netfilter/xt_MARK.o CC [M] drivers/net/sundance.o LD [M] drivers/media/video/gspca/stv06xx/gspca_stv06xx.o LD [M] drivers/media/video/gspca/gspca_main.o LD [M] drivers/media/video/gspca/gspca_conex.o LD [M] drivers/media/video/gspca/gspca_etoms.o LD [M] drivers/media/video/gspca/gspca_finepix.o LD net/ipv4/built-in.o CC [M] drivers/scsi/ppa.o CC [M] drivers/net/wireless/rt2x00/rt2500pci.o LD [M] drivers/media/video/gspca/gspca_mars.o CC [M] drivers/media/video/sn9c102/sn9c102_pas202bcb.o CC [M] drivers/scsi/imm.o CC [M] net/sched/em_cmp.o LD [M] drivers/net/wireless/zd1211rw/zd1211rw.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5110c1b.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5110d.o CC [M] net/sched/em_nbyte.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5130d1b.o CC [M] fs/xfs/xfs_dir2_leaf.o CC [M] drivers/net/wireless/rt2x00/rt61pci.o LD [M] drivers/media/video/pwc/pwc.o CC [M] fs/ocfs2/dlm/dlmmaster.o CC [M] drivers/media/video/saa7134/saa7134-i2c.o CC [M] drivers/media/video/ivtv/ivtv-queue.o CC [M] fs/xfs/xfs_dir2_node.o CC [M] drivers/media/video/saa7134/saa7134-ts.o CC [M] drivers/media/video/ivtv/ivtv-streams.o CC [M] fs/xfs/xfs_dir2_sf.o CC [M] drivers/media/video/saa7134/saa7134-tvaudio.o CC [M] fs/xfs/xfs_error.o CC [M] drivers/net/wireless/rt2x00/rt2500usb.o LD [M] drivers/media/video/videodev.o CC [M] fs/ocfs2/cluster/masklog.o LD [M] net/rxrpc/af-rxrpc.o CC [M] drivers/media/video/ivtv/ivtv-udma.o CC [M] fs/xfs/xfs_extfree_item.o LD [M] drivers/media/video/gspca/gspca_mr97310a.o CC [M] net/netfilter/xt_NFLOG.o CC [M] fs/ocfs2/dlm/dlmast.o CC [M] fs/ufs/symlink.o CC [M] drivers/media/video/saa7134/saa7134-vbi.o CC [M] drivers/media/video/saa7134/saa7134-video.o CC [M] drivers/media/video/ivtv/ivtv-vbi.o CC [M] net/netfilter/xt_NFQUEUE.o CC [M] drivers/net/hamachi.o CC [M] drivers/net/hp100.o CC [M] drivers/media/video/ivtv/ivtv-yuv.o CC [M] net/netfilter/xt_NOTRACK.o CC [M] drivers/media/video/ivtv/ivtvfb.o CC [M] drivers/media/video/saa7134/saa7134-input.o CC [M] drivers/media/video/saa7134/saa7134-empress.o LD [M] drivers/media/video/gspca/gspca_ov519.o CC [M] fs/xfs/xfs_filestream.o CC [M] fs/ocfs2/dlm/dlmconvert.o LD [M] drivers/media/video/gspca/gspca_ov534.o LD [M] drivers/media/video/gspca/gspca_pac207.o CC [M] drivers/media/video/uvc/uvc_v4l2.o CC [M] drivers/media/video/saa7134/saa6752hs.o CC [M] net/netfilter/xt_RATEEST.o CC [M] fs/ocfs2/dlm/dlmlock.o CC [M] net/netfilter/xt_SECMARK.o CC [M] net/netfilter/xt_TPROXY.o CC [M] net/sched/em_u32.o LD [M] fs/ubifs/ubifs.o CC [M] net/sched/em_meta.o CC [M] drivers/net/wireless/rt2x00/rt73usb.o CC [M] drivers/net/b44.o CC [M] net/sched/em_text.o CC [M] fs/ufs/truncate.o CC [M] fs/ufs/util.o CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] fs/ocfs2/dlm/dlmver.o CC [M] net/netfilter/xt_TCPMSS.o CC [M] drivers/media/video/uvc/uvc_video.o LD [M] drivers/media/video/gspca/gspca_pac7311.o LD [M] drivers/media/video/gspca/gspca_sonixb.o CC [M] drivers/scsi/ipr.o CC [M] drivers/media/video/saa7134/saa7134-alsa.o LD [M] drivers/media/video/gspca/gspca_sonixj.o LD [M] drivers/media/video/gspca/gspca_spca500.o LD [M] drivers/media/video/gspca/gspca_spca501.o LD [M] drivers/media/video/gspca/gspca_spca505.o LD [M] drivers/media/video/gspca/gspca_spca506.o CC [M] drivers/media/video/uvc/uvc_ctrl.o LD net/sched/built-in.o CC [M] drivers/net/forcedeth.o LD [M] drivers/media/video/gspca/gspca_spca508.o LD [M] drivers/media/video/gspca/gspca_spca561.o LD [M] drivers/media/video/gspca/gspca_sq905.o LD [M] drivers/media/video/gspca/gspca_sq905c.o CC [M] drivers/scsi/libsrp.o CC [M] drivers/net/qla3xxx.o LD [M] drivers/media/video/gspca/gspca_sunplus.o CC [M] drivers/media/video/saa7134/saa7134-dvb.o CC [M] fs/xfs/xfs_fsops.o LD [M] drivers/media/video/gspca/gspca_stk014.o LD [M] drivers/media/video/gspca/gspca_t613.o LD [M] drivers/media/video/gspca/gspca_tv8532.o LD [M] drivers/media/video/gspca/gspca_vc032x.o LD [M] drivers/media/video/gspca/gspca_zc3xx.o CC [M] drivers/net/wireless/rt2x00/rt2800usb.o CC [M] drivers/media/video/uvc/uvc_status.o CC [M] fs/ocfs2/cluster/sys.o CC [M] fs/ocfs2/cluster/nodemanager.o CC [M] fs/xfs/xfs_ialloc.o CC [M] net/netfilter/xt_TCPOPTSTRIP.o CC [M] drivers/scsi/hptiop.o CC [M] fs/xfs/xfs_ialloc_btree.o CC [M] drivers/media/video/uvc/uvc_isight.o CC [M] fs/ocfs2/dlm/userdlm.o LD [M] drivers/media/video/gspca/m5602/gspca_m5602.o CC [M] net/netfilter/xt_TRACE.o CC [M] fs/ocfs2/dlm/dlmfs.o CC [M] fs/xfs/xfs_iget.o LD [M] drivers/net/wireless/rt2x00/rt2x00lib.o CC [M] fs/ocfs2/dlm/dlmfsver.o CC [M] fs/ocfs2/cluster/quorum.o CC [M] net/netfilter/xt_cluster.o CC [M] fs/ocfs2/cluster/tcp.o CC [M] drivers/net/ppp_generic.o CC [M] fs/ocfs2/cluster/netdebug.o CC [M] net/netfilter/xt_comment.o CC [M] drivers/scsi/stex.o CC [M] fs/xfs/xfs_inode.o CC [M] fs/xfs/xfs_inode_item.o CC [M] fs/xfs/xfs_iomap.o CC [M] fs/xfs/xfs_itable.o CC [M] drivers/net/ppp_async.o CC [M] fs/ocfs2/cluster/ver.o CC [M] fs/xfs/xfs_dfrag.o CC [M] drivers/net/ppp_synctty.o CC [M] fs/xfs/xfs_log.o CC [M] drivers/scsi/st.o CC [M] drivers/net/ppp_deflate.o CC [M] drivers/scsi/osst.o CC [M] drivers/net/bsd_comp.o LD [M] drivers/scsi/sd_mod.o CC [M] net/netfilter/xt_connbytes.o CC [M] fs/xfs/xfs_log_recover.o CC [M] net/netfilter/xt_connlimit.o CC [M] drivers/net/ppp_mppe.o CC [M] net/netfilter/xt_connmark.o CC [M] fs/xfs/xfs_mount.o LD [M] drivers/scsi/sr_mod.o CC [M] drivers/scsi/sg.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] drivers/scsi/ch.o CC [M] drivers/scsi/ses.o CC [M] drivers/scsi/scsi_debug.o LD [M] fs/reiserfs/reiserfs.o CC [M] net/netfilter/xt_conntrack.o CC [M] fs/xfs/xfs_rename.o CC [M] drivers/scsi/scsi_wait_scan.o CC [M] drivers/net/pppox.o CC [M] fs/xfs/xfs_trans.o LD [M] drivers/net/wireless/wl12xx/wl12xx.o CC [M] drivers/net/pppoe.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] net/netfilter/xt_dccp.o LD drivers/scsi/built-in.o LD [M] drivers/scsi/scsi_mod.o CC [M] fs/xfs/xfs_trans_buf.o CC [M] net/netfilter/xt_dscp.o CC [M] drivers/net/pppol2tp.o LD [M] drivers/scsi/scsi_tgt.o CC [M] drivers/net/slip.o CC [M] net/netfilter/xt_esp.o CC [M] fs/xfs/xfs_trans_extfree.o CC [M] net/netfilter/xt_hashlimit.o CC [M] drivers/net/slhc.o CC [M] fs/xfs/xfs_trans_inode.o CC [M] drivers/net/dummy.o CC [M] net/netfilter/xt_helper.o CC [M] net/netfilter/xt_hl.o CC [M] drivers/net/ifb.o CC [M] fs/xfs/xfs_trans_item.o CC [M] net/netfilter/xt_iprange.o CC [M] fs/xfs/xfs_utils.o CC [M] drivers/net/macvlan.o CC [M] drivers/net/de600.o CC [M] drivers/net/de620.o CC [M] net/netfilter/xt_length.o CC [M] drivers/net/defxx.o CC [M] net/netfilter/xt_limit.o CC [M] net/netfilter/xt_mac.o CC [M] drivers/net/8139cp.o LD [M] drivers/media/video/usbvision/usbvision.o CC [M] drivers/net/8139too.o CC [M] net/netfilter/xt_mark.o CC [M] fs/xfs/xfs_vnodeops.o CC [M] net/netfilter/xt_multiport.o CC [M] drivers/net/sc92031.o CC [M] fs/xfs/xfs_rw.o CC [M] net/netfilter/xt_osf.o CC [M] fs/xfs/xfs_dmops.o CC [M] drivers/net/eql.o CC [M] net/netfilter/xt_owner.o CC [M] drivers/net/tun.o CC [M] net/netfilter/xt_physdev.o CC [M] drivers/net/veth.o CC [M] fs/xfs/linux-2.6/kmem.o LD [M] drivers/media/video/sn9c102/sn9c102.o CC [M] fs/xfs/linux-2.6/xfs_aops.o CC [M] net/netfilter/xt_pkttype.o CC [M] drivers/net/dl2k.o CC [M] net/netfilter/xt_policy.o CC [M] fs/xfs/linux-2.6/xfs_buf.o CC [M] drivers/net/r8169.o CC [M] net/netfilter/xt_quota.o CC [M] net/netfilter/xt_rateest.o CC [M] fs/xfs/linux-2.6/xfs_export.o CC [M] fs/xfs/linux-2.6/xfs_file.o CC [M] drivers/net/amd8111e.o CC [M] drivers/net/s2io.o CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o CC [M] drivers/net/enc28j60.o CC [M] fs/xfs/linux-2.6/xfs_globals.o CC [M] net/netfilter/xt_realm.o LD [M] drivers/media/video/zc0301/zc0301.o CC [M] fs/xfs/linux-2.6/xfs_ioctl.o CC [M] drivers/net/ethoc.o CC [M] net/netfilter/xt_recent.o CC [M] fs/xfs/linux-2.6/xfs_iops.o CC [M] net/netfilter/xt_sctp.o CC [M] fs/xfs/linux-2.6/xfs_lrw.o CC [M] drivers/net/dnet.o CC [M] net/netfilter/xt_socket.o CC [M] drivers/net/netconsole.o CC [M] drivers/net/niu.o CC [M] fs/xfs/linux-2.6/xfs_super.o CC [M] net/netfilter/xt_state.o CC [M] fs/xfs/linux-2.6/xfs_sync.o LD [M] drivers/media/video/uvc/uvcvideo.o CC [M] net/netfilter/xt_statistic.o CC [M] fs/xfs/linux-2.6/xfs_xattr.o CC [M] fs/xfs/support/debug.o CC [M] net/netfilter/xt_string.o CC [M] fs/xfs/support/uuid.o CC [M] net/netfilter/xt_tcpmss.o CC [M] net/netfilter/xt_time.o CC [M] net/netfilter/xt_u32.o LD net/netfilter/netfilter.o LD [M] net/netfilter/nf_conntrack.o LD net/netfilter/ipvs/built-in.o LD net/netfilter/built-in.o CC [M] net/netfilter/ipvs/ip_vs_conn.o CC [M] net/netfilter/ipvs/ip_vs_core.o CC [M] net/netfilter/ipvs/ip_vs_ctl.o CC [M] net/netfilter/ipvs/ip_vs_sched.o CC [M] net/netfilter/ipvs/ip_vs_xmit.o CC [M] net/netfilter/ipvs/ip_vs_app.o CC [M] net/netfilter/ipvs/ip_vs_sync.o CC [M] net/netfilter/ipvs/ip_vs_est.o CC [M] net/netfilter/ipvs/ip_vs_proto.o CC [M] net/netfilter/ipvs/ip_vs_proto_tcp.o CC [M] net/netfilter/ipvs/ip_vs_proto_udp.o CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC [M] net/netfilter/ipvs/ip_vs_rr.o CC [M] net/netfilter/ipvs/ip_vs_wrr.o LD [M] fs/ufs/ufs.o CC [M] net/netfilter/ipvs/ip_vs_lc.o CC [M] net/netfilter/ipvs/ip_vs_wlc.o CC [M] net/netfilter/ipvs/ip_vs_lblc.o CC [M] net/netfilter/ipvs/ip_vs_lblcr.o CC [M] net/netfilter/ipvs/ip_vs_dh.o CC [M] net/netfilter/ipvs/ip_vs_sh.o CC [M] net/netfilter/ipvs/ip_vs_sed.o CC [M] net/netfilter/ipvs/ip_vs_nq.o LD [M] drivers/media/video/pvrusb2/pvrusb2.o CC [M] net/netfilter/ipvs/ip_vs_ftp.o LD [M] drivers/media/video/ivtv/ivtv.o LD [M] drivers/media/video/saa7134/saa7134.o LD drivers/media/built-in.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.o LD [M] fs/xfs/xfs.o LD [M] net/netfilter/ipvs/ip_vs.o LD net/built-in.o LD drivers/net/built-in.o LD [M] fs/ocfs2/ocfs2.o LD [M] fs/ocfs2/ocfs2_stackglue.o LD [M] fs/ocfs2/ocfs2_stack_o2cb.o LD [M] fs/ocfs2/ocfs2_stack_user.o LD fs/built-in.o LD [M] drivers/net/bnx2x.o LD drivers/built-in.o LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD .tmp_vmlinux3 KSYM .tmp_kallsyms3.S AS .tmp_kallsyms3.o CHK include/linux/version.h HOSTCC scripts/unifdef INSTALL include (0 file) INSTALL include/drm (12 files) INSTALL include/sound (9 files) INSTALL include/asm-generic (34 files) INSTALL include/linux/isdn (1 file) INSTALL include/linux/tc_act (6 files) INSTALL include/linux/spi (1 file) INSTALL include/linux/usb (8 files) INSTALL include/mtd (6 files) INSTALL include/rdma (1 file) INSTALL include/video (3 files) INSTALL include/linux/byteorder (2 files) INSTALL include/xen (1 file) INSTALL include/linux/can (4 files) INSTALL include/linux/dvb (8 files) INSTALL include/linux/hdlc (1 file) INSTALL include/linux/netfilter (58 files) INSTALL include/linux/netfilter_arp (2 files) INSTALL include/linux/netfilter_bridge (16 files) INSTALL include/linux/netfilter_ipv4 (46 files) INSTALL include/linux/netfilter_ipv6 (21 files) INSTALL include/linux/nfsd (6 files) INSTALL include/linux/raid (2 files) INSTALL include/linux/tc_ematch (4 files) INSTALL include/linux/sunrpc (1 file) INSTALL include/linux/wimax (1 file) INSTALL include/linux (349 files) INSTALL include/asm (46 files) CHECK include/drm (12 files) CHECK include/mtd (6 files) CHECK include/rdma (1 files) CHECK include/video (3 files) CHECK include/asm-generic (34 files) CHECK include/sound (9 files) CHECK include/xen (1 files) CHECK include (0 files) CHECK include/linux/byteorder (2 files) CHECK include/linux/can (4 files) CHECK include/linux/dvb (8 files) CHECK include/linux/isdn (1 files) CHECK include/linux/hdlc (1 files) CHECK include/linux/netfilter_arp (2 files) CHECK include/linux/netfilter_bridge (16 files) CHECK include/linux/raid (2 files) CHECK include/linux/netfilter (58 files) CHECK include/linux/nfsd (6 files) CHECK include/linux/netfilter_ipv6 (21 files) CHECK include/linux/netfilter_ipv4 (46 files) CHECK include/linux/spi (1 files) CHECK include/linux/sunrpc (1 files) CHECK include/linux/tc_ematch (4 files) CHECK include/linux/tc_act (6 files) /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/usr/include/mtd/jffs2-user.h:21: userspace cannot call function or variable defined in the kernel CHECK include/linux/usb (8 files) CHECK include/linux/wimax (1 files) CHECK include/linux (349 files) /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/usr/include/linux/netfilter/xt_osf.h:40: found __[us]{8,16,32,64} type without #include CHECK include/asm (46 files) LD samples/kobject/built-in.o LD samples/markers/built-in.o LD samples/trace_events/built-in.o LD samples/tracepoints/built-in.o CC [M] samples/markers/probe-example.o CC [M] samples/kobject/kobject-example.o CC [M] samples/trace_events/trace-events-sample.o CC [M] samples/tracepoints/tracepoint-sample.o CC [M] samples/markers/marker-example.o CC [M] samples/kobject/kset-example.o CC [M] samples/tracepoints/tracepoint-probe-sample.o CC [M] samples/tracepoints/tracepoint-probe-sample2.o LD samples/kprobes/built-in.o CC [M] samples/kprobes/kprobe_example.o CC [M] samples/kprobes/jprobe_example.o CC [M] samples/kprobes/kretprobe_example.o LD samples/built-in.o LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map Building modules, stage 2. MODPOST 2258 modules WARNING: modpost: Found 11 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' CC arch/sparc/kernel/chmc.mod.o CC arch/sparc/kernel/us2e_cpufreq.mod.o CC arch/sparc/kernel/us3_cpufreq.mod.o CC arch/sparc/oprofile/oprofile.mod.o CC block/as-iosched.mod.o CC block/cfq-iosched.mod.o CC block/deadline-iosched.mod.o CC crypto/aes_generic.mod.o CC crypto/ansi_cprng.mod.o CC crypto/anubis.mod.o CC crypto/arc4.mod.o CC crypto/async_tx/async_memcpy.mod.o CC crypto/async_tx/async_tx.mod.o CC crypto/async_tx/async_xor.mod.o CC crypto/authenc.mod.o CC crypto/blowfish.mod.o CC crypto/camellia.mod.o CC crypto/cast5.mod.o CC crypto/cast6.mod.o CC crypto/cbc.mod.o CC crypto/ccm.mod.o CC crypto/crc32c.mod.o CC crypto/cryptd.mod.o CC crypto/crypto_null.mod.o CC crypto/ctr.mod.o CC crypto/cts.mod.o CC crypto/deflate.mod.o CC crypto/des_generic.mod.o CC crypto/ecb.mod.o CC crypto/fcrypt.mod.o CC crypto/gcm.mod.o CC crypto/gf128mul.mod.o CC crypto/hmac.mod.o CC crypto/khazad.mod.o CC crypto/lrw.mod.o CC crypto/lzo.mod.o CC crypto/md4.mod.o CC crypto/michael_mic.mod.o CC crypto/pcbc.mod.o CC crypto/rmd128.mod.o CC crypto/rmd160.mod.o CC crypto/rmd256.mod.o CC crypto/rmd320.mod.o CC crypto/salsa20_generic.mod.o CC crypto/seed.mod.o CC crypto/seqiv.mod.o CC crypto/serpent.mod.o CC crypto/sha1_generic.mod.o CC crypto/sha256_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/tea.mod.o CC crypto/tgr192.mod.o CC crypto/twofish.mod.o CC crypto/twofish_common.mod.o CC crypto/wp512.mod.o CC crypto/xcbc.mod.o CC crypto/xor.mod.o CC crypto/xts.mod.o CC crypto/zlib.mod.o CC drivers/ata/ahci.mod.o CC drivers/ata/ata_generic.mod.o CC drivers/ata/ata_piix.mod.o CC drivers/ata/libata.mod.o CC drivers/ata/pata_ali.mod.o CC drivers/ata/pata_amd.mod.o CC drivers/ata/pata_artop.mod.o CC drivers/ata/pata_atiixp.mod.o CC drivers/ata/pata_cmd640.mod.o CC drivers/ata/pata_cmd64x.mod.o CC drivers/ata/pata_cs5520.mod.o CC drivers/ata/pata_cs5530.mod.o CC drivers/ata/pata_cypress.mod.o CC drivers/ata/pata_efar.mod.o CC drivers/ata/pata_hpt366.mod.o CC drivers/ata/pata_hpt37x.mod.o CC drivers/ata/pata_hpt3x2n.mod.o CC drivers/ata/pata_hpt3x3.mod.o CC drivers/ata/pata_it8213.mod.o CC drivers/ata/pata_it821x.mod.o CC drivers/ata/pata_jmicron.mod.o CC drivers/ata/pata_marvell.mod.o CC drivers/ata/pata_mpiix.mod.o CC drivers/ata/pata_netcell.mod.o CC drivers/ata/pata_ninja32.mod.o CC drivers/ata/pata_ns87410.mod.o CC drivers/ata/pata_ns87415.mod.o CC drivers/ata/pata_oldpiix.mod.o CC drivers/ata/pata_opti.mod.o CC drivers/ata/pata_optidma.mod.o CC drivers/ata/pata_pcmcia.mod.o CC drivers/ata/pata_pdc2027x.mod.o CC drivers/ata/pata_pdc202xx_old.mod.o CC drivers/ata/pata_platform.mod.o CC drivers/ata/pata_radisys.mod.o CC drivers/ata/pata_rz1000.mod.o CC drivers/ata/pata_sc1200.mod.o CC drivers/ata/pata_sch.mod.o CC drivers/ata/pata_serverworks.mod.o CC drivers/ata/pata_sil680.mod.o CC drivers/ata/pata_sis.mod.o CC drivers/ata/pata_sl82c105.mod.o CC drivers/ata/pata_triflex.mod.o CC drivers/ata/pata_via.mod.o CC drivers/ata/pdc_adma.mod.o CC drivers/ata/sata_inic162x.mod.o CC drivers/ata/sata_mv.mod.o CC drivers/ata/sata_nv.mod.o CC drivers/ata/sata_promise.mod.o CC drivers/ata/sata_qstor.mod.o CC drivers/ata/sata_sil.mod.o CC drivers/ata/sata_sil24.mod.o CC drivers/ata/sata_sis.mod.o CC drivers/ata/sata_svw.mod.o CC drivers/ata/sata_sx4.mod.o CC drivers/ata/sata_uli.mod.o CC drivers/ata/sata_via.mod.o CC drivers/ata/sata_vsc.mod.o CC drivers/atm/adummy.mod.o CC drivers/atm/atmtcp.mod.o CC drivers/atm/eni.mod.o CC drivers/atm/fore_200e.mod.o CC drivers/atm/he.mod.o CC drivers/atm/idt77252.mod.o CC drivers/atm/iphase.mod.o CC drivers/atm/lanai.mod.o CC drivers/atm/solos-pci.mod.o CC drivers/atm/suni.mod.o CC drivers/auxdisplay/ks0108.mod.o CC drivers/base/firmware_class.mod.o CC drivers/block/DAC960.mod.o CC drivers/block/aoe/aoe.mod.o CC drivers/block/brd.mod.o CC drivers/block/cciss.mod.o CC drivers/block/cryptoloop.mod.o CC drivers/block/floppy.mod.o CC drivers/block/loop.mod.o CC drivers/block/nbd.mod.o CC drivers/block/paride/aten.mod.o CC drivers/block/paride/bpck.mod.o CC drivers/block/paride/comm.mod.o CC drivers/block/paride/dstr.mod.o CC drivers/block/paride/epat.mod.o CC drivers/block/paride/epia.mod.o CC drivers/block/paride/fit2.mod.o CC drivers/block/paride/fit3.mod.o CC drivers/block/paride/friq.mod.o CC drivers/block/paride/frpw.mod.o CC drivers/block/paride/kbic.mod.o CC drivers/block/paride/ktti.mod.o CC drivers/block/paride/on20.mod.o CC drivers/block/paride/on26.mod.o CC drivers/block/paride/paride.mod.o CC drivers/block/paride/pcd.mod.o CC drivers/block/paride/pd.mod.o CC drivers/block/paride/pf.mod.o CC drivers/block/paride/pg.mod.o CC drivers/block/paride/pt.mod.o CC drivers/block/pktcdvd.mod.o CC drivers/block/sunvdc.mod.o CC drivers/block/sx8.mod.o CC drivers/block/ub.mod.o CC drivers/block/umem.mod.o CC drivers/bluetooth/bcm203x.mod.o CC drivers/bluetooth/bfusb.mod.o CC drivers/bluetooth/bluecard_cs.mod.o CC drivers/bluetooth/bpa10x.mod.o CC drivers/bluetooth/bt3c_cs.mod.o CC drivers/bluetooth/btsdio.mod.o CC drivers/bluetooth/btuart_cs.mod.o CC drivers/bluetooth/btusb.mod.o CC drivers/bluetooth/dtl1_cs.mod.o CC drivers/bluetooth/hci_uart.mod.o CC drivers/bluetooth/hci_vhci.mod.o CC drivers/cdrom/cdrom.mod.o CC drivers/char/applicom.mod.o CC drivers/char/cyclades.mod.o CC drivers/char/epca.mod.o CC drivers/char/generic_serial.mod.o CC drivers/char/hw_random/n2-rng.mod.o CC drivers/char/hw_random/rng-core.mod.o CC drivers/char/hw_random/timeriomem-rng.mod.o CC drivers/char/ip2/ip2.mod.o CC drivers/char/ipmi/ipmi_devintf.mod.o CC drivers/char/ipmi/ipmi_msghandler.mod.o CC drivers/char/ipmi/ipmi_poweroff.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/ipmi/ipmi_watchdog.mod.o CC drivers/char/isicom.mod.o CC drivers/char/istallion.mod.o CC drivers/char/lp.mod.o CC drivers/char/moxa.mod.o CC drivers/char/mxser.mod.o CC drivers/char/n_hdlc.mod.o CC drivers/char/n_r3964.mod.o CC drivers/char/nozomi.mod.o CC drivers/char/pcmcia/cm4000_cs.mod.o CC drivers/char/pcmcia/cm4040_cs.mod.o CC drivers/char/pcmcia/ipwireless/ipwireless.mod.o CC drivers/char/pcmcia/synclink_cs.mod.o CC drivers/char/ppdev.mod.o CC drivers/char/raw.mod.o CC drivers/char/rio/rio.mod.o CC drivers/char/riscom8.mod.o CC drivers/char/rocket.mod.o CC drivers/char/specialix.mod.o CC drivers/char/stallion.mod.o CC drivers/char/sx.mod.o CC drivers/char/synclink_gt.mod.o CC drivers/char/synclinkmp.mod.o CC drivers/char/tpm/tpm.mod.o CC drivers/char/tpm/tpm_atmel.mod.o CC drivers/char/tpm/tpm_nsc.mod.o CC drivers/connector/cn.mod.o CC drivers/cpufreq/cpufreq_conservative.mod.o CC drivers/cpufreq/cpufreq_ondemand.mod.o CC drivers/cpufreq/cpufreq_powersave.mod.o CC drivers/cpufreq/cpufreq_stats.mod.o CC drivers/cpufreq/cpufreq_userspace.mod.o CC drivers/cpufreq/freq_table.mod.o CC drivers/crypto/hifn_795x.mod.o CC drivers/firewire/firewire-core.mod.o CC drivers/firewire/firewire-ohci.mod.o CC drivers/firewire/firewire-sbp2.mod.o CC drivers/gpio/max7301.mod.o CC drivers/gpio/max732x.mod.o CC drivers/gpio/mcp23s08.mod.o CC drivers/gpio/pca953x.mod.o CC drivers/gpio/pcf857x.mod.o CC drivers/gpu/drm/drm.mod.o CC drivers/gpu/drm/mga/mga.mod.o CC drivers/gpu/drm/r128/r128.mod.o CC drivers/gpu/drm/radeon/radeon.mod.o CC drivers/gpu/drm/savage/savage.mod.o CC drivers/gpu/drm/tdfx/tdfx.mod.o CC drivers/gpu/drm/via/via.mod.o CC drivers/hid/hid-a4tech.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-belkin.mod.o CC drivers/hid/hid-cherry.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-cypress.mod.o CC drivers/hid/hid-drff.mod.o CC drivers/hid/hid-ezkey.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-gyration.mod.o CC drivers/hid/hid-kensington.mod.o CC drivers/hid/hid-kye.mod.o CC drivers/hid/hid-logitech.mod.o CC drivers/hid/hid-microsoft.mod.o CC drivers/hid/hid-monterey.mod.o CC drivers/hid/hid-ntrig.mod.o CC drivers/hid/hid-petalynx.mod.o CC drivers/hid/hid-pl.mod.o CC drivers/hid/hid-samsung.mod.o CC drivers/hid/hid-sjoy.mod.o CC drivers/hid/hid-sony.mod.o CC drivers/hid/hid-sunplus.mod.o CC drivers/hid/hid-tmff.mod.o CC drivers/hid/hid-topseed.mod.o CC drivers/hid/hid-wacom.mod.o CC drivers/hid/hid-zpff.mod.o CC drivers/hid/hid.mod.o CC drivers/hid/usbhid/usbhid.mod.o CC drivers/hid/usbhid/usbkbd.mod.o CC drivers/hid/usbhid/usbmouse.mod.o CC drivers/hwmon/ad7414.mod.o CC drivers/hwmon/ad7418.mod.o CC drivers/hwmon/adcxx.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm1026.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/adm1031.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/ads7828.mod.o CC drivers/hwmon/adt7462.mod.o CC drivers/hwmon/adt7470.mod.o CC drivers/hwmon/adt7473.mod.o CC drivers/hwmon/adt7475.mod.o CC drivers/hwmon/atxp1.mod.o CC drivers/hwmon/dme1737.mod.o CC drivers/hwmon/ds1621.mod.o CC drivers/hwmon/f71805f.mod.o CC drivers/hwmon/f71882fg.mod.o CC drivers/hwmon/f75375s.mod.o CC drivers/hwmon/g760a.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/gl520sm.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/i5k_amb.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/it87.mod.o CC drivers/hwmon/lis3lv02d.mod.o CC drivers/hwmon/lis3lv02d_spi.mod.o CC drivers/hwmon/lm63.mod.o CC drivers/hwmon/lm70.mod.o CC drivers/hwmon/lm75.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/lm78.mod.o CC drivers/hwmon/lm80.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm85.mod.o CC drivers/hwmon/lm87.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/lm95241.mod.o CC drivers/hwmon/ltc4215.mod.o CC drivers/hwmon/ltc4245.mod.o CC drivers/hwmon/max1111.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/max6650.mod.o CC drivers/hwmon/pc87360.mod.o CC drivers/hwmon/pc87427.mod.o CC drivers/hwmon/pcf8591.mod.o CC drivers/hwmon/sht15.mod.o CC drivers/hwmon/sis5595.mod.o CC drivers/hwmon/smsc47b397.mod.o CC drivers/hwmon/smsc47m1.mod.o CC drivers/hwmon/smsc47m192.mod.o CC drivers/hwmon/thmc50.mod.o CC drivers/hwmon/tmp401.mod.o CC drivers/hwmon/ultra45_env.mod.o CC drivers/hwmon/via686a.mod.o CC drivers/hwmon/vt1211.mod.o CC drivers/hwmon/vt8231.mod.o CC drivers/hwmon/w83627ehf.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/hwmon/w83781d.mod.o CC drivers/hwmon/w83791d.mod.o CC drivers/hwmon/w83792d.mod.o CC drivers/hwmon/w83793.mod.o CC drivers/hwmon/w83l785ts.mod.o CC drivers/hwmon/w83l786ng.mod.o CC drivers/i2c/algos/i2c-algo-bit.mod.o CC drivers/i2c/algos/i2c-algo-pca.mod.o CC drivers/i2c/busses/i2c-ali1535.mod.o CC drivers/i2c/busses/i2c-ali1563.mod.o CC drivers/i2c/busses/i2c-ali15x3.mod.o CC drivers/i2c/busses/i2c-amd756.mod.o CC drivers/i2c/busses/i2c-amd8111.mod.o CC drivers/i2c/busses/i2c-gpio.mod.o CC drivers/i2c/busses/i2c-i801.mod.o CC drivers/i2c/busses/i2c-isch.mod.o CC drivers/i2c/busses/i2c-nforce2.mod.o CC drivers/i2c/busses/i2c-ocores.mod.o CC drivers/i2c/busses/i2c-parport-light.mod.o CC drivers/i2c/busses/i2c-parport.mod.o CC drivers/i2c/busses/i2c-pca-platform.mod.o CC drivers/i2c/busses/i2c-piix4.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-sis5595.mod.o CC drivers/i2c/busses/i2c-sis630.mod.o CC drivers/i2c/busses/i2c-sis96x.mod.o CC drivers/i2c/busses/i2c-stub.mod.o CC drivers/i2c/busses/i2c-taos-evm.mod.o CC drivers/i2c/busses/i2c-tiny-usb.mod.o CC drivers/i2c/busses/i2c-via.mod.o CC drivers/i2c/busses/i2c-viapro.mod.o CC drivers/i2c/busses/i2c-voodoo3.mod.o CC drivers/i2c/chips/ds1682.mod.o CC drivers/i2c/chips/tsl2550.mod.o CC drivers/i2c/i2c-core.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/ide/aec62xx.mod.o CC drivers/ide/alim15x3.mod.o CC drivers/ide/amd74xx.mod.o CC drivers/ide/cmd64x.mod.o CC drivers/ide/cs5520.mod.o CC drivers/ide/cs5530.mod.o CC drivers/ide/delkin_cb.mod.o CC drivers/ide/hpt366.mod.o CC drivers/ide/ide-cd_mod.mod.o CC drivers/ide/ide-core.mod.o CC drivers/ide/ide-cs.mod.o CC drivers/ide/ide-gd_mod.mod.o CC drivers/ide/ide-pci-generic.mod.o CC drivers/ide/ide-tape.mod.o CC drivers/ide/ide_platform.mod.o CC drivers/ide/it8172.mod.o CC drivers/ide/it8213.mod.o CC drivers/ide/it821x.mod.o CC drivers/ide/jmicron.mod.o CC drivers/ide/ns87415.mod.o CC drivers/ide/opti621.mod.o CC drivers/ide/pdc202xx_new.mod.o CC drivers/ide/pdc202xx_old.mod.o CC drivers/ide/piix.mod.o CC drivers/ide/sc1200.mod.o CC drivers/ide/serverworks.mod.o CC drivers/ide/siimage.mod.o CC drivers/ide/slc90e66.mod.o CC drivers/ide/tc86c001.mod.o CC drivers/ide/triflex.mod.o CC drivers/ide/trm290.mod.o CC drivers/ide/via82cxxx.mod.o CC drivers/ieee1394/dv1394.mod.o CC drivers/ieee1394/eth1394.mod.o CC drivers/ieee1394/ieee1394.mod.o CC drivers/ieee1394/ohci1394.mod.o CC drivers/ieee1394/pcilynx.mod.o CC drivers/ieee1394/raw1394.mod.o CC drivers/ieee1394/sbp2.mod.o CC drivers/ieee1394/video1394.mod.o CC drivers/ieee802154/fakehard.mod.o CC drivers/infiniband/core/ib_addr.mod.o CC drivers/infiniband/core/ib_cm.mod.o CC drivers/infiniband/core/ib_core.mod.o CC drivers/infiniband/core/ib_mad.mod.o CC drivers/infiniband/core/ib_sa.mod.o CC drivers/infiniband/core/ib_ucm.mod.o CC drivers/infiniband/core/ib_umad.mod.o CC drivers/infiniband/core/ib_uverbs.mod.o CC drivers/infiniband/core/iw_cm.mod.o CC drivers/infiniband/core/rdma_cm.mod.o CC drivers/infiniband/core/rdma_ucm.mod.o CC drivers/infiniband/hw/amso1100/iw_c2.mod.o CC drivers/infiniband/hw/cxgb3/iw_cxgb3.mod.o CC drivers/infiniband/hw/ipath/ib_ipath.mod.o CC drivers/infiniband/hw/mlx4/mlx4_ib.mod.o CC drivers/infiniband/hw/mthca/ib_mthca.mod.o CC drivers/infiniband/hw/nes/iw_nes.mod.o CC drivers/infiniband/ulp/ipoib/ib_ipoib.mod.o CC drivers/infiniband/ulp/iser/ib_iser.mod.o CC drivers/infiniband/ulp/srp/ib_srp.mod.o CC drivers/input/evbug.mod.o CC drivers/input/evdev.mod.o CC drivers/input/ff-memless.mod.o CC drivers/input/gameport/emu10k1-gp.mod.o CC drivers/input/gameport/fm801-gp.mod.o CC drivers/input/gameport/gameport.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/input-polldev.mod.o CC drivers/input/joydev.mod.o CC drivers/input/joystick/a3d.mod.o CC drivers/input/joystick/adi.mod.o CC drivers/input/joystick/analog.mod.o CC drivers/input/joystick/cobra.mod.o CC drivers/input/joystick/db9.mod.o CC drivers/input/joystick/gamecon.mod.o CC drivers/input/joystick/gf2k.mod.o CC drivers/input/joystick/grip.mod.o CC drivers/input/joystick/grip_mp.mod.o CC drivers/input/joystick/guillemot.mod.o CC drivers/input/joystick/iforce/iforce.mod.o CC drivers/input/joystick/interact.mod.o CC drivers/input/joystick/joydump.mod.o CC drivers/input/joystick/magellan.mod.o CC drivers/input/joystick/sidewinder.mod.o CC drivers/input/joystick/spaceball.mod.o CC drivers/input/joystick/spaceorb.mod.o CC drivers/input/joystick/stinger.mod.o CC drivers/input/joystick/tmdc.mod.o CC drivers/input/joystick/turbografx.mod.o CC drivers/input/joystick/twidjoy.mod.o CC drivers/input/joystick/walkera0701.mod.o CC drivers/input/joystick/warrior.mod.o CC drivers/input/joystick/xpad.mod.o CC drivers/input/joystick/zhenhua.mod.o CC drivers/input/keyboard/atkbd.mod.o CC drivers/input/keyboard/gpio_keys.mod.o CC drivers/input/keyboard/lkkbd.mod.o CC drivers/input/keyboard/newtonkbd.mod.o CC drivers/input/keyboard/stowaway.mod.o CC drivers/input/keyboard/sunkbd.mod.o CC drivers/input/keyboard/xtkbd.mod.o CC drivers/input/misc/ati_remote.mod.o CC drivers/input/misc/ati_remote2.mod.o CC drivers/input/misc/cm109.mod.o CC drivers/input/misc/keyspan_remote.mod.o CC drivers/input/misc/pcf50633-input.mod.o CC drivers/input/misc/powermate.mod.o CC drivers/input/misc/rotary_encoder.mod.o CC drivers/input/misc/sparcspkr.mod.o CC drivers/input/misc/uinput.mod.o CC drivers/input/misc/yealink.mod.o CC drivers/input/mouse/appletouch.mod.o CC drivers/input/mouse/bcm5974.mod.o CC drivers/input/mouse/gpio_mouse.mod.o CC drivers/input/mouse/psmouse.mod.o CC drivers/input/mouse/sermouse.mod.o CC drivers/input/mouse/vsxxxaa.mod.o CC drivers/input/mousedev.mod.o CC drivers/input/serio/i8042.mod.o CC drivers/input/serio/libps2.mod.o CC drivers/input/serio/parkbd.mod.o CC drivers/input/serio/pcips2.mod.o CC drivers/input/serio/serio.mod.o CC drivers/input/serio/serio_raw.mod.o CC drivers/input/serio/serport.mod.o CC drivers/input/tablet/acecad.mod.o CC drivers/input/tablet/aiptek.mod.o CC drivers/input/tablet/gtco.mod.o CC drivers/input/tablet/kbtab.mod.o CC drivers/input/tablet/wacom.mod.o CC drivers/input/touchscreen/ad7877.mod.o CC drivers/input/touchscreen/ad7879.mod.o CC drivers/input/touchscreen/ads7846.mod.o CC drivers/input/touchscreen/elo.mod.o CC drivers/input/touchscreen/fujitsu_ts.mod.o CC drivers/input/touchscreen/gunze.mod.o CC drivers/input/touchscreen/inexio.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/mtouch.mod.o CC drivers/input/touchscreen/penmount.mod.o CC drivers/input/touchscreen/touchit213.mod.o CC drivers/input/touchscreen/touchright.mod.o CC drivers/input/touchscreen/touchwin.mod.o CC drivers/input/touchscreen/tsc2007.mod.o CC drivers/input/touchscreen/ucb1400_ts.mod.o CC drivers/input/touchscreen/usbtouchscreen.mod.o CC drivers/input/touchscreen/wacom_w8001.mod.o CC drivers/input/touchscreen/wm97xx-ts.mod.o CC drivers/isdn/capi/capi.mod.o CC drivers/isdn/capi/capidrv.mod.o CC drivers/isdn/capi/capifs.mod.o CC drivers/isdn/capi/kernelcapi.mod.o CC drivers/isdn/divert/dss1_divert.mod.o CC drivers/isdn/gigaset/bas_gigaset.mod.o CC drivers/isdn/gigaset/gigaset.mod.o CC drivers/isdn/gigaset/ser_gigaset.mod.o CC drivers/isdn/gigaset/usb_gigaset.mod.o CC drivers/isdn/hardware/avm/avm_cs.mod.o CC drivers/isdn/hardware/avm/b1.mod.o CC drivers/isdn/hardware/avm/b1dma.mod.o CC drivers/isdn/hardware/avm/b1pci.mod.o CC drivers/isdn/hardware/avm/b1pcmcia.mod.o CC drivers/isdn/hardware/avm/c4.mod.o CC drivers/isdn/hardware/avm/t1pci.mod.o CC drivers/isdn/hardware/eicon/diva_idi.mod.o CC drivers/isdn/hardware/eicon/diva_mnt.mod.o CC drivers/isdn/hardware/eicon/divacapi.mod.o CC drivers/isdn/hardware/eicon/divadidd.mod.o CC drivers/isdn/hardware/eicon/divas.mod.o CC drivers/isdn/hardware/mISDN/hfcmulti.mod.o CC drivers/isdn/hardware/mISDN/hfcpci.mod.o CC drivers/isdn/hardware/mISDN/hfcsusb.mod.o CC drivers/isdn/hisax/avma1_cs.mod.o CC drivers/isdn/hisax/elsa_cs.mod.o CC drivers/isdn/hisax/hfc4s8s_l1.mod.o CC drivers/isdn/hisax/hfc_usb.mod.o CC drivers/isdn/hisax/hisax.mod.o CC drivers/isdn/hisax/hisax_fcpcipnp.mod.o CC drivers/isdn/hisax/hisax_isac.mod.o CC drivers/isdn/hisax/hisax_st5481.mod.o CC drivers/isdn/hisax/isdnhdlc.mod.o CC drivers/isdn/hisax/sedlbauer_cs.mod.o CC drivers/isdn/hisax/teles_cs.mod.o CC drivers/isdn/hysdn/hysdn.mod.o CC drivers/isdn/i4l/isdn.mod.o CC drivers/isdn/i4l/isdn_bsdcomp.mod.o CC drivers/isdn/mISDN/l1oip.mod.o CC drivers/isdn/mISDN/mISDN_core.mod.o CC drivers/isdn/mISDN/mISDN_dsp.mod.o CC drivers/leds/led-class.mod.o CC drivers/leds/leds-bd2802.mod.o CC drivers/leds/leds-dac124s085.mod.o CC drivers/leds/leds-gpio.mod.o CC drivers/leds/leds-pca9532.mod.o CC drivers/leds/leds-pca955x.mod.o CC drivers/leds/leds-sunfire.mod.o CC drivers/leds/leds-wm8350.mod.o CC drivers/leds/ledtrig-backlight.mod.o CC drivers/leds/ledtrig-default-on.mod.o CC drivers/leds/ledtrig-gpio.mod.o CC drivers/leds/ledtrig-heartbeat.mod.o CC drivers/leds/ledtrig-timer.mod.o CC drivers/md/dm-crypt.mod.o CC drivers/md/dm-delay.mod.o CC drivers/md/dm-log.mod.o CC drivers/md/dm-mirror.mod.o CC drivers/md/dm-mod.mod.o CC drivers/md/dm-multipath.mod.o CC drivers/md/dm-region-hash.mod.o CC drivers/md/dm-round-robin.mod.o CC drivers/md/dm-snapshot.mod.o CC drivers/md/dm-zero.mod.o CC drivers/md/faulty.mod.o CC drivers/md/linear.mod.o CC drivers/md/md-mod.mod.o CC drivers/md/multipath.mod.o CC drivers/md/raid0.mod.o CC drivers/md/raid1.mod.o CC drivers/md/raid10.mod.o CC drivers/md/raid456.mod.o CC drivers/md/raid6_pq.mod.o CC drivers/media/common/ir-common.mod.o CC drivers/media/common/saa7146.mod.o CC drivers/media/common/saa7146_vv.mod.o CC drivers/media/common/tuners/mc44s803.mod.o CC drivers/media/common/tuners/mt2060.mod.o CC drivers/media/common/tuners/mt20xx.mod.o CC drivers/media/common/tuners/mt2131.mod.o CC drivers/media/common/tuners/mt2266.mod.o CC drivers/media/common/tuners/mxl5005s.mod.o CC drivers/media/common/tuners/mxl5007t.mod.o CC drivers/media/common/tuners/qt1010.mod.o CC drivers/media/common/tuners/tda18271.mod.o CC drivers/media/common/tuners/tda827x.mod.o CC drivers/media/common/tuners/tda8290.mod.o CC drivers/media/common/tuners/tda9887.mod.o CC drivers/media/common/tuners/tea5761.mod.o CC drivers/media/common/tuners/tea5767.mod.o CC drivers/media/common/tuners/tuner-simple.mod.o CC drivers/media/common/tuners/tuner-types.mod.o CC drivers/media/common/tuners/tuner-xc2028.mod.o CC drivers/media/common/tuners/xc5000.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop-pci.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop-usb.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop.mod.o CC drivers/media/dvb/bt8xx/bt878.mod.o CC drivers/media/dvb/bt8xx/dst.mod.o CC drivers/media/dvb/bt8xx/dst_ca.mod.o CC drivers/media/dvb/bt8xx/dvb-bt8xx.mod.o CC drivers/media/dvb/dm1105/dm1105.mod.o CC drivers/media/dvb/dvb-core/dvb-core.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-a800.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9005.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9015.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-anysee.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-au6610.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-ce6230.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-cxusb.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dib0700.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-digitv.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dw2102.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-gl861.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-m920x.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-opera.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-umt-010.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-vp702x.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-vp7045.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb.mod.o CC drivers/media/dvb/firewire/firedtv.mod.o CC drivers/media/dvb/frontends/af9013.mod.o CC drivers/media/dvb/frontends/au8522.mod.o CC drivers/media/dvb/frontends/bcm3510.mod.o CC drivers/media/dvb/frontends/cx22700.mod.o CC drivers/media/dvb/frontends/cx22702.mod.o CC drivers/media/dvb/frontends/cx24110.mod.o CC drivers/media/dvb/frontends/cx24113.mod.o CC drivers/media/dvb/frontends/cx24116.mod.o CC drivers/media/dvb/frontends/cx24123.mod.o CC drivers/media/dvb/frontends/dib0070.mod.o CC drivers/media/dvb/frontends/dib3000mb.mod.o CC drivers/media/dvb/frontends/dib3000mc.mod.o CC drivers/media/dvb/frontends/dib7000m.mod.o CC drivers/media/dvb/frontends/dib7000p.mod.o CC drivers/media/dvb/frontends/dibx000_common.mod.o CC drivers/media/dvb/frontends/drx397xD.mod.o CC drivers/media/dvb/frontends/dvb-pll.mod.o CC drivers/media/dvb/frontends/dvb_dummy_fe.mod.o CC drivers/media/dvb/frontends/isl6405.mod.o CC drivers/media/dvb/frontends/isl6421.mod.o CC drivers/media/dvb/frontends/itd1000.mod.o CC drivers/media/dvb/frontends/l64781.mod.o CC drivers/media/dvb/frontends/lgdt3304.mod.o CC drivers/media/dvb/frontends/lgdt3305.mod.o CC drivers/media/dvb/frontends/lgdt330x.mod.o CC drivers/media/dvb/frontends/lgs8gl5.mod.o CC drivers/media/dvb/frontends/lgs8gxx.mod.o CC drivers/media/dvb/frontends/lnbp21.mod.o CC drivers/media/dvb/frontends/mt312.mod.o CC drivers/media/dvb/frontends/mt352.mod.o CC drivers/media/dvb/frontends/nxt200x.mod.o CC drivers/media/dvb/frontends/nxt6000.mod.o CC drivers/media/dvb/frontends/or51132.mod.o CC drivers/media/dvb/frontends/or51211.mod.o CC drivers/media/dvb/frontends/s5h1409.mod.o CC drivers/media/dvb/frontends/s5h1411.mod.o CC drivers/media/dvb/frontends/s5h1420.mod.o CC drivers/media/dvb/frontends/s921.mod.o CC drivers/media/dvb/frontends/si21xx.mod.o CC drivers/media/dvb/frontends/sp8870.mod.o CC drivers/media/dvb/frontends/sp887x.mod.o CC drivers/media/dvb/frontends/stb0899.mod.o CC drivers/media/dvb/frontends/stb6000.mod.o CC drivers/media/dvb/frontends/stb6100.mod.o CC drivers/media/dvb/frontends/stv0288.mod.o CC drivers/media/dvb/frontends/stv0297.mod.o CC drivers/media/dvb/frontends/stv0299.mod.o CC drivers/media/dvb/frontends/stv0900.mod.o CC drivers/media/dvb/frontends/stv6110.mod.o CC drivers/media/dvb/frontends/tda10021.mod.o CC drivers/media/dvb/frontends/tda10023.mod.o CC drivers/media/dvb/frontends/tda10048.mod.o CC drivers/media/dvb/frontends/tda1004x.mod.o CC drivers/media/dvb/frontends/tda10086.mod.o CC drivers/media/dvb/frontends/tda8083.mod.o CC drivers/media/dvb/frontends/tda8261.mod.o CC drivers/media/dvb/frontends/tda826x.mod.o CC drivers/media/dvb/frontends/tua6100.mod.o CC drivers/media/dvb/frontends/ves1820.mod.o CC drivers/media/dvb/frontends/ves1x93.mod.o CC drivers/media/dvb/frontends/zl10036.mod.o CC drivers/media/dvb/frontends/zl10353.mod.o CC drivers/media/dvb/pluto2/pluto2.mod.o CC drivers/media/dvb/siano/sms1xxx.mod.o CC drivers/media/dvb/siano/smsdvb.mod.o CC drivers/media/dvb/siano/smsusb.mod.o CC drivers/media/dvb/ttpci/budget-av.mod.o CC drivers/media/dvb/ttpci/budget-ci.mod.o CC drivers/media/dvb/ttpci/budget-core.mod.o CC drivers/media/dvb/ttpci/budget-patch.mod.o CC drivers/media/dvb/ttpci/budget.mod.o CC drivers/media/dvb/ttpci/dvb-ttpci.mod.o CC drivers/media/dvb/ttpci/ttpci-eeprom.mod.o CC drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.mod.o CC drivers/media/dvb/ttusb-dec/ttusb_dec.mod.o CC drivers/media/dvb/ttusb-dec/ttusbdecfe.mod.o CC drivers/media/radio/dsbr100.mod.o CC drivers/media/radio/radio-gemtek-pci.mod.o CC drivers/media/radio/radio-maestro.mod.o CC drivers/media/radio/radio-maxiradio.mod.o CC drivers/media/radio/radio-mr800.mod.o CC drivers/media/radio/radio-si470x.mod.o CC drivers/media/radio/radio-tea5764.mod.o CC drivers/media/video/au0828/au0828.mod.o CC drivers/media/video/bt8xx/bttv.mod.o CC drivers/media/video/btcx-risc.mod.o CC drivers/media/video/bw-qcam.mod.o CC drivers/media/video/c-qcam.mod.o CC drivers/media/video/cafe_ccic.mod.o CC drivers/media/video/cpia.mod.o CC drivers/media/video/cpia2/cpia2.mod.o CC drivers/media/video/cpia_pp.mod.o CC drivers/media/video/cpia_usb.mod.o CC drivers/media/video/cs5345.mod.o CC drivers/media/video/cs53l32a.mod.o CC drivers/media/video/cx18/cx18.mod.o CC drivers/media/video/cx231xx/cx231xx-alsa.mod.o CC drivers/media/video/cx231xx/cx231xx-dvb.mod.o CC drivers/media/video/cx231xx/cx231xx.mod.o CC drivers/media/video/cx2341x.mod.o CC drivers/media/video/cx23885/cx23885.mod.o CC drivers/media/video/cx25840/cx25840.mod.o CC drivers/media/video/cx88/cx88-alsa.mod.o CC drivers/media/video/cx88/cx88-blackbird.mod.o CC drivers/media/video/cx88/cx88-dvb.mod.o CC drivers/media/video/cx88/cx88-vp3054-i2c.mod.o CC drivers/media/video/cx88/cx8800.mod.o CC drivers/media/video/cx88/cx8802.mod.o CC drivers/media/video/cx88/cx88xx.mod.o CC drivers/media/video/dabusb.mod.o CC drivers/media/video/em28xx/em28xx-alsa.mod.o CC drivers/media/video/em28xx/em28xx-dvb.mod.o CC drivers/media/video/em28xx/em28xx.mod.o CC drivers/media/video/et61x251/et61x251.mod.o CC drivers/media/video/gspca/gspca_conex.mod.o CC drivers/media/video/gspca/gspca_etoms.mod.o CC drivers/media/video/gspca/gspca_finepix.mod.o CC drivers/media/video/gspca/gspca_main.mod.o CC drivers/media/video/gspca/gspca_mars.mod.o CC drivers/media/video/gspca/gspca_mr97310a.mod.o CC drivers/media/video/gspca/gspca_ov519.mod.o CC drivers/media/video/gspca/gspca_ov534.mod.o CC drivers/media/video/gspca/gspca_pac207.mod.o CC drivers/media/video/gspca/gspca_pac7311.mod.o CC drivers/media/video/gspca/gspca_sonixb.mod.o CC drivers/media/video/gspca/gspca_sonixj.mod.o CC drivers/media/video/gspca/gspca_spca500.mod.o CC drivers/media/video/gspca/gspca_spca501.mod.o CC drivers/media/video/gspca/gspca_spca505.mod.o CC drivers/media/video/gspca/gspca_spca506.mod.o CC drivers/media/video/gspca/gspca_spca508.mod.o CC drivers/media/video/gspca/gspca_spca561.mod.o CC drivers/media/video/gspca/gspca_sq905.mod.o CC drivers/media/video/gspca/gspca_sq905c.mod.o CC drivers/media/video/gspca/gspca_stk014.mod.o CC drivers/media/video/gspca/gspca_sunplus.mod.o CC drivers/media/video/gspca/gspca_t613.mod.o CC drivers/media/video/gspca/gspca_tv8532.mod.o CC drivers/media/video/gspca/gspca_vc032x.mod.o CC drivers/media/video/gspca/gspca_zc3xx.mod.o CC drivers/media/video/gspca/m5602/gspca_m5602.mod.o CC drivers/media/video/gspca/stv06xx/gspca_stv06xx.mod.o CC drivers/media/video/hdpvr/hdpvr.mod.o CC drivers/media/video/hexium_gemini.mod.o CC drivers/media/video/hexium_orion.mod.o CC drivers/media/video/ir-kbd-i2c.mod.o CC drivers/media/video/ivtv/ivtv.mod.o CC drivers/media/video/ivtv/ivtvfb.mod.o CC drivers/media/video/m52790.mod.o CC drivers/media/video/msp3400.mod.o CC drivers/media/video/mt9m001.mod.o CC drivers/media/video/mt9m111.mod.o CC drivers/media/video/mt9t031.mod.o CC drivers/media/video/mt9v022.mod.o CC drivers/media/video/mxb.mod.o CC drivers/media/video/ov511.mod.o CC drivers/media/video/ov7670.mod.o CC drivers/media/video/ov772x.mod.o CC drivers/media/video/ovcamchip/ovcamchip.mod.o CC drivers/media/video/pvrusb2/pvrusb2.mod.o CC drivers/media/video/pwc/pwc.mod.o CC drivers/media/video/s2255drv.mod.o CC drivers/media/video/saa5246a.mod.o CC drivers/media/video/saa5249.mod.o CC drivers/media/video/saa6588.mod.o CC drivers/media/video/saa7115.mod.o CC drivers/media/video/saa7127.mod.o CC drivers/media/video/saa7134/saa6752hs.mod.o CC drivers/media/video/saa7134/saa7134-alsa.mod.o CC drivers/media/video/saa7134/saa7134-dvb.mod.o CC drivers/media/video/saa7134/saa7134-empress.mod.o CC drivers/media/video/saa7134/saa7134.mod.o CC drivers/media/video/saa717x.mod.o CC drivers/media/video/se401.mod.o CC drivers/media/video/sn9c102/sn9c102.mod.o CC drivers/media/video/soc_camera.mod.o CC drivers/media/video/soc_camera_platform.mod.o CC drivers/media/video/stkwebcam.mod.o CC drivers/media/video/stv680.mod.o CC drivers/media/video/tda7432.mod.o CC drivers/media/video/tda9840.mod.o CC drivers/media/video/tea6415c.mod.o CC drivers/media/video/tea6420.mod.o CC drivers/media/video/tuner.mod.o CC drivers/media/video/tvaudio.mod.o CC drivers/media/video/tveeprom.mod.o CC drivers/media/video/tvp5150.mod.o CC drivers/media/video/tw9910.mod.o CC drivers/media/video/upd64031a.mod.o CC drivers/media/video/upd64083.mod.o CC drivers/media/video/usbvideo/ibmcam.mod.o CC drivers/media/video/usbvideo/konicawc.mod.o CC drivers/media/video/usbvideo/quickcam_messenger.mod.o CC drivers/media/video/usbvideo/ultracam.mod.o CC drivers/media/video/usbvideo/usbvideo.mod.o CC drivers/media/video/usbvideo/vicam.mod.o CC drivers/media/video/usbvision/usbvision.mod.o CC drivers/media/video/uvc/uvcvideo.mod.o CC drivers/media/video/v4l1-compat.mod.o CC drivers/media/video/v4l2-common.mod.o CC drivers/media/video/v4l2-compat-ioctl32.mod.o CC drivers/media/video/v4l2-int-device.mod.o CC drivers/media/video/videobuf-core.mod.o CC drivers/media/video/videobuf-dma-sg.mod.o CC drivers/media/video/videobuf-dvb.mod.o CC drivers/media/video/videobuf-vmalloc.mod.o CC drivers/media/video/videodev.mod.o CC drivers/media/video/vp27smpx.mod.o CC drivers/media/video/w9966.mod.o CC drivers/media/video/w9968cf.mod.o CC drivers/media/video/wm8739.mod.o CC drivers/media/video/wm8775.mod.o CC drivers/media/video/zc0301/zc0301.mod.o CC drivers/media/video/zr364xx.mod.o CC drivers/memstick/core/memstick.mod.o CC drivers/memstick/core/mspro_block.mod.o CC drivers/memstick/host/jmb38x_ms.mod.o CC drivers/memstick/host/tifm_ms.mod.o CC drivers/message/fusion/mptbase.mod.o CC drivers/message/fusion/mptctl.mod.o CC drivers/message/fusion/mptfc.mod.o CC drivers/message/fusion/mptlan.mod.o CC drivers/message/fusion/mptsas.mod.o CC drivers/message/fusion/mptscsih.mod.o CC drivers/message/fusion/mptspi.mod.o CC drivers/message/i2o/i2o_block.mod.o CC drivers/message/i2o/i2o_bus.mod.o CC drivers/message/i2o/i2o_core.mod.o CC drivers/message/i2o/i2o_proc.mod.o CC drivers/message/i2o/i2o_scsi.mod.o CC drivers/mfd/htc-pasic3.mod.o CC drivers/mfd/mfd-core.mod.o CC drivers/mfd/pcf50633-adc.mod.o CC drivers/mfd/pcf50633-core.mod.o CC drivers/mfd/pcf50633-gpio.mod.o CC drivers/mfd/sm501.mod.o CC drivers/mfd/tps65010.mod.o CC drivers/mfd/ucb1400_core.mod.o CC drivers/mfd/wm8350-i2c.mod.o CC drivers/mfd/wm8350.mod.o CC drivers/mfd/wm8400-core.mod.o CC drivers/misc/c2port/core.mod.o CC drivers/misc/cb710/cb710.mod.o CC drivers/misc/eeprom/at24.mod.o CC drivers/misc/eeprom/at25.mod.o CC drivers/misc/eeprom/eeprom.mod.o CC drivers/misc/eeprom/eeprom_93cx6.mod.o CC drivers/misc/eeprom/max6875.mod.o CC drivers/misc/enclosure.mod.o CC drivers/misc/hpilo.mod.o CC drivers/misc/ics932s401.mod.o CC drivers/misc/ioc4.mod.o CC drivers/misc/isl29003.mod.o CC drivers/misc/lkdtm.mod.o CC drivers/misc/phantom.mod.o CC drivers/misc/tifm_7xx1.mod.o CC drivers/misc/tifm_core.mod.o CC drivers/mmc/card/mmc_block.mod.o CC drivers/mmc/card/mmc_test.mod.o CC drivers/mmc/card/sdio_uart.mod.o CC drivers/mmc/core/mmc_core.mod.o CC drivers/mmc/host/cb710-mmc.mod.o CC drivers/mmc/host/mmc_spi.mod.o CC drivers/mmc/host/of_mmc_spi.mod.o CC drivers/mmc/host/ricoh_mmc.mod.o CC drivers/mmc/host/sdhci-pci.mod.o CC drivers/mmc/host/sdhci-pltfm.mod.o CC drivers/mmc/host/sdhci.mod.o CC drivers/mmc/host/sdricoh_cs.mod.o CC drivers/mmc/host/tifm_sd.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/chips/cfi_cmdset_0001.mod.o CC drivers/mtd/chips/cfi_cmdset_0002.mod.o CC drivers/mtd/chips/cfi_cmdset_0020.mod.o CC drivers/mtd/chips/cfi_probe.mod.o CC drivers/mtd/chips/cfi_util.mod.o CC drivers/mtd/chips/chipreg.mod.o CC drivers/mtd/chips/gen_probe.mod.o CC drivers/mtd/chips/jedec_probe.mod.o CC drivers/mtd/chips/map_absent.mod.o CC drivers/mtd/chips/map_ram.mod.o CC drivers/mtd/chips/map_rom.mod.o CC drivers/mtd/devices/block2mtd.mod.o CC drivers/mtd/devices/doc2000.mod.o CC drivers/mtd/devices/doc2001.mod.o CC drivers/mtd/devices/doc2001plus.mod.o CC drivers/mtd/devices/docecc.mod.o CC drivers/mtd/devices/docprobe.mod.o CC drivers/mtd/devices/m25p80.mod.o CC drivers/mtd/devices/mtd_dataflash.mod.o CC drivers/mtd/devices/mtdram.mod.o CC drivers/mtd/devices/phram.mod.o CC drivers/mtd/devices/pmc551.mod.o CC drivers/mtd/devices/slram.mod.o CC drivers/mtd/ftl.mod.o CC drivers/mtd/inftl.mod.o CC drivers/mtd/lpddr/lpddr_cmds.mod.o CC drivers/mtd/lpddr/qinfo_probe.mod.o CC drivers/mtd/maps/intel_vr_nor.mod.o CC drivers/mtd/maps/map_funcs.mod.o CC drivers/mtd/maps/pci.mod.o CC drivers/mtd/maps/physmap.mod.o CC drivers/mtd/maps/plat-ram.mod.o CC drivers/mtd/maps/sun_uflash.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtd_blkdevs.mod.o CC drivers/mtd/mtdblock.mod.o CC drivers/mtd/mtdblock_ro.mod.o CC drivers/mtd/mtdchar.mod.o CC drivers/mtd/mtdconcat.mod.o CC drivers/mtd/mtdoops.mod.o CC drivers/mtd/nand/alauda.mod.o CC drivers/mtd/nand/cafe_nand.mod.o CC drivers/mtd/nand/diskonchip.mod.o CC drivers/mtd/nand/nand.mod.o CC drivers/mtd/nand/nand_ecc.mod.o CC drivers/mtd/nand/nand_ids.mod.o CC drivers/mtd/nand/nandsim.mod.o CC drivers/mtd/nand/plat_nand.mod.o CC drivers/mtd/nftl.mod.o CC drivers/mtd/onenand/onenand.mod.o CC drivers/mtd/onenand/onenand_sim.mod.o CC drivers/mtd/redboot.mod.o CC drivers/mtd/rfd_ftl.mod.o CC drivers/mtd/ssfdc.mod.o CC drivers/mtd/tests/mtd_oobtest.mod.o CC drivers/mtd/tests/mtd_pagetest.mod.o CC drivers/mtd/tests/mtd_readtest.mod.o CC drivers/mtd/tests/mtd_speedtest.mod.o CC drivers/mtd/tests/mtd_stresstest.mod.o CC drivers/mtd/tests/mtd_subpagetest.mod.o CC drivers/mtd/tests/mtd_torturetest.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/net/3c59x.mod.o CC drivers/net/8139cp.mod.o CC drivers/net/8139too.mod.o CC drivers/net/8390.mod.o CC drivers/net/acenic.mod.o CC drivers/net/amd8111e.mod.o CC drivers/net/appletalk/ipddp.mod.o CC drivers/net/arcnet/arc-rawmode.mod.o CC drivers/net/arcnet/arc-rimi.mod.o CC drivers/net/arcnet/arcnet.mod.o CC drivers/net/arcnet/capmode.mod.o CC drivers/net/arcnet/com20020-pci.mod.o CC drivers/net/arcnet/com20020.mod.o CC drivers/net/arcnet/com90io.mod.o CC drivers/net/arcnet/com90xx.mod.o CC drivers/net/arcnet/rfc1051.mod.o CC drivers/net/arcnet/rfc1201.mod.o CC drivers/net/atl1c/atl1c.mod.o CC drivers/net/atl1e/atl1e.mod.o CC drivers/net/atlx/atl1.mod.o CC drivers/net/atlx/atl2.mod.o CC drivers/net/b44.mod.o CC drivers/net/benet/be2net.mod.o CC drivers/net/bnx2.mod.o CC drivers/net/bnx2x.mod.o CC drivers/net/bonding/bonding.mod.o CC drivers/net/bsd_comp.mod.o CC drivers/net/can/can-dev.mod.o CC drivers/net/can/sja1000/ems_pci.mod.o CC drivers/net/can/sja1000/kvaser_pci.mod.o CC drivers/net/can/sja1000/sja1000.mod.o CC drivers/net/can/sja1000/sja1000_platform.mod.o CC drivers/net/can/vcan.mod.o CC drivers/net/cassini.mod.o CC drivers/net/chelsio/cxgb.mod.o CC drivers/net/cnic.mod.o CC drivers/net/cxgb3/cxgb3.mod.o CC drivers/net/de600.mod.o CC drivers/net/de620.mod.o CC drivers/net/defxx.mod.o CC drivers/net/dl2k.mod.o CC drivers/net/dnet.mod.o CC drivers/net/dummy.mod.o CC drivers/net/e100.mod.o CC drivers/net/e1000/e1000.mod.o CC drivers/net/e1000e/e1000e.mod.o CC drivers/net/enc28j60.mod.o CC drivers/net/enic/enic.mod.o CC drivers/net/epic100.mod.o CC drivers/net/eql.mod.o CC drivers/net/ethoc.mod.o CC drivers/net/fealnx.mod.o CC drivers/net/forcedeth.mod.o CC drivers/net/hamachi.mod.o CC drivers/net/hamradio/6pack.mod.o CC drivers/net/hamradio/baycom_par.mod.o CC drivers/net/hamradio/baycom_ser_fdx.mod.o CC drivers/net/hamradio/baycom_ser_hdx.mod.o CC drivers/net/hamradio/bpqether.mod.o CC drivers/net/hamradio/hdlcdrv.mod.o CC drivers/net/hamradio/mkiss.mod.o CC drivers/net/hamradio/yam.mod.o CC drivers/net/hp100.mod.o CC drivers/net/ifb.mod.o CC drivers/net/igb/igb.mod.o CC drivers/net/igbvf/igbvf.mod.o CC drivers/net/ipg.mod.o CC drivers/net/irda/act200l-sir.mod.o CC drivers/net/irda/actisys-sir.mod.o CC drivers/net/irda/esi-sir.mod.o CC drivers/net/irda/girbil-sir.mod.o CC drivers/net/irda/irda-usb.mod.o CC drivers/net/irda/irtty-sir.mod.o CC drivers/net/irda/kingsun-sir.mod.o CC drivers/net/irda/ks959-sir.mod.o CC drivers/net/irda/ksdazzle-sir.mod.o CC drivers/net/irda/litelink-sir.mod.o CC drivers/net/irda/ma600-sir.mod.o CC drivers/net/irda/mcp2120-sir.mod.o CC drivers/net/irda/mcs7780.mod.o CC drivers/net/irda/old_belkin-sir.mod.o CC drivers/net/irda/sir-dev.mod.o CC drivers/net/irda/stir4200.mod.o CC drivers/net/irda/tekram-sir.mod.o CC drivers/net/irda/toim3232-sir.mod.o CC drivers/net/irda/vlsi_ir.mod.o CC drivers/net/ixgb/ixgb.mod.o CC drivers/net/ixgbe/ixgbe.mod.o CC drivers/net/jme.mod.o CC drivers/net/ks8842.mod.o CC drivers/net/macvlan.mod.o CC drivers/net/mdio.mod.o CC drivers/net/mii.mod.o CC drivers/net/mlx4/mlx4_core.mod.o CC drivers/net/mlx4/mlx4_en.mod.o CC drivers/net/myri10ge/myri10ge.mod.o CC drivers/net/myri_sbus.mod.o CC drivers/net/natsemi.mod.o CC drivers/net/ne2k-pci.mod.o CC drivers/net/netconsole.mod.o CC drivers/net/netxen/netxen_nic.mod.o CC drivers/net/niu.mod.o CC drivers/net/ns83820.mod.o CC drivers/net/pcmcia/3c574_cs.mod.o CC drivers/net/pcmcia/3c589_cs.mod.o CC drivers/net/pcmcia/axnet_cs.mod.o CC drivers/net/pcmcia/com20020_cs.mod.o CC drivers/net/pcmcia/fmvj18x_cs.mod.o CC drivers/net/pcmcia/ibmtr_cs.mod.o CC drivers/net/pcmcia/nmclan_cs.mod.o CC drivers/net/pcmcia/pcnet_cs.mod.o CC drivers/net/pcmcia/smc91c92_cs.mod.o CC drivers/net/pcmcia/xirc2ps_cs.mod.o CC drivers/net/pcnet32.mod.o CC drivers/net/phy/broadcom.mod.o CC drivers/net/phy/cicada.mod.o CC drivers/net/phy/davicom.mod.o CC drivers/net/phy/et1011c.mod.o CC drivers/net/phy/icplus.mod.o CC drivers/net/phy/lxt.mod.o CC drivers/net/phy/marvell.mod.o CC drivers/net/phy/mdio-bitbang.mod.o CC drivers/net/phy/mdio-gpio.mod.o CC drivers/net/phy/national.mod.o CC drivers/net/phy/qsemi.mod.o CC drivers/net/phy/realtek.mod.o CC drivers/net/phy/smsc.mod.o CC drivers/net/phy/ste10Xp.mod.o CC drivers/net/phy/vitesse.mod.o CC drivers/net/plip.mod.o CC drivers/net/ppp_async.mod.o CC drivers/net/ppp_deflate.mod.o CC drivers/net/ppp_generic.mod.o CC drivers/net/ppp_mppe.mod.o CC drivers/net/ppp_synctty.mod.o CC drivers/net/pppoe.mod.o CC drivers/net/pppol2tp.mod.o CC drivers/net/pppox.mod.o CC drivers/net/qla3xxx.mod.o CC drivers/net/qlge/qlge.mod.o CC drivers/net/r6040.mod.o CC drivers/net/r8169.mod.o CC drivers/net/rrunner.mod.o CC drivers/net/s2io.mod.o CC drivers/net/sc92031.mod.o CC drivers/net/sfc/sfc.mod.o CC drivers/net/sis190.mod.o CC drivers/net/sis900.mod.o CC drivers/net/skfp/skfp.mod.o CC drivers/net/skge.mod.o CC drivers/net/sky2.mod.o CC drivers/net/slhc.mod.o CC drivers/net/slip.mod.o CC drivers/net/smsc9420.mod.o CC drivers/net/starfire.mod.o CC drivers/net/sunbmac.mod.o CC drivers/net/sundance.mod.o CC drivers/net/sungem.mod.o CC drivers/net/sungem_phy.mod.o CC drivers/net/sunhme.mod.o CC drivers/net/sunlance.mod.o CC drivers/net/sunqe.mod.o CC drivers/net/sunvnet.mod.o CC drivers/net/tehuti.mod.o CC drivers/net/tg3.mod.o CC drivers/net/tlan.mod.o CC drivers/net/tokenring/3c359.mod.o CC drivers/net/tokenring/abyss.mod.o CC drivers/net/tokenring/olympic.mod.o CC drivers/net/tokenring/tms380tr.mod.o CC drivers/net/tokenring/tmspci.mod.o CC drivers/net/tulip/de2104x.mod.o CC drivers/net/tulip/de4x5.mod.o CC drivers/net/tulip/dmfe.mod.o CC drivers/net/tulip/tulip.mod.o CC drivers/net/tulip/uli526x.mod.o CC drivers/net/tulip/winbond-840.mod.o CC drivers/net/tulip/xircom_cb.mod.o CC drivers/net/tun.mod.o CC drivers/net/typhoon.mod.o CC drivers/net/usb/asix.mod.o CC drivers/net/usb/catc.mod.o CC drivers/net/usb/cdc_eem.mod.o CC drivers/net/usb/cdc_ether.mod.o CC drivers/net/usb/cdc_subset.mod.o CC drivers/net/usb/dm9601.mod.o CC drivers/net/usb/gl620a.mod.o CC drivers/net/usb/hso.mod.o CC drivers/net/usb/int51x1.mod.o CC drivers/net/usb/kaweth.mod.o CC drivers/net/usb/mcs7830.mod.o CC drivers/net/usb/net1080.mod.o CC drivers/net/usb/pegasus.mod.o CC drivers/net/usb/plusb.mod.o CC drivers/net/usb/rndis_host.mod.o CC drivers/net/usb/rtl8150.mod.o CC drivers/net/usb/smsc95xx.mod.o CC drivers/net/usb/usbnet.mod.o CC drivers/net/usb/zaurus.mod.o CC drivers/net/veth.mod.o CC drivers/net/via-rhine.mod.o CC drivers/net/via-velocity.mod.o CC drivers/net/vxge/vxge.mod.o CC drivers/net/wan/cyclomx.mod.o CC drivers/net/wan/cycx_drv.mod.o CC drivers/net/wan/dlci.mod.o CC drivers/net/wan/dscc4.mod.o CC drivers/net/wan/farsync.mod.o CC drivers/net/wan/hdlc.mod.o CC drivers/net/wan/hdlc_cisco.mod.o CC drivers/net/wan/hdlc_fr.mod.o CC drivers/net/wan/hdlc_ppp.mod.o CC drivers/net/wan/hdlc_raw.mod.o CC drivers/net/wan/hdlc_raw_eth.mod.o CC drivers/net/wan/hdlc_x25.mod.o CC drivers/net/wan/lapbether.mod.o CC drivers/net/wan/pc300too.mod.o CC drivers/net/wan/pci200syn.mod.o CC drivers/net/wan/wanxl.mod.o CC drivers/net/wan/x25_asy.mod.o CC drivers/net/wimax/i2400m/i2400m-sdio.mod.o CC drivers/net/wimax/i2400m/i2400m-usb.mod.o CC drivers/net/wimax/i2400m/i2400m.mod.o CC drivers/net/wireless/adm8211.mod.o CC drivers/net/wireless/airo.mod.o CC drivers/net/wireless/airo_cs.mod.o CC drivers/net/wireless/at76c50x-usb.mod.o CC drivers/net/wireless/ath/ar9170/ar9170usb.mod.o CC drivers/net/wireless/ath/ath.mod.o CC drivers/net/wireless/ath/ath5k/ath5k.mod.o CC drivers/net/wireless/ath/ath9k/ath9k.mod.o CC drivers/net/wireless/atmel.mod.o CC drivers/net/wireless/atmel_cs.mod.o CC drivers/net/wireless/atmel_pci.mod.o CC drivers/net/wireless/b43/b43.mod.o CC drivers/net/wireless/b43legacy/b43legacy.mod.o CC drivers/net/wireless/hostap/hostap.mod.o CC drivers/net/wireless/hostap/hostap_cs.mod.o CC drivers/net/wireless/hostap/hostap_pci.mod.o CC drivers/net/wireless/hostap/hostap_plx.mod.o CC drivers/net/wireless/ipw2x00/ipw2100.mod.o CC drivers/net/wireless/ipw2x00/ipw2200.mod.o CC drivers/net/wireless/ipw2x00/libipw.mod.o CC drivers/net/wireless/iwlwifi/iwl3945.mod.o CC drivers/net/wireless/iwlwifi/iwlagn.mod.o CC drivers/net/wireless/iwlwifi/iwlcore.mod.o CC drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.mod.o CC drivers/net/wireless/libertas/libertas.mod.o CC drivers/net/wireless/libertas/libertas_cs.mod.o CC drivers/net/wireless/libertas/libertas_sdio.mod.o CC drivers/net/wireless/libertas/libertas_spi.mod.o CC drivers/net/wireless/libertas/usb8xxx.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf_usb.mod.o CC drivers/net/wireless/mac80211_hwsim.mod.o CC drivers/net/wireless/mwl8k.mod.o CC drivers/net/wireless/netwave_cs.mod.o CC drivers/net/wireless/orinoco/orinoco.mod.o CC drivers/net/wireless/orinoco/orinoco_cs.mod.o CC drivers/net/wireless/orinoco/orinoco_nortel.mod.o CC drivers/net/wireless/orinoco/orinoco_pci.mod.o CC drivers/net/wireless/orinoco/orinoco_plx.mod.o CC drivers/net/wireless/orinoco/orinoco_tmd.mod.o CC drivers/net/wireless/orinoco/spectrum_cs.mod.o CC drivers/net/wireless/p54/p54common.mod.o CC drivers/net/wireless/p54/p54pci.mod.o CC drivers/net/wireless/p54/p54spi.mod.o CC drivers/net/wireless/p54/p54usb.mod.o CC drivers/net/wireless/prism54/prism54.mod.o CC drivers/net/wireless/ray_cs.mod.o CC drivers/net/wireless/rndis_wlan.mod.o CC drivers/net/wireless/rt2x00/rt2400pci.mod.o CC drivers/net/wireless/rt2x00/rt2500pci.mod.o CC drivers/net/wireless/rt2x00/rt2500usb.mod.o CC drivers/net/wireless/rt2x00/rt2800usb.mod.o CC drivers/net/wireless/rt2x00/rt2x00lib.mod.o CC drivers/net/wireless/rt2x00/rt2x00pci.mod.o CC drivers/net/wireless/rt2x00/rt2x00usb.mod.o CC drivers/net/wireless/rt2x00/rt61pci.mod.o CC drivers/net/wireless/rt2x00/rt73usb.mod.o CC drivers/net/wireless/rtl818x/rtl8180.mod.o CC drivers/net/wireless/rtl818x/rtl8187.mod.o CC drivers/net/wireless/strip.mod.o CC drivers/net/wireless/wavelan_cs.mod.o CC drivers/net/wireless/wl12xx/wl12xx.mod.o CC drivers/net/wireless/wl3501_cs.mod.o CC drivers/net/wireless/zd1201.mod.o CC drivers/net/wireless/zd1211rw/zd1211rw.mod.o CC drivers/net/yellowfin.mod.o CC drivers/parport/parport.mod.o CC drivers/parport/parport_ax88796.mod.o CC drivers/parport/parport_cs.mod.o CC drivers/parport/parport_pc.mod.o CC drivers/parport/parport_serial.mod.o CC drivers/parport/parport_sunbpp.mod.o CC drivers/pci/pci-stub.mod.o CC drivers/pcmcia/i82092.mod.o CC drivers/pcmcia/pcmcia.mod.o CC drivers/pcmcia/pcmcia_core.mod.o CC drivers/pcmcia/pd6729.mod.o CC drivers/pcmcia/rsrc_nonstatic.mod.o CC drivers/pcmcia/yenta_socket.mod.o CC drivers/power/bq27x00_battery.mod.o CC drivers/power/ds2760_battery.mod.o CC drivers/power/pcf50633-charger.mod.o CC drivers/power/pda_power.mod.o CC drivers/power/power_supply.mod.o CC drivers/power/wm8350_power.mod.o CC drivers/regulator/bq24022.mod.o CC drivers/regulator/fixed.mod.o CC drivers/regulator/lp3971.mod.o CC drivers/regulator/max1586.mod.o CC drivers/regulator/pcf50633-regulator.mod.o CC drivers/regulator/userspace-consumer.mod.o CC drivers/regulator/virtual.mod.o CC drivers/regulator/wm8350-regulator.mod.o CC drivers/regulator/wm8400-regulator.mod.o CC drivers/rtc/rtc-ds1286.mod.o CC drivers/rtc/rtc-ds1305.mod.o CC drivers/rtc/rtc-ds1307.mod.o CC drivers/rtc/rtc-ds1374.mod.o CC drivers/rtc/rtc-ds1390.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-ds1553.mod.o CC drivers/rtc/rtc-ds1672.mod.o CC drivers/rtc/rtc-ds1742.mod.o CC drivers/rtc/rtc-ds3234.mod.o CC drivers/rtc/rtc-fm3130.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m41t94.mod.o CC drivers/rtc/rtc-m48t35.mod.o CC drivers/rtc/rtc-m48t86.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-max6902.mod.o CC drivers/rtc/rtc-pcf50633.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-r9701.mod.o CC drivers/rtc/rtc-rs5c348.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-s35390a.mod.o CC drivers/rtc/rtc-stk17ta8.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-v3020.mod.o CC drivers/rtc/rtc-wm8350.mod.o CC drivers/rtc/rtc-x1205.mod.o CC drivers/sbus/char/bbc.mod.o CC drivers/sbus/char/display7seg.mod.o CC drivers/sbus/char/envctrl.mod.o CC drivers/sbus/char/flash.mod.o CC drivers/sbus/char/openprom.mod.o CC drivers/sbus/char/uctrl.mod.o CC drivers/scsi/3w-9xxx.mod.o CC drivers/scsi/3w-xxxx.mod.o CC drivers/scsi/a100u2w.mod.o CC drivers/scsi/aacraid/aacraid.mod.o CC drivers/scsi/aic7xxx/aic79xx.mod.o CC drivers/scsi/aic7xxx/aic7xxx.mod.o CC drivers/scsi/aic7xxx_old.mod.o CC drivers/scsi/aic94xx/aic94xx.mod.o CC drivers/scsi/arcmsr/arcmsr.mod.o CC drivers/scsi/atp870u.mod.o CC drivers/scsi/bnx2i/bnx2i.mod.o CC drivers/scsi/ch.mod.o CC drivers/scsi/cxgb3i/cxgb3i.mod.o CC drivers/scsi/dc395x.mod.o CC drivers/scsi/device_handler/scsi_dh.mod.o CC drivers/scsi/device_handler/scsi_dh_alua.mod.o CC drivers/scsi/device_handler/scsi_dh_emc.mod.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.mod.o CC drivers/scsi/device_handler/scsi_dh_rdac.mod.o CC drivers/scsi/dmx3191d.mod.o CC drivers/scsi/esp_scsi.mod.o CC drivers/scsi/fcoe/fcoe.mod.o CC drivers/scsi/fcoe/libfcoe.mod.o CC drivers/scsi/fdomain.mod.o CC drivers/scsi/hptiop.mod.o CC drivers/scsi/imm.mod.o CC drivers/scsi/initio.mod.o CC drivers/scsi/ipr.mod.o CC drivers/scsi/ips.mod.o CC drivers/scsi/iscsi_tcp.mod.o CC drivers/scsi/libfc/libfc.mod.o CC drivers/scsi/libiscsi.mod.o CC drivers/scsi/libiscsi_tcp.mod.o CC drivers/scsi/libsas/libsas.mod.o CC drivers/scsi/libsrp.mod.o CC drivers/scsi/lpfc/lpfc.mod.o CC drivers/scsi/megaraid.mod.o CC drivers/scsi/megaraid/megaraid_mbox.mod.o CC drivers/scsi/megaraid/megaraid_mm.mod.o CC drivers/scsi/megaraid/megaraid_sas.mod.o CC drivers/scsi/mpt2sas/mpt2sas.mod.o CC drivers/scsi/mvsas/mvsas.mod.o CC drivers/scsi/osd/libosd.mod.o CC drivers/scsi/osd/osd.mod.o CC drivers/scsi/osst.mod.o CC drivers/scsi/pcmcia/fdomain_cs.mod.o CC drivers/scsi/pcmcia/qlogic_cs.mod.o CC drivers/scsi/pcmcia/sym53c500_cs.mod.o CC drivers/scsi/ppa.mod.o CC drivers/scsi/qla1280.mod.o CC drivers/scsi/qla2xxx/qla2xxx.mod.o CC drivers/scsi/qla4xxx/qla4xxx.mod.o CC drivers/scsi/qlogicfas408.mod.o CC drivers/scsi/qlogicpti.mod.o CC drivers/scsi/raid_class.mod.o CC drivers/scsi/scsi_debug.mod.o CC drivers/scsi/scsi_mod.mod.o CC drivers/scsi/scsi_tgt.mod.o CC drivers/scsi/scsi_transport_fc.mod.o CC drivers/scsi/scsi_transport_iscsi.mod.o CC drivers/scsi/scsi_transport_sas.mod.o CC drivers/scsi/scsi_transport_spi.mod.o CC drivers/scsi/scsi_transport_srp.mod.o CC drivers/scsi/scsi_wait_scan.mod.o CC drivers/scsi/sd_mod.mod.o CC drivers/scsi/ses.mod.o CC drivers/scsi/sg.mod.o CC drivers/scsi/sr_mod.mod.o CC drivers/scsi/st.mod.o CC drivers/scsi/stex.mod.o CC drivers/scsi/sun_esp.mod.o CC drivers/scsi/sym53c8xx_2/sym53c8xx.mod.o CC drivers/scsi/tmscsim.mod.o CC drivers/serial/8250.mod.o CC drivers/serial/8250_pci.mod.o CC drivers/serial/jsm/jsm.mod.o CC drivers/serial/kgdboc.mod.o CC drivers/serial/max3100.mod.o CC drivers/serial/serial_cs.mod.o CC drivers/serial/sunsab.mod.o CC drivers/serial/sunsu.mod.o CC drivers/serial/sunzilog.mod.o CC drivers/spi/spi_bitbang.mod.o CC drivers/spi/spi_butterfly.mod.o CC drivers/spi/spi_gpio.mod.o CC drivers/spi/spi_lm70llp.mod.o CC drivers/spi/spidev.mod.o CC drivers/spi/tle62x0.mod.o CC drivers/ssb/ssb.mod.o CC drivers/telephony/ixj.mod.o CC drivers/telephony/ixj_pcmcia.mod.o CC drivers/telephony/phonedev.mod.o CC drivers/thermal/thermal_sys.mod.o CC drivers/uio/uio.mod.o CC drivers/uio/uio_aec.mod.o CC drivers/uio/uio_cif.mod.o CC drivers/uio/uio_pdrv.mod.o CC drivers/uio/uio_pdrv_genirq.mod.o CC drivers/uio/uio_sercos3.mod.o CC drivers/uio/uio_smx.mod.o CC drivers/usb/atm/cxacru.mod.o CC drivers/usb/atm/speedtch.mod.o CC drivers/usb/atm/ueagle-atm.mod.o CC drivers/usb/atm/usbatm.mod.o CC drivers/usb/atm/xusbatm.mod.o CC drivers/usb/c67x00/c67x00.mod.o CC drivers/usb/class/cdc-acm.mod.o CC drivers/usb/class/cdc-wdm.mod.o CC drivers/usb/class/usblp.mod.o CC drivers/usb/class/usbtmc.mod.o CC drivers/usb/core/usbcore.mod.o CC drivers/usb/gadget/g_cdc.mod.o CC drivers/usb/gadget/g_ether.mod.o CC drivers/usb/gadget/g_file_storage.mod.o CC drivers/usb/gadget/g_midi.mod.o CC drivers/usb/gadget/g_printer.mod.o CC drivers/usb/gadget/g_serial.mod.o CC drivers/usb/gadget/g_zero.mod.o CC drivers/usb/gadget/gadgetfs.mod.o CC drivers/usb/gadget/m66592-udc.mod.o CC drivers/usb/host/ehci-hcd.mod.o CC drivers/usb/host/hwa-hc.mod.o CC drivers/usb/host/isp116x-hcd.mod.o CC drivers/usb/host/isp1760.mod.o CC drivers/usb/host/ohci-hcd.mod.o CC drivers/usb/host/oxu210hp-hcd.mod.o CC drivers/usb/host/r8a66597-hcd.mod.o CC drivers/usb/host/sl811-hcd.mod.o CC drivers/usb/host/sl811_cs.mod.o CC drivers/usb/host/u132-hcd.mod.o CC drivers/usb/host/uhci-hcd.mod.o CC drivers/usb/host/whci/whci-hcd.mod.o CC drivers/usb/image/mdc800.mod.o CC drivers/usb/image/microtek.mod.o CC drivers/usb/misc/adutux.mod.o CC drivers/usb/misc/appledisplay.mod.o CC drivers/usb/misc/berry_charge.mod.o CC drivers/usb/misc/cypress_cy7c63.mod.o CC drivers/usb/misc/cytherm.mod.o CC drivers/usb/misc/emi26.mod.o CC drivers/usb/misc/emi62.mod.o CC drivers/usb/misc/ftdi-elan.mod.o CC drivers/usb/misc/idmouse.mod.o CC drivers/usb/misc/iowarrior.mod.o CC drivers/usb/misc/isight_firmware.mod.o CC drivers/usb/misc/ldusb.mod.o CC drivers/usb/misc/legousbtower.mod.o CC drivers/usb/misc/rio500.mod.o CC drivers/usb/misc/sisusbvga/sisusbvga.mod.o CC drivers/usb/misc/trancevibrator.mod.o CC drivers/usb/misc/usblcd.mod.o CC drivers/usb/misc/usbled.mod.o CC drivers/usb/misc/usbsevseg.mod.o CC drivers/usb/misc/usbtest.mod.o CC drivers/usb/misc/uss720.mod.o CC drivers/usb/misc/vstusb.mod.o CC drivers/usb/mon/usbmon.mod.o CC drivers/usb/otg/gpio_vbus.mod.o CC drivers/usb/otg/nop-usb-xceiv.mod.o CC drivers/usb/serial/aircable.mod.o CC drivers/usb/serial/ark3116.mod.o CC drivers/usb/serial/belkin_sa.mod.o CC drivers/usb/serial/ch341.mod.o CC drivers/usb/serial/cp210x.mod.o CC drivers/usb/serial/cyberjack.mod.o CC drivers/usb/serial/cypress_m8.mod.o CC drivers/usb/serial/digi_acceleport.mod.o CC drivers/usb/serial/empeg.mod.o CC drivers/usb/serial/ftdi_sio.mod.o CC drivers/usb/serial/funsoft.mod.o CC drivers/usb/serial/garmin_gps.mod.o CC drivers/usb/serial/hp4x.mod.o CC drivers/usb/serial/io_edgeport.mod.o CC drivers/usb/serial/io_ti.mod.o CC drivers/usb/serial/ipaq.mod.o CC drivers/usb/serial/ipw.mod.o CC drivers/usb/serial/ir-usb.mod.o CC drivers/usb/serial/iuu_phoenix.mod.o CC drivers/usb/serial/keyspan.mod.o CC drivers/usb/serial/keyspan_pda.mod.o CC drivers/usb/serial/kl5kusb105.mod.o CC drivers/usb/serial/kobil_sct.mod.o CC drivers/usb/serial/mct_u232.mod.o CC drivers/usb/serial/mos7720.mod.o CC drivers/usb/serial/mos7840.mod.o CC drivers/usb/serial/moto_modem.mod.o CC drivers/usb/serial/navman.mod.o CC drivers/usb/serial/omninet.mod.o CC drivers/usb/serial/opticon.mod.o CC drivers/usb/serial/option.mod.o CC drivers/usb/serial/oti6858.mod.o CC drivers/usb/serial/pl2303.mod.o CC drivers/usb/serial/qcserial.mod.o CC drivers/usb/serial/safe_serial.mod.o CC drivers/usb/serial/siemens_mpi.mod.o CC drivers/usb/serial/sierra.mod.o CC drivers/usb/serial/spcp8x5.mod.o CC drivers/usb/serial/symbolserial.mod.o CC drivers/usb/serial/ti_usb_3410_5052.mod.o CC drivers/usb/serial/usb_debug.mod.o CC drivers/usb/serial/usbserial.mod.o CC drivers/usb/serial/visor.mod.o CC drivers/usb/serial/whiteheat.mod.o CC drivers/usb/storage/ums-alauda.mod.o CC drivers/usb/storage/ums-cypress.mod.o CC drivers/usb/storage/ums-datafab.mod.o CC drivers/usb/storage/ums-freecom.mod.o CC drivers/usb/storage/ums-isd200.mod.o CC drivers/usb/storage/ums-jumpshot.mod.o CC drivers/usb/storage/ums-karma.mod.o CC drivers/usb/storage/ums-onetouch.mod.o CC drivers/usb/storage/ums-sddr09.mod.o CC drivers/usb/storage/ums-sddr55.mod.o CC drivers/usb/storage/ums-usbat.mod.o CC drivers/usb/storage/usb-libusual.mod.o CC drivers/usb/storage/usb-storage.mod.o CC drivers/usb/wusbcore/wusb-cbaf.mod.o CC drivers/usb/wusbcore/wusb-wa.mod.o CC drivers/usb/wusbcore/wusbcore.mod.o CC drivers/uwb/hwa-rc.mod.o CC drivers/uwb/i1480/dfu/i1480-dfu-usb.mod.o CC drivers/uwb/i1480/i1480-est.mod.o CC drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.mod.o CC drivers/uwb/umc.mod.o CC drivers/uwb/uwb.mod.o CC drivers/uwb/whc-rc.mod.o CC drivers/uwb/whci.mod.o CC drivers/uwb/wlp/wlp.mod.o CC drivers/video/arkfb.mod.o CC drivers/video/aty/aty128fb.mod.o CC drivers/video/aty/atyfb.mod.o CC drivers/video/aty/radeonfb.mod.o CC drivers/video/backlight/backlight.mod.o CC drivers/video/backlight/generic_bl.mod.o CC drivers/video/backlight/ili9320.mod.o CC drivers/video/backlight/lcd.mod.o CC drivers/video/backlight/ltv350qv.mod.o CC drivers/video/backlight/platform_lcd.mod.o CC drivers/video/backlight/tdo24m.mod.o CC drivers/video/backlight/vgg2432a4.mod.o CC drivers/video/broadsheetfb.mod.o CC drivers/video/carminefb.mod.o CC drivers/video/cfbcopyarea.mod.o CC drivers/video/cfbfillrect.mod.o CC drivers/video/cfbimgblt.mod.o CC drivers/video/cirrusfb.mod.o CC drivers/video/console/bitblit.mod.o CC drivers/video/console/fbcon.mod.o CC drivers/video/console/fbcon_ccw.mod.o CC drivers/video/console/fbcon_cw.mod.o CC drivers/video/console/fbcon_rotate.mod.o CC drivers/video/console/fbcon_ud.mod.o CC drivers/video/console/font.mod.o CC drivers/video/console/softcursor.mod.o CC drivers/video/console/tileblit.mod.o CC drivers/video/display/display.mod.o CC drivers/video/fb.mod.o CC drivers/video/fb_ddc.mod.o CC drivers/video/fb_sys_fops.mod.o CC drivers/video/kyro/kyrofb.mod.o CC drivers/video/macmodes.mod.o CC drivers/video/matrox/g450_pll.mod.o CC drivers/video/matrox/i2c-matroxfb.mod.o CC drivers/video/matrox/matroxfb_DAC1064.mod.o CC drivers/video/matrox/matroxfb_Ti3026.mod.o CC drivers/video/matrox/matroxfb_accel.mod.o CC drivers/video/matrox/matroxfb_base.mod.o CC drivers/video/matrox/matroxfb_crtc2.mod.o CC drivers/video/matrox/matroxfb_g450.mod.o CC drivers/video/matrox/matroxfb_maven.mod.o CC drivers/video/matrox/matroxfb_misc.mod.o CC drivers/video/mb862xx/mb862xxfb.mod.o CC drivers/video/metronomefb.mod.o CC drivers/video/neofb.mod.o CC drivers/video/nvidia/nvidiafb.mod.o CC drivers/video/output.mod.o CC drivers/video/pm2fb.mod.o CC drivers/video/pm3fb.mod.o CC drivers/video/riva/rivafb.mod.o CC drivers/video/s1d13xxxfb.mod.o CC drivers/video/s3fb.mod.o CC drivers/video/savage/savagefb.mod.o CC drivers/video/sis/sisfb.mod.o CC drivers/video/sm501fb.mod.o CC drivers/video/sstfb.mod.o CC drivers/video/svgalib.mod.o CC drivers/video/syscopyarea.mod.o CC drivers/video/sysfillrect.mod.o CC drivers/video/sysimgblt.mod.o CC drivers/video/tdfxfb.mod.o CC drivers/video/tmiofb.mod.o CC drivers/video/tridentfb.mod.o CC drivers/video/uvesafb.mod.o CC drivers/video/vfb.mod.o CC drivers/video/vgastate.mod.o CC drivers/video/via/viafb.mod.o CC drivers/video/vt8623fb.mod.o CC drivers/w1/masters/ds2482.mod.o CC drivers/w1/masters/ds2490.mod.o CC drivers/w1/masters/matrox_w1.mod.o CC drivers/w1/masters/w1-gpio.mod.o CC drivers/w1/slaves/w1_bq27000.mod.o CC drivers/w1/slaves/w1_ds2431.mod.o CC drivers/w1/slaves/w1_ds2433.mod.o CC drivers/w1/slaves/w1_ds2760.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC drivers/w1/slaves/w1_therm.mod.o CC drivers/w1/wire.mod.o CC drivers/watchdog/alim7101_wdt.mod.o CC drivers/watchdog/cpwd.mod.o CC drivers/watchdog/pcwd_pci.mod.o CC drivers/watchdog/pcwd_usb.mod.o CC drivers/watchdog/riowd.mod.o CC drivers/watchdog/softdog.mod.o CC drivers/watchdog/wdt_pci.mod.o CC drivers/watchdog/wm8350_wdt.mod.o CC fs/9p/9p.mod.o CC fs/adfs/adfs.mod.o CC fs/affs/affs.mod.o CC fs/afs/kafs.mod.o CC fs/autofs/autofs.mod.o CC fs/autofs4/autofs4.mod.o CC fs/befs/befs.mod.o CC fs/bfs/bfs.mod.o CC fs/binfmt_misc.mod.o CC fs/btrfs/btrfs.mod.o CC fs/cachefiles/cachefiles.mod.o CC fs/cifs/cifs.mod.o CC fs/coda/coda.mod.o CC fs/configfs/configfs.mod.o CC fs/cramfs/cramfs.mod.o CC fs/dlm/dlm.mod.o CC fs/ecryptfs/ecryptfs.mod.o CC fs/efs/efs.mod.o CC fs/exofs/exofs.mod.o CC fs/exportfs/exportfs.mod.o CC fs/ext2/ext2.mod.o CC fs/ext3/ext3.mod.o CC fs/ext4/ext4.mod.o CC fs/fat/fat.mod.o CC fs/fat/msdos.mod.o CC fs/fat/vfat.mod.o CC fs/freevxfs/freevxfs.mod.o CC fs/fscache/fscache.mod.o CC fs/fuse/cuse.mod.o CC fs/fuse/fuse.mod.o CC fs/gfs2/gfs2.mod.o CC fs/hfs/hfs.mod.o CC fs/hfsplus/hfsplus.mod.o CC fs/hpfs/hpfs.mod.o CC fs/isofs/isofs.mod.o CC fs/jbd/jbd.mod.o CC fs/jbd2/jbd2.mod.o CC fs/jffs2/jffs2.mod.o CC fs/jfs/jfs.mod.o CC fs/lockd/lockd.mod.o CC fs/mbcache.mod.o CC fs/minix/minix.mod.o CC fs/ncpfs/ncpfs.mod.o CC fs/nfs/nfs.mod.o CC fs/nfs_common/nfs_acl.mod.o CC fs/nfsd/nfsd.mod.o CC fs/nilfs2/nilfs2.mod.o CC fs/nls/nls_ascii.mod.o CC fs/nls/nls_base.mod.o CC fs/nls/nls_cp1250.mod.o CC fs/nls/nls_cp1251.mod.o CC fs/nls/nls_cp1255.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp775.mod.o CC fs/nls/nls_cp850.mod.o CC fs/nls/nls_cp852.mod.o CC fs/nls/nls_cp855.mod.o CC fs/nls/nls_cp857.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_cp863.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_cp866.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp874.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp936.mod.o CC fs/nls/nls_cp949.mod.o CC fs/nls/nls_cp950.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-14.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_iso8859-4.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_iso8859-6.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/nls/nls_koi8-ru.mod.o CC fs/nls/nls_koi8-u.mod.o CC fs/nls/nls_utf8.mod.o CC fs/ntfs/ntfs.mod.o CC fs/ocfs2/cluster/ocfs2_nodemanager.mod.o CC fs/ocfs2/dlm/ocfs2_dlm.mod.o CC fs/ocfs2/dlm/ocfs2_dlmfs.mod.o CC fs/ocfs2/ocfs2.mod.o CC fs/ocfs2/ocfs2_stack_o2cb.mod.o CC fs/ocfs2/ocfs2_stack_user.mod.o CC fs/ocfs2/ocfs2_stackglue.mod.o CC fs/omfs/omfs.mod.o CC fs/openpromfs/openpromfs.mod.o CC fs/qnx4/qnx4.mod.o CC fs/quota/quota_tree.mod.o CC fs/quota/quota_v1.mod.o CC fs/quota/quota_v2.mod.o CC fs/reiserfs/reiserfs.mod.o CC fs/romfs/romfs.mod.o CC fs/smbfs/smbfs.mod.o CC fs/squashfs/squashfs.mod.o CC fs/sysv/sysv.mod.o CC fs/ubifs/ubifs.mod.o CC fs/udf/udf.mod.o CC fs/ufs/ufs.mod.o CC fs/xfs/xfs.mod.o CC kernel/backtracetest.mod.o CC kernel/configs.mod.o CC kernel/rcutorture.mod.o CC kernel/trace/ring_buffer_benchmark.mod.o CC lib/crc-ccitt.mod.o CC lib/crc-itu-t.mod.o CC lib/crc-t10dif.mod.o CC lib/crc16.mod.o CC lib/crc7.mod.o CC lib/libcrc32c.mod.o CC lib/lzo/lzo_compress.mod.o CC lib/lzo/lzo_decompress.mod.o CC lib/reed_solomon/reed_solomon.mod.o CC lib/ts_bm.mod.o CC lib/ts_fsm.mod.o CC lib/ts_kmp.mod.o CC lib/zlib_deflate/zlib_deflate.mod.o CC net/802/fddi.mod.o CC net/802/garp.mod.o CC net/802/p8022.mod.o CC net/802/p8023.mod.o CC net/802/psnap.mod.o CC net/802/stp.mod.o CC net/802/tr.mod.o CC net/8021q/8021q.mod.o CC net/9p/9pnet.mod.o CC net/9p/9pnet_rdma.mod.o CC net/appletalk/appletalk.mod.o CC net/atm/atm.mod.o CC net/atm/br2684.mod.o CC net/atm/clip.mod.o CC net/atm/lec.mod.o CC net/atm/mpoa.mod.o CC net/atm/pppoatm.mod.o CC net/ax25/ax25.mod.o CC net/bluetooth/bluetooth.mod.o CC net/bluetooth/bnep/bnep.mod.o CC net/bluetooth/cmtp/cmtp.mod.o CC net/bluetooth/hidp/hidp.mod.o CC net/bluetooth/l2cap.mod.o CC net/bluetooth/rfcomm/rfcomm.mod.o CC net/bluetooth/sco.mod.o CC net/bridge/bridge.mod.o CC net/bridge/netfilter/ebt_802_3.mod.o CC net/bridge/netfilter/ebt_among.mod.o CC net/bridge/netfilter/ebt_arp.mod.o CC net/bridge/netfilter/ebt_arpreply.mod.o CC net/bridge/netfilter/ebt_dnat.mod.o CC net/bridge/netfilter/ebt_ip.mod.o CC net/bridge/netfilter/ebt_ip6.mod.o CC net/bridge/netfilter/ebt_limit.mod.o CC net/bridge/netfilter/ebt_log.mod.o CC net/bridge/netfilter/ebt_mark.mod.o CC net/bridge/netfilter/ebt_mark_m.mod.o CC net/bridge/netfilter/ebt_nflog.mod.o CC net/bridge/netfilter/ebt_pkttype.mod.o CC net/bridge/netfilter/ebt_redirect.mod.o CC net/bridge/netfilter/ebt_snat.mod.o CC net/bridge/netfilter/ebt_stp.mod.o CC net/bridge/netfilter/ebt_ulog.mod.o CC net/bridge/netfilter/ebt_vlan.mod.o CC net/bridge/netfilter/ebtable_broute.mod.o CC net/bridge/netfilter/ebtable_filter.mod.o CC net/bridge/netfilter/ebtable_nat.mod.o CC net/bridge/netfilter/ebtables.mod.o CC net/can/can-bcm.mod.o CC net/can/can-raw.mod.o CC net/can/can.mod.o CC net/core/pktgen.mod.o CC net/dccp/dccp.mod.o CC net/dccp/dccp_diag.mod.o CC net/dccp/dccp_ipv4.mod.o CC net/dccp/dccp_ipv6.mod.o CC net/dccp/dccp_probe.mod.o CC net/decnet/decnet.mod.o CC net/decnet/netfilter/dn_rtmsg.mod.o CC net/econet/econet.mod.o CC net/ieee802154/af_802154.mod.o CC net/ieee802154/nl802154.mod.o CC net/ipv4/ah4.mod.o CC net/ipv4/esp4.mod.o CC net/ipv4/inet_diag.mod.o CC net/ipv4/ip_gre.mod.o CC net/ipv4/ipcomp.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/netfilter/arp_tables.mod.o CC net/ipv4/netfilter/arpt_mangle.mod.o CC net/ipv4/netfilter/arptable_filter.mod.o CC net/ipv4/netfilter/ip_queue.mod.o CC net/ipv4/netfilter/ip_tables.mod.o CC net/ipv4/netfilter/ipt_CLUSTERIP.mod.o CC net/ipv4/netfilter/ipt_ECN.mod.o CC net/ipv4/netfilter/ipt_LOG.mod.o CC net/ipv4/netfilter/ipt_MASQUERADE.mod.o CC net/ipv4/netfilter/ipt_NETMAP.mod.o CC net/ipv4/netfilter/ipt_REDIRECT.mod.o CC net/ipv4/netfilter/ipt_REJECT.mod.o CC net/ipv4/netfilter/ipt_ULOG.mod.o CC net/ipv4/netfilter/ipt_addrtype.mod.o CC net/ipv4/netfilter/ipt_ah.mod.o CC net/ipv4/netfilter/ipt_ecn.mod.o CC net/ipv4/netfilter/iptable_filter.mod.o CC net/ipv4/netfilter/iptable_mangle.mod.o CC net/ipv4/netfilter/iptable_nat.mod.o CC net/ipv4/netfilter/iptable_raw.mod.o CC net/ipv4/netfilter/iptable_security.mod.o CC net/ipv4/netfilter/nf_conntrack_ipv4.mod.o CC net/ipv4/netfilter/nf_defrag_ipv4.mod.o CC net/ipv4/netfilter/nf_nat.mod.o CC net/ipv4/netfilter/nf_nat_amanda.mod.o CC net/ipv4/netfilter/nf_nat_ftp.mod.o CC net/ipv4/netfilter/nf_nat_h323.mod.o CC net/ipv4/netfilter/nf_nat_irc.mod.o CC net/ipv4/netfilter/nf_nat_pptp.mod.o CC net/ipv4/netfilter/nf_nat_proto_dccp.mod.o CC net/ipv4/netfilter/nf_nat_proto_gre.mod.o CC net/ipv4/netfilter/nf_nat_proto_sctp.mod.o CC net/ipv4/netfilter/nf_nat_proto_udplite.mod.o CC net/ipv4/netfilter/nf_nat_sip.mod.o CC net/ipv4/netfilter/nf_nat_snmp_basic.mod.o CC net/ipv4/netfilter/nf_nat_tftp.mod.o CC net/ipv4/tcp_bic.mod.o CC net/ipv4/tcp_cubic.mod.o CC net/ipv4/tcp_diag.mod.o CC net/ipv4/tcp_highspeed.mod.o CC net/ipv4/tcp_htcp.mod.o CC net/ipv4/tcp_hybla.mod.o CC net/ipv4/tcp_illinois.mod.o CC net/ipv4/tcp_lp.mod.o CC net/ipv4/tcp_probe.mod.o CC net/ipv4/tcp_scalable.mod.o CC net/ipv4/tcp_vegas.mod.o CC net/ipv4/tcp_veno.mod.o CC net/ipv4/tcp_westwood.mod.o CC net/ipv4/tcp_yeah.mod.o CC net/ipv4/tunnel4.mod.o CC net/ipv4/xfrm4_mode_beet.mod.o CC net/ipv4/xfrm4_mode_transport.mod.o CC net/ipv4/xfrm4_mode_tunnel.mod.o CC net/ipv4/xfrm4_tunnel.mod.o CC net/ipv6/ah6.mod.o CC net/ipv6/esp6.mod.o CC net/ipv6/ip6_tunnel.mod.o CC net/ipv6/ipcomp6.mod.o CC net/ipv6/ipv6.mod.o CC net/ipv6/mip6.mod.o CC net/ipv6/netfilter/ip6_queue.mod.o CC net/ipv6/netfilter/ip6_tables.mod.o CC net/ipv6/netfilter/ip6t_LOG.mod.o CC net/ipv6/netfilter/ip6t_REJECT.mod.o CC net/ipv6/netfilter/ip6t_ah.mod.o CC net/ipv6/netfilter/ip6t_eui64.mod.o CC net/ipv6/netfilter/ip6t_frag.mod.o CC net/ipv6/netfilter/ip6t_hbh.mod.o CC net/ipv6/netfilter/ip6t_ipv6header.mod.o CC net/ipv6/netfilter/ip6t_mh.mod.o CC net/ipv6/netfilter/ip6t_rt.mod.o CC net/ipv6/netfilter/ip6table_filter.mod.o CC net/ipv6/netfilter/ip6table_mangle.mod.o CC net/ipv6/netfilter/ip6table_raw.mod.o CC net/ipv6/netfilter/ip6table_security.mod.o CC net/ipv6/netfilter/nf_conntrack_ipv6.mod.o CC net/ipv6/sit.mod.o CC net/ipv6/tunnel6.mod.o CC net/ipv6/xfrm6_mode_beet.mod.o CC net/ipv6/xfrm6_mode_ro.mod.o CC net/ipv6/xfrm6_mode_transport.mod.o CC net/ipv6/xfrm6_mode_tunnel.mod.o CC net/ipv6/xfrm6_tunnel.mod.o CC net/ipx/ipx.mod.o CC net/irda/ircomm/ircomm-tty.mod.o CC net/irda/ircomm/ircomm.mod.o CC net/irda/irda.mod.o CC net/irda/irlan/irlan.mod.o CC net/irda/irnet/irnet.mod.o CC net/key/af_key.mod.o CC net/lapb/lapb.mod.o CC net/llc/llc.mod.o CC net/llc/llc2.mod.o CC net/mac80211/mac80211.mod.o CC net/netfilter/ipvs/ip_vs.mod.o CC net/netfilter/ipvs/ip_vs_dh.mod.o CC net/netfilter/ipvs/ip_vs_ftp.mod.o CC net/netfilter/ipvs/ip_vs_lblc.mod.o CC net/netfilter/ipvs/ip_vs_lblcr.mod.o CC net/netfilter/ipvs/ip_vs_lc.mod.o CC net/netfilter/ipvs/ip_vs_nq.mod.o CC net/netfilter/ipvs/ip_vs_rr.mod.o CC net/netfilter/ipvs/ip_vs_sed.mod.o CC net/netfilter/ipvs/ip_vs_sh.mod.o CC net/netfilter/ipvs/ip_vs_wlc.mod.o CC net/netfilter/ipvs/ip_vs_wrr.mod.o CC net/netfilter/nf_conntrack.mod.o CC net/netfilter/nf_conntrack_amanda.mod.o CC net/netfilter/nf_conntrack_ftp.mod.o CC net/netfilter/nf_conntrack_h323.mod.o CC net/netfilter/nf_conntrack_irc.mod.o CC net/netfilter/nf_conntrack_netbios_ns.mod.o CC net/netfilter/nf_conntrack_netlink.mod.o CC net/netfilter/nf_conntrack_pptp.mod.o CC net/netfilter/nf_conntrack_proto_dccp.mod.o CC net/netfilter/nf_conntrack_proto_gre.mod.o CC net/netfilter/nf_conntrack_proto_sctp.mod.o CC net/netfilter/nf_conntrack_proto_udplite.mod.o CC net/netfilter/nf_conntrack_sane.mod.o CC net/netfilter/nf_conntrack_sip.mod.o CC net/netfilter/nf_conntrack_tftp.mod.o CC net/netfilter/nf_tproxy_core.mod.o CC net/netfilter/nfnetlink.mod.o CC net/netfilter/nfnetlink_log.mod.o CC net/netfilter/nfnetlink_queue.mod.o CC net/netfilter/x_tables.mod.o CC net/netfilter/xt_CLASSIFY.mod.o CC net/netfilter/xt_CONNMARK.mod.o CC net/netfilter/xt_CONNSECMARK.mod.o CC net/netfilter/xt_DSCP.mod.o CC net/netfilter/xt_HL.mod.o CC net/netfilter/xt_LED.mod.o CC net/netfilter/xt_MARK.mod.o CC net/netfilter/xt_NFLOG.mod.o CC net/netfilter/xt_NFQUEUE.mod.o CC net/netfilter/xt_NOTRACK.mod.o CC net/netfilter/xt_RATEEST.mod.o CC net/netfilter/xt_SECMARK.mod.o CC net/netfilter/xt_TCPMSS.mod.o CC net/netfilter/xt_TCPOPTSTRIP.mod.o CC net/netfilter/xt_TPROXY.mod.o CC net/netfilter/xt_TRACE.mod.o CC net/netfilter/xt_cluster.mod.o CC net/netfilter/xt_comment.mod.o CC net/netfilter/xt_connbytes.mod.o CC net/netfilter/xt_connlimit.mod.o CC net/netfilter/xt_connmark.mod.o CC net/netfilter/xt_conntrack.mod.o CC net/netfilter/xt_dccp.mod.o CC net/netfilter/xt_dscp.mod.o CC net/netfilter/xt_esp.mod.o CC net/netfilter/xt_hashlimit.mod.o CC net/netfilter/xt_helper.mod.o CC net/netfilter/xt_hl.mod.o CC net/netfilter/xt_iprange.mod.o CC net/netfilter/xt_length.mod.o CC net/netfilter/xt_limit.mod.o CC net/netfilter/xt_mac.mod.o CC net/netfilter/xt_mark.mod.o CC net/netfilter/xt_multiport.mod.o CC net/netfilter/xt_osf.mod.o CC net/netfilter/xt_owner.mod.o CC net/netfilter/xt_physdev.mod.o CC net/netfilter/xt_pkttype.mod.o CC net/netfilter/xt_policy.mod.o CC net/netfilter/xt_quota.mod.o CC net/netfilter/xt_rateest.mod.o CC net/netfilter/xt_realm.mod.o CC net/netfilter/xt_recent.mod.o CC net/netfilter/xt_sctp.mod.o CC net/netfilter/xt_socket.mod.o CC net/netfilter/xt_state.mod.o CC net/netfilter/xt_statistic.mod.o CC net/netfilter/xt_string.mod.o CC net/netfilter/xt_tcpmss.mod.o CC net/netfilter/xt_tcpudp.mod.o CC net/netfilter/xt_time.mod.o CC net/netfilter/xt_u32.mod.o CC net/netrom/netrom.mod.o CC net/packet/af_packet.mod.o CC net/phonet/phonet.mod.o CC net/phonet/pn_pep.mod.o CC net/rds/rds.mod.o CC net/rfkill/rfkill.mod.o CC net/rose/rose.mod.o CC net/rxrpc/af-rxrpc.mod.o CC net/rxrpc/rxkad.mod.o CC net/sched/act_gact.mod.o CC net/sched/act_ipt.mod.o CC net/sched/act_mirred.mod.o CC net/sched/act_nat.mod.o CC net/sched/act_pedit.mod.o CC net/sched/act_police.mod.o CC net/sched/act_simple.mod.o CC net/sched/act_skbedit.mod.o CC net/sched/cls_basic.mod.o CC net/sched/cls_flow.mod.o CC net/sched/cls_fw.mod.o CC net/sched/cls_route.mod.o CC net/sched/cls_rsvp.mod.o CC net/sched/cls_rsvp6.mod.o CC net/sched/cls_tcindex.mod.o CC net/sched/cls_u32.mod.o CC net/sched/em_cmp.mod.o CC net/sched/em_meta.mod.o CC net/sched/em_nbyte.mod.o CC net/sched/em_text.mod.o CC net/sched/em_u32.mod.o CC net/sched/sch_atm.mod.o CC net/sched/sch_cbq.mod.o CC net/sched/sch_drr.mod.o CC net/sched/sch_dsmark.mod.o CC net/sched/sch_gred.mod.o CC net/sched/sch_hfsc.mod.o CC net/sched/sch_htb.mod.o CC net/sched/sch_ingress.mod.o CC net/sched/sch_multiq.mod.o CC net/sched/sch_netem.mod.o CC net/sched/sch_prio.mod.o CC net/sched/sch_red.mod.o CC net/sched/sch_sfq.mod.o CC net/sched/sch_tbf.mod.o CC net/sched/sch_teql.mod.o CC net/sctp/sctp.mod.o CC net/sunrpc/auth_gss/auth_rpcgss.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_krb5.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_spkm3.mod.o CC net/sunrpc/sunrpc.mod.o CC net/sunrpc/xprtrdma/svcrdma.mod.o CC net/sunrpc/xprtrdma/xprtrdma.mod.o CC net/tipc/tipc.mod.o CC net/unix/unix.mod.o CC net/wanrouter/wanrouter.mod.o CC net/wimax/wimax.mod.o CC net/wireless/cfg80211.mod.o CC net/wireless/lib80211.mod.o CC net/wireless/lib80211_crypt_ccmp.mod.o CC net/wireless/lib80211_crypt_tkip.mod.o CC net/wireless/lib80211_crypt_wep.mod.o CC net/x25/x25.mod.o CC net/xfrm/xfrm_ipcomp.mod.o CC net/xfrm/xfrm_user.mod.o CC samples/kobject/kobject-example.mod.o CC samples/kobject/kset-example.mod.o CC samples/kprobes/jprobe_example.mod.o CC samples/kprobes/kprobe_example.mod.o CC samples/kprobes/kretprobe_example.mod.o CC samples/markers/marker-example.mod.o CC samples/markers/probe-example.mod.o CC samples/trace_events/trace-events-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample2.mod.o CC samples/tracepoints/tracepoint-sample.mod.o CC sound/ac97_bus.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/oss/snd-pcm-oss.mod.o CC sound/core/seq/oss/snd-seq-oss.mod.o CC sound/core/seq/snd-seq-device.mod.o CC sound/core/seq/snd-seq-dummy.mod.o CC sound/core/seq/snd-seq-midi-emul.mod.o CC sound/core/seq/snd-seq-midi-event.mod.o CC sound/core/seq/snd-seq-midi.mod.o CC sound/core/seq/snd-seq-virmidi.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-hrtimer.mod.o CC sound/core/snd-hwdep.mod.o CC sound/core/snd-page-alloc.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-rawmidi.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/drivers/mpu401/snd-mpu401-uart.mod.o CC sound/drivers/mpu401/snd-mpu401.mod.o CC sound/drivers/opl3/snd-opl3-lib.mod.o CC sound/drivers/opl3/snd-opl3-synth.mod.o CC sound/drivers/snd-dummy.mod.o CC sound/drivers/snd-mtpav.mod.o CC sound/drivers/snd-mts64.mod.o CC sound/drivers/snd-portman2x4.mod.o CC sound/drivers/snd-serial-u16550.mod.o CC sound/drivers/snd-virmidi.mod.o CC sound/drivers/vx/snd-vx-lib.mod.o CC sound/i2c/other/snd-ak4114.mod.o CC sound/i2c/other/snd-ak4117.mod.o CC sound/i2c/other/snd-ak4xxx-adda.mod.o CC sound/i2c/other/snd-pt2258.mod.o CC sound/i2c/other/snd-tea575x-tuner.mod.o CC sound/i2c/snd-cs8427.mod.o CC sound/i2c/snd-i2c.mod.o CC sound/pci/ac97/snd-ac97-codec.mod.o CC sound/pci/ali5451/snd-ali5451.mod.o CC sound/pci/au88x0/snd-au8810.mod.o CC sound/pci/au88x0/snd-au8820.mod.o CC sound/pci/au88x0/snd-au8830.mod.o CC sound/pci/aw2/snd-aw2.mod.o CC sound/pci/ca0106/snd-ca0106.mod.o CC sound/pci/cs46xx/snd-cs46xx.mod.o CC sound/pci/ctxfi/snd-ctxfi.mod.o CC sound/pci/echoaudio/snd-darla20.mod.o CC sound/pci/echoaudio/snd-darla24.mod.o CC sound/pci/echoaudio/snd-echo3g.mod.o CC sound/pci/echoaudio/snd-gina20.mod.o CC sound/pci/echoaudio/snd-gina24.mod.o CC sound/pci/echoaudio/snd-indigo.mod.o CC sound/pci/echoaudio/snd-indigodj.mod.o CC sound/pci/echoaudio/snd-indigodjx.mod.o CC sound/pci/echoaudio/snd-indigoio.mod.o CC sound/pci/echoaudio/snd-indigoiox.mod.o CC sound/pci/echoaudio/snd-layla20.mod.o CC sound/pci/echoaudio/snd-layla24.mod.o CC sound/pci/echoaudio/snd-mia.mod.o CC sound/pci/echoaudio/snd-mona.mod.o CC sound/pci/emu10k1/snd-emu10k1-synth.mod.o CC sound/pci/emu10k1/snd-emu10k1.mod.o CC sound/pci/emu10k1/snd-emu10k1x.mod.o CC sound/pci/hda/snd-hda-codec-analog.mod.o CC sound/pci/hda/snd-hda-codec-atihdmi.mod.o CC sound/pci/hda/snd-hda-codec-ca0110.mod.o CC sound/pci/hda/snd-hda-codec-cmedia.mod.o CC sound/pci/hda/snd-hda-codec-conexant.mod.o CC sound/pci/hda/snd-hda-codec-idt.mod.o CC sound/pci/hda/snd-hda-codec-intelhdmi.mod.o CC sound/pci/hda/snd-hda-codec-nvhdmi.mod.o CC sound/pci/hda/snd-hda-codec-realtek.mod.o CC sound/pci/hda/snd-hda-codec-si3054.mod.o CC sound/pci/hda/snd-hda-codec-via.mod.o CC sound/pci/hda/snd-hda-codec.mod.o CC sound/pci/hda/snd-hda-intel.mod.o CC sound/pci/ice1712/snd-ice1712.mod.o CC sound/pci/ice1712/snd-ice1724.mod.o CC sound/pci/ice1712/snd-ice17xx-ak4xxx.mod.o CC sound/pci/korg1212/snd-korg1212.mod.o CC sound/pci/lx6464es/snd-lx6464es.mod.o CC sound/pci/mixart/snd-mixart.mod.o CC sound/pci/nm256/snd-nm256.mod.o CC sound/pci/oxygen/snd-hifier.mod.o CC sound/pci/oxygen/snd-oxygen-lib.mod.o CC sound/pci/oxygen/snd-oxygen.mod.o CC sound/pci/oxygen/snd-virtuoso.mod.o CC sound/pci/pcxhr/snd-pcxhr.mod.o CC sound/pci/riptide/snd-riptide.mod.o CC sound/pci/rme9652/snd-hdsp.mod.o CC sound/pci/rme9652/snd-hdspm.mod.o CC sound/pci/rme9652/snd-rme9652.mod.o CC sound/pci/snd-ad1889.mod.o CC sound/pci/snd-als300.mod.o CC sound/pci/snd-atiixp-modem.mod.o CC sound/pci/snd-atiixp.mod.o CC sound/pci/snd-azt3328.mod.o CC sound/pci/snd-bt87x.mod.o CC sound/pci/snd-cmipci.mod.o CC sound/pci/snd-cs4281.mod.o CC sound/pci/snd-ens1370.mod.o CC sound/pci/snd-ens1371.mod.o CC sound/pci/snd-es1938.mod.o CC sound/pci/snd-es1968.mod.o CC sound/pci/snd-fm801.mod.o CC sound/pci/snd-intel8x0.mod.o CC sound/pci/snd-intel8x0m.mod.o CC sound/pci/snd-maestro3.mod.o CC sound/pci/snd-rme32.mod.o CC sound/pci/snd-rme96.mod.o CC sound/pci/snd-sonicvibes.mod.o CC sound/pci/snd-via82xx-modem.mod.o CC sound/pci/snd-via82xx.mod.o CC sound/pci/trident/snd-trident.mod.o CC sound/pci/vx222/snd-vx222.mod.o CC sound/pci/ymfpci/snd-ymfpci.mod.o CC sound/pcmcia/pdaudiocf/snd-pdaudiocf.mod.o CC sound/pcmcia/vx/snd-vxpocket.mod.o CC sound/soc/codecs/snd-soc-ad73311.mod.o CC sound/soc/codecs/snd-soc-ak4104.mod.o CC sound/soc/codecs/snd-soc-ak4535.mod.o CC sound/soc/codecs/snd-soc-cs4270.mod.o CC sound/soc/codecs/snd-soc-l3.mod.o CC sound/soc/codecs/snd-soc-pcm3008.mod.o CC sound/soc/codecs/snd-soc-spdif.mod.o CC sound/soc/codecs/snd-soc-ssm2602.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23.mod.o CC sound/soc/codecs/snd-soc-tlv320aic26.mod.o CC sound/soc/codecs/snd-soc-tlv320aic3x.mod.o CC sound/soc/codecs/snd-soc-uda134x.mod.o CC sound/soc/codecs/snd-soc-uda1380.mod.o CC sound/soc/codecs/snd-soc-wm8350.mod.o CC sound/soc/codecs/snd-soc-wm8400.mod.o CC sound/soc/codecs/snd-soc-wm8510.mod.o CC sound/soc/codecs/snd-soc-wm8580.mod.o CC sound/soc/codecs/snd-soc-wm8728.mod.o CC sound/soc/codecs/snd-soc-wm8731.mod.o CC sound/soc/codecs/snd-soc-wm8750.mod.o CC sound/soc/codecs/snd-soc-wm8753.mod.o CC sound/soc/codecs/snd-soc-wm8900.mod.o CC sound/soc/codecs/snd-soc-wm8903.mod.o CC sound/soc/codecs/snd-soc-wm8940.mod.o CC sound/soc/codecs/snd-soc-wm8960.mod.o CC sound/soc/codecs/snd-soc-wm8971.mod.o CC sound/soc/codecs/snd-soc-wm8988.mod.o CC sound/soc/codecs/snd-soc-wm8990.mod.o CC sound/soc/codecs/snd-soc-wm9081.mod.o CC sound/soc/snd-soc-core.mod.o CC sound/sound_firmware.mod.o CC sound/soundcore.mod.o CC sound/sparc/snd-sun-amd7930.mod.o CC sound/sparc/snd-sun-cs4231.mod.o CC sound/sparc/snd-sun-dbri.mod.o CC sound/synth/emux/snd-emux-synth.mod.o CC sound/synth/snd-util-mem.mod.o CC sound/usb/caiaq/snd-usb-caiaq.mod.o CC sound/usb/snd-usb-audio.mod.o CC sound/usb/snd-usb-lib.mod.o LD [M] arch/sparc/kernel/chmc.ko LD [M] arch/sparc/kernel/us2e_cpufreq.ko LD [M] arch/sparc/kernel/us3_cpufreq.ko LD [M] arch/sparc/oprofile/oprofile.ko LD [M] block/as-iosched.ko LD [M] block/cfq-iosched.ko LD [M] block/deadline-iosched.ko LD [M] crypto/aes_generic.ko LD [M] crypto/ansi_cprng.ko LD [M] crypto/anubis.ko LD [M] crypto/arc4.ko LD [M] crypto/async_tx/async_memcpy.ko LD [M] crypto/async_tx/async_tx.ko LD [M] crypto/async_tx/async_xor.ko LD [M] crypto/authenc.ko LD [M] crypto/blowfish.ko LD [M] crypto/camellia.ko LD [M] crypto/cast5.ko LD [M] crypto/cast6.ko LD [M] crypto/cbc.ko LD [M] crypto/ccm.ko LD [M] crypto/crc32c.ko LD [M] crypto/cryptd.ko LD [M] crypto/crypto_null.ko LD [M] crypto/ctr.ko LD [M] crypto/cts.ko LD [M] crypto/deflate.ko LD [M] crypto/des_generic.ko LD [M] crypto/ecb.ko LD [M] crypto/fcrypt.ko LD [M] crypto/gcm.ko LD [M] crypto/gf128mul.ko LD [M] crypto/hmac.ko LD [M] crypto/khazad.ko LD [M] crypto/lrw.ko LD [M] crypto/lzo.ko LD [M] crypto/md4.ko LD [M] crypto/michael_mic.ko LD [M] crypto/pcbc.ko LD [M] crypto/rmd128.ko LD [M] crypto/rmd160.ko LD [M] crypto/rmd256.ko LD [M] crypto/rmd320.ko LD [M] crypto/salsa20_generic.ko LD [M] crypto/seed.ko LD [M] crypto/seqiv.ko LD [M] crypto/serpent.ko LD [M] crypto/sha1_generic.ko LD [M] crypto/sha256_generic.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/tea.ko LD [M] crypto/tgr192.ko LD [M] crypto/twofish.ko LD [M] crypto/twofish_common.ko LD [M] crypto/wp512.ko LD [M] crypto/xcbc.ko LD [M] crypto/xor.ko LD [M] crypto/xts.ko LD [M] crypto/zlib.ko LD [M] drivers/ata/ahci.ko LD [M] drivers/ata/ata_generic.ko LD [M] drivers/ata/ata_piix.ko LD [M] drivers/ata/libata.ko LD [M] drivers/ata/pata_ali.ko LD [M] drivers/ata/pata_amd.ko LD [M] drivers/ata/pata_artop.ko LD [M] drivers/ata/pata_atiixp.ko LD [M] drivers/ata/pata_cmd640.ko LD [M] drivers/ata/pata_cmd64x.ko LD [M] drivers/ata/pata_cs5520.ko LD [M] drivers/ata/pata_cs5530.ko LD [M] drivers/ata/pata_cypress.ko LD [M] drivers/ata/pata_efar.ko LD [M] drivers/ata/pata_hpt366.ko LD [M] drivers/ata/pata_hpt37x.ko LD [M] drivers/ata/pata_hpt3x2n.ko LD [M] drivers/ata/pata_hpt3x3.ko LD [M] drivers/ata/pata_it8213.ko LD [M] drivers/ata/pata_jmicron.ko LD [M] drivers/ata/pata_it821x.ko LD [M] drivers/ata/pata_marvell.ko LD [M] drivers/ata/pata_mpiix.ko LD [M] drivers/ata/pata_netcell.ko LD [M] drivers/ata/pata_ninja32.ko LD [M] drivers/ata/pata_ns87410.ko LD [M] drivers/ata/pata_ns87415.ko LD [M] drivers/ata/pata_oldpiix.ko LD [M] drivers/ata/pata_opti.ko LD [M] drivers/ata/pata_optidma.ko LD [M] drivers/ata/pata_pcmcia.ko LD [M] drivers/ata/pata_pdc2027x.ko LD [M] drivers/ata/pata_pdc202xx_old.ko LD [M] drivers/ata/pata_platform.ko LD [M] drivers/ata/pata_radisys.ko LD [M] drivers/ata/pata_rz1000.ko LD [M] drivers/ata/pata_sc1200.ko LD [M] drivers/ata/pata_sch.ko LD [M] drivers/ata/pata_serverworks.ko LD [M] drivers/ata/pata_sil680.ko LD [M] drivers/ata/pata_sis.ko LD [M] drivers/ata/pata_sl82c105.ko LD [M] drivers/ata/pata_triflex.ko LD [M] drivers/ata/pata_via.ko LD [M] drivers/ata/pdc_adma.ko LD [M] drivers/ata/sata_inic162x.ko LD [M] drivers/ata/sata_mv.ko LD [M] drivers/ata/sata_nv.ko LD [M] drivers/ata/sata_promise.ko LD [M] drivers/ata/sata_qstor.ko LD [M] drivers/ata/sata_sil.ko LD [M] drivers/ata/sata_sil24.ko LD [M] drivers/ata/sata_sis.ko LD [M] drivers/ata/sata_svw.ko LD [M] drivers/ata/sata_sx4.ko LD [M] drivers/ata/sata_uli.ko LD [M] drivers/ata/sata_via.ko LD [M] drivers/ata/sata_vsc.ko LD [M] drivers/atm/adummy.ko LD [M] drivers/atm/atmtcp.ko LD [M] drivers/atm/eni.ko LD [M] drivers/atm/fore_200e.ko LD [M] drivers/atm/he.ko LD [M] drivers/atm/idt77252.ko LD [M] drivers/atm/iphase.ko LD [M] drivers/atm/lanai.ko LD [M] drivers/atm/solos-pci.ko LD [M] drivers/atm/suni.ko LD [M] drivers/auxdisplay/ks0108.ko LD [M] drivers/base/firmware_class.ko LD [M] drivers/block/DAC960.ko LD [M] drivers/block/aoe/aoe.ko LD [M] drivers/block/brd.ko LD [M] drivers/block/cciss.ko LD [M] drivers/block/cryptoloop.ko LD [M] drivers/block/floppy.ko LD [M] drivers/block/loop.ko LD [M] drivers/block/nbd.ko LD [M] drivers/block/paride/aten.ko LD [M] drivers/block/paride/bpck.ko LD [M] drivers/block/paride/comm.ko LD [M] drivers/block/paride/dstr.ko LD [M] drivers/block/paride/epat.ko LD [M] drivers/block/paride/epia.ko LD [M] drivers/block/paride/fit2.ko LD [M] drivers/block/paride/fit3.ko LD [M] drivers/block/paride/friq.ko LD [M] drivers/block/paride/frpw.ko LD [M] drivers/block/paride/kbic.ko LD [M] drivers/block/paride/ktti.ko LD [M] drivers/block/paride/on20.ko LD [M] drivers/block/paride/on26.ko LD [M] drivers/block/paride/paride.ko LD [M] drivers/block/paride/pcd.ko LD [M] drivers/block/paride/pd.ko LD [M] drivers/block/paride/pf.ko LD [M] drivers/block/paride/pg.ko LD [M] drivers/block/paride/pt.ko LD [M] drivers/block/pktcdvd.ko LD [M] drivers/block/sunvdc.ko LD [M] drivers/block/sx8.ko LD [M] drivers/block/ub.ko LD [M] drivers/block/umem.ko LD [M] drivers/bluetooth/bcm203x.ko LD [M] drivers/bluetooth/bfusb.ko LD [M] drivers/bluetooth/bluecard_cs.ko LD [M] drivers/bluetooth/bpa10x.ko LD [M] drivers/bluetooth/bt3c_cs.ko LD [M] drivers/bluetooth/btsdio.ko LD [M] drivers/bluetooth/btuart_cs.ko LD [M] drivers/bluetooth/btusb.ko LD [M] drivers/bluetooth/dtl1_cs.ko LD [M] drivers/bluetooth/hci_uart.ko LD [M] drivers/bluetooth/hci_vhci.ko LD [M] drivers/cdrom/cdrom.ko LD [M] drivers/char/applicom.ko LD [M] drivers/char/cyclades.ko LD [M] drivers/char/epca.ko LD [M] drivers/char/generic_serial.ko LD [M] drivers/char/hw_random/n2-rng.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/char/hw_random/timeriomem-rng.ko LD [M] drivers/char/ip2/ip2.ko LD [M] drivers/char/ipmi/ipmi_devintf.ko LD [M] drivers/char/ipmi/ipmi_msghandler.ko LD [M] drivers/char/ipmi/ipmi_poweroff.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/ipmi/ipmi_watchdog.ko LD [M] drivers/char/isicom.ko LD [M] drivers/char/istallion.ko LD [M] drivers/char/lp.ko LD [M] drivers/char/moxa.ko LD [M] drivers/char/mxser.ko LD [M] drivers/char/n_hdlc.ko LD [M] drivers/char/n_r3964.ko LD [M] drivers/char/nozomi.ko LD [M] drivers/char/pcmcia/cm4000_cs.ko LD [M] drivers/char/pcmcia/cm4040_cs.ko LD [M] drivers/char/pcmcia/ipwireless/ipwireless.ko LD [M] drivers/char/pcmcia/synclink_cs.ko LD [M] drivers/char/ppdev.ko LD [M] drivers/char/raw.ko LD [M] drivers/char/rio/rio.ko LD [M] drivers/char/riscom8.ko LD [M] drivers/char/rocket.ko LD [M] drivers/char/specialix.ko LD [M] drivers/char/stallion.ko LD [M] drivers/char/sx.ko LD [M] drivers/char/synclink_gt.ko LD [M] drivers/char/synclinkmp.ko LD [M] drivers/char/tpm/tpm.ko LD [M] drivers/char/tpm/tpm_atmel.ko LD [M] drivers/char/tpm/tpm_nsc.ko LD [M] drivers/connector/cn.ko LD [M] drivers/cpufreq/cpufreq_conservative.ko LD [M] drivers/cpufreq/cpufreq_ondemand.ko LD [M] drivers/cpufreq/cpufreq_powersave.ko LD [M] drivers/cpufreq/cpufreq_stats.ko LD [M] drivers/cpufreq/cpufreq_userspace.ko LD [M] drivers/cpufreq/freq_table.ko LD [M] drivers/crypto/hifn_795x.ko LD [M] drivers/firewire/firewire-core.ko LD [M] drivers/firewire/firewire-ohci.ko LD [M] drivers/firewire/firewire-sbp2.ko LD [M] drivers/gpio/max7301.ko LD [M] drivers/gpio/max732x.ko LD [M] drivers/gpio/mcp23s08.ko LD [M] drivers/gpio/pca953x.ko LD [M] drivers/gpio/pcf857x.ko LD [M] drivers/gpu/drm/drm.ko LD [M] drivers/gpu/drm/mga/mga.ko LD [M] drivers/gpu/drm/r128/r128.ko LD [M] drivers/gpu/drm/radeon/radeon.ko LD [M] drivers/gpu/drm/savage/savage.ko LD [M] drivers/gpu/drm/tdfx/tdfx.ko LD [M] drivers/gpu/drm/via/via.ko LD [M] drivers/hid/hid-a4tech.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/hid/hid-belkin.ko LD [M] drivers/hid/hid-cherry.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-cypress.ko LD [M] drivers/hid/hid-drff.ko LD [M] drivers/hid/hid-ezkey.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-gyration.ko LD [M] drivers/hid/hid-kensington.ko LD [M] drivers/hid/hid-kye.ko LD [M] drivers/hid/hid-logitech.ko LD [M] drivers/hid/hid-microsoft.ko LD [M] drivers/hid/hid-monterey.ko LD [M] drivers/hid/hid-ntrig.ko LD [M] drivers/hid/hid-petalynx.ko LD [M] drivers/hid/hid-pl.ko LD [M] drivers/hid/hid-samsung.ko LD [M] drivers/hid/hid-sjoy.ko LD [M] drivers/hid/hid-sony.ko LD [M] drivers/hid/hid-sunplus.ko LD [M] drivers/hid/hid-tmff.ko LD [M] drivers/hid/hid-topseed.ko LD [M] drivers/hid/hid-wacom.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hid/hid.ko LD [M] drivers/hid/usbhid/usbhid.ko LD [M] drivers/hid/usbhid/usbkbd.ko LD [M] drivers/hid/usbhid/usbmouse.ko LD [M] drivers/hwmon/ad7414.ko LD [M] drivers/hwmon/ad7418.ko LD [M] drivers/hwmon/adcxx.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adm1026.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/adm1031.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ads7828.ko LD [M] drivers/hwmon/adt7462.ko LD [M] drivers/hwmon/adt7470.ko LD [M] drivers/hwmon/adt7473.ko LD [M] drivers/hwmon/adt7475.ko LD [M] drivers/hwmon/atxp1.ko LD [M] drivers/hwmon/dme1737.ko LD [M] drivers/hwmon/ds1621.ko LD [M] drivers/hwmon/f71805f.ko LD [M] drivers/hwmon/f71882fg.ko LD [M] drivers/hwmon/f75375s.ko LD [M] drivers/hwmon/g760a.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/gl520sm.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/i5k_amb.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/it87.ko LD [M] drivers/hwmon/lis3lv02d.ko LD [M] drivers/hwmon/lis3lv02d_spi.ko LD [M] drivers/hwmon/lm63.ko LD [M] drivers/hwmon/lm70.ko LD [M] drivers/hwmon/lm75.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/lm78.ko LD [M] drivers/hwmon/lm80.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/lm85.ko LD [M] drivers/hwmon/lm87.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/lm95241.ko LD [M] drivers/hwmon/ltc4215.ko LD [M] drivers/hwmon/ltc4245.ko LD [M] drivers/hwmon/max1111.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/max6650.ko LD [M] drivers/hwmon/pc87360.ko LD [M] drivers/hwmon/pc87427.ko LD [M] drivers/hwmon/pcf8591.ko LD [M] drivers/hwmon/sht15.ko LD [M] drivers/hwmon/sis5595.ko LD [M] drivers/hwmon/smsc47b397.ko LD [M] drivers/hwmon/smsc47m1.ko LD [M] drivers/hwmon/smsc47m192.ko LD [M] drivers/hwmon/thmc50.ko LD [M] drivers/hwmon/tmp401.ko LD [M] drivers/hwmon/ultra45_env.ko LD [M] drivers/hwmon/via686a.ko LD [M] drivers/hwmon/vt1211.ko LD [M] drivers/hwmon/vt8231.ko LD [M] drivers/hwmon/w83627ehf.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/hwmon/w83781d.ko LD [M] drivers/hwmon/w83791d.ko LD [M] drivers/hwmon/w83792d.ko LD [M] drivers/hwmon/w83793.ko LD [M] drivers/hwmon/w83l785ts.ko LD [M] drivers/hwmon/w83l786ng.ko LD [M] drivers/i2c/algos/i2c-algo-bit.ko LD [M] drivers/i2c/algos/i2c-algo-pca.ko LD [M] drivers/i2c/busses/i2c-ali1535.ko LD [M] drivers/i2c/busses/i2c-ali1563.ko LD [M] drivers/i2c/busses/i2c-ali15x3.ko LD [M] drivers/i2c/busses/i2c-amd756.ko LD [M] drivers/i2c/busses/i2c-amd8111.ko LD [M] drivers/i2c/busses/i2c-gpio.ko LD [M] drivers/i2c/busses/i2c-i801.ko LD [M] drivers/i2c/busses/i2c-isch.ko LD [M] drivers/i2c/busses/i2c-nforce2.ko LD [M] drivers/i2c/busses/i2c-ocores.ko LD [M] drivers/i2c/busses/i2c-parport-light.ko LD [M] drivers/i2c/busses/i2c-parport.ko LD [M] drivers/i2c/busses/i2c-pca-platform.ko LD [M] drivers/i2c/busses/i2c-piix4.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/busses/i2c-sis5595.ko LD [M] drivers/i2c/busses/i2c-sis630.ko LD [M] drivers/i2c/busses/i2c-sis96x.ko LD [M] drivers/i2c/busses/i2c-stub.ko LD [M] drivers/i2c/busses/i2c-taos-evm.ko LD [M] drivers/i2c/busses/i2c-tiny-usb.ko LD [M] drivers/i2c/busses/i2c-via.ko LD [M] drivers/i2c/busses/i2c-viapro.ko LD [M] drivers/i2c/busses/i2c-voodoo3.ko LD [M] drivers/i2c/chips/ds1682.ko LD [M] drivers/i2c/chips/tsl2550.ko LD [M] drivers/i2c/i2c-core.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/ide/aec62xx.ko LD [M] drivers/ide/alim15x3.ko LD [M] drivers/ide/amd74xx.ko LD [M] drivers/ide/cmd64x.ko LD [M] drivers/ide/cs5520.ko LD [M] drivers/ide/cs5530.ko LD [M] drivers/ide/delkin_cb.ko LD [M] drivers/ide/hpt366.ko LD [M] drivers/ide/ide-cd_mod.ko LD [M] drivers/ide/ide-core.ko LD [M] drivers/ide/ide-cs.ko LD [M] drivers/ide/ide-gd_mod.ko LD [M] drivers/ide/ide-pci-generic.ko LD [M] drivers/ide/ide-tape.ko LD [M] drivers/ide/ide_platform.ko LD [M] drivers/ide/it8172.ko LD [M] drivers/ide/it8213.ko LD [M] drivers/ide/it821x.ko LD [M] drivers/ide/jmicron.ko LD [M] drivers/ide/ns87415.ko LD [M] drivers/ide/opti621.ko LD [M] drivers/ide/pdc202xx_new.ko LD [M] drivers/ide/pdc202xx_old.ko LD [M] drivers/ide/piix.ko LD [M] drivers/ide/sc1200.ko LD [M] drivers/ide/serverworks.ko LD [M] drivers/ide/siimage.ko LD [M] drivers/ide/slc90e66.ko LD [M] drivers/ide/tc86c001.ko LD [M] drivers/ide/triflex.ko LD [M] drivers/ide/trm290.ko LD [M] drivers/ide/via82cxxx.ko LD [M] drivers/ieee1394/dv1394.ko LD [M] drivers/ieee1394/eth1394.ko LD [M] drivers/ieee1394/ieee1394.ko LD [M] drivers/ieee1394/ohci1394.ko LD [M] drivers/ieee1394/pcilynx.ko LD [M] drivers/ieee1394/raw1394.ko LD [M] drivers/ieee1394/sbp2.ko LD [M] drivers/ieee1394/video1394.ko LD [M] drivers/ieee802154/fakehard.ko LD [M] drivers/infiniband/core/ib_addr.ko LD [M] drivers/infiniband/core/ib_cm.ko LD [M] drivers/infiniband/core/ib_core.ko LD [M] drivers/infiniband/core/ib_mad.ko LD [M] drivers/infiniband/core/ib_sa.ko LD [M] drivers/infiniband/core/ib_ucm.ko LD [M] drivers/infiniband/core/ib_umad.ko LD [M] drivers/infiniband/core/ib_uverbs.ko LD [M] drivers/infiniband/core/iw_cm.ko LD [M] drivers/infiniband/core/rdma_cm.ko LD [M] drivers/infiniband/core/rdma_ucm.ko LD [M] drivers/infiniband/hw/amso1100/iw_c2.ko LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.ko LD [M] drivers/infiniband/hw/ipath/ib_ipath.ko LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.ko LD [M] drivers/infiniband/hw/mthca/ib_mthca.ko LD [M] drivers/infiniband/hw/nes/iw_nes.ko LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.ko LD [M] drivers/infiniband/ulp/iser/ib_iser.ko LD [M] drivers/infiniband/ulp/srp/ib_srp.ko LD [M] drivers/input/evbug.ko LD [M] drivers/input/evdev.ko LD [M] drivers/input/ff-memless.ko LD [M] drivers/input/gameport/emu10k1-gp.ko LD [M] drivers/input/gameport/fm801-gp.ko LD [M] drivers/input/gameport/gameport.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/input-polldev.ko LD [M] drivers/input/joydev.ko LD [M] drivers/input/joystick/a3d.ko LD [M] drivers/input/joystick/adi.ko LD [M] drivers/input/joystick/analog.ko LD [M] drivers/input/joystick/cobra.ko LD [M] drivers/input/joystick/db9.ko LD [M] drivers/input/joystick/gamecon.ko LD [M] drivers/input/joystick/gf2k.ko LD [M] drivers/input/joystick/grip.ko LD [M] drivers/input/joystick/grip_mp.ko LD [M] drivers/input/joystick/guillemot.ko LD [M] drivers/input/joystick/iforce/iforce.ko LD [M] drivers/input/joystick/interact.ko LD [M] drivers/input/joystick/joydump.ko LD [M] drivers/input/joystick/magellan.ko LD [M] drivers/input/joystick/sidewinder.ko LD [M] drivers/input/joystick/spaceball.ko LD [M] drivers/input/joystick/spaceorb.ko LD [M] drivers/input/joystick/stinger.ko LD [M] drivers/input/joystick/tmdc.ko LD [M] drivers/input/joystick/turbografx.ko LD [M] drivers/input/joystick/twidjoy.ko LD [M] drivers/input/joystick/walkera0701.ko LD [M] drivers/input/joystick/warrior.ko LD [M] drivers/input/joystick/xpad.ko LD [M] drivers/input/joystick/zhenhua.ko LD [M] drivers/input/keyboard/atkbd.ko LD [M] drivers/input/keyboard/gpio_keys.ko LD [M] drivers/input/keyboard/lkkbd.ko LD [M] drivers/input/keyboard/newtonkbd.ko LD [M] drivers/input/keyboard/stowaway.ko LD [M] drivers/input/keyboard/sunkbd.ko LD [M] drivers/input/keyboard/xtkbd.ko LD [M] drivers/input/misc/ati_remote.ko LD [M] drivers/input/misc/ati_remote2.ko LD [M] drivers/input/misc/cm109.ko LD [M] drivers/input/misc/keyspan_remote.ko LD [M] drivers/input/misc/pcf50633-input.ko LD [M] drivers/input/misc/powermate.ko LD [M] drivers/input/misc/rotary_encoder.ko LD [M] drivers/input/misc/sparcspkr.ko LD [M] drivers/input/misc/uinput.ko LD [M] drivers/input/misc/yealink.ko LD [M] drivers/input/mouse/appletouch.ko LD [M] drivers/input/mouse/bcm5974.ko LD [M] drivers/input/mouse/gpio_mouse.ko LD [M] drivers/input/mouse/psmouse.ko LD [M] drivers/input/mouse/sermouse.ko LD [M] drivers/input/mouse/vsxxxaa.ko LD [M] drivers/input/mousedev.ko LD [M] drivers/input/serio/i8042.ko LD [M] drivers/input/serio/libps2.ko LD [M] drivers/input/serio/parkbd.ko LD [M] drivers/input/serio/pcips2.ko LD [M] drivers/input/serio/serio.ko LD [M] drivers/input/serio/serio_raw.ko LD [M] drivers/input/serio/serport.ko LD [M] drivers/input/tablet/acecad.ko LD [M] drivers/input/tablet/aiptek.ko LD [M] drivers/input/tablet/gtco.ko LD [M] drivers/input/tablet/kbtab.ko LD [M] drivers/input/tablet/wacom.ko LD [M] drivers/input/touchscreen/ad7877.ko LD [M] drivers/input/touchscreen/ad7879.ko LD [M] drivers/input/touchscreen/ads7846.ko LD [M] drivers/input/touchscreen/elo.ko LD [M] drivers/input/touchscreen/fujitsu_ts.ko LD [M] drivers/input/touchscreen/gunze.ko LD [M] drivers/input/touchscreen/inexio.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/input/touchscreen/mtouch.ko LD [M] drivers/input/touchscreen/penmount.ko LD [M] drivers/input/touchscreen/touchit213.ko LD [M] drivers/input/touchscreen/touchright.ko LD [M] drivers/input/touchscreen/touchwin.ko LD [M] drivers/input/touchscreen/tsc2007.ko LD [M] drivers/input/touchscreen/ucb1400_ts.ko LD [M] drivers/input/touchscreen/usbtouchscreen.ko LD [M] drivers/input/touchscreen/wacom_w8001.ko LD [M] drivers/input/touchscreen/wm97xx-ts.ko LD [M] drivers/isdn/capi/capi.ko LD [M] drivers/isdn/capi/capidrv.ko LD [M] drivers/isdn/capi/capifs.ko LD [M] drivers/isdn/capi/kernelcapi.ko LD [M] drivers/isdn/divert/dss1_divert.ko LD [M] drivers/isdn/gigaset/bas_gigaset.ko LD [M] drivers/isdn/gigaset/gigaset.ko LD [M] drivers/isdn/gigaset/ser_gigaset.ko LD [M] drivers/isdn/gigaset/usb_gigaset.ko LD [M] drivers/isdn/hardware/avm/avm_cs.ko LD [M] drivers/isdn/hardware/avm/b1.ko LD [M] drivers/isdn/hardware/avm/b1dma.ko LD [M] drivers/isdn/hardware/avm/b1pci.ko LD [M] drivers/isdn/hardware/avm/b1pcmcia.ko LD [M] drivers/isdn/hardware/avm/c4.ko LD [M] drivers/isdn/hardware/avm/t1pci.ko LD [M] drivers/isdn/hardware/eicon/diva_idi.ko LD [M] drivers/isdn/hardware/eicon/diva_mnt.ko LD [M] drivers/isdn/hardware/eicon/divacapi.ko LD [M] drivers/isdn/hardware/eicon/divadidd.ko LD [M] drivers/isdn/hardware/eicon/divas.ko LD [M] drivers/isdn/hardware/mISDN/hfcmulti.ko LD [M] drivers/isdn/hardware/mISDN/hfcpci.ko LD [M] drivers/isdn/hardware/mISDN/hfcsusb.ko LD [M] drivers/isdn/hisax/avma1_cs.ko LD [M] drivers/isdn/hisax/elsa_cs.ko LD [M] drivers/isdn/hisax/hfc4s8s_l1.ko LD [M] drivers/isdn/hisax/hfc_usb.ko LD [M] drivers/isdn/hisax/hisax.ko LD [M] drivers/isdn/hisax/hisax_fcpcipnp.ko LD [M] drivers/isdn/hisax/hisax_isac.ko LD [M] drivers/isdn/hisax/hisax_st5481.ko LD [M] drivers/isdn/hisax/isdnhdlc.ko LD [M] drivers/isdn/hisax/sedlbauer_cs.ko LD [M] drivers/isdn/hisax/teles_cs.ko LD [M] drivers/isdn/hysdn/hysdn.ko LD [M] drivers/isdn/i4l/isdn.ko LD [M] drivers/isdn/i4l/isdn_bsdcomp.ko LD [M] drivers/isdn/mISDN/l1oip.ko LD [M] drivers/isdn/mISDN/mISDN_core.ko LD [M] drivers/isdn/mISDN/mISDN_dsp.ko LD [M] drivers/leds/led-class.ko LD [M] drivers/leds/leds-bd2802.ko LD [M] drivers/leds/leds-dac124s085.ko LD [M] drivers/leds/leds-gpio.ko LD [M] drivers/leds/leds-pca9532.ko LD [M] drivers/leds/leds-pca955x.ko LD [M] drivers/leds/leds-sunfire.ko LD [M] drivers/leds/leds-wm8350.ko LD [M] drivers/leds/ledtrig-backlight.ko LD [M] drivers/leds/ledtrig-default-on.ko LD [M] drivers/leds/ledtrig-gpio.ko LD [M] drivers/leds/ledtrig-heartbeat.ko LD [M] drivers/leds/ledtrig-timer.ko LD [M] drivers/md/dm-crypt.ko LD [M] drivers/md/dm-delay.ko LD [M] drivers/md/dm-log.ko LD [M] drivers/md/dm-mirror.ko LD [M] drivers/md/dm-mod.ko LD [M] drivers/md/dm-multipath.ko LD [M] drivers/md/dm-region-hash.ko LD [M] drivers/md/dm-round-robin.ko LD [M] drivers/md/dm-snapshot.ko LD [M] drivers/md/dm-zero.ko LD [M] drivers/md/faulty.ko LD [M] drivers/md/linear.ko LD [M] drivers/md/md-mod.ko LD [M] drivers/md/multipath.ko LD [M] drivers/md/raid0.ko LD [M] drivers/md/raid1.ko LD [M] drivers/md/raid10.ko LD [M] drivers/md/raid456.ko LD [M] drivers/md/raid6_pq.ko LD [M] drivers/media/common/ir-common.ko LD [M] drivers/media/common/saa7146.ko LD [M] drivers/media/common/saa7146_vv.ko LD [M] drivers/media/common/tuners/mc44s803.ko LD [M] drivers/media/common/tuners/mt2060.ko LD [M] drivers/media/common/tuners/mt20xx.ko LD [M] drivers/media/common/tuners/mt2131.ko LD [M] drivers/media/common/tuners/mt2266.ko LD [M] drivers/media/common/tuners/mxl5005s.ko LD [M] drivers/media/common/tuners/mxl5007t.ko LD [M] drivers/media/common/tuners/qt1010.ko LD [M] drivers/media/common/tuners/tda18271.ko LD [M] drivers/media/common/tuners/tda827x.ko LD [M] drivers/media/common/tuners/tda8290.ko LD [M] drivers/media/common/tuners/tda9887.ko LD [M] drivers/media/common/tuners/tea5761.ko LD [M] drivers/media/common/tuners/tea5767.ko LD [M] drivers/media/common/tuners/tuner-simple.ko LD [M] drivers/media/common/tuners/tuner-types.ko LD [M] drivers/media/common/tuners/tuner-xc2028.ko LD [M] drivers/media/common/tuners/xc5000.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-pci.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-usb.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop.ko LD [M] drivers/media/dvb/bt8xx/bt878.ko LD [M] drivers/media/dvb/bt8xx/dst.ko LD [M] drivers/media/dvb/bt8xx/dst_ca.ko LD [M] drivers/media/dvb/bt8xx/dvb-bt8xx.ko LD [M] drivers/media/dvb/dm1105/dm1105.ko LD [M] drivers/media/dvb/dvb-core/dvb-core.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-a800.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9015.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-anysee.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-au6610.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ce6230.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cxusb.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dib0700.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-digitv.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dw2102.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gl861.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-m920x.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-opera.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-umt-010.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp702x.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp7045.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb.ko LD [M] drivers/media/dvb/firewire/firedtv.ko LD [M] drivers/media/dvb/frontends/af9013.ko LD [M] drivers/media/dvb/frontends/au8522.ko LD [M] drivers/media/dvb/frontends/bcm3510.ko LD [M] drivers/media/dvb/frontends/cx22700.ko LD [M] drivers/media/dvb/frontends/cx22702.ko LD [M] drivers/media/dvb/frontends/cx24110.ko LD [M] drivers/media/dvb/frontends/cx24113.ko LD [M] drivers/media/dvb/frontends/cx24116.ko LD [M] drivers/media/dvb/frontends/cx24123.ko LD [M] drivers/media/dvb/frontends/dib0070.ko LD [M] drivers/media/dvb/frontends/dib3000mb.ko LD [M] drivers/media/dvb/frontends/dib3000mc.ko LD [M] drivers/media/dvb/frontends/dib7000m.ko LD [M] drivers/media/dvb/frontends/dib7000p.ko LD [M] drivers/media/dvb/frontends/dibx000_common.ko LD [M] drivers/media/dvb/frontends/drx397xD.ko LD [M] drivers/media/dvb/frontends/dvb-pll.ko LD [M] drivers/media/dvb/frontends/dvb_dummy_fe.ko LD [M] drivers/media/dvb/frontends/isl6405.ko LD [M] drivers/media/dvb/frontends/isl6421.ko LD [M] drivers/media/dvb/frontends/itd1000.ko LD [M] drivers/media/dvb/frontends/l64781.ko LD [M] drivers/media/dvb/frontends/lgdt3304.ko LD [M] drivers/media/dvb/frontends/lgdt3305.ko LD [M] drivers/media/dvb/frontends/lgdt330x.ko LD [M] drivers/media/dvb/frontends/lgs8gl5.ko LD [M] drivers/media/dvb/frontends/lgs8gxx.ko LD [M] drivers/media/dvb/frontends/lnbp21.ko LD [M] drivers/media/dvb/frontends/mt312.ko LD [M] drivers/media/dvb/frontends/mt352.ko LD [M] drivers/media/dvb/frontends/nxt200x.ko LD [M] drivers/media/dvb/frontends/nxt6000.ko LD [M] drivers/media/dvb/frontends/or51132.ko LD [M] drivers/media/dvb/frontends/or51211.ko LD [M] drivers/media/dvb/frontends/s5h1409.ko LD [M] drivers/media/dvb/frontends/s5h1411.ko LD [M] drivers/media/dvb/frontends/s5h1420.ko LD [M] drivers/media/dvb/frontends/s921.ko LD [M] drivers/media/dvb/frontends/si21xx.ko LD [M] drivers/media/dvb/frontends/sp8870.ko LD [M] drivers/media/dvb/frontends/sp887x.ko LD [M] drivers/media/dvb/frontends/stb0899.ko LD [M] drivers/media/dvb/frontends/stb6000.ko LD [M] drivers/media/dvb/frontends/stb6100.ko LD [M] drivers/media/dvb/frontends/stv0288.ko LD [M] drivers/media/dvb/frontends/stv0297.ko LD [M] drivers/media/dvb/frontends/stv0299.ko LD [M] drivers/media/dvb/frontends/stv0900.ko LD [M] drivers/media/dvb/frontends/stv6110.ko LD [M] drivers/media/dvb/frontends/tda10021.ko LD [M] drivers/media/dvb/frontends/tda10023.ko LD [M] drivers/media/dvb/frontends/tda10048.ko LD [M] drivers/media/dvb/frontends/tda1004x.ko LD [M] drivers/media/dvb/frontends/tda10086.ko LD [M] drivers/media/dvb/frontends/tda8083.ko LD [M] drivers/media/dvb/frontends/tda8261.ko LD [M] drivers/media/dvb/frontends/tda826x.ko LD [M] drivers/media/dvb/frontends/tua6100.ko LD [M] drivers/media/dvb/frontends/ves1820.ko LD [M] drivers/media/dvb/frontends/ves1x93.ko LD [M] drivers/media/dvb/frontends/zl10036.ko LD [M] drivers/media/dvb/frontends/zl10353.ko LD [M] drivers/media/dvb/pluto2/pluto2.ko LD [M] drivers/media/dvb/siano/sms1xxx.ko LD [M] drivers/media/dvb/siano/smsdvb.ko LD [M] drivers/media/dvb/siano/smsusb.ko LD [M] drivers/media/dvb/ttpci/budget-av.ko LD [M] drivers/media/dvb/ttpci/budget-ci.ko LD [M] drivers/media/dvb/ttpci/budget-core.ko LD [M] drivers/media/dvb/ttpci/budget-patch.ko LD [M] drivers/media/dvb/ttpci/budget.ko LD [M] drivers/media/dvb/ttpci/dvb-ttpci.ko LD [M] drivers/media/dvb/ttpci/ttpci-eeprom.ko LD [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.ko LD [M] drivers/media/dvb/ttusb-dec/ttusb_dec.ko LD [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.ko LD [M] drivers/media/radio/dsbr100.ko LD [M] drivers/media/radio/radio-gemtek-pci.ko LD [M] drivers/media/radio/radio-maestro.ko LD [M] drivers/media/radio/radio-maxiradio.ko LD [M] drivers/media/radio/radio-mr800.ko LD [M] drivers/media/radio/radio-si470x.ko LD [M] drivers/media/radio/radio-tea5764.ko LD [M] drivers/media/video/au0828/au0828.ko LD [M] drivers/media/video/bt8xx/bttv.ko LD [M] drivers/media/video/btcx-risc.ko LD [M] drivers/media/video/bw-qcam.ko LD [M] drivers/media/video/c-qcam.ko LD [M] drivers/media/video/cafe_ccic.ko LD [M] drivers/media/video/cpia.ko LD [M] drivers/media/video/cpia2/cpia2.ko LD [M] drivers/media/video/cpia_pp.ko LD [M] drivers/media/video/cpia_usb.ko LD [M] drivers/media/video/cs5345.ko LD [M] drivers/media/video/cs53l32a.ko LD [M] drivers/media/video/cx18/cx18.ko LD [M] drivers/media/video/cx231xx/cx231xx-alsa.ko LD [M] drivers/media/video/cx231xx/cx231xx-dvb.ko LD [M] drivers/media/video/cx231xx/cx231xx.ko LD [M] drivers/media/video/cx2341x.ko LD [M] drivers/media/video/cx23885/cx23885.ko LD [M] drivers/media/video/cx25840/cx25840.ko LD [M] drivers/media/video/cx88/cx88-alsa.ko LD [M] drivers/media/video/cx88/cx88-blackbird.ko LD [M] drivers/media/video/cx88/cx88-dvb.ko LD [M] drivers/media/video/cx88/cx88-vp3054-i2c.ko LD [M] drivers/media/video/cx88/cx8800.ko LD [M] drivers/media/video/cx88/cx8802.ko LD [M] drivers/media/video/cx88/cx88xx.ko LD [M] drivers/media/video/dabusb.ko LD [M] drivers/media/video/em28xx/em28xx-alsa.ko LD [M] drivers/media/video/em28xx/em28xx-dvb.ko LD [M] drivers/media/video/em28xx/em28xx.ko LD [M] drivers/media/video/et61x251/et61x251.ko LD [M] drivers/media/video/gspca/gspca_conex.ko LD [M] drivers/media/video/gspca/gspca_etoms.ko LD [M] drivers/media/video/gspca/gspca_finepix.ko LD [M] drivers/media/video/gspca/gspca_main.ko LD [M] drivers/media/video/gspca/gspca_mars.ko LD [M] drivers/media/video/gspca/gspca_mr97310a.ko LD [M] drivers/media/video/gspca/gspca_ov519.ko LD [M] drivers/media/video/gspca/gspca_ov534.ko LD [M] drivers/media/video/gspca/gspca_pac207.ko LD [M] drivers/media/video/gspca/gspca_pac7311.ko LD [M] drivers/media/video/gspca/gspca_sonixb.ko LD [M] drivers/media/video/gspca/gspca_sonixj.ko LD [M] drivers/media/video/gspca/gspca_spca500.ko LD [M] drivers/media/video/gspca/gspca_spca501.ko LD [M] drivers/media/video/gspca/gspca_spca505.ko LD [M] drivers/media/video/gspca/gspca_spca506.ko LD [M] drivers/media/video/gspca/gspca_spca508.ko LD [M] drivers/media/video/gspca/gspca_spca561.ko LD [M] drivers/media/video/gspca/gspca_sq905.ko LD [M] drivers/media/video/gspca/gspca_sq905c.ko LD [M] drivers/media/video/gspca/gspca_stk014.ko LD [M] drivers/media/video/gspca/gspca_sunplus.ko LD [M] drivers/media/video/gspca/gspca_t613.ko LD [M] drivers/media/video/gspca/gspca_tv8532.ko LD [M] drivers/media/video/gspca/gspca_vc032x.ko LD [M] drivers/media/video/gspca/gspca_zc3xx.ko LD [M] drivers/media/video/gspca/m5602/gspca_m5602.ko LD [M] drivers/media/video/gspca/stv06xx/gspca_stv06xx.ko LD [M] drivers/media/video/hdpvr/hdpvr.ko LD [M] drivers/media/video/hexium_gemini.ko LD [M] drivers/media/video/hexium_orion.ko LD [M] drivers/media/video/ir-kbd-i2c.ko LD [M] drivers/media/video/ivtv/ivtv.ko LD [M] drivers/media/video/ivtv/ivtvfb.ko LD [M] drivers/media/video/m52790.ko LD [M] drivers/media/video/msp3400.ko LD [M] drivers/media/video/mt9m001.ko LD [M] drivers/media/video/mt9m111.ko LD [M] drivers/media/video/mt9t031.ko LD [M] drivers/media/video/mt9v022.ko LD [M] drivers/media/video/mxb.ko LD [M] drivers/media/video/ov511.ko LD [M] drivers/media/video/ov7670.ko LD [M] drivers/media/video/ov772x.ko LD [M] drivers/media/video/ovcamchip/ovcamchip.ko LD [M] drivers/media/video/pvrusb2/pvrusb2.ko LD [M] drivers/media/video/pwc/pwc.ko LD [M] drivers/media/video/s2255drv.ko LD [M] drivers/media/video/saa5246a.ko LD [M] drivers/media/video/saa5249.ko LD [M] drivers/media/video/saa6588.ko LD [M] drivers/media/video/saa7115.ko LD [M] drivers/media/video/saa7127.ko LD [M] drivers/media/video/saa7134/saa6752hs.ko LD [M] drivers/media/video/saa7134/saa7134-alsa.ko LD [M] drivers/media/video/saa7134/saa7134-dvb.ko LD [M] drivers/media/video/saa7134/saa7134-empress.ko LD [M] drivers/media/video/saa7134/saa7134.ko LD [M] drivers/media/video/saa717x.ko LD [M] drivers/media/video/se401.ko LD [M] drivers/media/video/sn9c102/sn9c102.ko LD [M] drivers/media/video/soc_camera.ko LD [M] drivers/media/video/soc_camera_platform.ko LD [M] drivers/media/video/stkwebcam.ko LD [M] drivers/media/video/stv680.ko LD [M] drivers/media/video/tda7432.ko LD [M] drivers/media/video/tda9840.ko LD [M] drivers/media/video/tea6415c.ko LD [M] drivers/media/video/tea6420.ko LD [M] drivers/media/video/tuner.ko LD [M] drivers/media/video/tvaudio.ko LD [M] drivers/media/video/tveeprom.ko LD [M] drivers/media/video/tvp5150.ko LD [M] drivers/media/video/tw9910.ko LD [M] drivers/media/video/upd64031a.ko LD [M] drivers/media/video/upd64083.ko LD [M] drivers/media/video/usbvideo/ibmcam.ko LD [M] drivers/media/video/usbvideo/konicawc.ko LD [M] drivers/media/video/usbvideo/quickcam_messenger.ko LD [M] drivers/media/video/usbvideo/ultracam.ko LD [M] drivers/media/video/usbvideo/usbvideo.ko LD [M] drivers/media/video/usbvideo/vicam.ko LD [M] drivers/media/video/usbvision/usbvision.ko LD [M] drivers/media/video/uvc/uvcvideo.ko LD [M] drivers/media/video/v4l1-compat.ko LD [M] drivers/media/video/v4l2-common.ko LD [M] drivers/media/video/v4l2-compat-ioctl32.ko LD [M] drivers/media/video/v4l2-int-device.ko LD [M] drivers/media/video/videobuf-core.ko LD [M] drivers/media/video/videobuf-dma-sg.ko LD [M] drivers/media/video/videobuf-dvb.ko LD [M] drivers/media/video/videobuf-vmalloc.ko LD [M] drivers/media/video/videodev.ko LD [M] drivers/media/video/vp27smpx.ko LD [M] drivers/media/video/w9966.ko LD [M] drivers/media/video/w9968cf.ko LD [M] drivers/media/video/wm8739.ko LD [M] drivers/media/video/wm8775.ko LD [M] drivers/media/video/zc0301/zc0301.ko LD [M] drivers/media/video/zr364xx.ko LD [M] drivers/memstick/core/memstick.ko LD [M] drivers/memstick/core/mspro_block.ko LD [M] drivers/memstick/host/jmb38x_ms.ko LD [M] drivers/memstick/host/tifm_ms.ko LD [M] drivers/message/fusion/mptbase.ko LD [M] drivers/message/fusion/mptctl.ko LD [M] drivers/message/fusion/mptfc.ko LD [M] drivers/message/fusion/mptlan.ko LD [M] drivers/message/fusion/mptsas.ko LD [M] drivers/message/fusion/mptscsih.ko LD [M] drivers/message/fusion/mptspi.ko LD [M] drivers/message/i2o/i2o_block.ko LD [M] drivers/message/i2o/i2o_bus.ko LD [M] drivers/message/i2o/i2o_core.ko LD [M] drivers/message/i2o/i2o_proc.ko LD [M] drivers/message/i2o/i2o_scsi.ko LD [M] drivers/mfd/htc-pasic3.ko LD [M] drivers/mfd/mfd-core.ko LD [M] drivers/mfd/pcf50633-adc.ko LD [M] drivers/mfd/pcf50633-core.ko LD [M] drivers/mfd/pcf50633-gpio.ko LD [M] drivers/mfd/sm501.ko LD [M] drivers/mfd/tps65010.ko LD [M] drivers/mfd/ucb1400_core.ko LD [M] drivers/mfd/wm8350-i2c.ko LD [M] drivers/mfd/wm8350.ko LD [M] drivers/mfd/wm8400-core.ko LD [M] drivers/misc/c2port/core.ko LD [M] drivers/misc/cb710/cb710.ko LD [M] drivers/misc/eeprom/at24.ko LD [M] drivers/misc/eeprom/at25.ko LD [M] drivers/misc/eeprom/eeprom.ko LD [M] drivers/misc/eeprom/eeprom_93cx6.ko LD [M] drivers/misc/eeprom/max6875.ko LD [M] drivers/misc/enclosure.ko LD [M] drivers/misc/hpilo.ko LD [M] drivers/misc/ics932s401.ko LD [M] drivers/misc/ioc4.ko LD [M] drivers/misc/isl29003.ko LD [M] drivers/misc/lkdtm.ko LD [M] drivers/misc/phantom.ko LD [M] drivers/misc/tifm_7xx1.ko LD [M] drivers/misc/tifm_core.ko LD [M] drivers/mmc/card/mmc_block.ko LD [M] drivers/mmc/card/mmc_test.ko LD [M] drivers/mmc/card/sdio_uart.ko LD [M] drivers/mmc/core/mmc_core.ko LD [M] drivers/mmc/host/cb710-mmc.ko LD [M] drivers/mmc/host/mmc_spi.ko LD [M] drivers/mmc/host/of_mmc_spi.ko LD [M] drivers/mmc/host/ricoh_mmc.ko LD [M] drivers/mmc/host/sdhci-pci.ko LD [M] drivers/mmc/host/sdhci-pltfm.ko LD [M] drivers/mmc/host/sdhci.ko LD [M] drivers/mmc/host/sdricoh_cs.ko LD [M] drivers/mmc/host/tifm_sd.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/cfi_cmdset_0001.ko LD [M] drivers/mtd/chips/cfi_cmdset_0002.ko LD [M] drivers/mtd/chips/cfi_cmdset_0020.ko LD [M] drivers/mtd/chips/cfi_probe.ko LD [M] drivers/mtd/chips/cfi_util.ko LD [M] drivers/mtd/chips/chipreg.ko LD [M] drivers/mtd/chips/gen_probe.ko LD [M] drivers/mtd/chips/jedec_probe.ko LD [M] drivers/mtd/chips/map_absent.ko LD [M] drivers/mtd/chips/map_ram.ko LD [M] drivers/mtd/chips/map_rom.ko LD [M] drivers/mtd/devices/block2mtd.ko LD [M] drivers/mtd/devices/doc2000.ko LD [M] drivers/mtd/devices/doc2001.ko LD [M] drivers/mtd/devices/doc2001plus.ko LD [M] drivers/mtd/devices/docecc.ko LD [M] drivers/mtd/devices/docprobe.ko LD [M] drivers/mtd/devices/m25p80.ko LD [M] drivers/mtd/devices/mtd_dataflash.ko LD [M] drivers/mtd/devices/mtdram.ko LD [M] drivers/mtd/devices/phram.ko LD [M] drivers/mtd/devices/pmc551.ko LD [M] drivers/mtd/devices/slram.ko LD [M] drivers/mtd/ftl.ko LD [M] drivers/mtd/inftl.ko LD [M] drivers/mtd/lpddr/lpddr_cmds.ko LD [M] drivers/mtd/lpddr/qinfo_probe.ko LD [M] drivers/mtd/maps/intel_vr_nor.ko LD [M] drivers/mtd/maps/map_funcs.ko LD [M] drivers/mtd/maps/pci.ko LD [M] drivers/mtd/maps/physmap.ko LD [M] drivers/mtd/maps/plat-ram.ko LD [M] drivers/mtd/maps/sun_uflash.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/mtd_blkdevs.ko LD [M] drivers/mtd/mtdblock.ko LD [M] drivers/mtd/mtdblock_ro.ko LD [M] drivers/mtd/mtdchar.ko LD [M] drivers/mtd/mtdconcat.ko LD [M] drivers/mtd/mtdoops.ko LD [M] drivers/mtd/nand/alauda.ko LD [M] drivers/mtd/nand/cafe_nand.ko LD [M] drivers/mtd/nand/diskonchip.ko LD [M] drivers/mtd/nand/nand.ko LD [M] drivers/mtd/nand/nand_ecc.ko LD [M] drivers/mtd/nand/nand_ids.ko LD [M] drivers/mtd/nand/nandsim.ko LD [M] drivers/mtd/nand/plat_nand.ko LD [M] drivers/mtd/nftl.ko LD [M] drivers/mtd/onenand/onenand.ko LD [M] drivers/mtd/onenand/onenand_sim.ko LD [M] drivers/mtd/redboot.ko LD [M] drivers/mtd/rfd_ftl.ko LD [M] drivers/mtd/ssfdc.ko LD [M] drivers/mtd/tests/mtd_oobtest.ko LD [M] drivers/mtd/tests/mtd_pagetest.ko LD [M] drivers/mtd/tests/mtd_readtest.ko LD [M] drivers/mtd/tests/mtd_speedtest.ko LD [M] drivers/mtd/tests/mtd_stresstest.ko LD [M] drivers/mtd/tests/mtd_subpagetest.ko LD [M] drivers/mtd/tests/mtd_torturetest.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/3c59x.ko LD [M] drivers/net/8139cp.ko LD [M] drivers/net/8139too.ko LD [M] drivers/net/8390.ko LD [M] drivers/net/acenic.ko LD [M] drivers/net/amd8111e.ko LD [M] drivers/net/appletalk/ipddp.ko LD [M] drivers/net/arcnet/arc-rawmode.ko LD [M] drivers/net/arcnet/arc-rimi.ko LD [M] drivers/net/arcnet/arcnet.ko LD [M] drivers/net/arcnet/capmode.ko LD [M] drivers/net/arcnet/com20020-pci.ko LD [M] drivers/net/arcnet/com20020.ko LD [M] drivers/net/arcnet/com90io.ko LD [M] drivers/net/arcnet/com90xx.ko LD [M] drivers/net/arcnet/rfc1051.ko LD [M] drivers/net/arcnet/rfc1201.ko LD [M] drivers/net/atl1c/atl1c.ko LD [M] drivers/net/atl1e/atl1e.ko LD [M] drivers/net/atlx/atl1.ko LD [M] drivers/net/atlx/atl2.ko LD [M] drivers/net/b44.ko LD [M] drivers/net/benet/be2net.ko LD [M] drivers/net/bnx2.ko LD [M] drivers/net/bnx2x.ko LD [M] drivers/net/bonding/bonding.ko LD [M] drivers/net/bsd_comp.ko LD [M] drivers/net/can/can-dev.ko LD [M] drivers/net/can/sja1000/ems_pci.ko LD [M] drivers/net/can/sja1000/kvaser_pci.ko LD [M] drivers/net/can/sja1000/sja1000.ko LD [M] drivers/net/can/sja1000/sja1000_platform.ko LD [M] drivers/net/can/vcan.ko LD [M] drivers/net/cassini.ko LD [M] drivers/net/chelsio/cxgb.ko LD [M] drivers/net/cnic.ko LD [M] drivers/net/cxgb3/cxgb3.ko LD [M] drivers/net/de600.ko LD [M] drivers/net/de620.ko LD [M] drivers/net/defxx.ko LD [M] drivers/net/dl2k.ko LD [M] drivers/net/dnet.ko LD [M] drivers/net/dummy.ko LD [M] drivers/net/e100.ko LD [M] drivers/net/e1000/e1000.ko LD [M] drivers/net/e1000e/e1000e.ko LD [M] drivers/net/enc28j60.ko LD [M] drivers/net/enic/enic.ko LD [M] drivers/net/epic100.ko LD [M] drivers/net/eql.ko LD [M] drivers/net/ethoc.ko LD [M] drivers/net/fealnx.ko LD [M] drivers/net/forcedeth.ko LD [M] drivers/net/hamachi.ko LD [M] drivers/net/hamradio/6pack.ko LD [M] drivers/net/hamradio/baycom_par.ko LD [M] drivers/net/hamradio/baycom_ser_fdx.ko LD [M] drivers/net/hamradio/baycom_ser_hdx.ko LD [M] drivers/net/hamradio/bpqether.ko LD [M] drivers/net/hamradio/hdlcdrv.ko LD [M] drivers/net/hamradio/mkiss.ko LD [M] drivers/net/hamradio/yam.ko LD [M] drivers/net/hp100.ko LD [M] drivers/net/ifb.ko LD [M] drivers/net/igb/igb.ko LD [M] drivers/net/igbvf/igbvf.ko LD [M] drivers/net/ipg.ko LD [M] drivers/net/irda/act200l-sir.ko LD [M] drivers/net/irda/actisys-sir.ko LD [M] drivers/net/irda/esi-sir.ko LD [M] drivers/net/irda/girbil-sir.ko LD [M] drivers/net/irda/irda-usb.ko LD [M] drivers/net/irda/irtty-sir.ko LD [M] drivers/net/irda/kingsun-sir.ko LD [M] drivers/net/irda/ks959-sir.ko LD [M] drivers/net/irda/ksdazzle-sir.ko LD [M] drivers/net/irda/litelink-sir.ko LD [M] drivers/net/irda/ma600-sir.ko LD [M] drivers/net/irda/mcp2120-sir.ko LD [M] drivers/net/irda/mcs7780.ko LD [M] drivers/net/irda/old_belkin-sir.ko LD [M] drivers/net/irda/sir-dev.ko LD [M] drivers/net/irda/stir4200.ko LD [M] drivers/net/irda/tekram-sir.ko LD [M] drivers/net/irda/toim3232-sir.ko LD [M] drivers/net/irda/vlsi_ir.ko LD [M] drivers/net/ixgb/ixgb.ko LD [M] drivers/net/ixgbe/ixgbe.ko LD [M] drivers/net/jme.ko LD [M] drivers/net/ks8842.ko LD [M] drivers/net/macvlan.ko LD [M] drivers/net/mdio.ko LD [M] drivers/net/mii.ko LD [M] drivers/net/mlx4/mlx4_core.ko LD [M] drivers/net/mlx4/mlx4_en.ko LD [M] drivers/net/myri10ge/myri10ge.ko LD [M] drivers/net/myri_sbus.ko LD [M] drivers/net/natsemi.ko LD [M] drivers/net/ne2k-pci.ko LD [M] drivers/net/netconsole.ko LD [M] drivers/net/netxen/netxen_nic.ko LD [M] drivers/net/niu.ko LD [M] drivers/net/ns83820.ko LD [M] drivers/net/pcmcia/3c574_cs.ko LD [M] drivers/net/pcmcia/3c589_cs.ko LD [M] drivers/net/pcmcia/axnet_cs.ko LD [M] drivers/net/pcmcia/com20020_cs.ko LD [M] drivers/net/pcmcia/fmvj18x_cs.ko LD [M] drivers/net/pcmcia/ibmtr_cs.ko LD [M] drivers/net/pcmcia/nmclan_cs.ko LD [M] drivers/net/pcmcia/pcnet_cs.ko LD [M] drivers/net/pcmcia/smc91c92_cs.ko LD [M] drivers/net/pcmcia/xirc2ps_cs.ko LD [M] drivers/net/pcnet32.ko LD [M] drivers/net/phy/broadcom.ko LD [M] drivers/net/phy/cicada.ko LD [M] drivers/net/phy/davicom.ko LD [M] drivers/net/phy/et1011c.ko LD [M] drivers/net/phy/icplus.ko LD [M] drivers/net/phy/lxt.ko LD [M] drivers/net/phy/marvell.ko LD [M] drivers/net/phy/mdio-bitbang.ko LD [M] drivers/net/phy/mdio-gpio.ko LD [M] drivers/net/phy/national.ko LD [M] drivers/net/phy/qsemi.ko LD [M] drivers/net/phy/realtek.ko LD [M] drivers/net/phy/smsc.ko LD [M] drivers/net/phy/ste10Xp.ko LD [M] drivers/net/phy/vitesse.ko LD [M] drivers/net/plip.ko LD [M] drivers/net/ppp_async.ko LD [M] drivers/net/ppp_deflate.ko LD [M] drivers/net/ppp_generic.ko LD [M] drivers/net/ppp_mppe.ko LD [M] drivers/net/ppp_synctty.ko LD [M] drivers/net/pppoe.ko LD [M] drivers/net/pppol2tp.ko LD [M] drivers/net/pppox.ko LD [M] drivers/net/qla3xxx.ko LD [M] drivers/net/qlge/qlge.ko LD [M] drivers/net/r6040.ko LD [M] drivers/net/r8169.ko LD [M] drivers/net/rrunner.ko LD [M] drivers/net/s2io.ko LD [M] drivers/net/sc92031.ko LD [M] drivers/net/sfc/sfc.ko LD [M] drivers/net/sis190.ko LD [M] drivers/net/sis900.ko LD [M] drivers/net/skfp/skfp.ko LD [M] drivers/net/skge.ko LD [M] drivers/net/sky2.ko LD [M] drivers/net/slhc.ko LD [M] drivers/net/slip.ko LD [M] drivers/net/smsc9420.ko LD [M] drivers/net/starfire.ko LD [M] drivers/net/sunbmac.ko LD [M] drivers/net/sundance.ko LD [M] drivers/net/sungem.ko LD [M] drivers/net/sungem_phy.ko LD [M] drivers/net/sunhme.ko LD [M] drivers/net/sunlance.ko LD [M] drivers/net/sunqe.ko LD [M] drivers/net/sunvnet.ko LD [M] drivers/net/tehuti.ko LD [M] drivers/net/tg3.ko LD [M] drivers/net/tlan.ko LD [M] drivers/net/tokenring/3c359.ko LD [M] drivers/net/tokenring/abyss.ko LD [M] drivers/net/tokenring/olympic.ko LD [M] drivers/net/tokenring/tms380tr.ko LD [M] drivers/net/tokenring/tmspci.ko LD [M] drivers/net/tulip/de2104x.ko LD [M] drivers/net/tulip/de4x5.ko LD [M] drivers/net/tulip/dmfe.ko LD [M] drivers/net/tulip/tulip.ko LD [M] drivers/net/tulip/uli526x.ko LD [M] drivers/net/tulip/winbond-840.ko LD [M] drivers/net/tulip/xircom_cb.ko LD [M] drivers/net/tun.ko LD [M] drivers/net/typhoon.ko LD [M] drivers/net/usb/asix.ko LD [M] drivers/net/usb/catc.ko LD [M] drivers/net/usb/cdc_eem.ko LD [M] drivers/net/usb/cdc_ether.ko LD [M] drivers/net/usb/cdc_subset.ko LD [M] drivers/net/usb/dm9601.ko LD [M] drivers/net/usb/gl620a.ko LD [M] drivers/net/usb/hso.ko LD [M] drivers/net/usb/int51x1.ko LD [M] drivers/net/usb/kaweth.ko LD [M] drivers/net/usb/mcs7830.ko LD [M] drivers/net/usb/net1080.ko LD [M] drivers/net/usb/pegasus.ko LD [M] drivers/net/usb/plusb.ko LD [M] drivers/net/usb/rndis_host.ko LD [M] drivers/net/usb/rtl8150.ko LD [M] drivers/net/usb/smsc95xx.ko LD [M] drivers/net/usb/usbnet.ko LD [M] drivers/net/usb/zaurus.ko LD [M] drivers/net/veth.ko LD [M] drivers/net/via-rhine.ko LD [M] drivers/net/via-velocity.ko LD [M] drivers/net/vxge/vxge.ko LD [M] drivers/net/wan/cyclomx.ko LD [M] drivers/net/wan/cycx_drv.ko LD [M] drivers/net/wan/dlci.ko LD [M] drivers/net/wan/dscc4.ko LD [M] drivers/net/wan/farsync.ko LD [M] drivers/net/wan/hdlc.ko LD [M] drivers/net/wan/hdlc_cisco.ko LD [M] drivers/net/wan/hdlc_fr.ko LD [M] drivers/net/wan/hdlc_ppp.ko LD [M] drivers/net/wan/hdlc_raw.ko LD [M] drivers/net/wan/hdlc_raw_eth.ko LD [M] drivers/net/wan/hdlc_x25.ko LD [M] drivers/net/wan/lapbether.ko LD [M] drivers/net/wan/pc300too.ko LD [M] drivers/net/wan/pci200syn.ko LD [M] drivers/net/wan/wanxl.ko LD [M] drivers/net/wan/x25_asy.ko LD [M] drivers/net/wimax/i2400m/i2400m-sdio.ko LD [M] drivers/net/wimax/i2400m/i2400m-usb.ko LD [M] drivers/net/wimax/i2400m/i2400m.ko LD [M] drivers/net/wireless/adm8211.ko LD [M] drivers/net/wireless/airo.ko LD [M] drivers/net/wireless/airo_cs.ko LD [M] drivers/net/wireless/at76c50x-usb.ko LD [M] drivers/net/wireless/ath/ar9170/ar9170usb.ko LD [M] drivers/net/wireless/ath/ath.ko LD [M] drivers/net/wireless/ath/ath5k/ath5k.ko LD [M] drivers/net/wireless/ath/ath9k/ath9k.ko LD [M] drivers/net/wireless/atmel.ko LD [M] drivers/net/wireless/atmel_cs.ko LD [M] drivers/net/wireless/atmel_pci.ko LD [M] drivers/net/wireless/b43/b43.ko LD [M] drivers/net/wireless/b43legacy/b43legacy.ko LD [M] drivers/net/wireless/hostap/hostap.ko LD [M] drivers/net/wireless/hostap/hostap_cs.ko LD [M] drivers/net/wireless/hostap/hostap_pci.ko LD [M] drivers/net/wireless/hostap/hostap_plx.ko LD [M] drivers/net/wireless/ipw2x00/ipw2100.ko LD [M] drivers/net/wireless/ipw2x00/ipw2200.ko LD [M] drivers/net/wireless/ipw2x00/libipw.ko LD [M] drivers/net/wireless/iwlwifi/iwl3945.ko LD [M] drivers/net/wireless/iwlwifi/iwlagn.ko LD [M] drivers/net/wireless/iwlwifi/iwlcore.ko LD [M] drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.ko LD [M] drivers/net/wireless/libertas/libertas.ko LD [M] drivers/net/wireless/libertas/libertas_cs.ko LD [M] drivers/net/wireless/libertas/libertas_sdio.ko LD [M] drivers/net/wireless/libertas/libertas_spi.ko LD [M] drivers/net/wireless/libertas/usb8xxx.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf_usb.ko LD [M] drivers/net/wireless/mac80211_hwsim.ko LD [M] drivers/net/wireless/mwl8k.ko LD [M] drivers/net/wireless/netwave_cs.ko LD [M] drivers/net/wireless/orinoco/orinoco.ko LD [M] drivers/net/wireless/orinoco/orinoco_cs.ko LD [M] drivers/net/wireless/orinoco/orinoco_nortel.ko LD [M] drivers/net/wireless/orinoco/orinoco_pci.ko LD [M] drivers/net/wireless/orinoco/orinoco_plx.ko LD [M] drivers/net/wireless/orinoco/orinoco_tmd.ko LD [M] drivers/net/wireless/orinoco/spectrum_cs.ko LD [M] drivers/net/wireless/p54/p54common.ko LD [M] drivers/net/wireless/p54/p54pci.ko LD [M] drivers/net/wireless/p54/p54spi.ko LD [M] drivers/net/wireless/p54/p54usb.ko LD [M] drivers/net/wireless/prism54/prism54.ko LD [M] drivers/net/wireless/ray_cs.ko LD [M] drivers/net/wireless/rndis_wlan.ko LD [M] drivers/net/wireless/rt2x00/rt2400pci.ko LD [M] drivers/net/wireless/rt2x00/rt2500pci.ko LD [M] drivers/net/wireless/rt2x00/rt2500usb.ko LD [M] drivers/net/wireless/rt2x00/rt2800usb.ko LD [M] drivers/net/wireless/rt2x00/rt2x00lib.ko LD [M] drivers/net/wireless/rt2x00/rt2x00pci.ko LD [M] drivers/net/wireless/rt2x00/rt2x00usb.ko LD [M] drivers/net/wireless/rt2x00/rt61pci.ko LD [M] drivers/net/wireless/rt2x00/rt73usb.ko LD [M] drivers/net/wireless/rtl818x/rtl8180.ko LD [M] drivers/net/wireless/rtl818x/rtl8187.ko LD [M] drivers/net/wireless/strip.ko LD [M] drivers/net/wireless/wavelan_cs.ko LD [M] drivers/net/wireless/wl12xx/wl12xx.ko LD [M] drivers/net/wireless/wl3501_cs.ko LD [M] drivers/net/wireless/zd1201.ko LD [M] drivers/net/wireless/zd1211rw/zd1211rw.ko LD [M] drivers/net/yellowfin.ko LD [M] drivers/parport/parport.ko LD [M] drivers/parport/parport_ax88796.ko LD [M] drivers/parport/parport_cs.ko LD [M] drivers/parport/parport_pc.ko LD [M] drivers/parport/parport_serial.ko LD [M] drivers/parport/parport_sunbpp.ko LD [M] drivers/pci/pci-stub.ko LD [M] drivers/pcmcia/i82092.ko LD [M] drivers/pcmcia/pcmcia.ko LD [M] drivers/pcmcia/pcmcia_core.ko LD [M] drivers/pcmcia/pd6729.ko LD [M] drivers/pcmcia/rsrc_nonstatic.ko LD [M] drivers/pcmcia/yenta_socket.ko LD [M] drivers/power/bq27x00_battery.ko LD [M] drivers/power/ds2760_battery.ko LD [M] drivers/power/pcf50633-charger.ko LD [M] drivers/power/pda_power.ko LD [M] drivers/power/power_supply.ko LD [M] drivers/power/wm8350_power.ko LD [M] drivers/regulator/bq24022.ko LD [M] drivers/regulator/fixed.ko LD [M] drivers/regulator/lp3971.ko LD [M] drivers/regulator/max1586.ko LD [M] drivers/regulator/pcf50633-regulator.ko LD [M] drivers/regulator/userspace-consumer.ko LD [M] drivers/regulator/virtual.ko LD [M] drivers/regulator/wm8350-regulator.ko LD [M] drivers/regulator/wm8400-regulator.ko LD [M] drivers/rtc/rtc-ds1286.ko LD [M] drivers/rtc/rtc-ds1305.ko LD [M] drivers/rtc/rtc-ds1307.ko LD [M] drivers/rtc/rtc-ds1374.ko LD [M] drivers/rtc/rtc-ds1390.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1553.ko LD [M] drivers/rtc/rtc-ds1672.ko LD [M] drivers/rtc/rtc-ds1742.ko LD [M] drivers/rtc/rtc-ds3234.ko LD [M] drivers/rtc/rtc-fm3130.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m41t94.ko LD [M] drivers/rtc/rtc-m48t35.ko LD [M] drivers/rtc/rtc-m48t86.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-max6902.ko LD [M] drivers/rtc/rtc-pcf50633.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-r9701.ko LD [M] drivers/rtc/rtc-rs5c348.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-rx8581.ko LD [M] drivers/rtc/rtc-s35390a.ko LD [M] drivers/rtc/rtc-stk17ta8.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-v3020.ko LD [M] drivers/rtc/rtc-wm8350.ko LD [M] drivers/rtc/rtc-x1205.ko LD [M] drivers/sbus/char/bbc.ko LD [M] drivers/sbus/char/display7seg.ko LD [M] drivers/sbus/char/envctrl.ko LD [M] drivers/sbus/char/flash.ko LD [M] drivers/sbus/char/openprom.ko LD [M] drivers/sbus/char/uctrl.ko LD [M] drivers/scsi/3w-9xxx.ko LD [M] drivers/scsi/3w-xxxx.ko LD [M] drivers/scsi/a100u2w.ko LD [M] drivers/scsi/aacraid/aacraid.ko LD [M] drivers/scsi/aic7xxx/aic79xx.ko LD [M] drivers/scsi/aic7xxx/aic7xxx.ko LD [M] drivers/scsi/aic7xxx_old.ko LD [M] drivers/scsi/aic94xx/aic94xx.ko LD [M] drivers/scsi/arcmsr/arcmsr.ko LD [M] drivers/scsi/atp870u.ko LD [M] drivers/scsi/bnx2i/bnx2i.ko LD [M] drivers/scsi/ch.ko LD [M] drivers/scsi/cxgb3i/cxgb3i.ko LD [M] drivers/scsi/dc395x.ko LD [M] drivers/scsi/device_handler/scsi_dh.ko LD [M] drivers/scsi/device_handler/scsi_dh_alua.ko LD [M] drivers/scsi/device_handler/scsi_dh_emc.ko LD [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko LD [M] drivers/scsi/device_handler/scsi_dh_rdac.ko LD [M] drivers/scsi/dmx3191d.ko LD [M] drivers/scsi/esp_scsi.ko LD [M] drivers/scsi/fcoe/fcoe.ko LD [M] drivers/scsi/fcoe/libfcoe.ko LD [M] drivers/scsi/fdomain.ko LD [M] drivers/scsi/hptiop.ko LD [M] drivers/scsi/imm.ko LD [M] drivers/scsi/initio.ko LD [M] drivers/scsi/ipr.ko LD [M] drivers/scsi/ips.ko LD [M] drivers/scsi/iscsi_tcp.ko LD [M] drivers/scsi/libfc/libfc.ko LD [M] drivers/scsi/libiscsi.ko LD [M] drivers/scsi/libiscsi_tcp.ko LD [M] drivers/scsi/libsas/libsas.ko LD [M] drivers/scsi/libsrp.ko LD [M] drivers/scsi/lpfc/lpfc.ko LD [M] drivers/scsi/megaraid.ko LD [M] drivers/scsi/megaraid/megaraid_mbox.ko LD [M] drivers/scsi/megaraid/megaraid_mm.ko LD [M] drivers/scsi/megaraid/megaraid_sas.ko LD [M] drivers/scsi/mpt2sas/mpt2sas.ko LD [M] drivers/scsi/mvsas/mvsas.ko LD [M] drivers/scsi/osd/libosd.ko LD [M] drivers/scsi/osd/osd.ko LD [M] drivers/scsi/osst.ko LD [M] drivers/scsi/pcmcia/fdomain_cs.ko LD [M] drivers/scsi/pcmcia/qlogic_cs.ko LD [M] drivers/scsi/pcmcia/sym53c500_cs.ko LD [M] drivers/scsi/ppa.ko LD [M] drivers/scsi/qla1280.ko LD [M] drivers/scsi/qla2xxx/qla2xxx.ko LD [M] drivers/scsi/qla4xxx/qla4xxx.ko LD [M] drivers/scsi/qlogicfas408.ko LD [M] drivers/scsi/qlogicpti.ko LD [M] drivers/scsi/raid_class.ko LD [M] drivers/scsi/scsi_debug.ko LD [M] drivers/scsi/scsi_mod.ko LD [M] drivers/scsi/scsi_tgt.ko LD [M] drivers/scsi/scsi_transport_fc.ko LD [M] drivers/scsi/scsi_transport_iscsi.ko LD [M] drivers/scsi/scsi_transport_sas.ko LD [M] drivers/scsi/scsi_transport_spi.ko LD [M] drivers/scsi/scsi_transport_srp.ko LD [M] drivers/scsi/scsi_wait_scan.ko LD [M] drivers/scsi/sd_mod.ko LD [M] drivers/scsi/ses.ko LD [M] drivers/scsi/sg.ko LD [M] drivers/scsi/sr_mod.ko LD [M] drivers/scsi/st.ko LD [M] drivers/scsi/stex.ko LD [M] drivers/scsi/sun_esp.ko LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.ko LD [M] drivers/scsi/tmscsim.ko LD [M] drivers/serial/8250.ko LD [M] drivers/serial/8250_pci.ko LD [M] drivers/serial/jsm/jsm.ko LD [M] drivers/serial/kgdboc.ko LD [M] drivers/serial/max3100.ko LD [M] drivers/serial/serial_cs.ko LD [M] drivers/serial/sunsab.ko LD [M] drivers/serial/sunsu.ko LD [M] drivers/serial/sunzilog.ko LD [M] drivers/spi/spi_bitbang.ko LD [M] drivers/spi/spi_butterfly.ko LD [M] drivers/spi/spi_gpio.ko LD [M] drivers/spi/spi_lm70llp.ko LD [M] drivers/spi/spidev.ko LD [M] drivers/spi/tle62x0.ko LD [M] drivers/ssb/ssb.ko LD [M] drivers/telephony/ixj.ko LD [M] drivers/telephony/ixj_pcmcia.ko LD [M] drivers/telephony/phonedev.ko LD [M] drivers/thermal/thermal_sys.ko LD [M] drivers/uio/uio.ko LD [M] drivers/uio/uio_aec.ko LD [M] drivers/uio/uio_cif.ko LD [M] drivers/uio/uio_pdrv.ko LD [M] drivers/uio/uio_pdrv_genirq.ko LD [M] drivers/uio/uio_sercos3.ko LD [M] drivers/uio/uio_smx.ko LD [M] drivers/usb/atm/cxacru.ko LD [M] drivers/usb/atm/speedtch.ko LD [M] drivers/usb/atm/ueagle-atm.ko LD [M] drivers/usb/atm/usbatm.ko LD [M] drivers/usb/atm/xusbatm.ko LD [M] drivers/usb/c67x00/c67x00.ko LD [M] drivers/usb/class/cdc-acm.ko LD [M] drivers/usb/class/cdc-wdm.ko LD [M] drivers/usb/class/usblp.ko LD [M] drivers/usb/class/usbtmc.ko LD [M] drivers/usb/core/usbcore.ko LD [M] drivers/usb/gadget/g_cdc.ko LD [M] drivers/usb/gadget/g_ether.ko LD [M] drivers/usb/gadget/g_file_storage.ko LD [M] drivers/usb/gadget/g_midi.ko LD [M] drivers/usb/gadget/g_printer.ko LD [M] drivers/usb/gadget/g_serial.ko LD [M] drivers/usb/gadget/g_zero.ko LD [M] drivers/usb/gadget/gadgetfs.ko LD [M] drivers/usb/gadget/m66592-udc.ko LD [M] drivers/usb/host/ehci-hcd.ko LD [M] drivers/usb/host/hwa-hc.ko LD [M] drivers/usb/host/isp116x-hcd.ko LD [M] drivers/usb/host/isp1760.ko LD [M] drivers/usb/host/ohci-hcd.ko LD [M] drivers/usb/host/oxu210hp-hcd.ko LD [M] drivers/usb/host/r8a66597-hcd.ko LD [M] drivers/usb/host/sl811-hcd.ko LD [M] drivers/usb/host/sl811_cs.ko LD [M] drivers/usb/host/u132-hcd.ko LD [M] drivers/usb/host/uhci-hcd.ko LD [M] drivers/usb/host/whci/whci-hcd.ko LD [M] drivers/usb/image/mdc800.ko LD [M] drivers/usb/image/microtek.ko LD [M] drivers/usb/misc/adutux.ko LD [M] drivers/usb/misc/appledisplay.ko LD [M] drivers/usb/misc/berry_charge.ko LD [M] drivers/usb/misc/cypress_cy7c63.ko LD [M] drivers/usb/misc/cytherm.ko LD [M] drivers/usb/misc/emi26.ko LD [M] drivers/usb/misc/emi62.ko LD [M] drivers/usb/misc/ftdi-elan.ko LD [M] drivers/usb/misc/idmouse.ko LD [M] drivers/usb/misc/iowarrior.ko LD [M] drivers/usb/misc/isight_firmware.ko LD [M] drivers/usb/misc/ldusb.ko LD [M] drivers/usb/misc/legousbtower.ko LD [M] drivers/usb/misc/rio500.ko LD [M] drivers/usb/misc/sisusbvga/sisusbvga.ko LD [M] drivers/usb/misc/trancevibrator.ko LD [M] drivers/usb/misc/usblcd.ko LD [M] drivers/usb/misc/usbled.ko LD [M] drivers/usb/misc/usbsevseg.ko LD [M] drivers/usb/misc/usbtest.ko LD [M] drivers/usb/misc/uss720.ko LD [M] drivers/usb/misc/vstusb.ko LD [M] drivers/usb/mon/usbmon.ko LD [M] drivers/usb/otg/gpio_vbus.ko LD [M] drivers/usb/otg/nop-usb-xceiv.ko LD [M] drivers/usb/serial/aircable.ko LD [M] drivers/usb/serial/ark3116.ko LD [M] drivers/usb/serial/belkin_sa.ko LD [M] drivers/usb/serial/ch341.ko LD [M] drivers/usb/serial/cp210x.ko LD [M] drivers/usb/serial/cyberjack.ko LD [M] drivers/usb/serial/cypress_m8.ko LD [M] drivers/usb/serial/digi_acceleport.ko LD [M] drivers/usb/serial/empeg.ko LD [M] drivers/usb/serial/ftdi_sio.ko LD [M] drivers/usb/serial/funsoft.ko LD [M] drivers/usb/serial/garmin_gps.ko LD [M] drivers/usb/serial/hp4x.ko LD [M] drivers/usb/serial/io_edgeport.ko LD [M] drivers/usb/serial/io_ti.ko LD [M] drivers/usb/serial/ipaq.ko LD [M] drivers/usb/serial/ipw.ko LD [M] drivers/usb/serial/ir-usb.ko LD [M] drivers/usb/serial/iuu_phoenix.ko LD [M] drivers/usb/serial/keyspan.ko LD [M] drivers/usb/serial/keyspan_pda.ko LD [M] drivers/usb/serial/kl5kusb105.ko LD [M] drivers/usb/serial/kobil_sct.ko LD [M] drivers/usb/serial/mct_u232.ko LD [M] drivers/usb/serial/mos7720.ko LD [M] drivers/usb/serial/mos7840.ko LD [M] drivers/usb/serial/moto_modem.ko LD [M] drivers/usb/serial/navman.ko LD [M] drivers/usb/serial/omninet.ko LD [M] drivers/usb/serial/opticon.ko LD [M] drivers/usb/serial/option.ko LD [M] drivers/usb/serial/oti6858.ko LD [M] drivers/usb/serial/pl2303.ko LD [M] drivers/usb/serial/qcserial.ko LD [M] drivers/usb/serial/safe_serial.ko LD [M] drivers/usb/serial/siemens_mpi.ko LD [M] drivers/usb/serial/sierra.ko LD [M] drivers/usb/serial/spcp8x5.ko LD [M] drivers/usb/serial/symbolserial.ko LD [M] drivers/usb/serial/ti_usb_3410_5052.ko LD [M] drivers/usb/serial/usb_debug.ko LD [M] drivers/usb/serial/usbserial.ko LD [M] drivers/usb/serial/visor.ko LD [M] drivers/usb/serial/whiteheat.ko LD [M] drivers/usb/storage/ums-alauda.ko LD [M] drivers/usb/storage/ums-cypress.ko LD [M] drivers/usb/storage/ums-datafab.ko LD [M] drivers/usb/storage/ums-freecom.ko LD [M] drivers/usb/storage/ums-isd200.ko LD [M] drivers/usb/storage/ums-jumpshot.ko LD [M] drivers/usb/storage/ums-karma.ko LD [M] drivers/usb/storage/ums-onetouch.ko LD [M] drivers/usb/storage/ums-sddr09.ko LD [M] drivers/usb/storage/ums-sddr55.ko LD [M] drivers/usb/storage/ums-usbat.ko LD [M] drivers/usb/storage/usb-libusual.ko LD [M] drivers/usb/storage/usb-storage.ko LD [M] drivers/usb/wusbcore/wusb-cbaf.ko LD [M] drivers/usb/wusbcore/wusb-wa.ko LD [M] drivers/usb/wusbcore/wusbcore.ko LD [M] drivers/uwb/hwa-rc.ko LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.ko LD [M] drivers/uwb/i1480/i1480-est.ko LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.ko LD [M] drivers/uwb/umc.ko LD [M] drivers/uwb/uwb.ko LD [M] drivers/uwb/whc-rc.ko LD [M] drivers/uwb/whci.ko LD [M] drivers/uwb/wlp/wlp.ko LD [M] drivers/video/arkfb.ko LD [M] drivers/video/aty/aty128fb.ko LD [M] drivers/video/aty/atyfb.ko LD [M] drivers/video/aty/radeonfb.ko LD [M] drivers/video/backlight/backlight.ko LD [M] drivers/video/backlight/generic_bl.ko LD [M] drivers/video/backlight/ili9320.ko LD [M] drivers/video/backlight/lcd.ko LD [M] drivers/video/backlight/ltv350qv.ko LD [M] drivers/video/backlight/platform_lcd.ko LD [M] drivers/video/backlight/tdo24m.ko LD [M] drivers/video/backlight/vgg2432a4.ko LD [M] drivers/video/broadsheetfb.ko LD [M] drivers/video/carminefb.ko LD [M] drivers/video/cfbcopyarea.ko LD [M] drivers/video/cfbfillrect.ko LD [M] drivers/video/cfbimgblt.ko LD [M] drivers/video/cirrusfb.ko LD [M] drivers/video/console/bitblit.ko LD [M] drivers/video/console/fbcon.ko LD [M] drivers/video/console/fbcon_ccw.ko LD [M] drivers/video/console/fbcon_cw.ko LD [M] drivers/video/console/fbcon_rotate.ko LD [M] drivers/video/console/fbcon_ud.ko LD [M] drivers/video/console/font.ko LD [M] drivers/video/console/softcursor.ko LD [M] drivers/video/console/tileblit.ko LD [M] drivers/video/display/display.ko LD [M] drivers/video/fb.ko LD [M] drivers/video/fb_ddc.ko LD [M] drivers/video/fb_sys_fops.ko LD [M] drivers/video/kyro/kyrofb.ko LD [M] drivers/video/macmodes.ko LD [M] drivers/video/matrox/g450_pll.ko LD [M] drivers/video/matrox/i2c-matroxfb.ko LD [M] drivers/video/matrox/matroxfb_DAC1064.ko LD [M] drivers/video/matrox/matroxfb_Ti3026.ko LD [M] drivers/video/matrox/matroxfb_accel.ko LD [M] drivers/video/matrox/matroxfb_base.ko LD [M] drivers/video/matrox/matroxfb_crtc2.ko LD [M] drivers/video/matrox/matroxfb_g450.ko LD [M] drivers/video/matrox/matroxfb_maven.ko LD [M] drivers/video/matrox/matroxfb_misc.ko LD [M] drivers/video/mb862xx/mb862xxfb.ko LD [M] drivers/video/metronomefb.ko LD [M] drivers/video/neofb.ko LD [M] drivers/video/nvidia/nvidiafb.ko LD [M] drivers/video/output.ko LD [M] drivers/video/pm2fb.ko LD [M] drivers/video/pm3fb.ko LD [M] drivers/video/riva/rivafb.ko LD [M] drivers/video/s1d13xxxfb.ko LD [M] drivers/video/s3fb.ko LD [M] drivers/video/savage/savagefb.ko LD [M] drivers/video/sis/sisfb.ko LD [M] drivers/video/sm501fb.ko LD [M] drivers/video/sstfb.ko LD [M] drivers/video/svgalib.ko LD [M] drivers/video/syscopyarea.ko LD [M] drivers/video/sysfillrect.ko LD [M] drivers/video/sysimgblt.ko LD [M] drivers/video/tdfxfb.ko LD [M] drivers/video/tmiofb.ko LD [M] drivers/video/tridentfb.ko LD [M] drivers/video/uvesafb.ko LD [M] drivers/video/vfb.ko LD [M] drivers/video/vgastate.ko LD [M] drivers/video/via/viafb.ko LD [M] drivers/video/vt8623fb.ko LD [M] drivers/w1/masters/ds2482.ko LD [M] drivers/w1/masters/ds2490.ko LD [M] drivers/w1/masters/matrox_w1.ko LD [M] drivers/w1/masters/w1-gpio.ko LD [M] drivers/w1/slaves/w1_bq27000.ko LD [M] drivers/w1/slaves/w1_ds2431.ko LD [M] drivers/w1/slaves/w1_ds2433.ko LD [M] drivers/w1/slaves/w1_ds2760.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] drivers/w1/slaves/w1_therm.ko LD [M] drivers/w1/wire.ko LD [M] drivers/watchdog/alim7101_wdt.ko LD [M] drivers/watchdog/cpwd.ko LD [M] drivers/watchdog/pcwd_pci.ko LD [M] drivers/watchdog/pcwd_usb.ko LD [M] drivers/watchdog/riowd.ko LD [M] drivers/watchdog/softdog.ko LD [M] drivers/watchdog/wdt_pci.ko LD [M] drivers/watchdog/wm8350_wdt.ko LD [M] fs/9p/9p.ko LD [M] fs/adfs/adfs.ko LD [M] fs/affs/affs.ko LD [M] fs/afs/kafs.ko LD [M] fs/autofs/autofs.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/befs/befs.ko LD [M] fs/bfs/bfs.ko LD [M] fs/binfmt_misc.ko LD [M] fs/btrfs/btrfs.ko LD [M] fs/cachefiles/cachefiles.ko LD [M] fs/cifs/cifs.ko LD [M] fs/coda/coda.ko LD [M] fs/configfs/configfs.ko LD [M] fs/cramfs/cramfs.ko LD [M] fs/dlm/dlm.ko LD [M] fs/ecryptfs/ecryptfs.ko LD [M] fs/efs/efs.ko LD [M] fs/exofs/exofs.ko LD [M] fs/exportfs/exportfs.ko LD [M] fs/ext2/ext2.ko LD [M] fs/ext3/ext3.ko LD [M] fs/ext4/ext4.ko LD [M] fs/fat/fat.ko LD [M] fs/fat/msdos.ko LD [M] fs/fat/vfat.ko LD [M] fs/freevxfs/freevxfs.ko LD [M] fs/fscache/fscache.ko LD [M] fs/fuse/cuse.ko LD [M] fs/fuse/fuse.ko LD [M] fs/gfs2/gfs2.ko LD [M] fs/hfs/hfs.ko LD [M] fs/hfsplus/hfsplus.ko LD [M] fs/hpfs/hpfs.ko LD [M] fs/isofs/isofs.ko LD [M] fs/jbd/jbd.ko LD [M] fs/jbd2/jbd2.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/jfs/jfs.ko LD [M] fs/lockd/lockd.ko LD [M] fs/mbcache.ko LD [M] fs/minix/minix.ko LD [M] fs/ncpfs/ncpfs.ko LD [M] fs/nfs/nfs.ko LD [M] fs/nfs_common/nfs_acl.ko LD [M] fs/nfsd/nfsd.ko LD [M] fs/nilfs2/nilfs2.ko LD [M] fs/nls/nls_ascii.ko LD [M] fs/nls/nls_base.ko LD [M] fs/nls/nls_cp1250.ko LD [M] fs/nls/nls_cp1251.ko LD [M] fs/nls/nls_cp1255.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp775.ko LD [M] fs/nls/nls_cp850.ko LD [M] fs/nls/nls_cp852.ko LD [M] fs/nls/nls_cp855.ko LD [M] fs/nls/nls_cp857.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_cp863.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_cp866.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp874.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_cp936.ko LD [M] fs/nls/nls_cp949.ko LD [M] fs/nls/nls_cp950.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-14.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] fs/nls/nls_iso8859-4.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] fs/nls/nls_iso8859-6.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/nls/nls_koi8-ru.ko LD [M] fs/nls/nls_koi8-u.ko LD [M] fs/nls/nls_utf8.ko LD [M] fs/ntfs/ntfs.ko LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.ko LD [M] fs/ocfs2/dlm/ocfs2_dlm.ko LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.ko LD [M] fs/ocfs2/ocfs2.ko LD [M] fs/ocfs2/ocfs2_stack_o2cb.ko LD [M] fs/ocfs2/ocfs2_stack_user.ko LD [M] fs/ocfs2/ocfs2_stackglue.ko LD [M] fs/omfs/omfs.ko LD [M] fs/openpromfs/openpromfs.ko LD [M] fs/qnx4/qnx4.ko LD [M] fs/quota/quota_tree.ko LD [M] fs/quota/quota_v1.ko LD [M] fs/quota/quota_v2.ko LD [M] fs/reiserfs/reiserfs.ko LD [M] fs/romfs/romfs.ko LD [M] fs/smbfs/smbfs.ko LD [M] fs/squashfs/squashfs.ko LD [M] fs/sysv/sysv.ko LD [M] fs/ubifs/ubifs.ko LD [M] fs/udf/udf.ko LD [M] fs/ufs/ufs.ko LD [M] fs/xfs/xfs.ko LD [M] kernel/backtracetest.ko LD [M] kernel/configs.ko LD [M] kernel/rcutorture.ko LD [M] kernel/trace/ring_buffer_benchmark.ko LD [M] lib/crc-ccitt.ko LD [M] lib/crc-itu-t.ko LD [M] lib/crc-t10dif.ko LD [M] lib/crc16.ko LD [M] lib/crc7.ko LD [M] lib/libcrc32c.ko LD [M] lib/lzo/lzo_compress.ko LD [M] lib/lzo/lzo_decompress.ko LD [M] lib/reed_solomon/reed_solomon.ko LD [M] lib/ts_bm.ko LD [M] lib/ts_fsm.ko LD [M] lib/ts_kmp.ko LD [M] lib/zlib_deflate/zlib_deflate.ko LD [M] net/802/fddi.ko LD [M] net/802/garp.ko LD [M] net/802/p8022.ko LD [M] net/802/p8023.ko LD [M] net/802/psnap.ko LD [M] net/802/stp.ko LD [M] net/802/tr.ko LD [M] net/8021q/8021q.ko LD [M] net/9p/9pnet.ko LD [M] net/9p/9pnet_rdma.ko LD [M] net/appletalk/appletalk.ko LD [M] net/atm/atm.ko LD [M] net/atm/br2684.ko LD [M] net/atm/clip.ko LD [M] net/atm/lec.ko LD [M] net/atm/mpoa.ko LD [M] net/atm/pppoatm.ko LD [M] net/ax25/ax25.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/bluetooth/bnep/bnep.ko LD [M] net/bluetooth/cmtp/cmtp.ko LD [M] net/bluetooth/hidp/hidp.ko LD [M] net/bluetooth/l2cap.ko LD [M] net/bluetooth/rfcomm/rfcomm.ko LD [M] net/bluetooth/sco.ko LD [M] net/bridge/bridge.ko LD [M] net/bridge/netfilter/ebt_802_3.ko LD [M] net/bridge/netfilter/ebt_among.ko LD [M] net/bridge/netfilter/ebt_arp.ko LD [M] net/bridge/netfilter/ebt_arpreply.ko LD [M] net/bridge/netfilter/ebt_dnat.ko LD [M] net/bridge/netfilter/ebt_ip.ko LD [M] net/bridge/netfilter/ebt_ip6.ko LD [M] net/bridge/netfilter/ebt_limit.ko LD [M] net/bridge/netfilter/ebt_log.ko LD [M] net/bridge/netfilter/ebt_mark.ko LD [M] net/bridge/netfilter/ebt_mark_m.ko LD [M] net/bridge/netfilter/ebt_nflog.ko LD [M] net/bridge/netfilter/ebt_pkttype.ko LD [M] net/bridge/netfilter/ebt_redirect.ko LD [M] net/bridge/netfilter/ebt_snat.ko LD [M] net/bridge/netfilter/ebt_stp.ko LD [M] net/bridge/netfilter/ebt_ulog.ko LD [M] net/bridge/netfilter/ebt_vlan.ko LD [M] net/bridge/netfilter/ebtable_broute.ko LD [M] net/bridge/netfilter/ebtable_filter.ko LD [M] net/bridge/netfilter/ebtable_nat.ko LD [M] net/bridge/netfilter/ebtables.ko LD [M] net/can/can-bcm.ko LD [M] net/can/can-raw.ko LD [M] net/can/can.ko LD [M] net/core/pktgen.ko LD [M] net/dccp/dccp.ko LD [M] net/dccp/dccp_diag.ko LD [M] net/dccp/dccp_ipv4.ko LD [M] net/dccp/dccp_ipv6.ko LD [M] net/dccp/dccp_probe.ko LD [M] net/decnet/decnet.ko LD [M] net/decnet/netfilter/dn_rtmsg.ko LD [M] net/econet/econet.ko LD [M] net/ieee802154/af_802154.ko LD [M] net/ieee802154/nl802154.ko LD [M] net/ipv4/ah4.ko LD [M] net/ipv4/esp4.ko LD [M] net/ipv4/inet_diag.ko LD [M] net/ipv4/ip_gre.ko LD [M] net/ipv4/ipcomp.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/netfilter/arp_tables.ko LD [M] net/ipv4/netfilter/arpt_mangle.ko LD [M] net/ipv4/netfilter/arptable_filter.ko LD [M] net/ipv4/netfilter/ip_queue.ko LD [M] net/ipv4/netfilter/ip_tables.ko LD [M] net/ipv4/netfilter/ipt_CLUSTERIP.ko LD [M] net/ipv4/netfilter/ipt_ECN.ko LD [M] net/ipv4/netfilter/ipt_LOG.ko LD [M] net/ipv4/netfilter/ipt_MASQUERADE.ko LD [M] net/ipv4/netfilter/ipt_NETMAP.ko LD [M] net/ipv4/netfilter/ipt_REDIRECT.ko LD [M] net/ipv4/netfilter/ipt_REJECT.ko LD [M] net/ipv4/netfilter/ipt_ULOG.ko LD [M] net/ipv4/netfilter/ipt_addrtype.ko LD [M] net/ipv4/netfilter/ipt_ah.ko LD [M] net/ipv4/netfilter/ipt_ecn.ko LD [M] net/ipv4/netfilter/iptable_filter.ko LD [M] net/ipv4/netfilter/iptable_mangle.ko LD [M] net/ipv4/netfilter/iptable_nat.ko LD [M] net/ipv4/netfilter/iptable_raw.ko LD [M] net/ipv4/netfilter/iptable_security.ko LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.ko LD [M] net/ipv4/netfilter/nf_defrag_ipv4.ko LD [M] net/ipv4/netfilter/nf_nat.ko LD [M] net/ipv4/netfilter/nf_nat_amanda.ko LD [M] net/ipv4/netfilter/nf_nat_ftp.ko LD [M] net/ipv4/netfilter/nf_nat_h323.ko LD [M] net/ipv4/netfilter/nf_nat_irc.ko LD [M] net/ipv4/netfilter/nf_nat_pptp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_dccp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_gre.ko LD [M] net/ipv4/netfilter/nf_nat_proto_sctp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_udplite.ko LD [M] net/ipv4/netfilter/nf_nat_sip.ko LD [M] net/ipv4/netfilter/nf_nat_snmp_basic.ko LD [M] net/ipv4/netfilter/nf_nat_tftp.ko LD [M] net/ipv4/tcp_bic.ko LD [M] net/ipv4/tcp_cubic.ko LD [M] net/ipv4/tcp_diag.ko LD [M] net/ipv4/tcp_highspeed.ko LD [M] net/ipv4/tcp_htcp.ko LD [M] net/ipv4/tcp_hybla.ko LD [M] net/ipv4/tcp_illinois.ko LD [M] net/ipv4/tcp_lp.ko LD [M] net/ipv4/tcp_probe.ko LD [M] net/ipv4/tcp_scalable.ko LD [M] net/ipv4/tcp_vegas.ko LD [M] net/ipv4/tcp_veno.ko LD [M] net/ipv4/tcp_westwood.ko LD [M] net/ipv4/tcp_yeah.ko LD [M] net/ipv4/tunnel4.ko LD [M] net/ipv4/xfrm4_mode_beet.ko LD [M] net/ipv4/xfrm4_mode_transport.ko LD [M] net/ipv4/xfrm4_mode_tunnel.ko LD [M] net/ipv4/xfrm4_tunnel.ko LD [M] net/ipv6/ah6.ko LD [M] net/ipv6/esp6.ko LD [M] net/ipv6/ip6_tunnel.ko LD [M] net/ipv6/ipcomp6.ko LD [M] net/ipv6/ipv6.ko LD [M] net/ipv6/mip6.ko LD [M] net/ipv6/netfilter/ip6_queue.ko LD [M] net/ipv6/netfilter/ip6_tables.ko LD [M] net/ipv6/netfilter/ip6t_LOG.ko LD [M] net/ipv6/netfilter/ip6t_REJECT.ko LD [M] net/ipv6/netfilter/ip6t_ah.ko LD [M] net/ipv6/netfilter/ip6t_eui64.ko LD [M] net/ipv6/netfilter/ip6t_frag.ko LD [M] net/ipv6/netfilter/ip6t_hbh.ko LD [M] net/ipv6/netfilter/ip6t_ipv6header.ko LD [M] net/ipv6/netfilter/ip6t_mh.ko LD [M] net/ipv6/netfilter/ip6t_rt.ko LD [M] net/ipv6/netfilter/ip6table_filter.ko LD [M] net/ipv6/netfilter/ip6table_mangle.ko LD [M] net/ipv6/netfilter/ip6table_raw.ko LD [M] net/ipv6/netfilter/ip6table_security.ko LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.ko LD [M] net/ipv6/sit.ko LD [M] net/ipv6/tunnel6.ko LD [M] net/ipv6/xfrm6_mode_beet.ko LD [M] net/ipv6/xfrm6_mode_ro.ko LD [M] net/ipv6/xfrm6_mode_transport.ko LD [M] net/ipv6/xfrm6_mode_tunnel.ko LD [M] net/ipv6/xfrm6_tunnel.ko LD [M] net/ipx/ipx.ko LD [M] net/irda/ircomm/ircomm-tty.ko LD [M] net/irda/ircomm/ircomm.ko LD [M] net/irda/irda.ko LD [M] net/irda/irlan/irlan.ko LD [M] net/irda/irnet/irnet.ko LD [M] net/key/af_key.ko LD [M] net/lapb/lapb.ko LD [M] net/llc/llc.ko LD [M] net/llc/llc2.ko LD [M] net/mac80211/mac80211.ko LD [M] net/netfilter/ipvs/ip_vs.ko LD [M] net/netfilter/ipvs/ip_vs_dh.ko LD [M] net/netfilter/ipvs/ip_vs_ftp.ko LD [M] net/netfilter/ipvs/ip_vs_lblc.ko LD [M] net/netfilter/ipvs/ip_vs_lblcr.ko LD [M] net/netfilter/ipvs/ip_vs_lc.ko LD [M] net/netfilter/ipvs/ip_vs_nq.ko LD [M] net/netfilter/ipvs/ip_vs_rr.ko LD [M] net/netfilter/ipvs/ip_vs_sed.ko LD [M] net/netfilter/ipvs/ip_vs_sh.ko LD [M] net/netfilter/ipvs/ip_vs_wlc.ko LD [M] net/netfilter/ipvs/ip_vs_wrr.ko LD [M] net/netfilter/nf_conntrack.ko LD [M] net/netfilter/nf_conntrack_amanda.ko LD [M] net/netfilter/nf_conntrack_ftp.ko LD [M] net/netfilter/nf_conntrack_h323.ko LD [M] net/netfilter/nf_conntrack_irc.ko LD [M] net/netfilter/nf_conntrack_netbios_ns.ko LD [M] net/netfilter/nf_conntrack_netlink.ko LD [M] net/netfilter/nf_conntrack_pptp.ko LD [M] net/netfilter/nf_conntrack_proto_dccp.ko LD [M] net/netfilter/nf_conntrack_proto_gre.ko LD [M] net/netfilter/nf_conntrack_proto_sctp.ko LD [M] net/netfilter/nf_conntrack_proto_udplite.ko LD [M] net/netfilter/nf_conntrack_sane.ko LD [M] net/netfilter/nf_conntrack_sip.ko LD [M] net/netfilter/nf_conntrack_tftp.ko LD [M] net/netfilter/nf_tproxy_core.ko LD [M] net/netfilter/nfnetlink.ko LD [M] net/netfilter/nfnetlink_log.ko LD [M] net/netfilter/nfnetlink_queue.ko LD [M] net/netfilter/x_tables.ko LD [M] net/netfilter/xt_CLASSIFY.ko LD [M] net/netfilter/xt_CONNMARK.ko LD [M] net/netfilter/xt_CONNSECMARK.ko LD [M] net/netfilter/xt_DSCP.ko LD [M] net/netfilter/xt_HL.ko LD [M] net/netfilter/xt_LED.ko LD [M] net/netfilter/xt_MARK.ko LD [M] net/netfilter/xt_NFLOG.ko LD [M] net/netfilter/xt_NFQUEUE.ko LD [M] net/netfilter/xt_NOTRACK.ko LD [M] net/netfilter/xt_RATEEST.ko LD [M] net/netfilter/xt_SECMARK.ko LD [M] net/netfilter/xt_TCPMSS.ko LD [M] net/netfilter/xt_TCPOPTSTRIP.ko LD [M] net/netfilter/xt_TPROXY.ko LD [M] net/netfilter/xt_TRACE.ko LD [M] net/netfilter/xt_cluster.ko LD [M] net/netfilter/xt_comment.ko LD [M] net/netfilter/xt_connbytes.ko LD [M] net/netfilter/xt_connlimit.ko LD [M] net/netfilter/xt_connmark.ko LD [M] net/netfilter/xt_conntrack.ko LD [M] net/netfilter/xt_dccp.ko LD [M] net/netfilter/xt_dscp.ko LD [M] net/netfilter/xt_esp.ko LD [M] net/netfilter/xt_hashlimit.ko LD [M] net/netfilter/xt_helper.ko LD [M] net/netfilter/xt_hl.ko LD [M] net/netfilter/xt_iprange.ko LD [M] net/netfilter/xt_length.ko LD [M] net/netfilter/xt_limit.ko LD [M] net/netfilter/xt_mac.ko LD [M] net/netfilter/xt_mark.ko LD [M] net/netfilter/xt_multiport.ko LD [M] net/netfilter/xt_osf.ko LD [M] net/netfilter/xt_owner.ko LD [M] net/netfilter/xt_physdev.ko LD [M] net/netfilter/xt_pkttype.ko LD [M] net/netfilter/xt_policy.ko LD [M] net/netfilter/xt_quota.ko LD [M] net/netfilter/xt_rateest.ko LD [M] net/netfilter/xt_realm.ko LD [M] net/netfilter/xt_recent.ko LD [M] net/netfilter/xt_sctp.ko LD [M] net/netfilter/xt_socket.ko LD [M] net/netfilter/xt_state.ko LD [M] net/netfilter/xt_statistic.ko LD [M] net/netfilter/xt_string.ko LD [M] net/netfilter/xt_tcpmss.ko LD [M] net/netfilter/xt_tcpudp.ko LD [M] net/netfilter/xt_time.ko LD [M] net/netfilter/xt_u32.ko LD [M] net/netrom/netrom.ko LD [M] net/packet/af_packet.ko LD [M] net/phonet/phonet.ko LD [M] net/phonet/pn_pep.ko LD [M] net/rds/rds.ko LD [M] net/rfkill/rfkill.ko LD [M] net/rose/rose.ko LD [M] net/rxrpc/af-rxrpc.ko LD [M] net/rxrpc/rxkad.ko LD [M] net/sched/act_gact.ko LD [M] net/sched/act_ipt.ko LD [M] net/sched/act_mirred.ko LD [M] net/sched/act_nat.ko LD [M] net/sched/act_pedit.ko LD [M] net/sched/act_police.ko LD [M] net/sched/act_simple.ko LD [M] net/sched/act_skbedit.ko LD [M] net/sched/cls_basic.ko LD [M] net/sched/cls_flow.ko LD [M] net/sched/cls_fw.ko LD [M] net/sched/cls_route.ko LD [M] net/sched/cls_rsvp.ko LD [M] net/sched/cls_rsvp6.ko LD [M] net/sched/cls_tcindex.ko LD [M] net/sched/cls_u32.ko LD [M] net/sched/em_cmp.ko LD [M] net/sched/em_meta.ko LD [M] net/sched/em_nbyte.ko LD [M] net/sched/em_text.ko LD [M] net/sched/em_u32.ko LD [M] net/sched/sch_atm.ko LD [M] net/sched/sch_cbq.ko LD [M] net/sched/sch_drr.ko LD [M] net/sched/sch_dsmark.ko LD [M] net/sched/sch_gred.ko LD [M] net/sched/sch_hfsc.ko LD [M] net/sched/sch_htb.ko LD [M] net/sched/sch_ingress.ko LD [M] net/sched/sch_multiq.ko LD [M] net/sched/sch_netem.ko LD [M] net/sched/sch_prio.ko LD [M] net/sched/sch_red.ko LD [M] net/sched/sch_sfq.ko LD [M] net/sched/sch_tbf.ko LD [M] net/sched/sch_teql.ko LD [M] net/sctp/sctp.ko LD [M] net/sunrpc/auth_gss/auth_rpcgss.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.ko LD [M] net/sunrpc/sunrpc.ko LD [M] net/sunrpc/xprtrdma/svcrdma.ko LD [M] net/sunrpc/xprtrdma/xprtrdma.ko LD [M] net/tipc/tipc.ko LD [M] net/unix/unix.ko LD [M] net/wanrouter/wanrouter.ko LD [M] net/wimax/wimax.ko LD [M] net/wireless/cfg80211.ko LD [M] net/wireless/lib80211.ko LD [M] net/wireless/lib80211_crypt_ccmp.ko LD [M] net/wireless/lib80211_crypt_tkip.ko LD [M] net/wireless/lib80211_crypt_wep.ko LD [M] net/x25/x25.ko LD [M] net/xfrm/xfrm_ipcomp.ko LD [M] net/xfrm/xfrm_user.ko LD [M] samples/kobject/kobject-example.ko LD [M] samples/kobject/kset-example.ko LD [M] samples/kprobes/jprobe_example.ko LD [M] samples/kprobes/kprobe_example.ko LD [M] samples/kprobes/kretprobe_example.ko LD [M] samples/markers/marker-example.ko LD [M] samples/markers/probe-example.ko LD [M] samples/trace_events/trace-events-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample2.ko LD [M] samples/tracepoints/tracepoint-sample.ko LD [M] sound/ac97_bus.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/oss/snd-pcm-oss.ko LD [M] sound/core/seq/oss/snd-seq-oss.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] sound/core/seq/snd-seq-dummy.ko LD [M] sound/core/seq/snd-seq-midi-emul.ko LD [M] sound/core/seq/snd-seq-midi-event.ko LD [M] sound/core/seq/snd-seq-midi.ko LD [M] sound/core/seq/snd-seq-virmidi.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-hrtimer.ko LD [M] sound/core/snd-hwdep.ko LD [M] sound/core/snd-page-alloc.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-rawmidi.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/drivers/mpu401/snd-mpu401-uart.ko LD [M] sound/drivers/mpu401/snd-mpu401.ko LD [M] sound/drivers/opl3/snd-opl3-lib.ko LD [M] sound/drivers/opl3/snd-opl3-synth.ko LD [M] sound/drivers/snd-dummy.ko LD [M] sound/drivers/snd-mtpav.ko LD [M] sound/drivers/snd-mts64.ko LD [M] sound/drivers/snd-portman2x4.ko LD [M] sound/drivers/snd-serial-u16550.ko LD [M] sound/drivers/snd-virmidi.ko LD [M] sound/drivers/vx/snd-vx-lib.ko LD [M] sound/i2c/other/snd-ak4114.ko LD [M] sound/i2c/other/snd-ak4117.ko LD [M] sound/i2c/other/snd-ak4xxx-adda.ko LD [M] sound/i2c/other/snd-pt2258.ko LD [M] sound/i2c/other/snd-tea575x-tuner.ko LD [M] sound/i2c/snd-cs8427.ko LD [M] sound/i2c/snd-i2c.ko LD [M] sound/pci/ac97/snd-ac97-codec.ko LD [M] sound/pci/ali5451/snd-ali5451.ko LD [M] sound/pci/au88x0/snd-au8810.ko LD [M] sound/pci/au88x0/snd-au8820.ko LD [M] sound/pci/au88x0/snd-au8830.ko LD [M] sound/pci/aw2/snd-aw2.ko LD [M] sound/pci/ca0106/snd-ca0106.ko LD [M] sound/pci/cs46xx/snd-cs46xx.ko LD [M] sound/pci/ctxfi/snd-ctxfi.ko LD [M] sound/pci/echoaudio/snd-darla20.ko LD [M] sound/pci/echoaudio/snd-darla24.ko LD [M] sound/pci/echoaudio/snd-echo3g.ko LD [M] sound/pci/echoaudio/snd-gina20.ko LD [M] sound/pci/echoaudio/snd-gina24.ko LD [M] sound/pci/echoaudio/snd-indigo.ko LD [M] sound/pci/echoaudio/snd-indigodj.ko LD [M] sound/pci/echoaudio/snd-indigodjx.ko LD [M] sound/pci/echoaudio/snd-indigoio.ko LD [M] sound/pci/echoaudio/snd-indigoiox.ko LD [M] sound/pci/echoaudio/snd-layla20.ko LD [M] sound/pci/echoaudio/snd-layla24.ko LD [M] sound/pci/echoaudio/snd-mia.ko LD [M] sound/pci/echoaudio/snd-mona.ko LD [M] sound/pci/emu10k1/snd-emu10k1-synth.ko LD [M] sound/pci/emu10k1/snd-emu10k1.ko LD [M] sound/pci/emu10k1/snd-emu10k1x.ko LD [M] sound/pci/hda/snd-hda-codec-analog.ko LD [M] sound/pci/hda/snd-hda-codec-atihdmi.ko LD [M] sound/pci/hda/snd-hda-codec-ca0110.ko LD [M] sound/pci/hda/snd-hda-codec-cmedia.ko LD [M] sound/pci/hda/snd-hda-codec-conexant.ko LD [M] sound/pci/hda/snd-hda-codec-idt.ko LD [M] sound/pci/hda/snd-hda-codec-intelhdmi.ko LD [M] sound/pci/hda/snd-hda-codec-nvhdmi.ko LD [M] sound/pci/hda/snd-hda-codec-realtek.ko LD [M] sound/pci/hda/snd-hda-codec-si3054.ko LD [M] sound/pci/hda/snd-hda-codec-via.ko LD [M] sound/pci/hda/snd-hda-codec.ko LD [M] sound/pci/hda/snd-hda-intel.ko LD [M] sound/pci/ice1712/snd-ice1712.ko LD [M] sound/pci/ice1712/snd-ice1724.ko LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.ko LD [M] sound/pci/korg1212/snd-korg1212.ko LD [M] sound/pci/lx6464es/snd-lx6464es.ko LD [M] sound/pci/mixart/snd-mixart.ko LD [M] sound/pci/nm256/snd-nm256.ko LD [M] sound/pci/oxygen/snd-hifier.ko LD [M] sound/pci/oxygen/snd-oxygen-lib.ko LD [M] sound/pci/oxygen/snd-oxygen.ko LD [M] sound/pci/oxygen/snd-virtuoso.ko LD [M] sound/pci/pcxhr/snd-pcxhr.ko LD [M] sound/pci/riptide/snd-riptide.ko LD [M] sound/pci/rme9652/snd-hdsp.ko LD [M] sound/pci/rme9652/snd-hdspm.ko LD [M] sound/pci/rme9652/snd-rme9652.ko LD [M] sound/pci/snd-ad1889.ko LD [M] sound/pci/snd-als300.ko LD [M] sound/pci/snd-atiixp-modem.ko LD [M] sound/pci/snd-atiixp.ko LD [M] sound/pci/snd-azt3328.ko LD [M] sound/pci/snd-bt87x.ko LD [M] sound/pci/snd-cmipci.ko LD [M] sound/pci/snd-cs4281.ko LD [M] sound/pci/snd-ens1370.ko LD [M] sound/pci/snd-ens1371.ko LD [M] sound/pci/snd-es1938.ko LD [M] sound/pci/snd-es1968.ko LD [M] sound/pci/snd-fm801.ko LD [M] sound/pci/snd-intel8x0.ko LD [M] sound/pci/snd-intel8x0m.ko LD [M] sound/pci/snd-maestro3.ko LD [M] sound/pci/snd-rme32.ko LD [M] sound/pci/snd-rme96.ko LD [M] sound/pci/snd-sonicvibes.ko LD [M] sound/pci/snd-via82xx-modem.ko LD [M] sound/pci/snd-via82xx.ko LD [M] sound/pci/trident/snd-trident.ko LD [M] sound/pci/vx222/snd-vx222.ko LD [M] sound/pci/ymfpci/snd-ymfpci.ko LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko LD [M] sound/pcmcia/vx/snd-vxpocket.ko LD [M] sound/soc/codecs/snd-soc-ad73311.ko LD [M] sound/soc/codecs/snd-soc-ak4104.ko LD [M] sound/soc/codecs/snd-soc-ak4535.ko LD [M] sound/soc/codecs/snd-soc-cs4270.ko LD [M] sound/soc/codecs/snd-soc-l3.ko LD [M] sound/soc/codecs/snd-soc-pcm3008.ko LD [M] sound/soc/codecs/snd-soc-spdif.ko LD [M] sound/soc/codecs/snd-soc-ssm2602.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic26.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.ko LD [M] sound/soc/codecs/snd-soc-uda134x.ko LD [M] sound/soc/codecs/snd-soc-uda1380.ko LD [M] sound/soc/codecs/snd-soc-wm8350.ko LD [M] sound/soc/codecs/snd-soc-wm8400.ko LD [M] sound/soc/codecs/snd-soc-wm8510.ko LD [M] sound/soc/codecs/snd-soc-wm8580.ko LD [M] sound/soc/codecs/snd-soc-wm8728.ko LD [M] sound/soc/codecs/snd-soc-wm8731.ko LD [M] sound/soc/codecs/snd-soc-wm8750.ko LD [M] sound/soc/codecs/snd-soc-wm8753.ko LD [M] sound/soc/codecs/snd-soc-wm8900.ko LD [M] sound/soc/codecs/snd-soc-wm8903.ko LD [M] sound/soc/codecs/snd-soc-wm8940.ko LD [M] sound/soc/codecs/snd-soc-wm8960.ko LD [M] sound/soc/codecs/snd-soc-wm8971.ko LD [M] sound/soc/codecs/snd-soc-wm8988.ko LD [M] sound/soc/codecs/snd-soc-wm8990.ko LD [M] sound/soc/codecs/snd-soc-wm9081.ko LD [M] sound/soc/snd-soc-core.ko LD [M] sound/sound_firmware.ko LD [M] sound/soundcore.ko LD [M] sound/sparc/snd-sun-amd7930.ko LD [M] sound/sparc/snd-sun-cs4231.ko LD [M] sound/sparc/snd-sun-dbri.ko LD [M] sound/synth/emux/snd-emux-synth.ko LD [M] sound/synth/snd-util-mem.ko LD [M] sound/usb/caiaq/snd-usb-caiaq.ko LD [M] sound/usb/snd-usb-audio.ko LD [M] sound/usb/snd-usb-lib.ko MKDIR firmware/3com MKDIR firmware/acenic MKDIR firmware/adaptec IHEX firmware/bnx2x-e1-4.8.53.0.fw IHEX firmware/bnx2x-e1h-4.8.53.0.fw MKDIR firmware/bnx2 MKDIR firmware/sun IHEX firmware/intelliport2.bin MKDIR firmware/cxgb3 MKDIR firmware/av7110 MKDIR firmware/ttusb-budget MKDIR firmware/e100 MKDIR firmware/myricom MKDIR firmware/cis MKDIR firmware/ositech MKDIR firmware/qlogic MKDIR firmware/korg MKDIR firmware/ess MKDIR firmware/yamaha MKDIR firmware/tehuti MKDIR firmware/tigon IHEX firmware/3com/typhoon.bin MKDIR firmware/dabusb MKDIR firmware/emi26 MKDIR firmware/emi62 MKDIR firmware/kaweth IHEX firmware/ti_3410.fw IHEX firmware/ti_5052.fw IHEX firmware/mts_cdma.fw IHEX firmware/mts_gsm.fw IHEX firmware/mts_edge.fw MKDIR firmware/edgeport IHEX2FW firmware/whiteheat_loader.fw IHEX2FW firmware/whiteheat.fw MKDIR firmware/keyspan_pda MKDIR firmware/vicam MKDIR firmware/cpia2 MKDIR firmware/yam IHEX firmware/3com/3C359.bin IHEX firmware/acenic/tg2.bin IHEX firmware/adaptec/starfire_rx.bin IHEX firmware/adaptec/starfire_tx.bin IHEX firmware/bnx2/bnx2-mips-09-4.6.17.fw IHEX firmware/bnx2/bnx2-rv2p-09-4.6.15.fw IHEX firmware/bnx2/bnx2-mips-06-4.6.16.fw IHEX firmware/bnx2/bnx2-rv2p-06-4.6.16.fw IHEX firmware/sun/cassini.bin IHEX firmware/cxgb3/t3b_psram-1.1.0.bin IHEX firmware/cxgb3/t3c_psram-1.1.0.bin IHEX firmware/cxgb3/t3fw-7.4.0.bin IHEX firmware/av7110/bootcode.bin IHEX firmware/ttusb-budget/dspbootcode.bin IHEX firmware/e100/d101m_ucode.bin IHEX firmware/e100/d101s_ucode.bin IHEX firmware/e100/d102e_ucode.bin IHEX firmware/myricom/lanai.bin IHEX firmware/cis/LA-PCM.cis IHEX firmware/cis/3CXEM556.cis IHEX firmware/cis/3CCFEM556.cis IHEX firmware/ositech/Xilinx7OD.bin IHEX firmware/qlogic/1040.bin IHEX firmware/qlogic/1280.bin IHEX firmware/qlogic/12160.bin IHEX firmware/qlogic/isp1000.bin IHEX firmware/korg/k1212.dsp IHEX firmware/ess/maestro3_assp_kernel.fw IHEX firmware/ess/maestro3_assp_minisrc.fw IHEX firmware/yamaha/ds1_ctrl.fw IHEX firmware/yamaha/ds1_dsp.fw IHEX firmware/yamaha/ds1e_ctrl.fw IHEX firmware/tehuti/bdx.bin IHEX firmware/tigon/tg3.bin IHEX firmware/tigon/tg3_tso5.bin IHEX firmware/tigon/tg3_tso.bin IHEX2FW firmware/dabusb/firmware.fw IHEX firmware/dabusb/bitstream.bin IHEX2FW firmware/emi26/loader.fw IHEX2FW firmware/emi26/firmware.fw IHEX2FW firmware/emi26/bitstream.fw IHEX2FW firmware/emi62/loader.fw IHEX2FW firmware/emi62/bitstream.fw IHEX2FW firmware/emi62/spdif.fw IHEX2FW firmware/emi62/midi.fw IHEX firmware/kaweth/new_code.bin IHEX firmware/kaweth/trigger_code.bin IHEX firmware/kaweth/new_code_fix.bin IHEX firmware/kaweth/trigger_code_fix.bin H16TOFW firmware/edgeport/boot.fw H16TOFW firmware/edgeport/boot2.fw H16TOFW firmware/edgeport/down.fw H16TOFW firmware/edgeport/down2.fw IHEX firmware/edgeport/down3.bin IHEX2FW firmware/keyspan_pda/keyspan_pda.fw IHEX2FW firmware/keyspan_pda/xircom_pgs.fw H16TOFW firmware/vicam/firmware.fw IHEX firmware/cpia2/stv0672_vp4.bin IHEX firmware/yam/1200.bin IHEX firmware/yam/9600.bin # Build took: 0:28:28.714993 # git bisect good Bisecting: 81 revisions left to test after this (roughly 6 steps) [661adc423d70203a56723701aaf255e16950dfdb] Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 # < git rev-parse --verify HEAD Trying 661adc423d70203a56723701aaf255e16950dfdb # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1519:2: warning: #warning syscall perf_counter_open not implemented CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/version.o CC arch/sparc/math-emu/math_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/calibrate.o] Error 255 CC [M] drivers/cdrom/cdrom.o CC [M] drivers/infiniband/ulp/srp/ib_srp.o AS arch/sparc/mm/ultra.o CC arch/sparc/mm/tlb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/version.o] Error 255 CC [M] drivers/telephony/phonedev.o CC arch/sparc/mm/tsb.o CC [M] drivers/crypto/hifn_795x.o CC drivers/staging/staging.o CC [M] drivers/memstick/core/memstick.o CC [M] drivers/telephony/ixj.o CC arch/sparc/mm/fault_64.o CC [M] drivers/memstick/core/mspro_block.o CC [M] drivers/telephony/ixj_pcmcia.o CC [M] drivers/usb/c67x00/c67x00-drv.o CC [M] drivers/usb/image/mdc800.o CC arch/sparc/mm/init_64.o CC [M] drivers/input/gameport/gameport.o CC [M] drivers/usb/image/microtek.o CC arch/sparc/mm/generic_64.o CC [M] drivers/usb/mon/mon_main.o CC arch/sparc/mm/hugetlbpage.o CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o CC [M] drivers/input/gameport/emu10k1-gp.o CC [M] drivers/memstick/host/tifm_ms.o CC drivers/i2c/i2c-boardinfo.o CC [M] drivers/thermal/thermal_sys.o CC [M] drivers/firewire/fw-card.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprof.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/do_mounts_initrd.o] Error 255 CC [M] drivers/usb/class/cdc-acm.o CC [M] drivers/block/paride/paride.o CC [M] drivers/auxdisplay/ks0108.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/initramfs.o] Error 255 CC [M] drivers/uio/uio.o CC drivers/accessibility/braille/braille_console.o CC [M] drivers/usb/mon/mon_stat.o CC drivers/gpio/gpiolib.o CC [M] drivers/i2c/algos/i2c-algo-bit.o CC [M] sound/sound_core.o CC drivers/regulator/core.o CC [M] drivers/input/serio/serio.o CC [M] drivers/connector/cn_queue.o CC [M] drivers/ssb/main.o CC drivers/cpufreq/cpufreq.o CC drivers/block/hd.o CC [M] drivers/pcmcia/ds.o CC [M] drivers/parport/share.o CC [M] drivers/infiniband/ulp/iser/iser_verbs.o CC [M] drivers/isdn/divert/isdn_divert.o CC [M] drivers/isdn/hardware/mISDN/hfcpci.o CC [M] drivers/usb/serial/usb-serial.o CC drivers/input/input.o CC [M] drivers/i2c/chips/ds1682.o CC [M] drivers/isdn/hysdn/hysdn_procconf.o CC [M] drivers/infiniband/hw/nes/nes.o CC [M] drivers/ieee802154/fakehard.o AS arch/sparc/prom/cif.o CC net/socket.o CC [M] drivers/infiniband/hw/mlx4/ah.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cm.o CC [M] drivers/usb/atm/cxacru.o CC [M] drivers/power/power_supply_core.o CC [M] drivers/usb/gadget/m66592-udc.o CC [M] drivers/mmc/core/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/staging/staging.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/staging] Error 2 CC [M] drivers/power/power_supply_sysfs.o CC drivers/spi/spi.o CC drivers/base/core.o CC [M] drivers/sbus/char/envctrl.o CC [M] drivers/infiniband/hw/amso1100/c2.o CC [M] drivers/infiniband/hw/mthca/mthca_main.o CC drivers/leds/led-core.o CC [M] drivers/isdn/gigaset/bas-gigaset.o CC [M] drivers/usb/wusbcore/cbaf.o CC ipc/compat.o CC [M] drivers/isdn/i4l/isdn_net.o CC [M] drivers/block/aoe/aoeblk.o CC arch/sparc/prom/console_64.o CC [M] drivers/media/radio/radio-maxiradio.o CC arch/sparc/lib/iomap.o CC [M] drivers/mtd/chips/chipreg.o CC [M] drivers/isdn/mISDN/l1oip_core.o CC [M] drivers/hid/hid-lg.o CC [M] drivers/atm/iphase.o CC [M] drivers/uwb/umc-bus.o CC [M] drivers/watchdog/pcwd_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/telephony/phonedev.o] Error 255 CC [M] drivers/isdn/i4l/isdn_tty.o CC [M] drivers/i2c/busses/i2c-ali1535.o CC [M] drivers/mfd/sm501.o CC drivers/misc/kgdbts.o CC [M] drivers/message/fusion/mptbase.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o CC [M] drivers/isdn/hardware/eicon/divasi.o CC [M] drivers/media/dvb/b2c2/flexcop-pci.o CC [M] drivers/infiniband/hw/ipath/ipath_cq.o CC [M] drivers/ieee1394/ieee1394_core.o CC drivers/usb/host/pci-quirks.o CC drivers/serial/serial_core.o CC [M] drivers/usb/misc/adutux.o CC [M] drivers/isdn/capi/kcapi.o CC [M] drivers/bluetooth/hci_vhci.o CC [M] drivers/hwmon/hwmon.o CC [M] drivers/mmc/card/block.o CC [M] drivers/isdn/hardware/avm/b1pci.o CC drivers/of/base.o CC [M] drivers/infiniband/core/addr.o CC security/keys/key.o CC drivers/usb/otg/otg.o CC [M] drivers/usb/storage/alauda.o CC [M] drivers/w1/masters/matrox_w1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/do_mounts.o] Error 255 CC block/elevator.o CC [M] drivers/usb/core/usb.o CC drivers/rtc/rtc-lib.o CC [M] drivers/gpu/drm/drm_auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/i2c/i2c-boardinfo.o] Error 255 CC drivers/char/mem.o CC drivers/pci/access.o CC [M] drivers/ide/ide-cd.o CC [M] drivers/mmc/host/sdhci.o CC [M] drivers/scsi/aic94xx/aic94xx_init.o CC [M] drivers/scsi/aic7xxx/aic79xx_core.o CC [M] drivers/scsi/aacraid/linit.o CC [M] drivers/isdn/hisax/config.o CC [M] drivers/media/common/tuners/tuner-xc2028.o CC [M] drivers/ata/libata-core.o CC fs/open.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/chips/ds1682.o] Error 255 CC [M] drivers/i2c/chips/tsl2550.o CC [M] drivers/md/linear.o CC drivers/video/fb_notify.o CC crypto/api.o CC [M] drivers/net/appletalk/ipddp.o CC mm/bootmem.o CC arch/sparc/kernel/traps_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprof.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] arch/sparc/oprofile/../../../drivers/oprofile/cpu_buffer.o make[3]: *** [drivers/input/gameport/emu10k1-gp.o] Error 255 CC ipc/util.o CC lib/bcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/fault_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/console_64.o] Error 255 CC arch/sparc/kernel/irq_64.o CC arch/sparc/prom/devops_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_main.o] Error 255 CC [M] drivers/hwmon/hwmon-vid.o CC [M] drivers/media/video/msp3400-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/main.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [init] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/tlb.o] Error 255 CC arch/sparc/prom/init_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_stat.o] Error 255 CC [M] drivers/usb/mon/mon_text.o CC [M] drivers/hwmon/w83627hf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/lib/iomap.o] Error 255 CC arch/sparc/lib/ksyms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/init_64.o] Error 255 CC [M] drivers/hwmon/w83792d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divasi.o] Error 255 /scratch/kisskb/src/drivers/memstick/core/memstick.c: In function 'h_memstick_read_dev_id': /scratch/kisskb/src/drivers/memstick/core/memstick.c:328: warning: 'id_reg.if_mode' may be used uninitialized in this function CC [M] drivers/isdn/hardware/eicon/idifunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/generic_64.o] Error 255 CC [M] drivers/bluetooth/hci_ldisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/accessibility/braille/braille_console.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/accessibility/braille] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/accessibility] Error 2 CC drivers/pci/bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/hugetlbpage.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/tsb.o] Error 255 CC [M] drivers/i2c/algos/i2c-algo-pca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/power_supply_sysfs.o] Error 255 CC [M] drivers/scsi/arcmsr/arcmsr_attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/led-core.o] Error 255 CC drivers/leds/led-triggers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/power_supply_core.o] Error 255 CC [M] drivers/power/power_supply_leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/telephony/ixj_pcmcia.o] Error 255 CC [M] drivers/usb/misc/appledisplay.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee802154/fakehard.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ieee802154] Error 2 CC [M] drivers/usb/misc/berry_charge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/c67x00/c67x00-drv.o] Error 255 CC [M] drivers/usb/c67x00/c67x00-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/c67x00/c67x00-ll-hpi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/gameport.o] Error 255 CC [M] drivers/input/gameport/fm801-gp.o CC [M] drivers/usb/host/ehci-hcd.o CC kernel/sched.o CC [M] drivers/mtd/devices/doc2000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/image/microtek.o] Error 255 make[4]: *** [drivers/infiniband/hw/mlx4/ah.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/cq.o CC [M] drivers/usb/host/oxu210hp-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-maxiradio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/chipreg.o] Error 255 CC [M] drivers/mtd/chips/cfi_probe.o CC [M] drivers/media/radio/radio-gemtek-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [sound/sound_core.o] Error 255 CC [M] sound/sound_firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_auth.o] Error 255 CC [M] drivers/gpu/drm/drm_bufs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1pci.o] Error 255 CC [M] drivers/isdn/hardware/avm/b1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/linear.o] Error 255 CC [M] drivers/md/raid0.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/of/base.o] Error 255 CC drivers/of/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/hwmon.o] Error 255 CC drivers/of/platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/auxdisplay/ks0108.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/auxdisplay] Error 2 CC drivers/of/of_mdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/memstick/core/memstick.o] Error 255 CC [M] drivers/usb/atm/speedtch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/matrox_w1.o] Error 255 CC [M] drivers/w1/masters/ds2490.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/otg/otg.o] Error 255 CC [M] drivers/usb/otg/gpio_vbus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-lib.o] Error 255 CC drivers/rtc/hctosys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-card.o] Error 255 CC [M] drivers/firewire/fw-topology.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fb_notify.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/block.o] Error 255 CC [M] drivers/mmc/card/queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-lg.o] Error 255 CC [M] drivers/hid/hid-lgff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/devops_64.o] Error 255 CC arch/sparc/prom/misc_64.o make[4]: *** [drivers/i2c/chips/tsl2550.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/chips] Error 2 CC [M] drivers/usb/otg/nop-usb-xceiv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_cq.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_diag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/access.o] Error 255 CC [M] drivers/hid/hid-lg2ff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/pcwd_pci.o] Error 255 CC [M] drivers/watchdog/wdt_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/thermal/thermal_sys.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/thermal] Error 2 CC [M] sound/ac97_bus.o make[4]: *** [drivers/usb/image/mdc800.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/image] Error 2 CC [M] drivers/mmc/core/bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_main.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o CC [M] drivers/video/aty/atyfb_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/connector/cn_queue.o] Error 255 CC [M] drivers/connector/connector.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/paride.o] Error 255 CC [M] drivers/block/paride/aten.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/bcd.o] Error 255 CC lib/div64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ali1535.o] Error 255 CC [M] drivers/i2c/busses/i2c-ali1563.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/envctrl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/sbus/char/display7seg.o make[4]: *** [drivers/usb/host/pci-quirks.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/power_supply_leds.o] Error 255 CC [M] drivers/power/pda_power.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/filemap.o make[4]: *** [drivers/isdn/hysdn/hysdn_procconf.o] Error 255 make[4]: *** [drivers/usb/misc/adutux.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_proclog.o CC [M] drivers/isdn/divert/divert_procfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio.o] Error 255 CC [M] drivers/uio/uio_cif.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi.o] Error 255 CC [M] drivers/spi/spi_bitbang.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/kgdbts.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/algos/i2c-algo-bit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/block/paride/bpck.o make[3]: *** [security/keys/key.o] Error 255 CC security/keys/keyring.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/misc/c2port/core.o make[2]: *** [ipc/util.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/hwmon-vid.o] Error 255 CC [M] drivers/usb/misc/cypress_cy7c63.o CC [M] drivers/isdn/divert/divert_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/lib/ksyms.o] Error 255 CC arch/sparc/lib/PeeCeeI.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/iser/iser_verbs.o] Error 255 CC [M] drivers/infiniband/ulp/iser/iser_initiator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/compat.o] Error 255 CC ipc/msgutil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/cbaf.o] Error 255 CC [M] drivers/usb/wusbcore/wa-hc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/umc-bus.o] Error 255 CC [M] drivers/uwb/umc-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/core.o] Error 255 CC drivers/base/sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/alauda.o] Error 255 CC [M] drivers/usb/storage/cypress_atacb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/memstick/host/tifm_ms.o] Error 255 CC [M] drivers/memstick/host/jmb38x_ms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [sound/sound_firmware.o] Error 255 CC [M] drivers/block/paride/comm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_vhci.o] Error 255 CC drivers/char/random.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/divert/isdn_divert.o] Error 255 CC [M] drivers/usb/mon/mon_bin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/div64.o] Error 255 CC lib/sort.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-pci.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/hctosys.o] Error 255 CC drivers/rtc/class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/appledisplay.o] Error 255 CC [M] drivers/usb/core/hub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/main.o] Error 255 CC [M] drivers/ssb/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/serio.o] Error 255 CC [M] drivers/input/serio/i8042.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/of/device.o] Error 255 CC lib/parser.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/hd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/cdc-acm.o] Error 255 CC [M] drivers/block/floppy.o CC [M] drivers/usb/class/usblp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoeblk.o] Error 255 CC [M] drivers/block/aoe/aoechr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/berry_charge.o] Error 255 CC [M] drivers/usb/class/cdc-wdm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/otg/nop-usb-xceiv.o] Error 255 CC [M] drivers/block/aoe/aoecmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/cpu_buffer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/bootmem.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/buffer_sync.o CC mm/mempool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/msp3400-driver.o] Error 255 CC [M] drivers/media/video/msp3400-kthreads.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/algos/i2c-algo-pca.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/algos] Error 2 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/event_buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/share.o] Error 255 CC [M] drivers/parport/ieee1284.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/msgutil.o] Error 255 CC ipc/msg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/gpiolib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/c67x00/c67x00-hcd.o] Error 255 CC [M] drivers/usb/c67x00/c67x00-sched.o CC [M] drivers/gpio/max7301.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/appletalk/ipddp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/appletalk] Error 2 make[5]: *** [drivers/isdn/hardware/eicon/idifunc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hardware/eicon/um_idi.o make[4]: *** [drivers/mmc/core/core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/fm801-gp.o] Error 255 CC [M] drivers/input/gameport/lightning.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-lgff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_probe.o] Error 255 CC [M] drivers/gpio/max732x.o CC security/keys/keyctl.o CC [M] drivers/mtd/chips/cfi_util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/core.o] Error 255 CC [M] drivers/regulator/fixed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq.o] Error 255 CC drivers/cpufreq/cpufreq_performance.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-lg2ff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/mem.o] Error 255 CC [M] drivers/hid/hid-core.o CC [M] drivers/mmc/core/host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/srp/ib_srp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/ulp/srp] Error 2 make[2]: *** [arch/sparc/prom/misc_64.o] Error 255 CC [M] drivers/mmc/host/sdhci-pci.o CC arch/sparc/prom/p1275.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_ldisc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [sound/ac97_bus.o] Error 255 CC [M] drivers/bluetooth/hci_h4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/otg/gpio_vbus.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/usb/otg] Error 2 CC [M] drivers/bluetooth/hci_bcsp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_cif.o] Error 255 CC [M] drivers/net/arcnet/arcnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/uio/uio_pdrv.o make[3]: *** [drivers/firewire/fw-topology.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/bus.o] Error 255 CC drivers/pci/probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/ds.o] Error 255 CC [M] drivers/pcmcia/pcmcia_resource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/addr.o] Error 255 CC [M] drivers/firewire/fw-transaction.o CC [M] drivers/infiniband/core/cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/irq_64.o] Error 255 CC [M] drivers/firewire/fw-iso.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/memstick/core/mspro_block.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/memstick/core] Error 2 CC [M] drivers/infiniband/ulp/iser/iser_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/usb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid0.o] Error 255 CC [M] drivers/md/raid1.o CC [M] drivers/infiniband/core/packer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/crypto/hifn_795x.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/crypto] Error 2 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_files.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/sort.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/led-triggers.o] Error 255 CC drivers/pci/remove.o CC drivers/leds/ledtrig-ide-disk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/pda_power.o] Error 255 CC [M] drivers/power/wm8350_power.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/display7seg.o] Error 255 CC [M] drivers/sbus/char/flash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/usb-serial.o] Error 255 CC [M] drivers/usb/serial/generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/cypress_cy7c63.o] Error 255 CC [M] drivers/usb/misc/cytherm.o make[3]: *** [drivers/of/of_mdio.o] Error 255 CC [M] drivers/leds/led-class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/aten.o] Error 255 CC [M] drivers/usb/misc/emi26.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/m66592-udc.o] Error 255 CC [M] drivers/usb/gadget/cdc2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprofile_files.o] Error 255 CC [M] drivers/scsi/arcmsr/arcmsr_hba.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_provider.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/parser.o] Error 255 CC lib/halfmd4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/arcmsr/arcmsr_attr.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_profile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/umc-dev.o] Error 255 CC [M] drivers/uwb/umc-drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_performance.o] Error 255 CC [M] drivers/cpufreq/cpufreq_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-hc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/wusbcore/wa-nep.o make[3]: *** [drivers/of/platform.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/of] Error 2 CC [M] drivers/cpufreq/cpufreq_powersave.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/input.o] Error 255 CC drivers/input/input-compat.o CC [M] sound/core/oss/mixer_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ali1563.o] Error 255 CC [M] drivers/i2c/busses/i2c-ali15x3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/fixed.o] Error 255 CC [M] drivers/regulator/virtual.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi_bitbang.o] Error 255 CC [M] drivers/spi/spi_butterfly.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/event_buffer.o] Error 255 CC [M] drivers/cpufreq/cpufreq_userspace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-gemtek-pci.o] Error 255 CC [M] drivers/media/radio/radio-maestro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/queue.o] Error 255 CC [M] drivers/mmc/card/mmc_test.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/buffer_sync.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofilefs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/ieee1394_core.o] Error 255 CC [M] drivers/ieee1394/ieee1394_transactions.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/lib/PeeCeeI.o] Error 255 make[4]: *** [drivers/isdn/capi/kcapi.o] Error 255 CC [M] drivers/isdn/capi/capiutil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_text.o] Error 255 CC [M] drivers/mmc/card/sdio_uart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/open.o] Error 255 CC fs/read_write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/bus.o] Error 255 AS arch/sparc/lib/mcount.o CC mm/oom_kill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/max732x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/nes/nes_hw.o make[2]: *** [block/elevator.o] Error 255 CC [M] drivers/usb/mon/mon_dma.o CC block/blk-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/cxacru.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/ds2490.o] Error 255 /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c: In function 'hfcpci_softirq': /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c:2333: warning: ignoring return value of 'driver_for_each_device', declared with attribute warn_unused_result CC mm/fadvise.o CC [M] drivers/w1/masters/ds2482.o CC arch/sparc/lib/user_fixup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ide/ide-cd_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/linit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/flash.o] Error 255 CC [M] drivers/scsi/aacraid/aachba.o CC [M] drivers/sbus/char/openprom.o make[4]: *** [drivers/infiniband/hw/mlx4/cq.o] Error 255 make[2]: *** [crypto/api.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/doorbell.o CC crypto/cipher.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/divert/divert_init.o] Error 255 CC [M] drivers/i2c/busses/i2c-amd756.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_proclog.o] Error 255 CC [M] drivers/isdn/hysdn/boardergo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_diag.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/sys.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/base/bus.o make[3]: *** [drivers/connector/connector.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/connector] Error 2 CC [M] drivers/usb/gadget/ether.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/p1275.o] Error 255 CC arch/sparc/prom/printf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-ide-disk.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83627hf.o] Error 255 CC [M] drivers/scsi/aacraid/commctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/c2port/core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/c2port] Error 2 CC [M] drivers/mtd/chips/cfi_cmdset_0020.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/comm.o] Error 255 CC [M] drivers/mtd/chips/cfi_cmdset_0002.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83792d.o] Error 255 CC [M] drivers/hwmon/w83793.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/cypress_atacb.o] Error 255 CC [M] drivers/misc/cb710/core.o CC [M] drivers/usb/storage/datafab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/bpck.o] Error 255 CC [M] drivers/block/paride/dstr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/printf.o] Error 255 make[3]: *** [drivers/watchdog/wdt_pci.o] Error 255 CC arch/sparc/prom/tree_64.o CC [M] drivers/watchdog/pcwd_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/socket.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tuner-xc2028.o] Error 255 CC [M] drivers/media/common/tuners/tuner-simple.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_pdrv.o] Error 255 CC [M] drivers/uio/uio_pdrv_genirq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/class.o] Error 255 CC drivers/rtc/interface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_bin.o] Error 255 CC [M] drivers/usb/host/isp116x-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/led-class.o] Error 255 CC [M] drivers/leds/leds-bd2802.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/speedtch.o] Error 255 CC [M] drivers/usb/atm/ueagle-atm.o CC net/802/fc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/config.o] Error 255 CC [M] drivers/isdn/hisax/isdnl1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/divert/divert_procfs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/divert] Error 2 CC [M] drivers/usb/atm/usbatm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/l1oip_core.o] Error 255 make[3]: *** [drivers/block/aoe/aoechr.o] Error 255 CC [M] drivers/block/aoe/aoedev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/mISDN/l1oip_codec.o make[3]: *** [drivers/serial/serial_core.o] Error 255 CC drivers/serial/suncore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/lightning.o] Error 255 CC [M] drivers/input/gameport/ns558.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/packer.o] Error 255 CC [M] drivers/block/aoe/aoemain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/max7301.o] Error 255 CC [M] drivers/gpio/mcp23s08.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/keyring.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_init.o] Error 255 CC [M] drivers/isdn/mISDN/core.o CC [M] drivers/scsi/aic94xx/aic94xx_hwi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_powersave.o] Error 255 CC [M] drivers/usb/atm/xusbatm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/wm8350_power.o] Error 255 CC [M] drivers/power/ds2760_battery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/host.o] Error 255 CC [M] drivers/mmc/core/mmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/sm501.o] Error 255 CC [M] drivers/mfd/htc-pasic3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_util.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/usblp.o] Error 255 CC [M] drivers/pcmcia/pcmcia_ioctl.o CC [M] drivers/isdn/mISDN/fsm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_main.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/lib/user_fixup.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/lib] Error 2 CC [M] drivers/usb/gadget/file_storage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/scan.o] Error 255 CC [M] drivers/ssb/sprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/input-compat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/sdhci-pci.o] Error 255 CC [M] drivers/mfd/wm8400-core.o CC drivers/input/ff-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/memstick/host/jmb38x_ms.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/memstick/host] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/memstick] Error 2 CC [M] drivers/message/fusion/mptscsih.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-iso.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mmc/host/ricoh_mmc.o make[4]: *** [drivers/mmc/host/sdhci.o] Error 255 CC security/keys/permission.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/umc-drv.o] Error 255 CC [M] drivers/uwb/address.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_profile.o] Error 255 CC [M] drivers/uwb/allocator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoecmd.o] Error 255 CC [M] drivers/uwb/beacon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-nep.o] Error 255 CC [M] drivers/usb/wusbcore/wa-rpipe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-transaction.o] Error 255 CC [M] drivers/firewire/fw-device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_dma.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/mon] Error 2 CC [M] drivers/usb/wusbcore/wa-xfer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/fadvise.o] Error 255 CC [M] drivers/usb/host/ohci-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/remove.o] Error 255 CC [M] drivers/usb/gadget/gmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_pdrv_genirq.o] Error 255 CC [M] drivers/uio/uio_smx.o make[3]: *** [drivers/spi/spi_butterfly.o] Error 255 CC [M] drivers/spi/spi_gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/ieee1284.o] Error 255 CC [M] drivers/parport/ieee1284_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/cdc-wdm.o] Error 255 CC [M] drivers/usb/class/usbtmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_userspace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_cmd.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_reset.o CC kernel/fork.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprofilefs.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/doorbell.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/mad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/boardergo.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_boot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/msg.o] Error 255 CC ipc/sem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_net.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cdrom/cdrom.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/cdrom] Error 2 CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/virtual.o] Error 255 CC [M] drivers/regulator/userspace-consumer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/fsm.o] Error 255 CC [M] drivers/isdn/mISDN/socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/iser/iser_initiator.o] Error 255 CC [M] drivers/block/paride/kbic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/um_idi.o] Error 255 CC [M] drivers/isdn/hardware/eicon/dqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cipher.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cd_ioctl.o] Error 255 CC crypto/digest.o CC [M] drivers/ide/ide-cd_verbose.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/suncore.o] Error 255 CC drivers/serial/sunhv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/mcp23s08.o] Error 255 CC [M] drivers/gpio/pca953x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-usb.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ali15x3.o] Error 255 CC [M] drivers/serial/sunzilog.o make[3]: *** [security/keys/keyctl.o] Error 255 CC [M] drivers/isdn/mISDN/clock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/generic.o] Error 255 CC [M] drivers/usb/serial/bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-amd756.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/openprom.o] Error 255 CC [M] drivers/i2c/busses/i2c-amd8111.o CC [M] drivers/sbus/char/uctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/c67x00/c67x00-sched.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/c67x00] Error 2 CC [M] drivers/isdn/mISDN/hwchannel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/sprom.o] Error 255 CC [M] drivers/ssb/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/ds2482.o] Error 255 CC [M] drivers/w1/masters/w1-gpio.o make[2]: *** [arch/sparc/prom/tree_64.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/prom] Error 2 CC [M] drivers/ssb/pcihost_wrapper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_bcsp.o] Error 255 CC [M] drivers/sbus/char/bbc_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/halfmd4.o] Error 255 CC lib/debug_locks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_stats.o] Error 255 make[4]: *** [drivers/infiniband/hw/ipath/ipath_dma.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_driver.o CC [M] drivers/cpufreq/cpufreq_ondemand.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/probe.o] Error 255 CC drivers/pci/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mempool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/ns558.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input/gameport] Error 2 CC [M] drivers/sbus/char/bbc_envctrl.o CC [M] drivers/gpio/pcf857x.o make[4]: *** [drivers/usb/misc/cytherm.o] Error 255 CC lib/random32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/emi26.o] Error 255 CC [M] drivers/usb/misc/emi62.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-maestro.o] Error 255 CC [M] drivers/media/radio/dsbr100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/permission.o] Error 255 make[3]: *** [drivers/mfd/wm8400-core.o] Error 255 CC security/keys/process_keys.o CC [M] drivers/isdn/i4l/isdn_v110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_cm.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch_ev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/mmc_test.o] Error 255 CC mm/maccess.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/traps_64.o] Error 255 CC arch/sparc/kernel/process_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/ds2760_battery.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/cb710/core.o] Error 255 CC [M] drivers/power/bq27x00_battery.o CC [M] drivers/misc/cb710/sgbuf2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/dstr.o] Error 255 CC security/keys/request_key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/l1oip_codec.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/htc-pasic3.o] Error 255 CC [M] drivers/atm/suni.o CC [M] drivers/mfd/wm8350-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi_gpio.o] Error 255 CC [M] drivers/spi/spi_lm70llp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/init_64.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/mm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/mmc.o] Error 255 CC [M] drivers/leds/leds-sunfire.o CC [M] drivers/mmc/core/mmc_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/pcmcia_resource.o] Error 255 CC [M] drivers/infiniband/core/ud_header.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/filemap.o] Error 255 CC [M] drivers/leds/leds-pca9532.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/commctrl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/mISDN/hfcpci.o] Error 255 CC [M] drivers/isdn/hardware/mISDN/hfcmulti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/interface.o] Error 255 CC drivers/rtc/rtc-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/pcwd_usb.o] Error 255 CC [M] drivers/watchdog/alim7101_wdt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/ricoh_mmc.o] Error 255 CC [M] drivers/mmc/host/sdhci-pltfm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/math-emu/math_64.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/math-emu] Error 2 CC [M] drivers/mmc/host/tifm_sd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/i8042.o] Error 255 CC [M] drivers/input/serio/parkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/allocator.o] Error 255 CC [M] drivers/atm/fore200e.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/datafab.o] Error 255 CC [M] drivers/usb/storage/freecom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/ff-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/random.o] Error 255 CC drivers/char/tty_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/bas-gigaset.o] Error 255 CC [M] drivers/isdn/gigaset/isocdata.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_provider.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_rnic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/bus.o] Error 255 CC drivers/base/dd.o CC security/selinux/avc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_smx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/w1-gpio.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/w1/masters] Error 2 CC [M] drivers/uio/uio_aec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/address.o] Error 255 CC security/selinux/hooks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/sdio_uart.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/card] Error 2 make[2]: *** [lib/debug_locks.o] Error 255 CC [M] drivers/w1/slaves/w1_therm.o CC [M] drivers/uwb/driver.o CC [M] drivers/mmc/host/mmc_spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_bufs.o] Error 255 CC [M] drivers/gpu/drm/drm_cache.o make[3]: *** [drivers/block/aoe/aoedev.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/fc.o] Error 255 CC net/802/hippi.o CC [M] drivers/input/joystick/a3d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_boot.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoemain.o] Error 255 CC [M] drivers/block/aoe/aoenet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/pcf857x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/atyfb_base.o] Error 255 CC [M] drivers/uio/uio_sercos3.o CC [M] drivers/video/aty/mach64_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprofile_stats.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/timer_int.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-core.o] Error 255 CC [M] drivers/hid/hid-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/pca953x.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/gpio] Error 2 CC [M] drivers/input/joystick/adi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/userspace-consumer.o] Error 255 CC [M] drivers/regulator/bq24022.o make[3]: *** [drivers/bluetooth/hci_h4.o] Error 255 CC [M] drivers/bluetooth/hci_ll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/mad.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/ieee1394_transactions.o] Error 255 CC [M] drivers/ieee1394/hosts.o CC [M] drivers/bluetooth/bcm203x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/bus.o] Error 255 CC [M] drivers/usb/serial/ezusb.o make[4]: *** [sound/core/oss/mixer_oss.o] Error 255 CC [M] sound/core/oss/pcm_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/ieee1284_ops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/parport/procfs.o make[2]: *** [fs/read_write.o] Error 255 CC fs/file_table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tuner-simple.o] Error 255 CC [M] drivers/media/common/tuners/tuner-types.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/digest.o] Error 255 CC crypto/compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/arcnet.o] Error 255 CC [M] drivers/net/arcnet/rfc1201.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/pcihost_wrapper.o] Error 255 CC [M] drivers/mtd/devices/doc2001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/msp3400-kthreads.o] Error 255 CC [M] drivers/media/video/stk-webcam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/oom_kill.o] Error 255 CC [M] sound/core/oss/pcm_plugin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/timer_int.o] Error 255 CC [M] arch/sparc/oprofile/init.o make[3]: *** [drivers/uwb/beacon.o] Error 255 CC [M] drivers/uwb/drp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-sunfire.o] Error 255 CC mm/page_alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_reset.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_eq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/gmidi.o] Error 255 CC [M] net/802/p8022.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_allocator.o] Error 255 CC [M] net/802/psnap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/driver.o] Error 255 CC [M] net/802/tr.o make[3]: *** [drivers/leds/leds-bd2802.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/xusbatm.o] Error 255 CC [M] sound/core/oss/io.o CC [M] drivers/ieee1394/highlevel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-amd8111.o] Error 255 CC [M] drivers/i2c/busses/i2c-i801.o /scratch/kisskb/src/drivers/serial/sunzilog.c:1077: warning: 'sunzilog_putchar' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/init.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/oprofile] Error 2 CC [M] drivers/isdn/gigaset/common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/doc2000.o] Error 255 CC [M] net/802/fddi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/random32.o] Error 255 CC lib/bust_spinlocks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/bq27x00_battery.o] Error 255 CC [M] drivers/power/pcf50633-charger.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capiutil.o] Error 255 CC [M] drivers/isdn/capi/capilib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/maccess.o] Error 255 CC [M] drivers/media/common/tuners/mt20xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/iser/iser_memory.o] Error 255 CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-rpipe.o] Error 255 CC [M] drivers/isdn/capi/kcapi_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/pci.o] Error 255 CC [M] drivers/ssb/pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/alim7101_wdt.o] Error 255 make[3]: *** [drivers/regulator/bq24022.o] Error 255 CC [M] drivers/regulator/lp3971.o CC [M] drivers/watchdog/riowd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/sdhci-pltfm.o] Error 255 CC [M] drivers/cpufreq/cpufreq_conservative.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/bbc_i2c.o] Error 255 CC lib/hexdump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/sunhv.o] Error 255 CC [M] drivers/cpufreq/freq_table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_ev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_cache.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch_cq.o CC [M] drivers/gpu/drm/drm_context.o make[3]: *** [security/keys/request_key.o] Error 255 CC [M] drivers/usb/core/hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_sched.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/dsbr100.o] Error 255 CC [M] drivers/media/radio/radio-si470x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/main.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/mr.o make[3]: *** [drivers/uio/uio_aec.o] Error 255 CC [M] drivers/isdn/gigaset/interface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/dd.o] Error 255 CC drivers/base/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/cb710/sgbuf2.o] Error 255 make[5]: *** [drivers/isdn/hardware/avm/b1.o] Error 255 CC [M] drivers/misc/cb710/debug.o CC [M] drivers/isdn/hardware/avm/b1dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/compress.o] Error 255 CC crypto/algapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/oxu210hp-hcd.o] Error 255 CC [M] drivers/serial/sunsu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/clock.o] Error 255 CC drivers/base/class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi_lm70llp.o] Error 255 make[4]: *** [drivers/usb/core/hub.o] Error 255 CC [M] drivers/spi/spidev.o CC [M] drivers/usb/core/urb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/parkbd.o] Error 255 CC [M] drivers/input/serio/serport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/mach64_accel.o] Error 255 CC [M] drivers/video/aty/mach64_cursor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83793.o] Error 255 CC [M] drivers/hwmon/w83781d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/mmc_ops.o] Error 255 CC [M] drivers/mmc/core/sd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/emi62.o] Error 255 CC [M] drivers/usb/misc/ftdi-elan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_ondemand.o] Error 255 CC kernel/exec_domain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cd_verbose.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-fe-tuner.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_hwi.o] Error 255 CC [M] drivers/ide/ide.o CC [M] drivers/scsi/aic94xx/aic94xx_reg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_therm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/bbc_envctrl.o] Error 255 CC [M] drivers/w1/slaves/w1_smem.o CC kernel/panic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnl1.o] Error 255 CC [M] drivers/isdn/hisax/tei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-dev.o] Error 255 CC drivers/rtc/rtc-proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_tty.o] Error 255 CC drivers/rtc/rtc-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/hwchannel.o] Error 255 CC block/blk-tag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/bust_spinlocks.o] Error 255 CC [M] drivers/w1/slaves/w1_ds2431.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/uctrl.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/sbus/char] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/sbus] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-device.o] Error 255 CC [M] drivers/isdn/i4l/isdn_common.o CC [M] drivers/firewire/fw-cdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/kbic.o] Error 255 CC [M] drivers/w1/slaves/w1_ds2433.o CC [M] drivers/block/paride/epat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/lp3971.o] Error 255 make[3]: *** [drivers/leds/leds-pca9532.o] Error 255 CC [M] drivers/regulator/max1586.o CC [M] drivers/leds/leds-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/usbtmc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/class] Error 2 CC [M] drivers/isdn/gigaset/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tuner-types.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/cxgb3/iwch_qp.o make[3]: *** [drivers/watchdog/riowd.o] Error 255 CC [M] drivers/watchdog/cpwd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/tifm_sd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-isch.o make[4]: *** [drivers/usb/serial/ezusb.o] Error 255 CC [M] drivers/usb/serial/aircable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/dqueue.o] Error 255 CC [M] drivers/isdn/hardware/eicon/divamnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/socket.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_alloc.o] Error 255 CC [M] drivers/isdn/mISDN/stack.o CC [M] drivers/isdn/gigaset/ev-layer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/hosts.o] Error 255 CC [M] drivers/isdn/mISDN/layer1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/driver.o] Error 255 CC [M] drivers/leds/leds-pca955x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/process_keys.o] Error 255 CC security/keys/request_key_auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/freq_table.o] Error 255 CC security/keys/user_defined.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_v110.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_smem.o] Error 255 CC [M] drivers/w1/slaves/w1_ds2760.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/hexdump.o] Error 255 CC [M] drivers/serial/sunsab.o CC lib/kasprintf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/freecom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/sem.o] Error 255 CC ipc/shm.o CC [M] drivers/usb/storage/isd200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/rfc1201.o] Error 255 CC [M] drivers/net/arcnet/rfc1051.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/pcmcia_ioctl.o] Error 255 CC [M] drivers/pcmcia/cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/sunzilog.o] Error 255 make[4]: *** [drivers/infiniband/core/ud_header.o] Error 255 CC ipc/ipcns_notifier.o CC [M] drivers/scsi/aacraid/comminit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capilib.o] Error 255 CC [M] drivers/mtd/devices/doc2001plus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_context.o] Error 255 CC [M] drivers/gpu/drm/drm_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/iphase.o] Error 255 CC [M] drivers/gpu/drm/drm_drawable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/arcmsr/arcmsr_hba.o] Error 255 make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_ib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o make[3]: *** [drivers/uio/uio_sercos3.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/arcmsr] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/procfs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/uio] Error 2 CC [M] drivers/net/arcnet/arc-rawmode.o CC [M] drivers/parport/daisy.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/kcapi_proc.o] Error 255 CC [M] drivers/isdn/capi/capi.o make[4]: *** [drivers/isdn/hysdn/hysdn_net.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-i801.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_init.o CC [M] drivers/mtd/chips/gen_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-xfer.o] Error 255 CC [M] drivers/usb/wusbcore/crypto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/file_table.o] Error 255 CC fs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/psnap.o] Error 255 CC [M] drivers/watchdog/wm8350_wdt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/a3d.o] Error 255 CC [M] drivers/gpu/drm/drm_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/isp116x-hcd.o] Error 255 CC [M] drivers/usb/host/uhci-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/doc2001.o] Error 255 CC [M] drivers/input/joystick/analog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/serport.o] Error 255 CC [M] drivers/input/serio/pcips2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_ds2433.o] Error 255 CC [M] drivers/input/serio/libps2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-core.o] Error 255 CC [M] drivers/mfd/wm8350-regmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/request_key_auth.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/serio/serio_raw.o make[3]: *** [drivers/bluetooth/bcm203x.o] Error 255 CC [M] drivers/w1/slaves/w1_bq27000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-pca955x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_conservative.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/cpufreq] Error 2 CC [M] drivers/leds/leds-wm8350.o CC [M] drivers/mtd/devices/docprobe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/drp.o] Error 255 CC [M] drivers/uwb/drp-avail.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/cb710/debug.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/cb710] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-proc.o] Error 255 CC [M] drivers/uwb/drp-ie.o make[2]: *** [arch/sparc/kernel/process_64.o] Error 255 CC arch/sparc/kernel/signal_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid1.o] Error 255 CC [M] drivers/md/raid10.o CC [M] drivers/misc/eeprom/at24.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/p8022.o] Error 255 CC [M] net/802/p8023.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/suni.o] Error 255 CC [M] drivers/scsi/aacraid/commsup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/io.o] Error 255 CC drivers/base/platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/panic.o] Error 255 CC kernel/printk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/avc.o] Error 255 CC security/selinux/selinuxfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/highlevel.o] Error 255 CC [M] drivers/ieee1394/csr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/mach64_cursor.o] Error 255 CC [M] drivers/video/aty/mach64_gx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/pcmcia.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/usbatm.o] Error 255 CC [M] drivers/ssb/driver_chipcommon.o CC [M] drivers/ieee1394/nodemgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/class.o] Error 255 CC [M] drivers/ssb/driver_chipcommon_pmu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kasprintf.o] Error 255 make[3]: *** [net/802/hippi.o] Error 255 CC [M] drivers/ssb/driver_pcicore.o CC lib/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/ipcns_notifier.o] Error 255 CC [M] drivers/mmc/core/sd_ops.o CC drivers/base/cpu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/fddi.o] Error 255 CC [M] drivers/leds/leds-dac124s085.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/tr.o] Error 255 make[4]: *** [drivers/input/joystick/adi.o] Error 255 CC [M] drivers/isdn/hysdn/hycapi.o CC drivers/rtc/rtc-cmos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/urb.o] Error 255 CC [M] drivers/leds/ledtrig-timer.o make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_cq.o] Error 255 CC [M] drivers/input/joystick/cobra.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/max1586.o] Error 255 CC [M] drivers/regulator/wm8350-regulator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/cpwd.o] Error 255 CC [M] drivers/input/joystick/db9.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/pcm_plugin.o] Error 255 CC [M] drivers/input/joystick/gamecon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/pcf50633-charger.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/power] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-sysfs.o] Error 255 CC [M] drivers/watchdog/softdog.o make[3]: *** [drivers/block/aoe/aoenet.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/block/aoe] Error 2 CC [M] drivers/usb/core/message.o CC security/keys/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/user_defined.o] Error 255 CC security/keys/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_eq.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_pd.o make[4]: *** [drivers/infiniband/ulp/iser/iscsi_iser.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/ulp/iser] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_ds2431.o] Error 255 CC [M] drivers/parport/probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/i4l/isdn_ppp.o make[4]: *** [drivers/scsi/aacraid/aachba.o] Error 255 /scratch/kisskb/src/drivers/media/radio/radio-si470x.c: In function 'si470x_fops_release': /scratch/kisskb/src/drivers/media/radio/radio-si470x.c:1217: warning: label 'unlock' defined but not used CC security/smack/smack_lsm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-core.o] Error 255 CC [M] drivers/ata/libata-scsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_rnic.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_mq.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spidev.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_nic.o CC [M] drivers/spi/tle62x0.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/mr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_ll.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/qp.o CC [M] drivers/bluetooth/bpa10x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divamnt.o] Error 255 CC [M] drivers/isdn/hardware/eicon/mntfunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-regmap.o] Error 255 make[3]: *** [drivers/parport/daisy.o] Error 255 CC [M] drivers/parport/parport_pc.o CC [M] drivers/mfd/wm8350-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/tei.o] Error 255 CC [M] drivers/isdn/hisax/isdnl2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/ether.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/pci.o] Error 255 CC [M] drivers/usb/gadget/printer.o CC drivers/pci/quirks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/docprobe.o] Error 255 CC [M] drivers/mtd/devices/docecc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-dac124s085.o] Error 255 CC [M] drivers/usb/gadget/serial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/exec_domain.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_utils.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-tag.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/drp-avail.o] Error 255 CC [M] drivers/ssb/b43_pci_bridge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/gen_probe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/arc-rawmode.o] Error 255 CC [M] drivers/bluetooth/bfusb.o CC [M] drivers/mtd/chips/jedec_probe.o /scratch/kisskb/src/drivers/leds/leds-gpio.c: In function 'of_gpio_leds_probe': /scratch/kisskb/src/drivers/leds/leds-gpio.c:228: warning: 'flags' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/driver_chipcommon_pmu.o] Error 255 CC [M] drivers/serial/8250.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/sysctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_ds2760.o] Error 255 make[4]: *** [drivers/mmc/host/mmc_spi.o] Error 255 CC [M] drivers/mmc/host/of_mmc_spi.o CC [M] drivers/mtd/chips/map_ram.o CC [M] drivers/bluetooth/dtl1_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-wm8350.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-isch.o] Error 255 CC security/selinux/netlink.o CC [M] drivers/i2c/busses/i2c-nforce2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/layer1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-piix4.o make[3]: *** [drivers/ide/ide.o] Error 255 CC [M] drivers/ide/ide-ioctls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/driver_chipcommon.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-sis5595.o make[3]: *** [drivers/base/platform.o] Error 255 CC [M] drivers/infiniband/core/verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-gpio.o] Error 255 CC drivers/char/n_tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_bq27000.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/w1/slaves] Error 2 CC [M] drivers/w1/w1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/probe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/aircable.o] Error 255 CC [M] drivers/ide/ide-io.o CC [M] drivers/usb/serial/ark3116.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-timer.o] Error 255 CC [M] drivers/leds/ledtrig-heartbeat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-si470x.o] Error 255 CC [M] drivers/media/radio/radio-mr800.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mt20xx.o] Error 255 CC [M] drivers/media/common/tuners/tda8290.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_drawable.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ide/ide-iops.o make[3]: *** [drivers/watchdog/softdog.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/rfc1051.o] Error 255 CC [M] drivers/net/arcnet/capmode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_init.o] Error 255 CC drivers/base/firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/cm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/interface.o] Error 255 CC [M] drivers/md/dm-raid1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/sunsu.o] Error 255 CC [M] drivers/infiniband/core/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_dma.o] Error 255 CC [M] drivers/ata/libata-eh.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. CC [M] drivers/isdn/hardware/avm/b1pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/libps2.o] Error 255 CC [M] drivers/serial/8250_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/algapi.o] Error 255 CC crypto/scatterwalk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/at24.o] Error 255 make[3]: *** [drivers/base/cpu.o] Error 255 CC [M] drivers/misc/eeprom/at25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/pcips2.o] Error 255 CC [M] drivers/isdn/hardware/avm/avm_cs.o CC [M] drivers/media/video/stk-sensor.o CC security/tomoyo/common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/crypto.o] Error 255 CC [M] drivers/usb/wusbcore/devconnect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/fork.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/cobra.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/epat.o] Error 255 CC [M] drivers/isdn/hardware/avm/t1pci.o CC [M] drivers/block/paride/epia.o CC [M] drivers/input/joystick/gf2k.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/sunsab.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/driver_pcicore.o] Error 255 CC arch/sparc/kernel/setup_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-fe-tuner.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/hcd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/drp-ie.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-sram.o CC [M] drivers/uwb/est.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/serio_raw.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input/serio] Error 2 CC [M] drivers/gpu/drm/drm_fops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/b43_pci_bridge.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ssb] Error 2 CC block/blk-sysfs.o CC [M] drivers/message/i2o/bus-osm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/p8023.o] Error 255 CC [M] net/802/stp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_io.o] Error 255 CC drivers/char/tty_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/comminit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/file_storage.o] Error 255 CC [M] drivers/usb/gadget/zero.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/wm8350_wdt.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/watchdog] Error 2 CC drivers/char/tty_ldisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/shm.o] Error 255 CC ipc/ipc_sysctl.o CC [M] drivers/video/backlight/lcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_reg.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_sds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_drv.o] Error 255 CC [M] drivers/misc/eeprom/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/isocdata.o] Error 255 CC drivers/char/tty_buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_pd.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sd_ops.o] Error 255 make[4]: *** [drivers/usb/storage/isd200.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-gpio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/printk.o] Error 255 CC [M] drivers/mfd/wm8350-i2c.o CC [M] drivers/usb/storage/jumpshot.o CC [M] drivers/mmc/core/sdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_cmdset_0002.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/ohci-hcd.o] Error 255 CC [M] drivers/firewire/fw-ohci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptbase.o] Error 255 CC [M] drivers/block/brd.o CC drivers/char/tty_port.o CC security/tomoyo/realpath.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/tle62x0.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/spi] Error 2 CC security/commoncap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/firmware.o] Error 255 CC drivers/base/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83781d.o] Error 255 CC [M] drivers/hwmon/w83791d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/mach64_gx.o] Error 255 CC [M] drivers/video/aty/mach64_ct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netlink.o] Error 255 CC [M] drivers/scsi/aacraid/dpcsup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/common.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-nforce2.o] Error 255 CC drivers/base/map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/stack.o] Error 255 CC [M] drivers/isdn/mISDN/layer2.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_write_buffers': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:658: warning: the frame size of 2288 bytes is larger than 2048 bytes Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/of_mmc_spi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/map_ram.o] Error 255 CC [M] drivers/mmc/host/sdricoh_cs.o CC [M] drivers/isdn/mISDN/tei.o make[2]: *** [lib/bitmap.o] Error 255 CC lib/scatterlist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/analog.o] Error 255 CC [M] drivers/mfd/tps65010.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1pcmcia.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/stk-sensor.o] Error 255 CC [M] drivers/media/video/tuner-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/stk-webcam.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/csr.o] Error 255 CC [M] drivers/isdn/hisax/isdnl3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/doc2001plus.o] Error 255 CC [M] drivers/media/video/v4l2-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-heartbeat.o] Error 255 CC [M] drivers/leds/ledtrig-backlight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-cmos.o] Error 255 CC drivers/rtc/rtc-m48t59.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/signal_64.o] Error 255 CC arch/sparc/kernel/idprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-piix4.o] Error 255 CC ipc/mqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/capmode.o] Error 255 CC [M] drivers/net/arcnet/com90xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/keys] Error 2 CC arch/sparc/kernel/sys_sparc_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hycapi.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/hysdn] Error 2 CC [M] drivers/video/aty/radeon_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1dma.o] Error 255 CC drivers/rtc/rtc-bq4802.o make[4]: *** [drivers/usb/atm/ueagle-atm.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/atm] Error 2 CC ipc/compat_mq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bpa10x.o] Error 255 CC drivers/video/console/dummycon.o CC security/security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/jedec_probe.o] Error 255 CC [M] drivers/isdn/hisax/lmgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-mr800.o] Error 255 CC [M] drivers/media/radio/radio-tea5764.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_qp.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch_mem.o CC [M] sound/core/seq/seq_device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/at25.o] Error 255 CC [M] drivers/isdn/hisax/q931.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/cs.o] Error 255 CC [M] drivers/pcmcia/cistpl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-sram.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch_provider.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/init.o] Error 255 CC [M] drivers/w1/w1_int.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/cdc2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/b2c2/flexcop-eeprom.o make[4]: *** [drivers/mmc/core/sdio.o] Error 255 CC [M] drivers/mmc/core/sdio_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/fore200e.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/atm/eni.o make[4]: *** [drivers/input/joystick/gf2k.o] Error 255 CC [M] drivers/input/joystick/grip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptscsih.o] Error 255 CC [M] drivers/message/fusion/mptspi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/super.o] Error 255 make[4]: *** [drivers/infiniband/core/verbs.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch.o CC fs/char_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/scatterwalk.o] Error 255 CC crypto/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-cdev.o] Error 255 CC [M] drivers/pcmcia/rsrc_mgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/avm_cs.o] Error 255 CC [M] drivers/infiniband/core/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/epia.o] Error 255 CC [M] drivers/block/paride/frpw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_buffer.o] Error 255 CC [M] drivers/block/paride/friq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-sis5595.o] Error 255 CC [M] drivers/i2c/busses/i2c-sis630.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/docecc.o] Error 255 CC [M] drivers/mtd/devices/slram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-sysfs.o] Error 255 CC [M] drivers/usb/serial/belkin_sa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/ipc_sysctl.o] Error 255 CC [M] drivers/infiniband/core/fmr_pool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/est.o] Error 255 CC [M] drivers/uwb/ie.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-core.o] Error 255 CC block/blk-barrier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/selinuxfs.o] Error 255 make[3]: *** [drivers/hid/hid-input.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/mntfunc.o] Error 255 CC [M] drivers/isdn/hardware/eicon/debug.o CC [M] drivers/hid/hid-debug.o CC [M] drivers/i2c/busses/i2c-sis96x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/scatterlist.o] Error 255 CC lib/string_helpers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_mq.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_ae.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/db9.o] Error 255 CC drivers/char/pty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-bq4802.o] Error 255 CC drivers/char/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/ehci-hcd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/dpcsup.o] Error 255 CC drivers/rtc/rtc-sun4v.o CC [M] drivers/isdn/i4l/isdn_concap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capi.o] Error 255 CC [M] drivers/isdn/capi/capidrv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/dummycon.o] Error 255 CC drivers/video/console/promcon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_fops.o] Error 255 CC [M] drivers/gpu/drm/drm_gem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/map.o] Error 255 CC drivers/base/devres.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/compat_mq.o] Error 255 CC drivers/rtc/rtc-starfire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1.o] Error 255 CC [M] drivers/scsi/aacraid/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/eeprom.o] Error 255 CC [M] drivers/misc/eeprom/max6875.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/lcd.o] Error 255 CC [M] drivers/video/backlight/ltv350qv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/gamecon.o] Error 255 CC [M] drivers/input/joystick/grip_mp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-i2c.o] Error 255 CC [M] drivers/isdn/hardware/avm/c4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/dtl1_cs.o] Error 255 CC [M] drivers/misc/eeprom/eeprom_93cx6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_port.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-backlight.o] Error 255 CC [M] drivers/gpu/drm/drm_ioctl.o CC [M] drivers/leds/ledtrig-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/idprom.o] Error 255 CC [M] drivers/gpu/drm/drm_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_cmdset_0020.o] Error 255 CC [M] drivers/video/backlight/ili9320.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/t1pci.o] Error 255 CC [M] drivers/gpu/drm/drm_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/bus-osm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/pcm_oss.o] Error 255 CC [M] sound/core/oss/copy.o CC [M] drivers/message/i2o/iop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/sdricoh_cs.o] Error 255 CC [M] drivers/mmc/host/cb710-mmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/wm8350-regulator.o] Error 255 CC [M] drivers/regulator/wm8400-regulator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_driver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/ev-layer.o] Error 255 CC [M] drivers/isdn/gigaset/i4l.o CC [M] drivers/infiniband/hw/ipath/ipath_eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/sysfs.o] Error 255 CC [M] drivers/mtd/chips/map_rom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/8250_pci.o] Error 255 CC arch/sparc/kernel/time_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/nodemgr.o] Error 255 CC [M] drivers/ieee1394/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bfusb.o] Error 255 CC [M] drivers/bluetooth/bt3c_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/realpath.o] Error 255 CC [M] drivers/mtd/chips/map_absent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-iops.o] Error 255 CC [M] drivers/ide/ide-lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-io.o] Error 255 CC security/tomoyo/tomoyo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/brd.o] Error 255 CC [M] drivers/bluetooth/bluecard_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ark3116.o] Error 255 CC [M] drivers/usb/serial/ch341.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/setup_64.o] Error 255 CC drivers/char/vt_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/mach64_ct.o] Error 255 CC [M] drivers/ieee1394/iso.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/lmgr.o] Error 255 CC [M] drivers/bluetooth/btuart_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/string_helpers.o] Error 255 CC lib/iomap_copy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_multicast.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/slram.o] Error 255 CC [M] drivers/mtd/devices/phram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_ops.o] Error 255 CC [M] drivers/mmc/core/sdio_bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_ppp.o] Error 255 CC drivers/base/attribute_container.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/commoncap.o] Error 255 make[5]: *** [drivers/media/dvb/b2c2/flexcop-i2c.o] Error 255 CC security/capability.o CC [M] drivers/parport/parport_serial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/uhci-hcd.o] Error 255 CC [M] drivers/usb/host/sl811-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/rsrc_mgr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/stp.o] Error 255 CC [M] drivers/pcmcia/socket_sysfs.o CC [M] net/802/garp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/ltv350qv.o] Error 255 CC [M] drivers/bluetooth/btusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-sun4v.o] Error 255 make[3]: *** [drivers/usb/gadget/printer.o] Error 255 CC [M] drivers/parport/parport_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/n_tty.o] Error 255 CC [M] drivers/media/common/tuners/tea5767.o CC drivers/char/vc_screen.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-sis96x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/page-writeback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-raid1.o] Error 255 make[4]: *** [drivers/media/radio/radio-tea5764.o] Error 255 CC [M] drivers/parport/parport_sunbpp.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/radio] Error 2 make[4]: *** [sound/core/oss/copy.o] Error 255 CC arch/sparc/kernel/cpu.o CC [M] sound/core/oss/linear.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/ie.o] Error 255 CC [M] drivers/uwb/ie-rcv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid10.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/md/dm-uevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_device.o] Error 255 make[3]: *** [drivers/ide/ide-ioctls.o] Error 255 CC [M] sound/core/seq/seq_dummy.o CC [M] drivers/parport/parport_ax88796.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/common.o] Error 255 CC [M] drivers/usb/storage/karma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/max6875.o] Error 255 CC [M] sound/core/seq/seq_midi_emul.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_ldisc.o] Error 255 CC [M] drivers/rtc/rtc-ds1286.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/devconnect.o] Error 255 CC [M] drivers/usb/wusbcore/dev-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m48t59.o] Error 255 CC [M] drivers/usb/storage/onetouch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch.o] Error 255 CC drivers/char/selection.o make[2]: *** [crypto/proc.o] Error 255 CC crypto/ablkcipher.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-starfire.o] Error 255 CC [M] drivers/rtc/rtc-ds1305.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/devres.o] Error 255 CC security/selinux/nlmsgtab.o make[4]: *** [drivers/infiniband/hw/mthca/mthca_cq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/mthca/mthca_mr.o make[3]: *** [drivers/leds/ledtrig-gpio.o] Error 255 CC [M] drivers/leds/ledtrig-default-on.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/quirks.o] Error 255 CC drivers/pci/slot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/ftdi-elan.o] Error 255 make[4]: *** [drivers/isdn/i4l/isdn_concap.o] Error 255 CC [M] drivers/usb/misc/idmouse.o CC [M] drivers/infiniband/hw/ipath/ipath_file_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/eeprom_93cx6.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/eeprom] Error 2 CC [M] drivers/misc/ics932s401.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83791d.o] Error 255 CC [M] drivers/hwmon/ad7414.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_ioctl.o] Error 255 CC [M] drivers/mtd/devices/pmc551.o make[2]: *** [fs/char_dev.o] Error 255 CC fs/stat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/misc.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/ili9320.o] Error 255 CC [M] drivers/video/backlight/platform_lcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/tei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/tomoyo.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_init_chip.o CC security/tomoyo/domain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-eeprom.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/jumpshot.o] Error 255 CC [M] drivers/mtd/devices/mtdram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-debug.o] Error 255 CC [M] drivers/hid/hidraw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/commsup.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/floppy.o] Error 255 CC [M] drivers/block/loop.o CC [M] drivers/media/dvb/b2c2/flexcop-hw-filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com90xx.o] Error 255 CC [M] drivers/net/arcnet/com90io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/map_rom.o] Error 255 CC [M] drivers/mmc/core/sdio_cis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/map_absent.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_common.o] Error 255 CC [M] drivers/isdn/i4l/isdn_x25iface.o CC [M] drivers/infiniband/hw/ipath/ipath_intr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/serial.o] Error 255 CC [M] drivers/hid/hid-a4tech.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_sunbpp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda8290.o] Error 255 CC [M] drivers/media/common/ir-functions.o CC [M] drivers/net/arcnet/arc-rimi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/message.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/core/driver.o make[4]: *** [sound/core/oss/linear.o] Error 255 CC [M] sound/core/oss/mulaw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/belkin_sa.o] Error 255 CC [M] drivers/usb/core/config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_ae.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_vq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-barrier.o] Error 255 CC block/blk-settings.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/iomap_copy.o] Error 255 CC lib/devres.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/pty.o] Error 255 CC drivers/char/keyboard.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/fmr_pool.o] Error 255 CC [M] sound/core/oss/route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/grip_mp.o] Error 255 CC [M] drivers/input/joystick/guillemot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sys_sparc_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC arch/sparc/kernel/ptrace_64.o make[4]: *** [drivers/i2c/busses/i2c-sis630.o] Error 255 CC [M] drivers/i2c/busses/i2c-via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/iso.o] Error 255 CC [M] drivers/hwmon/ad7418.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnl3.o] Error 255 CC [M] sound/core/oss/rate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/wm8400-regulator.o] Error 255 CC [M] drivers/regulator/pcf50633-regulator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_gem.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_keys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_mem.o] Error 255 CC crypto/blkcipher.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_bus.o] Error 255 CC kernel/cpu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/8250.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/serial/serial_cs.o make[4]: *** [drivers/gpu/drm/drm_lock.o] Error 255 CC kernel/exit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/ie-rcv.o] Error 255 CC [M] drivers/uwb/lc-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/smack/smack_lsm.o] Error 255 CC security/smack/smack_access.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/phram.o] Error 255 CC [M] drivers/mtd/devices/block2mtd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_sds.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/aic94xx/aic94xx_seq.o make[3]: *** [drivers/parport/parport_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/dev-sysfs.o] Error 255 CC [M] drivers/usb/wusbcore/mmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ch341.o] Error 255 CC [M] drivers/usb/serial/cp210x.o CC [M] drivers/mtd/devices/mtd_dataflash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnl2.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_dump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-default-on.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-dev.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/leds] Error 2 CC [M] drivers/mmc/core/sdio_io.o CC crypto/hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/time_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/dma.o] Error 255 CC [M] drivers/ieee1394/csr1212.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_pc.o] Error 255 CC [M] drivers/input/keyboard/atkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/device.o] Error 255 CC [M] drivers/infiniband/core/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_dummy.o] Error 255 make[2]: *** [ipc/mqueue.o] Error 255 CC [M] sound/core/seq/seq_midi_event.o CC ipc/namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/grip.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/friq.o] Error 255 make[4]: *** [drivers/infiniband/hw/nes/nes_utils.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/cpu.o] Error 255 CC [M] drivers/block/paride/fit2.o CC [M] drivers/input/joystick/interact.o CC [M] drivers/input/misc/ati_remote.o CC [M] drivers/scsi/bnx2i/bnx2i_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/promcon.o] Error 255 CC [M] drivers/video/console/fbcon.o CC [M] drivers/scsi/cxgb3i/cxgb3i_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/tps65010.o] Error 255 CC [M] drivers/mfd/mfd-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/mtdram.o] Error 255 CC arch/sparc/kernel/unaligned_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-uevent.o] Error 255 make[3]: *** [drivers/char/vc_screen.o] Error 255 CC [M] drivers/mfd/ucb1400_core.o CC [M] drivers/md/dm.o make[3]: *** [drivers/base/attribute_container.o] Error 255 CC drivers/base/transport_class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_core.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/q931.o] Error 255 CC [M] drivers/isdn/hisax/callc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1286.o] Error 255 CC ipc/mq_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tuner-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/nlmsgtab.o] Error 255 CC [M] drivers/media/video/v4l2-ioctl.o CC [M] drivers/isdn/hisax/fsm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/ics932s401.o] Error 255 CC [M] drivers/misc/lkdtm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-scsi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_serial.o] Error 255 CC [M] drivers/hwmon/adcxx.o CC security/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_int.o] Error 255 make[5]: *** [drivers/media/common/tuners/tea5767.o] Error 255 CC [M] drivers/media/common/tuners/tea5761.o CC [M] drivers/w1/w1_family.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ad7414.o] Error 255 CC [M] drivers/md/dm-table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/socket_sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/cistpl.o] Error 255 CC [M] drivers/pcmcia/cardbus.o CC [M] drivers/hwmon/adm1021.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/hooks.o] Error 255 CC security/selinux/netif.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_verbs.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/domain.o] Error 255 CC security/tomoyo/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/rx.o] Error 255 CC [M] drivers/scsi/aacraid/sa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_cis.o] Error 255 CC [M] drivers/input/keyboard/sunkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/selection.o] Error 255 CC [M] drivers/input/keyboard/lkkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/pcf50633-regulator.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/regulator] Error 2 CC [M] drivers/isdn/hisax/l3dss1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ablkcipher.o] Error 255 CC [M] drivers/isdn/hisax/l3ni1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/ir-functions.o] Error 255 CC [M] drivers/scsi/aacraid/rkt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_x25iface.o] Error 255 CC [M] drivers/isdn/i4l/isdn_audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/mq_sysctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/iop.o] Error 255 CC [M] drivers/message/i2o/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-a4tech.o] Error 255 CC [M] drivers/hid/hid-apple.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/pmc551.o] Error 255 CC [M] drivers/message/i2o/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/devres.o] Error 255 CC lib/check_signature.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_ax88796.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/parport] Error 2 CC [M] drivers/scsi/aic7xxx/aic79xx_reg_print.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/garp.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/802] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/btuart_cs.o] Error 255 CC [M] drivers/mtd/devices/m25p80.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/drivers/dummy.o make[4]: *** [drivers/gpu/drm/drm_ioctl.o] Error 255 CC [M] drivers/usb/storage/sddr09.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/i4l.o] Error 255 CC [M] drivers/isdn/gigaset/asyncdata.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/lc-dev.o] Error 255 CC [M] drivers/uwb/lc-rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1305.o] Error 255 CC [M] drivers/rtc/rtc-ds1307.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_keys.o] Error 255 CC [M] drivers/bluetooth/btsdio.o CC net/8021q/vlan_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/mulaw.o] Error 255 CC [M] sound/core/seq/seq_midi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/debug.o] Error 255 CC [M] drivers/isdn/hardware/eicon/maintidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-via.o] Error 255 CC [M] drivers/i2c/busses/i2c-viapro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_midi_event.o] Error 255 CC [M] drivers/video/aty/radeon_pm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_alloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/sl811-hcd.o] Error 255 CC [M] drivers/usb/host/sl811_cs.o CC [M] drivers/i2c/busses/i2c-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/stat.o] Error 255 CC fs/exec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/idmouse.o] Error 255 CC [M] drivers/usb/misc/iowarrior.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes_hw.o] Error 255 CC [M] sound/drivers/mtpav.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/zero.o] Error 255 CC [M] drivers/usb/gadget/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/platform_lcd.o] Error 255 CC [M] drivers/video/backlight/vgg2432a4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bluecard_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/console/bitblit.o make[2]: *** [crypto/hash.o] Error 255 CC [M] drivers/isdn/hardware/eicon/capimain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/interact.o] Error 255 CC [M] drivers/video/backlight/tdo24m.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/slot.o] Error 255 CC drivers/pci/pci-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/frpw.o] Error 255 CC [M] drivers/i2c/busses/i2c-ocores.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes_nic.o] Error 255 CC [M] drivers/i2c/busses/i2c-simtec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-eh.o] Error 255 CC [M] drivers/ata/libata-sff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adcxx.o] Error 255 CC [M] sound/drivers/mts64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ad7418.o] Error 255 make[4]: *** [drivers/input/joystick/guillemot.o] Error 255 CC [M] drivers/hwmon/adm1025.o CC [M] drivers/input/joystick/joydump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_midi_emul.o] Error 255 CC crypto/ahash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_eeprom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-lib.o] Error 255 CC drivers/pci/search.o CC [M] drivers/ide/ide-probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hidraw.o] Error 255 CC [M] drivers/hid/hid-belkin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_vq.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_intr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/config.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_mad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/onetouch.o] Error 255 CC [M] drivers/usb/misc/isight_firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/namespace.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [ipc] Error 2 CC [M] drivers/net/arcnet/com20020.o make[4]: *** [drivers/mmc/host/cb710-mmc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/host] Error 2 CC [M] drivers/infiniband/hw/ipath/ipath_mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/security.o] Error 255 CC security/lsm_audit.o /scratch/kisskb/src/include/linux/ucb1400.h:137: warning: 'ucb1400_adc_read' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/mmc.o] Error 255 make[4]: *** [drivers/usb/storage/karma.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_mr.o CC [M] drivers/usb/wusbcore/pal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/transport_class.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/cardbus.o] Error 255 CC [M] drivers/pcmcia/rsrc_nonstatic.o CC drivers/base/dma-mapping.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/qp.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/srq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/rate.o] Error 255 CC security/smack/smackfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_io.o] Error 255 CC [M] drivers/mmc/core/sdio_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tea5761.o] Error 255 CC [M] drivers/media/common/tuners/tda9887.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-settings.o] Error 255 CC block/blk-ioc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/route.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/core/oss] Error 2 CC drivers/base/node.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/sa.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/ucb1400_core.o] Error 255 CC [M] drivers/scsi/aacraid/nark.o make[3]: *** [drivers/hid/hid-apple.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/cp210x.o] Error 255 CC [M] drivers/usb/serial/cyberjack.o CC [M] drivers/hid/hid-cherry.o CC drivers/base/topology.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/driver.o] Error 255 CC [M] drivers/usb/core/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cpu.o] Error 255 CC [M] drivers/usb/serial/cypress_m8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bt3c_cs.o] Error 255 CC [M] drivers/isdn/mISDN/timerdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-misc.o] Error 255 CC [M] drivers/input/misc/ati_remote2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_family.o] Error 255 CC [M] drivers/w1/w1_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1021.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-ohci.o] Error 255 make[3]: *** [drivers/char/vt_ioctl.o] Error 255 CC [M] drivers/message/fusion/mptfc.o CC [M] drivers/firewire/fw-sbp2.o CC [M] drivers/input/misc/cm109.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_irq.o] Error 255 make[3]: *** [drivers/serial/serial_cs.o] Error 255 CC [M] drivers/gpu/drm/drm_memory.o CC [M] drivers/serial/max3100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/unaligned_64.o] Error 255 CC [M] drivers/w1/w1_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/c4.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/isdn/hardware/avm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/bnx2i/bnx2i_init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/bnx2i/bnx2i_hwi.o make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_init.o] Error 255 CC [M] drivers/scsi/cxgb3i/cxgb3i_iscsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/sunkbd.o] Error 255 CC arch/sparc/kernel/prom_common.o CC [M] net/9p/mod.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/fit2.o] Error 255 CC [M] drivers/block/paride/fit3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/block2mtd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_mr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/arc-rimi.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/dummy.o] Error 255 make[4]: *** [drivers/infiniband/hw/ipath/ipath_fs.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_qp.o CC [M] drivers/scsi/cxgb3i/cxgb3i_pdu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/8021q/vlan.o make[4]: *** [drivers/i2c/busses/i2c-viapro.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/message/fusion/mptsas.o make[4]: *** [drivers/scsi/aacraid/rkt.o] Error 255 CC [M] drivers/video/display/display-sysfs.o CC security/selinux/netnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/cache.o] Error 255 CC [M] drivers/infiniband/core/umem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_reg_print.o] Error 255 CC [M] drivers/infiniband/core/mad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/m25p80.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/blkcipher.o] Error 255 CC kernel/itimer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-gpio.o] Error 255 CC security/selinux/netport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/check_signature.o] Error 255 CC lib/locking-selftest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/mfd-core.o] Error 255 CC [M] drivers/mfd/pcf50633-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/mtd_dataflash.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/devices] Error 2 CC [M] drivers/i2c/busses/i2c-parport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/joydump.o] Error 255 CC [M] drivers/input/joystick/magellan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/mtpav.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-belkin.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-cherry.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ocores.o] Error 255 CC [M] drivers/hid/hid-chicony.o CC [M] net/appletalk/aarp.o CC [M] sound/drivers/portman2x4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptspi.o] Error 255 CC [M] drivers/message/fusion/mptctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_mmap.o] Error 255 CC security/selinux/exports.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/lkkbd.o] Error 255 CC [M] drivers/input/keyboard/xtkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-simtec.o] Error 255 CC [M] drivers/i2c/busses/i2c-parport-light.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/pal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/wusbcore/rh.o make[3]: *** [drivers/misc/lkdtm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/atkbd.o] Error 255 CC [M] drivers/misc/tifm_core.o CC [M] drivers/hid/hid-cypress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/capimain.o] Error 255 make[3]: *** [drivers/ieee1394/csr1212.o] Error 255 CC [M] drivers/usb/wusbcore/reservation.o CC [M] drivers/ieee1394/config_roms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/vgg2432a4.o] Error 255 CC [M] drivers/usb/wusbcore/security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/dma-mapping.o] Error 255 CC [M] drivers/hid/hid-drff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_midi.o] Error 255 CC [M] sound/core/seq/seq_virmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/fsm.o] Error 255 CC [M] drivers/input/keyboard/newtonkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/ati_remote.o] Error 255 CC [M] drivers/input/misc/keyspan_remote.o CC [M] net/atm/addr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com90io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ptrace_64.o] Error 255 CC [M] drivers/isdn/hisax/l3_1tr6.o CC arch/sparc/kernel/prom_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_vlan.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page-writeback.o] Error 255 CC mm/pdflush.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capidrv.o] Error 255 CC [M] drivers/isdn/capi/capifs.o CC [M] net/ax25/ax25_addr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) make[4]: *** [drivers/message/i2o/driver.o] Error 255 CC [M] net/ax25/ax25_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/bitblit.o] Error 255 CC [M] drivers/scsi/cxgb3i/cxgb3i_offload.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/mts64.o] Error 255 CC mm/readahead.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/sl811_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/host/u132-hcd.o make[4]: *** [drivers/usb/misc/isight_firmware.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/console/fonts.o make[3]: *** [security/smack/smack_access.o] Error 255 CC [M] drivers/message/i2o/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_audio.o] Error 255 CC [M] drivers/isdn/i4l/isdn_ttyfax.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/inode.o] Error 255 CC security/device_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/topology.o] Error 255 make[4]: *** [drivers/usb/core/file.o] Error 255 CC [M] drivers/usb/core/buffer.o CC [M] drivers/isdn/i4l/isdn_bsdcomp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com20020.o] Error 255 CC [M] drivers/net/arcnet/com20020-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/mod.o] Error 255 CC [M] net/9p/client.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_pci.o] Error 255 make[4]: *** [drivers/gpu/drm/drm_memory.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_osm.o CC [M] drivers/gpu/drm/drm_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-hw-filter.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_core.o] Error 255 CC [M] drivers/isdn/hisax/teles3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_provider.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/cxgb3/cxio_hal.o make[4]: *** [drivers/video/display/display-sysfs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/display] Error 2 CC [M] drivers/isdn/gigaset/ser-gigaset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/itimer.o] Error 255 CC lib/spinlock_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_init_chip.o] Error 255 CC [M] drivers/hwmon/adm1026.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/cyberjack.o] Error 255 CC arch/sparc/kernel/of_device_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_io.o] Error 255 CC [M] net/appletalk/ddp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_intr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/keyboard.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_cq.o CC drivers/char/consolemap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_cmdset_0001.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/chips] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda9887.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_intr.o] Error 255 CC [M] drivers/message/fusion/mptlan.o CC [M] drivers/media/common/tuners/tda827x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/tdo24m.o] Error 255 CC [M] drivers/video/backlight/backlight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/file.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/tomoyo] Error 2 CC [M] drivers/usb/storage/sddr55.o CC [M] drivers/input/mouse/appletouch.o CC [M] drivers/mtd/lpddr/qinfo_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_irq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-parport.o] Error 255 CC [M] drivers/video/backlight/generic_bl.o CC [M] drivers/mmc/core/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/xtkbd.o] Error 255 CC [M] net/9p/error.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/btusb.o] Error 255 CC drivers/pci/pci-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/lc-rc.o] Error 255 CC [M] drivers/uwb/neh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_file_ops.o] Error 255 CC [M] drivers/hwmon/adm1029.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/asyncdata.o] Error 255 CC [M] drivers/isdn/gigaset/usb-gigaset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm.o] Error 255 make[4]: *** [drivers/input/joystick/magellan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1025.o] Error 255 CC [M] drivers/input/joystick/sidewinder.o CC [M] drivers/hwmon/adm1031.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/md/dm-target.o make[3]: *** [drivers/hid/hid-drff.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/search.o] Error 255 CC [M] sound/core/seq/seq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/config_roms.o] Error 255 CC [M] drivers/ieee1394/pcilynx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netif.o] Error 255 CC security/selinux/xfrm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/nark.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/aacraid] Error 2 CC [M] drivers/media/common/tuners/tda18271-maps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/btsdio.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/bluetooth] Error 2 CC [M] sound/core/seq/seq_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/exports.o] Error 255 CC security/selinux/netlabel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1307.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_base.o] Error 255 CC [M] drivers/block/paride/on20.o CC [M] drivers/rtc/rtc-ds1374.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/timerdev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/loop.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_core.o CC [M] drivers/block/cciss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/newtonkbd.o] Error 255 CC [M] drivers/input/keyboard/stowaway.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-chicony.o] Error 255 CC [M] drivers/video/aty/radeon_monitor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/pci-driver.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_cmx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/max3100.o] Error 255 CC [M] drivers/serial/kgdboc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/iowarrior.o] Error 255 CC [M] drivers/usb/misc/usblcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fonts.o] Error 255 CC [M] drivers/i2c/busses/i2c-taos-evm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes_cm.o] Error 255 make[2]: *** [block/blk-ioc.o] Error 255 CC fs/pipe.o CC block/blk-map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/srq.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/mlx4] Error 2 CC [M] drivers/i2c/busses/i2c-tiny-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/fit3.o] Error 255 CC [M] drivers/isdn/hardware/eicon/capifunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/lsm_audit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/9p/util.o make[4]: *** [drivers/input/misc/ati_remote2.o] Error 255 CC [M] drivers/block/paride/on26.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/device.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_seq.o] Error 255 make[3]: *** [drivers/misc/tifm_core.o] Error 255 CC [M] drivers/misc/tifm_7xx1.o make[3]: *** [drivers/md/dm-table.o] Error 255 CC mm/swap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/layer2.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_tones.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/reservation.o] Error 255 CC mm/truncate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-cypress.o] Error 255 CC [M] drivers/hid/hid-ezkey.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ahash.o] Error 255 CC crypto/shash.o CC [M] drivers/media/dvb/bt8xx/bt878.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-parport-light.o] Error 255 CC mm/vmscan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/capability.o] Error 255 CC [M] drivers/usb/wusbcore/wusbhc.o CC [M] drivers/media/dvb/dm1105/dm1105.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/rh.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_mr.o] Error 255 CC [M] net/appletalk/dev.o CC block/blk-exec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/pcf50633-core.o] Error 255 CC [M] drivers/mfd/pcf50633-adc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/smack/smackfs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/smack] Error 2 CC block/blk-merge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/node.o] Error 255 CC drivers/base/module.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/pdflush.o] Error 255 CC [M] drivers/base/firmware_class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/addr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/atm/pvc.o make[2]: *** [arch/sparc/kernel/prom_64.o] Error 255 CC arch/sparc/kernel/of_device_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/eni.o] Error 255 CC [M] drivers/atm/idt77252.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/rsrc_nonstatic.o] Error 255 CC [M] drivers/pcmcia/yenta_socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/debugfs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/core] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mmc] Error 2 CC mm/shmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/error.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/readahead.o] Error 255 make[2]: *** [arch/sparc/kernel/prom_common.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_proc.o CC arch/sparc/kernel/prom_irqtrans.o CC [M] net/9p/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capifs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/capi] Error 2 CC arch/sparc/kernel/reboot.o CC [M] drivers/message/i2o/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/spinlock_debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_netlink.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/w1] Error 2 CC [M] sound/core/hrtimer.o CC [M] drivers/input/misc/pcf50633-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netport.o] Error 255 CC [M] drivers/block/paride/ktti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/cm109.o] Error 255 CC [M] sound/core/hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/device_cgroup.o] Error 255 CC [M] sound/core/memalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_dump.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_scb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/umem.o] Error 255 make[3]: *** [drivers/hwmon/adm1029.o] Error 255 CC [M] drivers/atm/solos-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/portman2x4.o] Error 255 CC [M] sound/drivers/serial-u16550.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/buffer.o] Error 255 CC [M] drivers/usb/core/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_ethtool.o] Error 255 CC [M] drivers/infiniband/core/smi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/kgdboc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/kyro/STG4000Ramdac.o make[3]: *** [net/8021q/vlan.o] Error 255 CC [M] net/8021q/vlan_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/exec.o] Error 255 CC fs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_lock.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netnode.o] Error 255 CC [M] drivers/gpu/drm/drm_stub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-tiny-usb.o] Error 255 CC [M] sound/core/seq/seq_clientmgr.o CC [M] drivers/serial/jsm/jsm_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/exit.o] Error 255 CC [M] drivers/media/common/ir-keymaps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-sbp2.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/firewire] Error 2 CC [M] drivers/infiniband/hw/mthca/mthca_av.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1374.o] Error 255 CC [M] drivers/rtc/rtc-ds1390.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_mad.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/keyspan_remote.o] Error 255 CC [M] drivers/input/keyboard/gpio_keys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/debug.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_osm_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/ser-gigaset.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/security.o] Error 255 CC [M] drivers/rtc/rtc-ds1511.o CC kernel/time.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/module.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-ezkey.o] Error 255 CC [M] drivers/hid/hid-gyration.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/cypress_m8.o] Error 255 CC [M] drivers/usb/serial/usb_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/backlight.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_virmidi.o] Error 255 CC [M] sound/core/seq/seq_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/generic_bl.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/backlight] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/of_device_common.o] Error 255 make[4]: *** [drivers/message/i2o/pci.o] Error 255 CC [M] drivers/message/i2o/exec-osm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_addr.o] Error 255 CC [M] net/ax25/ax25_iface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_pdu.o] Error 255 CC [M] drivers/scsi/cxgb3i/cxgb3i_ddp.o make[3]: *** [drivers/ide/ide-probe.o] Error 255 CC [M] drivers/ide/ide-taskfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/l3_1tr6.o] Error 255 CC [M] drivers/isdn/hisax/isac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/usblcd.o] Error 255 CC [M] drivers/usb/misc/ldusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_bsdcomp.o] Error 255 CC [M] net/ax25/ax25_in.o CC drivers/video/logo/logo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/sddr09.o] Error 255 CC arch/sparc/kernel/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com20020-pci.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/arcnet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-dma.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/b2c2] Error 2 CC [M] drivers/usb/serial/digi_acceleport.o CC [M] drivers/video/matrox/matroxfb_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/callc.o] Error 255 CC [M] drivers/block/paride/pd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/aarp.o] Error 255 CC drivers/char/vt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq.o] Error 255 CC [M] drivers/rtc/rtc-ds1553.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/on20.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda827x.o] Error 255 CC [M] drivers/media/common/tuners/tda18271-common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/util.o] Error 255 CC [M] drivers/scsi/bnx2i/bnx2i_iscsi.o CC [M] drivers/net/atl1c/atl1c_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/pcf50633-input.o] Error 255 CC [M] drivers/input/misc/powermate.o make[4]: *** [drivers/infiniband/hw/nes/nes_verbs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/nes] Error 2 CC [M] drivers/atm/adummy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-taos-evm.o] Error 255 make[3]: *** [drivers/uwb/neh.o] Error 255 CC [M] drivers/uwb/pal.o CC [M] drivers/i2c/busses/i2c-voodoo3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/stowaway.o] Error 255 CC [M] net/9p/trans_fd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/pvc.o] Error 255 CC [M] net/atm/signaling.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda18271-maps.o] Error 255 CC drivers/char/defkeymap.o CC security/selinux/ss/ebitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wusbhc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/wusbcore] Error 2 CC [M] net/9p/trans_rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/hrtimer.o] Error 255 CC [M] drivers/media/common/tuners/tda18271-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/defkeymap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-exec.o] Error 255 CC [M] drivers/media/common/tuners/xc5000.o CC drivers/char/tty_audit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/reboot.o] Error 255 CC lib/find_last_bit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/ir-keymaps.o] Error 255 CC [M] drivers/ata/libata-pmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/consolemap.o] Error 255 CC arch/sparc/kernel/iommu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/protocol.o] Error 255 CC [M] drivers/media/common/saa7146_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/sidewinder.o] Error 255 CC [M] drivers/input/joystick/spaceball.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/usb/gadget] Error 2 CC arch/sparc/kernel/central.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/lpddr/qinfo_probe.o] Error 255 CC [M] drivers/mtd/lpddr/lpddr_cmds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000Ramdac.o] Error 255 CC [M] drivers/video/kyro/STG4000VTG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netlabel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-gyration.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_monitor.o] Error 255 CC [M] drivers/hid/hid-kensington.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_cq.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/ktti.o] Error 255 CC [M] drivers/video/aty/radeon_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/tifm_7xx1.o] Error 255 CC [M] drivers/misc/phantom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/teles3.o] Error 255 CC [M] drivers/video/aty/radeon_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/time.o] Error 255 CC kernel/softirq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/logo/logo.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/serial/jsm/jsm_driver.o] Error 255 CC [M] drivers/serial/jsm/jsm_neo.o CC [M] drivers/mtd/nand/nand_base.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/logo] Error 2 CC [M] drivers/input/joystick/spaceorb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_tones.o] Error 255 CC [M] drivers/infiniband/core/agent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mtd/maps/map_funcs.o make[3]: *** [drivers/hwmon/adm1026.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/client.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptfc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_proc.o] Error 255 CC [M] drivers/ata/ahci.o CC [M] drivers/video/mb862xx/mb862xxfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/xfrm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/of_device_64.o] Error 255 CC arch/sparc/kernel/starfire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/dev.o] Error 255 CC [M] net/appletalk/atalk_proc.o CC [M] drivers/video/riva/fbdev.o CC [M] net/appletalk/sysctl_net_atalk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/pipe.o] Error 255 CC lib/hweight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_mcg.o] Error 255 CC [M] drivers/hwmon/adm9240.o make[4]: *** [drivers/infiniband/hw/mthca/mthca_av.o] Error 255 CC [M] drivers/hwmon/ads7828.o CC [M] drivers/video/nvidia/nvidia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1390.o] Error 255 CC lib/kernel_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/smi.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_ruc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/sddr55.o] Error 255 CC [M] drivers/usb/storage/shuttle_usbat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-target.o] Error 255 CC [M] drivers/md/dm-linear.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/hwdep.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_mad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/usb_debug.o] Error 255 CC [M] drivers/misc/ioc4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/serial-u16550.o] Error 255 CC [M] sound/drivers/virmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/pal.o] Error 255 CC [M] drivers/uwb/radio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_iscsi.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_provider.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/telephony/ixj.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/telephony] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1031.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-ioctl.o] Error 255 CC [M] drivers/media/video/v4l2-device.o CC [M] drivers/usb/serial/io_edgeport.o CC [M] drivers/usb/host/r8a66597-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/firmware_class.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/base] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/aic94xx/aic94xx_dev.o make[3]: *** [drivers/pci/pci-sysfs.o] Error 255 CC drivers/pci/rom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/spaceball.o] Error 255 CC [M] drivers/scsi/bnx2i/bnx2i_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/truncate.o] Error 255 CC mm/prio_tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/memalloc.o] Error 255 CC [M] sound/core/sgbuf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-map.o] Error 255 CC block/blk-softirq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon.o] Error 255 CC [M] drivers/video/console/font_8x16.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dm1105/dm1105.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/dm1105] Error 2 CC [M] drivers/infiniband/core/mad_rmpp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-merge.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/starfire.o] Error 255 CC mm/util.o CC [M] drivers/ide/ide-pm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/pcf50633-adc.o] Error 255 CC [M] drivers/mfd/pcf50633-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pd.o] Error 255 CC drivers/char/sysrq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/appletouch.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1511.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/find_last_bit.o] Error 255 CC block/blk-timeout.o CC [M] drivers/ide/ide-park.o CC [M] drivers/input/mouse/bcm5974.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_memory.o] Error 255 CC kernel/resource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1553.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/rtc/rtc-ds1672.o make[4]: *** [drivers/input/joystick/spaceorb.o] Error 255 CC [M] drivers/input/joystick/stinger.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptlan.o] Error 255 CC [M] drivers/ide/ide-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sysfs.o] Error 255 CC [M] drivers/isdn/hisax/arcofi.o CC [M] drivers/infiniband/core/sa_query.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/sysfs.o] Error 255 CC [M] drivers/usb/core/endpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/powermate.o] Error 255 CC [M] drivers/input/misc/rotary_encoder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/adummy.o] Error 255 CC [M] drivers/usb/core/devio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/gpio_keys.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/keyboard] Error 2 CC [M] drivers/usb/misc/usbled.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_osm_pci.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_dtmf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/l3ni1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/shash.o] Error 255 CC crypto/algboss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_ttyfax.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/i4l] Error 2 CC crypto/testmgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/prom_irqtrans.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kernel_lock.o] Error 255 CC [M] drivers/video/nvidia/nv_hw.o CC lib/list_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/virmidi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_offload.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o make[2]: *** [lib/hweight.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_i2c.o] Error 255 CC [M] drivers/net/atl1c/atl1c_hw.o CC [M] drivers/input/tablet/acecad.o CC [M] drivers/media/common/saa7146_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/map_funcs.o] Error 255 CC [M] drivers/mtd/maps/physmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/ldusb.o] Error 255 CC [M] drivers/usb/misc/legousbtower.o make[2]: *** [arch/sparc/kernel/central.o] Error 255 CC [M] drivers/ata/sata_svw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda18271-common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/block/paride/pcd.o make[4]: *** [drivers/i2c/busses/i2c-voodoo3.o] Error 255 CC [M] drivers/i2c/busses/i2c-pca-platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/swap.o] Error 255 CC [M] drivers/block/DAC960.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_pm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/exec-osm.o] Error 255 CC [M] sound/core/pcm.o CC [M] drivers/message/i2o/memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-sff.o] Error 255 CC mm/mmzone.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_stub.o] Error 255 CC [M] drivers/gpu/drm/drm_vm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_fs.o] Error 255 CC mm/vmstat.o CC [M] sound/drivers/mpu401/mpu401_uart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/prio_tree.o] Error 255 CC [M] sound/drivers/mpu401/mpu401.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000VTG.o] Error 255 CC [M] drivers/video/kyro/STG4000OverlayDevice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/bt8xx/bt878.o] Error 255 CC [M] drivers/media/dvb/bt8xx/dvb-bt8xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm9240.o] Error 255 CC drivers/pci/setup-res.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/maintidi.o] Error 255 CC mm/backing-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/l3dss1.o] Error 255 CC [M] drivers/hwmon/adt7462.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/page_isolation.o make[3]: *** [drivers/hwmon/ads7828.o] Error 255 CC crypto/crypto_wq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_iface.o] Error 255 make[4]: *** [drivers/scsi/bnx2i/bnx2i_hwi.o] Error 255 CC [M] net/ax25/ax25_ip.o CC [M] drivers/hwmon/adt7470.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/sgbuf.o] Error 255 CC [M] sound/core/pcm_native.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/ebitmap.o] Error 255 CC security/selinux/ss/hashtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_in.o] Error 255 CC mm/mm_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-kensington.o] Error 255 CC [M] drivers/hid/hid-kye.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_audit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/radio.o] Error 255 CC [M] drivers/uwb/reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-device.o] Error 255 CC [M] drivers/media/video/v4l2-int-device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/sysctl_net_atalk.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ax25/ax25_out.o make[4]: *** [drivers/input/mouse/bcm5974.o] Error 255 CC [M] drivers/input/mouse/gpio_mouse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mmzone.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/signaling.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_core.o] Error 255 CC [M] net/atm/svc.o CC [M] drivers/isdn/mISDN/dsp_audio.o CC [M] drivers/input/mouse/psmouse-base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/pcilynx.o] Error 255 CC [M] drivers/ieee1394/ohci1394.o CC [M] drivers/media/dvb/dvb-core/dvbdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_dev.o] Error 255 CC [M] net/8021q/vlan_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/list_debug.o] Error 255 CC [M] net/8021q/vlan_gvrp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/stinger.o] Error 255 make[2]: *** [block/blk-softirq.o] Error 255 CC [M] drivers/input/joystick/tmdc.o CC [M] drivers/isdn/hardware/eicon/message.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_accel.o] Error 255 CC [M] drivers/video/aty/radeon_backlight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/iommu.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC arch/sparc/kernel/power.o make[4]: *** [drivers/infiniband/core/agent.o] Error 255 CC lib/debugobjects.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/usbled.o] Error 255 CC [M] drivers/video/aty/aty128fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/xc5000.o] Error 255 CC [M] drivers/media/common/tuners/mt2060.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/crypto_wq.o] Error 255 CC crypto/fips.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-linear.o] Error 255 CC [M] drivers/md/dm-stripe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/solos-pci.o] Error 255 make[4]: *** [drivers/infiniband/hw/ipath/ipath_qp.o] Error 255 CC [M] drivers/atm/atmtcp.o CC [M] drivers/infiniband/hw/ipath/ipath_sdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/font_8x16.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/pcf50633-gpio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/cxio_hal.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mfd] Error 2 CC [M] drivers/infiniband/hw/cxgb3/cxio_resource.o CC arch/sparc/kernel/sbus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/physmap.o] Error 255 CC [M] drivers/mtd/maps/sun_uflash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/mpu401/mpu401.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_qp.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o CC [M] drivers/input/mouse/synaptics.o CC [M] drivers/video/console/softcursor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/ioc4.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/mouse/alps.o make[3]: *** [drivers/misc/phantom.o] Error 255 CC [M] drivers/misc/enclosure.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_cm.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/ulp/ipoib] Error 2 CC kernel/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_scb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/mb862xx/mb862xxfb.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/mb862xx] Error 2 CC [M] drivers/video/nvidia/nv_setup.o CC [M] net/ax25/ax25_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/arcofi.o] Error 255 CC [M] drivers/isdn/hisax/hscx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptctl.o] Error 255 CC [M] drivers/usb/host/isp1760-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/hashtab.o] Error 255 CC security/selinux/ss/symtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-pca-platform.o] Error 255 CC [M] drivers/i2c/busses/i2c-stub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/usb-gigaset.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/gigaset] Error 2 CC [M] drivers/media/dvb/dvb-core/dmxdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_ruc.o] Error 255 CC [M] drivers/ata/ata_piix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/atalk_proc.o] Error 255 CC [M] net/ax25/ax25_std_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-timeout.o] Error 255 CC block/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/rom.o] Error 255 CC [M] drivers/ieee1394/video1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/setup-res.o] Error 255 CC drivers/pci/irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-taskfile.o] Error 255 CC [M] drivers/input/mouse/elantech.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_cmx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/host/isp1760-if.o make[3]: *** [drivers/hid/hid-kye.o] Error 255 CC [M] drivers/hid/hid-microsoft.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/digi_acceleport.o] Error 255 CC [M] drivers/video/matrox/matroxfb_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/ddp.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/appletalk] Error 2 CC [M] drivers/usb/host/hwa-hc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/rotary_encoder.o] Error 255 CC [M] drivers/input/misc/sparcspkr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1672.o] Error 255 CC [M] drivers/rtc/rtc-ds1742.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_clientmgr.o] Error 255 CC [M] sound/core/seq/seq_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/mISDN/hfcmulti.o] Error 255 CC [M] drivers/video/matrox/matroxfb_DAC1064.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-sysfs.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_93cx6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/capifunc.o] Error 255 CC [M] drivers/input/misc/uinput.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/sa_query.o] Error 255 CC [M] drivers/video/kyro/STG4000InitDevice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-pm.o] Error 255 CC [M] drivers/rtc/rtc-ds3234.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_receive': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:955: warning: 'actual_sge_count' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/gpio_mouse.o] Error 255 CC [M] drivers/video/kyro/fbdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_mad.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_uar.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_send': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:797: warning: 'tot_len' may be used uninitialized in this function /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:798: warning: 'actual_sge_count' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_isolation.o] Error 255 CC mm/fremap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mm_init.o] Error 255 CC [M] drivers/hid/hid-monterey.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/bnx2i/bnx2i_sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/acecad.o] Error 255 CC [M] drivers/hid/hid-ntrig.o CC [M] drivers/input/tablet/aiptek.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_osm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/softirq.o] Error 255 CC kernel/capability.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/endpoint.o] Error 255 CC [M] drivers/usb/core/notify.o CC [M] drivers/hid/hid-pl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/resource.o] Error 255 CC mm/highmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-pmp.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_backlight.o] Error 255 CC [M] drivers/isdn/hisax/s0box.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_dev.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_tmf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000OverlayDevice.o] Error 255 CC [M] drivers/isdn/hisax/avm_a1p.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/reset.o] Error 255 CC [M] drivers/uwb/rsv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/mad_rmpp.o] Error 255 make[2]: *** [mm/backing-dev.o] Error 255 CC [M] drivers/input/tablet/gtco.o CC [M] drivers/hid/hid-petalynx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/serial/jsm/jsm_neo.o] Error 255 CC [M] drivers/serial/jsm/jsm_tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/sun_uflash.o] Error 255 CC [M] drivers/mtd/maps/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/algboss.o] Error 255 CC [M] drivers/block/pktcdvd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-park.o] Error 255 CC [M] drivers/ide/ide-devsets.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_core.o] Error 255 CC [M] drivers/video/console/tileblit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/sysrq.o] Error 255 CC kernel/ptrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_qp.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/mpu401/mpu401_uart.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/drivers/mpu401] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7470.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_svw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-int-device.o] Error 255 CC [M] drivers/ata/sata_promise.o CC [M] drivers/hwmon/adt7473.o CC [M] drivers/media/video/v4l2-compat-ioctl32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/power.o] Error 255 CC [M] drivers/gpu/drm/drm_agpsupport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-stub.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/busses] Error 2 CC [M] drivers/i2c/i2c-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/symtab.o] Error 255 CC security/selinux/ss/sidtab.o CC [M] sound/drivers/opl3/opl3_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/on26.o] Error 255 CC [M] drivers/i2c/i2c-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_rc.o] Error 255 CC arch/sparc/kernel/ebus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/fips.o] Error 255 CC [M] sound/drivers/opl3/opl3_synth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/vmstat.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_srq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_netlink.o] Error 255 CC crypto/aead.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-microsoft.o] Error 255 CC [M] drivers/mtd/nand/nand_bbt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/irq.o] Error 255 CC drivers/pci/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds3234.o] Error 255 CC [M] sound/core/pcm_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_vm.o] Error 255 CC [M] drivers/uwb/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1c/atl1c_hw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/trans_fd.o] Error 255 CC [M] drivers/rtc/rtc-fm3130.o CC [M] drivers/mtd/nand/nand_ecc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pcd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_ddp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/cxgb3i] Error 2 CC [M] drivers/block/paride/pf.o CC [M] drivers/gpu/drm/drm_scatter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/memory.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/message/i2o/i2o_block.o make[4]: *** [drivers/video/nvidia/nv_setup.o] Error 255 make[4]: *** [drivers/input/joystick/tmdc.o] Error 255 CC [M] drivers/input/joystick/turbografx.o CC [M] drivers/uwb/uwb-debug.o make[3]: *** [drivers/rtc/rtc-ds1742.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000InitDevice.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/ff-memless.o make[3]: *** [drivers/hid/hid-pl.o] Error 255 CC [M] drivers/uwb/uwbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nvidia.o] Error 255 CC [M] drivers/video/nvidia/nv_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/ahci.o] Error 255 CC [M] drivers/hid/hid-samsung.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvbdev.o] Error 255 CC [M] drivers/uwb/whci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/lpddr/lpddr_cmds.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/lpddr] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/nvidia/nv_i2c.o make[5]: *** [drivers/media/common/tuners/tda18271-fe.o] Error 255 CC [M] drivers/media/common/tuners/mt2266.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_uar.o] Error 255 CC [M] drivers/input/touchscreen/ad7877.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/namei.o] Error 255 make[2]: *** [arch/sparc/kernel/sbus.o] Error 255 CC fs/fcntl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_dtmf.o] Error 255 make[4]: *** [drivers/video/matrox/matroxfb_base.o] Error 255 CC [M] drivers/video/matrox/matroxfb_Ti3026.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/softcursor.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_blowfish.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_gvrp.o] Error 255 CC [M] net/8021q/vlanproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/legousbtower.o] Error 255 CC [M] drivers/usb/misc/rio500.o CC [M] drivers/mtd/onenand/onenand_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/fbdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/kyro] Error 2 CC [M] drivers/media/dvb/dvb-core/dvb_demux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/isp1760-if.o] Error 255 CC [M] drivers/mtd/inftlcore.o CC [M] drivers/mtd/ubi/vtbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/shmem.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_srq.o CC [M] drivers/mtd/tests/mtd_oobtest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/mad.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/core/multicast.o make[4]: *** [drivers/usb/core/notify.o] Error 255 CC [M] drivers/mtd/ubi/vmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/sparcspkr.o] Error 255 make[4]: *** [drivers/isdn/mISDN/dsp_audio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/u132-hcd.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_pipeline.o CC [M] drivers/input/misc/yealink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/vmscan.o] Error 255 CC [M] drivers/pcmcia/pd6729.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/alps.o] Error 255 CC [M] drivers/infiniband/core/ucm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/cxio_resource.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_memfree.o] Error 255 CC [M] drivers/block/paride/pt.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/cxgb3] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/svc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/enclosure.o] Error 255 CC kernel/timer.o CC [M] drivers/misc/hpilo.o CC [M] net/atm/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/fremap.o] Error 255 CC kernel/user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ebus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-stripe.o] Error 255 CC arch/sparc/kernel/visemul.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_agpsupport.o] Error 255 CC [M] drivers/md/dm-ioctl.o CC [M] drivers/misc/isl29003.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/capability.o] Error 255 CC kernel/signal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/scan.o] Error 255 CC [M] drivers/gpu/drm/ati_pcigart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_out.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mt2060.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_queue.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_catas.o CC [M] sound/core/seq/seq_fifo.o CC arch/sparc/kernel/hvapi.o make[3]: *** [drivers/hid/hid-monterey.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm.o] Error 255 CC [M] drivers/hid/hid-sjoy.o CC [M] drivers/usb/host/whci/asl.o CC [M] drivers/ieee1394/raw1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_93cx6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/trans_rdma.o] Error 255 make[3]: Target `__build' not remade because of errors. CC [M] sound/core/seq/seq_prioq.o make[2]: *** [net/9p] Error 2 CC [M] sound/core/pcm_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hscx.o] Error 255 CC [M] drivers/hid/hid-sony.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/gtco.o] Error 255 CC [M] sound/core/pcm_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/pci.o] Error 255 CC [M] drivers/mtd/maps/plat-ram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-ntrig.o] Error 255 CC [M] sound/core/seq/seq_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/hwa-hc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/highmem.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_task.o CC [M] drivers/mtd/maps/intel_vr_nor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/bnx2i/bnx2i_iscsi.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/bnx2i] Error 2 CC arch/sparc/kernel/sstate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ip.o] Error 255 CC [M] drivers/input/tablet/kbtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/ioctl.o] Error 255 CC block/genhd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1c/atl1c_main.o] Error 255 CC [M] drivers/net/atl1c/atl1c_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/tileblit.o] Error 255 CC [M] drivers/video/console/fbcon_rotate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_srq.o] Error 255 CC [M] drivers/input/tablet/wacom_wac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_std_in.o] Error 255 CC [M] drivers/mtd/nand/nand_ids.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/synaptics.o] Error 255 CC [M] drivers/md/dm-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/elantech.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_base.o] Error 255 CC security/selinux/ss/avtab.o CC [M] net/ax25/ax25_std_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sstate.o] Error 255 CC security/selinux/ss/policydb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/debugobjects.o] Error 255 make[3]: *** [net/ax25/ax25_route.o] Error 255 CC [M] net/ax25/ax25_std_timer.o CC [M] drivers/infiniband/hw/ipath/ipath_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sched.o] Error 255 CC security/selinux/ss/services.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/shuttle_usbat.o] Error 255 CC [M] drivers/usb/storage/libusual.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7462.o] Error 255 CC security/selinux/ss/conditional.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_accel.o] Error 255 CC lib/bitrev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/aty128fb.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/aty] Error 2 CC [M] drivers/mtd/nand/cafe_nand.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/util.o] Error 255 CC mm/madvise.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/atmtcp.o] Error 255 CC [M] net/ax25/ax25_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/ata_piix.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/uwbd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/sidtab.o] Error 255 CC [M] drivers/video/nvidia/nv_backlight.o CC [M] drivers/video/savage/savagefb_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/serial/jsm/jsm_tty.o] Error 255 CC [M] drivers/video/sis/sis_main.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/serial/jsm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/serial] Error 2 CC [M] drivers/block/paride/pg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-samsung.o] Error 255 CC [M] drivers/hid/hid-sunplus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_i2c.o] Error 255 CC [M] drivers/media/common/tuners/qt1010.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/rsv.o] Error 255 CC [M] drivers/ide/ide-io-std.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/psmouse-base.o] Error 255 CC [M] drivers/input/mouse/logips2pp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_timer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/avm_a1p.o] Error 255 CC [M] sound/core/pcm_memory.o CC [M] drivers/uwb/whc-rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/bt8xx/dvb-bt8xx.o] Error 255 CC [M] drivers/media/dvb/bt8xx/dst.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/isl29003.o] Error 255 CC [M] drivers/input/mouse/trackpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-devsets.o] Error 255 CC [M] drivers/char/rocket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7473.o] Error 255 CC [M] drivers/hwmon/adt7475.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_ecc.o] Error 255 CC [M] drivers/mtd/nand/diskonchip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/uinput.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/ff-memless.o] Error 255 CC [M] drivers/mtd/onenand/onenand_bbt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mt2266.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_ca_en50221.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/bitrev.o] Error 255 CC [M] drivers/input/tablet/wacom_sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-fm3130.o] Error 255 CC [M] drivers/rtc/rtc-isl1208.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_synth.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_frontend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_bbt.o] Error 255 make[4]: *** [drivers/input/joystick/turbografx.o] Error 255 CC [M] sound/drivers/opl3/opl3_seq.o CC [M] drivers/input/joystick/twidjoy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_provider.o] Error 255 CC [M] sound/drivers/opl3/opl3_midi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/yenta_socket.o] Error 255 CC [M] drivers/pcmcia/i82092.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-petalynx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_DAC1064.o] Error 255 CC [M] drivers/usb/misc/usbtest.o CC [M] sound/i2c/cs8427.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_prioq.o] Error 255 CC [M] drivers/hid/hid-gaff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/proc.o] Error 255 CC drivers/pci/hotplug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_tmf.o] Error 255 CC [M] drivers/video/matrox/matroxfb_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_catas.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/intel_vr_nor.o] Error 255 CC kernel/sys.o CC [M] drivers/hid/hid-tmff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sdma.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/hvapi.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_uc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_cm.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_mm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/kbtab.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/kmod.o make[3]: *** [drivers/hid/hid-sony.o] Error 255 CC [M] drivers/video/matrox/g450_pll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/whci.o] Error 255 make[4]: *** [drivers/video/riva/fbdev.o] Error 255 CC [M] drivers/media/common/saa7146_fops.o CC [M] drivers/video/riva/riva_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/uwb-debug.o] Error 255 CC [M] drivers/hid/hid-topseed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-sunplus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_scatter.o] Error 255 CC [M] drivers/gpu/drm/drm_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/asl.o] Error 255 CC [M] drivers/usb/host/whci/debug.o CC [M] drivers/hid/hid-zpff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_ids.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_ud.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_lib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/locking-selftest.o] Error 255 CC [M] drivers/media/dvb/bt8xx/dst_ca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-sjoy.o] Error 255 CC [M] drivers/video/riva/nv_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC lib/crc32.o make[4]: *** [drivers/mtd/maps/plat-ram.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/maps] Error 2 CC [M] drivers/mtd/inftlmount.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:284: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_unregister_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:311: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:312: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:642: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) make[2]: *** [kernel/user.o] Error 255 CC kernel/workqueue.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:708: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:777: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_attach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:858: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c:859: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:873: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:823) /scratch/kisskb/src/drivers/i2c/i2c-core.c:873: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:823) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_detach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:880: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:881: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dmxdev.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_std_subr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_fifo.o] Error 255 CC [M] drivers/message/i2o/i2o_scsi.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:901: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:875) /scratch/kisskb/src/drivers/i2c/i2c-core.c:901: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:875) CC [M] sound/core/seq/seq_system.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/rio500.o] Error 255 CC [M] drivers/usb/misc/trancevibrator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/ptrace.o] Error 255 CC kernel/pid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptsas.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/message/fusion] Error 2 CC [M] sound/core/seq/seq_ports.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/s0box.o] Error 255 CC [M] drivers/isdn/hisax/avm_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/vtbl.o] Error 255 CC [M] net/atm/common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/yealink.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/misc] Error 2 CC [M] drivers/input/input-polldev.o /scratch/kisskb/src/drivers/misc/hpilo.c: In function 'ilo_ccb_open':Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_misc.o] Error 255 CC [M] sound/core/rawmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/misc/hpilo.c:250: warning: cast to pointer from integer of different size make[4]: *** [drivers/input/tablet/aiptek.o] Error 255 CC [M] drivers/block/sunvdc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/i2c/i2c-dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hwmon/atxp1.o make[3]: *** [net/8021q/vlanproc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/ad7877.o] Error 255 make[2]: *** [mm/madvise.o] Error 255 CC mm/memory.o CC [M] drivers/input/touchscreen/ad7879.o make[3]: Target `__build' not remade because of errors. make[2]: *** [net/8021q] Error 2 CC drivers/pci/msi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_timer.o] Error 255 CC drivers/pci/iov.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/visemul.o] Error 255 CC arch/sparc/kernel/mdesc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/twidjoy.o] Error 255 CC [M] drivers/input/joystick/warrior.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/ati_pcigart.o] Error 255 CC [M] drivers/hwmon/dme1737.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_promise.o] Error 255 CC [M] drivers/ata/sata_qstor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sysctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/isp1760-hcd.o] Error 255 CC [M] drivers/isdn/hisax/elsa.o CC [M] drivers/video/matrox/matroxfb_g450.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/aead.o] Error 255 CC [M] drivers/input/mouse/touchkit_ps2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/r8a66597-hcd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_accel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_backlight.o] Error 255 CC [M] sound/drivers/opl3/opl3_drums.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_seq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/hpilo.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/misc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_Ti3026.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/i2o_block.o] Error 255 CC lib/genalloc.o CC net/dcb/dcbnl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/devio.o] Error 255 CC [M] drivers/usb/core/generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/inftlcore.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/libusual.o] Error 255 CC [M] drivers/usb/storage/usual-tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/onenand/onenand_bbt.o] Error 255 CC [M] drivers/input/joystick/xpad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_oobtest.o] Error 255 make[4]: *** [drivers/video/nvidia/nv_hw.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/nvidia] Error 2 CC [M] drivers/mtd/tests/mtd_pagetest.o CC [M] drivers/video/matrox/matroxfb_crtc2.o CC [M] drivers/gpu/drm/drm_sysfs.o CC [M] net/can/bcm.o CC [M] net/bluetooth/af_bluetooth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon_rotate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/console/fbcon_cw.o make[5]: *** [drivers/isdn/hardware/mISDN/hfcsusb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/isdn/hardware/mISDN] Error 2 CC [M] drivers/gpu/drm/drm_hashtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1c/atl1c_ethtool.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/atl1c] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/idt77252.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-topseed.o] Error 255 CC [M] drivers/video/matrox/i2c-matroxfb.o CC [M] drivers/atm/lanai.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/wacom_wac.o] Error 255 CC [M] drivers/mtd/onenand/onenand_sim.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/whc-rc.o] Error 255 CC [M] drivers/uwb/hwa-rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-compat-ioctl32.o] Error 255 CC [M] drivers/media/video/v4l2-common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_demux.o] Error 255 CC [M] lib/lzo/lzo1x_compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_filter.o] Error 255 CC [M] drivers/video/sis/sis_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pg.o] Error 255 CC [M] drivers/video/console/fbcon_ud.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_stats.o] Error 255 CC [M] drivers/mtd/tests/mtd_readtest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/avtab.o] Error 255 CC [M] net/bluetooth/hci_core.o CC [M] drivers/media/video/v4l1-compat.o CC [M] drivers/net/atl1e/atl1e_main.o CC [M] drivers/uwb/i1480/i1480-est.o CC [M] net/bridge/br.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/multicast.o] Error 255 CC [M] drivers/infiniband/core/user_mad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_subr.o] Error 255 CC [M] net/ax25/ax25_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/logips2pp.o] Error 255 CC [M] drivers/input/mouse/sermouse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/i82092.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-zpff.o] Error 255 CC [M] net/ax25/ax25_uid.o CC [M] drivers/hid/hid-wacom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/hotplug.o] Error 255 CC drivers/pci/setup-bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/trackpoint.o] Error 255 CC [M] net/bridge/br_device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_uc.o] Error 255 CC [M] drivers/video/sis/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fcntl.o] Error 255 CC fs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/cafe_nand.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/i2c/i2c-core.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/i2c] Error 2 CC [M] drivers/mtd/nand/nandsim.o CC [M] drivers/usb/serial/io_ti.o CC [M] drivers/uwb/i1480/dfu/dfu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/wacom_sys.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/tablet] Error 2 CC [M] drivers/input/mousedev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/video1394.o] Error 255 CC [M] drivers/input/joydev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-io.o] Error 255 CC [M] drivers/md/dm-kcopyd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-gaff.o] Error 255 CC [M] drivers/mtd/nand/plat_nand.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/ucm.o] Error 255 CC [M] drivers/infiniband/core/uverbs_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/io_edgeport.o] Error 255 CC [M] drivers/usb/serial/empeg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_pci.o] Error 255 CC [M] drivers/infiniband/core/uverbs_cmd.o CC net/core/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-isl1208.o] Error 255 CC [M] drivers/rtc/rtc-m41t80.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_pci.o] Error 255 make[4]: *** [drivers/video/riva/nv_driver.o] Error 255 CC [M] drivers/video/riva/rivafb-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_pipeline.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_hwec.o CC [M] drivers/mtd/nand/alauda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/conditional.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_reg_print.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/atxp1.o] Error 255 CC [M] sound/drivers/opl3/opl3_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/inftlmount.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/core/uverbs_marshall.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_misc.o] Error 255 CC [M] drivers/md/dm-sysfs.o make[5]: *** [drivers/usb/host/whci/debug.o] Error 255 CC [M] drivers/usb/host/whci/hcd.o CC [M] drivers/mtd/tests/mtd_speedtest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/i2c/cs8427.o] Error 255 CC [M] sound/i2c/i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/vt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_memory.o] Error 255 CC [M] sound/core/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/testmgr.o] Error 255 CC crypto/chainiv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/pd6729.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/pcmcia] Error 2 CC [M] net/bridge/br_fdb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pf.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/block/paride] Error 2 CC [M] sound/core/sound.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_system.o] Error 255 make[3]: *** [drivers/hid/hid-tmff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/timer.o] Error 255 CC kernel/rcupdate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/touchkit_ps2.o] Error 255 CC [M] sound/core/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/generic.o] Error 255 make[5]: *** [drivers/media/common/tuners/qt1010.o] Error 255 CC [M] drivers/media/common/tuners/mt2131.o CC [M] drivers/usb/core/quirks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/i1480/i1480-est.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/warrior.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/common/tuners/mxl5005s.o make[4]: *** [sound/drivers/opl3/opl3_drums.o] Error 255 CC [M] drivers/net/atlx/atl1.o CC [M] drivers/usb/host/whci/hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_mm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7475.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_pd.o CC [M] sound/core/memory.o CC [M] drivers/net/benet/be_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/i2o_scsi.o] Error 255 CC [M] drivers/message/i2o/i2o_proc.o CC [M] drivers/hid/usbhid/hid-core.o /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c: In function 'avm_pci_setup': /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c:838: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_srq.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/mthca] Error 2 CC [M] drivers/mtd/ubi/upd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_qstor.o] Error 255 CC [M] drivers/ata/sata_sil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_ud.o] Error 255 CC [M] drivers/hid/usbhid/hid-quirks.o CC [M] drivers/uwb/i1480/i1480u-wlp/lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/dfu.o] Error 255 CC [M] drivers/uwb/i1480/dfu/mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_lib.o] Error 255 CC drivers/pci/syscall.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/lzo/lzo1x_compress.o] Error 255 CC [M] lib/lzo/lzo1x_decompress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/input-polldev.o] Error 255 CC [M] drivers/pci/pci-stub.o /scratch/kisskb/src/drivers/mtd/nand/diskonchip.c:56:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/plat_nand.o] Error 255 CC arch/sparc/kernel/pcr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_midi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/ad7879.o] Error 255 CC [M] drivers/input/touchscreen/ads7846.o CC [M] net/ax25/af_ax25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/sermouse.o] Error 255 make[4]: *** [drivers/usb/misc/trancevibrator.o] Error 255 CC [M] drivers/video/console/fbcon_ccw.o CC [M] drivers/input/mouse/vsxxxaa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_blowfish.o] Error 255 CC [M] drivers/input/evdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_task.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/aic94xx] Error 2 make[4]: *** [drivers/mtd/tests/mtd_pagetest.o] Error 255 CC [M] drivers/mtd/tests/mtd_stresstest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kmod.o] Error 255 CC kernel/extable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/genhd.o] Error 255 CC block/scsi_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_readtest.o] Error 255 CC [M] drivers/video/savage/savagefb-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/vmt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-io-std.o] Error 255 CC [M] drivers/ide/ide-eh.o CC [M] drivers/mtd/ubi/build.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/riva/rivafb-i2c.o] Error 255 CC [M] drivers/usb/storage/scsiglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/genalloc.o] Error 255 CC [M] drivers/video/savage/savagefb_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_fops.o] Error 255 CC [M] drivers/media/common/saa7146_video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/pid.o] Error 255 CC [M] drivers/usb/storage/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/avm_pci.o] Error 255 CC [M] drivers/media/common/saa7146_hlp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_native.o] Error 255 CC kernel/params.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/onenand/onenand_sim.o] Error 255 CC [M] drivers/block/umem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_std_timer.o] Error 255 CC [M] net/ax25/ax25_ds_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-wacom.o] Error 255 CC [M] net/ax25/ax25_ds_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/ohci1394.o] Error 255 CC [M] net/ax25/ax25_ds_timer.o make[4]: *** [sound/drivers/opl3/opl3_oss.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/drivers/opl3] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_device.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/uverbs_marshall.o] Error 255 CC [M] drivers/isdn/hisax/diva.o CC [M] net/ax25/sysctl_net_ax25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/onenand/onenand_base.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/onenand] Error 2 CC [M] net/bridge/br_forward.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/g450_pll.o] Error 255 CC [M] drivers/infiniband/core/iwcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_ports.o] Error 255 CC [M] sound/core/seq/seq_info.o CC [M] sound/drivers/vx/vx_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/hid-quirks.o] Error 255 CC [M] drivers/hid/usbhid/hiddev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/lzo/lzo1x_decompress.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/lzo] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/msi.o] Error 255 CC [M] drivers/gpu/drm/drm_sman.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-kcopyd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/i2c-matroxfb.o] Error 255 CC [M] drivers/infiniband/core/cma.o make[4]: *** [drivers/mtd/tests/mtd_speedtest.o] Error 255 CC [M] drivers/hid/usbhid/hid-pidff.o CC [M] lib/reed_solomon/reed_solomon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'ib_uverbs_alloc_event_file': /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c:522: warning: the address of 'uverbs_event_fops' will always evaluate as 'true' make[4]: *** [drivers/media/video/v4l2-common.o] Error 255 CC [M] drivers/media/video/ir-kbd-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_hashtab.o] Error 255 CC [M] drivers/gpu/drm/drm_mm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/pktcdvd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br.o] Error 255 CC [M] drivers/block/nbd.o CC [M] net/bridge/br_if.o CC [M] drivers/media/dvb/dvb-usb/a800.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/lc.o] Error 255 CC [M] drivers/uwb/i1480/i1480u-wlp/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/sunvdc.o] Error 255 CC [M] drivers/block/cryptoloop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/af_bluetooth.o] Error 255 CC [M] net/bluetooth/hci_conn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/dme1737.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rcupdate.o] Error 255 CC [M] drivers/hwmon/ds1621.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/quirks.o] Error 255 CC [M] drivers/usb/core/hcd-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/diskonchip.o] Error 255 CC [M] net/bluetooth/hci_event.o CC kernel/posix-timers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mt2131.o] Error 255 CC [M] drivers/media/common/tuners/mxl5007t.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/chainiv.o] Error 255 CC crypto/eseqiv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/usual-tables.o] Error 255 CC [M] drivers/usb/storage/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pcr.o] Error 255 CC [M] drivers/video/via/viafbdev.o CC [M] drivers/usb/storage/usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_g450.o] Error 255 make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_reg_print.o] Error 255 CC [M] net/bridge/br_input.o CC [M] drivers/media/common/tuners/mc44s803.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_hwec.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/mISDN] Error 2 CC [M] drivers/video/matrox/matroxfb_maven.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/upd.o] Error 255 CC [M] drivers/hwmon/f71805f.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/raw1394.o] Error 255 CC [M] drivers/ieee1394/sbp2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/memory.o] Error 255 CC [M] drivers/mtd/ubi/cdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/hw.o] Error 255 CC [M] drivers/usb/host/whci/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/extable.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mtd/ubi/kapi.o make[4]: *** [drivers/infiniband/hw/amso1100/c2_pd.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/amso1100] Error 2 CC [M] drivers/video/sis/init301.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/mousedev.o] Error 255 CC [M] drivers/input/joystick/zhenhua.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/sis_accel.o] Error 255 CC drivers/video/fb_defio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/common.o] Error 255 CC [M] net/atm/atm_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon_cw.o] Error 255 CC kernel/kthread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/i2c/i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/savage/savagefb_accel.o] Error 255 make[5]: *** [drivers/media/dvb/bt8xx/dst_ca.o] Error 255 CC [M] drivers/video/sis/initextlfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/hwa-rc.o] Error 255 CC [M] drivers/input/touchscreen/gunze.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/hcd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_ca_en50221.o] Error 255 CC [M] drivers/char/cyclades.o CC kernel/wait.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_uid.o] Error 255 CC [M] sound/i2c/other/ak4114.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/empeg.o] Error 255 CC [M] net/bluetooth/hci_sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_info.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/iov.o] Error 255 CC [M] net/bluetooth/hci_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sysfs.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_user_pages.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/xpad.o] Error 255 CC [M] sound/i2c/other/ak4117.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/vsxxxaa.o] Error 255 CC [M] drivers/uwb/wlp/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/pci-stub.o] Error 255 CC [M] drivers/uwb/i1480/i1480u-wlp/rx.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/mouse] Error 2 CC [M] drivers/input/evbug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/workqueue.o] Error 255 CC [M] sound/i2c/other/ak4xxx-adda.o /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_attach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:420: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:455: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_detach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:471: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_frontend.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_ringbuffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_stresstest.o] Error 255 CC [M] drivers/mtd/tests/mtd_subpagetest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/signal.o] Error 255 make[3]: *** [drivers/md/dm-sysfs.o] Error 255 CC [M] drivers/md/dm-path-selector.o CC kernel/kfifo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/ioctl.o] Error 255 CC fs/readdir.o CC [M] sound/core/seq/oss/seq_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/sound.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon_ud.o] Error 255 CC [M] sound/core/info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/decnet/netfilter/dn_rtmsg.o make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_core.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_osm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m41t80.o] Error 255 make[2]: *** [arch/sparc/kernel/mdesc.o] Error 255 CC [M] drivers/rtc/rtc-m41t94.o CC arch/sparc/kernel/nmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/setup-bus.o] Error 255 CC [M] sound/core/control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dcb/dcbnl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/syscall.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/pci] Error 2 CC [M] drivers/rtc/rtc-m48t35.o make[3]: Target `__build' not remade because of errors. make[2]: *** [net/dcb] Error 2 CC [M] drivers/scsi/aic7xxx/aic7xxx_proc.o CC [M] drivers/scsi/device_handler/scsi_dh.o CC [M] net/dccp/ccid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/scsi_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/mac.o] Error 255 CC [M] drivers/uwb/i1480/dfu/phy.o CC block/cmd-filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_timer.o] Error 255 CC [M] drivers/uwb/i1480/dfu/usb.o /scratch/kisskb/src/drivers/isdn/hisax/elsa.c: In function 'setup_elsa_pci': /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1038: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1046: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/uverbs_main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_sil.o] Error 255 make[4]: *** [drivers/mtd/nand/alauda.o] Error 255 CC [M] drivers/ata/sata_sil24.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/protocol.o] Error 255 CC [M] drivers/infiniband/core/ucma.o CC [M] drivers/net/benet/be_cmds.o CC [M] drivers/uwb/i1480/i1480u-wlp/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ds1621.o] Error 255 CC [M] drivers/uwb/i1480/i1480u-wlp/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/savage/savagefb-i2c.o] Error 255 make[4]: *** [drivers/uwb/wlp/driver.o] Error 255 CC [M] drivers/atm/he.o CC [M] drivers/uwb/wlp/eda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/services.o] Error 255 CC [M] sound/drivers/vx/vx_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/bt8xx/dst.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/bt8xx] Error 2 make[4]: *** [drivers/video/matrox/matroxfb_crtc2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ir-kbd-i2c.o] Error 255 CC [M] drivers/input/touchscreen/elo.o CC [M] drivers/uwb/wlp/messages.o CC [M] drivers/gpu/drm/drm_crtc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/cryptoloop.o] Error 255 CC [M] drivers/block/sx8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/sysctl_net_ax25.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/block/ub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ds_subr.o] Error 255 CC [M] drivers/net/atlx/atl2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_sman.o] Error 255 make[4]: *** [drivers/usb/misc/usbtest.o] Error 255 CC [M] drivers/usb/misc/uss720.o CC [M] drivers/gpu/drm/drm_crtc_helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/ads7846.o] Error 255 CC [M] drivers/media/video/tvaudio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/reed_solomon/reed_solomon.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/reed_solomon] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_forward.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/user_mad.o] Error 255 CC fs/select.o CC [M] net/bridge/br_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/joydev.o] Error 255 CC [M] drivers/gpu/drm/drm_modes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/scsiglue.o] Error 255 CC [M] drivers/usb/storage/initializers.o CC [M] lib/zlib_deflate/deflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_net.o] Error 255 CC fs/fifo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/hcd-pci.o] Error 255 CC [M] drivers/usb/core/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ds_in.o] Error 255 CC [M] drivers/media/video/tda7432.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/initextlfb.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_math.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/eseqiv.o] Error 255 CC crypto/pcompress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sys.o] Error 255 make[4]: *** [drivers/video/riva/riva_hw.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/riva] Error 2 CC kernel/sys_ni.o CC [M] net/bridge/br_notify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_fdb.o] Error 255 CC [M] lib/zlib_deflate/deftree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/can/bcm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sys_ni.o] Error 255 CC [M] net/can/raw.o CC kernel/posix-cpu-timers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/evbug.o] Error 255 CC [M] net/decnet/af_decnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/wait.o] Error 255 CC [M] net/can/af_can.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mc44s803.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-eh.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/seq/oss/seq_oss_init.o make[4]: *** [drivers/input/joystick/zhenhua.o] Error 255 CC [M] drivers/input/joystick/walkera0701.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon_ccw.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/console] Error 2 CC fs/dcache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_ringbuffer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ide/ide-xfer-mode.o make[5]: *** [drivers/uwb/i1480/i1480u-wlp/netdev.o] Error 255 CC [M] drivers/hwmon/f71882fg.o CC [M] drivers/net/atl1e/atl1e_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/evdev.o] Error 255 CC [M] drivers/hwmon/f75375s.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/init.o] Error 255 CC [M] sound/core/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/gunze.o] Error 255 CC [M] drivers/input/touchscreen/fujitsu_ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l1-compat.o] Error 255 CC [M] drivers/media/video/saa6588.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/nmi.o] Error 255 CC arch/sparc/kernel/cpumap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kthread.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/build.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kfifo.o] Error 255 CC [M] drivers/hwmon/g760a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/phy.o] Error 255 AS arch/sparc/kernel/trampoline_64.o CC kernel/mutex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_if.o] Error 255 CC [M] drivers/mtd/ubi/eba.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/params.o] Error 255 CC [M] drivers/input/touchscreen/inexio.o /scratch/kisskb/src/drivers/isdn/hisax/diva.c: In function 'setup_diva_pci': /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1162: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1169: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1176: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1186: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/iwcm.o] Error 255 CC [M] drivers/input/touchscreen/mtouch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/uverbs_cmd.o] Error 255 CC arch/sparc/kernel/smp_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/init.o] Error 255 CC [M] drivers/usb/host/whci/int.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_deflate/deftree.o] Error 255 CC [M] drivers/ide/ide-timings.o make[4]: *** [drivers/infiniband/hw/ipath/ipath_user_pages.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_user_sdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_hlp.o] Error 255 CC [M] drivers/uwb/wlp/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/umem.o] Error 255 CC [M] drivers/uwb/wlp/txrx.o CC [M] drivers/input/joystick/iforce/iforce-ff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_core.o] Error 255 CC [M] drivers/uwb/wlp/wlp-lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/hiddev.o] Error 255 CC [M] drivers/hid/usbhid/usbkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss.o] Error 255 CC [M] drivers/input/joystick/iforce/iforce-main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/uwb/i1480/dfu] Error 2 CC [M] net/can/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fifo.o] Error 255 make[3]: *** [drivers/rtc/rtc-m48t35.o] Error 255 CC [M] drivers/input/joystick/iforce/iforce-packets.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m41t94.o] Error 255 CC [M] drivers/rtc/rtc-m48t86.o CC [M] drivers/usb/serial/ftdi_sio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_sock.o] Error 255 CC [M] net/bluetooth/lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ds_timer.o] Error 255 CC [M] drivers/uwb/wlp/wss-lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fb_defio.o] Error 255 CC [M] net/bluetooth/l2cap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/diva.o] Error 255 CC [M] drivers/isdn/hisax/ipacx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh.o] Error 255 CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/cmd-filter.o] Error 255 CC block/bsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/rx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_math.o] Error 255 make[5]: Target `__build' not remade because of errors. CC [M] drivers/isdn/hisax/sedlbauer.o make[4]: *** [drivers/media/dvb/dvb-core] Error 2 CC [M] drivers/net/atl1e/atl1e_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mxl5007t.o] Error 255 CC block/noop-iosched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/a800.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_mm.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/af9005-remote.o CC [M] drivers/gpu/drm/drm_edid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-path-selector.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_subpagetest.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/timer.o] Error 255 CC [M] drivers/mtd/tests/mtd_torturetest.o CC [M] sound/core/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/lanai.o] Error 255 CC [M] drivers/md/dm-mpath.o CC block/compat_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/posix-timers.o] Error 255 CC [M] net/decnet/dn_nsp_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/readdir.o] Error 255 CC block/blk-integrity.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_input.o] Error 255 CC [M] drivers/gpu/drm/drm_info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/i2c/other/ak4xxx-adda.o] Error 255 CC [M] sound/i2c/other/pt2258.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/cciss.o] Error 255 CC [M] sound/i2c/other/tea575x-tuner.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/decnet/netfilter/dn_rtmsg.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/decnet/netfilter] Error 2 CC [M] block/as-iosched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_timer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tda7432.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_ioctl.o CC [M] drivers/media/video/saa5246a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/g760a.o] Error 255 CC [M] drivers/gpu/drm/drm_debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nandsim.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/nand] Error 2 CC [M] sound/core/sound_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/elsa.o] Error 255 CC [M] net/decnet/dn_nsp_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/hid-pidff.o] Error 255 CC [M] sound/core/info_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/uss720.o] Error 255 CC [M] drivers/usb/misc/usbsevseg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/policydb.o] Error 255 CC security/selinux/ss/mls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_init.o] Error 255 CC [M] sound/core/vmaster.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/i2o_proc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/message/i2o] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/message] Error 2 CC [M] drivers/usb/host/whci/pzl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/kapi.o] Error 255 CC [M] drivers/usb/serial/funsoft.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/misc.o] Error 255 CC [M] drivers/usb/serial/garmin_gps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_hwdep.o] Error 255 CC [M] sound/drivers/vx/vx_pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/mtouch.o] Error 255 CC [M] drivers/ide/ide-atapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/rawmidi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/jack.o make[4]: *** [drivers/input/joystick/walkera0701.o] Error 255 CC [M] drivers/ide/setup-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/elo.o] Error 255 CC [M] drivers/input/touchscreen/mk712.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_modes.o] Error 255 CC [M] drivers/gpu/drm/drm_ioc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-ff.o] Error 255 CC [M] drivers/input/joystick/iforce/iforce-serio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/nbd.o] Error 255 CC [M] drivers/rtc/rtc-max6900.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccid.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/dccp/feat.o make[4]: *** [sound/i2c/other/ak4117.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_notify.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/rtc/rtc-max6902.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/atm_misc.o] Error 255 make[4]: *** [drivers/usb/core/inode.o] Error 255 CC [M] net/atm/raw.o CC [M] drivers/usb/core/devices.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_ioctl.o] Error 255 CC [M] net/bridge/br_stp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/cdev.o] Error 255 CC [M] drivers/media/video/saa5249.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/transport.o] Error 255 CC [M] net/bridge/br_stp_bpdu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/fujitsu_ts.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/touchscreen/usbtouchscreen.o make[4]: *** [drivers/input/touchscreen/inexio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/savage/savagefb_driver.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/savage] Error 2 CC [M] net/decnet/dn_route.o CC [M] drivers/video/vgastate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_proc.o] Error 255 CC [M] net/bridge/br_stp_if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m48t86.o] Error 255 CC [M] drivers/input/joystick/iforce/iforce-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/rocket.o] Error 255 CC [M] drivers/char/stallion.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_sysfs.o] Error 255 CC [M] drivers/rtc/rtc-pcf8563.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-xfer-mode.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_osm_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/tx.o] Error 255 CC [M] drivers/media/common/saa7146_vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/noop-iosched.o] Error 255 CC [M] drivers/isdn/hisax/isar.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/usb.o] Error 255 CC [M] block/deadline-iosched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/sysfs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/uwb/i1480/i1480u-wlp] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/uwb/i1480] Error 2 CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/cpumap.o] Error 255 CC [M] net/bluetooth/sco.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa6588.o] Error 255 CC [M] drivers/char/istallion.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/f71805f.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/benet/be_main.o] Error 255 CC [M] drivers/char/nozomi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/i2c/other/pt2258.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-packets.o] Error 255 CC [M] drivers/scsi/device_handler/scsi_dh_emc.o CC [M] net/bluetooth/bnep/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/i2c/other/ak4114.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/initializers.o] Error 255 CC [M] sound/drivers/vx/vx_mixer.o CC [M] drivers/usb/storage/sierra_ms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_video.o] Error 255 CC [M] sound/drivers/vx/vx_cmd.o CC [M] sound/core/seq/oss/seq_oss_rw.o CC [M] net/bluetooth/cmtp/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/pcompress.o] Error 255 CC crypto/md5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1e/atl1e_main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/mutex.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_synth.o CC [M] drivers/hid/usbhid/usbmouse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/io_ti.o] Error 255 CC [M] drivers/usb/serial/hp4x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/usbkbd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/int.o] Error 255 CC [M] drivers/net/atl1e/atl1e_param.o CC [M] net/decnet/dn_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_sil24.o] Error 255 CC [M] drivers/ata/sata_via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/posix-cpu-timers.o] Error 255 CC kernel/hrtimer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_crtc_helper.o] Error 255 CC [M] drivers/media/video/c-qcam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tvaudio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-integrity.o] Error 255 CC [M] drivers/video/via/hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-timings.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/jack.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/info.o] Error 255 CC [M] drivers/ide/ide-dma.o CC [M] block/cfq-iosched.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/af_ax25.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/ax25] Error 2 make[3]: *** [sound/core/info_oss.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/host/whci/qset.o CC [M] drivers/mtd/mtdcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-main.o] Error 255 CC [M] drivers/usb/host/whci/wusb.o make[3]: *** [drivers/block/DAC960.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atlx/atl1.o] Error 255 CC [M] net/bluetooth/hidp/core.o CC [M] drivers/media/video/bw-qcam.o CC [M] lib/zlib_deflate/deflate_syms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/eda.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_core.o] Error 255 CC [M] drivers/media/video/w9966.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/lib.o] Error 255 CC [M] drivers/media/video/tda9840.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/vmaster.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_maven.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/matrox] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-max6900.o] Error 255 CC [M] drivers/input/touchscreen/penmount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/eba.o] Error 255 CC [M] drivers/mtd/ubi/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/funsoft.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/ipaq.o make[3]: *** [sound/core/sound_oss.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1e/atl1e_hw.o] Error 255 CC [M] drivers/video/fbmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/ucma.o] Error 255 CC [M] net/bluetooth/rfcomm/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/memory.o] Error 255 CC mm/mincore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_user_sdma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/ipath/ipath_verbs_mcast.o make[3]: *** [drivers/hwmon/f75375s.o] Error 255 CC mm/mlock.o CC [M] drivers/mtd/ubi/wl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/sbp2.o] Error 255 CC [M] drivers/ieee1394/dv1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/can/af_can.o] Error 255 CC [M] drivers/usb/serial/ipw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-serio.o] Error 255 CC [M] drivers/video/fbmon.o CC [M] drivers/md/dm-snap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/can/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/mk712.o] Error 255 CC [M] drivers/video/fbcmap.o CC [M] drivers/net/can/vcan.o CC [M] drivers/scsi/fcoe/fcoe.o CC [M] drivers/net/bonding/bond_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/select.o] Error 255 CC [M] drivers/input/touchscreen/touchit213.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-max6902.o] Error 255 CC [M] drivers/input/touchscreen/touchright.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/usbsevseg.o] Error 255 CC [M] drivers/usb/misc/vstusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/wlp-lc.o] Error 255 CC arch/sparc/kernel/auxio_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/txrx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_deflate/deflate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/pzl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/dvb-usb/af9005.o make[3]: *** [drivers/rtc/rtc-pcf8563.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/rtc/rtc-pcf8583.o make[4]: *** [drivers/gpu/drm/drm_info.o] Error 255 CC [M] drivers/isdn/hisax/hfc_sx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa5246a.o] Error 255 CC [M] drivers/media/video/tea6415c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/hid-core.o] Error 255 CC [M] drivers/isdn/hisax/niccy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/can/raw.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/can] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/benet/be_cmds.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/viafbdev.o] Error 255 CC [M] drivers/net/benet/be_ethtool.o CC [M] drivers/video/via/iface.o CC [M] drivers/usb/misc/sisusbvga/sisusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_nsp_out.o] Error 255 CC [M] net/decnet/dn_neigh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/input/joystick/iforce] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/joystick] Error 2 CC [M] net/dccp/input.o CC [M] drivers/gpu/drm/mga/mga_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/af9005-remote.o] Error 255 CC [M] net/decnet/dn_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_rw.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_midi.o make[3]: *** [sound/core/device.o] Error 255 CC [M] drivers/scsi/fcoe/libfcoe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/i2c/other/tea575x-tuner.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/i2c/other] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/i2c] Error 2 CC [M] drivers/gpu/drm/mga/mga_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/sock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_vbi.o] Error 255 CC [M] drivers/net/can/dev.o CC net/core/request_sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/dsa/tag_dsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/bsg.o] Error 255 CC [M] net/atm/resources.o make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_osm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/usbtouchscreen.o] Error 255 CC [M] drivers/input/touchscreen/touchwin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1e/atl1e_ethtool.o] Error 255 CC [M] drivers/media/video/tea6420.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_conn.o] Error 255 CC [M] drivers/media/video/saa7115.o make[5]: *** [sound/core/seq/oss/seq_oss_event.o] Error 255 CC [M] net/decnet/dn_fib.o CC [M] net/econet/af_econet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/setup-pci.o] Error 255 CC kernel/rwsem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_rdac.o] Error 255 CC [M] drivers/isdn/hardware/eicon/capidtmf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_cmd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_deflate/deflate_syms.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/zlib_deflate] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/devices.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/core] Error 2 CC lib/textsearch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa5249.o] Error 255 CC [M] drivers/md/dm-exception-store.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp_if.o] Error 255 CC [M] drivers/md/dm-snap-transient.o CC [M] drivers/net/can/sja1000/sja1000.o CC [M] drivers/gpu/drm/r128/r128_drv.o /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c: In function 'setup_sedlbauer_pci': /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c:610: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC lib/zlib_inflate/inffast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_hp_sw.o] Error 255 make[4]: *** [drivers/usb/serial/hp4x.o] Error 255 CC [M] net/bluetooth/cmtp/sock.o CC [M] drivers/isdn/hardware/eicon/diva_didd.o make[3]: *** [drivers/ide/ide-atapi.o] Error 255 CC [M] drivers/ide/ide-dma-sff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/mls.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [security/selinux/ss] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/selinux] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [security] Error 2 CC [M] drivers/ide/ide-proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/sysfs.o] Error 255 CC [M] drivers/gpu/drm/mga/mga_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_torturetest.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/tests] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/touchright.o] Error 255 CC [M] net/atm/atm_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/deadline-iosched.o] Error 255 CC [M] drivers/mtd/mtdsuper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_drv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/gpu/drm/mga/mga_warp.o make[3]: *** [net/atm/raw.o] Error 255 CC [M] net/atm/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/penmount.o] Error 255 CC [M] drivers/input/touchscreen/tsc2007.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tda9840.o] Error 255 CC [M] drivers/mtd/ubi/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/qset.o] Error 255 CC [M] drivers/usb/serial/ir-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_synth.o] Error 255 CC [M] drivers/input/touchscreen/ucb1400_ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inffast.o] Error 255 CC lib/zlib_inflate/inflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_osm_pci.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/aic7xxx] Error 2 CC [M] drivers/scsi/libfc/fc_disc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-mpath.o] Error 255 CC lib/zlib_inflate/infutil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mincore.o] Error 255 CC [M] drivers/usb/storage/option_ms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_mixer.o] Error 255 CC [M] sound/drivers/vx/vx_uer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_emc.o] Error 255 CC arch/sparc/kernel/module.o make[4]: *** [drivers/input/touchscreen/touchit213.o] Error 255 CC [M] drivers/input/touchscreen/wacom_w8001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbcmap.o] Error 255 CC [M] drivers/usb/serial/iuu_phoenix.o make[4]: *** [drivers/hid/usbhid/usbmouse.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/hid/usbhid] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/hid] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/storage/debug.o make[3]: *** [drivers/mtd/mtdcore.o] Error 255 CC arch/sparc/kernel/sparc_ksyms_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/wusb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/usb/host/whci] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/host] Error 2 make[4]: *** [drivers/infiniband/core/cma.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/core] Error 2 CC [M] sound/core/seq/oss/seq_oss_readq.o CC [M] drivers/mtd/mtdbdi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp_bpdu.o] Error 255 CC [M] drivers/net/can/sja1000/sja1000_platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/auxio_64.o] Error 255 CC arch/sparc/kernel/kgdb_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/f71882fg.o] Error 255 CC [M] drivers/hwmon/gl518sm.o CC [M] drivers/scsi/libsas/sas_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/garmin_gps.o] Error 255 CC [M] drivers/net/bonding/bond_3ad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/as-iosched.o] Error 255 CC [M] drivers/scsi/libfc/fc_exch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/sierra_ms.o] Error 255 CC [M] drivers/video/via/via_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_edid.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1e/atl1e_param.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/atl1e] Error 2 CC [M] drivers/video/via/dvi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp.o] Error 255 CC [M] net/bridge/br_stp_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/touchwin.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tea6415c.o] Error 255 CC [M] drivers/gpu/drm/r128/r128_cce.o CC [M] drivers/gpu/drm/savage/savage_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/iface.o] Error 255 CC [M] drivers/input/touchscreen/wm97xx-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inflate.o] Error 255 CC lib/zlib_inflate/inftrees.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/compat_ioctl.o] Error 255 CC lib/zlib_inflate/inflate_syms.o CC [M] drivers/gpu/drm/radeon/radeon_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/infutil.o] Error 255 CC [M] drivers/scsi/libfc/fc_elsct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_pcm.o] Error 255 CC [M] drivers/scsi/libfc/fc_frame.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_nsp_in.o] Error 255 /scratch/kisskb/src/drivers/uwb/wlp/messages.c: In function 'wlp_parse_f0': /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[3]' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[2]' may be used uninitialized in this function CC [M] net/decnet/dn_rules.o make[3]: *** [drivers/mtd/mtdsuper.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/bluetooth/cmtp/capi.o make[3]: *** [net/dsa/tag_dsa.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/ub.o] Error 255 CC net/dsa/tag_edsa.o CC [M] drivers/gpu/drm/savage/savage_bci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ipaq.o] Error 255 CC [M] drivers/gpu/drm/savage/savage_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rwsem.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_writeq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/textsearch.o] Error 255 make[2]: *** [arch/sparc/kernel/kgdb_64.o] Error 255 CC lib/percpu_counter.o CC [M] drivers/gpu/drm/mga/mga_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inftrees.o] Error 255 CC [M] net/bluetooth/bnep/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_ioc32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/init.o] Error 255 CC [M] drivers/gpu/drm/r128/r128_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_midi.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/af9005-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/bw-qcam.o] Error 255 CC [M] net/dccp/minisocks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/sx8.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/block] Error 2 CC [M] drivers/media/dvb/dvb-usb/af9015.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/sedlbauer.o] Error 255 CC [M] drivers/ata/sata_vsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/c-qcam.o] Error 255 CC kernel/nsproxy.o CC [M] drivers/gpu/drm/tdfx/tdfx_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/control.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/anysee.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-snap-transient.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-dma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_verbs_mcast.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/can/vcan.o] Error 255 CC [M] drivers/video/fbsysfs.o make[4]: *** [drivers/media/video/tea6420.o] Error 255 CC kernel/srcu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/dcache.o] Error 255 CC fs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/md5.o] Error 255 CC crypto/rng.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ipw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/ipacx.o] Error 255 CC [M] drivers/media/video/saa717x.o CC [M] drivers/isdn/hisax/bkm_a4t.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diva_didd.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/au6610.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/benet/be_ethtool.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/benet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_alua.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/device_handler] Error 2 CC [M] drivers/infiniband/hw/ipath/ipath_iba7220.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/af9005.o] Error 255 CC [M] drivers/isdn/hisax/jade.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/vstusb.o] Error 255 CC [M] drivers/ata/sata_sis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_uer.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/drivers/vx] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/drivers] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_drv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mlock.o] Error 255 CC mm/mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/hrtimer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/w9966.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_crtc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_via.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdbdi.o] Error 255 CC net/dsa/tag_trailer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/request_sock.o] Error 255 CC net/core/skbuff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-pcf8583.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_timer.o] Error 255 CC [M] drivers/rtc/rtc-r9701.o CC [M] net/decnet/dn_table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/af_decnet.o] Error 255 CC [M] net/decnet/sysctl_net_decnet.o CC net/ethernet/eth.o CC [M] drivers/net/chelsio/cxgb2.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o CC [M] sound/sparc/amd7930.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/cmtp/sock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/wss-lc.o] Error 255 CC [M] drivers/rtc/rtc-rs5c348.o CC [M] drivers/gpu/drm/via/via_irq.o CC net/ethernet/pe2.o CC [M] drivers/net/cxgb3/cxgb3_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wacom_w8001.o] Error 255 CC [M] sound/sparc/cs4231.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/bnep/core.o] Error 255 CC [M] sound/sparc/dbri.o CC [M] net/ieee802154/af_ieee802154.o CC [M] sound/soc/soc-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/io.o] Error 255 /scratch/kisskb/src/drivers/isdn/hisax/niccy.c: In function 'setup_niccy': /scratch/kisskb/src/drivers/isdn/hisax/niccy.c:305: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/net/cxgb3/ael1002.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/wl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inflate_syms.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/zlib_inflate] Error 2 CC [M] drivers/mtd/ubi/misc.o make[3]: *** [drivers/video/vgastate.o] Error 255 CC [M] drivers/net/chelsio/espi.o CC [M] drivers/video/modedb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ftdi_sio.o] Error 255 CC [M] net/ieee802154/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/debug.o] Error 255 make[5]: *** [drivers/gpu/drm/mga/mga_warp.o] Error 255 CC [M] drivers/net/cxgb3/vsc8211.o CC [M] drivers/gpu/drm/mga/mga_ioc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_fib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/module.o] Error 255 CC [M] drivers/net/cxgb3/t3_hw.o CC [M] sound/pci/ad1889.o CC [M] drivers/gpu/drm/via/via_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/option_ms.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/storage] Error 2 make[3]: *** [net/atm/atm_sysfs.o] Error 255 CC arch/sparc/kernel/ftrace.o CC [M] net/atm/mpc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbmon.o] Error 255 CC [M] sound/pci/als300.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/tsc2007.o] Error 255 CC [M] net/atm/mpoa_caches.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/capidtmf.o] Error 255 CC [M] drivers/isdn/hardware/eicon/diddfunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/can/sja1000/sja1000_platform.o] Error 255 CC [M] drivers/isdn/hardware/eicon/dadapter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/can/dev.o] Error 255 CC [M] drivers/ieee1394/eth1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_rules.o] Error 255 CC [M] net/bluetooth/hidp/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/ucb1400_ts.o] Error 255 CC [M] drivers/net/bonding/bond_alb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-dma-sff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/niccy.o] Error 255 CC [M] drivers/net/can/sja1000/ems_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ir-usb.o] Error 255 CC [M] drivers/usb/serial/keyspan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa7115.o] Error 255 CC [M] drivers/media/video/saa7127.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/percpu_counter.o] Error 255 CC lib/iommu-helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/messages.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/uwb/wlp] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/uwb] Error 2 CC [M] drivers/media/video/cpia.o CC [M] drivers/net/e1000/e1000_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sparc_ksyms_64.o] Error 255 make[2]: *** [kernel/srcu.o] Error 255 CC [M] drivers/net/can/sja1000/kvaser_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC arch/sparc/kernel/stacktrace.o make[5]: *** [drivers/gpu/drm/savage/savage_drv.o] Error 255 CC kernel/semaphore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/smp_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/tdfx/tdfx_drv.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/tdfx] Error 2 CC kernel/notifier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/nsproxy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_writeq.o] Error 255 CC kernel/ksysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_dma.o] Error 255 CC [M] drivers/input/touchscreen/wm9705.o CC kernel/pm_qos_params.o CC [M] sound/synth/util_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/bnep/sock.o] Error 255 CC [M] net/bluetooth/bnep/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/tag_trailer.o] Error 255 CC net/dsa/mv88e6xxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/misc.o] Error 255 CC [M] drivers/input/touchscreen/wm9712.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_irq.o] Error 255 CC [M] drivers/gpu/drm/via/via_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diddfunc.o] Error 255 CC [M] drivers/mtd/ubi/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/cyclades.o] Error 255 CC [M] drivers/char/epca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/can/sja1000/sja1000.o] Error 255 CC [M] drivers/isdn/hardware/eicon/divasmain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_drv.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_cp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/via_i2c.o] Error 255 CC [M] drivers/md/dm-snap-persistent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/hidp/core.o] Error 255 CC [M] drivers/isdn/hardware/eicon/divasfunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/cmtp/core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/anysee.o] Error 255 CC [M] drivers/net/bonding/bond_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/gpu/drm/radeon/radeon_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/stacktrace.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/ce6230.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/dvi.o] Error 255 CC [M] net/atm/mpoa_proc.o make[3]: *** [net/atm/resources.o] Error 255 CC crypto/krng.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-snap.o] Error 255 make[3]: *** [drivers/md/dm-exception-store.o] Error 255 CC [M] drivers/md/md.o CC [M] net/atm/clip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_dev.o] Error 255 CC [M] drivers/ata/sata_sx4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/atm/br2684.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_init.o] Error 255 make[5]: *** [sound/core/seq/oss/seq_oss_readq.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [sound/core/seq/oss] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/core/seq] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/core] Error 2 CC [M] drivers/scsi/libsas/sas_phy.o CC [M] drivers/gpu/drm/radeon/radeon_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/dv1394.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_neigh.o] Error 255 CC [M] drivers/scsi/libsas/sas_port.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/modedb.o] Error 255 CC [M] drivers/video/fbcvt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/input.o] Error 255 CC [M] net/dccp/options.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/au6610.o] Error 255 CC [M] drivers/net/chelsio/tp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_route.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rng.o] Error 255 CC [M] drivers/hwmon/gl520sm.o CC [M] drivers/video/cfbfillrect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/hw.o] Error 255 CC [M] drivers/video/via/lcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_drv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_vsc.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/cinergyT2-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/cfq-iosched.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [block] Error 2 CC [M] drivers/ide/ide-gd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbsysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/gpu/drm/via/via_mm.o make[4]: *** [drivers/net/atlx/atl2.o] Error 255 make[4]: Target `__build' not remade because of errors. CC [M] sound/synth/emux/emux.o make[3]: *** [drivers/net/atlx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/via/ioctl.o make[3]: *** [net/bridge/br_stp_timer.o] Error 255 CC [M] net/bridge/br_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_frame.o] Error 255 CC [M] drivers/video/via/accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ftrace.o] Error 255 CC arch/sparc/kernel/pci.o CC [M] sound/pcmcia/vx/vxpocket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/tag_edsa.o] Error 255 CC [M] sound/synth/emux/emux_synth.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c: In function 'setup_bkm_a4t': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c:343: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-proc.o] Error 255 CC [M] drivers/ide/ide-disk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_disc.o] Error 255 make[4]: *** [drivers/net/chelsio/espi.o] Error 255 CC [M] drivers/net/chelsio/pm3393.o CC [M] net/dccp/output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-rs5c348.o] Error 255 CC [M] drivers/ide/ide-disk_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_irq.o] Error 255 CC [M] drivers/net/chelsio/sge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/gl518sm.o] Error 255 CC [M] drivers/hwmon/ultra45_env.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/vsc8211.o] Error 255 CC [M] drivers/net/cxgb3/mc5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/iommu-helper.o] Error 255 CC lib/fault-inject.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/sco.o] Error 255 make[3]: *** [drivers/video/fbmem.o] Error 255 CC lib/lmb.o CC [M] drivers/video/cfbcopyarea.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/krng.o] Error 255 CC [M] crypto/seqiv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/ksysfs.o] Error 255 CC kernel/sched_clock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/synth/util_mem.o] Error 255 CC [M] drivers/usb/serial/keyspan_pda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_event.o] Error 255 CC kernel/cred.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/nozomi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/specialix.o make[5]: *** [drivers/gpu/drm/r128/r128_cce.o] Error 255 CC [M] drivers/gpu/drm/r128/r128_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/minisocks.o] Error 255 CC [M] net/dccp/proto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/feat.o] Error 255 CC kernel/async.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/bkm_a4t.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/can/sja1000/ems_pci.o] Error 255 CC [M] drivers/isdn/hardware/eicon/di.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/raw.o] Error 255 CC [M] drivers/gpu/drm/r128/r128_ioc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/semaphore.o] Error 255 CC kernel/freezer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/sysctl_net_decnet.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/sparc/amd7930.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hardware/eicon/io.o make[2]: *** [fs/inode.o] Error 255 CC fs/attr.o CC [M] net/ieee802154/dgram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/istallion.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/moxa.o make[5]: *** [drivers/gpu/drm/via/via_map.o] Error 255 CC [M] drivers/gpu/drm/via/via_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_elsct.o] Error 255 CC [M] drivers/scsi/libfc/fc_lport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/af_ieee802154.o] Error 255 CC [M] net/ieee802154/netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/fcoe/libfcoe.o] Error 255 CC [M] drivers/usb/misc/sisusbvga/sisusb_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_sis.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa717x.o] Error 255 CC fs/bad_inode.o CC [M] drivers/media/video/cpia_pp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/scan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/ael1002.o] Error 255 CC [M] drivers/gpu/drm/via/via_verifier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hisax/bkm_a8.o make[3]: *** [net/econet/af_econet.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/econet] Error 2 CC [M] drivers/media/dvb/firewire/firedtv-avc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6xxx.o] Error 255 CC net/dsa/mv88e6060.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/notifier.o] Error 255 CC kernel/profile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ethernet/pe2.o] Error 255 CC [M] drivers/scsi/libfc/fc_rport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/pm_qos_params.o] Error 255 CC fs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/cmtp/capi.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/cmtp] Error 2 CC [M] sound/soc/soc-dapm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-r9701.o] Error 255 CC [M] drivers/rtc/rtc-rs5c372.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbcvt.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_sd7220.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divasfunc.o] Error 255 make[2]: *** [lib/fault-inject.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-ci.o CC [M] drivers/video/cfbimgblt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/savage/savage_bci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/atm/lec.o make[5]: *** [drivers/isdn/hardware/eicon/dadapter.o] Error 255 CC [M] drivers/isdn/hardware/eicon/istream.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_3ad.o] Error 255 CC [M] drivers/net/bonding/bond_ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/tp.o] Error 255 CC [M] sound/soc/soc-jack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/jade.o] Error 255 CC [M] drivers/usb/serial/kl5kusb105.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/can/sja1000/kvaser_pci.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/can/sja1000] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/can] Error 2 CC [M] drivers/usb/misc/sisusbvga/sisusb_con.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm97xx-core.o] Error 255 CC [M] drivers/input/touchscreen/wm9713.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/async.o] Error 255 CC [M] drivers/char/mxser.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mtd/ubi/gluebi.o make[4]: *** [drivers/net/chelsio/cxgb2.o] Error 255 CC [M] sound/pcmcia/vx/vxp_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm9712.o] Error 255 CC [M] net/bridge/br_sysfs_if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_state.o] Error 255 CC [M] sound/pcmcia/vx/vxp_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/als300.o] Error 255 CC kernel/sysctl_check.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/freezer.o] Error 255 CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ad1889.o] Error 255 make[2]: *** [crypto/seqiv.o] Error 255 CC [M] sound/pci/atiixp_modem.o CC [M] crypto/hmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf.o] Error 255 CC [M] net/ieee802154/nl_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/vx/vxpocket.o] Error 255 CC [M] crypto/xcbc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_ioc32.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/mga] Error 2 CC [M] drivers/rtc/rtc-rx8581.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_phy.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_sd7220_img.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_mem.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_mm.o] Error 255 CC [M] drivers/gpu/drm/via/via_video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm9705.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_iba6120.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/ce6230.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/cinergyT2-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/mpoa_caches.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/fcoe/fcoe.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/fcoe] Error 2 CC [M] net/atm/pppoatm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hfc_sx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/iuu_phoenix.o] Error 255 CC [M] sound/pci/atiixp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/bad_inode.o] Error 255 CC fs/filesystems.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/cfbcopyarea.o] Error 255 make[5]: *** [drivers/media/dvb/dvb-usb/cinergyT2-core.o] Error 255 CC [M] drivers/usb/serial/kobil_sct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_ioc32.o] Error 255 CC fs/namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/accel.o] Error 255 CC [M] drivers/md/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_irq.o] Error 255 CC [M] drivers/rtc/rtc-s35390a.o make[4]: *** [drivers/video/via/ioctl.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/cxusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-disk_ioctl.o] Error 255 CC [M] drivers/ide/ide-disk_proc.o CC [M] drivers/scsi/megaraid/megaraid_mm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isar.o] Error 255 CC [M] drivers/isdn/hisax/gazel.o CC [M] drivers/scsi/mpt2sas/mpt2sas_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ultra45_env.o] Error 255 CC [M] drivers/hwmon/i5k_amb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa7127.o] Error 255 make[2]: *** [fs/attr.o] Error 255 CC fs/seq_file.o CC [M] drivers/media/video/cpia_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ethernet/eth.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ethernet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sched_clock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/cfbfillrect.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mmap.o] Error 255 CC [M] drivers/net/cxgb3/xgmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/mprotect.o make[3]: *** [net/decnet/dn_table.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/decnet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_port.o] Error 255 CC [M] drivers/scsi/libsas/sas_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/gl520sm.o] Error 255 CC [M] drivers/scsi/libsas/sas_dump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/sis_main.o] Error 255 CC [M] drivers/video/sysfillrect.o CC [M] net/ipx/af_ipx.o CC [M] drivers/scsi/lpfc/lpfc_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_verbs.o] Error 255 CC [M] drivers/video/syscopyarea.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_netlink.o] Error 255 CC [M] drivers/scsi/libsas/sas_discover.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/af9005-fe.o] Error 255 CC net/ipv4/route.o make[4]: *** [drivers/scsi/libfc/fc_exch.o] Error 255 CC [M] drivers/char/riscom8.o CC [M] drivers/scsi/lpfc/lpfc_sli.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/lmb.o] Error 255 CC lib/syscall.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux.o] Error 255 CC [M] sound/synth/emux/emux_seq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/savage/savage_state.o] Error 255 make[5]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/savage] Error 2 make[4]: *** [net/bluetooth/hidp/sock.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/hidp] Error 2 CC [M] drivers/video/via/via_utility.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/bnep/netdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/bnep] Error 2 CC [M] drivers/gpu/drm/radeon/r300_cmdbuf.o CC [M] net/bluetooth/rfcomm/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6060.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_synth.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/he.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/atm] Error 2 CC net/dsa/mv88e6123_61_65.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/clip.o] Error 255 CC [M] drivers/gpu/drm/radeon/r600_cp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/l2cap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/bridge/br_sysfs_br.o make[3]: *** [net/ieee802154/nl_policy.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_ioc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/dgram.o] Error 255 CC [M] net/bridge/br_netfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/key/af_key.o make[3]: *** [drivers/md/dm-snap-persistent.o] Error 255 CC mm/mremap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_iba7220.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/gluebi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/filesystems.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/ubi] Error 2 CC [M] drivers/mtd/mtdpart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cpia_pp.o] Error 255 CC [M] drivers/media/video/tvp5150.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/cfbimgblt.o] Error 255 CC [M] drivers/video/sysimgblt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/sparc/dbri.o] Error 255 CC net/core/iovec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/keyspan_pda.o] Error 255 CC net/dsa/mv88e6131.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divasmain.o] Error 255 CC [M] sound/synth/emux/emux_nrpn.o CC [M] net/irda/iriap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_dma.o] Error 255 CC [M] net/bluetooth/rfcomm/tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/istream.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] crypto/crypto_null.o make[5]: *** [drivers/media/dvb/dvb-usb/af9015.o] Error 255 CC [M] sound/usb/usbaudio.o CC [M] sound/pci/azt3328.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/eth1394.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ieee1394] Error 2 CC [M] sound/pci/bt87x.o CC [M] net/lapb/lapb_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_alb.o] Error 255 CC [M] net/lapb/lapb_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/file.o] Error 255 CC [M] drivers/isdn/hardware/eicon/diva.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-disk.o] Error 255 CC [M] crypto/md4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/mc5.o] Error 255 CC [M] drivers/char/isicom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-gd.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_ct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_sysfs.o] Error 255 CC [M] drivers/char/synclinkmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/misc/sisusbvga/sisusb_init.o] Error 255 CC [M] drivers/ide/ide-floppy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci.o] Error 255 make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf_core.o] Error 255 CC arch/sparc/kernel/pci_common.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sd7220_img.o] Error 255 CC [M] drivers/media/video/cs5345.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/vx/vxp_mixer.o] Error 255 CC fs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/hmac.o] Error 255 CC [M] drivers/media/video/cs53l32a.o make[2]: *** [lib/syscall.o] Error 255 CC lib/dynamic_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/vx/vxp_ops.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pcmcia/vx] Error 2 CC [M] drivers/ide/ide-floppy_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/soc/soc-jack.o] Error 255 CC [M] crypto/rmd128.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/mpoa_proc.o] Error 255 CC fs/libfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-ci.o] Error 255 CC fs/fs-writeback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/kobil_sct.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/md/raid5.o make[3]: *** [net/ieee802154/netlink.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ieee802154] Error 2 CC [M] drivers/ide/ide-floppy_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_video.o] Error 255 CC [M] drivers/gpu/drm/via/via_dmablit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-s35390a.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/di.o] Error 255 CC [M] drivers/isdn/hardware/eicon/divasproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/misc/sisusbvga/sisusb.o] Error 255 CC [M] drivers/media/dvb/pluto2/pluto2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_sx4.o] Error 255 CC [M] drivers/ata/sata_nv.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c: In function 'setup_sct_quadro': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c:304: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mxl5005s.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/common/tuners] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/common] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/profile.o] Error 255 CC kernel/stacktrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/options.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_state.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/r128] Error 2 CC [M] drivers/video/via/vt1636.o CC [M] net/dccp/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/misc/sisusbvga/sisusb_con.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/usb/misc/sisusbvga] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/misc] Error 2 CC [M] drivers/media/dvb/firewire/firedtv-dvb.o /scratch/kisskb/src/drivers/isdn/hisax/gazel.c: In function 'setup_gazelpci': /scratch/kisskb/src/drivers/isdn/hisax/gazel.c:549: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/io.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dib0700_core.o CC [M] net/ipv6/netfilter/ip6_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/cinergyT2-fe.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/soc/soc-core.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/lcd.o] Error 255 CC [M] drivers/video/via/global.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cred.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sysfillrect.o] Error 255 CC [M] drivers/video/fb_sys_fops.o CC [M] drivers/video/via/tblDPASetting.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_ioc32.o] Error 255 CC [M] drivers/video/via/viamode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/i5k_amb.o] Error 255 CC [M] drivers/hwmon/ibmaem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/pm3393.o] Error 255 CC [M] drivers/isdn/hisax/w6692.o CC [M] drivers/media/dvb/frontends/dvb-pll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-rx8581.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/md4.o] Error 255 CC [M] drivers/isdn/hisax/st5481_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mremap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/syscopyarea.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-1394.o CC lib/nlattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/xcbc.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_sysfs_if.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_scsih.o CC kernel/irq/handle.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/epca.o] Error 255 CC kernel/irq/manage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/proto.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/gazel.o] Error 255 CC [M] drivers/video/via/tbl1636.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/kl5kusb105.o] Error 255 /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_req': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2697: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2759: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2793: warning: cast from pointer to integer of different size make[4]: *** [drivers/scsi/libsas/sas_dump.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0299.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2897: warning: cast from pointer to integer of different size CC [M] drivers/usb/serial/mct_u232.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'manufacturer_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:3807: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/rfcomm/core.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'nl_ind': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:6849: warning: cast from pointer to integer of different size make[3]: *** [drivers/rtc/rtc-rs5c372.o] Error 255 /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:7241: warning: cast from pointer to integer of different size CC [M] drivers/rtc/rtc-stk17ta8.o CC [M] net/mac80211/main.o make[3]: *** [net/atm/mpc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_ipv6.o] Error 255 CC [M] drivers/rtc/rtc-test.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cpia_usb.o] Error 255 CC [M] drivers/rtc/rtc-v3020.o CC kernel/power/process.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm9713.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/touchscreen] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input] Error 2 CC [M] drivers/net/e1000/e1000_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/br2684.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_irq.o] Error 255 CC [M] drivers/media/video/m52790.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sysctl_check.o] Error 255 CC [M] net/lapb/lapb_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_seq.o] Error 255 CC [M] drivers/media/video/wm8775.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'add_b23': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8478: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8530: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-disk_proc.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf_irq.o] Error 255 CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/megaraid/megaraid_mm.o] Error 255 CC [M] drivers/scsi/megaraid/megaraid_mbox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/sparc/cs4231.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/sparc] Error 2 CC arch/sparc/kernel/psycho_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mprotect.o] Error 255 CC mm/msync.o CC [M] net/llc/llc_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/stacktrace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/megaraid/megaraid_sas.o make[2]: *** [crypto/crypto_null.o] Error 255 CC [M] sound/synth/emux/emux_effect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/atiixp_modem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_discover.o] Error 255 CC [M] drivers/scsi/libsas/sas_expander.o CC kernel/time/timekeeping.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/via_utility.o] Error 255 CC [M] sound/pci/cmipci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/stallion.o] Error 255 make[2]: *** [fs/seq_file.o] Error 255 CC [M] drivers/char/synclink_gt.o CC fs/pnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sd7220.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_mangle.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_rport.o] Error 255 make[4]: *** [drivers/media/video/cs5345.o] Error 255 CC [M] net/llc/llc_input.o CC kernel/time/ntp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-floppy.o] Error 255 CC [M] drivers/scsi/libsas/sas_scsi_host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fs-writeback.o] Error 255 CC [M] drivers/scsi/libsas/sas_task.o make[4]: *** [drivers/scsi/libsas/sas_event.o] Error 255 CC fs/drop_caches.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_mem.o] Error 255 CC [M] drivers/char/n_hdlc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/iovec.o] Error 255 CC [M] drivers/ide/aec62xx.o CC [M] net/bridge/netfilter/ebtables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cs53l32a.o] Error 255 CC [M] net/llc/llc_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_nrpn.o] Error 255 CC [M] sound/synth/emux/emux_proc.o CC [M] drivers/scsi/mvsas/mv_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/bkm_a8.o] Error 255 CC arch/sparc/kernel/pci_psycho.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/soc/soc-dapm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/output.o] Error 255 CC [M] net/dccp/ccids/ccid2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/tbl1636.o] Error 255 CC arch/sparc/kernel/pci_sabre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-floppy_proc.o] Error 255 CC [M] drivers/ide/alim15x3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/pppoatm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/bt87x.o] Error 255 CC lib/argv_split.o CC arch/sparc/kernel/pci_schizo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/bonding] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_verifier.o] Error 255 CC lib/cmdline.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-avc.o] Error 255 CC [M] drivers/rtc/rtc-wm8350.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdpart.o] Error 255 CC [M] drivers/mtd/nftlcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/xattr.o] Error 255 CC [M] drivers/isdn/hardware/eicon/diva_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sysimgblt.o] Error 255 CC [M] drivers/video/svgalib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_in.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6table_filter.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/xgmac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/cxgb3/sge.o CC [M] net/lapb/lapb_timer.o make[4]: *** [drivers/isdn/hisax/st5481_init.o] Error 255 CC [M] drivers/isdn/hisax/st5481_usb.o CC net/core/datagram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_sysfs_br.o] Error 255 CC [M] drivers/mtd/nftlmount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/keyspan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_out.o] Error 255 CC [M] sound/pci/cs4281.o CC [M] drivers/net/cxgb3/l2t.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/vt1636.o] Error 255 CC [M] sound/pci/ens1370.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_dmablit.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/via] Error 2 CC [M] drivers/net/cxgb3/cxgb3_offload.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-dvb.o] Error 255 CC net/ipv6/addrconf_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/moxa.o] Error 255 CC [M] drivers/rtc/rtc-x1205.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/global.o] Error 255 CC [M] drivers/rtc/rtc-pcf50633.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fb_sys_fops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/core/stream.o make[3]: *** [drivers/hwmon/ibmaem.o] Error 255 make[4]: *** [drivers/media/video/wm8775.o] Error 255 CC [M] drivers/hwmon/ibmpex.o CC [M] drivers/media/video/wm8739.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diva.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_common.o] Error 255 CC [M] drivers/md/raid6algos.o CC [M] sound/synth/emux/emux_hwdep.o CC [M] drivers/net/e1000e/82571.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/power/process.o] Error 255 CC kernel/power/poweroff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/atiixp.o] Error 255 CC [M] sound/pci/ak4531_codec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/msync.o] Error 255 CC mm/rmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/viamode.o] Error 255 CC [M] sound/pci/ens1371.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/azt3328.o] Error 255 CC [M] drivers/isdn/hardware/eicon/os_bri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_cp.o] Error 255 CC [M] drivers/mtd/mtdconcat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_lport.o] Error 255 CC [M] drivers/scsi/libfc/fc_fcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-v3020.o] Error 255 CC [M] drivers/video/fb_ddc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dvb-pll.o] Error 255 CC [M] drivers/mtd/redboot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/timer.o] Error 255 CC [M] net/dccp/ackvec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_iba6120.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/ipath] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/infiniband] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/tblDPASetting.o] Error 255 make[4]: Target `__build' not remade because of errors. CC [M] drivers/media/dvb/frontends/au8522_dig.o make[3]: *** [drivers/video/via] Error 2 CC [M] net/ipx/ipx_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-fe.o] Error 255 CC fs/splice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/power/poweroff.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/power] Error 2 CC [M] net/dccp/ccids/ccid3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-stk17ta8.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/argv_split.o] Error 255 CC [M] drivers/net/chelsio/subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/t3_hw.o] Error 255 CC [M] drivers/net/chelsio/mv88x201x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tvp5150.o] Error 255 CC [M] net/irda/iriap_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/m52790.o] Error 255 CC [M] sound/usb/usbmixer.o CC [M] drivers/scsi/osd/osd_initiator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/pnode.o] Error 255 CC fs/sync.o CC [M] sound/soc/codecs/ad73311.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/dynamic_debug.o] Error 255 CC net/core/scm.o /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_bss_info_change_notify': /scratch/kisskb/src/net/mac80211/main.c:293: warning: 'beacon_int' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:593) /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_alloc_hw': /scratch/kisskb/src/net/mac80211/main.c:714: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-1394.o] Error 255 CC [M] sound/usb/usbmidi.o make[3]: *** [drivers/md/bitmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_netfilter.o] Error 255 CC [M] sound/pci/es1938.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/drop_caches.o] Error 255 CC net/core/gen_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/skbuff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/manage.o] Error 255 CC [M] drivers/media/video/vp27smpx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/mct_u232.o] Error 255 CC [M] drivers/usb/serial/mos7720.o CC [M] drivers/scsi/libsas/sas_ata.o CC [M] sound/usb/caiaq/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6123_61_65.o] Error 255 CC kernel/irq/spurious.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-floppy_ioctl.o] Error 255 CC [M] drivers/media/dvb/frontends/au8522_decoder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_subr.o] Error 255 make[3]: *** [drivers/rtc/rtc-test.o] Error 255 CC net/dsa/dsa.o CC [M] drivers/ide/amd74xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/handle.o] Error 255 CC [M] drivers/net/cxgb3/aq100x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/cmdline.o] Error 255 CC lib/cpumask.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/psycho_common.o] Error 255 CC arch/sparc/kernel/pci_sun4v.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pcmcia/pdaudiocf] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/pcmcia] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6131.o] Error 255 CC [M] drivers/md/raid6recov.o CC net/dsa/slave.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC arch/sparc/kernel/pci_fire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/nlattr.o] Error 255 make[4]: *** [drivers/media/video/wm8739.o] Error 255 CC lib/ctype.o CC [M] drivers/media/video/mxb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/riscom8.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/iriap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ak4531_codec.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_effect.o] Error 255 make[4]: *** [net/ipv6/netfilter/ip6table_mangle.o] Error 255 CC [M] sound/pci/es1968.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/libfs.o] Error 255 CC [M] sound/pci/fm801.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-rc.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/firewire] Error 2 CC arch/sparc/kernel/pci_msi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_hwdep.o] Error 255 CC [M] drivers/net/hamradio/mkiss.o CC fs/utimes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6algos.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-wm8350.o] Error 255 CC [M] drivers/isdn/hardware/eicon/s_bri.o CC [M] drivers/net/enic/enic_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divasproc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd128.o] Error 255 CC [M] crypto/rmd160.o CC [M] drivers/net/igb/igb_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/cxusb.o] Error 255 CC [M] drivers/md/raid6tables.o CC [M] drivers/net/igbvf/vf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ibmpex.o] Error 255 /scratch/kisskb/src/drivers/isdn/hisax/w6692.c: In function 'setup_w6692': /scratch/kisskb/src/drivers/isdn/hisax/w6692.c:1012: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/hwmon/it87.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fb_ddc.o] Error 255 CC [M] drivers/net/igbvf/mbx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/pluto2/pluto2.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/pluto2] Error 2 CC [M] drivers/isdn/hardware/eicon/os_4bri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_psycho.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/igb/igb_ethtool.o make[4]: *** [sound/synth/emux/emux_proc.o] Error 255 CC [M] sound/synth/emux/soundfont.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/aec62xx.o] Error 255 /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c: In function '_base_send_ioc_init': /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type CC [M] drivers/isdn/hardware/eicon/s_4bri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/redboot.o] Error 255 CC [M] drivers/isdn/hardware/eicon/os_pri.o CC [M] drivers/media/dvb/siano/smscoreapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dib0700_core.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dib0700_devices.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/namespace.o] Error 255 CC [M] drivers/video/pm2fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_schizo.o] Error 255 CC [M] drivers/net/enic/vnic_cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_output.o] Error 255 CC [M] drivers/video/pm3fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_timer.o] Error 255 CC [M] net/lapb/lapb_iface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/af_ipx.o] Error 255 CC [M] crypto/rmd256.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0299.o] Error 255 CC [M] net/irda/irlmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_sabre.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/dccp/ccids/lib/tfrc.o make[4]: *** [drivers/net/cxgb3/cxgb3_main.o] Error 255 make[4]: *** [drivers/scsi/libsas/sas_task.o] Error 255 CC [M] drivers/scsi/libsas/sas_host_smp.o CC [M] net/ipv6/netfilter/ip6_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timekeeping.o] Error 255 CC [M] net/irda/irlmp_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/rfcomm/sock.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/isicom.o] Error 255 CC [M] drivers/media/dvb/frontends/s921_module.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/sge.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/ntp.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dibusb-common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ctype.o] Error 255 CC [M] crypto/rmd320.o CC kernel/time/clocksource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/lec.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/atm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/ccid2.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dibusb-mb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/rfcomm/tty.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/rfcomm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/bluetooth] Error 2 CC [M] drivers/net/irda/irda-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/st5481_usb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diva_dma.o] Error 255 CC [M] drivers/isdn/hardware/eicon/s_pri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/n_hdlc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/addrconf_core.o] Error 255 CC net/ipv6/exthdrs_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/specialix.o] Error 255 CC [M] drivers/char/sx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/netlink/af_netlink.o make[3]: *** [drivers/mtd/nftlmount.o] Error 255 CC [M] drivers/media/dvb/frontends/s921_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_ata.o] Error 255 CC kernel/time/jiffies.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/mxser.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/spurious.o] Error 255 CC kernel/irq/resend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000/e1000_main.o] Error 255 CC [M] drivers/net/e1000/e1000_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/netlabel/netlabel_user.o make[3]: *** [drivers/ide/alim15x3.o] Error 255 CC [M] drivers/ide/cmd64x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/82571.o] Error 255 CC [M] drivers/net/e1000e/ich8lan.o CC [M] drivers/scsi/pcmcia/fdomain_stub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/sync.o] Error 255 CC lib/dec_and_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/jiffies.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/slave.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_els.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/mv88x201x.o] Error 255 CC mm/vmalloc.o CC [M] drivers/ide/cs5520.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/cpumask.o] Error 255 CC [M] drivers/ide/cs5530.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/gen_stats.o] Error 255 CC [M] drivers/net/hamradio/6pack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/nftlcore.o] Error 255 CC [M] drivers/net/hamradio/yam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/vp27smpx.o] Error 255 CC net/core/gen_estimator.o CC kernel/trace/trace_selftest_dynamic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/dsa.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/dsa] Error 2 CC [M] net/mac80211/wext.o CC kernel/trace/trace_clock.o make[3]: *** [net/core/stream.o] Error 255 CC net/core/net_namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6recov.o] Error 255 CC [M] net/mac80211/sta_info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ens1370.o] Error 255 make[2]: *** [arch/sparc/kernel/pci_fire.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o CC arch/sparc/kernel/sys_sparc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdconcat.o] Error 255 CC [M] drivers/mtd/ar7part.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/au8522_dig.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/frontends/stb0899_drv.o make[3]: *** [net/ipx/ipx_route.o] Error 255 CC [M] net/ipx/ipx_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/soundfont.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_cq.o] Error 255 CC [M] drivers/net/enic/vnic_intr.o CC [M] sound/synth/emux/emux_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_init.o] Error 255 CC [M] drivers/scsi/mvsas/mv_sas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_input.o] Error 255 CC [M] net/llc/llc_if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/amd74xx.o] Error 255 CC [M] drivers/scsi/mvsas/mv_64xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/s_bri.o] Error 255 CC [M] net/llc/llc_c_ev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/svgalib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/w6692.o] Error 255 CC [M] drivers/scsi/mvsas/mv_94xx.o CC [M] drivers/isdn/hisax/st5481_d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/clocksource.o] Error 255 CC kernel/time/timer_list.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-x1205.o] Error 255 CC [M] net/llc/llc_c_ac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/s921_core.o] Error 255 CC [M] drivers/media/dvb/frontends/stb0899_algo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_msi.o] Error 255 CC arch/sparc/kernel/signal32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/resend.o] Error 255 CC kernel/irq/chip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_clock.o] Error 255 CC [M] drivers/ide/sc1200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/mbx.o] Error 255 CC [M] drivers/net/igbvf/ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-pcf50633.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/aq100x.o] Error 255 make[3]: Target `__build' not remade because of errors. CC [M] drivers/net/igbvf/netdev.o make[2]: *** [drivers/rtc] Error 2 CC [M] drivers/isdn/hisax/st5481_b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/scm.o] Error 255 CC net/netlabel/netlabel_kapi.o CC net/netfilter/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_selftest_dynamic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/au8522_decoder.o] Error 255 CC kernel/trace/ftrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/ad73311.o] Error 255 CC [M] sound/soc/codecs/ak4104.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_nv.o] Error 255 CC [M] drivers/ata/sata_uli.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/datagram.o] Error 255 CC [M] sound/soc/codecs/ak4535.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/cs4281.o] Error 255 CC [M] sound/pci/intel8x0.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/utimes.o] Error 255 CC [M] drivers/ata/sata_mv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/os_4bri.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ackvec.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mxb.o] Error 255 CC [M] drivers/ata/sata_inic162x.o CC [M] drivers/mtd/mtdchar.o CC net/netfilter/nf_log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_transport.o] Error 255 CC [M] net/dccp/ccids/lib/tfrc_equation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_sun4v.o] Error 255 CC [M] drivers/media/video/hexium_orion.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/os_bri.o] Error 255 CC net/core/sysctl_net_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_config.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_ctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/iriap_event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/s921_module.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0900_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/r600_cp.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0900_sw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cpia.o] Error 255 CC [M] net/bridge/netfilter/ebtable_broute.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/ar7part.o] Error 255 CC [M] net/mac80211/wep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_scsi_host.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/vf.o] Error 255 CC kernel/trace/ring_buffer.o CC [M] sound/pci/intel8x0m.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/device.o] Error 255 CC [M] sound/usb/caiaq/audio.o CC [M] net/packet/af_packet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_intr.o] Error 255 CC [M] drivers/net/chelsio/my3126.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_ct.o] Error 255 CC fs/stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/os_pri.o] Error 255 CC [M] drivers/net/chelsio/mv88e1xxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/dec_and_lock.o] Error 255 CC lib/decompress_bunzip2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/s_pri.o] Error 255 CC lib/decompress_inflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/cmipci.o] Error 255 make[4]: *** [drivers/net/chelsio/subr.o] Error 255 CC [M] drivers/net/enic/vnic_wq.o CC [M] drivers/media/dvb/dvb-usb/dibusb-mc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_expander.o] Error 255 CC kernel/time/timecompare.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ens1371.o] Error 255 CC [M] sound/pci/maestro3.o CC [M] net/netrom/af_netrom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6_tables.o] Error 255 CC net/ipv6/inet6_hashtables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_iface.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/lapb] Error 2 CC [M] sound/pci/rme32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6tables.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd256.o] Error 255 CC kernel/trace/trace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_oss.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/synth/emux] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/synth] Error 2 CC [M] crypto/sha1_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/cs5520.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6_queue.o] Error 255 CC [M] drivers/ide/delkin_cb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlmp_event.o] Error 255 CC [M] drivers/scsi/osd/osd_uld.o CC [M] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_base.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_user.o] Error 255 CC [M] net/irda/irlmp_frame.o CC net/netlabel/netlabel_domainhash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/cmd64x.o] Error 255 make[4]: *** [drivers/scsi/libsas/sas_host_smp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/libsas] Error 2 CC [M] drivers/net/irda/stir4200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6table_raw.o] Error 255 CC [M] net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o CC [M] net/ipv6/af_inet6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dibusb-mb.o] Error 255 CC [M] drivers/net/irda/vlsi_ir.o make[3]: *** [net/dccp/ccids/ccid3.o] Error 255 CC [M] net/irda/irlap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_wq.o] Error 255 make[3]: *** [drivers/ata/sata_uli.o] Error 255 CC [M] drivers/net/e1000e/es2lan.o CC [M] net/dccp/ccids/lib/packet_history.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/lib/tfrc.o] Error 255 CC [M] net/irda/irlap_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/mkiss.o] Error 255 CC [M] net/irda/irlap_frame.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timer_list.o] Error 255 make[4]: *** [drivers/scsi/pcmcia/fdomain_stub.o] Error 255 CC [M] drivers/scsi/pcmcia/fdomain_core.o CC kernel/time/clockevents.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/usb/usbmixer.o] Error 255 CC [M] drivers/net/irda/mcs7780.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_if.o] Error 255 CC [M] net/llc/llc_conn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/megaraid/megaraid_mbox.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/chip.o] Error 255 CC kernel/irq/devres.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dibusb-common.o] Error 255 CC [M] drivers/net/igb/e1000_82575.o CC [M] drivers/net/irda/irtty-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/ipx_proc.o] Error 255 CC [M] net/ipx/sysctl_net_ipx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/ak4104.o] Error 255 CC [M] drivers/net/irda/sir_dev.o make[5]: *** [drivers/isdn/hardware/eicon/s_4bri.o] Error 255 /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8428: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8429: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8436: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8437: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8438: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8449: warning: array subscript is above array bounds CC [M] drivers/media/dvb/dvb-usb/digitv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/it87.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtables.o] Error 255 CC [M] drivers/hwmon/lis3lv02d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd160.o] Error 255 CC [M] crypto/sha256_generic.o CC [M] net/bridge/netfilter/ebtable_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/net_namespace.o] Error 255 CC [M] sound/soc/codecs/cs4270.o make[2]: *** [mm/rmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dib0700_devices.o] Error 255 CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o CC mm/pagewalk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/my3126.o] Error 255 CC [M] drivers/net/chelsio/vsc7326.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/sha1_generic.o] Error 255 CC [M] crypto/sha512_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/mos7720.o] Error 255 CC [M] drivers/usb/serial/mos7840.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/usb/usbaudio.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_ah.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/exthdrs_core.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_eui64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/ak4535.o] Error 255 CC [M] drivers/isdn/hisax/sedlbauer_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/stack.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/sc1200.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/es1938.o] Error 255 CC [M] drivers/isdn/hisax/elsa_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/l2t.o] Error 255 CC [M] sound/pci/rme96.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/decompress_bunzip2.o] Error 255 CC [M] net/llc/llc_c_st.o CC [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/megaraid/megaraid_sas.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/megaraid] Error 2 CC lib/decompress_unlzma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/sysctl_net_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/splice.o] Error 255 CC fs/fs_struct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/st5481_b.o] Error 255 CC fs/buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_fcp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/libfc] Error 2 CC [M] sound/pci/sonicvibes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/pm2fb.o] Error 255 CC [M] drivers/isdn/hisax/avma1_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/core.o] Error 255 CC [M] drivers/isdn/hisax/teles_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6table_security.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/irda-usb.o] Error 255 CC [M] sound/pci/via82xx_modem.o CC [M] drivers/isdn/hisax/hfc_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/devres.o] Error 255 CC kernel/irq/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtable_broute.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/sysctl_net_ipx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timecompare.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wep.o] Error 255 CC [M] drivers/net/irda/sir_dongle.o CC [M] net/mac80211/wpa.o make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/decompress_inflate.o] Error 255 CC lib/dump_stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_state.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_os.o CC net/netfilter/nf_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/cs5530.o] Error 255 CC [M] sound/soc/codecs/l3.o CC [M] drivers/media/dvb/ttpci/ttpci-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_94xx.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dtt200u.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/hexium_orion.o] Error 255 CC [M] drivers/media/video/hexium_gemini.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlmp_frame.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dtt200u-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/cxgb3_offload.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dtv5100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_c_ac.o] Error 255 CC [M] net/irda/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/yam.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/signal32.o] Error 255 CC [M] drivers/media/dvb/siano/sms-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/gen_estimator.o] Error 255 CC net/core/skb_dma_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/pm3fb.o] Error 255 CC net/core/dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/es1968.o] Error 255 CC [M] sound/pci/via82xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/usb/usbmidi.o] Error 255 CC [M] drivers/video/macmodes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/clockevents.o] Error 255 CC kernel/time/tick-common.o CC [M] net/phonet/pn_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/ich8lan.o] Error 255 CC [M] net/netrom/nr_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/osd/osd_uld.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/delkin_cb.o] Error 255 CC [M] drivers/ide/hpt366.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_inic162x.o] Error 255 CC [M] drivers/net/e1000e/lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/osd/osd_initiator.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/osd] Error 2 CC [M] drivers/scsi/qla4xxx/ql4_os.o CC [M] sound/pci/ac97/ac97_codec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/sx.o] Error 255 CC [M] drivers/net/enic/enic_res.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/lib/tfrc_equation.o] Error 255 CC [M] drivers/media/dvb/siano/smsusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/pagewalk.o] Error 255 CC [M] net/mac80211/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_64xx.o] Error 255 CC [M] net/dccp/ccids/lib/loss_interval.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_c_ev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sys_sparc32.o] Error 255 CC [M] net/llc/llc_pdu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/ethtool.o] Error 255 CC [M] net/mac80211/ht.o CC arch/sparc/kernel/kprobes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o make[4]: *** [drivers/net/irda/irtty-sir.o] Error 255 CC [M] net/llc/llc_sap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/r300_cmdbuf.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/radeon] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/gpu/drm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/gpu] Error 2 CC [M] net/llc/llc_s_ac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wext.o] Error 255 CC [M] drivers/net/irda/esi-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/fm801.o] Error 255 CC [M] drivers/hwmon/lis3lv02d_spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/mv88e1xxx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdchar.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_kapi.o] Error 255 make[3]: *** [kernel/irq/proc.o] Error 255 CC [M] drivers/net/irda/tekram-sir.o CC [M] drivers/mtd/mtd_blkdevs.o make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/irq] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/smscoreapi.o] Error 255 CC [M] drivers/media/dvb/siano/smsdvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/mac80211/agg-tx.o make[2]: *** [lib/dump_stack.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/elsa_cs.o] Error 255 CC [M] drivers/isdn/hisax/hfc4s8s_l1.o CC [M] net/ipv6/netfilter/ip6t_frag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fs_struct.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/l3.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_ipv6header.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtable_filter.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/sedlbauer_cs.o] Error 255 CC [M] net/bridge/netfilter/ebtable_nat.o CC [M] drivers/media/dvb/frontends/stb6100.o CC [M] sound/pci/ali5451/ali5451.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_domainhash.o] Error 255 CC net/netlabel/netlabel_addrlist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd320.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/route.o] Error 255 make[4]: *** [drivers/net/irda/stir4200.o] Error 255 CC [M] drivers/media/dvb/frontends/sp8870.o CC [M] drivers/net/irda/actisys-sir.o CC net/ipv4/inetpeer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lis3lv02d.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/st5481_d.o] Error 255 CC [M] drivers/media/dvb/frontends/cx22700.o CC [M] sound/pci/au88x0/au8810.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/avma1_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/sge.o] Error 255 make[4]: Target `__build' not remade because of errors. CC [M] drivers/isdn/hisax/hisax_isac.o make[3]: *** [drivers/net/cxgb3] Error 2 CC [M] drivers/media/dvb/frontends/cx24110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/6pack.o] Error 255 CC [M] drivers/net/hamradio/bpqether.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_conn.o] Error 255 CC [M] drivers/isdn/hisax/hisax_fcpcipnp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlmp.o] Error 255 make[2]: *** [crypto/sha512_generic.o] Error 255 CC [M] net/irda/qos.o CC [M] net/llc/llc_s_ev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/init301.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/sis] Error 2 CC [M] net/llc/llc_s_st.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/hexium_gemini.o] Error 255 CC [M] drivers/media/video/videobuf-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/teles_cs.o] Error 255 CC [M] sound/pci/au88x0/au8820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dtt200u.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/dvb-usb/dw2102.o make[3]: *** [net/key/af_key.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/key] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/cs4270.o] Error 255 CC [M] sound/soc/codecs/pcm3008.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/ttpci-eeprom.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/es2lan.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/tick-common.o] Error 255 CC kernel/time/tick-oneshot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/audio.o] Error 255 CC [M] sound/usb/caiaq/midi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_c_st.o] Error 255 CC [M] net/llc/af_llc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/sta_info.o] Error 255 CC [M] net/mac80211/agg-rx.o CC [M] net/llc/llc_station.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stb0899_algo.o] Error 255 make[4]: *** [drivers/net/irda/sir_dongle.o] Error 255 CC [M] net/irda/irqueue.o CC [M] drivers/net/irda/litelink-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/pcmcia/fdomain_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/pcmcia/qlogic_stub.o make[3]: *** [sound/pci/intel8x0m.o] Error 255 CC [M] net/irda/irttp.o make[3]: *** [net/core/skb_dma_map.o] Error 255 CC net/core/ethtool.o CC [M] net/rfkill/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/igb_ethtool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/mcs7780.o] Error 255 make[4]: *** [net/ipv6/netfilter/ip6t_eui64.o] Error 255 CC [M] net/irda/irda_device.o CC [M] sound/pci/au88x0/au8830.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stb0899_drv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_log.o] Error 255 CC [M] net/rfkill/input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/decompress_unlzma.o] Error 255 CC lib/extable.o CC [M] sound/pci/aw2/aw2-alsa.o CC kernel/trace/trace_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dibusb-mc.o] Error 255 CC [M] drivers/media/dvb/frontends/tda8083.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dtt200u-fe.o] Error 255 CC net/netfilter/nf_sockopt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/af_netrom.o] Error 255 CC [M] net/netrom/nr_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/sms-cards.o] Error 255 CC [M] drivers/media/dvb/frontends/l64781.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/lib/packet_history.o] Error 255 CC [M] drivers/media/dvb/frontends/dib3000mb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/digitv.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/gl861.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/nf_conntrack_reasm.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/gp8psk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_dev.o] Error 255 CC [M] net/netrom/nr_loopback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_82575.o] Error 255 CC [M] drivers/net/igb/e1000_mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/vmalloc.o] Error 255 CC mm/page_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dtv5100.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/intel8x0.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/rme32.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/gp8psk-fe.o CC [M] drivers/scsi/pcmcia/sym53c500_cs.o CC [M] net/rds/af_rds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/maestro3.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/macmodes.o] Error 255 CC [M] drivers/video/neofb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/synclink_gt.o] Error 255 CC [M] sound/pci/aw2/aw2-saa7146.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/actisys-sir.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/m920x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lis3lv02d_spi.o] Error 255 CC [M] drivers/hwmon/lm63.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/kprobes.o] Error 255 CC arch/sparc/kernel/ldc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/inet6_hashtables.o] Error 255 CC [M] net/ipv6/anycast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_pdu.o] Error 255 CC fs/bio.o CC [M] drivers/media/dvb/ttusb-dec/ttusb_dec.o CC [M] sound/pci/ca0106/ca0106_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/midi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/enic_main.o] Error 255 CC [M] net/ipv6/ip6_output.o CC [M] sound/usb/caiaq/control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlink/af_netlink.o] Error 255 CC net/netlink/genetlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_sas.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/mvsas] Error 2 CC [M] drivers/video/tdfxfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/sha256_generic.o] Error 255 CC [M] crypto/wp512.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/sp8870.o] Error 255 CC [M] sound/usb/caiaq/input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_ipv6header.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_mh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/bpqether.o] Error 255 make[4]: *** [drivers/net/irda/tekram-sir.o] Error 255 CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC [M] crypto/tgr192.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/irda/irias_object.o make[3]: *** [sound/pci/rme96.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/synclinkmp.o] Error 255 CC [M] drivers/char/generic_serial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/ring_buffer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/pcm3008.o] Error 255 CC [M] sound/soc/codecs/spdif_transciever.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/esi-sir.o] Error 255 CC [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0900_core.o] Error 255 CC [M] drivers/media/dvb/frontends/dib3000mc.o CC [M] drivers/net/hamradio/hdlcdrv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/ht.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_queue.o] Error 255 CC [M] net/bridge/netfilter/ebt_802_3.o CC [M] net/mac80211/ibss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rfkill/input.o] Error 255 CC [M] sound/pci/ac97/ac97_pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wpa.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/nova-t-usb2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000/e1000_ethtool.o] Error 255 CC [M] net/ipv6/ip6_input.o CC [M] sound/pci/cs46xx/cs46xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtd_blkdevs.o] Error 255 CC [M] drivers/mtd/mtdblock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/tick-oneshot.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/pcmcia/qlogic_stub.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o CC kernel/time/tick-sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/via82xx_modem.o] Error 255 CC [M] drivers/video/vt8623fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/sonicvibes.o] Error 255 CC kernel/time/timer_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_fw.o] Error 255 CC [M] drivers/usb/serial/moto_modem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_ctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inetpeer.o] Error 255 CC fs/block_dev.o CC net/ipv4/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm63.o] Error 255 CC [M] drivers/hwmon/lm70.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_s_st.o] Error 255 CC [M] crypto/gf128mul.o make[4]: *** [net/ipv6/netfilter/ip6t_ah.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_hbh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/timer.o] Error 255 CC net/ipv4/ip_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_s_ac.o] Error 255 CC [M] net/llc/llc_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o] Error 255 CC [M] net/irda/wrapper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx24110.o] Error 255 CC [M] drivers/media/dvb/frontends/dibx000_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_in.o] Error 255 CC [M] net/rds/bind.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/smsusb.o] Error 255 CC [M] drivers/video/tridentfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/vlsi_ir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/irda/girbil-sir.o make[5]: *** [drivers/media/dvb/frontends/cx22700.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/sir_dev.o] Error 255 CC [M] net/llc/sysctl_net_llc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_addrlist.o] Error 255 CC [M] drivers/net/irda/old_belkin-sir.o CC net/netlabel/netlabel_mgmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda8083.o] Error 255 CC [M] drivers/isdn/hisax/isdnhdlc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/vsc7326.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/chelsio] Error 2 CC net/ipv4/ip_fragment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/af_inet6.o] Error 255 CC kernel/trace/trace_stat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/litelink-sir.o] Error 255 CC net/ipv4/ip_forward.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_frag.o] Error 255 CC [M] drivers/usb/serial/navman.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_io.o] Error 255 CC mm/swap_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/smsdvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/siano] Error 2 CC [M] net/bridge/netfilter/ebt_among.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0900_sw.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_rt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlap_frame.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/hpt366.o] Error 255 CC [M] net/irda/af_irda.o CC [M] drivers/ide/it8172.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pn_dev.o] Error 255 CC [M] net/phonet/pn_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stb6100.o] Error 255 CC [M] drivers/ide/it8213.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/packet/af_packet.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/packet] Error 2 CC [M] net/irda/discovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/extable.o] Error 255 CC lib/find_next_bit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/control.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/aw2/aw2-saa7146.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_s_ev.o] Error 255 CC [M] net/irda/parameters.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_mh.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_LOG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttusb-dec/ttusbdecfe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/scan.o] Error 255 CC [M] drivers/net/e1000/e1000_param.o /scratch/kisskb/src/net/llc/af_llc.c: In function 'llc_ui_getname': /scratch/kisskb/src/net/llc/af_llc.c:912: warning: 'sllc.sllc_arphrd' may be used uninitialized in this function CC [M] net/mac80211/mlme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_sap.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget-av.o CC [M] net/mac80211/iface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/tgr192.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_REJECT.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlap_event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/ttpci/budget-ci.o make[5]: *** [drivers/media/dvb/ttpci/budget.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/lib/loss_interval.o] Error 255 CC net/netlabel/netlabel_unlabeled.o CC [M] net/dccp/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/af_rds.o] Error 255 CC [M] net/irda/irnetlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/moto_modem.o] Error 255 CC lib/idr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtable_nat.o] Error 255 make[3]: *** [drivers/md/raid5.o] Error 255 CC [M] net/bridge/netfilter/ebt_arp.o CC [M] drivers/usb/serial/omninet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_loopback.o] Error 255 CC [M] net/netrom/nr_out.o CC [M] net/rose/af_rose.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/agg-rx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/agg-tx.o] Error 255 CC [M] net/mac80211/rate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timer_stats.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_mv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/spdif_transciever.o] Error 255 CC [M] sound/soc/codecs/ssm2602.o CC [M] drivers/ata/pdc_adma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_mac.o] Error 255 CC [M] drivers/md/raid6int1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dibx000_common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/nova-t-usb2.o] Error 255 CC [M] drivers/media/dvb/frontends/dib7000m.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/igb/e1000_nvm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/qos.o] Error 255 make[4]: *** [sound/pci/cs46xx/cs46xx.o] Error 255 CC [M] sound/pci/cs46xx/cs46xx_lib.o CC [M] net/bridge/netfilter/ebt_ip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/gl861.o] Error 255 CC [M] net/ipv6/addrconf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/enic_res.o] Error 255 CC [M] drivers/net/enic/vnic_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdblock.o] Error 255 CC [M] drivers/mtd/mtdblock_ro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib3000mb.o] Error 255 CC [M] drivers/net/igb/e1000_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/ethtool.o] Error 255 CC [M] net/mac80211/michael.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/af_llc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000/e1000_hw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/ttusb-budget] Error 2 CC [M] net/mac80211/tkip.o CC [M] net/irda/irmod.o CC net/ipv4/ip_options.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/videobuf-core.o] Error 255 CC [M] drivers/net/ixgb/ixgb_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irqueue.o] Error 255 CC [M] net/rds/cong.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/videobuf-dma-sg.o make[4]: *** [sound/pci/aw2/aw2-alsa.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/aw2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/gp8psk.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/opera1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/gp8psk-fe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm70.o] Error 255 CC [M] drivers/hwmon/lm75.o CC [M] drivers/net/igb/e1000_mbx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_sockopt.o] Error 255 CC [M] net/netfilter/nfnetlink.o make[3]: *** [net/llc/sysctl_net_llc.o] Error 255 CC [M] drivers/media/video/videobuf-vmalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/baycom_ser_fdx.o] Error 255 CC net/ipv4/ip_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/anycast.o] Error 255 CC [M] drivers/net/irda/mcp2120-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/l64781.o] Error 255 CC [M] drivers/scsi/scsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hfc4s8s_l1.o] Error 255 make[3]: *** [net/mac80211/michael.o] Error 255 CC [M] drivers/media/dvb/frontends/dib7000p.o CC [M] drivers/media/video/videobuf-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/md.o] Error 255 CC [M] drivers/media/video/btcx-risc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/pcmcia/sym53c500_cs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/pcmcia] Error 2 CC [M] net/mac80211/aes_ccm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_glue.o] Error 255 CC [M] net/mac80211/aes_cmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/gf128mul.o] Error 255 CC [M] crypto/ecb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_802_3.o] Error 255 CC [M] net/bridge/netfilter/ebt_ip6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irttp.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/ttusb2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hisax_fcpcipnp.o] Error 255 CC [M] net/phonet/socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/navman.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/umt-010.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_station.o] Error 255 CC [M] net/netrom/nr_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/mos7840.o] Error 255 CC [M] sound/pci/ac97/ac97_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_mbx.o] Error 255 CC [M] drivers/ata/pata_ali.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/m920x.o] Error 255 CC [M] sound/pci/ctxfi/xfi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/lib.o] Error 255 CC [M] drivers/net/e1000e/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdblock_ro.o] Error 255 CC [M] drivers/mtd/ftl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hfc_usb.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/vp702x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hisax_isac.o] Error 255 CC [M] drivers/net/e1000e/param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pn_netlink.o] Error 255 CC [M] net/phonet/datagram.o CC [M] drivers/scsi/lpfc/lpfc_mbox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/netdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/igbvf] Error 2 CC [M] sound/pci/cs46xx/dsp_spos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib3000mc.o] Error 255 CC [M] drivers/media/dvb/frontends/mt312.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/protocol.o] Error 255 CC [M] sound/pci/cs46xx/dsp_spos_scb_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rfkill/core.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rfkill] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnhdlc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/hisax] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/find_next_bit.o] Error 255 CC lib/int_sqrt.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_os.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/it8213.o] Error 255 CC [M] net/netrom/nr_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irda_device.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget-patch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_els.o] Error 255 CC [M] drivers/net/ixgb/ixgb_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_hbh.o] Error 255 CC [M] drivers/usb/serial/opticon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/input.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/usb/caiaq] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/usb] Error 2 CC [M] drivers/scsi/lpfc/lpfc_nportdisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_stat.o] Error 255 CC net/core/dev_mcast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace.o] Error 255 CC [M] drivers/net/enic/vnic_rq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_out.o] Error 255 CC [M] drivers/net/hamradio/baycom_ser_hdx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/girbil-sir.o] Error 255 CC kernel/trace/trace_printk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/swap_state.o] Error 255 CC mm/swapfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_among.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_scsi.o CC [M] drivers/md/raid6int2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dw2102.o] Error 255 CC kernel/trace/trace_sched_switch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/old_belkin-sir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_malloc.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/vp702x-fe.o CC fs/direct-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/tdfxfb.o] Error 255 CC [M] drivers/video/s3fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/ibss.o] Error 255 CC [M] sound/pci/ca0106/ca0106_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/sysctl.o] Error 255 CC [M] net/dccp/diag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/vt8623fb.o] Error 255 CC [M] drivers/video/arkfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/omninet.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_scsih.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/mpt2sas] Error 2 CC [M] drivers/net/hamradio/baycom_par.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/igb_main.o] Error 255 CC [M] sound/pci/ctxfi/ctatc.o CC [M] drivers/scsi/hosts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/int_sqrt.o] Error 255 CC [M] drivers/video/sstfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_arp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/it8172.o] Error 255 CC [M] net/bridge/netfilter/ebt_limit.o CC [M] drivers/ide/it821x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/wp512.o] Error 255 CC [M] crypto/cbc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/tick-sched.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/time] Error 2 CC kernel/mutex-debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_REJECT.o] Error 255 CC [M] drivers/char/raw.o CC [M] net/rxrpc/af_rxrpc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ali5451/ali5451.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ali5451] Error 2 CC [M] sound/pci/ctxfi/ctvmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_sched_switch.o] Error 255 CC [M] drivers/char/lp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_forward.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/scsi_ioctl.o make[3]: *** [drivers/hwmon/lm75.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hwmon/lm77.o make[3]: *** [net/llc/llc_proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/llc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/generic_serial.o] Error 255 CC [M] drivers/ide/jmicron.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/videobuf-vmalloc.o] Error 255 CC net/ipv4/ip_sockglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_LOG.o] Error 255 make[3]: *** [sound/pci/via82xx.o] Error 255 CC net/ipv4/inet_hashtables.o CC net/sched/sch_generic.o CC [M] drivers/ide/ns87415.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irias_object.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca0106_main.o] Error 255 CC net/ipv4/inet_timewait_sock.o CC [M] net/mac80211/cfg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_nvm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/qla4xxx/ql4_mbx.o make[3]: *** [drivers/video/neofb.o] Error 255 CC [M] sound/pci/ca0106/ca0106_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_input.o] Error 255 CC [M] net/ipv6/addrlabel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/bind.o] Error 255 make[4]: *** [sound/pci/ctxfi/xfi.o] Error 255 CC [M] net/rds/connection.o CC [M] drivers/scsi/qla2xxx/qla_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/discovery.o] Error 255 CC [M] drivers/net/e1000e/ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlink/genetlink.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netlink] Error 2 CC [M] drivers/net/e1000e/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ecb.o] Error 255 CC net/core/dst.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_ip.o] Error 255 make[2]: *** [fs/buffer.o] Error 255 CC [M] net/rds/info.o CC fs/mpage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/wrapper.o] Error 255 CC [M] sound/pci/ca0106/ca_midi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/aes_cmac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/phonet/sysctl.o make[4]: *** [sound/pci/ac97/ac97_proc.o] Error 255 CC [M] net/netrom/nr_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_fragment.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nfnetlink.o] Error 255 CC [M] net/netfilter/nfnetlink_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_sli.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pdc_adma.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_attr.o CC net/ipv4/inet_connection_sock.o make[4]: *** [drivers/net/e1000/e1000_param.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/e1000] Error 2 CC [M] net/netfilter/nfnetlink_log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/parameters.o] Error 255 CC [M] net/netfilter/nf_conntrack_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irmod.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/sysctl.o] Error 255 CC [M] net/netrom/sysctl_net_netrom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/videobuf-dma-sg.o] Error 255 CC [M] net/phonet/af_phonet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_os.o] Error 255 CC [M] drivers/media/video/tveeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp702x.o] Error 255 CC [M] net/rds/message.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irnetlink.o] Error 255 CC lib/ioremap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/ttusb2.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/vp7045.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/block_dev.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/vp7045-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_hw.o] Error 255 CC [M] drivers/net/ixgb/ixgb_ee.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_printk.o] Error 255 CC [M] sound/pci/ctxfi/ctpcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/videobuf-dvb.o] Error 255 CC [M] drivers/net/ixgb/ixgb_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/datagram.o] Error 255 CC kernel/trace/trace_functions.o CC [M] drivers/md/raid6int4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/btcx-risc.o] Error 255 CC [M] drivers/media/video/upd64031a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttusb-dec/ttusb_dec.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/ttusb-dec] Error 2 CC [M] net/phonet/pep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_ali.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/pata_amd.o make[3]: *** [net/dccp/diag.o] Error 255 CC [M] net/dccp/ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/au88x0/au8820.o] Error 255 CC [M] drivers/media/video/upd64083.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/hdlcdrv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/nf_conntrack_standalone.o make[4]: *** [drivers/net/enic/vnic_dev.o] Error 255 CC [M] net/phonet/pep-gprs.o CC [M] net/sctp/sm_statetable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_output.o] Error 255 CC kernel/trace/trace_irqsoff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_limit.o] Error 255 CC [M] net/sctp/sm_statefuns.o CC [M] net/sunrpc/clnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_ip6.o] Error 255 make[3]: *** [net/netrom/nr_subr.o] Error 255 CC [M] net/sctp/sm_sideeffect.o CC [M] net/bridge/netfilter/ebt_mark_m.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/raw.o] Error 255 CC [M] drivers/char/n_r3964.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/umt-010.o] Error 255 CC [M] net/sctp/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_hbadisc.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_vport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ac97/ac97_pcm.o] Error 255 CC [M] net/ipv6/route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/aes_ccm.o] Error 255 CC [M] net/mac80211/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/mt312.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_input.o] Error 255 CC [M] drivers/media/dvb/frontends/ves1820.o CC net/ipv4/tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctvmem.o] Error 255 CC [M] sound/pci/ctxfi/ctmixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib7000p.o] Error 255 CC net/ipv4/tcp_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_phy.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/igb] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/idr.o] Error 255 CC lib/irq_regs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_rq.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/enic] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/tkip.o] Error 255 CC [M] net/mac80211/spectmgmt.o make[4]: *** [drivers/net/e1000e/param.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/mutex-debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/lockdep.o make[3]: *** [net/rds/cong.o] Error 255 CC [M] net/rds/recv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/mcp2120-sir.o] Error 255 CC [M] drivers/net/irda/act200l-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cbc.o] Error 255 CC [M] crypto/pcbc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_options.o] Error 255 CC net/ipv4/tcp_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/socket.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_mbx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ns87415.o] Error 255 CC net/ipv4/tcp_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_rt.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/ipv6/netfilter] Error 2 CC [M] net/ipv6/ip6_fib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ioremap.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/bio.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-init.o CC [M] drivers/net/myri10ge/myri10ge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/ssm2602.o] Error 255 CC [M] sound/soc/codecs/tlv320aic23.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rate.o] Error 255 CC [M] net/mac80211/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/baycom_par.o] Error 255 CC [M] sound/soc/codecs/tlv320aic26.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ldc.o] Error 255 CC arch/sparc/kernel/vio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/tridentfb.o] Error 255 CC [M] drivers/video/cirrusfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/dev_mcast.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/jmicron.o] Error 255 CC [M] net/rxrpc/ar-accept.o CC [M] drivers/ide/opti621.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/opticon.o] Error 255 CC [M] drivers/usb/serial/option.o CC [M] drivers/net/mlx4/alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/opera1.o] Error 255 CC [M] net/rxrpc/ar-ack.o make[3]: *** [drivers/char/lp.o] Error 255 CC [M] drivers/video/tmiofb.o CC [M] drivers/net/ixgbe/ixgbe_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-patch.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi.o] Error 255 CC [M] drivers/scsi/constants.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp702x-fe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_ee.o] Error 255 CC [M] drivers/net/ixgb/ixgb_param.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-urb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_os.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_iocb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_generic.o] Error 255 CC net/sched/sch_api.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca_midi.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/upd64083.o] Error 255 CC [M] drivers/media/video/cx2341x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_unlabeled.o] Error 255 CC net/netlabel/netlabel_cipso_v4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca0106_proc.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_av.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_mark_m.o] Error 255 CC [M] net/bridge/netfilter/ebt_pkttype.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/it821x.o] Error 255 CC [M] drivers/ide/pdc202xx_old.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_mgmt.o] Error 255 CC [M] drivers/char/applicom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/baycom_ser_hdx.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/hamradio] Error 2 CC [M] drivers/media/dvb/ttpci/av7110_ca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-ci.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/cs46xx/dsp_spos_scb_lib.o] Error 255 CC kernel/trace/trace_sched_wakeup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_irqsoff.o] Error 255 CC [M] drivers/net/irda/ma600-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/message.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/isdn/hardware/eicon] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/hardware] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/isdn] Error 2 CC [M] drivers/net/mlx4/catas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/hosts.o] Error 255 CC [M] drivers/scsi/scsicam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/info.o] Error 255 CC [M] net/rose/rose_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/irq_regs.o] Error 255 CC lib/is_single_threaded.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/spectmgmt.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_isr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib7000m.o] Error 255 CC [M] drivers/scsi/scsi_error.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tveeprom.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/iface.o] Error 255 make[3]: *** [drivers/md/raid6int4.o] Error 255 CC [M] drivers/scsi/scsi_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_mbox.o] Error 255 make[3]: *** [net/ipv6/addrlabel.o] Error 255 CC [M] net/ipv6/ipv6_sockglue.o CC [M] drivers/net/irda/toim3232-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/sysctl_net_netrom.o] Error 255 CC [M] drivers/scsi/scsi_lib_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_ioctl.o] Error 255 CC [M] net/netfilter/nf_conntrack_expect.o CC [M] drivers/md/raid6int8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/dst.o] Error 255 make[3]: *** [kernel/trace/trace_functions.o] Error 255 CC net/core/netevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/phy.o] Error 255 CC [M] drivers/md/raid6int16.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/ftl.o] Error 255 make[3]: *** [net/rose/af_rose.o] Error 255 CC [M] drivers/mtd/rfd_ftl.o CC [M] net/rose/rose_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/upd64031a.o] Error 255 make[2]: *** [crypto/pcbc.o] Error 255 CC [M] drivers/media/video/cafe_ccic.o CC [M] crypto/cts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_init.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_iocb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pep-gprs.o] Error 255 CC [M] drivers/media/video/ov7670.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/direct-io.o] Error 255 CC net/core/neighbour.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctpcm.o] Error 255 CC [M] sound/pci/ctxfi/ctresource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp7045.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-dvb.o CC [M] sound/pci/echoaudio/darla20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_route.o] Error 255 CC [M] crypto/lrw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca0106_mixer.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ca0106] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/arkfb.o] Error 255 CC [M] drivers/video/metronomefb.o CC [M] net/irda/irproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctmixer.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_isr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctatc.o] Error 255 CC [M] sound/pci/ctxfi/ctsrc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_statetable.o] Error 255 CC [M] net/sctp/endpointola.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-av.o] Error 255 CC [M] net/irda/irsysctl.o make[3]: *** [net/ipv4/ip_sockglue.o] Error 255 CC [M] drivers/video/broadsheetfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/opti621.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/mpage.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_ipack.o CC fs/ioprio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pep.o] Error 255 CC net/ipv4/tcp_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/tlv320aic26.o] Error 255 CC net/ipv4/tcp_minisocks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/af_irda.o] Error 255 make[3]: *** [drivers/hwmon/lm77.o] Error 255 CC [M] drivers/hwmon/lm78.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/af_rxrpc.o] Error 255 CC net/ipv4/tcp_cong.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/catas.o] Error 255 CC [M] drivers/net/mlx4/cmd.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_iocb.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/n_r3964.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_timer.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netrom] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sstfb.o] Error 255 CC net/ipv4/datagram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_timewait_sock.o] Error 255 CC [M] net/irda/ircomm/ircomm_tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_standalone.o] Error 255 CC [M] net/netfilter/nf_conntrack_helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/option.o] Error 255 CC [M] drivers/usb/serial/oti6858.o CC [M] drivers/net/netxen/netxen_nic_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_output.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_amd.o] Error 255 CC [M] drivers/ata/pata_artop.o make[2]: *** [lib/is_single_threaded.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_nvram.o] Error 255 CC lib/klist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_main.o] Error 255 CC [M] net/irda/ircomm/ircomm_tty_attach.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-firmware.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_gs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/connection.o] Error 255 CC [M] net/rds/send.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_output.o] Error 255 CC [M] drivers/net/mlx4/cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/act200l-sir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_sched_wakeup.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_dbg.o CC kernel/trace/trace_nop.o CC [M] net/unix/af_unix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp7045-fe.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-remote.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_hashtables.o] Error 255 CC arch/sparc/kernel/viohs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/s3fb.o] Error 255 CC [M] net/sunrpc/xprt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nfnetlink_queue.o] Error 255 make[4]: *** [drivers/net/ixgb/ixgb_param.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto.o CC net/ipv4/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/ves1820.o] Error 255 CC [M] drivers/media/dvb/frontends/ves1x93.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/pdc202xx_old.o] Error 255 CC [M] drivers/ide/pdc202xx_new.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/protocol.o] Error 255 CC [M] net/netfilter/nf_conntrack_l3proto_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_sideeffect.o] Error 255 CC [M] net/sctp/associola.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nfnetlink_log.o] Error 255 CC [M] net/sctp/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/cs46xx/dsp_spos.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_ethtool.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/ixgb] Error 2 CC [M] net/sctp/chunk.o CC [M] net/netfilter/nf_conntrack_proto_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_nportdisc.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsicam.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/toim3232-sir.o] Error 255 CC [M] drivers/video/s1d13xxxfb.o CC [M] drivers/net/irda/kingsun-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/swapfile.o] Error 255 CC mm/thrash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/tmiofb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_timer.o] Error 255 CC net/ipv4/udp.o CC [M] net/tipc/addr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_ipack.o] Error 255 CC net/ipv4/udplite.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int16.o] Error 255 CC [M] drivers/media/dvb/frontends/tda1004x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_dev.o] Error 255 CC [M] net/rose/rose_link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/lrw.o] Error 255 CC [M] net/rxrpc/ar-call.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/cs46xx/cs46xx_lib.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/cs46xx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/af_phonet.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/phonet] Error 2 CC [M] net/rose/rose_loopback.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cx2341x.o] Error 255 CC net/ipv4/arp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/dabusb.o make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-i2c.o] Error 255 CC [M] drivers/net/mlx4/eq.o CC [M] drivers/net/pcmcia/3c589_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/metronomefb.o] Error 255 CC [M] drivers/net/pcmcia/3c574_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_connection_sock.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/usb-urb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_pkttype.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/bridge/netfilter/ebt_stp.o make[3]: *** [drivers/md/raid6int8.o] Error 255 CC [M] drivers/md/raid6int32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/emu10k1/emu10k1_synth.o make[3]: *** [net/core/netevent.o] Error 255 CC mm/dmapool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/ma600-sir.o] Error 255 CC net/core/rtnetlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-accept.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_vport.o] Error 255 CC [M] sound/pci/echoaudio/darla24.o CC net/core/utils.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_iocb.o] Error 255 CC [M] net/unix/garbage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/vio.o] Error 255 CC lib/kobject.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/message.o] Error 255 CC [M] drivers/net/irda/ksdazzle-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-urb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/alloc.o] Error 255 CC arch/sparc/kernel/ds.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/cfg.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_in.o] Error 255 CC [M] net/sctp/sm_make_chunk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/tlv320aic23.o] Error 255 CC [M] sound/soc/codecs/tlv320aic3x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_nop.o] Error 255 CC kernel/trace/trace_stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irsysctl.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/applicom.o] Error 255 CC [M] drivers/char/ppdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mlme.o] Error 255 CC [M] net/mac80211/key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_core.o] Error 255 CC [M] net/mac80211/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctresource.o] Error 255 CC [M] sound/pci/ctxfi/ctamixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_ca.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/rfd_ftl.o] Error 255 make[3]: *** [net/core/dev.o] Error 255 CC [M] drivers/mtd/ssfdc.o CC net/core/link_watch.o CC [M] drivers/md/raid6altivec1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/clnt.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_ir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/broadsheetfb.o] Error 255 CC [M] sound/pci/ctxfi/ctdaio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mbx.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined make[4]: *** [sound/pci/ac97/ac97_codec.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ac97] Error 2 CC lib/kobject_uevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-dvb.o] Error 255 CC [M] net/mac80211/wme.o CC [M] net/irda/irlan/irlan_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irproc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/klist.o] Error 255 CC [M] net/irda/irlan/irlan_eth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_lib_dma.o] Error 255 CC [M] net/tipc/bcast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_artop.o] Error 255 CC [M] drivers/ata/pata_atiixp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/constants.o] Error 255 CC [M] drivers/scsi/scsi_scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm78.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hwmon/lm80.o make[2]: *** [mm/thrash.o] Error 255 CC mm/hugetlb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_cipso_v4.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netlabel] Error 2 CC [M] net/irda/irlan/irlan_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctsrc.o] Error 255 CC [M] drivers/ata/pata_cmd640.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/au88x0/au8810.o] Error 255 CC [M] net/sctp/ulpevent.o CC [M] net/irda/irnet/irnet_ppp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_link.o] Error 255 CC [M] drivers/md/raid6altivec2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_mbx.o] Error 255 CC [M] net/sctp/inqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_fib.o] Error 255 CC [M] net/ipv6/ndisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_expect.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/udplite.o] Error 255 CC net/ipv4/icmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_helper.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_tty_ioctl.o] Error 255 CC net/ipv4/devinet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_v4l.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/cq.o] Error 255 CC [M] net/irda/ircomm/ircomm_param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-ack.o] Error 255 CC [M] net/rxrpc/ar-connection.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/cmd.o] Error 255 CC [M] net/sctp/outqueue.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_isr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cts.o] Error 255 CC [M] crypto/xts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_iocb.o] Error 255 CC [M] drivers/net/irda/ks959-sir.o make[3]: *** [net/netfilter/nf_conntrack_proto_generic.o] Error 255 CC [M] net/netfilter/nf_conntrack_extend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/recv.o] Error 255 CC arch/sparc/kernel/audit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/endpointola.o] Error 255 CC [M] net/sctp/ulpqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/viohs.o] Error 255 CC [M] drivers/media/dvb/frontends/sp887x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/datagram.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1_callback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_common.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1_patch.o CC drivers/net/phy/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/ioprio.o] Error 255 CC fs/bio-integrity.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kobject.o] Error 255 CC [M] net/irda/ircomm/ircomm_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_api.o] Error 255 make[3]: *** [kernel/trace/trace_stack.o] Error 255 CC net/sched/sch_blackhole.o CC kernel/trace/trace_boot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/addr.o] Error 255 CC [M] drivers/media/dvb/frontends/nxt6000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_av.o] Error 255 CC arch/sparc/kernel/compat_audit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_synth.o] Error 255 AS arch/sparc/kernel/head_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/compat_audit.o] Error 255 CC net/sched/cls_api.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_isr.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_nvram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6altivec1.o] Error 255 CC [M] net/unix/sysctl_net_unix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_init.o] Error 255 CC [M] drivers/ata/pata_cmd64x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/tx.o] Error 255 CC [M] net/mac80211/event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/pdc202xx_new.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_loopback.o] Error 255 CC [M] drivers/ide/piix.o CC [M] net/rose/rose_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/usb-urb.o] Error 255 CC [M] drivers/ata/pata_cs5520.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/ethtool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/core/filter.o make[2]: *** [mm/dmapool.o] Error 255 CC mm/mempolicy.o CC [M] drivers/net/ixgbe/ixgbe_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/s1d13xxxfb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_tty_attach.o] Error 255 CC [M] crypto/ctr.o CC [M] net/irda/ircomm/ircomm_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/xprt.o] Error 255 CC [M] net/sunrpc/socklib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ov7670.o] Error 255 CC [M] drivers/media/video/ov511.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/eq.o] Error 255 CC [M] drivers/net/mlx4/fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/ves1x93.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/tlv320aic3x.o] Error 255 CC [M] sound/soc/codecs/uda134x.o CC [M] drivers/media/dvb/frontends/mt352.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/key.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/ppdev.o] Error 255 CC [M] net/mac80211/led.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cafe_ccic.o] Error 255 CC [M] net/irda/ircomm/ircomm_lmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/chunk.o] Error 255 CC [M] sound/soc/codecs/uda1380.o CC [M] drivers/char/hw_random/n2-drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/audit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/irda/ircomm/ircomm_ttp.o make[3]: *** [net/dccp/ipv4.o] Error 255 CC [M] net/dccp/ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/ssfdc.o] Error 255 CC [M] drivers/mtd/mtdoops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_hw.o] Error 255 CC arch/sparc/kernel/init_task.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/send.o] Error 255 CC [M] net/rds/stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_l3proto_generic.o] Error 255 CC [M] net/netfilter/nf_conntrack_acct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/au88x0/au8830.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/au88x0] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_error.o] Error 255 CC [M] net/netfilter/nf_conntrack_ecache.o CC [M] drivers/scsi/scsi_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_event.o] Error 255 In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_gs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] net/netfilter/nf_conntrack_h323_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto.o] Error 255 LDS arch/sparc/kernel/vmlinux.lds Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/route.o] Error 255 CC [M] net/ipv6/udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/ksdazzle-sir.o] Error 255 CC [M] net/ipv6/udplite.o CC [M] sound/pci/ctxfi/ctimap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_tty.o] Error 255 CC [M] drivers/scsi/scsi_devinfo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_cong.o] Error 255 CC [M] drivers/media/dvb/frontends/zl10036.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6altivec2.o] Error 255 CC [M] drivers/md/raid6altivec4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_mbx.o] Error 255 CC [M] drivers/scsi/scsi_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/transport.o] Error 255 CC [M] net/sctp/command.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/dabusb.o] Error 255 CC [M] drivers/media/video/se401.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ipv6_sockglue.o] Error 255 CC [M] net/ipv6/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wme.o] Error 255 CC [M] drivers/scsi/scsi_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm80.o] Error 255 CC [M] drivers/hwmon/lm83.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda1004x.o] Error 255 CC [M] net/sunrpc/xprtsock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/oti6858.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_atiixp.o] Error 255 CC [M] drivers/hwmon/lm85.o CC [M] drivers/usb/serial/pl2303.o make[2]: *** [crypto/xts.o] Error 255 CC [M] drivers/media/video/stv680.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctdaio.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_sup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_stp.o] Error 255 /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c: In function 'qla2x00_configure_loop': /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: warning: 'wrap' may be used uninitialized in this function /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: note: 'wrap' was declared here CC [M] net/bridge/netfilter/ebt_vlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/utils.o] Error 255 CC net/core/flow.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_minisocks.o] Error 255 CC net/ipv4/af_inet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_boot.o] Error 255 CC kernel/trace/kmemtrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctamixer.o] Error 255 CC kernel/trace/trace_workqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_sysctl.o] Error 255 CC [M] drivers/scsi/scsi_proc.o make[3]: *** [drivers/scsi/scsi_lib.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/3c589_cs.o] Error 255 CC [M] drivers/net/pcmcia/fmvj18x_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/ks959-sir.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_mid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_ir.o] Error 255 CC [M] net/rxrpc/ar-connevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_scsi.o] Error 255 make[4]: *** [net/irda/irlan/irlan_eth.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_dfs.o CC [M] drivers/net/mlx4/icm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/unix/sysctl_net_unix.o] Error 255 CC [M] drivers/net/mlx4/intf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ds.o] Error 255 CC net/ipv4/igmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-remote.o] Error 255 make[5]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/dvb/dvb-usb] Error 2 make[4]: *** [drivers/scsi/lpfc/lpfc_debugfs.o] Error 255 CC net/core/net-sysfs.o CC [M] drivers/net/mlx4/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/3c574_cs.o] Error 255 CC [M] drivers/scsi/scsi_tgt_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cmd640.o] Error 255 CC [M] net/mac80211/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_blackhole.o] Error 255 CC lib/kref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctimap.o] Error 255 CC [M] sound/pci/ctxfi/cthardware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/addrconf.o] Error 255 CC [M] drivers/ata/pata_cs5530.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cs5520.o] Error 255 CC net/sched/act_api.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/unix/garbage.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-call.o] Error 255 CC [M] net/rxrpc/ar-error.o CC [M] drivers/net/mlx4/mcg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/bcast.o] Error 255 CC [M] net/tipc/bearer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/raw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/link_watch.o] Error 255 CC net/sched/sch_fifo.o CC [M] net/mac80211/debugfs_sta.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/kingsun-sir.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/irda] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_ethtool.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_niu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_gs.o] Error 255 CC [M] drivers/scsi/scsi_tgt_if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm83.o] Error 255 CC [M] drivers/net/mlx4/mr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/hw_random/n2-drv.o] Error 255 CC [M] drivers/char/hw_random/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_patch.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_output.o] Error 255 CC [M] drivers/hwmon/lm87.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/associola.o] Error 255 CC [M] net/sctp/tsnmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_udp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_common.o] Error 255 CC [M] net/netfilter/nf_conntrack_h323_asn1.o CC [M] net/irda/irlan/irlan_client.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_isr.o] Error 255 CC [M] net/sctp/bind_addr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_attr.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/lpfc] Error 2 CC [M] drivers/hwmon/lm90.o CC [M] drivers/net/qlge/qlge_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_lmp.o] Error 255 CC [M] drivers/hwmon/lm92.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/uda1380.o] Error 255 CC [M] drivers/hwmon/lm93.o make[4]: *** [sound/pci/echoaudio/darla20.o] Error 255 CC [M] sound/pci/echoaudio/echo3g.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_event.o] Error 255 CC [M] drivers/ide/serverworks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_param.o] Error 255 CC [M] drivers/hwmon/lm95241.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdoops.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mtd] Error 2 CC [M] net/sctp/socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/stats.o] Error 255 CC [M] net/rds/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kref.o] Error 255 CC [M] drivers/md/raid6altivec8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ctr.o] Error 255 CC [M] crypto/gcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/sp887x.o] Error 255 CC [M] crypto/ccm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_callback.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_dccp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/zl10036.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_gre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/piix.o] Error 255 In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dbg.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_proc.o] Error 255 CC [M] drivers/ide/siimage.o CC [M] drivers/scsi/sd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/nxt6000.o] Error 255 CC [M] drivers/media/dvb/frontends/zl10353.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/mt352.o] Error 255 CC [M] drivers/ide/slc90e66.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/ulpevent.o] Error 255 CC [M] net/sctp/primitive.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/flow.o] Error 255 make[3]: *** [net/sctp/inqueue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sctp/output.o CC net/core/netpoll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/kmemtrace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6altivec4.o] Error 255 CC [M] sound/pci/ctxfi/cttimer.o make[3]: *** [drivers/scsi/scsi_scan.o] Error 255 CC [M] drivers/ide/tc86c001.o CC kernel/trace/blktrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/phy.o] Error 255 CC drivers/net/phy/phy_device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_hipd.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/sym53c8xx_2] Error 2 CC [M] sound/pci/ctxfi/cthw20k2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irnet/irnet_ppp.o] Error 255 CC [M] net/irda/irnet/irnet_irda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-connection.o] Error 255 CC [M] sound/pci/ctxfi/cthw20k1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_core.o] Error 255 CC drivers/net/phy/mdio_bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_main.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_ctx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_h323_asn1.o] Error 255 CC [M] net/sctp/input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/filter.o] Error 255 CC net/core/fib_rules.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/bio-integrity.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/init_task.o] Error 255 CC [M] arch/sparc/kernel/us3_cpufreq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_vlan.o] Error 255 CC [M] net/bridge/netfilter/ebt_arpreply.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_ttp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/irda/ircomm] Error 2 CC drivers/net/phy/fixed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_out.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/rose/rose_route.o make[4]: *** [drivers/scsi/qla2xxx/qla_init.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_sctp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kobject_uevent.o] Error 255 make[4]: *** [sound/soc/codecs/uda134x.o] Error 255 CC lib/plist.o CC [M] sound/soc/codecs/wm8350.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/myri10ge/myri10ge.o] Error 255 CC [M] fs/9p/vfs_super.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/myri10ge] Error 2 CC [M] sound/soc/codecs/wm8400.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/hugetlb.o] Error 255 CC [M] drivers/net/phy/marvell.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/fw.o] Error 255 In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dfs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/mlx4/pd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/ulpqueue.o] Error 255 CC [M] drivers/usb/serial/qcserial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_statefuns.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/led.o] Error 255 CC [M] drivers/usb/serial/safe_serial.o make[3]: *** [net/netfilter/nf_conntrack_extend.o] Error 255 CC [M] drivers/net/qlge/qlge_dbg.o CC [M] net/netfilter/nf_conntrack_proto_udplite.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_nvram.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_dbg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm85.o] Error 255 CC [M] drivers/media/dvb/frontends/cx22702.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/plist.o] Error 255 CC lib/prio_heap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/unix/af_unix.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/unix] Error 2 CC lib/prio_tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/socklib.o] Error 255 CC [M] drivers/media/dvb/frontends/drx397xD.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/udp.o] Error 255 CC [M] net/sunrpc/sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_acct.o] Error 255 CC [M] net/netfilter/nf_conntrack_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/rtnetlink.o] Error 255 CC lib/proportions.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_init.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10021.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/cthardware.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/nf_conntrack_amanda.o make[4]: *** [drivers/scsi/qla2xxx/qla_dfs.o] Error 255 CC net/core/net-traces.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm95241.o] Error 255 CC [M] drivers/hwmon/ltc4215.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_ecache.o] Error 255 make[4]: *** [sound/pci/emu10k1/emu10k1.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1_main.o CC [M] net/rds/threads.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rx.o] Error 255 CC [M] net/mac80211/debugfs_netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cmd64x.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10023.o make[3]: *** [net/mac80211/debugfs_sta.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/siemens_mpi.o make[4]: *** [drivers/net/mlx4/mcg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_workqueue.o] Error 255 CC [M] drivers/ata/pata_cypress.o CC [M] net/mac80211/debugfs_key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/icm.o] Error 255 CC [M] drivers/net/mlx4/port.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_make_chunk.o] Error 255 CC [M] net/mac80211/mesh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_tgt_lib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/udplite.o] Error 255 CC [M] drivers/usb/serial/sierra.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/hw_random/core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-error.o] Error 255 CC [M] drivers/char/hw_random/timeriomem-rng.o CC [M] fs/9p/vfs_inode.o CC [M] net/netfilter/nf_conntrack_ftp.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mid.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/netdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/e1000e] Error 2 CC [M] drivers/hwmon/ltc4245.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/util.o] Error 255 CC [M] net/rxrpc/ar-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/intf.o] Error 255 CC [M] drivers/usb/serial/spcp8x5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/prio_heap.o] Error 255 CC [M] drivers/net/mlx4/profile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/sysctl.o] Error 255 CC [M] sound/soc/codecs/wm8510.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_api.o] Error 255 CC [M] drivers/net/mlx4/qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/event.o] Error 255 CC [M] drivers/ata/pata_efar.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_netlink.o] Error 255 CC [M] net/sctp/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_devinfo.o] Error 255 CC [M] drivers/scsi/sd_dif.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6altivec8.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/arp.o] Error 255 CC [M] drivers/md/multipath.o CC net/ipv4/fib_frontend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/command.o] Error 255 CC net/ipv4/fib_semantics.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ipv6.o] Error 255 CC [M] net/dccp/probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/icmp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sctp/ssnmap.o make[3]: *** [net/sctp/tsnmap.o] Error 255 CC [M] drivers/md/faulty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_client.o] Error 255 CC [M] net/irda/irlan/irlan_provider.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/cttimer.o] Error 255 CC [M] net/sctp/auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_ipv4.o] Error 255 CC net/ipv4/inet_fragment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_mid.o] Error 255 CC [M] net/rose/rose_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-connevent.o] Error 255 CC [M] net/rxrpc/ar-key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/zl10353.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/frontends/stv0297.o make[3]: *** [net/ipv4/tcp.o] Error 255 CC net/ipv4/sysctl_net_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cs5530.o] Error 255 CC [M] drivers/ata/pata_hpt366.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_tcp.o] Error 255 make[3]: *** [drivers/ide/serverworks.o] Error 255 CC [M] drivers/ide/triflex.o CC [M] net/rose/rose_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/gcm.o] Error 255 CC [M] crypto/cryptd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_hw.o] Error 255 CC [M] drivers/media/dvb/frontends/nxt200x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_tgt_if.o] Error 255 CC [M] net/rose/sysctl_net_rose.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/ttpci] Error 2 CC [M] drivers/md/dm-crypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/neighbour.o] Error 255 CC net/core/drop_monitor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/output.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/sparse.o make[3]: *** [net/mac80211/debugfs.o] Error 255 CC [M] net/mac80211/mesh_pathtbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/pd.o] Error 255 CC [M] drivers/net/mlx4/reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ccm.o] Error 255 CC [M] drivers/net/mlx4/sense.o make[2]: *** [arch/sparc/kernel/us3_cpufreq.o] Error 255 CC [M] arch/sparc/kernel/us2e_cpufreq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_sysfs.o] Error 255 CC [M] net/sunrpc/auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/outqueue.o] Error 255 CC [M] drivers/md/dm-delay.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/darla24.o] Error 255 CC [M] sound/pci/echoaudio/gina20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/mr.o] Error 255 CC [M] arch/sparc/kernel/chmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm87.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/md/dm-round-robin.o make[3]: *** [net/ipv6/raw.o] Error 255 CC [M] net/ipv6/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_arpreply.o] Error 255 CC [M] net/bridge/netfilter/ebt_mark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ndisc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/md/dm-log.o make[2]: *** [mm/mempolicy.o] Error 255 CC [M] sound/pci/emu10k1/irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm90.o] Error 255 CC [M] drivers/hwmon/max1111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/slc90e66.o] Error 255 CC [M] drivers/hwmon/max1619.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/tc86c001.o] Error 255 make[4]: *** [drivers/usb/serial/safe_serial.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/symbolserial.o make[4]: *** [drivers/usb/serial/qcserial.o] Error 255 CC [M] net/rxrpc/ar-local.o CC [M] drivers/md/dm-region-hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm92.o] Error 255 CC [M] net/ipv6/icmp.o /scratch/kisskb/src/sound/soc/codecs/wm8400.c: In function 'wm8400_set_dai_pll': /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.k' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.n' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.fratio' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.freq_ref' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.outdiv' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ltc4215.o] Error 255 CC [M] fs/9p/vfs_addr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/fixed.o] Error 255 CC [M] net/rxrpc/ar-output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_dbg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_super.o] Error 255 CC [M] drivers/hwmon/max6650.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/qla4xxx] Error 2 CC [M] drivers/ata/pata_hpt37x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/prio_tree.o] Error 255 CC lib/radix-tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/primitive.o] Error 255 CC [M] net/sctp/objcnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_gre.o] Error 255 CC [M] net/netfilter/nf_conntrack_irc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_fifo.o] Error 255 CC net/sched/cls_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx22702.o] Error 255 CC [M] net/sctp/proc.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_sup.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/proportions.o] Error 255 CC lib/ratelimit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/hw_random/timeriomem-rng.o] Error 255 make[4]: *** [drivers/usb/serial/siemens_mpi.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/hw_random] Error 2 make[3]: *** [net/core/net-traces.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/bearer.o] Error 255 CC lib/rbtree.o CC [M] net/tipc/config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/se401.o] Error 255 make[3]: *** [net/core/net-sysfs.o] Error 255 CC [M] sound/pci/echoaudio/gina24.o CC [M] net/core/pktgen.o CC [M] drivers/char/ip2/ip2main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/pl2303.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/port.o] Error 255 CC [M] drivers/net/mlx4/srq.o CC mm/sparse-vmemmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/mdio_bus.o] Error 255 CC [M] drivers/net/phy/davicom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_niu.o] Error 255 make[3]: *** [drivers/hwmon/ltc4245.o] Error 255 CC [M] drivers/net/mlx4/en_main.o CC [M] net/ipv6/mcast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/bind_addr.o] Error 255 In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_attr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] net/sctp/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cypress.o] Error 255 CC [M] drivers/hwmon/pc87360.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/fmvj18x_cs.o] Error 255 CC [M] drivers/net/pcmcia/nmclan_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/marvell.o] Error 255 CC [M] drivers/net/phy/cicada.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/main.o] Error 255 CC [M] drivers/net/mlx4/en_tx.o CC [M] drivers/char/ipmi/ipmi_msghandler.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/qlge/qlge_dbg.o] Error 255 CC [M] drivers/net/mlx4/en_rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8400.o] Error 255 CC [M] drivers/ata/pata_hpt3x2n.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8510.o] Error 255 CC [M] sound/soc/codecs/wm8580.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/fib_rules.o] Error 255 CC [M] drivers/ata/pata_hpt3x3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10023.o] Error 255 CC [M] drivers/media/dvb/frontends/or51211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irnet/irnet_irda.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/irda/irnet] Error 2 CC [M] drivers/media/dvb/frontends/or51132.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/reset.o] Error 255 CC [M] drivers/net/mlx4/en_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/irq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/frontends/bcm3510.o make[2]: *** [crypto/cryptd.o] Error 255 CC [M] crypto/des_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/sched.o] Error 255 CC [M] net/sunrpc/auth_null.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_amanda.o] Error 255 CC [M] sound/pci/emu10k1/memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/phy_device.o] Error 255 CC [M] drivers/net/phy/lxt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/us2e_cpufreq.o] Error 255 CC [M] net/irda/irlan/irlan_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_dccp.o] Error 255 CC [M] net/netfilter/nf_conntrack_netbios_ns.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10021.o] Error 255 CC [M] drivers/media/dvb/frontends/s5h1420.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_hpt366.o] Error 255 CC [M] net/irda/irlan/irlan_provider_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/faulty.o] Error 255 CC [M] drivers/md/dm-zero.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/threads.o] Error 255 CC [M] net/rds/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/profile.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/netpoll.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/emu10k1/voice.o make[4]: *** [net/bridge/netfilter/ebt_mark.o] Error 255 CC [M] drivers/net/mlx4/en_port.o CC [M] net/bridge/netfilter/ebt_dnat.o CC [M] drivers/ata/pata_it821x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/input.o] Error 255 make[3]: *** [drivers/ide/triflex.o] Error 255 CC [M] drivers/ide/trm290.o CC [M] net/sctp/ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0297.o] Error 255 CC [M] sound/soc/codecs/wm8728.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/sierra.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/qp.o] Error 255 CC net/sched/ematch.o make[3]: *** [net/ipv4/devinet.o] Error 255 CC net/ipv4/fib_hash.o CC [M] drivers/ata/pata_it8213.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/max1619.o] Error 255 make[3]: *** [fs/9p/vfs_addr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_fragment.o] Error 255 CC [M] drivers/ata/pata_jmicron.o CC [M] drivers/hwmon/pc87427.o CC [M] fs/9p/vfs_file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/sparse.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_h323_main.o] Error 255 CC [M] drivers/ata/pata_netcell.o CC [M] net/netfilter/nf_conntrack_pptp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/siimage.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/multipath.o] Error 255 make[2]: *** [lib/ratelimit.o] Error 255 CC [M] drivers/net/qlge/qlge_mpi.o CC [M] net/rxrpc/ar-peer.o make[3]: *** [net/mac80211/debugfs_key.o] Error 255 CC [M] net/mac80211/mesh_plink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/drop_monitor.o] Error 255 CC [M] sound/pci/echoaudio/indigo.o CC [M] drivers/char/ipmi/ipmi_devintf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/cirrusfb.o] Error 255 CC [M] drivers/video/sm501fb.o make[4]: *** [drivers/scsi/qla2xxx/qla_attr.o] Error 255 CC [M] drivers/char/ipmi/ipmi_si_intf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_subr.o] Error 255 CC [M] net/rds/loop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm93.o] Error 255 CC [M] drivers/net/qlge/qlge_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/debug.o] Error 255 CC [M] net/rds/page.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sd_dif.o] Error 255 CC [M] net/sunrpc/auth_unix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/ssnmap.o] Error 255 CC [M] drivers/scsi/sr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_dbg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sunrpc/auth_generic.o make[3]: *** [drivers/md/dm-round-robin.o] Error 255 CC [M] sound/pci/echoaudio/indigodj.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/debugfs_netdev.o] Error 255 CC [M] sound/pci/echoaudio/indigodjx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_provider.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/rds/rdma.o make[2]: *** [lib/rbtree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_api.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/spcp8x5.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mesh.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/sense.o] Error 255 CC [M] drivers/usb/serial/ti_usb_3410_5052.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/max1111.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_sup.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/qla2xxx] Error 2 CC [M] drivers/hwmon/pcf8591.o CC [M] drivers/scsi/sr_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_ftp.o] Error 255 CC [M] net/netfilter/nf_conntrack_sane.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_timer.o] Error 255 CC [M] net/bridge/netfilter/ebt_redirect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/af_inet.o] Error 255 CC lib/rwsem.o CC [M] drivers/net/tokenring/olympic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/probe.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/dccp] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_ethtool.o] Error 255 CC [M] net/mac80211/mesh_hwmp.o make[3]: *** [net/rose/sysctl_net_rose.o] Error 255 CC kernel/lockdep_proc.o CC [M] drivers/net/sfc/efx.o CC [M] drivers/net/tulip/xircom_cb.o CC [M] drivers/net/skfp/skfddi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/stv680.o] Error 255 CC [M] drivers/net/skfp/hwmtm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-local.o] Error 255 CC [M] net/rxrpc/ar-recvmsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/sparse-vmemmap.o] Error 255 CC mm/shmem_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/symbolserial.o] Error 255 CC [M] drivers/net/pcmcia/pcnet_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_udplite.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/lockdep.o] Error 255 CC [M] drivers/scsi/sr_vendor.o make[4]: *** [drivers/net/ixgbe/ixgbe_main.o] Error 255 CC [M] drivers/char/ipmi/ipmi_kcs_sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_sctp.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_82599.o CC [M] net/netfilter/nf_conntrack_sip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/udp.o] Error 255 CC kernel/futex.o make[4]: *** [drivers/net/phy/cicada.o] Error 255 CC [M] drivers/net/phy/qsemi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_82598.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/9p/vfs_dir.o make[3]: *** [net/sctp/objcnt.o] Error 255 make[4]: *** [drivers/net/phy/davicom.o] Error 255 CC mm/slub.o CC [M] net/bridge/netfilter/ebt_snat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-key.o] Error 255 CC [M] net/rxrpc/ar-security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/chmc.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/kernel] Error 2 CC [M] drivers/media/dvb/frontends/lgdt330x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/max6650.o] Error 255 CC [M] drivers/hwmon/sht15.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/lxt.o] Error 255 CC [M] drivers/net/phy/smsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/xprtsock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/sysctl_net_ipv4.o] Error 255 make[2]: *** [lib/radix-tree.o] Error 255 CC lib/sha1.o CC net/ipv4/proc.o CC [M] drivers/net/mlx4/en_cq.o CC [M] sound/pci/hda/patch_analog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/cthw20k2.o] Error 255 CC [M] drivers/net/phy/vitesse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_efar.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/pata_ninja32.o make[3]: *** [drivers/md/dm-region-hash.o] Error 255 CC [M] drivers/net/skfp/fplustm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_filter.o] Error 255 CC mm/failslab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_cgroup.o] Error 255 CC [M] drivers/ata/pata_ns87410.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-zero.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-input.o] Error 255 CC [M] net/rxrpc/ar-skbuff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-delay.o] Error 255 CC [M] net/tipc/cluster.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_dnat.o] Error 255 CC [M] drivers/scsi/raid_class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_ctx.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/netxen] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/blktrace.o] Error 255 CC kernel/trace/trace_events.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_hpt37x.o] Error 255 CC [M] drivers/ata/pata_ns87415.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_irc.o] Error 255 CC [M] net/netfilter/nf_conntrack_tftp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_route.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rose] Error 2 CC kernel/trace/trace_export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_input.o] Error 255 CC [M] drivers/ata/pata_opti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth_null.o] Error 255 CC [M] net/netfilter/nf_tproxy_core.o make[3]: *** [drivers/ata/pata_hpt3x3.o] Error 255 CC net/ipv4/fib_rules.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_file.o] Error 255 CC [M] drivers/net/mlx4/en_resources.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/fib_semantics.o] Error 255 CC net/ipv4/ipmr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/pcf8591.o] Error 255 CC [M] drivers/ata/pata_optidma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/vitesse.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/protocol.o] Error 255 CC [M] net/ipv6/reassembly.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/srq.o] Error 255 CC [M] drivers/net/usb/catc.o CC [M] drivers/net/mlx4/en_netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-crypt.o] Error 255 CC [M] net/ipv6/tcp_ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/auth.o] Error 255 CC [M] net/ipv6/exthdrs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_hpt3x2n.o] Error 255 CC lib/show_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8580.o] Error 255 CC [M] net/rds/rdma_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/rwsem.o] Error 255 CC [M] sound/pci/ice1712/ice1712.o CC [M] sound/pci/emu10k1/emumpu401.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_jmicron.o] Error 255 CC [M] drivers/ata/pata_marvell.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/qsemi.o] Error 255 CC [M] net/sched/act_police.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/drx397xD.o] Error 255 CC [M] drivers/media/dvb/frontends/lgdt3304.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_provider_event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sd.o] Error 255 CC [M] net/irda/irlan/irlan_client_event.o CC [M] drivers/scsi/scsi_transport_spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/config.o] Error 255 CC [M] net/netfilter/x_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/failslab.o] Error 255 CC mm/filemap_xip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/igmp.o] Error 255 CC kernel/trace/trace_events_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_it8213.o] Error 255 CC [M] drivers/net/phy/broadcom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/or51211.o] Error 255 CC net/ipv4/syncookies.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8728.o] Error 255 CC [M] drivers/net/skfp/smt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/sha1.o] Error 255 CC net/ipv4/inet_lro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_dir.o] Error 255 CC [M] fs/9p/vfs_dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/transport.o] Error 255 CC [M] sound/soc/codecs/wm8731.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/voice.o] Error 255 CC [M] sound/pci/emu10k1/emupcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/loop.o] Error 255 CC [M] net/rds/ib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_main.o] Error 255 CC [M] sound/pci/hda/patch_atihdmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/nxt200x.o] Error 255 CC [M] sound/pci/hda/patch_ca0110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/bcm3510.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_dcb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/cthw20k1.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ctxfi] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mesh_pathtbl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/shmem_acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/migrate.o make[3]: *** [net/netfilter/nf_conntrack_netbios_ns.o] Error 255 CC [M] drivers/video/carminefb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sysctl.o] Error 255 CC [M] net/bridge/netfilter/ebt_log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-log.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/md] Error 2 CC [M] net/netfilter/xt_tcpudp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/page.o] Error 255 CC [M] sound/pci/lx6464es/lx6464es.o CC [M] sound/pci/korg1212/korg1212.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_snat.o] Error 255 CC [M] sound/pci/ice1712/delta.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/nmclan_cs.o] Error 255 CC [M] drivers/net/pcmcia/smc91c92_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-output.o] Error 255 CC lib/string.o make[2]: *** [kernel/lockdep_proc.o] Error 255 CC kernel/futex_compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth_unix.o] Error 255 make[4]: *** [sound/soc/codecs/wm8350.o] Error 255 CC [M] net/rxrpc/ar-transport.o CC [M] drivers/net/pcmcia/xirc2ps_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/s5h1420.o] Error 255 CC [M] drivers/media/dvb/frontends/lgdt3305.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/fib_frontend.o] Error 255 make[3]: *** [drivers/ide/trm290.o] Error 255 CC [M] drivers/media/dvb/frontends/cx24123.o CC [M] drivers/ide/via82cxxx.o CC [M] drivers/char/pcmcia/ipwireless/hardware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_netcell.o] Error 255 make[3]: *** [drivers/ata/pata_ns87415.o] Error 255 CC [M] drivers/media/dvb/frontends/lnbp21.o CC [M] sound/soc/codecs/wm8750.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sm501fb.o] Error 255 CC [M] drivers/char/pcmcia/ipwireless/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_it821x.o] Error 255 CC [M] sound/pci/emu10k1/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/or51132.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/qlge/qlge_ethtool.o] Error 255 CC [M] drivers/net/pcmcia/com20020_cs.o CC [M] drivers/hwmon/sis5595.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_redirect.o] Error 255 CC [M] drivers/hwmon/smsc47b397.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/smsc.o] Error 255 CC [M] drivers/char/ipmi/ipmi_smic_sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/pc87427.o] Error 255 CC [M] drivers/hwmon/smsc47m1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ov511.o] Error 255 CC [M] drivers/media/video/w9968cf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_kcs_sm.o] Error 255 CC [M] drivers/char/ipmi/ipmi_bt_sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_ns87410.o] Error 255 CC [M] drivers/ata/pata_mpiix.o make[3]: *** [net/netfilter/nf_conntrack_sane.o] Error 255 CC [M] drivers/media/video/zr364xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/proc.o] Error 255 CC [M] net/bridge/netfilter/ebt_ulog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgdt330x.o] Error 255 CC [M] drivers/media/dvb/frontends/isl6405.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/show_mem.o] Error 255 CC [M] sound/pci/ice1712/hoontech.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/memory.o] Error 255 make[4]: *** [drivers/net/mlx4/en_port.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sr_ioctl.o] Error 255 make[3]: *** [net/mac80211/mesh_plink.o] Error 255 CC [M] sound/pci/emu10k1/emuproc.o CC [M] drivers/ata/pata_oldpiix.o CC [M] drivers/scsi/scsi_transport_fc.o CC [M] drivers/net/skfp/cfm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_ninja32.o] Error 255 CC [M] drivers/scsi/scsi_transport_iscsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/qlge/qlge_mpi.o] Error 255 CC [M] drivers/scsi/scsi_transport_sas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/ematch.o] Error 255 CC [M] net/sched/act_gact.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_devintf.o] Error 255 CC [M] net/mac80211/rc80211_pid_algo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-peer.o] Error 255 CC [M] kernel/trace/ring_buffer_benchmark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-skbuff.o] Error 255 CC [M] net/rxrpc/ar-proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/fib_hash.o] Error 255 CC [M] sound/soc/codecs/wm8753.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth_generic.o] Error 255 CC [M] net/sunrpc/svc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_netlink.o] Error 255 CC [M] net/netfilter/xt_CLASSIFY.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_dentry.o] Error 255 CC [M] fs/9p/v9fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/hwmtm.o] Error 255 CC [M] drivers/net/skfp/ecm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_opti.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/soc/codecs/wm8900.o make[3]: *** [net/ipv4/fib_rules.o] Error 255 CC net/ipv4/ipconfig.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/pc87360.o] Error 255 CC [M] drivers/hwmon/smsc47m192.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/broadcom.o] Error 255 CC [M] drivers/net/phy/icplus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_cq.o] Error 255 CC [M] drivers/hwmon/thmc50.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/rdma.o] Error 255 CC [M] net/rds/ib_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emumpu401.o] Error 255 CC [M] sound/pci/emu10k1/emumixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/xircom_cb.o] Error 255 CC [M] drivers/net/tulip/dmfe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lnbp21.o] Error 255 CC [M] drivers/media/dvb/frontends/isl6421.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_marvell.o] Error 255 CC [M] drivers/net/tulip/winbond-840.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-recvmsg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_optidma.o] Error 255 CC [M] net/rxrpc/rxkad.o CC [M] drivers/ata/pata_pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_phy.o] Error 255 CC [M] drivers/ata/pata_pdc2027x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/sht15.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_client_event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-security.o] Error 255 CC [M] drivers/usb/serial/visor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/icmp.o] Error 255 CC [M] net/ipv6/datagram.o make[4]: *** [drivers/net/mlx4/en_ethtool.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/irda/irlan] Error 2 make[3]: Target `__build' not remade because of errors. CC [M] net/tipc/core.o make[2]: *** [net/irda] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_tproxy_core.o] Error 255 CC [M] net/netfilter/xt_CONNMARK.o CC [M] sound/pci/mixart/mixart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/cluster.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10086.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/des_generic.o] Error 255 CC [M] crypto/fcrypt.o CC [M] drivers/video/uvesafb.o CC [M] net/wanrouter/wanproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/smsc47b397.o] Error 255 make[4]: *** [drivers/net/mlx4/en_tx.o] Error 255 CC [M] drivers/video/vfb.o LD kernel/trace/libftrace.o CC mm/percpu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_pptp.o] Error 255 CC [M] net/netfilter/xt_CONNSECMARK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/futex_compat.o] Error 255 CC mm/quicklist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_ca0110.o] Error 255 CC [M] sound/pci/hda/patch_cmedia.o CC [M] drivers/video/output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/filemap_xip.o] Error 255 CC [M] drivers/net/phy/realtek.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/string.o] Error 255 CC lib/vsprintf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/isl6405.o] Error 255 CC [M] lib/crc-ccitt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/ring_buffer_benchmark.o] Error 255 CC mm/memcontrol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_smic_sm.o] Error 255 CC [M] drivers/char/ipmi/ipmi_watchdog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_police.o] Error 255 CC [M] drivers/char/pcmcia/synclink_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/raid_class.o] Error 255 CC [M] drivers/scsi/scsi_transport_srp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sr.o] Error 255 CC [M] net/tipc/handler.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_tftp.o] Error 255 CC [M] net/netfilter/xt_DSCP.o /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c: In function 'lx_trigger_start': /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c:455: warning: cast to pointer from integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mesh_hwmp.o] Error 255 make[3]: *** [drivers/ata/pata_mpiix.o] Error 255 CC [M] net/mac80211/rc80211_pid_debugfs.o CC [M] drivers/ata/pata_pdc202xx_old.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgdt3304.o] Error 255 make[4]: *** [sound/pci/emu10k1/io.o] Error 255 CC [M] sound/pci/emu10k1/emufx.o CC [M] drivers/ata/pata_radisys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/rdma_transport.o] Error 255 CC [M] net/rds/ib_recv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8731.o] Error 255 CC [M] sound/soc/codecs/wm8903.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_82598.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_dcb_82598.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/smsc47m1.o] Error 255 CC [M] drivers/hwmon/tmp401.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_events.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_dcb_82599.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_lro.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/ixgbe/ixgbe_dcb_nl.o make[4]: *** [drivers/net/ixgbe/ixgbe_dcb.o] Error 255 make[4]: *** [net/bridge/netfilter/ebt_log.o] Error 255 make[3]: *** [net/rds/ib.o] Error 255 CC [M] net/bridge/netfilter/ebt_nflog.o CC [M] net/mac80211/rc80211_minstrel.o CC [M] net/rds/ib_ring.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/echo3g.o] Error 255 CC [M] net/mac80211/rc80211_minstrel_debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sr_vendor.o] Error 255 CC [M] net/rds/ib_send.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ti_usb_3410_5052.o] Error 255 CC [M] sound/pci/echoaudio/indigoio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/v9fs.o] Error 255 CC [M] fs/9p/fid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_bt_sm.o] Error 255 CC [M] drivers/scsi/libiscsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/gina20.o] Error 255 CC [M] sound/pci/echoaudio/indigoiox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/carminefb.o] Error 255 CC [M] drivers/char/ipmi/ipmi_poweroff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_resources.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/sis5595.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_tcpudp.o] Error 255 CC [M] drivers/net/tokenring/tms380tr.o CC [M] drivers/net/usb/kaweth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emuproc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_82599.o] Error 255 CC [M] sound/pci/emu10k1/timer.o CC [M] drivers/net/ixgbe/ixgbe_fcoe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_oldpiix.o] Error 255 CC [M] drivers/net/pcmcia/axnet_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-transport.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/hoontech.o] Error 255 CC [M] drivers/scsi/libiscsi_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/core.o] Error 255 CC [M] drivers/net/phy/et1011c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/output.o] Error 255 CC [M] sound/pci/echoaudio/layla20.o CC [M] drivers/char/tpm/tpm.o CC [M] drivers/char/rio/rio_linux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/catc.o] Error 255 CC [M] drivers/char/tpm/tpm_nsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/realtek.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/delta.o] Error 255 CC [M] crypto/blowfish.o CC [M] net/tipc/link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/gina24.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/isl6421.o] Error 255 CC [M] net/rds/ib_stats.o make[2]: *** [crypto/fcrypt.o] Error 255 CC [M] drivers/media/dvb/frontends/tda826x.o CC [M] sound/pci/echoaudio/layla24.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/thmc50.o] Error 255 CC [M] net/sched/act_mirred.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc-ccitt.o] Error 255 CC [M] net/sched/act_ipt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/char/pcmcia/ipwireless/main.o] Error 255 make[3]: *** [net/netfilter/xt_CLASSIFY.o] Error 255 CC [M] drivers/net/sfc/falcon.o CC [M] net/sched/act_nat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/pcnet_cs.o] Error 255 CC [M] drivers/char/pcmcia/ipwireless/network.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/vfb.o] Error 255 CC [M] crypto/twofish.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/quicklist.o] Error 255 CC [M] net/sched/act_pedit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/via82cxxx.o] Error 255 CC [M] drivers/char/pcmcia/ipwireless/tty.o CC [M] drivers/ide/ide-pci-generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_atihdmi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/migrate.o] Error 255 /scratch/kisskb/src/mm/percpu.c: In function 'pcpu_map': /scratch/kisskb/src/mm/percpu.c:647: warning: unused variable 'last' CC [M] drivers/net/sfc/tx.o CC [M] sound/pci/hda/patch_conexant.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/cfm.o] Error 255 CC [M] drivers/net/sfc/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/smsc47m192.o] Error 255 CC net/ipv4/netfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/com20020_cs.o] Error 255 CC [M] net/sunrpc/svcsock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8900.o] Error 255 CC [M] drivers/hwmon/via686a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgdt3305.o] Error 255 make[3]: *** [net/sched/act_gact.o] Error 255 CC [M] drivers/media/dvb/frontends/tda8261.o CC [M] net/sched/act_simple.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/icplus.o] Error 255 CC [M] drivers/media/dvb/frontends/dib0070.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_sip.o] Error 255 CC [M] net/netfilter/xt_HL.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/mcast.o] Error 255 CC [M] drivers/media/video/s2255drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_CONNSECMARK.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_si_intf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/syncookies.o] Error 255 CC [M] drivers/media/video/soc_camera.o CC [M] net/ipv6/ip6_flowlabel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8750.o] Error 255 CC [M] net/ipv6/inet6_connection_sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_events_filter.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/trace] Error 2 CC [M] net/ipv6/sysctl_net_ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/exthdrs.o] Error 255 CC [M] net/ipv6/ip6mr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/reassembly.o] Error 255 CC [M] drivers/ide/ide-tape.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/char/pcmcia/ipwireless/hardware.o] Error 255 CC [M] sound/pci/echoaudio/mia.o CC [M] net/wimax/id-table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_msghandler.o] Error 255 make[3]: *** [drivers/scsi/scsi_transport_srp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/zr364xx.o] Error 255 CC [M] net/sched/act_skbedit.o CC [M] net/wimax/op-msg.o CC [M] drivers/scsi/iscsi_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/fplustm.o] Error 255 CC [M] drivers/net/skfp/pcmplc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/visor.o] Error 255 CC [M] drivers/usb/serial/whiteheat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigo.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/lx6464es/lx6464es.o] Error 255 CC [M] sound/pci/echoaudio/mona.o make[4]: *** [net/bridge/netfilter/ebt_ulog.o] Error 255 CC [M] sound/pci/lx6464es/lx_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svc.o] Error 255 CC [M] drivers/ide/ide-cs.o CC [M] net/sunrpc/svcauth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_pcmcia.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ide/ide_platform.o make[5]: *** [drivers/media/dvb/frontends/cx24123.o] Error 255 CC [M] drivers/media/dvb/frontends/tua6100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/tpm/tpm_nsc.o] Error 255 CC [M] drivers/char/tpm/tpm_atmel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/ecm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/timer.o] Error 255 CC [M] drivers/net/usb/pegasus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/skfddi.o] Error 255 CC [M] drivers/net/tulip/de2104x.o CC [M] drivers/net/vxge/vxge-config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8753.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_pid_algo.o] Error 255 CC [M] sound/soc/codecs/wm8940.o CC [M] drivers/net/skfp/pmf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_radisys.o] Error 255 CC [M] drivers/ata/pata_rz1000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_poweroff.o] Error 255 CC [M] net/rds/ib_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_analog.o] Error 255 CC [M] drivers/net/skfp/queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipconfig.o] Error 255 CC [M] drivers/net/skfp/rmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/handler.o] Error 255 CC [M] net/tipc/discover.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/ipv6.o] Error 255 CC [M] sound/pci/ice1712/ews.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/tmp401.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_dcb_nl.o] Error 255 CC [M] sound/soc/codecs/wm8960.o CC [M] drivers/hwmon/vt1211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/percpu.o] Error 255 CC mm/page_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/et1011c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/efx.o] Error 255 CC [M] drivers/net/phy/mdio-bitbang.o CC [M] sound/soc/codecs/wm8971.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smt.o] Error 255 CC [M] drivers/net/phy/mdio-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigodjx.o] Error 255 make[3]: *** [drivers/ata/pata_pdc2027x.o] Error 255 CC [M] drivers/ata/pata_sc1200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_cmedia.o] Error 255 CC [M] sound/pci/hda/patch_sigmatel.o CC [M] sound/soc/codecs/wm8988.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipmr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/xt_LED.o make[3]: *** [net/netfilter/xt_CONNMARK.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/emu10k1/p16v.o make[3]: *** [net/wanrouter/wanproc.o] Error 255 CC [M] net/wanrouter/wanmain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/tpm/tpm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_netdev.o] Error 255 CC [M] net/netfilter/xt_MARK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_cm.o] Error 255 CC net/ipv4/cipso_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/fid.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/9p] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_minstrel_debugfs.o] Error 255 CC [M] drivers/net/usb/rtl8150.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigodj.o] Error 255 CC [M] sound/pci/hda/patch_intelhdmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-pci-generic.o] Error 255 CC [M] drivers/net/tulip/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/x_tables.o] Error 255 CC [M] net/netfilter/xt_NFLOG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/futex.o] Error 255 CC kernel/rtmutex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_dcb_82599.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda8261.o] Error 255 CC kernel/rtmutex-debug.o make[4]: *** [drivers/net/ixgbe/ixgbe_dcb_82598.o] Error 255 CC [M] drivers/media/dvb/frontends/s5h1409.o CC [M] drivers/char/rio/rioinit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/olympic.o] Error 255 CC kernel/rtmutex-tester.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_simple.o] Error 255 CC [M] net/sched/sch_cbq.o CC [M] fs/adfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_spi.o] Error 255 CC [M] drivers/net/tokenring/abyss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ip2/ip2main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/ip2] Error 2 CC [M] drivers/media/video/mt9m001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib0070.o] Error 255 CC [M] drivers/media/dvb/frontends/itd1000.o CC [M] net/ipv4/netfilter/nf_nat_rule.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/via686a.o] Error 255 CC [M] drivers/net/tokenring/tmspci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_pdc202xx_old.o] Error 255 CC kernel/smp.o /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:677: warning: 'err' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/mixart/mixart.o] Error 255 CC [M] sound/pci/mixart/mixart_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emupcm.o] Error 255 CC kernel/spinlock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/uvesafb.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/video] Error 2 CC [M] net/wimax/op-reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_ring.o] Error 255 CC [M] net/rds/ib_rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/tcp_ipv6.o] Error 255 CC kernel/uid16.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_pid_debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide_platform.o] Error 255 CC [M] drivers/net/skfp/smtdef.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_rx.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/mlx4] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda826x.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10048.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_ipt.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_standalone.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_stats.o] Error 255 CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/mdio-gpio.o] Error 255 CC [M] sound/soc/codecs/wm8990.o make[4]: *** [drivers/net/pcmcia/smc91c92_cs.o] Error 255 CC [M] drivers/net/pcmcia/ibmtr_cs.o CC net/wireless/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/winbond-840.o] Error 255 CC [M] drivers/net/tulip/interrupt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_conexant.o] Error 255 CC [M] sound/pci/hda/hda_eld.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_HL.o] Error 255 make[4]: *** [drivers/char/ipmi/ipmi_watchdog.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/ipmi] Error 2 make[4]: *** [drivers/net/qlge/qlge_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/qlge] Error 2 CC kernel/module.o CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o CC [M] sound/soc/codecs/wm9081.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_cgroup.o] Error 255 CC [M] sound/pci/hda/patch_nvhdmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_DSCP.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wan/hdlc.o make[2]: *** [crypto/blowfish.o] Error 255 CC [M] drivers/net/tulip/media.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rtmutex-tester.o] Error 255 CC kernel/kallsyms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/queue.o] Error 255 CC [M] drivers/net/tulip/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/tpm/tpm_atmel.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/tpm] Error 2 CC [M] drivers/net/sfc/falcon_gmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/xirc2ps_cs.o] Error 255 CC [M] sound/pci/ice1712/ice1724.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8903.o] Error 255 CC [M] drivers/hwmon/vt8231.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/rmt.o] Error 255 CC kernel/acct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_skbedit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/socket.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sctp] Error 2 CC kernel/compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/mdio-bitbang.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/phy/national.o make[4]: *** [net/bridge/netfilter/ebt_nflog.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/netfilter] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/rtmutex-debug.o] Error 255 make[2]: *** [net/bridge] Error 2 CC [M] sound/pci/ice1712/amp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_sysctl.o] Error 255 CC [M] net/rds/iw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_send.o] Error 255 CC [M] sound/pci/mixart/mixart_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/dir.o] Error 255 CC [M] fs/adfs/dir_f.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_fcoe.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/ixgbe] Error 2 CC [M] drivers/hwmon/w83627ehf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_recv.o] Error 255 CC [M] net/sunrpc/svcauth_unix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/char/pcmcia/ipwireless/network.o] Error 255 CC [M] sound/pci/ice1712/revo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/sysctl_net_ipv6.o] Error 255 CC [M] net/ipv6/xfrm6_policy.o CC net/xfrm/xfrm_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/id-table.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/char/pcmcia/ipwireless/tty.o] Error 255 CC [M] sound/pci/mixart/mixart_mixer.o make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/char/pcmcia/ipwireless] Error 2 CC [M] drivers/char/pcmcia/cm4000_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/korg1212/korg1212.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/korg1212] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/spinlock.o] Error 255 CC net/xfrm/xfrm_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_sas.o] Error 255 CC [M] drivers/char/pcmcia/cm4040_cs.o CC [M] net/x25/af_x25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tua6100.o] Error 255 CC net/xfrm/xfrm_hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_LED.o] Error 255 CC [M] net/netfilter/xt_NFQUEUE.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_nat.o] Error 255 CC [M] fs/adfs/dir_fplus.o CC [M] sound/pci/nm256/nm256.o CC [M] drivers/net/wimax/i2400m/sdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wanrouter/wanmain.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_mirred.o] Error 255 CC [M] net/sched/sch_htb.o make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wanrouter] Error 2 CC net/compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_pedit.o] Error 255 CC [M] drivers/net/wimax/i2400m/sdio-tx.o /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c: In function 'lx_interrupt_request_new_buffer': /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c:1281: warning: cast to pointer from integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/axnet_cs.o] Error 255 CC [M] net/ipv6/xfrm6_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10086.o] Error 255 CC net/sysctl_net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_intelhdmi.o] Error 255 CC [M] sound/pci/hda/patch_realtek.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_rz1000.o] Error 255 CC [M] sound/pci/hda/patch_si3054.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/twofish.o] Error 255 CC [M] crypto/twofish_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8988.o] Error 255 CC [M] crypto/serpent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cs.o] Error 255 CC [M] drivers/media/dvb/frontends/cx24113.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/vt1211.o] Error 255 CC [M] crypto/aes_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/itd1000.o] Error 255 CC [M] crypto/camellia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigoiox.o] Error 255 CC [M] crypto/cast5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_flowlabel.o] Error 255 CC [M] crypto/cast6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/rxkad.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rxrpc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rio_linux.o] Error 255 CC [M] net/ipv6/xfrm6_input.o CC [M] crypto/arc4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_NFLOG.o] Error 255 CC [M] net/ipv6/xfrm6_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigoio.o] Error 255 CC [M] drivers/char/rio/rioboot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/vsprintf.o] Error 255 CC [M] lib/crc16.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/rx.o] Error 255 CC [M] drivers/media/dvb/frontends/s5h1411.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/netfilter.o] Error 255 CC net/ipv4/xfrm4_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/abyss.o] Error 255 CC [M] drivers/media/dvb/frontends/lgs8gl5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-msg.o] Error 255 CC [M] drivers/net/skfp/smtinit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/lx6464es/lx_core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/lx6464es] Error 2 CC net/ipv4/xfrm4_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/inet6_connection_sock.o] Error 255 CC [M] net/ipv6/netfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/smp.o] Error 255 CC [M] drivers/media/video/mt9m111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_iscsi.o] Error 255 CC [M] drivers/media/video/mt9t031.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sc1200.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_MARK.o] Error 255 CC [M] net/netfilter/xt_NOTRACK.o CC [M] drivers/ata/pata_serverworks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/whiteheat.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/serial] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/usb] Error 2 CC [M] drivers/scsi/aic7xxx_old.o make[4]: *** [drivers/net/tulip/eeprom.o] Error 255 CC [M] drivers/net/wimax/i2400m/sdio-fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/pegasus.o] Error 255 CC [M] drivers/net/wimax/i2400m/sdio-rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9m001.o] Error 255 CC [M] drivers/media/video/mt9v022.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8960.o] Error 255 CC net/xfrm/xfrm_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8971.o] Error 255 make[3]: *** [drivers/scsi/libiscsi_tcp.o] Error 255 CC [M] drivers/net/wimax/i2400m/usb-fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/pktgen.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/core] Error 2 CC [M] drivers/net/wimax/i2400m/usb-notif.o CC [M] drivers/ata/pata_sil680.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_minstrel.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/mac80211] Error 2 make[4]: *** [sound/pci/ice1712/ice1712.o] Error 255 CC [M] drivers/scsi/ips.o CC [M] sound/pci/ice1712/aureon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/datagram.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wimax/i2400m/usb-tx.o make[4]: *** [drivers/media/video/soc_camera.o] Error 255 CC [M] net/sunrpc/rpcb_clnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/tmspci.o] Error 255 CC [M] drivers/scsi/fdomain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/uid16.o] Error 255 make[4]: *** [sound/pci/ice1712/amp.o] Error 255 CC [M] net/sunrpc/timer.o CC [M] sound/pci/ice1712/vt1720_mobo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8940.o] Error 255 CC net/xfrm/xfrm_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10048.o] Error 255 CC [M] drivers/media/dvb/frontends/lgs8gxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/s5h1409.o] Error 255 make[2]: *** [kernel/kallsyms.o] Error 255 CC kernel/cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rioinit.o] Error 255 CC net/xfrm/xfrm_algo.o CC [M] drivers/media/dvb/frontends/dvb_dummy_fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/rtl8150.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-tape.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ide] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/dir_f.o] Error 255 CC [M] drivers/net/usb/hso.o CC [M] drivers/char/rio/riocmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/p16v.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svcauth.o] Error 255 CC [M] drivers/net/tulip/tulip_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smtdef.o] Error 255 CC [M] drivers/net/skfp/smttimer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/iscsi_tcp.o] Error 255 CC [M] drivers/scsi/qlogicfas408.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/national.o] Error 255 CC [M] drivers/net/phy/ste10Xp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/dmfe.o] Error 255 CC [M] drivers/net/tulip/21142.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/discover.o] Error 255 CC [M] drivers/net/tulip/pnic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/kaweth.o] Error 255 CC [M] drivers/net/usb/asix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_NFQUEUE.o] Error 255 CC [M] drivers/net/usb/cdc_ether.o CC [M] drivers/net/wireless/strip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/revo.o] Error 255 CC [M] drivers/scsi/qla1280.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/mixart/mixart_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/dmx3191d.o make[4]: *** [sound/pci/hda/patch_nvhdmi.o] Error 255 CC [M] sound/pci/hda/patch_via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_si3054.o] Error 255 CC net/xfrm/xfrm_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emumixer.o] Error 255 CC [M] drivers/net/tulip/pnic2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_rule.o] Error 255 CC [M] net/x25/x25_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_policy.o] Error 255 CC [M] net/x25/x25_facilities.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_hash.o] Error 255 make[4]: *** [drivers/net/skfp/pcmplc.o] Error 255 CC net/xfrm/xfrm_proc.o CC [M] sound/pci/hda/hda_codec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-reset.o] Error 255 CC [M] net/wimax/op-rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/vt8231.o] Error 255 CC [M] net/xfrm/xfrm_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rtmutex.o] Error 255 CC [M] drivers/net/usb/cdc_eem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/media.o] Error 255 CC [M] drivers/net/tulip/de4x5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/pcmcia/cm4040_cs.o] Error 255 CC [M] drivers/net/tulip/uli526x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_rdma.o] Error 255 CC [M] net/rds/iw_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw.o] Error 255 CC [M] drivers/net/sfc/falcon_xmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/memcontrol.o] Error 255 CC [M] net/xfrm/xfrm_ipcomp.o make[3]: *** [net/ipv4/xfrm4_state.o] Error 255 CC [M] sound/pci/hda/hda_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgs8gl5.o] Error 255 CC [M] drivers/media/dvb/frontends/af9013.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cast6.o] Error 255 CC [M] drivers/net/usb/dm9601.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc.o] Error 255 CC [M] drivers/net/wan/hdlc_raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/arc4.o] Error 255 CC [M] drivers/scsi/dc395x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_conntrack_proto_icmp.o] Error 255 CC [M] drivers/net/wireless/netwave_cs.o make[4]: *** [drivers/media/video/s2255drv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/ov772x.o make[4]: *** [net/ipv4/netfilter/nf_nat_standalone.o] Error 255 make[5]: *** [drivers/media/dvb/frontends/s5h1411.o] Error 255 CC [M] drivers/media/dvb/frontends/cx24116.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_fc.o] Error 255 CC [M] net/sunrpc/xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/dir_fplus.o] Error 255 CC [M] fs/adfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_eld.o] Error 255 CC [M] sound/pci/hda/hda_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/vt1720_mobo.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/timer.o] Error 255 CC [M] drivers/net/vxge/vxge-traffic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/tms380tr.o] Error 255 CC [M] drivers/net/tokenring/3c359.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/acct.o] Error 255 CC [M] drivers/net/vxge/vxge-ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sdio-fw.o] Error 255 CC [M] net/wireless/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc16.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/tx.o] Error 255 CC kernel/cgroup_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] lib/crc-t10dif.o make[3]: *** [net/sunrpc/svcsock.o] Error 255 CC [M] net/sunrpc/sunrpc_syms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/pmf.o] Error 255 CC [M] drivers/net/skfp/srf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/slub.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [mm] Error 2 CC [M] net/wireless/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_NOTRACK.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sdio.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_unknown.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/af_x25.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_common.o CC [M] net/netfilter/xt_RATEEST.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_serverworks.o] Error 255 CC [M] drivers/net/wimax/i2400m/usb-rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6mr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wimax/i2400m/usb.o make[5]: *** [drivers/media/dvb/frontends/dvb_dummy_fe.o] Error 255 CC [M] drivers/ata/pata_via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/ste10Xp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/phy] Error 2 CC [M] net/ipv4/netfilter/nf_nat_proto_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rioboot.o] Error 255 CC [M] drivers/media/dvb/frontends/si21xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_input.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sdio-tx.o] Error 255 CC [M] drivers/ata/pata_sl82c105.o CC [M] drivers/net/wimax/i2400m/control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ews.o] Error 255 CC [M] sound/pci/ice1712/pontis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smttimer.o] Error 255 CC [M] drivers/net/wan/hdlc_raw_eth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cast5.o] Error 255 CC [M] sound/pci/ice1712/prodigy192.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smtinit.o] Error 255 CC [M] drivers/net/wan/hdlc_cisco.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/file.o] Error 255 CC [M] fs/adfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_cbq.o] Error 255 CC [M] sound/pci/ice1712/prodigy_hifi.o make[4]: *** [drivers/net/tulip/interrupt.o] Error 255 CC [M] net/x25/x25_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/cipso_ipv4.o] Error 255 CC net/ipv4/xfrm4_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-tx.o] Error 255 CC [M] drivers/net/wimax/i2400m/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/timer.o] Error 255 CC [M] net/sunrpc/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc-t10dif.o] Error 255 CC [M] lib/crc-itu-t.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_state.o] Error 255 CC [M] lib/crc7.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/de2104x.o] Error 255 CC [M] fs/adfs/map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8990.o] Error 255 CC [M] net/x25/x25_link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sil680.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/pata_sis.o make[3]: *** [net/ipv6/xfrm6_output.o] Error 255 CC [M] net/ipv6/fib6_rules.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-fw.o] Error 255 CC [M] drivers/net/wimax/i2400m/fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emufx.o] Error 255 CC [M] drivers/scsi/tmscsim.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ice1724.o] Error 255 CC [M] sound/pci/ice1712/juli.o /scratch/kisskb/src/sound/soc/codecs/wm9081.c: In function 'configure_clock': /scratch/kisskb/src/sound/soc/codecs/wm9081.c:674: warning: 'new_sysclk' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/sunrpc_syms.o] Error 255 CC [M] drivers/scsi/megaraid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_facilities.o] Error 255 CC [M] net/x25/x25_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/pnic.o] Error 255 CC [M] net/sunrpc/rpc_pipe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/wext.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/atp870u.o make[5]: *** [drivers/net/wimax/i2400m/sdio-rx.o] Error 255 CC [M] lib/libcrc32c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_unknown.o] Error 255 make[4]: *** [sound/pci/mixart/mixart_hwdep.o] Error 255 CC kernel/cgroup_freezer.o CC [M] net/ipv4/netfilter/nf_nat_proto_udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/layla24.o] Error 255 CC [M] drivers/net/wimax/i2400m/op-rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/mixart/mixart_mixer.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/mixart] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_dev.o] Error 255 CC [M] net/x25/x25_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/cdc_eem.o] Error 255 CC kernel/cpuset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx24113.o] Error 255 CC [M] drivers/net/wimax/i2400m/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/21142.o] Error 255 CC kernel/ns_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-config.o] Error 255 CC [M] sound/pci/ice1712/phase.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_sysctl.o] Error 255 CC [M] lib/ts_kmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cgroup_debug.o] Error 255 CC [M] lib/ts_bm.o CC [M] sound/pci/oxygen/hifier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83627ehf.o] Error 255 CC [M] drivers/hwmon/w83l785ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-notif.o] Error 255 CC [M] sound/pci/oxygen/oxygen_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/pnic2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/pcmcia/synclink_cs.o] Error 255 CC drivers/net/Space.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9m111.o] Error 255 CC [M] drivers/media/video/soc_camera_platform.o CC [M] sound/pci/oxygen/oxygen_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/mona.o] Error 255 CC drivers/net/loopback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/twofish_common.o] Error 255 CC [M] crypto/tea.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_policy.o] Error 255 CC net/ipv4/xfrm4_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_proc.o] Error 255 CC [M] drivers/media/video/tw9910.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/pcmcia/cm4000_cs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/pcmcia] Error 2 CC [M] crypto/khazad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/qlogicfas408.o] Error 255 CC [M] drivers/scsi/esp_scsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9t031.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc7.o] Error 255 CC [M] lib/ts_fsm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/rpcb_clnt.o] Error 255 CC [M] drivers/scsi/sun_esp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ov772x.o] Error 255 CC [M] drivers/media/video/au0828/au0828-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/sysctl_net.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/nm256/nm256.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/nm256] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/compat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_output.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr.o CC [M] drivers/media/video/au0828/au0828-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgs8gxx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/frontends/stv0288.o make[2]: *** [crypto/aes_generic.o] Error 255 CC [M] crypto/anubis.o CC [M] drivers/media/video/bt8xx/bttv-driver.o CC [M] sound/pci/riptide/riptide.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm9081.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/soc/codecs] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/soc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/dm9601.o] Error 255 CC [M] drivers/media/video/au0828/au0828-cards.o CC [M] drivers/net/usb/smsc95xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cpia2/cpia2_v4l.o make[4]: *** [net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_RATEEST.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/libcrc32c.o] Error 255 CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o CC [M] net/netfilter/xt_SECMARK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/module.o] Error 255 CC [M] drivers/net/usb/gl620a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/compat.o] Error 255 CC [M] net/wireless/radiotap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_input.o] Error 255 make[3]: *** [net/rds/iw_cm.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_amanda.o CC [M] net/rds/iw_recv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_raw.o] Error 255 CC [M] drivers/net/wan/hdlc_fr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/cdc_ether.o] Error 255 make[4]: *** [sound/pci/echoaudio/mia.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_raw_eth.o] Error 255 CC kernel/utsname.o CC [M] drivers/net/sfc/selftest.o CC [M] net/tipc/msg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-rfkill.o] Error 255 CC [M] net/wimax/op-state-get.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/wireless/util.o make[2]: *** [lib/crc-itu-t.o] Error 255 CC kernel/user_namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/dmx3191d.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/wireless/reg.o make[4]: *** [sound/pci/emu10k1/emu10k1x.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/emu10k1] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9v022.o] Error 255 make[3]: *** [net/xfrm/xfrm_algo.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_ftp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_sigmatel.o] Error 255 CC kernel/pid_namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/ns_cgroup.o] Error 255 CC [M] sound/pci/rme9652/hdsp.o CC [M] drivers/net/ipg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/ibmtr_cs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/pcmcia] Error 2 CC [M] sound/pci/hda/hda_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_tcp.o] Error 255 CC [M] drivers/scsi/initio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-rx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/libiscsi.o] Error 255 CC [M] drivers/net/wimax/i2400m/netdev.o CC [M] crypto/seed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_proc.o] Error 255 CC [M] sound/pci/hda/hda_beep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_cisco.o] Error 255 CC [M] drivers/net/wan/hdlc_ppp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/soc_camera_platform.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_common.o] Error 255 make[3]: *** [net/ipv6/netfilter.o] Error 255 CC [M] sound/pci/hda/hda_intel.o CC [M] drivers/net/wan/hdlc_x25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/link.o] Error 255 CC [M] drivers/media/video/cx18/cx18-driver.o CC [M] drivers/net/wimax/i2400m/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ts_kmp.o] Error 255 CC [M] crypto/salsa20_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ts_bm.o] Error 255 CC [M] drivers/net/usb/net1080.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/falcon_gmac.o] Error 255 CC [M] drivers/net/sfc/ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/riocmd.o] Error 255 CC [M] drivers/char/rio/rioctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_SECMARK.o] Error 255 make[3]: *** [drivers/scsi/fdomain.o] Error 255 CC [M] net/netfilter/xt_TPROXY.o CC [M] drivers/media/video/bt8xx/bttv-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sl82c105.o] Error 255 CC [M] drivers/net/sfc/xfp_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-traffic.o] Error 255 make[4]: *** [drivers/net/usb/asix.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/vxge/vxge-main.o CC [M] drivers/net/usb/plusb.o make[5]: *** [drivers/media/dvb/frontends/cx24116.o] Error 255 CC [M] drivers/media/dvb/frontends/stb6000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svcauth_unix.o] Error 255 CC [M] net/sunrpc/svc_xprt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/layla20.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/echoaudio] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/inode.o] Error 255 CC [M] drivers/net/sfc/mdio_10g.o CC [M] fs/adfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/si21xx.o] Error 255 CC [M] net/netfilter/xt_TCPMSS.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/fib6_rules.o] Error 255 make[3]: *** [net/x25/x25_route.o] Error 255 CC [M] sound/pci/ice1712/wtm.o CC [M] net/ipv6/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_via.o] Error 255 CC [M] drivers/media/dvb/frontends/stv6110.o CC [M] drivers/media/video/cx231xx/cx231xx-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/camellia.o] Error 255 make[2]: *** [kernel/user_namespace.o] Error 255 CC [M] crypto/deflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_out.o] Error 255 CC [M] net/sunrpc/stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/juli.o] Error 255 CC [M] net/x25/x25_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_udp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx231xx/cx231xx-video.o make[2]: *** [kernel/cgroup_freezer.o] Error 255 make[3]: *** [drivers/scsi/sun_esp.o] Error 255 CC [M] drivers/scsi/a100u2w.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/Space.o] Error 255 CC [M] drivers/net/tehuti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_link.o] Error 255 CC [M] net/x25/x25_timer.o CC [M] drivers/media/video/cx25840/cx25840-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/khazad.o] Error 255 CC [M] net/wimax/stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ts_fsm.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [lib] Error 2 CC [M] drivers/media/video/cx231xx/cx231xx-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83l785ts.o] Error 255 CC [M] drivers/hwmon/w83l786ng.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-state-get.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/op-rfkill.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-cards.o CC [M] net/ipv4/netfilter/nf_nat_h323.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/srf.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-cards.o CC [M] drivers/net/skfp/hwt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_htb.o] Error 255 CC [M] net/sched/sch_hfsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sis.o] Error 255 CC [M] drivers/ata/pata_triflex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/driver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/pontis.o] Error 255 CC [M] net/rds/iw_ring.o CC [M] drivers/net/sfc/tenxpress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/w9968cf.o] Error 255 CC [M] drivers/net/skfp/drvfbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb.o] Error 255 make[3]: *** [net/ipv4/xfrm4_input.o] Error 255 CC [M] net/ipv4/ipip.o CC [M] drivers/media/video/cx23885/cx23885-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_ipcomp.o] Error 255 CC [M] drivers/net/wimax/i2400m/rx.o make[3]: *** [fs/adfs/map.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_generic.o] Error 255 CC [M] net/tipc/name_distr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/netwave_cs.o] Error 255 CC [M] drivers/net/wireless/wavelan_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_icmp.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_irc.o CC [M] fs/affs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/radiotap.o] Error 255 CC [M] drivers/scsi/qlogicpti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/utsname.o] Error 255 CC [M] drivers/net/skfp/ess.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/uli526x.o] Error 255 CC [M] drivers/scsi/3w-xxxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/msg.o] Error 255 CC [M] fs/affs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/loopback.o] Error 255 CC [M] drivers/media/video/cpia2/cpia2_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/rpc_pipe.o] Error 255 CC [M] net/sunrpc/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/hifier.o] Error 255 CC [M] drivers/net/wimax/i2400m/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-i2c.o] Error 255 CC [M] drivers/media/video/au0828/au0828-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/aureon.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_via.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/plusb.o] Error 255 CC [M] drivers/net/usb/rndis_host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/3c359.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/tokenring] Error 2 CC [M] drivers/media/video/cx25840/cx25840-audio.o CC [M] drivers/net/jme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/prodigy_hifi.o] Error 255 CC [M] sound/pci/ice1712/se.o CC [M] sound/pci/trident/trident.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/xdr.o] Error 255 CC [M] sound/pci/vx222/vx222.o /scratch/kisskb/src/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/tulip_core.o] Error 255 CC [M] drivers/net/usb/cdc_subset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_amanda.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_output.o] Error 255 CC [M] drivers/net/wireless/airo_cs.o CC [M] net/ipv4/ip_gre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen_io.o] Error 255 CC [M] sound/pci/vx222/vx222_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_helper.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-core.o] Error 255 CC [M] sound/pci/oxygen/oxygen_mixer.o CC [M] net/ipv4/netfilter/nf_nat_pptp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/pid_namespace.o] Error 255 make[4]: *** [drivers/net/usb/gl620a.o] Error 255 CC [M] net/wimax/debugfs.o CC [M] sound/pci/oxygen/oxygen_pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/prodigy192.o] Error 255 CC [M] net/sunrpc/auth_gss/auth_gss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_core.o] Error 255 CC [M] sound/pci/ice1712/maya44.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen_lib.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_sip.o make[5]: *** [drivers/media/dvb/frontends/stv0288.o] Error 255 CC [M] sound/pci/oxygen/oxygen.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/deflate.o] Error 255 CC [M] crypto/zlib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stb6000.o] Error 255 CC [M] drivers/net/wan/farsync.o CC [M] sound/pci/ymfpci/ymfpci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/hso.o] Error 255 CC [M] drivers/net/usb/zaurus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tw9910.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/tea.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-cards.o] Error 255 CC [M] drivers/media/video/au0828/au0828-video.o /scratch/kisskb/src/crypto/anubis.c: In function 'anubis_crypt': /scratch/kisskb/src/crypto/anubis.c:581: warning: 'inter' is used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/adfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TPROXY.o] Error 255 CC [M] net/netfilter/xt_TCPOPTSTRIP.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_beep.o] Error 255 CC [M] net/netfilter/xt_TRACE.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/phase.o] Error 255 CC [M] sound/pci/ice1712/ak4xxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/anubis.o] Error 255 CC [M] crypto/michael_mic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/wtm.o] Error 255 CC [M] net/netfilter/xt_cluster.o CC [M] drivers/media/video/em28xx/em28xx-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_in.o] Error 255 CC [M] net/x25/x25_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv6110.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/core.o] Error 255 CC [M] net/netfilter/xt_comment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_ftp.o] Error 255 CC [M] net/netfilter/xt_connbytes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/af9013.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/frontends] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/dvb] Error 2 CC [M] drivers/media/video/cx18/cx18-cards.o CC [M] net/x25/x25_forward.o CC [M] drivers/media/video/cx88/cx88-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/stack.o] Error 255 CC [M] net/x25/sysctl_net_x25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/strip.o] Error 255 CC [M] drivers/media/video/cx88/cx88-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_ppp.o] Error 255 CC [M] sound/pci/oxygen/virtuoso.o CC [M] fs/afs/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/control.o] Error 255 CC [M] fs/afs/callback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/trident/trident.o] Error 255 CC [M] sound/pci/trident/trident_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/salsa20_generic.o] Error 255 CC [M] fs/afs/cell.o make[3]: *** [net/rds/iw_ring.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_triflex.o] Error 255 CC [M] drivers/ata/pata_sch.o make[4]: *** [drivers/net/usb/smsc95xx.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_x25.o] Error 255 CC [M] fs/afs/cmservice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/hwt.o] Error 255 CC [M] net/rds/iw_send.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_subr.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/xfp_phy.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_mix22.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_user.o] Error 255 CC [M] net/rds/iw_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cgroup.o] Error 255 CC [M] drivers/net/wireless/airo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/stats.o] Error 255 CC [M] drivers/char/rio/riointr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/falcon_xmac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_pptp.o] Error 255 CC [M] drivers/net/wireless/atmel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/sfc/boards.o make[5]: *** [drivers/media/video/cx25840/cx25840-audio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/se.o] Error 255 CC [M] drivers/media/video/cx25840/cx25840-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-driver.o] Error 255 CC [M] fs/afs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/namei.o] Error 255 CC [M] fs/affs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/ethtool.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_defrag_ipv4.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/net1080.o] Error 255 CC [M] fs/affs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/seed.o] Error 255 CC [M] drivers/net/wan/dscc4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ipg.o] Error 255 CC [M] sound/pci/ymfpci/ymfpci_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen_mixer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/affs/dir.o make[4]: *** [sound/pci/hda/hda_codec.o] Error 255 CC [M] crypto/crc32c.o CC [M] net/sunrpc/xprtrdma/svc_rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/vx222/vx222.o] Error 255 CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/airo_cs.o] Error 255 CC [M] drivers/net/wireless/atmel_pci.o /scratch/kisskb/src/sound/pci/riptide/riptide.c: In function 'alsa_card_riptide_init': /scratch/kisskb/src/sound/pci/riptide/riptide.c:2200: warning: ignoring return value of '__pci_register_driver', declared with attribute warn_unused_result Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_policy.o] Error 255 CC [M] drivers/media/video/cx88/cx88-mpeg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/mdio_10g.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/michael_mic.o] Error 255 CC [M] crypto/authenc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_recv.o] Error 255 CC [M] net/rds/iw_sysctl.o make[4]: *** [sound/pci/ice1712/maya44.o] Error 255 CC [M] drivers/net/sfc/sfe4001.o CC [M] drivers/net/wireless/atmel_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/drvfbi.o] Error 255 CC [M] crypto/lzo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/sysctl.o] Error 255 CC [M] drivers/media/video/cx88/cx88-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_irc.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_tftp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-i2c.o] Error 255 CC [M] drivers/media/video/cx88/cx88-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TCPMSS.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_generic_token.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/cdc_subset.o] Error 255 CC [M] drivers/net/plip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/name_distr.o] Error 255 CC [M] net/tipc/subscr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/proc.o] Error 255 CC [M] net/ipv6/syncookies.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen_pcm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_timer.o] Error 255 CC [M] drivers/scsi/3w-9xxx.o CC [M] net/sunrpc/auth_gss/gss_mech_switch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/util.o] Error 255 CC [M] net/wireless/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/debugfs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wimax] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx23885/cx23885-vbi.o make[5]: *** [drivers/media/video/cx25840/cx25840-firmware.o] Error 255 CC [M] drivers/media/video/cx25840/cx25840-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/super.o] Error 255 CC [M] fs/affs/amigaffs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/qla1280.o] Error 255 make[3]: *** [drivers/scsi/dc395x.o] Error 255 CC [M] drivers/scsi/ppa.o CC [M] drivers/ata/pata_platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83l786ng.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/hwmon] Error 2 CC [M] net/netfilter/xt_connlimit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/cache.o] Error 255 CC [M] sound/pci/trident/trident_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/tenxpress.o] Error 255 CC [M] drivers/net/sfc/mtd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/zaurus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/usb/mcs7830.o make[4]: *** [drivers/net/skfp/ess.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/skfp] Error 2 CC [M] drivers/net/rrunner.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/cache.o] Error 255 CC [M] fs/afs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svc_xprt.o] Error 255 CC [M] net/netfilter/xt_connmark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cpia2/cpia2_v4l.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-cards.o] Error 255 CC [M] drivers/media/video/cx18/cx18-i2c.o CC [M] drivers/media/video/cpia2/cpia2_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/sysctl_net_x25.o] Error 255 make[4]: *** [sound/pci/hda/hda_hwdep.o] Error 255 CC [M] crypto/ansi_cprng.o CC kernel/res_counter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cpuset.o] Error 255 CC [M] sound/pci/rme9652/hdspm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cpia2/cpia2_usb.o] Error 255 CC [M] drivers/net/wireless/at76c50x-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/a100u2w.o] Error 255 CC [M] net/wireless/nl80211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ymfpci/ymfpci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ak4xxx.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ice1712] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/debugfs.o] Error 255 make[5]: *** [drivers/media/video/em28xx/em28xx-audio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sunrpc/auth_gss/svcauth_gss.o CC [M] drivers/media/video/em28xx/em28xx-cards.o make[5]: *** [drivers/media/video/cx23885/cx23885-cards.o] Error 255 CC [M] drivers/net/wan/x25_asy.o CC [M] crypto/tcrypt.o CC [M] drivers/media/video/cx18/cx18-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TCPOPTSTRIP.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/reg.o] Error 255 make[3]: *** [net/xfrm/xfrm_state.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/xfrm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_proc.o] Error 255 CC [M] net/netfilter/xt_conntrack.o CC [M] drivers/media/video/cx23885/cx23885-core.o CC [M] net/wireless/mlme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_comment.o] Error 255 CC [M] net/sunrpc/xprtrdma/svc_rdma_marshal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/vx222/vx222_ops.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/vx222] Error 2 CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/tmscsim.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/selftest.o] Error 255 CC [M] net/ipv6/ah6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/zlib.o] Error 255 CC [M] crypto/xor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/sunhme.o make[2]: *** [crypto/lzo.o] Error 255 CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/cell.o] Error 255 CC [M] fs/afs/flock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen.o] Error 255 CC [M] fs/afs/fsclient.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/atmel_pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/rndis_host.o] Error 255 CC [M] drivers/net/usb/usbnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-audio.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_cluster.o] Error 255 CC [M] net/netfilter/xt_dccp.o CC [M] crypto/async_tx/async_tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sch.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/wireless/ibss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/crc32c.o] Error 255 CC [M] net/sunrpc/xprtrdma/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_forward.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/x25] Error 2 make[4]: *** [sound/pci/pcxhr/pcxhr_hwdep.o] Error 255 CC [M] fs/affs/bitmap.o CC [M] drivers/media/video/em28xx/em28xx-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_stats.o] Error 255 make[3]: *** [fs/affs/inode.o] Error 255 CC [M] net/sunrpc/xprtrdma/rpc_rdma.o CC [M] sound/pci/rme9652/rme9652.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TRACE.o] Error 255 CC [M] net/sunrpc/xprtrdma/verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_fr.o] Error 255 CC [M] fs/affs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/boards.o] Error 255 CC [M] net/netfilter/xt_dscp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_sip.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_dccp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr_core.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-vbi.o] Error 255 CC [M] drivers/media/video/cx18/cx18-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-video.o] Error 255 CC [M] net/tipc/name_table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/riointr.o] Error 255 CC [M] net/tipc/net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_connbytes.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/riptide/riptide.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/riptide] Error 2 CC [M] drivers/char/rio/rioparam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_h323.o] Error 255 CC [M] net/ipv6/esp6.o CC [M] fs/autofs/dirhash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/cmservice.o] Error 255 CC [M] net/ipv6/ipcomp6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/fw.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_gre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx25840/cx25840-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/megaraid.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-if.o CC [M] drivers/net/wan/dlci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/res_counter.o] Error 255 CC kernel/stop_machine.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr_mix22.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/rds/iw_rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/tehuti.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-ethtool.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_udplite.o make[5]: *** [drivers/media/video/au0828/au0828-video.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_generic_token.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/netdev.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_sctp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-cards.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-avcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'fst_intr_rx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1329: warning: cast to pointer from integer of different size make[3]: *** [drivers/scsi/qlogicpti.o] Error 255 /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'do_bottom_half_tx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1424: warning: cast to pointer from integer of different size CC [M] net/wireless/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma.o] Error 255 CC [M] drivers/scsi/imm.o CC [M] drivers/media/video/et61x251/et61x251_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_mech_switch.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/virtuoso.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/oxygen] Error 2 CC [M] drivers/media/video/cx231xx/cx231xx-pcb-cfg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_connmark.o] Error 255 CC [M] net/netfilter/xt_esp.o CC [M] fs/autofs4/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/xor.o] Error 255 CC [M] net/wireless/wext-compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-video.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx25840/cx25840-vbi.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx25840] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-i2c.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_send.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-417.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ansi_cprng.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx231xx/cx231xx-vbi.o make[3]: *** [net/rds/iw_sysctl.o] Error 255 CC [M] fs/autofs4/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_tftp.o] Error 255 CC [M] net/netfilter/xt_hashlimit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_hfsc.o] Error 255 CC [M] net/sched/sch_red.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-vbi.o] Error 255 CC [M] drivers/media/video/cx23885/netup-init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/auth_gss.o] Error 255 CC [M] fs/autofs4/root.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/callback.o] Error 255 CC [M] net/ipv4/netfilter/ip_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_mech.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/authenc.o] Error 255 CC [M] fs/afs/inode.o CC [M] drivers/ata/ata_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipip.o] Error 255 CC [M] drivers/scsi/ipr.o CC [M] net/tipc/netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_platform.o] Error 255 CC [M] fs/afs/main.o /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c: In function 'wavelan_get_nwid': /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c:1870: warning: 'psa.psa_nwid_select' is used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/au0828] Error 2 CC [M] drivers/char/rio/rioroute.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/sfe4001.o] Error 255 CC [M] drivers/char/rio/riotable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/trident/trident_memory.o] Error 255 CC [M] drivers/char/rio/riotty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/atmel_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/ray_cs.o make[3]: *** [drivers/scsi/initio.o] Error 255 CC [M] drivers/scsi/libsrp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/file.o] Error 255 CC [M] fs/afs/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/tx.o] Error 255 CC [M] fs/afs/mntpt.o CC [M] drivers/media/video/gspca/conex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/subscr.o] Error 255 CC [M] net/netfilter/xt_helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/dirhash.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cpia2/cpia2_core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cpia2] Error 2 CC [M] fs/autofs/init.o CC [M] drivers/scsi/hptiop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_marshal.o] Error 255 CC [M] drivers/media/video/et61x251/et61x251_tas5130d1b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/x25_asy.o] Error 255 CC [M] drivers/net/wan/cycx_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/init.o] Error 255 CC [M] fs/autofs4/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/mtd.o] Error 255 CC [M] drivers/media/video/cx18/cx18-queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [crypto/async_tx/async_tx.o] Error 255 CC [M] crypto/async_tx/async_memcpy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/debugfs.o] Error 255 CC [M] fs/autofs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-i2c.o] Error 255 CC [M] net/ipv6/xfrm6_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_intel.o] Error 255 CC [M] net/ipv4/ah4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/init.o] Error 255 CC [M] drivers/media/video/cx18/cx18-streams.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/ibss.o] Error 255 CC [M] net/ipv4/netfilter/iptable_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-cards.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-risc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_conntrack.o] Error 255 CC [M] net/netfilter/xt_hl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_connlimit.o] Error 255 CC [M] drivers/media/video/cx18/cx18-fileops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/syncookies.o] Error 255 CC [M] net/ipv6/tunnel6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_transport.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/wireless/lib80211.o CC [M] net/tipc/node.o make[3]: *** [net/tipc/net.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/stop_machine.o] Error 255 CC [M] net/ipv4/netfilter/iptable_mangle.o CC kernel/test_kprobes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_dccp.o] Error 255 CC kernel/audit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_seal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/flock.o] Error 255 CC [M] net/tipc/node_subscr.o CC [M] drivers/media/video/em28xx/em28xx-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_unseal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr_mixer.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/pcxhr] Error 2 CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o CC [M] fs/afs/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_seqnum.o] Error 255 CC [M] drivers/net/wan/cycx_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/rx.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wimax/i2400m] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/wimax] Error 2 CC [M] drivers/net/sunlance.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rioparam.o] Error 255 CC kernel/auditfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-if.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/bitmap.o] Error 255 make[3]: *** [net/netfilter/xt_dscp.o] Error 255 CC [M] drivers/net/sunqe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/xt_iprange.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ips.o] Error 255 make[3]: *** [net/netfilter/xt_esp.o] Error 255 CC [M] drivers/scsi/stex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/dscc4.o] Error 255 CC [M] drivers/net/wan/cycx_x25.o CC [M] net/ipv6/xfrm6_mode_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/netlink.o] Error 255 CC [M] net/tipc/port.o CC [M] crypto/async_tx/async_xor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/et61x251/et61x251_tas5130d1b.o] Error 255 CC [M] net/tipc/ref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_udplite.o] Error 255 CC [M] net/tipc/socket.o make[4]: *** [drivers/char/rio/rioctrl.o] Error 255 CC [M] drivers/scsi/st.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/main.o] Error 255 CC [M] fs/afs/rxrpc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-firmware.o] Error 255 CC [M] drivers/media/video/cx18/cx18-ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ipcomp6.o] Error 255 CC [M] fs/autofs4/waitq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_sendto.o] Error 255 CC [M] fs/autofs/root.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_gre.o] Error 255 CC [M] net/ipv4/esp4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/netup-init.o] Error 255 CC [M] drivers/media/video/cx23885/cimax2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/dir.o] Error 255 CC [M] drivers/scsi/osst.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/wavelan_cs.o] Error 255 CC [M] drivers/media/video/cx18/cx18-controls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/misc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-core.o] Error 255 CC [M] drivers/media/video/cx88/cx88-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/symlink.o] Error 255 CC [M] fs/autofs4/expire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/rme9652/hdsp.o] Error 255 CC [M] drivers/media/video/cx18/cx18-mailbox.o CC [M] drivers/media/video/hdpvr/hdpvr-control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/mlme.o] Error 255 CC [M] drivers/media/video/hdpvr/hdpvr-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-mpeg.o] Error 255 CC [M] net/netfilter/xt_length.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ah6.o] Error 255 CC [M] net/wireless/lib80211_crypt_wep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/esp6.o] Error 255 CC [M] net/ipv6/xfrm6_mode_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/file.o] Error 255 CC [M] net/wireless/lib80211_crypt_ccmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/ata_generic.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/fsclient.o] Error 255 CC [M] fs/afs/security.o make[2]: *** [drivers/ata] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-video.o] Error 255 CC [M] drivers/media/video/gspca/etoms.o CC [M] net/ipv4/ipcomp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/amigaffs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/affs] Error 2 CC [M] drivers/media/video/gspca/finepix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/esp_scsi.o] Error 255 CC [M] drivers/media/video/cx88/cx88-tvaudio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/farsync.o] Error 255 CC [M] drivers/net/sunbmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ppa.o] Error 255 CC [M] drivers/media/video/hdpvr/hdpvr-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-i2c.o] Error 255 CC [M] drivers/media/video/cx23885/netup-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-pcb-cfg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx231xx/cx231xx-dvb.o make[3]: *** [fs/afs/mntpt.o] Error 255 CC kernel/auditsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/mcs7830.o] Error 255 CC [M] drivers/net/usb/int51x1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-input.o] Error 255 CC [M] drivers/net/wan/lapbether.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/plip.o] Error 255 CC [M] drivers/net/myri_sbus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/cycx_drv.o] Error 255 CC [M] drivers/net/wan/wanxl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/libsrp.o] Error 255 CC [M] drivers/media/video/gspca/gspca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_gre.o] Error 255 CC [M] net/ipv4/netfilter/iptable_raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [crypto/async_tx/async_memcpy.o] Error 255 CC [M] drivers/net/wan/pci200syn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/root.o] Error 255 CC [M] fs/afs/server.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/usbnet.o] Error 255 CC [M] drivers/media/video/cx88/cx88-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_recvfrom.o] Error 255 CC kernel/audit_tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-driver.o] Error 255 CC [M] fs/autofs4/dev-ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_dccp.o] Error 255 CC [M] net/ipv4/netfilter/iptable_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_helper.o] Error 255 CC [M] net/netfilter/xt_limit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/transport.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/ipt_addrtype.o /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c: In function 'at76_config': /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c:1949: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/dlci.o] Error 255 CC [M] drivers/net/wan/pc300too.o make[5]: *** [drivers/media/video/cx18/cx18-gpio.o] Error 255 CC [M] drivers/media/video/cx18/cx18-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/riotty.o] Error 255 CC [M] net/netfilter/xt_mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/inode.o] Error 255 CC [M] fs/autofs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_sctp.o] Error 255 CC [M] drivers/net/wireless/wl3501_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/test_kprobes.o] Error 255 CC kernel/kprobes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/cycx_main.o] Error 255 make[2]: *** [crypto/tcrypt.o] Error 255 CC [M] net/ipv4/netfilter/ipt_ah.o CC [M] drivers/net/wireless/rndis_wlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/name_table.o] Error 255 CC [M] net/netfilter/xt_mark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_snmp_basic.o] Error 255 CC kernel/kgdb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-core.o] Error 255 CC [M] drivers/scsi/sg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rioroute.o] Error 255 CC [M] net/ipv4/netfilter/ipt_ecn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-core.o] Error 255 CC [M] drivers/scsi/ch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ymfpci/ymfpci_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ymfpci] Error 2 CC [M] net/tipc/user_reg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_tunnel.o] Error 255 CC kernel/softlockup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/inode.o] Error 255 CC [M] fs/afs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_wrap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_filter.o] Error 255 CC [M] drivers/net/sungem.o CC [M] net/ipv4/netfilter/ipt_CLUSTERIP.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_red.o] Error 255 CC [M] net/sched/sch_gred.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/rpc_rdma.o] Error 255 CC [M] net/sched/sch_ingress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_hl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/root.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/lib80211.o] Error 255 CC kernel/hung_task.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/node_subscr.o] Error 255 CC [M] drivers/net/wireless/zd1201.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-cards.o] Error 255 CC [M] drivers/media/video/cx88/cx88-alsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/ref.o] Error 255 CC [M] net/tipc/zone.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ah4.o] Error 255 CC [M] net/netfilter/xt_multiport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-cards.o] Error 255 CC kernel/seccomp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-video.o] Error 255 CC [M] drivers/media/video/cx88/cx88-blackbird.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/expire.o] Error 255 CC [M] net/tipc/dbg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/conex.o] Error 255 make[3]: *** [net/ipv6/xfrm6_mode_tunnel.o] Error 255 CC [M] drivers/media/video/gspca/mars.o CC [M] net/ipv6/xfrm6_mode_ro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_iprange.o] Error 255 CC [M] net/netfilter/xt_osf.o CC [M] drivers/media/video/ivtv/ivtv-routing.o /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c: In function 'cx231xx_capture_start': /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c:2059: warning: 'rc' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [crypto/async_tx/async_xor.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [crypto/async_tx] Error 2 CC kernel/rcutree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/lib80211_crypt_wep.o] Error 255 CC kernel/rcutree_trace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/atp870u.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/svcauth_gss.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/ivtv/ivtv-cards.o make[3]: *** [fs/autofs4/waitq.o] Error 255 CC [M] net/ipv6/xfrm6_mode_beet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/proc.o] Error 255 CC [M] fs/afs/netdevices.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/finepix.o] Error 255 CC kernel/relay.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-queue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/rme9652/rme9652.o] Error 255 CC kernel/utsname_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/tunnel6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_mangle.o] Error 255 CC [M] net/ipv6/mip6.o CC [M] net/ipv4/netfilter/ipt_ECN.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_hashlimit.o] Error 255 CC [M] drivers/net/wireless/adm8211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/ray_cs.o] Error 255 CC [M] net/ipv4/netfilter/ipt_LOG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/int51x1.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/usb] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-core.o] Error 255 CC [M] net/netfilter/xt_owner.o CC [M] fs/befs/datastream.o CC [M] net/wireless/lib80211_crypt_tkip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/trident/trident_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/trident] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/gspca/mr97310a.o make[2]: *** [kernel/seccomp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/hdpvr/hdpvr-control.o] Error 255 CC kernel/delayacct.o CC [M] drivers/media/video/cx18/cx18-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/rrunner.o] Error 255 CC [M] drivers/net/sungem_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/riotable.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/rio] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/char] Error 2 CC [M] net/sched/sch_dsmark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-controls.o] Error 255 CC [M] drivers/media/video/cx18/cx18-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/3w-xxxx.o] Error 255 CC [M] drivers/scsi/ses.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-streams.o] Error 255 CC [M] drivers/media/video/cx18/cx18-irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/imm.o] Error 255 CC [M] drivers/scsi/scsi_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_rdma.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rds] Error 2 CC [M] drivers/scsi/scsi_wait_scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/de4x5.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/tulip] Error 2 CC [M] net/tipc/eth_media.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cimax2.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_mech.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/em28xx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunqe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/dev-ioctl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/autofs4] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/hung_task.o] Error 255 CC [M] fs/autofs/waitq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_raw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-tvaudio.o] Error 255 CC [M] drivers/net/wireless/mwl8k.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-vbi.o] Error 255 CC [M] drivers/media/video/cx18/cx18-av-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/esp4.o] Error 255 CC [M] net/ipv4/xfrm4_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/jme.o] Error 255 CC [M] drivers/net/cassini.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/security.o] Error 255 CC [M] fs/afs/vlclient.o make[5]: *** [drivers/media/video/cx88/cx88-i2c.o] Error 255 CC [M] drivers/media/video/cx88/cx88-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_mac.o] Error 255 CC [M] net/netfilter/xt_physdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ah.o] Error 255 CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o CC [M] drivers/media/video/ovcamchip/ovcamchip_core.o CC [M] drivers/media/video/pwc/pwc-if.o CC [M] fs/bfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_length.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/scan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/xt_pkttype.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-dvb.o] Error 255 make[3]: *** [net/ipv6/xfrm6_mode_transport.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/server.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv6/sit.o CC [M] fs/afs/vlocation.o make[5]: *** [drivers/media/video/hdpvr/hdpvr-core.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-i2c.o CC [M] net/ipv4/netfilter/ipt_NETMAP.o CC [M] drivers/net/sunvnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_ingress.o] Error 255 make[5]: *** [drivers/media/video/cx231xx/cx231xx-vbi.o] Error 255 CC [M] drivers/media/video/cx88/cx88-vp3054-i2c.o CC [M] net/sched/sch_sfq.o make[3]: *** [drivers/scsi/3w-9xxx.o] Error 255 CC [M] net/ipv6/ip6_tunnel.o make[4]: *** [sound/pci/hda/patch_realtek.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/hda] Error 2 CC [M] drivers/media/video/ivtv/ivtv-controls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/symlink.o] Error 255 CC [M] drivers/net/3c59x.o CC [M] drivers/media/video/pvrusb2/pvrusb2-i2c-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/rme9652/hdspm.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/rme9652] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/pci] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [sound] Error 2 CC [M] drivers/media/video/pvrusb2/pvrusb2-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunhme.o] Error 255 CC [M] drivers/net/typhoon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-ioctl.o] Error 255 CC [M] drivers/media/video/cx18/cx18-av-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_addrtype.o] Error 255 CC [M] drivers/media/video/cx18/cx18-av-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/lapbether.o] Error 255 CC [M] drivers/media/video/pwc/pwc-misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-417.o] Error 255 CC [M] net/ipv4/netfilter/ipt_REDIRECT.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/etoms.o] Error 255 CC [M] fs/bfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-fileops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_limit.o] Error 255 CC [M] drivers/media/video/pwc/pwc-ctrl.o CC [M] net/netfilter/xt_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/softlockup.o] Error 255 CC [M] drivers/media/video/pwc/pwc-v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/verbs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/sunrpc/xprtrdma] Error 2 CC [M] net/ipv4/netfilter/ipt_REJECT.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_wait_scan.o] Error 255 CC [M] fs/befs/btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/wext-compat.o] Error 255 CC [M] fs/befs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/user_reg.o] Error 255 CC [M] fs/bfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/netup-eeprom.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx23885] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-input.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-cards.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-risc.o] Error 255 CC [M] net/ipv4/netfilter/ipt_ULOG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-dvb.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-encoder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_mode_ro.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-routing.o] Error 255 make[3]: *** [net/ipv4/ipcomp.o] Error 255 CC [M] net/ipv4/xfrm4_mode_beet.o CC [M] drivers/media/video/pvrusb2/pvrusb2-video-v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/mars.o] Error 255 CC [M] drivers/net/ne2k-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/audit_tree.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_seal.o CC [M] drivers/media/video/saa7134/saa7134-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/utsname_sysctl.o] Error 255 CC [M] drivers/net/8390.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/delayacct.o] Error 255 CC kernel/taskstats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-video.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_core.o CC [M] drivers/media/video/saa7134/saa7134-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/hdpvr/hdpvr-video.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/hdpvr] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/bt8xx/bttv-input.o make[3]: *** [net/netfilter/xt_multiport.o] Error 255 CC [M] drivers/media/video/pwc/pwc-uncompress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/at76c50x-usb.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/falcon.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/sfc] Error 2 CC [M] drivers/net/pcnet32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/hptiop.o] Error 255 CC [M] fs/befs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/node.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-audio-hook.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_mode_beet.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-avcore.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx231xx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunbmac.o] Error 255 CC [M] drivers/net/e100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_mark.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/waitq.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/autofs] Error 2 CC [M] drivers/media/video/ovcamchip/ov6x20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/zone.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/stex.o] Error 255 CC [M] drivers/media/video/ovcamchip/ov6x30.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rcutree_trace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rcutree.o] Error 255 CC kernel/tsacct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_crypto.o] Error 255 CC [M] drivers/media/video/ovcamchip/ov7x10.o CC [M] net/netfilter/xt_quota.o CC [M] drivers/media/video/usbvideo/usbvideo.o /scratch/kisskb/src/drivers/net/wireless/airo.c: In function 'sniffing_mode': /scratch/kisskb/src/drivers/net/wireless/airo.c:4804: warning: integer overflow in expression Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-vbi.o] Error 255 CC [M] drivers/media/video/usbvideo/ibmcam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/rxrpc.o] Error 255 CC [M] fs/afs/vnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/dbg.o] Error 255 CC [M] drivers/media/video/ovcamchip/ov7x20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/netdevices.o] Error 255 CC [M] net/netfilter/xt_rateest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/socket.o] Error 255 CC [M] drivers/media/video/usbvideo/ultracam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/super.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_unseal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/auditfilter.o] Error 255 CC [M] net/sched/sch_tbf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_pkttype.o] Error 255 CC [M] drivers/net/tlan.o CC [M] fs/cachefiles/bind.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/bfs/file.o] Error 255 CC [M] fs/btrfs/super.o CC [M] net/netfilter/xt_realm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_tunnel.o] Error 255 CC [M] net/ipv4/tunnel4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/ivtv/ivtv-fileops.o make[5]: *** [drivers/media/video/gspca/mr97310a.o] Error 255 CC [M] drivers/media/video/gspca/ov519.o CC [M] fs/cifs/cifsfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_CLUSTERIP.o] Error 255 CC [M] net/ipv4/netfilter/arp_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_LOG.o] Error 255 CC [M] drivers/net/wireless/mac80211_hwsim.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-uncompress.o] Error 255 CC [M] net/ipv4/netfilter/arpt_mangle.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/cycx_x25.o] Error 255 CC [M] net/ipv4/xfrm4_mode_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/super.o] Error 255 CC [M] net/ipv4/xfrm4_mode_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/vxge] Error 2 CC [M] drivers/net/epic100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/lib80211_crypt_ccmp.o] Error 255 CC [M] net/ipv4/inet_diag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/eth_media.o] Error 255 CC [M] drivers/net/wireless/ath/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-controls.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_seal.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_token.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ovcamchip_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_security.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/wanxl.o] Error 255 CC [M] drivers/net/smsc9420.o CC [M] net/ipv4/tcp_diag.o CC [M] drivers/net/wireless/ath/regd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ECN.o] Error 255 CC [M] net/ipv4/netfilter/arptable_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/lib80211_crypt_tkip.o] Error 255 CC [M] fs/cachefiles/daemon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_owner.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-misc.o] Error 255 CC [M] fs/cifs/cifssmb.o CC [M] drivers/media/video/pwc/pwc-dec1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-irq.o] Error 255 make[3]: *** [net/sched/sch_gred.o] Error 255 CC [M] net/sched/sch_teql.o CC [M] drivers/net/sis190.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov7x20.o] Error 255 CC [M] drivers/media/video/ovcamchip/ov76be.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ip_tables.o] Error 255 CC [M] net/ipv4/netfilter/ip_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-i2c-core.o] Error 255 CC [M] drivers/net/sis900.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/pci200syn.o] Error 255 CC [M] net/netfilter/xt_recent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_mech.o] Error 255 CC [M] net/sched/sch_prio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/b43/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/datastream.o] Error 255 make[2]: *** [kernel/tsacct.o] Error 255 CC [M] fs/befs/debug.o CC kernel/marker.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/aic7xxx_old.o] Error 255 CC [M] net/netfilter/xt_sctp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ath/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunlance.o] Error 255 CC [M] net/sched/sch_multiq.o CC [M] net/netfilter/xt_socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/bfs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sungem_phy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_REDIRECT.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/vlocation.o] Error 255 CC kernel/tracepoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/myri_sbus.o] Error 255 CC [M] drivers/net/r6040.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_osf.o] Error 255 CC [M] net/netfilter/xt_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-audio.o] Error 255 CC [M] drivers/media/video/cx18/cx18-av-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ne2k-pci.o] Error 255 CC [M] drivers/net/yellowfin.o CC [M] drivers/net/wireless/ath/ar9170/usb.o CC [M] drivers/net/wireless/ath/ath5k/caps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-encoder.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov6x30.o] Error 255 CC [M] drivers/net/acenic.o CC [M] drivers/net/wireless/ath/ath9k/hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/mip6.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-hdw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_physdev.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_hv7131d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kgdb.o] Error 255 CC [M] drivers/net/wireless/b43/tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-mailbox.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx18/cx18-scb.o make[2]: *** [kernel/audit.o] Error 255 CC kernel/latencytop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_sfq.o] Error 255 CC [M] net/sched/sch_atm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-video-v4l.o] Error 255 CC [M] fs/befs/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/bfs/dir.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/bfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_quota.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/pc300too.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/wan] Error 2 CC [M] drivers/net/wireless/b43/phy_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ULOG.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/atmel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/auditsc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_unseal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-audio.o] Error 255 CC [M] drivers/net/wireless/b43/phy_g.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ecn.o] Error 255 CC [M] drivers/net/natsemi.o make[4]: *** [net/ipv4/netfilter/ipt_REJECT.o] Error 255 CC [M] drivers/net/wireless/b43/phy_a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_policy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/xt_statistic.o CC [M] drivers/media/video/zc0301/zc0301_core.o make[3]: *** [drivers/scsi/ch.o] Error 255 CC [M] fs/befs/linuxvfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-alsa.o] Error 255 CC [M] drivers/media/video/pwc/pwc-dec23.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_MASQUERADE.o] Error 255 CC [M] net/netfilter/xt_string.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_tbf.o] Error 255 CC [M] net/sched/sch_netem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/cramfs/inode.o make[5]: *** [drivers/media/video/cx88/cx88-vp3054-i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ses.o] Error 255 CC [M] drivers/media/video/cx18/cx18-dvb.o CC [M] drivers/media/video/ivtv/ivtv-gpio.o CC [M] drivers/media/video/usbvision/usbvision-core.o CC [M] drivers/media/video/uvc/uvc_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-audio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx18/cx18-io.o make[5]: *** [drivers/media/video/gspca/gspca.o] Error 255 CC [M] drivers/media/video/gspca/ov534.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_dsmark.o] Error 255 CC [M] drivers/media/video/uvc/uvc_queue.o CC [M] fs/configfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_token.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/sunrpc/auth_gss] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sunrpc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_NETMAP.o] Error 255 CC [M] fs/configfs/dir.o CC [M] fs/configfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/et61x251/et61x251_core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/et61x251] Error 2 CC [M] drivers/media/video/uvc/uvc_v4l2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov6x20.o] Error 255 CC [M] fs/btrfs/ctree.o CC [M] fs/coda/psdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/relay.o] Error 255 CC [M] drivers/media/video/uvc/uvc_video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/rndis_wlan.o] Error 255 CC [M] drivers/net/wireless/b43/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_rateest.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/arpt_mangle.o] Error 255 CC [M] fs/configfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-audio-hook.o] Error 255 CC [M] net/netfilter/xt_tcpmss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunvnet.o] Error 255 CC [M] drivers/net/ns83820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_hv7131d.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov7x10.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_hv7131r.o CC [M] drivers/media/video/zc0301/zc0301_pb0330.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-input.o] Error 255 CC [M] drivers/net/wireless/b43/xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/ultracam.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-firmware.o] Error 255 CC [M] drivers/media/video/usbvideo/konicawc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/vlclient.o] Error 255 CC [M] fs/cramfs/uncompress.o CC [M] net/sched/sch_drr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/arptable_filter.o] Error 255 CC [M] fs/btrfs/extent-tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-gpio.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/bt8xx] Error 2 CC [M] drivers/net/wireless/ath/ar9170/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/latencytop.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/btrfs/print-tree.o make[3]: *** [net/ipv4/xfrm4_mode_beet.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/initvals.o CC [M] drivers/net/wireless/b43legacy/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/8390.o] Error 255 CC [M] net/ipv4/tcp_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cramfs/uncompress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/caps.o] Error 255 CC [M] drivers/net/fealnx.o CC [M] drivers/net/wireless/ath/ath5k/eeprom.o make[3]: *** [net/ipv4/xfrm4_mode_transport.o] Error 255 CC [M] net/ipv4/tcp_bic.o CC [M] drivers/media/video/pvrusb2/pvrusb2-v4l2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_diag.o] Error 255 CC [M] fs/cifs/cifs_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/port.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/tipc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/taskstats.o] Error 255 CC [M] drivers/net/wireless/b43/lo.o CC kernel/sched_cpupri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_state.o] Error 255 CC [M] drivers/net/wireless/b43/wa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-eeprom.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/adm8211.o] Error 255 CC [M] fs/afs/volume.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/bind.o] Error 255 CC [M] fs/cachefiles/interface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-ctrl.o] Error 255 CC [M] drivers/net/wireless/b43/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/vnode.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/desc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/nl80211.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wireless] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/marker.o] Error 255 CC kernel/slow-work.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-blackbird.o] Error 255 CC [M] kernel/backtracetest.o CC [M] drivers/net/wireless/ipw2x00/ipw2100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_mode_tunnel.o] Error 255 CC [M] net/ipv4/tcp_cubic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_tunnel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/sn9c102/sn9c102_mi0343.o make[4]: *** [drivers/net/wireless/wl3501_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-v4l.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/btree.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_mi0360.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-dec1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_prio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/daemon.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_sctp.o] Error 255 CC [M] fs/cachefiles/key.o CC [M] drivers/net/wireless/ipw2x00/ipw2200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/file.o] Error 255 CC [M] fs/configfs/mount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-gpio.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-i2c.o CC [M] drivers/net/wireless/hostap/hostap_80211_rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_realm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sg.o] Error 255 CC [M] net/netfilter/xt_time.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/tracepoint.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov76be.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/ovcamchip] Error 2 CC [M] fs/configfs/item.o CC [M] drivers/net/wireless/libertas/main.o CC [M] drivers/net/wireless/libertas_tf/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/sit.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipv6] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-dec23.o] Error 255 CC [M] net/netfilter/xt_u32.o CC [M] net/ipv4/tcp_westwood.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-if.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/pwc] Error 2 CC [M] drivers/net/wireless/hostap/hostap_80211_tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_teql.o] Error 255 CC [M] net/sched/cls_u32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cramfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cramfs] Error 2 CC [M] drivers/net/wireless/hostap/hostap_ap.o make[3]: *** [fs/befs/debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/ivtv/ivtv-irq.o make[3]: *** [net/netfilter/xt_socket.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/tables.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/st.o] Error 255 CC [M] drivers/net/wireless/orinoco/main.o CC [M] drivers/net/wireless/iwlwifi/iwl3945-base.o CC [M] drivers/net/wireless/iwmc3200wifi/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ath/regd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/iwlwifi/iwl-3945.o make[3]: *** [fs/configfs/inode.o] Error 255 CC fs/debugfs/inode.o CC [M] drivers/net/wireless/orinoco/fw.o CC fs/devpts/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_drr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/tg3.o make[2]: *** [kernel/sched_cpupri.o] Error 255 CC [M] drivers/net/wireless/libertas_tf/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-io.o] Error 255 CC [M] drivers/media/video/zc0301/zc0301_pas202bcb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-core.o] Error 255 CC [M] drivers/net/wireless/libertas_tf/if_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-fileops.o] Error 255 CC fs/debugfs/file.o CC [M] drivers/net/wireless/p54/p54common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_queue.o] Error 255 CC [M] drivers/media/video/uvc/uvc_ctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/mount.o] Error 255 CC [M] drivers/net/wireless/p54/p54usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-main.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-ctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_string.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifsfs.o] Error 255 CC [M] fs/cifs/connect.o make[5]: *** [drivers/media/video/cx18/cx18-scb.o] Error 255 CC [M] drivers/net/wireless/b43/pio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-core.o] Error 255 CC [M] fs/cifs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tunnel4.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/phy_common.o] Error 255 CC [M] net/ipv4/tcp_highspeed.o CC [M] drivers/net/wireless/b43/rfkill.o /scratch/kisskb/src/drivers/net/wireless/mwl8k.c: In function 'mwl8k_config_wt': /scratch/kisskb/src/drivers/net/wireless/mwl8k.c:3031: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_hv7131r.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_mt9v111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/mac80211_hwsim.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/yellowfin.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-std.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/backtracetest.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-vbi.o] Error 255 GZIP kernel/config_data.gz CC [M] fs/cachefiles/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx88] Error 2 CC [M] drivers/net/wireless/b43legacy/ilt.o CC [M] fs/dlm/ast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-firmware.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-mailbox.o CC [M] drivers/net/wireless/prism54/islpci_eth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/ov519.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-queue.o CC [M] drivers/net/wireless/b43legacy/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_tcpmss.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_module.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/zd1201.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_conn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/psdev.o] Error 255 make[5]: *** [drivers/net/wireless/b43/phy_a.o] Error 255 CC [M] drivers/net/wireless/b43legacy/radio.o CC [M] fs/coda/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_statistic.o] Error 255 CC [M] fs/cachefiles/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_netem.o] Error 255 CC [M] net/sched/cls_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kprobes.o] Error 255 CC [M] kernel/rcutorture.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/key.o] Error 255 CC [M] net/sched/cls_fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_atm.o] Error 255 CC [M] drivers/media/video/usbvision/usbvision-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/interface.o] Error 255 CC [M] fs/coda/cnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-cards.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-i2c.o CC [M] drivers/net/wireless/rt2x00/rt2x00dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_probe.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_mi0360.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/ov534.o] Error 255 CC [M] drivers/media/video/gspca/pac207.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ip_queue.o] Error 255 CC [M] net/ipv4/tcp_hybla.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/zc0301/zc0301_pb0330.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/usb.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-3945-rs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_time.o] Error 255 CC [M] net/ipv4/tcp_htcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sungem.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/volume.o] Error 255 CC [M] fs/afs/write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_multiq.o] Error 255 CC [M] drivers/net/bnx2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/item.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_wx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx18] Error 2 CC [M] drivers/net/wireless/b43/leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/gpio.o] Error 255 CC [M] fs/coda/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_recent.o] Error 255 CC [M] drivers/net/wireless/b43/pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/konicawc.o] Error 255 CC [M] drivers/media/video/usbvideo/vicam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_diag.o] Error 255 CC [M] net/ipv4/tcp_vegas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/initvals.o] Error 255 CC [M] net/ipv4/tcp_veno.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/main.o] Error 255 CC [M] fs/cachefiles/rdwr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_video.o] Error 255 CC [M] drivers/media/video/uvc/uvc_status.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/print-tree.o] Error 255 CC [M] drivers/net/wireless/prism54/islpci_mgt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-driver.o] Error 255 make[5]: *** [drivers/media/video/sn9c102/sn9c102_mi0343.o] Error 255 CC [M] drivers/net/wireless/prism54/isl_38xx.o CC [M] drivers/media/video/sn9c102/sn9c102_ov7630.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-v4l2.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-devattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_bic.o] Error 255 CC [M] drivers/net/wireless/prism54/isl_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/devpts/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/devpts] Error 2 CC [M] drivers/media/video/pvrusb2/pvrusb2-context.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_u32.o] Error 255 make[3]: *** [drivers/net/smsc9420.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-io.o CC [M] drivers/net/cnic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/fw.o] Error 255 CC [M] drivers/net/bnx2x_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/ilt.o] Error 255 CC [M] drivers/net/wireless/b43legacy/sysfs.o make[3]: *** [drivers/scsi/osst.o] Error 255 CC [M] drivers/net/wireless/p54/p54pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/r6040.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/ast.o] Error 255 CC [M] fs/dlm/config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/tlan.o] Error 255 make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-std.o] Error 255 CC [M] net/sched/cls_rsvp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/e100.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-mailbox.o] Error 255 CC [M] fs/btrfs/root-tree.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ioread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_v4l2.o] Error 255 CC [M] drivers/media/video/uvc/uvc_isight.o /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_cleanup_transmit': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:53: warning: cast from pointer to integer of different size CC [M] fs/ecryptfs/dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/cache.o] Error 255 CC [M] fs/coda/dir.o CC [M] fs/efs/super.o /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_receive': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:453: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/sysfs.o] Error 255 CC [M] fs/coda/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/cnode.o] Error 255 CC [M] fs/btrfs/dir-item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/typhoon.o] Error 255 CC [M] drivers/net/bnx2x_link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_debug.o] Error 255 CC [M] drivers/net/wireless/libertas/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/usbvideo.o] Error 255 CC [M] drivers/net/skge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ns83820.o] Error 255 CC [M] fs/cifs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/arp_tables.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/ipv4/netfilter] Error 2 CC [M] drivers/net/wireless/libertas/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/debugfs/file.o] Error 255 CC [M] drivers/net/wireless/orinoco/hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/natsemi.o] Error 255 CC [M] drivers/net/sky2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-ctrl.o] Error 255 CC [M] drivers/net/ks8842.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas_tf/main.o] Error 255 CC [M] drivers/net/wireless/libertas/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_htcp.o] Error 255 CC [M] net/ipv4/tcp_scalable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_debug.o] Error 255 CC [M] drivers/net/wireless/b43legacy/xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-i2c.o] Error 255 CC [M] drivers/net/wireless/orinoco/mic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/inode.o] Error 255 make[5]: *** [drivers/net/wireless/b43/rfkill.o] Error 255 CC [M] drivers/net/wireless/orinoco/scan.o CC [M] drivers/media/video/ivtv/ivtv-streams.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/wa.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_eth.o] Error 255 CC [M] fs/coda/upcall.o CC [M] net/ipv4/tcp_lp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_mt9v111.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/linuxvfs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/befs] Error 2 CC [M] drivers/net/wireless/prism54/islpci_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/zc0301/zc0301_pas202bcb.o] Error 255 CC [M] net/ipv4/tcp_yeah.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/desc.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/mwl8k.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/slow-work.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-udma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/pio.o] Error 255 CC [M] drivers/net/wireless/b43/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_cubic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/fealnx.o] Error 255 CC [M] drivers/net/via-rhine.o CC [M] net/ipv4/tcp_illinois.o CC [M] drivers/net/wireless/rtl818x/rtl8180_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/dir.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/configfs] Error 2 CC [M] drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/xmit.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_geo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-queue.o] Error 255 CC [M] fs/btrfs/file-item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/dentry.o] Error 255 make[3]: *** [fs/debugfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/debugfs] Error 2 CC [M] fs/ecryptfs/file.o CC [M] net/sched/cls_tcindex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_status.o] Error 255 make[5]: *** [drivers/media/video/gspca/pac207.o] Error 255 CC [M] drivers/media/video/gspca/pac7311.o CC [M] fs/btrfs/inode-item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_hybla.o] Error 255 CC [M] fs/ecryptfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/epic100.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/namei.o] Error 255 CC [M] drivers/net/via-velocity.o CC [M] drivers/media/video/usbvision/usbvision-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_fw.o] Error 255 CC [M] net/sched/cls_rsvp6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_highspeed.o] Error 255 CC [M] net/sched/cls_basic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sis900.o] Error 255 CC [M] drivers/net/starfire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas_tf/if_usb.o] Error 255 CC [M] fs/efs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/vicam.o] Error 255 CC [M] drivers/media/video/usbvideo/quickcam_messenger.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/isl_38xx.o] Error 255 CC [M] fs/dlm/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/file.o] Error 255 CC [M] fs/coda/coda_linux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-context.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/pcmcia.o] Error 255 CC [M] drivers/net/wireless/prism54/islpci_hotplug.o CC [M] drivers/media/video/saa7134/saa7134-tvaudio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/super.o] Error 255 CC [M] fs/efs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sis190.o] Error 255 CC [M] drivers/net/mii.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_isight.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-wm8775.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/3c59x.o] Error 255 CC [M] drivers/net/mdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas_tf/cmd.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/libertas_tf] Error 2 CC [M] drivers/net/sundance.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/main.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-io.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-cs53l32a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_veno.o] Error 255 CC [M] drivers/net/hamachi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_module.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_westwood.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-dvb.o /scratch/kisskb/src/drivers/net/wireless/p54/p54usb.c:400: warning: 'p54u_device_reset' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_route.o] Error 255 CC [M] drivers/net/hp100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_core.o] Error 255 make[5]: *** [drivers/net/wireless/b43/lo.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/phy.o CC [M] drivers/media/video/ivtv/ivtv-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_80211_tx.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-yuv.o /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c: In function 'rt2x00mac_config': /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:356: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:378: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/pcnet32.o] Error 255 CC [M] drivers/media/video/gspca/sonixb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/leds.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sched/cls_flow.o make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-ioread.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-sysfs.o CC [M] drivers/net/wireless/hostap/hostap_info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-i2c.o] Error 255 CC [M] drivers/net/wireless/b43legacy/rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00dev.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-devattr.o] Error 255 CC [M] net/sched/em_cmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-core.o] Error 255 CC [M] drivers/media/video/usbvision/usbvision-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/zc0301/zc0301_core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/zc0301] Error 2 CC [M] drivers/net/wireless/ath/ath9k/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_scalable.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/cachefiles/security.o make[2]: *** [kernel/rcutorture.o] Error 255 make[3]: *** [net/ipv4/tcp_yeah.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/mac.o IKCFG kernel/config_data.h CC [M] kernel/configs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/root-tree.o] Error 255 CC [M] fs/efs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_mgt.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/qcu.o /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_setup_mac': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:1668: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/write.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/afs] Error 2 CC [M] fs/efs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_u32.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/pcu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/tx.o] Error 255 CC [M] fs/efs/symlink.o /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_config': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:2163: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/mic.o] Error 255 CC [M] drivers/net/wireless/libertas/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/acenic.o] Error 255 CC [M] drivers/net/wireless/orinoco/wext.o /scratch/kisskb/src/drivers/net/wireless/b43/main.c: In function 'b43_op_config': /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3500: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3501: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_ctrl.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_ioctl.o /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c: In function 'b43legacy_op_dev_config': /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2692: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2693: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/dir-item.o] Error 255 CC [M] fs/btrfs/inode-map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/hw.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/scan.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/dir.o] Error 255 CC [M] fs/cifs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-i2c.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/ibmcam.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-udma.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/eeprom.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/file.o] Error 255 CC [M] fs/ecryptfs/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sched/em_nbyte.o make[3]: *** [fs/efs/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-cards.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_rtl8225.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_ov7630.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/dir.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_ov7660.o CC [M] fs/ecryptfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/mdio.o] Error 255 CC [M] drivers/net/b44.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00mac.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00link.o make[3]: *** [fs/coda/coda_linux.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_vegas.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/reset.o CC [M] net/sched/em_u32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/inode.o] Error 255 CC [M] fs/ecryptfs/mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_illinois.o] Error 255 CC [M] net/sched/em_meta.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00config.o] Error 255 CC [M] drivers/net/forcedeth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/security.o] Error 255 CC [M] fs/cachefiles/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-video.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/usbvision] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/led.o CC [M] drivers/media/video/pvrusb2/pvrusb2-debugifc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-cs53l32a.o] Error 255 CC [M] fs/dlm/lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-irq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ipr.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/scsi] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/dir.o] Error 255 CC [M] drivers/media/video/ivtv/ivtvfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/rdwr.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_80211_rx.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00crypto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/xmit.o] Error 255 CC [M] drivers/net/wireless/b43legacy/leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/configs.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [kernel] Error 2 CC [M] fs/coda/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54usb.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_sa2400.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/dir.o] Error 255 CC [M] fs/dlm/lockspace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/dma.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/attach.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/main.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ks8842.o] Error 255 make[3]: *** [net/sched/em_cmp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/dma.o] Error 255 CC [M] net/sched/em_text.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_driver.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/uvc] Error 2 CC [M] drivers/net/wireless/iwmc3200wifi/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-dvb.o] Error 255 CC [M] fs/cifs/link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/inode.o] Error 255 CC [M] fs/dlm/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/file.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/efs] Error 2 CC [M] fs/cachefiles/proc.o CC [M] fs/exportfs/expfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/serpent.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [crypto] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/qla3xxx.o make[3]: *** [drivers/net/mii.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/tx.o CC [M] drivers/net/wireless/zd1211rw/zd_chip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/cmd.o] Error 255 CC [M] fs/btrfs/disk-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_wx.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/calib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_geo.o] Error 255 CC [M] fs/exofs/osd.o CC [M] drivers/net/wireless/rt2x00/rt2x00rfkill.o CC [M] drivers/net/wireless/wl12xx/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_tx.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-wm8775.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/ani.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/rx.o] Error 255 CC [M] drivers/net/wireless/prism54/oid_mgt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-ts.o] Error 255 CC [M] drivers/net/wireless/libertas/cmdresp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/symlink.o] Error 255 CC [M] drivers/net/wireless/libertas/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_conn.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_hotplug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_rsvp.o] Error 255 CC [M] drivers/media/video/gspca/sonixj.o CC [M] net/netfilter/ipvs/ip_vs_core.o CC [M] drivers/net/wireless/hostap/hostap_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/airo.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-3945-led.o CC [M] fs/ext2/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/pac7311.o] Error 255 CC [M] drivers/media/video/gspca/spca500.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/phy.o] Error 255 CC [M] fs/btrfs/transaction.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54pci.o] Error 255 CC [M] drivers/net/wireless/orinoco/hermes_dld.o make[5]: *** [drivers/media/video/ivtv/ivtv-streams.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-empress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_lp.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipv4] Error 2 CC [M] drivers/net/wireless/p54/p54spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/rfkill.o] Error 255 make[5]: *** [drivers/media/video/ivtv/ivtv-ioctl.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/sdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_ov7660.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_pas106b.o CC [M] fs/btrfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/phy_g.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf_al2230.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/via-rhine.o] Error 255 CC [M] drivers/media/video/saa7134/saa6752hs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/super.o] Error 255 CC [M] fs/ecryptfs/read_write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/config.o] Error 255 CC [M] fs/dlm/member.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/upcall.o] Error 255 CC [M] fs/coda/pioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/main.o] Error 255 CC [M] drivers/net/wireless/libertas/11d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/inode-item.o] Error 255 CC [M] fs/btrfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/mac.o] Error 255 make[5]: *** [drivers/net/wireless/b43legacy/main.o] Error 255 CC [M] drivers/net/wireless/b43legacy/debugfs.o CC [M] fs/dlm/memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/quickcam_messenger.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/usbvideo] Error 2 CC [M] drivers/net/wireless/libertas/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-sysfs.o] Error 255 make[3]: *** [net/sched/em_u32.o] Error 255 CC [M] drivers/net/wireless/b43legacy/dma.o CC [M] fs/dlm/midcomms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/dlm/netlink.o make[3]: *** [fs/btrfs/inode-map.o] Error 255 CC [M] fs/btrfs/tree-defrag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/pcu.o] Error 255 CC [M] drivers/net/wireless/libertas/persistcfg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_rx.o] Error 255 CC [M] fs/ext2/dir.o make[3]: *** [net/sched/cls_basic.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-3945-rs.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-agn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-vbi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_tcindex.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-agn-rs.o CC [M] drivers/net/wireless/ath/ath5k/led.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/link.o] Error 255 CC [M] fs/cifs/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/debugfs.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_ctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/mmap.o] Error 255 CC [M] fs/ecryptfs/crypto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/main.o] Error 255 CC [M] fs/exofs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00queue.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/led.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/net/wireless/ath/ar9170] Error 2 CC [M] fs/ecryptfs/keystore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_nbyte.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-4965.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_dev.o] Error 255 CC [M] fs/ecryptfs/messaging.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/main.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-5000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_info.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_dev.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_pas202bcb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/tx.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_plx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/qcu.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-vbi.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-alsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/midcomms.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/phy.o] Error 255 make[5]: *** [drivers/media/video/gspca/sonixb.o] Error 255 CC [M] drivers/net/wireless/b43legacy/pio.o CC [M] drivers/media/video/gspca/spca501.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00link.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_text.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/xattr.o] Error 255 CC [M] fs/ecryptfs/miscdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_pas106b.o] Error 255 CC [M] fs/ext2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/hermes_dld.o] Error 255 CC [M] drivers/media/video/gspca/spca505.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/main.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/b43] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/zd1211rw/zd_rf_rf2959.o make[3]: *** [fs/cachefiles/proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cachefiles] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54common.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf_al7230b.o CC [M] drivers/net/wireless/orinoco/hermes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/attach.o] Error 255 CC [M] drivers/net/wireless/libertas/ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/led.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-6000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/osd.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_rsvp6.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_plx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-yuv.o] Error 255 CC [M] fs/exofs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_al2230.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf_uw2453.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-debugifc.o] Error 255 make[3]: *** [fs/ecryptfs/read_write.o] Error 255 CC [M] fs/ecryptfs/kthread.o CC [M] drivers/net/wireless/orinoco/orinoco_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exportfs/expfs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/exportfs] Error 2 CC [M] drivers/net/wireless/iwlwifi/iwl-1000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/starfire.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/lockspace.o] Error 255 CC [M] fs/dlm/lowcomms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/file-item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/exofs/symlink.o make[5]: *** [drivers/media/video/saa7134/saa7134-tvaudio.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-input.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00crypto.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00ht.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/pioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/hp100.o] Error 255 CC [M] fs/coda/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/ppp_generic.o make[5]: *** [drivers/net/wireless/rt2x00/rt2x00firmware.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c: In function 'iwl3945_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c:611: warning: integer overflow in expression Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/hw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/netdev.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/phy.o CC [M] drivers/net/wireless/rt2x00/rt2x00pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/netlink.o] Error 255 CC [M] fs/ext3/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/hamachi.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/hal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00rfkill.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/beacon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/sysctl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/coda] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/memory.o] Error 255 CC [M] fs/dlm/plock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/leds.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_sched.o CC [M] fs/fat/cache.o CC [M] fs/ext4/balloc.o CC [M] fs/freevxfs/vxfs_bmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_rtl8225.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_max2820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/wext.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_grf5101.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00debug.o] Error 255 CC [M] fs/fat/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/file.o] Error 255 CC [M] fs/fat/fatent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_pas202bcb.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_tas5110c1b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_main.o] Error 255 CC [M] drivers/media/video/gspca/spca506.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_ap.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_tas5110d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_flow.o] Error 255 CC [M] drivers/media/video/gspca/spca508.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_sa2400.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_proc.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-core.o CC [M] drivers/media/video/gspca/spca561.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/rfkill.o] Error 255 CC [M] drivers/media/video/gspca/sq905.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/radio.o] Error 255 CC [M] drivers/media/video/gspca/sq905c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtvfb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/ivtv] Error 2 /scratch/kisskb/src/drivers/net/wireless/p54/p54spi.c:114: warning: 'p54spi_read16' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_rf2959.o] Error 255 CC [M] fs/ext2/ialloc.o CC [M] fs/ext3/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-alsa.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8187_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-3945-led.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/dir.o] Error 255 CC [M] fs/ext2/inode.o CC [M] drivers/net/wireless/rtl818x/rtl8187_rtl8225.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/isl_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/kthread.o] Error 255 CC [M] fs/fat/file.o CC [M] drivers/net/wireless/iwlwifi/iwl-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_al7230b.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/cnic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/debugfs.o] Error 255 CC [M] fs/ext2/ioctl.o CC [M] drivers/net/wireless/rt2x00/rt2x00usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/tree-defrag.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/commands.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/member.o] Error 255 CC [M] fs/ext3/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/persistcfg.o] Error 255 CC [M] drivers/net/wireless/libertas/assoc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/symlink.o] Error 255 CC [M] fs/exofs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_meta.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sched] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-empress.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8187_leds.o CC [M] drivers/net/wireless/iwmc3200wifi/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_uw2453.o] Error 255 CC [M] fs/ext3/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/reset.o] Error 255 CC [M] fs/ext3/fsync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_tas5110d.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_tas5130d1b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sonixj.o] Error 255 CC [M] fs/fat/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/sdio.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/cfg80211.o make[5]: *** [drivers/net/wireless/orinoco/orinoco_pci.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_tmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00leds.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-6000.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_mac.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-hcmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/debug.o] Error 255 CC [M] drivers/net/ppp_async.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/messaging.o] Error 255 CC [M] fs/ecryptfs/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_max2820.o] Error 255 CC [M] drivers/net/wireless/wl12xx/spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/miscdev.o] Error 255 CC [M] drivers/net/ppp_synctty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/mac.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-power.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/oid_mgt.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/prism54] Error 2 CC [M] fs/exofs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54spi.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/p54] Error 2 CC [M] drivers/net/wireless/libertas/if_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/balloc.o] Error 255 make[5]: *** [drivers/net/wireless/iwlwifi/iwl-1000.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-rx.o CC [M] fs/ext2/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa6752hs.o] Error 255 CC [M] fs/ext2/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/ani.o] Error 255 CC [M] drivers/net/wireless/libertas/if_sdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/hermes.o] Error 255 CC [M] fs/btrfs/extent_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/pio.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2400pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca500.o] Error 255 CC [M] drivers/media/video/gspca/stk014.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/cmdresp.o] Error 255 CC [M] fs/ext4/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_bmap.o] Error 255 CC [M] fs/freevxfs/vxfs_fshead.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/cassini.o] Error 255 CC [M] drivers/net/ppp_deflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/misc.o] Error 255 make[5]: *** [drivers/media/video/gspca/spca505.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/file.o] Error 255 CC [M] fs/cifs/netmisc.o CC [M] drivers/media/video/gspca/sunplus.o CC [M] fs/exofs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00ht.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sundance.o] Error 255 CC [M] drivers/net/bsd_comp.o CC [M] drivers/net/wireless/rt2x00/rt2500pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/cache.o] Error 255 CC [M] fs/fat/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/via-velocity.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/ppp_mppe.o make[5]: *** [drivers/media/video/gspca/sq905c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_chip.o] Error 255 CC [M] fs/freevxfs/vxfs_immed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/fsync.o] Error 255 CC [M] fs/ext3/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_tas5130d1b.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_grf5101.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_tas5110c1b.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/sn9c102] Error 2 CC [M] drivers/net/pppox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/file.o] Error 255 CC [M] fs/ext3/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/ethtool.o] Error 255 CC [M] drivers/net/wireless/libertas/if_spi.o CC [M] fs/fuse/dev.o CC [M] fs/fscache/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/connect.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca501.o] Error 255 make[3]: *** [fs/btrfs/file.o] Error 255 CC [M] drivers/net/wireless/libertas/if_usb.o CC [M] fs/fuse/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/plock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/dlm/rcom.o make[3]: *** [fs/ext2/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/bitmap.o] Error 255 CC [M] fs/ext2/symlink.o CC [M] fs/ext3/ioctl.o CC [M] drivers/media/video/gspca/t613.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/phy.o] Error 255 CC [M] fs/fscache/cookie.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca508.o] Error 255 CC [M] drivers/media/video/gspca/tv8532.o CC [M] fs/gfs2/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/beacon.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/crypto.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/recv.o CC [M] fs/dlm/recover.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/main.o] Error 255 CC [M] fs/gfs2/bmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf.o] Error 255 CC [M] fs/dlm/recoverd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/b44.o] Error 255 make[5]: *** [drivers/net/wireless/orinoco/orinoco_plx.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_nortel.o CC [M] drivers/net/pppoe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/orinoco_cs.o] Error 255 CC [M] fs/dlm/requestqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/namei.o] Error 255 CC [M] drivers/net/pppol2tp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/orinoco/spectrum_cs.o make[5]: *** [drivers/net/wireless/libertas/11d.o] Error 255 CC [M] drivers/net/slip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00pci.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt61pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/debug.o] Error 255 CC [M] drivers/net/slhc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/inode.o] Error 255 CC [M] fs/cifs/smbdes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sq905.o] Error 255 CC [M] fs/ext2/xattr.o CC [M] drivers/media/video/gspca/vc032x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/skge.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/fw.o] Error 255 CC [M] fs/fuse/file.o CC [M] drivers/net/dummy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca561.o] Error 255 CC [M] drivers/media/video/gspca/zc3xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/rx.o] Error 255 CC [M] fs/ext4/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca506.o] Error 255 CC [M] fs/btrfs/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/dma.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/b43legacy] Error 2 CC [M] fs/ext2/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/extent_map.o] Error 255 CC [M] fs/ext4/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/wext.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/rcom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/calib.o] Error 255 CC [M] fs/dlm/user.o CC [M] fs/ext2/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/lowcomms.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/bitmap.o] Error 255 CC [M] fs/ext4/fsync.o make[3]: *** [fs/dlm/recoverd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/extent-tree.o] Error 255 CC [M] fs/btrfs/struct-funcs.o CC [M] drivers/net/wireless/iwlwifi/iwl-tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/balloc.o] Error 255 CC [M] fs/ext4/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-hdw.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/pvrusb2] Error 2 CC [M] net/netfilter/ipvs/ip_vs_app.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/requestqueue.o] Error 255 CC [M] fs/fat/namei_msdos.o make[3]: *** [fs/fat/fatent.o] Error 255 CC [M] fs/fuse/inode.o CC [M] fs/dlm/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/orinoco_tmd.o] Error 255 CC [M] fs/dlm/debug_fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/hal.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sched.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_sync.o CC [M] fs/hfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/keystore.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ecryptfs] Error 2 make[3]: *** [drivers/net/ppp_synctty.o] Error 255 CC [M] drivers/net/ifb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_fshead.o] Error 255 CC [M] drivers/net/macvlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/tv8532.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_est.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/acl.o] Error 255 CC [M] fs/gfs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/cfg80211.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/virtual.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/de600.o make[3]: *** [fs/btrfs/transaction.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-hcmd.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-sta.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ppp_async.o] Error 255 CC [M] drivers/net/de620.o CC [M] fs/hfsplus/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/stk014.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-calib.o CC [M] drivers/media/video/gspca/m5602/m5602_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/phy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ppp_deflate.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/rc.o CC [M] drivers/net/defxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/wext.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bsd_comp.o] Error 255 CC [M] drivers/net/8139cp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/commands.o] Error 255 CC [M] fs/ext2/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/misc.o] Error 255 make[5]: *** [drivers/net/wireless/libertas/scan.o] Error 255 CC [M] fs/fat/namei_vfat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_immed.o] Error 255 CC [M] fs/freevxfs/vxfs_inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/file.o] Error 255 CC [M] fs/cifs/smbencrypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_core.o] Error 255 CC [M] drivers/net/8139too.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-video.o] Error 255 CC [M] fs/cifs/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/ioctl.o] Error 255 CC [M] fs/cifs/asn1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/inode.o] Error 255 CC [M] fs/ext2/xattr_security.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sky2.o] Error 255 CC [M] fs/ext2/xip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/cmd.o] Error 255 CC [M] fs/ext4/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/eeprom.o] Error 255 CC [M] drivers/net/wireless/wl12xx/event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/netmisc.o] Error 255 CC [M] fs/fuse/control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sunplus.o] Error 255 CC [M] fs/cifs/md4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/spectrum_cs.o] Error 255 CC [M] fs/ext4/ioctl.o make[5]: *** [drivers/net/wireless/orinoco/orinoco_nortel.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/orinoco] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/iwlwifi/iwl-scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/dir.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2500usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/cache.o] Error 255 CC [M] fs/ext4/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/ialloc.o] Error 255 make[5]: *** [drivers/net/wireless/rtl818x/rtl8187_leds.o] Error 255 CC [M] fs/hfs/bfind.o CC [M] drivers/net/wireless/ath/ath9k/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_cs.o] Error 255 CC [M] fs/ext4/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_sdio.o] Error 255 CC [M] fs/hfsplus/options.o CC [M] fs/hpfs/alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/namei.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/bitmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hfs/bnode.o make[3]: *** [drivers/net/dummy.o] Error 255 CC [M] drivers/net/sc92031.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xattr_trusted.o] Error 255 CC [M] drivers/media/video/gspca/m5602/m5602_ov9650.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xattr_user.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-led.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-power.o] Error 255 CC [M] fs/fscache/fsdef.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/zd1211rw] Error 2 CC [M] drivers/net/wireless/iwlwifi/iwl-spectrum.o CC [M] fs/ext3/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/spi.o] Error 255 CC [M] drivers/net/wireless/wl12xx/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/debugfs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/iwmc3200wifi] Error 2 CC [M] drivers/net/wireless/wl12xx/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/base.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/net/wireless/ath/ath5k] Error 2 CC [M] drivers/net/wireless/wl12xx/ps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xattr_security.o] Error 255 CC [M] fs/fuse/cuse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/cookie.o] Error 255 CC [M] fs/fscache/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/ialloc.o] Error 255 CC [M] drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/dir.o] Error 255 CC [M] fs/ext4/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ifb.o] Error 255 CC [M] drivers/net/eql.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/sysfs.o] Error 255 CC [M] fs/btrfs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/dev.o] Error 255 CC [M] drivers/net/tun.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/saa7134] Error 2 CC [M] drivers/net/veth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/smbdes.o] Error 255 CC [M] drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00usb.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt73usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/vc032x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/inode.o] Error 255 CC [M] fs/ext3/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/options.o] Error 255 CC [M] fs/hfsplus/inode.o CC [M] fs/cifs/cifs_unicode.o make[3]: *** [drivers/net/pppox.o] Error 255 CC [M] drivers/net/dl2k.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/recover.o] Error 255 CC [M] drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/dir.o] Error 255 CC [M] fs/cifs/nterr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/user.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/fsync.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ext4/hash.o CC [M] fs/cifs/xattr.o make[3]: *** [fs/cifs/md4.o] Error 255 CC [M] fs/hpfs/anode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/balloc.o] Error 255 CC [M] fs/ext3/symlink.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c: In function 'iwl_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c:1083: warning: integer overflow in expression Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/ialloc.o] Error 255 CC [M] fs/hpfs/buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/recv.o] Error 255 CC [M] fs/freevxfs/vxfs_lookup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/ioctl.o] Error 255 CC [M] fs/ext4/resize.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/disk-io.o] Error 255 CC [M] fs/btrfs/ordered-data.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xattr.o] Error 255 CC [M] fs/hpfs/dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_core.o] Error 255 CC [M] fs/hpfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/virtual.o] Error 255 CC [M] fs/cifs/cifsencrypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-eeprom.o] Error 255 make[3]: *** [fs/cifs/smbencrypt.o] Error 255 CC [M] drivers/media/video/gspca/m5602/m5602_mt9m111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_est.o] Error 255 CC [M] fs/ext3/hash.o CC [M] net/netfilter/ipvs/ip_vs_proto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/nterr.o] Error 255 CC [M] fs/hpfs/dnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/bfind.o] Error 255 CC [M] fs/ext3/resize.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/inode.o] Error 255 CC [M] fs/btrfs/extent_io.o CC [M] drivers/media/video/gspca/m5602/m5602_po1030.o make[3]: *** [drivers/net/ppp_mppe.o] Error 255 CC [M] fs/cifs/readdir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/exofs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/acl.o] Error 255 CC [M] fs/cifs/ioctl.o make[3]: *** [fs/dlm/util.o] Error 255 CC [M] fs/hpfs/ea.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/namei_msdos.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2800usb.o CC fs/hugetlbfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/t613.o] Error 255 CC [M] fs/fscache/netfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/de600.o] Error 255 CC [M] drivers/media/video/gspca/m5602/m5602_s5k83a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_inode.o] Error 255 CC [M] fs/freevxfs/vxfs_olt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8187_rtl8225.o] Error 255 CC [M] fs/hfsplus/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/macvlan.o] Error 255 CC [M] fs/hfsplus/extents.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o] Error 255 CC [M] fs/hpfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/zc3xx.o] Error 255 CC [M] fs/ext3/ext3_jbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/pci.o] Error 255 CC [M] fs/hpfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o] Error 255 make[3]: *** [fs/ext2/xip.o] Error 255 CC [M] fs/cifs/sess.o CC [M] fs/fscache/object.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/bmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/gfs2/eaops.o make[3]: *** [fs/dlm/debug_fs.o] Error 255 CC [M] fs/ext4/extents.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/cuse.o] Error 255 CC [M] fs/fscache/operation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/symlink.o] Error 255 CC [M] fs/gfs2/eattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/super.o] Error 255 CC [M] fs/gfs2/glock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_usb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hfs/brec.o make[3]: *** [fs/hpfs/alloc.o] Error 255 CC [M] fs/hpfs/map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bnx2.o] Error 255 CC [M] fs/btrfs/volumes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/pppoe.o] Error 255 CC [M] fs/hfsplus/catalog.o make[3]: *** [drivers/net/qla3xxx.o] Error 255 CC [M] drivers/net/r8169.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/gfs2/glops.o make[6]: *** [drivers/media/video/gspca/m5602/m5602_ov9650.o] Error 255 CC [M] fs/btrfs/async-thread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/control.o] Error 255 make[3]: *** [fs/fat/dir.o] Error 255 CC [M] fs/hpfs/name.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/xattr.o] Error 255 CC [M] drivers/net/amd8111e.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/fsdef.o] Error 255 CC [M] fs/fscache/page.o CC [M] fs/isofs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_spi.o] Error 255 CC [M] drivers/net/s2io.o CC [M] fs/jbd/transaction.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/slhc.o] Error 255 CC [M] drivers/net/enc28j60.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/eql.o] Error 255 CC [M] fs/isofs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-agn-rs.o] Error 255 CC [M] fs/gfs2/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/ctree.o] Error 255 CC [M] fs/btrfs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/rx.o] Error 255 CC [M] fs/gfs2/log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_app.o] Error 255 CC [M] fs/btrfs/locking.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx.o] Error 255 CC [M] drivers/net/ethoc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/symlink.o] Error 255 CC [M] drivers/net/dnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_olt.o] Error 255 CC [M] fs/hfsplus/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_lookup.o] Error 255 CC [M] fs/freevxfs/vxfs_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/buffer.o] Error 255 CC [M] fs/hpfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/dentry.o] Error 255 CC [M] drivers/net/netconsole.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ppp_generic.o] Error 255 CC [M] drivers/media/video/gspca/m5602/m5602_s5k4aa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/netfs.o] Error 255 CC [M] fs/btrfs/orphan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/tx.o] Error 255 CC [M] drivers/net/wireless/wl12xx/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/inode.o] Error 255 CC [M] fs/hfsplus/btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/bnode.o] Error 255 CC [M] fs/jbd2/transaction.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/eeprom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/hash.o] Error 255 CC [M] fs/ext4/ext4_jbd2.o CC [M] fs/jbd2/commit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_cs.o] Error 255 CC [M] fs/hpfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bnx2x_link.o] Error 255 CC [M] drivers/net/niu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_xmit.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_proto_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/async-thread.o] Error 255 CC [M] fs/btrfs/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sync.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_po1030.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/debug.o] Error 255 CC [M] fs/cifs/export.o CC [M] net/netfilter/ipvs/ip_vs_proto_udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sc92031.o] Error 255 CC [M] fs/hfs/btree.o CC [M] fs/jbd2/recovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/file.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/defxx.o] Error 255 CC [M] fs/ext3/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-3945.o] Error 255 CC [M] fs/jbd2/checkpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2400pci.o] Error 255 CC [M] fs/jbd/commit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/ps.o] Error 255 CC [M] fs/hfs/catalog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-rx.o] Error 255 make[3]: *** [fs/hpfs/anode.o] Error 255 CC [M] fs/jbd/recovery.o CC [M] fs/hfsplus/bnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/hash.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_rr.o CC [M] fs/jffs2/compr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/slip.o] Error 255 CC [M] fs/hfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl3945-base.o] Error 255 CC [M] fs/fscache/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_plx.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_wrr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/media/video/gspca/stv06xx] Error 2 CC [M] fs/ext3/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/namei_vfat.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fat] Error 2 CC [M] fs/jffs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_proto.o] Error 255 CC [M] fs/freevxfs/vxfs_super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/eaops.o] Error 255 CC [M] fs/jbd2/revoke.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/xmit.o] Error 255 CC [M] fs/jbd2/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/glops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hfs/extent.o make[3]: *** [drivers/net/veth.o] Error 255 CC [M] fs/hfsplus/brec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/brec.o] Error 255 CC [M] fs/gfs2/lops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/catalog.o] Error 255 CC [M] fs/fscache/stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hugetlbfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hugetlbfs] Error 2 CC [M] fs/hfsplus/bfind.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/ext3_jbd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_s5k83a.o] Error 255 CC [M] fs/fscache/histogram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-led.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_ctl.o] Error 255 CC [M] fs/btrfs/tree-log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_mt9m111.o] Error 255 CC [M] fs/jffs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/name.o] Error 255 CC [M] fs/hfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/inode.o] Error 255 CC [M] fs/jbd/checkpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/dir.o] Error 255 CC [M] fs/btrfs/acl.o CC [M] fs/minix/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/asn1.o] Error 255 CC [M] fs/cifs/cifsacl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/namei.o] Error 255 CC [M] fs/minix/itree_v1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/ioctl.o] Error 255 CC [M] fs/minix/itree_v2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/xattr.o] Error 255 CC [M] fs/jffs2/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/rc.o] Error 255 CC [M] fs/isofs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/locking.o] Error 255 CC [M] fs/gfs2/main.o CC [M] fs/jfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_unicode.o] Error 255 CC [M] fs/gfs2/meta_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/lockd/clntlock.o make[3]: *** [fs/hfsplus/btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_subr.o] Error 255 CC [M] fs/hfsplus/tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/jfs/file.o make[3]: *** [fs/dlm/lock.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/dlm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/file.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fuse] Error 2 CC [M] fs/hfsplus/unicode.o CC [M] fs/ncpfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_rr.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/proc.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_wlc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/transport.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ext3/xattr_trusted.o make[3]: *** [fs/hpfs/map.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-scan.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_lblc.o CC [M] fs/jbd/revoke.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/8139cp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/operation.o] Error 255 CC [M] fs/jbd/journal.o CC [M] fs/cifs/cifs_spnego.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_lblcr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-spectrum.o] Error 255 CC [M] fs/ext4/migrate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/inode.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_dh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/histogram.o] Error 255 CC [M] drivers/net/wireless/wl12xx/acx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/extents.o] Error 255 CC [M] fs/isofs/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/ea.o] Error 255 CC [M] fs/hfsplus/wrapper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/ipw2100.o] Error 255 CC [M] fs/ncpfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/orphan.o] Error 255 CC [M] fs/btrfs/free-space-cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/de620.o] Error 255 CC [M] fs/isofs/rock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/object.o] Error 255 CC [M] fs/minix/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/freevxfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/checkpoint.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/export.o] Error 255 CC [M] fs/isofs/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hfs/attr.o make[3]: *** [fs/minix/bitmap.o] Error 255 CC [M] fs/minix/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/dir.o] Error 255 CC [M] fs/hfs/mdb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/pppol2tp.o] Error 255 CC [M] fs/cifs/dns_resolve.o CC [M] fs/nfs_common/nfsacl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/assoc.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/libertas] Error 2 CC [M] fs/hfs/part_tbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/acl.o] Error 255 make[3]: *** [fs/fscache/stats.o] Error 255 CC [M] drivers/net/wireless/wl12xx/boot.o CC [M] fs/btrfs/zlib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/netconsole.o] Error 255 CC [M] fs/hfs/string.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ethoc.o] Error 255 make[3]: *** [fs/jbd2/recovery.o] Error 255 CC [M] fs/gfs2/aops.o CC [M] fs/hfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/bfind.o] Error 255 CC [M] fs/hfs/sysdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/cmd.o] Error 255 CC [M] fs/gfs2/dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/export.o] Error 255 CC [M] fs/gfs2/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/itree_v2.o] Error 255 CC [M] fs/minix/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifsencrypt.o] Error 255 CC [M] fs/cifs/cifs_dfs_ref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/ioctl.o] Error 255 CC [M] fs/hfsplus/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/eattr.o] Error 255 CC [M] fs/gfs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-debugfs.o] Error 255 make[3]: *** [fs/isofs/dir.o] Error 255 CC [M] fs/minix/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/inode.o] Error 255 CC [M] fs/isofs/joliet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr_trusted.o] Error 255 CC [M] fs/hfsplus/part_tbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/gfs2/ops_fstype.o make[3]: *** [fs/hfsplus/tables.o] Error 255 CC [M] fs/ext4/mballoc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/forcedeth.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/catalog.o] Error 255 CC [M] fs/hfs/trans.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/ext4_jbd2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/recovery.o] Error 255 CC [M] fs/gfs2/ops_inode.o CC [M] net/netfilter/ipvs/ip_vs_sh.o CC [M] fs/ext4/block_validity.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_s5k4aa.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/media/video/gspca/m5602] Error 2 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/gspca] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/video] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/media] Error 2 CC [M] fs/ext4/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-5000.o] Error 255 CC [M] fs/ext4/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/tun.o] Error 255 CC [M] drivers/net/wireless/wl12xx/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr_user.o] Error 255 CC [M] fs/isofs/compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/commit.o] Error 255 CC [M] fs/jffs2/nodelist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/extent.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_sed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/brec.o] Error 255 CC [M] fs/nfsd/nfssvc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/revoke.o] Error 255 CC [M] fs/jfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/file.o] Error 255 CC [M] fs/btrfs/compression.o CC [M] fs/nfs/client.o CC [M] fs/nfsd/nfsctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/dir.o] Error 255 CC [M] fs/lockd/clntproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-sta.o] Error 255 CC [M] fs/nfsd/nfsproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/part_tbl.o] Error 255 CC [M] fs/lockd/host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/string.o] Error 255 CC [M] fs/nfsd/nfsfh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/file.o] Error 255 CC [M] fs/jfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/file.o] Error 255 CC [M] fs/ext4/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/dnet.o] Error 255 CC [M] fs/jfs/jfs_mount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/log.o] Error 255 CC [M] fs/gfs2/quota.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_proto_ah_esp.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_nq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_spnego.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_ftp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/ordered-data.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/bnode.o] Error 255 CC [M] fs/btrfs/delayed-ref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/main.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/net/wireless/ath/ath9k] Error 2 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/ath] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/dnode.o] Error 255 CC [M] fs/lockd/svc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/revoke.o] Error 255 CC fs/notify/fsnotify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_lc.o] Error 255 CC [M] fs/gfs2/recovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/checkpoint.o] Error 255 CC [M] fs/btrfs/relocation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nilfs2/inode.o make[4]: *** [net/netfilter/ipvs/ip_vs_proto_tcp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/inode.o] Error 255 CC [M] drivers/net/wireless/wl12xx/wl1251.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/util.o] Error 255 CC [M] fs/gfs2/rgrp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/free-space-cache.o] Error 255 CC [M] drivers/net/wireless/wl12xx/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/main.o] Error 255 CC [M] fs/gfs2/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/block_validity.o] Error 255 CC [M] fs/ext4/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/enc28j60.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ncpfs/inode.o CC [M] fs/ext4/xattr_security.o make[3]: *** [fs/cifs/sess.o] Error 255 CC [M] fs/nfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_proto_udp.o] Error 255 CC [M] fs/nfsd/vfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-calib.o] Error 255 CC [M] fs/nfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/attr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/gfs2/sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_wrr.o] Error 255 CC [M] fs/ncpfs/ioctl.o make[3]: *** [fs/hfsplus/wrapper.o] Error 255 CC [M] fs/nilfs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/super.o] Error 255 CC [M] fs/nilfs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/joliet.o] Error 255 CC [M] fs/lockd/svclock.o CC [M] fs/ntfs/aops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/8139too.o] Error 255 CC [M] fs/ntfs/attrib.o CC [M] fs/omfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/lops.o] Error 255 CC fs/notify/notification.o CC [M] fs/gfs2/trans.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/dir.o] Error 255 CC fs/notify/group.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/resize.o] Error 255 CC [M] fs/ocfs2/alloc.o CC [M] fs/nls/nls_base.o CC [M] fs/ext3/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/unicode.o] Error 255 make[3]: *** [fs/jfs/super.o] Error 255 CC [M] fs/nfsd/export.o CC [M] fs/jfs/jfs_umount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/dir.o] Error 255 CC [M] fs/nfsd/auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs_common/nfsacl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nfs_common] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2500pci.o] Error 255 CC fs/notify/inode_mark.o CC [M] fs/ocfs2/aops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/sysdep.o] Error 255 CC [M] fs/ext3/xattr_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-agn.o] Error 255 CC [M] fs/ncpfs/mmap.o CC fs/notify/dnotify/dnotify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/readdir.o] Error 255 CC [M] fs/nls/nls_cp437.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/amd8111e.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/page.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fscache] Error 2 CC [M] fs/nfsd/lockd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/inode.o] Error 255 CC [M] fs/nilfs2/super.o CC fs/notify/inotify/inotify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/bitmap.o] Error 255 CC [M] fs/nilfs2/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/meta_io.o] Error 255 CC [M] fs/gfs2/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/resize.o] Error 255 CC [M] fs/nfsd/nfscache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/transaction.o] Error 255 CC [M] fs/gfs2/lock_dlm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_wlc.o] Error 255 CC [M] fs/jffs2/malloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8187_dev.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/rtl818x] Error 2 CC [M] fs/ncpfs/ncplib_kernel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/dl2k.o] Error 255 CC [M] fs/jfs/jfs_xtree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sh.o] Error 255 make[3]: *** [fs/gfs2/dentry.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/notify/inotify/inotify_fsnotify.o make[5]: *** [drivers/net/wireless/wl12xx/init.o] Error 255 CC [M] fs/jffs2/read.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/inode.o] Error 255 make[3]: *** [fs/minix/namei.o] Error 255 CC [M] fs/jfs/jfs_imap.o CC [M] fs/nilfs2/page.o CC [M] fs/openpromfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-4965.o] Error 255 make[3]: *** [fs/btrfs/zlib.o] Error 255 CC [M] fs/nfs/getroot.o CC [M] fs/jfs/jfs_debug.o make[3]: *** [fs/hpfs/namei.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hpfs] Error 2 CC [M] fs/nilfs2/mdt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifssmb.o] Error 255 CC [M] fs/jffs2/nodemgmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/nodelist.o] Error 255 CC [M] fs/nilfs2/btnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/namei.o] Error 255 CC [M] fs/jfs/jfs_dmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp437.o] Error 255 CC [M] fs/nls/nls_cp737.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/xattr_user.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/commit.o] Error 255 CC [M] fs/ntfs/collate.o CC [M] fs/nfsd/nfsxdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_dh.o] Error 255 CC [M] fs/nls/nls_cp775.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/transaction.o] Error 255 CC [M] fs/ntfs/compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/lockd.o] Error 255 CC [M] fs/nfsd/stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/migrate.o] Error 255 CC [M] fs/nfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/mdb.o] Error 255 CC [M] fs/nfsd/nfs2acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/group.o] Error 255 CC [M] fs/ntfs/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2500usb.o] Error 255 CC [M] fs/jfs/jfs_unicode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/trans.o] Error 255 CC [M] fs/lockd/svcshare.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hfs] Error 2 CC fs/notify/inotify/inotify_user.o make[3]: *** [fs/ext4/xattr_security.o] Error 255 CC [M] fs/lockd/svcproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/namei.o] Error 255 CC [M] fs/jfs/jfs_dtree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/bitmap.o] Error 255 CC [M] fs/omfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_base.o] Error 255 CC [M] fs/nilfs2/bmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sed.o] Error 255 CC [M] fs/jfs/jfs_inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/part_tbl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hfsplus] Error 2 CC [M] fs/nfsd/nfs3proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/xattr_trusted.o] Error 255 CC [M] fs/nls/nls_cp850.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_lblc.o] Error 255 CC [M] fs/nls/nls_cp852.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/debug.o] Error 255 make[4]: *** [fs/notify/dnotify/dnotify.o] Error 255 make[3]: *** [fs/isofs/rock.o] Error 255 CC [M] fs/nfsd/nfs3xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nilfs2/btree.o make[4]: *** [fs/notify/inotify/inotify_fsnotify.o] Error 255 CC [M] fs/ntfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/dns_resolve.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/omfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/itree_v1.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/minix] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: make[5]: *** [fs/notify/dnotify] Error 2 *** [drivers/net/wireless/iwlwifi/iwl-tx.o] Error 255 CC [M] fs/nls/nls_cp855.o CC [M] fs/nfsd/nfs3acl.o CC [M] fs/lockd/svcsubs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/journal.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jbd2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_pci.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/hostap] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/acx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifsacl.o] Error 255 CC [M] fs/nls/nls_cp857.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfssvc.o] Error 255 CC [M] fs/ncpfs/sock.o CC fs/partitions/check.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/qnx4/inode.o make[3]: *** [fs/nilfs2/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/acl.o] Error 255 CC [M] fs/nilfs2/direct.o CC [M] fs/nfsd/nfs4proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/inode_mark.o] Error 255 CC [M] fs/ncpfs/ncpsign_kernel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/notification.o] Error 255 CC [M] fs/ocfs2/blockcheck.o CC fs/proc/mmu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/clntlock.o] Error 255 CC [M] fs/ncpfs/getopt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp775.o] Error 255 CC [M] fs/nfsd/nfs4xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/mmap.o] Error 255 CC [M] fs/ncpfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/fsnotify.o] Error 255 CC [M] fs/nfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/getopt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfsfh.o] Error 255 CC [M] fs/qnx4/dir.o CC [M] fs/nls/nls_cp860.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/file.o] Error 255 CC [M] fs/lockd/mon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/extent_io.o] Error 255 CC [M] fs/lockd/xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/util.o] Error 255 CC fs/proc/task_mmu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_umount.o] Error 255 CC [M] fs/jfs/jfs_extent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/trans.o] Error 255 CC [M] fs/ntfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_inode.o] Error 255 CC [M] fs/jfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_lblcr.o] Error 255 CC [M] fs/ntfs/index.o make[3]: *** [fs/nfsd/nfscache.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/iwlwifi] Error 2 CC [M] fs/nilfs2/dat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr.o] Error 255 CC [M] fs/omfs/inode.o CC [M] fs/qnx4/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/malloc.o] Error 255 CC [M] fs/nilfs2/recovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr_security.o] Error 255 CC [M] fs/jffs2/readinode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_nq.o] Error 255 CC [M] fs/jffs2/write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/journal.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jbd] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/super.o] Error 255 CC fs/proc/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/wl1251.o] Error 255 CC [M] fs/nfs/nfs2xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_unicode.o] Error 255 CC fs/ramfs/inode.o CC [M] fs/lockd/grace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfsproc.o] Error 255 CC [M] fs/nfsd/nfs4state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp852.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp855.o] Error 255 CC [M] fs/nfsd/nfs4idmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/recovery.o] Error 255 CC fs/quota/dquot.o CC fs/partitions/acorn.o CC [M] fs/nls/nls_cp861.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/openpromfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/openpromfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp737.o] Error 255 CC fs/ramfs/file-mmu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/auth.o] Error 255 CC [M] fs/ntfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/collate.o] Error 255 CC [M] fs/nls/nls_cp862.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/delayed-ref.o] Error 255 CC [M] fs/qnx4/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/lock_dlm.o] Error 255 CC [M] fs/nls/nls_cp863.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/compression.o] Error 255 CC [M] fs/nfsd/nfs4acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/ioctl.o] Error 255 make[3]: *** [fs/nfsd/stats.o] Error 255 CC [M] fs/ntfs/mft.o make[3]: *** [fs/nfs/getroot.o] Error 255 CC [M] fs/qnx4/bitmap.o CC [M] fs/nfs/direct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/compress.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/isofs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp857.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_dfs_ref.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cifs] Error 2 CC [M] fs/nls/nls_cp864.o make[3]: *** [fs/nls/nls_cp850.o] Error 255 CC [M] fs/nfsd/nfs4callback.o CC [M] fs/jffs2/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/clntproc.o] Error 255 CC [M] fs/lockd/xdr4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/file.o] Error 255 CC [M] fs/jfs/jfs_metapage.o CC [M] fs/romfs/storage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/mmu.o] Error 255 CC fs/proc/root.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/file.o] Error 255 CC fs/proc/base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/ops_inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/ncpsign_kernel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/symlink.o] Error 255 CC fs/proc/generic.o CC [M] fs/reiserfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt61pci.o] Error 255 make[3]: *** [fs/nfsd/nfsctl.o] Error 255 CC fs/proc/array.o CC [M] fs/nfsd/nfs4recover.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/namei.o] Error 255 make[3]: *** [fs/nilfs2/inode.o] Error 255 CC [M] fs/jfs/jfs_logmgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/aops.o] Error 255 CC [M] fs/nilfs2/the_nilfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/boot.o] Error 255 CC [M] fs/lockd/svc4proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/sys.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/inode.o] Error 255 CC [M] fs/jfs/jfs_txnmgr.o CC fs/sysfs/inode.o CC [M] fs/smbfs/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/nodemgmt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/file.o] Error 255 CC [M] fs/nfs/pagelist.o CC [M] fs/squashfs/block.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp862.o] Error 255 CC [M] fs/smbfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_mount.o] Error 255 CC [M] fs/jfs/jfs_uniupr.o CC [M] fs/ufs/balloc.o CC [M] fs/udf/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/read.o] Error 255 CC [M] fs/jffs2/gc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/host.o] Error 255 CC [M] fs/smbfs/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfsxdr.o] Error 255 CC fs/sysfs/file.o CC [M] fs/sysv/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp860.o] Error 255 CC [M] fs/smbfs/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/quota.o] Error 255 CC [M] fs/jffs2/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/namei.o] Error 255 CC fs/sysfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_uniupr.o] Error 255 CC [M] fs/ocfs2/buffer_head_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/namei.o] Error 255 CC [M] fs/nfs/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs3proc.o] Error 255 CC [M] fs/jfs/resize.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/notify/inotify/inotify_user.o] Error 255 CC [M] fs/nilfs2/segbuf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp863.o] Error 255 CC [M] fs/nls/nls_cp865.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs3acl.o] Error 255 CC [M] fs/ubifs/shrinker.o CC [M] fs/ntfs/mst.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext3] Error 2 CC [M] fs/nilfs2/segment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/glock.o] Error 255 CC [M] fs/nilfs2/cpfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svclock.o] Error 255 CC [M] fs/qnx4/truncate.o CC fs/sysfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/ops_fstype.o] Error 255 CC fs/sysfs/mount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svc.o] Error 255 CC [M] fs/ntfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs2acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/dir.o] Error 255 CC fs/proc/proc_tty.o CC [M] fs/nilfs2/sufile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/bitmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/bmap.o] Error 255 CC [M] fs/smbfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/page.o] Error 255 CC fs/quota/quota.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svcshare.o] Error 255 make[3]: *** [fs/nls/nls_cp861.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ocfs2/dcache.o CC [M] fs/sysv/balloc.o make[3]: *** [fs/jfs/jfs_extent.o] Error 255 CC [M] fs/squashfs/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/index.o] Error 255 make[3]: *** [fs/nilfs2/btnode.o] Error 255 CC [M] fs/jfs/xattr.o CC [M] fs/ntfs/runlist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/inode.o] Error 255 CC fs/partitions/amiga.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_ftp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/netfilter/ipvs] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netfilter] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [net] Error 2 CC [M] fs/nilfs2/ifile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ramfs/file-mmu.o] Error 255 CC [M] fs/nfs/read.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/blockcheck.o] Error 255 CC [M] fs/reiserfs/do_balan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/sock.o] Error 255 CC [M] fs/ntfs/super.o CC [M] fs/ubifs/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/mdt.o] Error 255 CC [M] fs/nilfs2/alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/notify/inotify/inotify.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/notify/inotify] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/notify] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp865.o] Error 255 CC [M] fs/nls/nls_cp866.o CC [M] fs/sysv/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/cache.o] Error 255 make[3]: *** [fs/romfs/storage.o] Error 255 CC [M] fs/romfs/super.o CC [M] fs/squashfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/dir.o] Error 255 CC [M] fs/sysv/itree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4recover.o] Error 255 CC [M] fs/nilfs2/gcinode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/truncate.o] Error 255 CC [M] fs/ubifs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/inode.o] Error 255 CC [M] fs/ntfs/sysctl.o CC fs/eventpoll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/inode.o] Error 255 CC [M] fs/smbfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/ncplib_kernel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt73usb.o] Error 255 CC [M] fs/udf/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ubifs/dir.o make[3]: *** [fs/proc/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ramfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ramfs] Error 2 CC [M] fs/jffs2/build.o CC fs/anon_inodes.o make[3]: *** [fs/partitions/acorn.o] Error 255 CC fs/proc/cmdline.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4callback.o] Error 255 CC [M] fs/sysv/file.o CC fs/signalfd.o make[3]: *** [fs/proc/root.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/grace.o] Error 255 CC [M] fs/nfs/symlink.o CC fs/sysfs/bin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4proc.o] Error 255 CC fs/proc/cpuinfo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/dir.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/omfs] Error 2 CC [M] fs/ntfs/unistr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/ialloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nilfs2/ioctl.o make[3]: *** [fs/nls/nls_cp864.o] Error 255 CC [M] fs/nls/nls_cp869.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/shrinker.o] Error 255 CC [M] fs/nilfs2/gcdat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/mst.o] Error 255 CC [M] fs/ntfs/upcase.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svcproc.o] Error 255 make[3]: *** [fs/ncpfs/symlink.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ncpfs] Error 2 CC [M] fs/ocfs2/dir.o CC fs/timerfd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/r8169.o] Error 255 CC [M] fs/jffs2/erase.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs3xdr.o] Error 255 make[3]: *** [fs/nilfs2/direct.o] Error 255 CC fs/partitions/atari.o CC [M] fs/quota/quota_v1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/debugfs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/wl12xx] Error 2 CC [M] fs/jfs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/super.o] Error 255 CC [M] fs/ufs/cylinder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/rgrp.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/gfs2] Error 2 CC [M] fs/ufs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/balloc.o] Error 255 CC [M] fs/squashfs/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/qnx4] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs2xdr.o] Error 255 CC fs/partitions/mac.o CC [M] fs/quota/quota_v2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/task_mmu.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/proc/devices.o make[3]: *** [fs/nilfs2/dat.o] Error 255 CC [M] fs/squashfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/xattr.o] Error 255 CC [M] fs/udf/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/block.o] Error 255 CC [M] fs/squashfs/fragment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/client.o] Error 255 CC [M] fs/ocfs2/dlmglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/check.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/mount.o] Error 255 CC [M] fs/jffs2/background.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/pagelist.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/proc_tty.o] Error 255 CC [M] fs/jfs/acl.o CC [M] fs/nfs/unlink.o CC fs/sysfs/group.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp866.o] Error 255 CC [M] fs/nls/nls_cp874.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/extents.o] Error 255 CC [M] fs/jffs2/fs.o CC [M] fs/xfs/quota/xfs_dquot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/resize.o] Error 255 CC [M] fs/reiserfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/proc.o] Error 255 CC [M] fs/sysv/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/sock.o] Error 255 CC [M] fs/xfs/quota/xfs_dquot_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/quota.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp869.o] Error 255 CC [M] fs/quota/quota_tree.o CC [M] fs/smbfs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/mon.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/array.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/reiserfs/inode.o make[3]: *** [fs/proc/generic.o] Error 255 CC [M] fs/nls/nls_cp932.o CC fs/proc/interrupts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/file.o] Error 255 CC fs/eventfd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/cmdline.o] Error 255 make[3]: *** [fs/proc/cpuinfo.o] Error 255 CC [M] fs/reiserfs/file.o CC [M] fs/nls/nls_euc-jp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/dir.o] Error 255 CC [M] fs/nfs/write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/symlink.o] Error 255 CC [M] fs/reiserfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/cache.o] Error 255 CC [M] fs/udf/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/scan.o] Error 255 CC [M] fs/jffs2/writev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/symlink.o] Error 255 CC [M] fs/nfs/namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svcsubs.o] Error 255 CC [M] fs/smbfs/getopt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/file.o] Error 255 CC [M] fs/sysv/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4idmap.o] Error 255 CC [M] fs/nfs/mount_clnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/amiga.o] Error 255 CC [M] fs/nfs/nfs3proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/xdr4.o] Error 255 CC [M] fs/jffs2/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/build.o] Error 255 CC fs/partitions/ldm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/getopt.o] Error 255 CC [M] fs/nls/nls_cp936.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/devices.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/inode.o] Error 255 CC [M] fs/jffs2/debug.o CC [M] fs/smbfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/xdr.o] Error 255 CC fs/proc/loadavg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/dir.o] Error 255 CC [M] fs/smbfs/smbiod.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svc4proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/lockd] Error 2 CC fs/proc/meminfo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ntfs/bitmap.o make[3]: *** [fs/ntfs/aops.o] Error 255 CC [M] fs/nfs/nfs3xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/the_nilfs.o] Error 255 CC [M] fs/reiserfs/fix_node.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/write.o] Error 255 CC [M] fs/jffs2/wbuf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/anon_inodes.o] Error 255 CC [M] fs/reiserfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4acl.o] Error 255 CC [M] fs/smbfs/request.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/signalfd.o] Error 255 CC fs/aio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/compress.o] Error 255 CC fs/locks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/ioctl.o] Error 255 CC [M] fs/squashfs/id.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/direct.o] Error 255 CC [M] fs/ubifs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp874.o] Error 255 CC [M] fs/nls/nls_cp949.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/segbuf.o] Error 255 CC [M] fs/squashfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/readinode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/vfs.o] Error 255 CC [M] fs/ubifs/sb.o make[3]: *** [fs/ntfs/dir.o] Error 255 CC [M] fs/udf/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/buffer_head_io.o] Error 255 CC [M] fs/jffs2/xattr.o make[3]: *** [fs/udf/dir.o] Error 255 CC [M] fs/ntfs/lcnalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/sufile.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ocfs2/export.o make[3]: *** [drivers/net/tg3.o] Error 255 CC [M] fs/reiserfs/prints.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/recovery.o] Error 255 CC [M] fs/jffs2/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/export.o] Error 255 CC [M] fs/squashfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/fragment.o] Error 255 CC [M] fs/udf/lowlevel.o CC fs/partitions/msdos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/unlink.o] Error 255 CC [M] fs/nfs/nfs3acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/mac.o] Error 255 CC [M] fs/sysv/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/unistr.o] Error 255 CC [M] fs/sysv/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/sysctl.o] Error 255 CC [M] fs/ntfs/logfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/dcache.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/ioctl.o] Error 255 CC [M] fs/ocfs2/extent_map.o CC fs/partitions/osf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/background.o] Error 255 CC [M] fs/jffs2/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/group.o] Error 255 CC [M] fs/ocfs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/file.o] Error 255 CC [M] fs/ubifs/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_metapage.o] Error 255 CC [M] fs/ntfs/quota.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/aops.o] Error 255 CC [M] fs/ocfs2/heartbeat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/romfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/romfs] Error 2 CC [M] fs/ufs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/acl.o] Error 255 CC [M] fs/ubifs/tnc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/upcase.o] Error 255 CC [M] fs/ntfs/usnjrnl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/read.o] Error 255 CC [M] fs/ufs/ialloc.o CC [M] fs/ufs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/quota_v1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/gcinode.o] Error 255 CC [M] fs/reiserfs/objectid.o CC [M] fs/ufs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/writev.o] Error 255 CC [M] fs/nls/nls_cp950.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/quota_v2.o] Error 255 CC [M] fs/nls/nls_cp1250.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_dmap.o] Error 255 CC fs/proc/stat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/inode.o] Error 255 CC [M] fs/reiserfs/lbalance.o make[3]: *** [fs/proc/interrupts.o] Error 255 CC [M] fs/nls/nls_cp1251.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/timerfd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/loadavg.o] Error 255 CC fs/compat.o CC fs/proc/uptime.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/gcdat.o] Error 255 CC fs/compat_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/dir.o] Error 255 CC fs/proc/version.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/balloc.o] Error 255 CC fs/proc/proc_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/alloc.o] Error 255 make[3]: *** [fs/jffs2/fs.o] Error 255 CC [M] fs/jffs2/security.o CC [M] fs/udf/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/volumes.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/inode.o] Error 255 CC [M] fs/ufs/super.o CC [M] fs/squashfs/super.o CC [M] fs/nls/nls_ascii.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/gc.o] Error 255 CC [M] fs/squashfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_euc-jp.o] Error 255 make[3]: *** [fs/nfs/mount_clnt.o] Error 255 CC [M] fs/nfs/nfs4proc.o CC [M] fs/nls/nls_iso8859-1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/erase.o] Error 255 make[3]: *** [fs/quota/dquot.o] Error 255 make[3]: *** [fs/udf/file.o] Error 255 CC [M] fs/ubifs/master.o CC fs/nfsctl.o CC [M] fs/udf/partition.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/super.o] Error 255 make[3]: *** [fs/udf/ialloc.o] Error 255 CC [M] fs/jffs2/acl.o CC [M] fs/xfs/quota/xfs_trans_dquot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/tree-log.o] Error 255 CC [M] fs/udf/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/attrib.o] Error 255 CC [M] fs/ufs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/xattr_trusted.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/ifile.o] Error 255 CC [M] fs/nfs/nfs4xdr.o CC fs/binfmt_script.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/export.o] Error 255 CC [M] fs/jffs2/compr_rubin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/bin.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/sysfs] Error 2 CC fs/binfmt_elf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/id.o] Error 255 CC [M] fs/udf/truncate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/eventfd.o] Error 255 CC fs/compat_binfmt_elf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/cylinder.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/eventpoll.o] Error 255 CC fs/posix_acl.o CC [M] fs/reiserfs/ibalance.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/proc/proc_net.o make[3]: *** [fs/smbfs/symlink.o] Error 255 CC [M] fs/ocfs2/inode.o CC [M] fs/udf/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/symlink.o] Error 255 CC [M] fs/xfs/quota/xfs_qm_syscalls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/namei.o] Error 255 CC [M] fs/ubifs/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_dquot_item.o] Error 255 CC [M] fs/ufs/truncate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/xattr_user.o] Error 255 CC [M] fs/jffs2/compr_rtime.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/debug.o] Error 255 CC [M] fs/xfs/quota/xfs_qm_bhv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/meminfo.o] Error 255 CC fs/proc/kcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/atari.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/dir.o] Error 255 CC [M] fs/jffs2/compr_zlib.o CC [M] fs/reiserfs/stree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp1251.o] Error 255 CC fs/proc/kmsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/bitmap.o] Error 255 CC [M] fs/ufs/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_ascii.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nls/nls_iso8859-2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/bitmap.o] Error 255 CC fs/partitions/sgi.o CC [M] fs/reiserfs/hashes.o make[3]: *** [fs/proc/stat.o] Error 255 CC fs/proc/page.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_xtree.o] Error 255 CC fs/xattr_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-1.o] Error 255 CC fs/partitions/sun.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/quota.o] Error 255 CC [M] fs/reiserfs/tail_conversion.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/smbiod.o] Error 255 CC [M] fs/reiserfs/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/security.o] Error 255 CC [M] fs/jffs2/compr_lzo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/uptime.o] Error 255 make[3]: *** [fs/ubifs/file.o] Error 255 CC [M] fs/ubifs/replay.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/itree.o] Error 255 CC [M] fs/reiserfs/resize.o CC [M] fs/ubifs/log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/version.o] Error 255 CC [M] fs/jffs2/summary.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/symlink.o] Error 255 CC [M] fs/udf/directory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/quota_tree.o] Error 255 make[3]: Target `__build' not remade because of errors. make[3]: *** [fs/nilfs2/cpfile.o] Error 255 make[2]: *** [fs/quota] Error 2 CC [M] fs/ubifs/commit.o CC fs/generic_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_logmgr.o] Error 255 CC fs/dcookies.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/request.o] Error 255 CC [M] fs/binfmt_misc.o make[3]: *** [fs/jffs2/compr_rtime.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/heartbeat.o] Error 255 CC [M] fs/ocfs2/ioctl.o CC [M] fs/ubifs/gc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/nfsctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/btree.o] Error 255 CC [M] fs/mbcache.o make[2]: *** [fs/binfmt_script.o] Error 255 CC [M] fs/udf/misc.o CC [M] fs/nfs/nfs4state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp1250.o] Error 255 CC [M] fs/reiserfs/item_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/file.o] Error 255 CC fs/partitions/ultrix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/file.o] Error 255 CC [M] fs/reiserfs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs3proc.o] Error 255 CC [M] fs/nfs/nfs4renewd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/page.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/namei.o] Error 255 CC [M] fs/ubifs/orphan.o CC [M] fs/xfs/quota/xfs_qm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/lowlevel.o] Error 255 CC [M] fs/ubifs/budget.o CC [M] fs/udf/udftime.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/osf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/namespace.o] Error 255 CC fs/partitions/efi.o CC [M] fs/nfs/delegation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/objectid.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ubifs/find.o make[3]: *** [fs/ubifs/dir.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_quotaops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/usnjrnl.o] Error 255 CC [M] fs/reiserfs/procfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/io.o] Error 255 CC [M] fs/ocfs2/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ocfs2/localalloc.o make[3]: *** [fs/nfs/super.o] Error 255 CC [M] fs/xfs/quota/xfs_qm_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp950.o] Error 255 CC fs/partitions/karma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-2.o] Error 255 CC [M] fs/nls/nls_iso8859-3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/proc_sysctl.o] Error 255 CC [M] fs/xfs/xfs_rtalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/runlist.o] Error 255 CC [M] fs/nls/nls_iso8859-4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/symlink.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/wbuf.o] Error 255 CC [M] fs/ocfs2/locks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/journal.o] Error 255 CC fs/partitions/sysv68.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_dquot.o] Error 255 CC [M] fs/nfs/idmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/lcnalloc.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/symlink.o] Error 255 CC [M] fs/ubifs/tnc_commit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/kmsg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/hashes.o] Error 255 CC [M] fs/nfs/callback.o CC [M] fs/reiserfs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/directory.o] Error 255 CC [M] fs/udf/unicode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/sun.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr_lzo.o] Error 255 CC [M] fs/nls/nls_iso8859-5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/partition.o] Error 255 CC [M] fs/ocfs2/mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/truncate.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_ioctl32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr_zlib.o] Error 255 CC [M] fs/nfs/callback_xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr_rubin.o] Error 255 CC [M] fs/ubifs/compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/ialloc.o] Error 255 CC [M] fs/nls/nls_iso8859-6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp949.o] Error 255 CC [M] fs/nls/nls_iso8859-7.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/sgi.o] Error 255 CC [M] fs/ocfs2/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/kcore.o] Error 255 CC [M] fs/xfs/xfs_alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs3acl.o] Error 255 CC [M] fs/xfs/xfs_alloc_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/namei.o] Error 255 CC [M] fs/reiserfs/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/xattr_acl.o] Error 255 CC [M] fs/nfs/callback_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/ultrix.o] Error 255 CC [M] fs/nls/nls_cp1255.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp932.o] Error 255 CC [M] fs/nfs/nfs4namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/util.o] Error 255 CC [M] fs/xfs/xfs_attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/aio.o] Error 255 CC [M] fs/nls/nls_iso8859-9.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp936.o] Error 255 CC [M] fs/nfs/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-5.o] Error 255 CC [M] fs/nls/nls_iso8859-13.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/sysv] Error 2 CC [M] fs/reiserfs/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/locks.o] Error 255 CC [M] fs/ocfs2/resize.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/udftime.o] Error 255 CC [M] fs/xfs/xfs_attr_leaf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4renewd.o] Error 255 CC [M] fs/nfs/fscache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/scan.o] Error 255 CC [M] fs/ubifs/lpt.o /scratch/kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf': /scratch/kisskb/src/fs/reiserfs/do_balan.c:1273: warning: operation on 'aux_ih' may be undefined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nfs/fscache-index.o make[3]: *** [fs/reiserfs/resize.o] Error 255 CC [M] fs/reiserfs/xattr_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/posix_acl.o] Error 255 CC [M] fs/ubifs/lprops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/generic_acl.o] Error 255 CC [M] fs/xfs/xfs_bit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/mbcache.o] Error 255 CC [M] fs/nls/nls_iso8859-14.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-4.o] Error 255 CC [M] fs/ubifs/recovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/locks.o] Error 255 CC [M] fs/nls/nls_iso8859-15.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/ioctl.o] Error 255 CC [M] fs/ocfs2/slot_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/base.o] Error 255 CC [M] fs/ubifs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-7.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/reiserfs/xattr_acl.o make[2]: *** [fs/dcookies.o] Error 255 CC [M] fs/ocfs2/suballoc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/master.o] Error 255 CC [M] fs/ubifs/lpt_commit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/karma.o] Error 255 CC [M] fs/xfs/xfs_bmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-6.o] Error 255 CC [M] fs/ocfs2/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/mft.o] Error 255 CC [M] fs/ocfs2/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4state.o] Error 255 CC [M] fs/nls/nls_koi8-r.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-3.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ocfs2/sysfile.o make[3]: *** [fs/partitions/ldm.o] Error 255 CC [M] fs/nls/nls_koi8-u.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/write.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/segment.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nilfs2] Error 2 CC [M] fs/xfs/xfs_bmap_btree.o CC [M] fs/ubifs/tnc_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/prints.o] Error 255 CC [M] fs/ubifs/debug.o make[3]: *** [fs/nls/nls_iso8859-13.o] Error 255 CC [M] fs/nls/nls_koi8-ru.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/callback_proc.o] Error 255 CC [M] fs/ubifs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_trans_dquot.o] Error 255 CC [M] fs/xfs/xfs_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/truncate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/msdos.o] Error 255 CC [M] fs/nls/nls_utf8.o CC [M] fs/ocfs2/uptodate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/log.o] Error 255 CC [M] fs/xfs/xfs_buf_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs3xdr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/extent_map.o] Error 255 CC [M] fs/ocfs2/ver.o CC [M] fs/xfs/xfs_da_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/proc_net.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/proc] Error 2 CC [M] fs/ocfs2/quota_local.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm_stats.o] Error 255 CC [M] fs/xfs/xfs_dir2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/compress.o] Error 255 CC [M] fs/ocfs2/quota_global.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/acl.o] Error 255 CC [M] fs/ocfs2/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/squashfs] Error 2 CC [M] fs/ocfs2/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_txnmgr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/misc.o] Error 255 CC [M] fs/xfs/xfs_dir2_block.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ocfs2/stack_o2cb.o make[3]: *** [fs/ntfs/logfile.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ocfs2/stack_user.o make[3]: *** [fs/nfsd/nfs4xdr.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nfsd] Error 2 CC [M] fs/xfs/xfs_dir2_data.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-14.o] Error 255 CC [M] fs/ocfs2/stackglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_alloc_btree.o] Error 255 CC [M] fs/xfs/xfs_dir2_leaf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4namespace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/sb.o] Error 255 CC [M] fs/xfs/xfs_dir2_node.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/mmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/callback_xdr.o] Error 255 CC [M] fs/xfs/xfs_dir2_sf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ocfs2/cluster/heartbeat.o make[3]: *** [fs/reiserfs/xattr_user.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/sysv68.o] Error 255 CC [M] fs/xfs/xfs_error.o CC [M] fs/ocfs2/cluster/masklog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm_bhv.o] Error 255 CC [M] fs/ocfs2/cluster/sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/tail_conversion.o] Error 255 CC [M] fs/ocfs2/cluster/nodemanager.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/mballoc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext4] Error 2 CC [M] fs/ocfs2/cluster/quorum.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/idmap.o] Error 255 CC [M] fs/xfs/xfs_extfree_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_quotaops.o] Error 255 CC [M] fs/ocfs2/cluster/tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/binfmt_misc.o] Error 255 CC [M] fs/xfs/xfs_filestream.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm_syscalls.o] Error 255 CC [M] fs/ocfs2/cluster/netdebug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_sysctl.o] Error 255 CC [M] fs/xfs/xfs_fsops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_bit.o] Error 255 CC [M] fs/ocfs2/cluster/ver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/ver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/super.o] Error 255 make[3]: *** [fs/reiserfs/xattr_trusted.o] Error 255 CC [M] fs/xfs/xfs_ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp1255.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/sysctl.o] Error 255 CC [M] fs/ocfs2/dlm/dlmdomain.o make[3]: *** [fs/ocfs2/ioctl.o] Error 255 CC [M] fs/xfs/xfs_ialloc_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-9.o] Error 255 CC [M] fs/ocfs2/dlm/dlmdebug.o make[3]: *** [fs/xfs/linux-2.6/xfs_stats.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/delegation.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_imap.o] Error 255 CC [M] fs/ocfs2/dlm/dlmthread.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] fs/xfs/xfs_iget.o CC [M] fs/xfs/xfs_inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/compat_binfmt_elf.o] Error 255 CC [M] fs/ocfs2/dlm/dlmmaster.o CC [M] fs/xfs/xfs_inode_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/fscache-index.o] Error 255 CC [M] fs/ocfs2/dlm/dlmast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_iomap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/ibalance.o] Error 255 make[3]: *** [fs/nls/nls_iso8859-15.o] Error 255 CC [M] fs/xfs/xfs_itable.o CC [M] fs/ocfs2/dlm/dlmconvert.o CC [M] fs/xfs/xfs_dfrag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/callback.o] Error 255 make[3]: *** [fs/nfs/nfs4state.o] Error 255 CC [M] fs/xfs/xfs_log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/item_ops.o] Error 255 CC [M] fs/ocfs2/dlm/dlmlock.o CC [M] fs/xfs/xfs_log_recover.o make[3]: *** [fs/nls/nls_koi8-r.o] Error 255 CC [M] fs/ocfs2/dlm/dlmunlock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/sysfile.o] Error 255 CC [M] fs/ocfs2/dlm/dlmver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_utf8.o] Error 255 CC [M] fs/xfs/xfs_mount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_koi8-u.o] Error 255 CC [M] fs/xfs/xfs_mru_cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/fscache.o] Error 255 CC [M] fs/xfs/xfs_rename.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/inode.o] Error 255 make[3]: *** [fs/ubifs/budget.o] Error 255 CC [M] fs/ocfs2/dlm/userdlm.o CC [M] fs/xfs/xfs_trans.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/sys.o] Error 255 CC [M] fs/ocfs2/dlm/dlmfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/ioctl.o] Error 255 CC [M] fs/ocfs2/dlm/dlmfsver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/binfmt_elf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_trans_ail.o make[3]: *** [fs/xfs/linux-2.6/xfs_acl.o] Error 255 CC [M] fs/xfs/xfs_trans_buf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/fs/ubifs/commit.c: In function 'dbg_check_old_index': /scratch/kisskb/src/fs/ubifs/commit.c:513: warning: 'lower_key' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/replay.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_ioctl32.o] Error 255 make[5]: *** [drivers/net/wireless/rt2x00/rt2800usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/rt2x00] Error 2 CC [M] fs/xfs/xfs_trans_extfree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/inode.o] Error 255 CC [M] fs/xfs/xfs_trans_inode.o make[3]: *** [fs/reiserfs/xattr_security.o] Error 255 CC [M] fs/xfs/xfs_trans_item.o CC [M] fs/xfs/xfs_utils.o CC [M] fs/xfs/xfs_vnodeops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/procfs.o] Error 255 CC [M] fs/xfs/xfs_rw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/symlink.o] Error 255 CC [M] fs/xfs/xfs_dmops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_koi8-ru.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nls] Error 2 CC [M] fs/xfs/linux-2.6/kmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/balloc.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_aops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr_acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/file.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ntfs] Error 2 CC [M] fs/xfs/linux-2.6/xfs_buf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/struct-funcs.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_export.o CC [M] fs/xfs/linux-2.6/xfs_file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/ver.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_dtree.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jfs] Error 2 CC [M] fs/xfs/linux-2.6/xfs_globals.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/find.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_buf_item.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_iops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/super.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_lrw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/summary.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jffs2] Error 2 CC [M] fs/xfs/linux-2.6/xfs_super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/smbfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/linux-2.6/xfs_sync.o make[4]: *** [fs/ocfs2/dlm/dlmfsver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/gc.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/efi.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/partitions] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/stack_o2cb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/tnc_commit.o] Error 255 CC [M] fs/xfs/support/debug.o CC [M] fs/xfs/support/uuid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/commit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/slot_map.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/orphan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_extfree_item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/relocation.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/btrfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/compat_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/fix_node.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/masklog.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/tnc_misc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/ipw2200.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/ipw2x00] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/wireless] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_ialloc_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/stackglue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/stack_user.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/lprops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_iomap.o] Error 255 make[3]: *** [fs/xfs/xfs_trans_ail.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/localalloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dmops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/compat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_data.o] Error 255 make[3]: *** [fs/xfs/xfs_error.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/unicode.o] Error 255 /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /scratch/kisskb/src/fs/reiserfs/lbalance.c:393: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c:421: warning: operation on 'ih' may be undefined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_rtalloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_bmap_btree.o] Error 255 make[3]: *** [fs/ubifs/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/quorum.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_inode.o] Error 255 /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_delete_items': /scratch/kisskb/src/fs/reiserfs/lbalance.c:777: warning: operation on 'ih' may be undefined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_extfree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_block.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/uptodate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/support/uuid.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_inode_item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_globals.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dfrag.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_fsops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_utils.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/support/debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ufs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/netdebug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_filestream.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_rename.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_lrw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/kmem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/udf] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_fs_subr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_itable.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_da_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/resize.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_aops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/nodemanager.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_rw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_buf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_mru_cache.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/userdlm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_attr_leaf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmast.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmunlock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/niu.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmthread.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_attr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/recovery.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/tnc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_iget.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_sync.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmdebug.o] Error 255 make[3]: *** [fs/xfs/xfs_dir2_leaf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_iops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_sf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/tcp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmconvert.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_mount.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmlock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/lpt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_ialloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/lpt_commit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/quota_global.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_node.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/do_balan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/quota_local.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/dlmglue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/suballoc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_alloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_buf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_log.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_log_recover.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/journal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/heartbeat.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/ocfs2/cluster] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/lbalance.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/journal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4xdr.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmdomain.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/s2io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_vnodeops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bnx2x_main.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/net] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [drivers] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/debug.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ubifs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/stree.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/reiserfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmmaster.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmrecovery.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/ocfs2/dlm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_bmap.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/xfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/alloc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ocfs2] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [fs] Error 2 make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed 661adc423d70203a56723701aaf255e16950dfdb # git bisect bad Bisecting: 53 revisions left to test after this (roughly 5 steps) [aaa7e2f74f11b5f7e30483807b896d7b3369586f] sparc64: Update defconfig. # < git rev-parse --verify HEAD Trying aaa7e2f74f11b5f7e30483807b896d7b3369586f # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1519:2: warning: #warning syscall perf_counter_open not implemented CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC arch/sparc/math-emu/math_64.o CC init/version.o CC arch/sparc/mm/tlb.o CC arch/sparc/mm/tsb.o CC arch/sparc/mm/fault_64.o CC arch/sparc/mm/init_64.o CC arch/sparc/mm/generic_64.o CC arch/sparc/mm/hugetlbpage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/calibrate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/version.o] Error 255 CC security/commoncap.o CC security/security.o CC security/capability.o CC security/inode.o CC security/lsm_audit.o CC security/device_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/do_mounts_initrd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/initramfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/tlb.o] Error 255 CC [M] drivers/auxdisplay/ks0108.o CC drivers/staging/staging.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/do_mounts.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/fault_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/hugetlbpage.o] Error 255 CC [M] drivers/cdrom/cdrom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/tsb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/generic_64.o] Error 255 CC [M] drivers/thermal/thermal_sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/main.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [init] Error 2 CC security/tomoyo/common.o CC [M] drivers/media/dvb/dm1105/dm1105.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/device_cgroup.o] Error 255 CC [M] drivers/media/dvb/bt8xx/bt878.o CC [M] drivers/media/dvb/pluto2/pluto2.o CC [M] drivers/crypto/hifn_795x.o CC net/socket.o CC drivers/accessibility/braille/braille_console.o CC [M] drivers/ieee802154/fakehard.o CC [M] drivers/connector/cn_queue.o CC [M] drivers/infiniband/ulp/srp/ib_srp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/lsm_audit.o] Error 255 CC [M] drivers/connector/connector.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/inode.o] Error 255 CC arch/sparc/prom/console_64.o CC ipc/compat.o CC [M] sound/sound_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/staging/staging.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/staging] Error 2 CC drivers/of/base.o CC [M] drivers/media/dvb/dvb-core/dvbdev.o CC [M] drivers/usb/c67x00/c67x00-drv.o CC [M] drivers/usb/class/cdc-acm.o CC security/smack/smack_lsm.o CC [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.o CC drivers/i2c/i2c-boardinfo.o CC drivers/gpio/gpiolib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/commoncap.o] Error 255 CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o CC [M] drivers/memstick/host/tifm_ms.o CC [M] drivers/media/dvb/firewire/firedtv-avc.o CC [M] drivers/infiniband/ulp/iser/iser_verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/auxdisplay/ks0108.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/auxdisplay] Error 2 CC [M] drivers/memstick/host/jmb38x_ms.o CC [M] drivers/isdn/divert/isdn_divert.o CC [M] drivers/memstick/core/memstick.o CC [M] drivers/usb/image/mdc800.o CC [M] drivers/input/serio/serio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/accessibility/braille/braille_console.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/accessibility/braille] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/accessibility] Error 2 CC [M] drivers/memstick/core/mspro_block.o CC [M] drivers/media/dvb/siano/smscoreapi.o CC [M] drivers/mmc/card/block.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee802154/fakehard.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ieee802154] Error 2 CC [M] drivers/input/serio/i8042.o CC drivers/cpufreq/cpufreq.o CC [M] drivers/isdn/hardware/mISDN/hfcpci.o CC drivers/spi/spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/connector/cn_queue.o] Error 255 CC [M] drivers/input/gameport/gameport.o CC [M] drivers/usb/image/microtek.o CC drivers/input/input.o CC drivers/usb/otg/otg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/bt8xx/bt878.o] Error 255 CC [M] drivers/media/dvb/bt8xx/dvb-bt8xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dm1105/dm1105.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/dm1105] Error 2 CC [M] drivers/infiniband/ulp/iser/iser_initiator.o CC [M] drivers/power/power_supply_core.o CC [M] drivers/block/aoe/aoeblk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/pluto2/pluto2.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/pluto2] Error 2 CC [M] drivers/telephony/phonedev.o CC [M] drivers/pcmcia/ds.o CC security/selinux/avc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvbdev.o] Error 255 CC [M] drivers/media/dvb/ttusb-dec/ttusb_dec.o CC [M] drivers/isdn/capi/kcapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/thermal/thermal_sys.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/thermal] Error 2 CC security/selinux/hooks.o CC [M] drivers/sbus/char/envctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprof.o make[2]: *** [arch/sparc/prom/console_64.o] Error 255 CC arch/sparc/prom/devops_64.o CC [M] drivers/media/dvb/dvb-core/dmxdev.o CC [M] drivers/isdn/hysdn/hysdn_procconf.o CC drivers/serial/serial_core.o CC [M] drivers/watchdog/pcwd_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/connector/connector.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [sound/sound_core.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/connector] Error 2 CC [M] drivers/isdn/hysdn/hysdn_proclog.o CC [M] sound/sound_firmware.o CC [M] drivers/infiniband/hw/mlx4/ah.o CC [M] drivers/isdn/i4l/isdn_net.o CC drivers/base/core.o CC [M] drivers/mmc/host/sdhci.o CC [M] drivers/media/dvb/ttpci/ttpci-eeprom.o CC [M] drivers/usb/mon/mon_main.o CC [M] drivers/mmc/core/core.o CC [M] drivers/infiniband/hw/nes/nes.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cm.o CC [M] drivers/media/radio/radio-maxiradio.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o CC block/elevator.o CC [M] drivers/isdn/gigaset/bas-gigaset.o CC [M] drivers/usb/gadget/m66592-udc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/devops_64.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-pci.o CC arch/sparc/prom/init_64.o CC [M] drivers/parport/share.o CC arch/sparc/lib/iomap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/otg/otg.o] Error 255 CC drivers/leds/led-core.o CC [M] drivers/block/paride/paride.o CC [M] drivers/usb/otg/gpio_vbus.o CC [M] drivers/message/i2o/bus-osm.o CC security/keys/key.o CC [M] drivers/uio/uio.o CC [M] drivers/usb/atm/cxacru.o CC [M] drivers/mfd/sm501.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/i2c/i2c-boardinfo.o] Error 255 CC [M] drivers/message/fusion/mptbase.o CC drivers/misc/kgdbts.o CC [M] drivers/bluetooth/hci_vhci.o CC [M] drivers/ssb/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/of/base.o] Error 255 CC drivers/of/device.o CC drivers/pci/access.o CC drivers/regulator/core.o CC [M] drivers/i2c/algos/i2c-algo-bit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/image/mdc800.o] Error 255 CC drivers/of/platform.o CC drivers/usb/host/pci-quirks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/c67x00/c67x00-ll-hpi.o] Error 255 CC [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.o CC [M] drivers/firewire/fw-card.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/ttpci-eeprom.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget-core.o CC [M] drivers/w1/masters/matrox_w1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/compat.o] Error 255 CC ipc/util.o CC drivers/block/hd.o CC [M] drivers/media/dvb/dvb-usb/a800.o CC [M] drivers/isdn/hardware/avm/b1pci.o CC [M] drivers/infiniband/core/addr.o CC [M] drivers/atm/iphase.o CC [M] drivers/uwb/umc-bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/init_64.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/mm] Error 2 CC [M] drivers/watchdog/wdt_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/bootmem.o CC [M] drivers/usb/storage/alauda.o CC [M] drivers/infiniband/hw/amso1100/c2.o make[2]: *** [security/capability.o] Error 255 CC mm/filemap.o CC [M] drivers/ieee1394/ieee1394_core.o CC [M] drivers/isdn/mISDN/l1oip_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/bus-osm.o] Error 255 CC [M] drivers/message/i2o/iop.o CC arch/sparc/kernel/traps_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/misc/adutux.o make[2]: *** [arch/sparc/prom/init_64.o] Error 255 CC arch/sparc/prom/misc_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi.o] Error 255 CC [M] drivers/spi/spi_bitbang.o make[4]: *** [drivers/isdn/hysdn/hysdn_proclog.o] Error 255 CC [M] drivers/regulator/fixed.o CC [M] drivers/usb/wusbcore/cbaf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/open.o CC [M] drivers/media/common/tuners/tuner-xc2028.o make[3]: *** [drivers/power/power_supply_core.o] Error 255 CC [M] drivers/power/power_supply_sysfs.o CC [M] drivers/infiniband/hw/mthca/mthca_main.o CC [M] drivers/infiniband/hw/ipath/ipath_cq.o CC [M] drivers/hid/hid-lg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/ah.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/led-core.o] Error 255 CC drivers/leds/led-triggers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/gameport.o] Error 255 CC [M] drivers/input/gameport/emu10k1-gp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/block.o] Error 255 CC [M] drivers/mmc/card/queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/security.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/pcwd_pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/telephony/phonedev.o] Error 255 CC [M] drivers/usb/misc/appledisplay.o CC [M] drivers/gpu/drm/drm_auth.o CC [M] drivers/usb/core/usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/telephony/ixj.o make[3]: *** [security/tomoyo/common.o] Error 255 CC security/tomoyo/realpath.o CC [M] drivers/isdn/hardware/eicon/divasi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/c67x00/c67x00-drv.o] Error 255 CC [M] drivers/usb/c67x00/c67x00-hcd.o CC drivers/video/fb_notify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/otg/gpio_vbus.o] Error 255 CC [M] drivers/usb/otg/nop-usb-xceiv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/lib/iomap.o] Error 255 CC arch/sparc/lib/ksyms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/smscoreapi.o] Error 255 CC [M] drivers/media/dvb/siano/sms-cards.o CC [M] drivers/mtd/chips/chipreg.o CC lib/bcd.o CC drivers/char/mem.o /scratch/kisskb/src/drivers/memstick/core/memstick.c: In function 'h_memstick_read_dev_id': /scratch/kisskb/src/drivers/memstick/core/memstick.c:328: warning: 'id_reg.if_mode' may be used uninitialized in this function CC [M] drivers/usb/serial/usb-serial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [sound/sound_firmware.o] Error 255 CC [M] sound/ac97_bus.o CC drivers/rtc/rtc-lib.o CC [M] drivers/scsi/aacraid/linit.o CC [M] drivers/media/dvb/frontends/dvb-pll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/of/platform.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/gpiolib.o] Error 255 CC [M] drivers/gpio/max7301.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-avc.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-ci.o CC crypto/api.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_main.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0299.o CC [M] drivers/usb/mon/mon_stat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/cdc-acm.o] Error 255 CC [M] drivers/usb/class/usblp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/math-emu/math_64.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/math-emu] Error 2 CC [M] drivers/media/video/msp3400-driver.o CC [M] drivers/media/dvb/firewire/firedtv-dvb.o CC [M] drivers/isdn/hisax/config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/memstick/core/mspro_block.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/matrox_w1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/w1/masters/ds2490.o make[4]: *** [drivers/memstick/core/memstick.o] Error 255 CC [M] drivers/ata/libata-core.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/memstick/core] Error 2 CC [M] drivers/usb/mon/mon_text.o CC [M] drivers/hwmon/hwmon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/bootmem.o] Error 255 CC drivers/of/of_mdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_procconf.o] Error 255 CC [M] drivers/isdn/hysdn/boardergo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoeblk.o] Error 255 CC [M] drivers/block/aoe/aoechr.o CC kernel/sched.o CC [M] drivers/w1/slaves/w1_therm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/of/device.o] Error 255 CC [M] drivers/i2c/algos/i2c-algo-pca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/crypto/hifn_795x.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/crypto] Error 2 CC [M] drivers/net/appletalk/ipddp.o CC [M] drivers/infiniband/ulp/iser/iser_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/memstick/host/tifm_ms.o] Error 255 CC [M] drivers/block/aoe/aoecmd.o CC [M] drivers/ide/ide-cd.o CC [M] drivers/md/linear.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprof.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/cpu_buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/algos/i2c-algo-bit.o] Error 255 CC [M] drivers/ide/ide-cd_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/ttusb-budget] Error 2 CC [M] drivers/media/dvb/dvb-core/dvb_demux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/paride.o] Error 255 CC [M] drivers/block/paride/aten.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/iser/iser_verbs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/input.o] Error 255 CC drivers/input/input-compat.o CC [M] drivers/media/common/tuners/tuner-simple.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/power_supply_sysfs.o] Error 255 CC [M] drivers/power/power_supply_leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/bcd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/kcapi.o] Error 255 CC [M] drivers/isdn/capi/capiutil.o CC lib/div64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/divert/isdn_divert.o] Error 255 CC [M] drivers/isdn/divert/divert_procfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/memstick/host/jmb38x_ms.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/memstick/host] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/memstick] Error 2 CC [M] drivers/media/common/tuners/tuner-types.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-maxiradio.o] Error 255 CC [M] drivers/media/radio/radio-gemtek-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/pci-quirks.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/host/ehci-hcd.o make[4]: *** [drivers/usb/image/microtek.o] Error 255 make[3]: *** [drivers/input/gameport/emu10k1-gp.o] Error 255 CC [M] drivers/input/gameport/fm801-gp.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/image] Error 2 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/buffer_sync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1pci.o] Error 255 CC [M] drivers/isdn/hardware/avm/b1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq.o] Error 255 CC drivers/cpufreq/cpufreq_performance.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/fixed.o] Error 255 CC [M] drivers/isdn/hardware/avm/b1dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi_bitbang.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/spi/spi_butterfly.o make[2]: *** [arch/sparc/lib/ksyms.o] Error 255 CC arch/sparc/lib/PeeCeeI.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_cq.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_diag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/iser/iser_initiator.o] Error 255 CC drivers/rtc/hctosys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/wdt_pci.o] Error 255 CC [M] drivers/watchdog/pcwd_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/a800.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/af9005-remote.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_therm.o] Error 255 CC [M] drivers/w1/slaves/w1_smem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dmxdev.o] Error 255 CC [M] drivers/w1/slaves/w1_ds2431.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/hwmon.o] Error 255 CC [M] drivers/hwmon/hwmon-vid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/cbaf.o] Error 255 CC [M] drivers/usb/wusbcore/wa-hc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/i8042.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/core.o] Error 255 CC [M] drivers/hwmon/w83627hf.o CC [M] drivers/mmc/core/bus.o make[2]: *** [block/elevator.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/kgdbts.o] Error 255 CC block/blk-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoechr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttusb-dec/ttusbdecfe.o] Error 255 CC [M] drivers/usb/gadget/cdc2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/serio.o] Error 255 CC [M] drivers/input/serio/parkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/c67x00/c67x00-hcd.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/srp/ib_srp.o] Error 255 make[3]: *** [drivers/leds/led-triggers.o] Error 255 CC [M] drivers/usb/c67x00/c67x00-sched.o CC drivers/leds/ledtrig-ide-disk.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/ulp/srp] Error 2 CC [M] drivers/input/serio/serport.o CC [M] drivers/misc/c2port/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-card.o] Error 255 make[3]: *** [drivers/usb/otg/nop-usb-xceiv.o] Error 255 CC [M] drivers/firewire/fw-topology.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/usb/otg] Error 2 CC fs/read_write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/queue.o] Error 255 CC [M] drivers/mmc/card/mmc_test.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/umc-bus.o] Error 255 CC [M] drivers/uwb/umc-dev.o CC [M] drivers/mtd/devices/doc2000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/sms-cards.o] Error 255 CC [M] drivers/media/dvb/siano/smsusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_stat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/siano/smsdvb.o make[3]: *** [drivers/gpio/max7301.o] Error 255 CC [M] drivers/gpio/max732x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_performance.o] Error 255 CC [M] drivers/cpufreq/cpufreq_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/access.o] Error 255 CC drivers/pci/bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/util.o] Error 255 CC ipc/msgutil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-core.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/power_supply_leds.o] Error 255 CC [M] drivers/power/pda_power.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cdrom/cdrom.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/cdrom] Error 2 CC [M] drivers/mmc/card/sdio_uart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [sound/ac97_bus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/misc_64.o] Error 255 CC arch/sparc/prom/p1275.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_auth.o] Error 255 CC [M] drivers/gpu/drm/drm_bufs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/mem.o] Error 255 CC drivers/char/random.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/appledisplay.o] Error 255 make[3]: *** [drivers/parport/share.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/parport/ieee1284.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/aten.o] Error 255 make[4]: *** [drivers/mtd/chips/chipreg.o] Error 255 CC [M] drivers/block/paride/bpck.o CC [M] drivers/mtd/chips/cfi_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-ci.o] Error 255 CC [M] drivers/usb/mon/mon_bin.o CC [M] drivers/gpu/drm/drm_cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/bt8xx/dvb-bt8xx.o] Error 255 CC [M] drivers/media/dvb/bt8xx/dst.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio.o] Error 255 make[5]: *** [drivers/media/dvb/frontends/stv0299.o] Error 255 CC [M] drivers/uio/uio_cif.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/cpufreq/cpufreq_powersave.o make[4]: *** [drivers/net/appletalk/ipddp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/appletalk] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/socket.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/ds2490.o] Error 255 CC [M] drivers/w1/masters/ds2482.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-lib.o] Error 255 CC [M] drivers/uio/uio_pdrv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/realpath.o] Error 255 CC security/tomoyo/tomoyo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/linear.o] Error 255 CC [M] drivers/md/raid0.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_vhci.o] Error 255 CC [M] drivers/bluetooth/hci_ldisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/cq.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/doorbell.o CC net/802/fc.o CC [M] drivers/net/arcnet/arcnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/hctosys.o] Error 255 CC drivers/rtc/class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/of/of_mdio.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/of] Error 2 CC [M] drivers/uio/uio_pdrv_genirq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/envctrl.o] Error 255 CC [M] drivers/sbus/char/display7seg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/core.o] Error 255 CC drivers/base/sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_ds2431.o] Error 255 CC [M] drivers/w1/slaves/w1_ds2433.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/cpu_buffer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/smack/smack_lsm.o] Error 255 CC [M] drivers/bluetooth/hci_h4.o CC security/smack/smack_access.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/iop.o] Error 255 CC [M] drivers/message/i2o/driver.o make[4]: *** [drivers/i2c/algos/i2c-algo-pca.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/algos] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/hd.o] Error 255 CC [M] drivers/block/floppy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_smem.o] Error 255 CC [M] drivers/block/brd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/avc.o] Error 255 CC [M] sound/core/oss/mixer_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-hc.o] Error 255 CC [M] drivers/usb/wusbcore/wa-nep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/ds.o] Error 255 CC [M] drivers/pcmcia/pcmcia_resource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fb_notify.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/base/bus.o make[5]: *** [drivers/media/common/tuners/tuner-types.o] Error 255 CC [M] drivers/input/serio/pcips2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/max732x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/div64.o] Error 255 CC [M] drivers/gpio/mcp23s08.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC lib/sort.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/key.o] Error 255 CC security/keys/keyring.o make[5]: *** [drivers/isdn/hardware/eicon/divasi.o] Error 255 CC [M] drivers/isdn/hardware/eicon/idifunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/sdhci.o] Error 255 make[2]: *** [crypto/api.o] Error 255 CC [M] drivers/mmc/host/sdhci-pci.o /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c: In function 'hfcpci_softirq': /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c:2333: warning: ignoring return value of 'driver_for_each_device', declared with attribute warn_unused_result Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/sm501.o] Error 255 CC crypto/cipher.o CC [M] drivers/mfd/htc-pasic3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/umc-dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/uwb/umc-drv.o make[3]: *** [drivers/spi/spi_butterfly.o] Error 255 CC [M] drivers/spi/spi_gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/serial_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-lg.o] Error 255 CC drivers/serial/suncore.o CC [M] drivers/hid/hid-lgff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_powersave.o] Error 255 CC [M] drivers/uwb/address.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/usb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/hwmon-vid.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/mad.o CC [M] drivers/usb/core/hub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/divert/divert_procfs.o] Error 255 CC [M] drivers/isdn/divert/divert_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/usblp.o] Error 255 CC [M] drivers/usb/class/cdc-wdm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-ide-disk.o] Error 255 CC [M] drivers/i2c/busses/i2c-ali1535.o CC [M] drivers/leds/led-class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-gemtek-pci.o] Error 255 CC [M] drivers/media/radio/radio-maestro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttusb-dec/ttusb_dec.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/ttusb-dec] Error 2 CC [M] drivers/uwb/allocator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dvb-pll.o] Error 255 CC [M] drivers/media/dvb/frontends/au8522_dig.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/main.o] Error 255 CC [M] drivers/ssb/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-dvb.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-fe.o CC [M] drivers/video/aty/atyfb_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/p1275.o] Error 255 make[4]: *** [drivers/usb/storage/alauda.o] Error 255 CC arch/sparc/prom/printf.o CC [M] drivers/usb/storage/cypress_atacb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/buffer_sync.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/event_buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_diag.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/bus.o] Error 255 CC drivers/pci/probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/serport.o] Error 255 CC [M] drivers/isdn/capi/capilib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_stats.o] Error 255 CC [M] drivers/cpufreq/cpufreq_userspace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/ieee1394_core.o] Error 255 CC [M] drivers/ieee1394/ieee1394_transactions.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/af9005-remote.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/msgutil.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/af9005.o CC ipc/msg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/core.o] Error 255 CC [M] drivers/regulator/virtual.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/sort.o] Error 255 CC lib/parser.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/printf.o] Error 255 CC arch/sparc/prom/tree_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_ds2433.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/w1/slaves/w1_ds2760.o make[4]: *** [drivers/usb/misc/adutux.o] Error 255 CC [M] drivers/usb/misc/berry_charge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/lib/PeeCeeI.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/l1oip_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/mISDN/l1oip_codec.o make[4]: *** [drivers/infiniband/hw/mlx4/doorbell.o] Error 255 CC arch/sparc/lib/user_fixup.o CC [M] drivers/ieee1394/hosts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/input-compat.o] Error 255 make[4]: *** [drivers/isdn/capi/capiutil.o] Error 255 CC [M] drivers/isdn/mISDN/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/addr.o] Error 255 CC [M] drivers/infiniband/core/cm.o CC drivers/input/ff-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_provider.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/pda_power.o] Error 255 CC [M] drivers/power/wm8350_power.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/fm801-gp.o] Error 255 CC [M] drivers/input/gameport/lightning.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_cif.o] Error 255 CC [M] drivers/isdn/mISDN/fsm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/bus.o] Error 255 CC [M] drivers/mmc/core/host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/c2port/core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/c2port] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cd_ioctl.o] Error 255 CC [M] drivers/infiniband/core/packer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_cmd.o] Error 255 CC [M] drivers/regulator/userspace-consumer.o CC [M] drivers/misc/cb710/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_demux.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/divert/divert_init.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_filter.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/divert] Error 2 CC [M] drivers/infiniband/core/ud_header.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/cxacru.o] Error 255 CC [M] drivers/usb/atm/speedtch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/mmc_test.o] Error 255 CC [M] drivers/input/gameport/ns558.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/display7seg.o] Error 255 CC [M] drivers/sbus/char/flash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cipher.o] Error 255 CC crypto/digest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_pdrv.o] Error 255 CC [M] drivers/isdn/capi/kcapi_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi_gpio.o] Error 255 CC [M] drivers/spi/spi_lm70llp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/pcwd_usb.o] Error 255 CC [M] drivers/watchdog/alim7101_wdt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_ldisc.o] Error 255 CC [M] drivers/isdn/capi/capi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_probe.o] Error 255 CC [M] drivers/mtd/chips/cfi_util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/open.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/mcp23s08.o] Error 255 CC crypto/compress.o CC [M] drivers/gpio/pca953x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/msp3400-driver.o] Error 255 CC [M] drivers/media/video/msp3400-kthreads.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-lgff.o] Error 255 CC [M] drivers/hid/hid-lg2ff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_main.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/m66592-udc.o] Error 255 CC [M] drivers/sbus/char/openprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_main.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_profile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/event_buffer.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_files.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/suncore.o] Error 255 make[2]: *** [arch/sparc/kernel/traps_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-maestro.o] Error 255 CC drivers/serial/sunhv.o CC [M] drivers/media/radio/dsbr100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/pcips2.o] Error 255 CC arch/sparc/kernel/irq_64.o CC [M] drivers/gpio/pcf857x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/smsdvb.o] Error 255 CC [M] drivers/w1/masters/w1-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/c67x00/c67x00-sched.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/c67x00] Error 2 CC [M] drivers/input/serio/libps2.o make[3]: *** [security/keys/keyring.o] Error 255 CC security/keys/keyctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_pdrv_genirq.o] Error 255 CC [M] drivers/uio/uio_smx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/parkbd.o] Error 255 CC [M] drivers/media/common/tuners/mt20xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/ieee1284.o] Error 255 CC [M] drivers/parport/ieee1284_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_cache.o] Error 255 CC [M] drivers/misc/cb710/sgbuf2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tuner-xc2028.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_text.o] Error 255 CC [M] drivers/gpu/drm/drm_context.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/linit.o] Error 255 CC [M] drivers/scsi/aacraid/aachba.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-topology.o] Error 255 CC [M] drivers/firewire/fw-transaction.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/class.o] Error 255 CC [M] drivers/misc/eeprom/at24.o CC drivers/rtc/interface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ali1535.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-ali1563.o make[3]: *** [drivers/block/aoe/aoecmd.o] Error 255 CC [M] drivers/block/aoe/aoedev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/driver.o] Error 255 make[3]: *** [drivers/leds/led-class.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/tomoyo.o] Error 255 CC [M] drivers/leds/leds-bd2802.o CC [M] drivers/message/i2o/device.o CC security/tomoyo/domain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/umc-drv.o] Error 255 CC [M] drivers/i2c/busses/i2c-ali15x3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/sdhci-pci.o] Error 255 CC [M] drivers/mmc/host/ricoh_mmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/tree_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/cypress_atacb.o] Error 255 CC [M] drivers/usb/storage/datafab.o make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/prom] Error 2 CC [M] drivers/net/arcnet/rfc1201.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/scan.o] Error 255 CC [M] drivers/ssb/sprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/ds2482.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/host.o] Error 255 make[3]: *** [drivers/base/sys.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/fsm.o] Error 255 CC [M] drivers/mmc/core/mmc.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofilefs.o CC [M] drivers/scsi/aacraid/commctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/brd.o] Error 255 CC [M] drivers/usb/storage/freecom.o CC [M] drivers/net/arcnet/rfc1051.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/smsusb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/siano] Error 2 CC [M] drivers/scsi/aacraid/comminit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/lib/user_fixup.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/lib] Error 2 CC [M] drivers/firewire/fw-iso.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_dma.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_userspace.o] Error 255 CC [M] drivers/cpufreq/cpufreq_ondemand.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_ds2760.o] Error 255 CC [M] drivers/w1/slaves/w1_bq27000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/smack/smack_access.o] Error 255 CC security/smack/smackfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/ieee1394_transactions.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/wm8350_power.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/power/ds2760_battery.o make[4]: *** [drivers/usb/serial/usb-serial.o] Error 255 CC [M] drivers/usb/serial/generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_net.o] Error 255 CC [M] drivers/isdn/i4l/isdn_tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/boardergo.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_boot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/kcapi_proc.o] Error 255 CC [M] drivers/misc/eeprom/at25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/ff-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/parser.o] Error 255 CC lib/halfmd4.o make[5]: *** [drivers/media/dvb/dvb-core/dvb_filter.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_ca_en50221.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/htc-pasic3.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mfd/wm8400-core.o make[5]: *** [drivers/isdn/hardware/mISDN/hfcpci.o] Error 255 CC [M] drivers/isdn/hardware/mISDN/hfcmulti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_profile.o] Error 255 CC [M] sound/drivers/dummy.o CC [M] drivers/infiniband/hw/mthca/mthca_reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/read_write.o] Error 255 CC fs/file_table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/bus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/iser/iser_memory.o] Error 255 CC drivers/base/dd.o CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/au8522_dig.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/mad.o] Error 255 CC [M] drivers/media/dvb/frontends/au8522_decoder.o CC [M] drivers/infiniband/hw/mlx4/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/compress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/base/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/fc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/pcf857x.o] Error 255 make[5]: *** [drivers/media/dvb/b2c2/flexcop-usb.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/ipath/ipath_eeprom.o make[3]: *** [drivers/hwmon/w83627hf.o] Error 255 make[3]: *** [drivers/input/gameport/ns558.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/userspace-consumer.o] Error 255 CC [M] drivers/hwmon/w83792d.o CC net/802/hippi.o CC crypto/algapi.o CC [M] drivers/usb/core/hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_h4.o] Error 255 CC [M] drivers/bluetooth/hci_bcsp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/berry_charge.o] Error 255 CC [M] drivers/usb/misc/cypress_cy7c63.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprofile_files.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_file_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_smx.o] Error 255 CC [M] drivers/uio/uio_aec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-fe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cd.o] Error 255 CC [M] drivers/ide/ide-cd_verbose.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/address.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/idifunc.o] Error 255 CC crypto/scatterwalk.o CC [M] drivers/isdn/hardware/eicon/um_idi.o CC [M] drivers/media/dvb/firewire/firedtv-1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-lg2ff.o] Error 255 CC [M] drivers/hid/hid-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/hosts.o] Error 255 CC [M] drivers/ieee1394/highlevel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/l1oip_codec.o] Error 255 CC [M] drivers/ide/ide.o CC [M] drivers/input/joystick/a3d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/allocator.o] Error 255 CC [M] drivers/uwb/beacon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/sdio_uart.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: make[5]: Target `__build' not remade because of errors.*** [drivers/media/common/tuners/tuner-simple.o] Error 255 make[3]: *** [drivers/mmc/card] Error 2 CC [M] drivers/usb/misc/cytherm.o CC [M] drivers/isdn/mISDN/socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/libps2.o] Error 255 CC [M] drivers/input/serio/serio_raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/pca953x.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/gpio] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-nep.o] Error 255 CC [M] drivers/usb/misc/emi26.o CC [M] drivers/usb/wusbcore/wa-rpipe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capilib.o] Error 255 CC [M] drivers/isdn/hardware/eicon/dqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/lightning.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/cdc-wdm.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input/gameport] Error 2 CC [M] drivers/usb/class/usbtmc.o CC [M] drivers/mmc/core/mmc_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/at24.o] Error 255 make[3]: *** [drivers/char/random.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o CC drivers/char/tty_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/pcmcia_resource.o] Error 255 CC [M] drivers/pcmcia/pcmcia_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/dsbr100.o] Error 255 CC [M] drivers/media/radio/radio-si470x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/ricoh_mmc.o] Error 255 CC [M] drivers/mmc/host/sdhci-pltfm.o make[3]: *** [drivers/ssb/sprom.o] Error 255 CC [M] drivers/ssb/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/ud_header.o] Error 255 CC [M] drivers/isdn/capi/capidrv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/config.o] Error 255 CC [M] drivers/isdn/hisax/isdnl1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/bpck.o] Error 255 CC [M] drivers/block/paride/comm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi_lm70llp.o] Error 255 CC [M] drivers/spi/spidev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/flash.o] Error 255 CC [M] drivers/power/bq27x00_battery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/ieee1284_ops.o] Error 255 CC [M] drivers/parport/procfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/bas-gigaset.o] Error 255 CC [M] drivers/isdn/gigaset/isocdata.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/alim7101_wdt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1dma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/ds2760_battery.o] Error 255 CC [M] drivers/watchdog/riowd.o CC [M] drivers/power/pcf50633-charger.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/virtual.o] Error 255 CC [M] drivers/parport/daisy.o CC [M] drivers/regulator/bq24022.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_cm.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch_ev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprofilefs.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-iso.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid0.o] Error 255 CC [M] drivers/firewire/fw-device.o make[4]: *** [drivers/usb/mon/mon_bin.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoedev.o] Error 255 CC [M] drivers/usb/mon/mon_dma.o CC [M] drivers/md/raid1.o CC [M] drivers/block/aoe/aoemain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ali15x3.o] Error 255 CC [M] drivers/w1/w1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/cypress_cy7c63.o] Error 255 CC [M] drivers/firewire/fw-cdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/msg.o] Error 255 CC ipc/sem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget-av.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/driver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/base/class.o make[3]: *** [drivers/rtc/interface.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/rtc/rtc-dev.o make[2]: *** [crypto/digest.o] Error 255 CC crypto/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/packer.o] Error 255 CC [M] drivers/block/aoe/aoenet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_context.o] Error 255 CC [M] drivers/gpu/drm/drm_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/openprom.o] Error 255 CC [M] drivers/sbus/char/uctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_ondemand.o] Error 255 CC [M] drivers/cpufreq/cpufreq_conservative.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/at25.o] Error 255 CC [M] drivers/misc/eeprom/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/beacon.o] Error 255 CC [M] drivers/uwb/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/w1-gpio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/sdhci-pltfm.o] Error 255 CC [M] drivers/mmc/host/tifm_sd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/emi26.o] Error 255 CC lib/debug_locks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/sunhv.o] Error 255 CC [M] drivers/serial/sunzilog.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/w1/masters] Error 2 CC [M] drivers/watchdog/cpwd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/rfc1201.o] Error 255 CC [M] drivers/hwmon/w83793.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/core.o] Error 255 CC [M] drivers/watchdog/wm8350_wdt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_util.o] Error 255 CC [M] drivers/mtd/chips/cfi_cmdset_0020.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/comminit.o] Error 255 CC [M] drivers/scsi/aacraid/commsup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/dd.o] Error 255 CC [M] drivers/cpufreq/freq_table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/datafab.o] Error 255 CC [M] drivers/bluetooth/hci_ll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/scatterwalk.o] Error 255 CC [M] drivers/usb/storage/isd200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/rfc1051.o] Error 255 CC [M] drivers/mtd/chips/cfi_cmdset_0002.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_reset.o] Error 255 CC [M] drivers/bluetooth/bcm203x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/cb710/core.o] Error 255 CC [M] drivers/bluetooth/bpa10x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/freecom.o] Error 255 CC [M] drivers/md/raid10.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_boot.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/mmc.o] Error 255 CC [M] drivers/video/aty/mach64_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/irq_64.o] Error 255 CC arch/sparc/kernel/process_64.o make[4]: *** [drivers/w1/slaves/w1_bq27000.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/w1/slaves] Error 2 CC [M] drivers/w1/w1_int.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/domain.o] Error 255 CC security/tomoyo/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/cb710/sgbuf2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-1394.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_allocator.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-rc.o CC [M] drivers/misc/cb710/debug.o CC [M] drivers/infiniband/hw/mthca/mthca_eq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_aec.o] Error 255 CC [M] drivers/uio/uio_sercos3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ali1563.o] Error 255 make[3]: *** [drivers/ide/ide-cd_verbose.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-amd756.o make[3]: *** [drivers/input/serio/serio_raw.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input/serio] Error 2 CC [M] drivers/infiniband/hw/mthca/mthca_pd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/keyctl.o] Error 255 CC security/keys/permission.o CC [M] drivers/isdn/hisax/tei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/arcnet.o] Error 255 CC [M] drivers/net/arcnet/arc-rawmode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/halfmd4.o] Error 255 CC [M] drivers/misc/eeprom/eeprom_93cx6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprofile_stats.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/timer_int.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/procfs.o] Error 255 CC [M] drivers/firewire/fw-ohci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_bufs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/probe.o] Error 255 CC drivers/pci/remove.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/riowd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/au8522_decoder.o] Error 255 CC [M] drivers/media/dvb/bt8xx/dst_ca.o CC [M] drivers/media/dvb/frontends/s921_module.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_provider.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_rnic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-transaction.o] Error 255 make[2]: *** [mm/filemap.o] Error 255 CC [M] drivers/media/dvb/frontends/s921_core.o CC mm/mempool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/dqueue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/generic.o] Error 255 CC [M] drivers/isdn/hardware/eicon/divamnt.o CC [M] drivers/usb/serial/bus.o CC [M] drivers/video/backlight/lcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_dma.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/mon] Error 2 CC drivers/base/platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capi.o] Error 255 CC drivers/base/cpu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoemain.o] Error 255 CC [M] drivers/regulator/lp3971.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/doc2000.o] Error 255 CC [M] drivers/mtd/devices/doc2001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/bq24022.o] Error 255 CC [M] drivers/usb/core/urb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/media/radio/radio-si470x.c: In function 'si470x_fops_release': /scratch/kisskb/src/drivers/media/radio/radio-si470x.c:1217: warning: label 'unlock' defined but not used make[5]: *** [drivers/isdn/hardware/eicon/um_idi.o] Error 255 make[2]: *** [crypto/proc.o] Error 255 CC [M] drivers/usb/core/message.o CC [M] drivers/w1/w1_family.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spidev.o] Error 255 CC [M] drivers/spi/tle62x0.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8400-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/device.o] Error 255 make[2]: *** [fs/file_table.o] Error 255 CC [M] drivers/mfd/wm8350-core.o CC [M] drivers/message/i2o/debug.o CC fs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/hippi.o] Error 255 CC [M] net/802/p8022.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/highlevel.o] Error 255 CC [M] drivers/ieee1394/csr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/mmc_ops.o] Error 255 CC [M] drivers/mmc/core/sd.o make[4]: *** [sound/core/oss/mixer_oss.o] Error 255 CC [M] sound/core/oss/pcm_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-bd2802.o] Error 255 CC [M] drivers/leds/leds-sunfire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/bq27x00_battery.o] Error 255 CC [M] sound/core/oss/pcm_plugin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/iser/iscsi_iser.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/ulp/iser] Error 2 CC [M] sound/core/oss/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/driver.o] Error 255 CC [M] drivers/uwb/drp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/daisy.o] Error 255 make[5]: *** [drivers/media/common/tuners/mt20xx.o] Error 255 CC [M] drivers/parport/probe.o CC [M] drivers/media/common/tuners/tda8290.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/af9005.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/af9005-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/atyfb_base.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/common/tuners/tea5767.o make[5]: *** [drivers/media/dvb/frontends/s921_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/frontends/stb0899_drv.o make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/timer_int.o] Error 255 CC [M] arch/sparc/oprofile/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/cytherm.o] Error 255 CC [M] drivers/usb/misc/emi62.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-rpipe.o] Error 255 CC [M] drivers/usb/wusbcore/wa-xfer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/uctrl.o] Error 255 CC [M] drivers/sbus/char/bbc_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/debug_locks.o] Error 255 CC lib/random32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/a3d.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/joystick/adi.o make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_ev.o] Error 255 make[2]: *** [crypto/algapi.o] Error 255 CC crypto/ablkcipher.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoenet.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/dummy.o] Error 255 CC [M] sound/drivers/mtpav.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/block/aoe] Error 2 CC [M] drivers/media/dvb/frontends/stb0899_algo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/msp3400-kthreads.o] Error 255 CC [M] drivers/media/video/stk-webcam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/freq_table.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC lib/bust_spinlocks.o make[4]: *** [drivers/gpu/drm/drm_dma.o] Error 255 CC [M] drivers/gpu/drm/drm_drawable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/cpwd.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0900_core.o make[5]: *** [drivers/media/dvb/bt8xx/dst.o] Error 255 CC [M] drivers/media/video/stk-sensor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/speedtch.o] Error 255 CC [M] drivers/usb/atm/ueagle-atm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_sched.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1.o] Error 255 CC [M] drivers/isdn/hardware/avm/b1pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/main.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/mr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/eeprom_93cx6.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0900_sw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/bus.o] Error 255 CC [M] drivers/usb/serial/ezusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/init.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/oprofile] Error 2 CC [M] drivers/media/video/tuner-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/remove.o] Error 255 CC drivers/pci/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_bcsp.o] Error 255 CC [M] drivers/isdn/mISDN/clock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/wm8350_wdt.o] Error 255 CC [M] drivers/watchdog/softdog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/mach64_accel.o] Error 255 CC [M] drivers/video/aty/mach64_cursor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_conservative.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/cpufreq] Error 2 CC [M] drivers/bluetooth/bfusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-fe-tuner.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/smack/smackfs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/smack] Error 2 CC [M] drivers/w1/w1_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-dev.o] Error 255 CC drivers/rtc/rtc-proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/s921_module.o] Error 255 CC [M] drivers/isdn/hardware/avm/avm_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/eeprom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/eeprom] Error 2 make[3]: *** [drivers/base/class.o] Error 255 CC [M] drivers/misc/ics932s401.o CC [M] drivers/bluetooth/dtl1_cs.o /scratch/kisskb/src/drivers/serial/sunzilog.c:1077: warning: 'sunzilog_putchar' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_eeprom.o] Error 255 CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/cpu.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/pcmcia_ioctl.o] Error 255 CC [M] drivers/pcmcia/cs.o CC [M] drivers/ssb/pcihost_wrapper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/pcf50633-charger.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/power] Error 2 CC [M] drivers/infiniband/hw/ipath/ipath_fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/tle62x0.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/spi] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83792d.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_ib.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-sram.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o CC [M] drivers/ssb/pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_sercos3.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/uio] Error 2 CC [M] drivers/infiniband/core/verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divamnt.o] Error 255 CC [M] drivers/isdn/hardware/eicon/mntfunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-si470x.o] Error 255 CC [M] drivers/media/radio/radio-mr800.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/permission.o] Error 255 CC security/keys/process_keys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_pd.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/commctrl.o] Error 255 CC [M] drivers/w1/w1_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/arc-rawmode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/arcnet/capmode.o make[3]: *** [drivers/w1/w1.o] Error 255 CC [M] drivers/isdn/i4l/isdn_v110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_family.o] Error 255 CC [M] drivers/hid/hid-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-device.o] Error 255 CC security/keys/request_key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/lp3971.o] Error 255 CC [M] drivers/regulator/max1586.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/platform.o] Error 255 CC drivers/base/firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide.o] Error 255 CC [M] drivers/ide/ide-ioctls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/tei.o] Error 255 CC [M] drivers/hid/hid-debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/probe.o] Error 255 CC [M] drivers/parport/parport_pc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnl1.o] Error 255 CC [M] drivers/isdn/hisax/isdnl2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/hooks.o] Error 255 CC security/selinux/selinuxfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/cb710/debug.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/cb710] Error 2 CC [M] drivers/firewire/fw-sbp2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bcm203x.o] Error 255 CC [M] drivers/isdn/i4l/isdn_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/isocdata.o] Error 255 CC [M] drivers/isdn/gigaset/common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/iphase.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/tomoyo] Error 2 CC mm/oom_kill.o CC [M] drivers/atm/suni.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mempool.o] Error 255 CC [M] drivers/atm/fore200e.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/usbtmc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-proc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/class] Error 2 CC drivers/rtc/rtc-sysfs.o CC [M] drivers/usb/misc/ftdi-elan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/socket.o] Error 255 CC [M] drivers/ide/ide-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_fs.o] Error 255 CC [M] drivers/parport/parport_serial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/process_64.o] Error 255 CC arch/sparc/kernel/signal_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/bust_spinlocks.o] Error 255 make[3]: *** [drivers/bluetooth/hci_ll.o] Error 255 CC [M] drivers/usb/core/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_int.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_init_chip.o CC arch/sparc/kernel/setup_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/hcd.o] Error 255 CC [M] drivers/isdn/i4l/isdn_ppp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/random32.o] Error 255 CC lib/hexdump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-amd756.o] Error 255 CC [M] drivers/i2c/busses/i2c-amd8111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/p8022.o] Error 255 CC [M] net/802/psnap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-rc.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/firewire] Error 2 CC [M] drivers/net/arcnet/com90xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-sunfire.o] Error 255 CC [M] drivers/leds/leds-pca9532.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/io.o] Error 255 CC [M] drivers/ide/ide-iops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/csr.o] Error 255 CC [M] drivers/ieee1394/nodemgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/stk-sensor.o] Error 255 CC [M] drivers/isdn/i4l/isdn_concap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/debug.o] Error 255 CC [M] drivers/message/i2o/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/firmware.o] Error 255 CC drivers/base/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/ics932s401.o] Error 255 CC [M] drivers/misc/lkdtm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/isd200.o] Error 255 CC [M] drivers/usb/storage/jumpshot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/mach64_cursor.o] Error 255 CC [M] drivers/video/aty/mach64_gx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/bt8xx/dst_ca.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/bt8xx] Error 2 CC [M] drivers/usb/storage/karma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/avm_cs.o] Error 255 CC [M] drivers/message/i2o/exec-osm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/emi62.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/misc/idmouse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-core.o] Error 255 make[4]: *** [drivers/usb/core/hub.o] Error 255 CC [M] drivers/usb/storage/onetouch.o CC drivers/base/map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tea5767.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/pcihost_wrapper.o] Error 255 CC [M] drivers/usb/core/config.o CC net/8021q/vlan_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ablkcipher.o] Error 255 CC crypto/blkcipher.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/mr.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/lcd.o] Error 255 CC [M] drivers/video/backlight/ltv350qv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/drp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/uwb/drp-avail.o make[3]: *** [drivers/block/floppy.o] Error 255 CC [M] drivers/block/loop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-debug.o] Error 255 CC [M] drivers/uwb/drp-ie.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/sunzilog.o] Error 255 CC [M] drivers/serial/sunsu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83793.o] Error 255 CC [M] drivers/hwmon/w83781d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-cdev.o] Error 255 CC [M] drivers/ssb/driver_chipcommon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bpa10x.o] Error 255 CC [M] drivers/scsi/aacraid/dpcsup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/comm.o] Error 255 CC [M] drivers/block/paride/dstr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/tifm_sd.o] Error 255 CC [M] drivers/mmc/host/mmc_spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_netlink.o] Error 255 CC [M] drivers/bluetooth/bt3c_cs.o CC security/selinux/netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/pcm_plugin.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ezusb.o] Error 255 CC [M] drivers/usb/serial/aircable.o CC [M] sound/core/oss/copy.o make[4]: *** [drivers/mtd/devices/doc2001.o] Error 255 CC [M] drivers/mtd/devices/doc2001plus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/sem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC ipc/shm.o make[4]: *** [drivers/mmc/core/sd.o] Error 255 CC [M] drivers/mmc/core/sd_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_io.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/w1] Error 2 CC [M] drivers/mmc/core/sdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1pcmcia.o] Error 255 CC [M] drivers/isdn/hardware/avm/t1pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/urb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_io.o] Error 255 CC drivers/char/n_tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/bbc_i2c.o] Error 255 CC [M] drivers/sbus/char/bbc_envctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/super.o] Error 255 CC fs/char_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/mntfunc.o] Error 255 CC [M] drivers/isdn/hardware/eicon/debug.o CC [M] net/9p/mod.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-mr800.o] Error 255 CC [M] drivers/media/radio/radio-tea5764.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/driver.o] Error 255 CC fs/stat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/map.o] Error 255 CC drivers/base/devres.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/process_keys.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_drawable.o] Error 255 CC [M] drivers/gpu/drm/drm_drv.o CC [M] drivers/mtd/devices/docprobe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_eq.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/signal_64.o] Error 255 CC drivers/char/tty_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/request_key.o] Error 255 CC security/keys/request_key_auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-av.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget-ci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-eeprom.o] Error 255 CC [M] drivers/gpu/drm/drm_fops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-sysfs.o] Error 255 CC drivers/rtc/rtc-cmos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/adi.o] Error 255 CC [M] drivers/input/joystick/analog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/dtl1_cs.o] Error 255 CC [M] drivers/mfd/wm8350-regmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/clock.o] Error 255 CC [M] drivers/isdn/mISDN/hwchannel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-pca9532.o] Error 255 make[5]: *** [drivers/media/dvb/b2c2/flexcop-sram.o] Error 255 CC [M] drivers/leds/leds-gpio.o CC [M] drivers/mfd/wm8350-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_serial.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/cdc2.o] Error 255 CC [M] drivers/parport/parport_cs.o CC [M] drivers/usb/gadget/ether.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_ca_en50221.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda8290.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_frontend.o CC [M] drivers/media/common/tuners/tea5761.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/drp-avail.o] Error 255 CC [M] drivers/mfd/wm8350-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/mtpav.o] Error 255 CC [M] net/appletalk/aarp.o CC [M] sound/drivers/mts64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/softdog.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/watchdog] Error 2 CC [M] sound/drivers/portman2x4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/karma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/appletalk/ddp.o make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_cq.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch_qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/hexdump.o] Error 255 CC lib/kasprintf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-core.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/drp-ie.o] Error 255 /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC [M] drivers/uwb/est.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/psnap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_net.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_init.o CC [M] net/802/tr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-core.o] Error 255 CC [M] drivers/ata/libata-scsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/max1586.o] Error 255 CC [M] drivers/regulator/wm8350-regulator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/ehci-hcd.o] Error 255 CC [M] drivers/usb/host/oxu210hp-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/aachba.o] Error 255 make[4]: *** [drivers/infiniband/hw/ipath/ipath_file_ops.o] Error 255 CC [M] drivers/ata/libata-eh.o CC block/blk-tag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/onetouch.o] Error 255 CC [M] drivers/scsi/aacraid/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/stk-webcam.o] Error 255 CC [M] drivers/usb/gadget/file_storage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bfusb.o] Error 255 CC [M] drivers/input/joystick/cobra.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/copy.o] Error 255 CC [M] drivers/scsi/aacraid/sa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-amd8111.o] Error 255 CC [M] drivers/i2c/busses/i2c-i801.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/setup_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_rnic.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_alloc.o CC arch/sparc/kernel/idprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid10.o] Error 255 CC [M] drivers/i2c/busses/i2c-isch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_concap.o] Error 255 CC [M] sound/core/oss/linear.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/verbs.o] Error 255 CC [M] drivers/md/dm-raid1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/aircable.o] Error 255 CC [M] drivers/usb/serial/ark3116.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/lkdtm.o] Error 255 CC [M] drivers/misc/tifm_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/oom_kill.o] Error 255 make[3]: *** [drivers/base/devres.o] Error 255 CC mm/fadvise.o CC drivers/base/attribute_container.o make[4]: *** [drivers/mmc/core/sdio.o] Error 255 CC mm/maccess.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/commsup.o] Error 255 CC [M] drivers/scsi/aacraid/rkt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/pcmcia.o] Error 255 CC [M] drivers/ssb/driver_chipcommon_pmu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stb0899_algo.o] Error 255 CC [M] drivers/ssb/driver_pcicore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/docprobe.o] Error 255 CC [M] drivers/i2c/busses/i2c-nforce2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/t1pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hardware/avm/c4.o make[2]: *** [block/blk-core.o] Error 255 CC [M] drivers/isdn/i4l/isdn_x25iface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/gigaset/interface.o make[4]: *** [drivers/usb/core/message.o] Error 255 CC crypto/hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/config.o] Error 255 CC [M] drivers/usb/core/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-ioctls.o] Error 255 CC [M] drivers/pcmcia/cistpl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com90xx.o] Error 255 CC [M] drivers/net/arcnet/com90io.o make[3]: *** [drivers/pcmcia/cs.o] Error 255 CC [M] drivers/isdn/hysdn/hycapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_multicast.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0900_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/arcnet/arc-rimi.o make[4]: *** [drivers/net/arcnet/capmode.o] Error 255 CC drivers/pci/quirks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/char/tty_ldisc.o make[4]: *** [drivers/video/aty/mach64_gx.o] Error 255 CC [M] drivers/video/aty/mach64_ct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netlink.o] Error 255 CC [M] drivers/pcmcia/rsrc_mgr.o /scratch/kisskb/src/drivers/char/tty_ioctl.c: In function 'tty_mode_ioctl': /scratch/kisskb/src/drivers/char/tty_ioctl.c:950: warning: unused variable 'ktermx' Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptbase.o] Error 255 CC [M] drivers/message/fusion/mptscsih.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/mod.o] Error 255 CC [M] net/9p/client.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/idmouse.o] Error 255 CC [M] drivers/mmc/core/sdio_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-regmap.o] Error 255 CC security/selinux/nlmsgtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/bbc_envctrl.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/sbus/char] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/sbus] Error 2 CC [M] drivers/ide/ide-lib.o CC drivers/char/tty_buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_core.o] Error 255 CC [M] net/8021q/vlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/idprom.o] Error 255 CC arch/sparc/kernel/sys_sparc_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/ltv350qv.o] Error 255 CC [M] drivers/video/backlight/ili9320.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-ohci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/char_dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kasprintf.o] Error 255 CC lib/bitmap.o make[3]: *** [drivers/ssb/driver_chipcommon.o] Error 255 CC [M] drivers/ssb/b43_pci_bridge.o CC [M] drivers/video/backlight/platform_lcd.o /scratch/kisskb/src/drivers/leds/leds-gpio.c: In function 'of_gpio_leds_probe': /scratch/kisskb/src/drivers/leds/leds-gpio.c:228: warning: 'flags' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/jumpshot.o] Error 255 CC [M] drivers/usb/storage/sddr09.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-misc.o] Error 255 CC lib/scatterlist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/blkcipher.o] Error 255 CC drivers/rtc/rtc-m48t59.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/dpcsup.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-hw-filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/portman2x4.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-sbp2.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/firewire] Error 2 CC lib/string_helpers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-tea5764.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/radio] Error 2 CC [M] sound/drivers/serial-u16550.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tea5761.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tuner-core.o] Error 255 CC [M] drivers/media/common/tuners/tda9887.o CC [M] drivers/media/video/v4l2-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/maccess.o] Error 255 CC [M] drivers/video/backlight/vgg2432a4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/cm.o] Error 255 make[4]: *** [drivers/mmc/host/mmc_spi.o] Error 255 CC [M] drivers/mmc/host/of_mmc_spi.o CC [M] drivers/infiniband/core/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sd_ops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/hwchannel.o] Error 255 CC [M] drivers/isdn/mISDN/stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid1.o] Error 255 CC [M] drivers/video/backlight/tdo24m.o CC mm/page_alloc.o CC drivers/video/console/dummycon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/nodemgr.o] Error 255 CC [M] drivers/ieee1394/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-isch.o] Error 255 CC [M] drivers/ieee1394/iso.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/pci.o] Error 255 CC [M] drivers/md/dm-uevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_v110.o] Error 255 CC [M] drivers/usb/atm/usbatm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-gpio.o] Error 255 make[4]: *** [drivers/i2c/busses/i2c-i801.o] Error 255 CC [M] drivers/leds/leds-pca955x.o CC [M] net/appletalk/dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/linear.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-gpio.o] Error 255 CC [M] drivers/isdn/mISDN/layer1.o CC [M] drivers/mfd/tps65010.o CC [M] drivers/i2c/busses/i2c-piix4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-fe-tuner.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/backlight/backlight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_ops.o] Error 255 make[3]: *** [drivers/ide/ide-iops.o] Error 255 CC [M] drivers/mmc/core/sdio_bus.o CC [M] drivers/ide/ide-probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_fops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/driver_pcicore.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_mq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/sa.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/request_key_auth.o] Error 255 CC security/keys/user_defined.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_driver.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_ae.o CC [M] drivers/scsi/aic94xx/aic94xx_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_cq.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_mr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/mach64_ct.o] Error 255 CC [M] drivers/video/aty/radeon_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/exec-osm.o] Error 255 CC [M] drivers/message/i2o/memory.o make[4]: *** [drivers/i2c/busses/i2c-nforce2.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_hwi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_tty.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/af9015.o CC [M] drivers/scsi/aic7xxx/aic79xx_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bt3c_cs.o] Error 255 make[3]: *** [drivers/serial/sunsu.o] Error 255 CC [M] drivers/bluetooth/bluecard_cs.o CC [M] drivers/serial/sunsab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/cobra.o] Error 255 CC [M] drivers/input/joystick/db9.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/af9005-fe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/dvb-usb/anysee.o make[5]: *** [drivers/media/dvb/frontends/stb0899_drv.o] Error 255 CC [M] drivers/media/dvb/frontends/stb6100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-cmos.o] Error 255 CC [M] drivers/input/joystick/gamecon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/suni.o] Error 255 CC [M] drivers/input/joystick/gf2k.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/attribute_container.o] Error 255 CC drivers/base/transport_class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-xfer.o] Error 255 make[2]: *** [fs/stat.o] Error 255 CC [M] drivers/usb/wusbcore/crypto.o CC fs/exec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/dstr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/hash.o] Error 255 CC crypto/ahash.o CC [M] drivers/block/paride/kbic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/rkt.o] Error 255 CC fs/pipe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/b43_pci_bridge.o] Error 255 CC fs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-tag.o] Error 255 make[2]: *** [mm/fadvise.o] Error 255 CC block/blk-sysfs.o CC fs/fcntl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/platform_lcd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnl2.o] Error 255 CC [M] drivers/video/backlight/generic_bl.o CC [M] drivers/isdn/hisax/isdnl3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_init.o] Error 255 CC security/keys/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/tifm_core.o] Error 255 CC [M] drivers/misc/tifm_7xx1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/tr.o] Error 255 CC [M] net/802/fddi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/analog.o] Error 255 CC [M] net/802/p8023.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_buffer.o] Error 255 CC drivers/char/tty_port.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/est.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/uwb/ie.o make[3]: *** [security/selinux/selinuxfs.o] Error 255 CC [M] drivers/input/joystick/grip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/file.o] Error 255 CC [M] drivers/usb/core/buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/nlmsgtab.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC security/selinux/netif.o make[4]: *** [drivers/infiniband/hw/amso1100/c2_alloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/core/sysfs.o make[2]: *** [ipc/shm.o] Error 255 CC ipc/ipcns_notifier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/rsrc_mgr.o] Error 255 make[4]: *** [drivers/infiniband/hw/ipath/ipath_init_chip.o] Error 255 CC security/keys/sysctl.o CC [M] drivers/infiniband/hw/ipath/ipath_intr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/driver_chipcommon_pmu.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ssb] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/of_mmc_spi.o] Error 255 CC [M] drivers/mmc/host/sdricoh_cs.o CC [M] drivers/usb/core/endpoint.o make[3]: *** [drivers/ieee1394/dma.o] Error 255 CC [M] net/802/stp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/tdo24m.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/gpu/drm/drm_gem.o make[3]: *** [drivers/block/loop.o] Error 255 CC [M] drivers/block/cciss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/mISDN/hfcsusb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/pcm_oss.o] Error 255 CC [M] sound/core/oss/mulaw.o make[4]: *** [drivers/gpu/drm/drm_drv.o] Error 255 CC [M] sound/core/oss/route.o CC [M] drivers/video/display/display-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/aarp.o] Error 255 CC [M] net/802/garp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/dummycon.o] Error 255 CC drivers/video/console/promcon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-input.o] Error 255 CC [M] drivers/hid/hidraw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_ldisc.o] Error 255 make[4]: *** [drivers/isdn/capi/capidrv.o] Error 255 CC drivers/char/pty.o CC [M] drivers/isdn/capi/capifs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/rx.o] Error 255 CC [M] drivers/scsi/aacraid/nark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/doc2001plus.o] Error 255 make[3]: *** [net/appletalk/dev.o] Error 255 CC [M] drivers/mtd/devices/docecc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/user_defined.o] Error 255 CC security/selinux/netnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_bus.o] Error 255 CC [M] drivers/mmc/core/sdio_cis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83781d.o] Error 255 CC [M] drivers/hwmon/w83791d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/mts64.o] Error 255 CC [M] sound/drivers/virmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/arc-rimi.o] Error 255 CC [M] drivers/usb/wusbcore/devconnect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-pca955x.o] Error 255 CC [M] drivers/leds/leds-wm8350.o CC [M] drivers/input/keyboard/atkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-lib.o] Error 255 CC [M] drivers/input/keyboard/sunkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/interface.o] Error 255 CC [M] drivers/net/arcnet/com20020.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/ipcns_notifier.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_ioctl.o] Error 255 CC [M] sound/core/oss/rate.o CC ipc/ipc_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0900_sw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/db9.o] Error 255 CC [M] drivers/net/arcnet/com20020-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda9887.o] Error 255 CC mm/page-writeback.o make[4]: *** [drivers/isdn/hysdn/hycapi.o] Error 255 make[4]: *** [drivers/isdn/gigaset/common.o] Error 255 CC [M] drivers/isdn/gigaset/proc.o CC [M] drivers/media/common/tuners/tda827x.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/hysdn] Error 2 CC [M] drivers/hwmon/ad7414.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/n_tty.o] Error 255 CC [M] drivers/leds/leds-dac124s085.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/wm8350-regulator.o] Error 255 CC [M] drivers/regulator/wm8400-regulator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/vgg2432a4.o] Error 255 CC [M] drivers/isdn/gigaset/ev-layer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/transport_class.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_pc.o] Error 255 CC [M] drivers/parport/parport_sunbpp.o CC drivers/base/dma-mapping.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-ci.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget-patch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/bitmap.o] Error 255 CC [M] drivers/parport/parport_ax88796.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_verbs.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/string_helpers.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/ili9320.o] Error 255 CC [M] drivers/video/aty/radeon_pm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_frontend.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_net.o CC ipc/mqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_x25iface.o] Error 255 CC [M] drivers/pcmcia/socket_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m48t59.o] Error 255 make[4]: *** [drivers/i2c/busses/i2c-piix4.o] Error 255 CC [M] drivers/i2c/busses/i2c-sis5595.o CC drivers/rtc/rtc-bq4802.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/sysctl.o] Error 255 CC [M] drivers/media/common/tuners/tda18271-maps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/iso.o] Error 255 CC [M] drivers/ieee1394/csr1212.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sys_sparc_64.o] Error 255 CC arch/sparc/kernel/time_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-uevent.o] Error 255 CC drivers/rtc/rtc-sun4v.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/virmidi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ark3116.o] Error 255 CC [M] drivers/pcmcia/cardbus.o CC [M] drivers/usb/serial/belkin_sa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/layer1.o] Error 255 CC [M] drivers/usb/serial/ch341.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/c4.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/isdn/hardware/avm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netif.o] Error 255 make[2]: *** [crypto/ahash.o] Error 255 CC [M] drivers/isdn/mISDN/layer2.o CC crypto/shash.o CC drivers/rtc/rtc-starfire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan.o] Error 255 CC [M] net/8021q/vlan_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-raid1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/sysfs.o] Error 255 CC [M] drivers/md/dm.o CC [M] drivers/infiniband/core/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-hw-filter.o] Error 255 CC [M] drivers/isdn/mISDN/tei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-dev.o] Error 255 CC [M] drivers/media/video/v4l2-ioctl.o make[3]: *** [security/keys/proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/keys] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com90io.o] Error 255 CC [M] drivers/media/common/tuners/tda18271-common.o CC [M] drivers/i2c/busses/i2c-sis630.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/quirks.o] Error 255 make[4]: *** [drivers/video/backlight/generic_bl.o] Error 255 CC [M] net/8021q/vlan_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_mq.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_vq.o CC drivers/pci/slot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/backlight.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/backlight] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/qp.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/srq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-wm8350.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/debug.o] Error 255 make[5]: *** [drivers/media/dvb/b2c2/flexcop-dma.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/b2c2] Error 2 CC [M] drivers/isdn/mISDN/timerdev.o CC [M] drivers/isdn/gigaset/i4l.o CC [M] drivers/isdn/hardware/eicon/maintidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/sysfs.o] Error 255 CC [M] drivers/usb/serial/cp210x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/grip.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_ppp.o] Error 255 CC [M] drivers/rtc/rtc-ds1286.o CC [M] sound/drivers/mpu401/mpu401_uart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/ueagle-atm.o] Error 255 CC drivers/base/node.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/p8023.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_cmx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/scatterlist.o] Error 255 CC lib/iomap_copy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/display/display-sysfs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/display] Error 2 CC [M] drivers/isdn/mISDN/dsp_tones.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/serial-u16550.o] Error 255 CC [M] drivers/isdn/i4l/isdn_audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_port.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/endpoint.o] Error 255 CC [M] drivers/usb/core/devio.o CC drivers/char/misc.o CC [M] sound/drivers/opl3/opl3_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/ie.o] Error 255 CC [M] drivers/uwb/ie-rcv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/kbic.o] Error 255 CC [M] drivers/block/paride/epat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/route.o] Error 255 CC [M] drivers/block/paride/epia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/buffer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-sysfs.o] Error 255 CC block/blk-barrier.o CC [M] drivers/uwb/lc-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/gf2k.o] Error 255 /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_write_buffers': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:658: warning: the frame size of 2288 bytes is larger than 2048 bytes Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/client.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/9p/error.o make[4]: *** [drivers/video/console/promcon.o] Error 255 CC [M] drivers/video/console/fbcon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-bq4802.o] Error 255 CC [M] net/9p/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/stp.o] Error 255 CC [M] drivers/media/video/v4l2-device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/cardbus.o] Error 255 CC [M] drivers/pcmcia/rsrc_nonstatic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda18271-maps.o] Error 255 CC [M] drivers/media/common/tuners/tda18271-fe.o CC [M] sound/core/seq/seq_device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/ftdi-elan.o] Error 255 CC [M] drivers/usb/misc/iowarrior.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stb6100.o] Error 255 CC [M] drivers/media/dvb/frontends/sp8870.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/socket_sysfs.o] Error 255 CC [M] sound/core/seq/seq_dummy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/sunkbd.o] Error 255 CC [M] drivers/usb/misc/isight_firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/ipc_sysctl.o] Error 255 CC [M] drivers/pcmcia/yenta_socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-sun4v.o] Error 255 CC [M] drivers/rtc/rtc-ds1305.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/gamecon.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/tifm_7xx1.o] Error 255 CC [M] drivers/input/joystick/grip_mp.o make[4]: *** [drivers/usb/host/oxu210hp-hcd.o] Error 255 CC [M] drivers/usb/host/isp116x-hcd.o CC [M] drivers/misc/phantom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ad7414.o] Error 255 CC [M] drivers/isdn/hardware/eicon/capimain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/memory.o] Error 255 CC [M] drivers/message/i2o/i2o_block.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/crypto.o] Error 255 CC [M] drivers/usb/wusbcore/dev-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/ie-rcv.o] Error 255 CC [M] drivers/media/common/tuners/xc5000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/tps65010.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda827x.o] Error 255 CC [M] drivers/media/common/tuners/mt2060.o CC [M] drivers/mfd/mfd-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/nark.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/aacraid] Error 2 CC [M] drivers/input/joystick/guillemot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bluecard_cs.o] Error 255 CC [M] drivers/bluetooth/btuart_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com20020-pci.o] Error 255 CC [M] drivers/input/joystick/interact.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/ddp.o] Error 255 CC [M] net/appletalk/atalk_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_sunbpp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/fddi.o] Error 255 CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC [M] sound/core/seq/seq_midi_emul.o make[4]: *** [drivers/mmc/core/sdio_cis.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_mr.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capifs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_qp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/capi] Error 2 CC [M] drivers/infiniband/hw/cxgb3/iwch_mem.o CC [M] drivers/mmc/core/sdio_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/devconnect.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ch341.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-dac124s085.o] Error 255 CC [M] drivers/media/dvb/frontends/cx22700.o CC [M] drivers/leds/ledtrig-timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/cyberjack.o make[3]: *** [drivers/serial/sunsab.o] Error 255 CC [M] drivers/serial/8250.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_ax88796.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/parport] Error 2 make[4]: *** [drivers/infiniband/hw/nes/nes_hw.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_nic.o CC [M] drivers/mmc/core/sdio_irq.o CC [M] drivers/net/atl1c/atl1c_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hidraw.o] Error 255 CC [M] drivers/hid/hid-a4tech.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnl3.o] Error 255 CC [M] drivers/isdn/hisax/lmgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/docecc.o] Error 255 CC [M] drivers/mtd/devices/slram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-sis5595.o] Error 255 CC [M] drivers/isdn/hisax/q931.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/wm8400-regulator.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/regulator/pcf50633-regulator.o make[4]: *** [drivers/infiniband/hw/amso1100/c2_ae.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/sdricoh_cs.o] Error 255 CC [M] drivers/mmc/host/cb710-mmc.o CC [M] drivers/media/dvb/frontends/cx24110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_netlink.o] Error 255 CC [M] drivers/media/common/tuners/mt2266.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/pipe.o] Error 255 CC [M] drivers/video/console/bitblit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/fore200e.o] Error 255 CC [M] drivers/atm/eni.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_cmdset_0002.o] Error 255 CC [M] drivers/atm/idt77252.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/mulaw.o] Error 255 CC [M] drivers/atm/solos-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-starfire.o] Error 255 CC drivers/base/topology.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_intr.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_keys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netnode.o] Error 255 CC security/selinux/netport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptscsih.o] Error 255 CC [M] drivers/message/fusion/mptspi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/dma-mapping.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_mad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1286.o] Error 255 CC [M] drivers/rtc/rtc-ds1307.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-sis630.o] Error 255 CC [M] drivers/i2c/busses/i2c-sis96x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_gem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/gpu/drm/drm_ioctl.o make[4]: *** [drivers/net/arcnet/com20020.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/arcnet] Error 2 CC [M] sound/core/seq/seq_midi_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/cistpl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/slot.o] Error 255 CC [M] drivers/gpu/drm/drm_irq.o CC drivers/pci/pci-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fcntl.o] Error 255 CC [M] drivers/message/fusion/mptfc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_hwi.o] Error 255 CC [M] sound/core/hrtimer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-device.o] Error 255 CC [M] drivers/media/video/v4l2-int-device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_vlan.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-scsi.o] Error 255 make[4]: *** [drivers/usb/storage/sddr09.o] Error 255 CC [M] drivers/usb/storage/sddr55.o CC [M] drivers/message/fusion/mptsas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/pty.o] Error 255 CC drivers/pci/search.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/stack.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_reg.o make[4]: *** [drivers/mtd/chips/cfi_cmdset_0020.o] Error 255 CC [M] drivers/mtd/chips/gen_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/rate.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/core/oss] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/iomap_copy.o] Error 255 CC lib/devres.o CC [M] drivers/gpu/drm/drm_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/garp.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/802] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/seq/seq_midi.o make[4]: *** [drivers/usb/atm/usbatm.o] Error 255 CC [M] drivers/usb/atm/xusbatm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/file_storage.o] Error 255 CC [M] sound/core/hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/slram.o] Error 255 CC [M] drivers/mtd/devices/phram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/misc.o] Error 255 CC drivers/char/vt_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_dummy.o] Error 255 CC [M] sound/core/seq/seq_virmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/lc-dev.o] Error 255 CC [M] drivers/uwb/lc-rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-patch.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_init.o] Error 255 CC [M] drivers/uwb/neh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/node.o] Error 255 CC drivers/base/module.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/isight_firmware.o] Error 255 CC [M] drivers/rtc/rtc-ds1374.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/anysee.o] Error 255 CC lib/check_signature.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-a4tech.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hid/hid-apple.o make[4]: *** [drivers/mmc/core/sdio_irq.o] Error 255 CC lib/locking-selftest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/mfd-core.o] Error 255 CC [M] drivers/mfd/ucb1400_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-barrier.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/shash.o] Error 255 CC block/blk-settings.o CC crypto/algboss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/exec.o] Error 255 CC [M] drivers/rtc/rtc-ds1390.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mmc/core/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/proc.o] Error 255 make[5]: *** [drivers/media/common/tuners/tda18271-common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/af9015.o] Error 255 CC [M] drivers/md/dm-table.o CC [M] drivers/video/aty/radeon_monitor.o CC [M] drivers/media/dvb/dvb-usb/au6610.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/epia.o] Error 255 CC [M] drivers/rtc/rtc-ds1511.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/atkbd.o] Error 255 CC [M] drivers/input/keyboard/lkkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/util.o] Error 255 CC [M] drivers/media/common/tuners/qt1010.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-timer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/leds/ledtrig-heartbeat.o make[2]: *** [arch/sparc/kernel/time_64.o] Error 255 CC arch/sparc/kernel/cpu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/epat.o] Error 255 CC [M] drivers/block/paride/frpw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/error.o] Error 255 CC [M] net/9p/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/interact.o] Error 255 CC arch/sparc/kernel/ptrace_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-probe.o] Error 255 CC [M] drivers/ide/ide-taskfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/belkin_sa.o] Error 255 CC [M] drivers/usb/serial/cypress_m8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_keys.o] Error 255 CC [M] drivers/isdn/gigaset/asyncdata.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/pcf50633-regulator.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [drivers/regulator] Error 2 make[3]: *** [drivers/ata/libata-eh.o] Error 255 CC [M] drivers/ata/libata-sff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/csr1212.o] Error 255 CC [M] drivers/ieee1394/config_roms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/mpu401/mpu401_uart.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/drivers/mpu401/mpu401.o make[4]: *** [drivers/usb/serial/cp210x.o] Error 255 CC [M] drivers/usb/serial/usb_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/timerdev.o] Error 255 CC [M] drivers/usb/serial/digi_acceleport.o /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_device.o] Error 255 CC [M] drivers/block/DAC960.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/srq.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/mlx4] Error 2 CC [M] drivers/ide/ide-pm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/phram.o] Error 255 CC [M] drivers/mtd/devices/pmc551.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_lib.o] Error 255 CC [M] sound/drivers/opl3/opl3_synth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/device.o] Error 255 CC [M] drivers/infiniband/core/fmr_pool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-sis96x.o] Error 255 CC [M] drivers/i2c/busses/i2c-via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_dev.o] Error 255 CC [M] net/8021q/vlan_gvrp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mt2060.o] Error 255 CC [M] drivers/ide/ide-park.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/topology.o] Error 255 CC [M] drivers/base/firmware_class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netport.o] Error 255 CC security/selinux/exports.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83791d.o] Error 255 CC [M] net/atm/addr.o CC [M] drivers/hwmon/ad7418.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_midi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/cyberjack.o] Error 255 make[3]: *** [net/appletalk/atalk_proc.o] Error 255 CC [M] sound/core/memalloc.o CC [M] net/appletalk/sysctl_net_atalk.o CC [M] sound/core/seq/seq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/sp8870.o] Error 255 CC [M] drivers/hwmon/adcxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/mqueue.o] Error 255 CC ipc/compat_mq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_audio.o] Error 255 CC [M] drivers/isdn/i4l/isdn_ttyfax.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_vq.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_intr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/check_signature.o] Error 255 CC [M] drivers/video/aty/radeon_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/search.o] Error 255 CC [M] drivers/media/dvb/frontends/tda8083.o make[4]: *** [drivers/isdn/hisax/lmgr.o] Error 255 CC drivers/char/vc_screen.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/capimain.o] Error 255 CC [M] drivers/mtd/devices/mtdram.o make[5]: *** [drivers/media/dvb/frontends/cx22700.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch_provider.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/gen_probe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hardware/eicon/capifunc.o make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_mem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/amso1100/c2_cq.o make[4]: *** [drivers/input/joystick/guillemot.o] Error 255 CC [M] drivers/hwmon/adm1021.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_midi_emul.o] Error 255 CC [M] drivers/atm/adummy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/phantom.o] Error 255 CC [M] drivers/misc/ioc4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mt2266.o] Error 255 CC [M] drivers/hwmon/adm1025.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/hrtimer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/dev-sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/atm/atmtcp.o CC [M] drivers/usb/wusbcore/mmc.o make[2]: *** [lib/devres.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1305.o] Error 255 CC [M] drivers/rtc/rtc-ds1553.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/mpu401/mpu401.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/drivers/mpu401] Error 2 CC [M] drivers/message/i2o/i2o_scsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/usb_debug.o] Error 255 CC [M] drivers/usb/gadget/gmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_tones.o] Error 255 CC [M] drivers/rtc/rtc-ds1672.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page-writeback.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm.o] Error 255 make[4]: *** [drivers/gpu/drm/drm_ioctl.o] Error 255 CC mm/pdflush.o CC [M] drivers/hwmon/adm1026.o /scratch/kisskb/src/include/linux/ucb1400.h:137: warning: 'ucb1400_adc_read' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/cpu.o] Error 255 CC arch/sparc/kernel/unaligned_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/sddr55.o] Error 255 CC [M] drivers/usb/storage/shuttle_usbat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_lock.o] Error 255 CC [M] drivers/isdn/gigaset/ser-gigaset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/neh.o] Error 255 CC [M] drivers/uwb/pal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx24110.o] Error 255 CC [M] net/8021q/vlanproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-int-device.o] Error 255 CC [M] drivers/i2c/busses/i2c-viapro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/tei.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_dtmf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1307.o] Error 255 CC crypto/testmgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/iowarrior.o] Error 255 CC [M] drivers/usb/misc/usblcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_ethtool.o] Error 255 CC [M] drivers/uwb/radio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/rsrc_nonstatic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-heartbeat.o] Error 255 CC [M] drivers/leds/ledtrig-backlight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-apple.o] Error 255 CC [M] drivers/hid/hid-belkin.o CC [M] sound/core/seq/seq_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/namei.o] Error 255 CC fs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/ucb1400_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_midi_event.o] Error 255 CC [M] drivers/mfd/pcf50633-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/ulp/ipoib/ipoib_fs.o make[4]: *** [drivers/video/console/bitblit.o] Error 255 CC block/blk-ioc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/i2o_block.o] Error 255 CC [M] drivers/usb/misc/ldusb.o make[3]: *** [drivers/base/module.o] Error 255 CC crypto/crypto_wq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/cb710-mmc.o] Error 255 make[3]: *** [drivers/pci/pci-driver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/pci/pci-sysfs.o make[3]: *** [sound/core/hwdep.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/host] Error 2 CC [M] drivers/media/dvb/frontends/l64781.o CC [M] drivers/net/atl1c/atl1c_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/grip_mp.o] Error 255 CC [M] drivers/input/joystick/joydump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/btuart_cs.o] Error 255 CC [M] drivers/bluetooth/btusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-via.o] Error 255 CC [M] drivers/input/joystick/magellan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/i4l.o] Error 255 CC [M] drivers/uwb/reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1374.o] Error 255 make[4]: *** [drivers/mtd/devices/mtdram.o] Error 255 CC [M] drivers/i2c/busses/i2c-gpio.o CC [M] drivers/mtd/devices/block2mtd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/debugfs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/core] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mmc] Error 2 CC [M] drivers/mtd/devices/mtd_dataflash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/sysctl_net_atalk.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_reg.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/appletalk] Error 2 CC [M] drivers/scsi/aic94xx/aic94xx_sds.o CC [M] drivers/mtd/devices/m25p80.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq.o] Error 255 CC [M] sound/core/seq/seq_clientmgr.o make[4]: *** [drivers/usb/atm/xusbatm.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/atm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda18271-fe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_virmidi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1390.o] Error 255 CC [M] drivers/message/i2o/i2o_proc.o CC [M] drivers/misc/enclosure.o CC [M] net/9p/trans_fd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/exports.o] Error 255 CC security/selinux/xfrm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/xc5000.o] Error 255 CC [M] drivers/media/common/tuners/mt2131.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/lkkbd.o] Error 255 CC [M] drivers/input/keyboard/xtkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/au6610.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/ce6230.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_cmx.o] Error 255 CC [M] drivers/rtc/rtc-ds1742.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-settings.o] Error 255 CC [M] drivers/usb/misc/usbled.o CC [M] drivers/net/atl1e/atl1e_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ad7418.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/compat_mq.o] Error 255 CC ipc/namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_net.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_ringbuffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1511.o] Error 255 CC [M] drivers/input/keyboard/newtonkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/radio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/isp116x-hcd.o] Error 255 CC [M] drivers/usb/host/ohci-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/pal.o] Error 255 CC [M] drivers/i2c/chips/ds1682.o CC [M] drivers/i2c/i2c-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_irq.o] Error 255 CC [M] drivers/gpu/drm/drm_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/devio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/crypto_wq.o] Error 255 CC [M] drivers/i2c/i2c-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1021.o] Error 255 CC [M] drivers/usb/core/notify.o CC [M] drivers/md/dm-target.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1025.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-park.o] Error 255 CC [M] drivers/ide/ide-sysfs.o CC [M] sound/core/seq/seq_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/qt1010.o] Error 255 CC [M] drivers/media/common/tuners/mxl5005s.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adcxx.o] Error 255 CC [M] drivers/usb/wusbcore/pal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/vt_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/protocol.o] Error 255 CC [M] drivers/usb/host/uhci-hcd.o CC [M] drivers/usb/misc/legousbtower.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/frpw.o] Error 255 CC [M] drivers/block/paride/friq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_alloc.o] Error 255 CC [M] drivers/gpu/drm/drm_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-table.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_av.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_synth.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/joydump.o] Error 255 CC [M] sound/drivers/opl3/opl3_seq.o CC crypto/fips.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_gvrp.o] Error 255 CC [M] drivers/gpu/drm/drm_stub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/fmr_pool.o] Error 255 CC [M] drivers/infiniband/core/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/pdflush.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/lc-rc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/readahead.o CC [M] drivers/uwb/rsv.o make[3]: *** [drivers/char/vc_screen.o] Error 255 CC drivers/char/selection.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlanproc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/8021q] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1672.o] Error 255 CC [M] drivers/infiniband/core/umem.o CC [M] drivers/gpu/drm/drm_vm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-gpio.o] Error 255 CC [M] drivers/gpu/drm/drm_agpsupport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-viapro.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-pm.o] Error 255 CC [M] drivers/infiniband/core/mad.o CC [M] drivers/i2c/busses/i2c-ocores.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/ev-layer.o] Error 255 make[3]: *** [drivers/ide/ide-taskfile.o] Error 255 CC [M] drivers/infiniband/core/smi.o CC [M] drivers/mtd/lpddr/qinfo_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_intr.o] Error 255 CC [M] net/atm/pvc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/magellan.o] Error 255 make[4]: *** [sound/core/seq/seq_lock.o] Error 255 CC [M] sound/core/seq/seq_queue.o CC [M] drivers/input/joystick/sidewinder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-ioc.o] Error 255 CC block/blk-map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda8083.o] Error 255 CC lib/spinlock_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/m25p80.o] Error 255 CC [M] drivers/message/fusion/mptctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/config_roms.o] Error 255 CC [M] drivers/ieee1394/pcilynx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/algboss.o] Error 255 CC crypto/aead.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/usblcd.o] Error 255 CC [M] net/ax25/ax25_addr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/namespace.o] Error 255 make[4]: *** [drivers/mtd/devices/pmc551.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC ipc/mq_sysctl.o CC lib/find_last_bit.o make[3]: *** [drivers/atm/adummy.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/addr.o] Error 255 CC [M] sound/core/sgbuf.o CC [M] drivers/video/kyro/STG4000Ramdac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-belkin.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/ioc4.o] Error 255 CC [M] drivers/hid/hid-cherry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC crypto/chainiv.o make[3]: *** [drivers/leds/ledtrig-backlight.o] Error 255 CC [M] drivers/leds/ledtrig-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/gmidi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/ldusb.o] Error 255 CC [M] net/ax25/ax25_dev.o CC [M] drivers/net/atl1e/atl1e_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_mad.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ptrace_64.o] Error 255 CC [M] drivers/hid/hid-chicony.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/asyncdata.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/maintidi.o] Error 255 CC [M] drivers/isdn/hardware/eicon/message.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/solos-pci.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_math.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1742.o] Error 255 CC [M] drivers/isdn/hardware/eicon/capidtmf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/newtonkbd.o] Error 255 CC [M] drivers/rtc/rtc-ds3234.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/firmware_class.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/base] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/ether.o] Error 255 CC [M] drivers/usb/gadget/printer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/mmc.o] Error 255 CC [M] drivers/input/keyboard/stowaway.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_monitor.o] Error 255 CC [M] drivers/video/aty/radeon_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/enclosure.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/8250.o] Error 255 CC [M] drivers/misc/hpilo.o CC [M] drivers/serial/8250_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_dtmf.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_blowfish.o CC [M] drivers/input/misc/ati_remote.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/usbled.o] Error 255 CC kernel/fork.o CC [M] drivers/usb/misc/rio500.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/cypress_m8.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_pipeline.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/reset.o] Error 255 CC [M] drivers/hid/hid-cypress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_cq.o] Error 255 CC [M] drivers/input/misc/ati_remote2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/mq_sysctl.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [ipc] Error 2 CC [M] drivers/uwb/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/memalloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptfc.o] Error 255 CC [M] drivers/usb/core/generic.o CC [M] drivers/ieee1394/ohci1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/notify.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptspi.o] Error 255 CC [M] drivers/ieee1394/video1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/fips.o] Error 255 CC [M] drivers/net/atlx/atl1.o CC [M] drivers/net/benet/be_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/pcf50633-core.o] Error 255 CC [M] drivers/mfd/pcf50633-adc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_base.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/chips/ds1682.o] Error 255 CC [M] drivers/i2c/chips/max6875.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mt2131.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/atlx/atl2.o make[5]: *** [drivers/media/dvb/frontends/l64781.o] Error 255 CC [M] drivers/media/dvb/frontends/dib3000mb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_ringbuffer.o] Error 255 CC [M] drivers/video/aty/radeon_backlight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/unaligned_64.o] Error 255 CC arch/sparc/kernel/prom_common.o CC [M] drivers/scsi/arcmsr/arcmsr_attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_seq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-chicony.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/xtkbd.o] Error 255 CC [M] drivers/i2c/chips/tsl2550.o CC [M] drivers/video/console/fonts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/drivers/opl3/opl3_midi.o make[3]: *** [drivers/i2c/i2c-dev.o] Error 255 CC [M] drivers/media/dvb/frontends/dib3000mc.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_receive': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:955: warning: 'actual_sge_count' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/block2mtd.o] Error 255 CC [M] sound/drivers/opl3/opl3_drums.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_send': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:797: warning: 'tot_len' may be used uninitialized in this function /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:798: warning: 'actual_sge_count' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/q931.o] Error 255 CC [M] drivers/isdn/hisax/callc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-target.o] Error 255 CC [M] drivers/md/dm-linear.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/stowaway.o] Error 255 CC [M] drivers/input/keyboard/gpio_keys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_av.o] Error 255 CC [M] drivers/usb/gadget/serial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/v4l2-compat-ioctl32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1026.o] Error 255 CC [M] drivers/hwmon/adm1029.o make[4]: *** [drivers/infiniband/hw/mthca/mthca_qp.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-gpio.o] Error 255 CC [M] drivers/leds/ledtrig-default-on.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/smi.o] Error 255 CC [M] drivers/media/video/v4l2-common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/digi_acceleport.o] Error 255 CC [M] drivers/usb/serial/io_edgeport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/ioctl.o] Error 255 CC fs/readdir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/scan.o] Error 255 /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:285: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_unregister_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:312: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:313: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) CC [M] drivers/infiniband/hw/mthca/mthca_mad.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:653: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:719: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:788: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_attach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:869: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c:870: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:884: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:834) /scratch/kisskb/src/drivers/i2c/i2c-core.c:884: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:834) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_detach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:891: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:892: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:912: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:886) /scratch/kisskb/src/drivers/i2c/i2c-core.c:912: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:886) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_agpsupport.o] Error 255 CC [M] net/ax25/ax25_iface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/pal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/atmtcp.o] Error 255 CC [M] drivers/usb/wusbcore/rh.o CC [M] drivers/video/kyro/STG4000VTG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/selection.o] Error 255 CC drivers/char/keyboard.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ocores.o] Error 255 CC [M] drivers/i2c/busses/i2c-simtec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/pvc.o] Error 255 CC [M] net/atm/signaling.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-sysfs.o] Error 255 CC [M] drivers/ide/ide-devsets.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/lpddr/qinfo_probe.o] Error 255 CC [M] drivers/mtd/lpddr/lpddr_cmds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_accel.o] Error 255 CC [M] drivers/video/kyro/STG4000OverlayDevice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_hw.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_audio.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_seq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/eni.o] Error 255 CC [M] drivers/media/video/v4l1-compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1553.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-cherry.o] Error 255 CC [M] drivers/hid/hid-drff.o CC [M] drivers/atm/lanai.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/rsv.o] Error 255 CC [M] drivers/uwb/uwb-debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_fs.o] Error 255 CC [M] drivers/atm/he.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1e/atl1e_hw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/ser-gigaset.o] Error 255 CC [M] drivers/uwb/uwbd.o CC [M] drivers/isdn/gigaset/usb-gigaset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_ttyfax.o] Error 255 CC [M] drivers/isdn/i4l/isdn_bsdcomp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/capifunc.o] Error 255 CC [M] drivers/uwb/whci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1c/atl1c_hw.o] Error 255 /scratch/kisskb/src/drivers/misc/hpilo.c: In function 'ilo_ccb_open': /scratch/kisskb/src/drivers/misc/hpilo.c:250: warning: cast to pointer from integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_qp.o] Error 255 CC [M] net/ax25/ax25_in.o CC [M] drivers/net/atl1c/atl1c_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/cache.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_pm.o] Error 255 CC [M] drivers/video/aty/aty128fb.o CC [M] drivers/infiniband/hw/nes/nes_utils.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/ce6230.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/cinergyT2-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/btusb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/yenta_socket.o] Error 255 CC [M] drivers/bluetooth/btsdio.o CC [M] drivers/pcmcia/pd6729.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-default-on.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/leds] Error 2 CC [M] drivers/pcmcia/i82092.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/i2o_scsi.o] Error 255 CC [M] drivers/usb/host/sl811-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/shuttle_usbat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/friq.o] Error 255 CC [M] drivers/usb/storage/libusual.o CC [M] drivers/block/paride/fit2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1029.o] Error 255 CC [M] drivers/hwmon/adm1031.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/pcf50633-adc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/readahead.o] Error 255 CC mm/swap.o CC [M] drivers/mfd/pcf50633-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes_nic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fonts.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_queue.o] Error 255 make[4]: *** [drivers/isdn/mISDN/layer2.o] Error 255 CC [M] drivers/ieee1394/raw1394.o CC [M] sound/core/seq/seq_fifo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-cypress.o] Error 255 CC [M] drivers/ide/ide-io-std.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/chainiv.o] Error 255 CC [M] drivers/hid/hid-ezkey.o make[4]: *** [drivers/gpu/drm/drm_memory.o] Error 255 CC [M] drivers/media/common/tuners/mxl5007t.o CC [M] sound/i2c/cs8427.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/capidtmf.o] Error 255 make[3]: *** [drivers/pci/pci-sysfs.o] Error 255 CC drivers/pci/rom.o CC [M] sound/i2c/i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/legousbtower.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/sgbuf.o] Error 255 CC block/blk-exec.o CC [M] drivers/input/mouse/appletouch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_cm.o] Error 255 CC [M] drivers/usb/misc/usbtest.o make[4]: *** [sound/drivers/opl3/opl3_drums.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/amso1100/c2_mm.o make[4]: *** [drivers/usb/core/generic.o] Error 255 CC [M] drivers/gpu/drm/drm_scatter.o CC [M] drivers/usb/core/quirks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/find_last_bit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_pci.o] Error 255 CC [M] drivers/media/video/ir-kbd-i2c.o CC [M] drivers/scsi/aic7xxx/aic79xx_reg_print.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/spinlock_debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_math.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/dvb-core] Error 2 CC [M] drivers/net/benet/be_cmds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/chips/tsl2550.o] Error 255 CC [M] drivers/usb/core/hcd-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/xfrm.o] Error 255 CC security/selinux/netlabel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/mtd_dataflash.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/devices] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/chips/max6875.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/chips] Error 2 CC [M] drivers/hwmon/adm9240.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_dev.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_provider.o CC [M] drivers/video/kyro/STG4000InitDevice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-linear.o] Error 255 CC [M] drivers/md/dm-stripe.o make[4]: *** [drivers/infiniband/hw/ipath/ipath_mmap.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_mr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/arcmsr/arcmsr_attr.o] Error 255 CC [M] drivers/scsi/arcmsr/arcmsr_hba.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_memory.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000Ramdac.o] Error 255 make[4]: *** [drivers/gpu/drm/drm_vm.o] Error 255 CC [M] net/ax25/ax25_ip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/gpio_keys.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/keyboard] Error 2 CC [M] drivers/telephony/ixj_pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/hpilo.o] Error 255 CC [M] drivers/misc/isl29003.o CC [M] net/bluetooth/af_bluetooth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_mad.o] Error 255 CC [M] net/ax25/ax25_out.o CC [M] drivers/input/tablet/acecad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_sds.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_pd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_i2c.o] Error 255 CC [M] drivers/usb/gadget/zero.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/mISDN/hfcmulti.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/isdn/hardware/mISDN] Error 2 CC [M] drivers/usb/serial/io_ti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_midi.o] Error 255 CC [M] sound/drivers/opl3/opl3_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/telephony/ixj.o] Error 255 CC [M] sound/core/seq/seq_prioq.o CC [M] drivers/gpu/drm/ati_pcigart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/umem.o] Error 255 CC [M] drivers/infiniband/core/agent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/prom_common.o] Error 255 CC arch/sparc/kernel/prom_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_mcg.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-map.o] Error 255 CC [M] drivers/net/benet/be_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/sidewinder.o] Error 255 CC [M] drivers/input/joystick/spaceball.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/rio500.o] Error 255 CC [M] drivers/input/tablet/aiptek.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-simtec.o] Error 255 CC [M] drivers/i2c/busses/i2c-parport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon.o] Error 255 CC [M] drivers/video/console/font_8x16.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/testmgr.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_verbs.o /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_attach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:420: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:455: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_detach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:471: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/ati_remote.o] Error 255 CC [M] net/ax25/ax25_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-devsets.o] Error 255 CC crypto/eseqiv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1c/atl1c_main.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000VTG.o] Error 255 make[4]: *** [drivers/isdn/mISDN/dsp_pipeline.o] Error 255 CC [M] drivers/ide/ide-eh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/aead.o] Error 255 CC crypto/pcompress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/rh.o] Error 255 CC [M] drivers/usb/wusbcore/reservation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_stub.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000OverlayDevice.o] Error 255 CC [M] drivers/usb/wusbcore/security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-ezkey.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/fit2.o] Error 255 CC [M] drivers/rtc/rtc-fm3130.o CC [M] drivers/block/paride/fit3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/i2c/i2c-core.o] Error 255 CC [M] drivers/usb/wusbcore/wusbhc.o CC [M] drivers/scsi/bnx2i/bnx2i_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/telephony/ixj_pcmcia.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/telephony] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-sff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/trans_fd.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/cinergyT2-fe.o CC [M] drivers/ata/libata-pmp.o CC [M] net/9p/trans_rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_iface.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/mISDN/dsp_hwec.o make[3]: *** [drivers/hid/hid-drff.o] Error 255 CC [M] drivers/hid/hid-gyration.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/libusual.o] Error 255 CC [M] drivers/usb/storage/usual-tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ir-kbd-i2c.o] Error 255 CC [M] drivers/media/video/tvaudio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/pcf50633-gpio.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mfd] Error 2 CC block/blk-merge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/readdir.o] Error 255 CC fs/select.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000InitDevice.o] Error 255 CC [M] drivers/video/kyro/fbdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/pcilynx.o] Error 255 CC kernel/exec_domain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib3000mb.o] Error 255 CC mm/truncate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/quirks.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/8250_pci.o] Error 255 CC [M] drivers/input/misc/cm109.o CC [M] drivers/serial/serial_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/pd6729.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_av.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/uwbd.o] Error 255 CC [M] drivers/usb/core/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_backlight.o] Error 255 CC fs/fifo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/uwb-debug.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/cxusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/whci.o] Error 255 CC [M] drivers/uwb/whc-rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_fifo.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/agent.o] Error 255 make[4]: *** [sound/core/seq/seq_clientmgr.o] Error 255 CC [M] sound/core/seq/seq_timer.o CC [M] drivers/infiniband/core/mad_rmpp.o CC [M] drivers/scsi/aic94xx/aic94xx_dump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_prioq.o] Error 255 CC mm/vmscan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-common.o] Error 255 CC [M] net/atm/svc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/acecad.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_scb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/cinergyT2-core.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_in.o] Error 255 CC [M] drivers/usb/gadget/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-stripe.o] Error 255 CC [M] drivers/md/dm-ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/rom.o] Error 255 CC drivers/pci/setup-res.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/i2c/i2c.o] Error 255 CC [M] drivers/md/dm-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib3000mc.o] Error 255 CC [M] drivers/media/dvb/frontends/dibx000_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_cm.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/ulp/ipoib] Error 2 CC [M] drivers/md/dm-kcopyd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-exec.o] Error 255 CC [M] net/atm/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_addr.o] Error 255 CC block/blk-softirq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_oss.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/drivers/opl3] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/spaceball.o] Error 255 CC [M] drivers/input/joystick/spaceorb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/signaling.o] Error 255 CC [M] drivers/media/dvb/frontends/dib7000m.o CC [M] sound/drivers/vx/vx_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/i82092.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/pcmcia] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/i2o_proc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/message/i2o] Error 2 CC [M] net/atm/common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/pcompress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/hcd-pci.o] Error 255 CC [M] drivers/ata/ahci.o CC [M] drivers/usb/core/devices.o CC [M] sound/i2c/other/ak4114.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/isl29003.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/misc] Error 2 CC [M] drivers/ata/sata_svw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-parport.o] Error 255 CC [M] drivers/i2c/busses/i2c-parport-light.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/ati_pcigart.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-io-std.o] Error 255 CC [M] drivers/gpu/drm/drm_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mxl5007t.o] Error 255 make[4]: *** [drivers/video/console/font_8x16.o] Error 255 CC [M] sound/core/seq/seq_system.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds3234.o] Error 255 CC [M] drivers/i2c/busses/i2c-taos-evm.o CC [M] drivers/video/console/softcursor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm9240.o] Error 255 CC [M] sound/core/seq/seq_ports.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/appletouch.o] Error 255 CC [M] drivers/input/mouse/bcm5974.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wusbhc.o] Error 255 CC [M] drivers/video/console/tileblit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-gyration.o] Error 255 CC [M] drivers/hid/hid-kensington.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_pd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_memfree.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_uar.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1031.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hwmon/ads7828.o CC [M] drivers/input/mouse/gpio_mouse.o make[4]: *** [drivers/net/atl1c/atl1c_ethtool.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/atl1c] Error 2 CC [M] drivers/video/console/fbcon_rotate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_route.o] Error 255 CC [M] drivers/scsi/bnx2i/bnx2i_hwi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_hwec.o] Error 255 CC [M] drivers/input/mouse/psmouse-base.o CC [M] drivers/net/bonding/bond_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fifo.o] Error 255 CC [M] drivers/media/video/tda7432.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/ati_remote2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/i2c/other/ak4117.o make[2]: *** [mm/swap.o] Error 255 CC [M] net/ax25/ax25_std_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_bsdcomp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/i4l] Error 2 CC [M] drivers/input/misc/keyspan_remote.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_scatter.o] Error 255 CC mm/shmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/reservation.o] Error 255 CC [M] drivers/gpu/drm/drm_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/benet/be_cmds.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/joystick/stinger.o make[4]: *** [drivers/usb/wusbcore/security.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/wusbcore] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_reg_print.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/lpddr/lpddr_cmds.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/lpddr] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/prio_tree.o make[4]: *** [drivers/isdn/gigaset/usb-gigaset.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/i2c/cs8427.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/gigaset] Error 2 CC [M] drivers/media/dvb/frontends/dib7000p.o CC [M] net/bluetooth/hci_core.o CC crypto/md5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/fit3.o] Error 255 CC [M] drivers/block/paride/on20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/idt77252.o] Error 255 CC [M] drivers/media/dvb/frontends/mt312.o CC [M] drivers/mtd/maps/map_funcs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/prom_64.o] Error 255 CC arch/sparc/kernel/of_device_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-kensington.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/arcmsr/arcmsr_hba.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/arcmsr] Error 2 CC [M] drivers/hid/hid-kye.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ip.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_v4l.o] Error 255 CC [M] net/ax25/ax25_std_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/spaceorb.o] Error 255 CC [M] net/ax25/ax25_std_timer.o CC [M] drivers/scsi/cxgb3i/cxgb3i_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/printer.o] Error 255 make[3]: *** [net/bluetooth/af_bluetooth.o] Error 255 CC [M] net/ax25/ax25_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l1-compat.o] Error 255 CC [M] net/bluetooth/hci_conn.o CC [M] drivers/media/video/saa6588.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_mr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-parport-light.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_qp.o CC [M] drivers/block/paride/on26.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-compat-ioctl32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch.o] Error 255 CC [M] drivers/block/paride/ktti.o CC [M] drivers/scsi/device_handler/scsi_dh.o CC drivers/video/logo/logo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/whc-rc.o] Error 255 CC [M] drivers/uwb/hwa-rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_system.o] Error 255 CC [M] drivers/block/paride/pd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/uhci-hcd.o] Error 255 CC [M] drivers/hid/hid-microsoft.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/truncate.o] Error 255 CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_cmdset_0001.o] Error 255 CC [M] drivers/mtd/chips/jedec_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-fm3130.o] Error 255 CC [M] drivers/rtc/rtc-isl1208.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/bnx2i/bnx2i_init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hid/hid-monterey.o make[2]: *** [block/blk-merge.o] Error 255 CC mm/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/eseqiv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/storage/scsiglue.o make[4]: *** [drivers/isdn/mISDN/dsp_blowfish.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/mISDN] Error 2 CC [M] drivers/mtd/chips/map_ram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/zero.o] Error 255 CC crypto/rng.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_timer.o] Error 255 CC [M] drivers/mtd/chips/map_rom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/benet/be_ethtool.o] Error 255 CC [M] drivers/usb/storage/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_provider.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/cxio_hal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/fbdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/kyro] Error 2 CC [M] drivers/media/dvb/ttpci/av7110_ca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/exec_domain.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hardware/eicon/diva_didd.o make[3]: *** [security/selinux/netlabel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptsas.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/cxio_resource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_out.o] Error 255 CC [M] drivers/input/tablet/gtco.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/aty128fb.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/aty] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_seq.o] Error 255 CC [M] drivers/input/mouse/synaptics.o CC kernel/panic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-ioctl.o] Error 255 CC [M] drivers/message/fusion/mptlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dibx000_common.o] Error 255 CC [M] drivers/media/dvb/frontends/ves1820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-softirq.o] Error 255 CC block/blk-timeout.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-kcopyd.o] Error 255 CC block/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/gpio_mouse.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_tmf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/sl811-hcd.o] Error 255 CC block/genhd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/btsdio.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/bluetooth] Error 2 CC [M] drivers/md/dm-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/trans_rdma.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/9p] Error 2 CC [M] drivers/usb/host/sl811_cs.o CC security/selinux/ss/ebitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/cm109.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-eh.o] Error 255 CC [M] drivers/ide/ide-xfer-mode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/mad.o] Error 255 CC [M] drivers/ide/ide-timings.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/usual-tables.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-taos-evm.o] Error 255 CC [M] drivers/i2c/busses/i2c-tiny-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_std_subr.o] Error 255 CC [M] drivers/input/misc/pcf50633-input.o make[4]: *** [drivers/mtd/chips/map_ram.o] Error 255 CC lib/hweight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/mad_rmpp.o] Error 255 CC [M] drivers/infiniband/core/sa_query.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/of_device_common.o] Error 255 CC arch/sparc/kernel/of_device_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/softcursor.o] Error 255 CC [M] drivers/video/console/fbcon_cw.o CC [M] drivers/mtd/nand/nand_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tvaudio.o] Error 255 CC arch/sparc/kernel/prom_irqtrans.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-pmp.o] Error 255 CC [M] drivers/ata/ata_piix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_mm.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/amso1100] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-monterey.o] Error 255 CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/hid/hid-ntrig.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tda7432.o] Error 255 CC [M] drivers/media/video/saa5246a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ads7828.o] Error 255 make[4]: *** [drivers/input/tablet/aiptek.o] Error 255 CC [M] drivers/hwmon/adt7462.o CC [M] drivers/input/tablet/kbtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/serial.o] Error 255 CC [M] drivers/video/console/fbcon_ud.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/cinergyT2-fe.o] Error 255 CC mm/mmzone.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/benet/be_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/benet] Error 2 CC [M] drivers/input/tablet/wacom_wac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/tileblit.o] Error 255 CC [M] drivers/hwmon/adt7470.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_core.o] Error 255 CC [M] sound/drivers/vx/vx_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon_rotate.o] Error 255 CC [M] drivers/input/tablet/wacom_sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/setup-res.o] Error 255 CC drivers/pci/irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/serial_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/devices.o] Error 255 CC [M] drivers/serial/max3100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-io.o] Error 255 CC fs/dcache.o CC [M] drivers/md/dm-path-selector.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/map_funcs.o] Error 255 CC [M] drivers/mtd/maps/physmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_ports.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/prio_tree.o] Error 255 CC [M] sound/core/seq/seq_info.o CC mm/vmstat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/keyboard.o] Error 255 CC drivers/char/consolemap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/map_rom.o] Error 255 CC [M] drivers/hwmon/adt7473.o CC [M] drivers/input/touchscreen/ad7877.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_uar.o] Error 255 CC [M] drivers/input/misc/powermate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rng.o] Error 255 CC [M] drivers/input/touchscreen/ad7879.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/logo/logo.o] Error 255 make[3]: *** [drivers/ata/sata_svw.o] Error 255 CC [M] drivers/hwmon/adt7475.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-kye.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_pci.o] Error 255 CC crypto/krng.o CC [M] drivers/ata/sata_promise.o make[4]: *** [drivers/usb/core/inode.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/core] Error 2 CC [M] drivers/input/misc/rotary_encoder.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/logo] Error 2 CC [M] drivers/scsi/aic7xxx/aic79xx_osm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/select.o] Error 255 CC [M] sound/core/pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/stinger.o] Error 255 CC [M] drivers/input/joystick/tmdc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/lanai.o] Error 255 CC [M] drivers/media/common/ir-functions.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_dev.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_task.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_std_timer.o] Error 255 CC [M] net/ax25/ax25_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diva_didd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/ioctl.o] Error 255 CC [M] drivers/isdn/hardware/eicon/diddfunc.o CC drivers/pci/proc.o make[4]: *** [drivers/net/atl1e/atl1e_main.o] Error 255 CC [M] drivers/net/atl1e/atl1e_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-sysfs.o] Error 255 CC [M] drivers/md/dm-mpath.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptctl.o] Error 255 CC arch/sparc/kernel/reboot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/panic.o] Error 255 CC [M] net/ax25/ax25_uid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-isl1208.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/on20.o] Error 255 CC [M] drivers/rtc/rtc-m41t80.o CC kernel/printk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_rdac.o] Error 255 CC [M] drivers/block/paride/pcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_provider.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_srq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/md5.o] Error 255 CC [M] sound/drivers/vx/vx_pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_subr.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_catas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/map_absent.o] Error 255 CC [M] crypto/seqiv.o make[4]: *** [sound/i2c/other/ak4114.o] Error 255 CC [M] sound/i2c/other/ak4xxx-adda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/ktti.o] Error 255 CC [M] crypto/hmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/synaptics.o] Error 255 CC [M] drivers/media/dvb/frontends/ves1x93.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/cxusb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/dvb-usb/dib0700_core.o make[2]: *** [lib/hweight.o] Error 255 CC [M] drivers/block/paride/pf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa6588.o] Error 255 CC [M] drivers/scsi/cxgb3i/cxgb3i_iscsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/video1394.o] Error 255 CC [M] drivers/ieee1394/sbp2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/jedec_probe.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/chips] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/ttpci/av7110.o make[4]: *** [sound/i2c/other/ak4117.o] Error 255 CC [M] sound/i2c/other/pt2258.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/bcm5974.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/cxgb3i/cxgb3i_pdu.o make[5]: *** [drivers/media/dvb/frontends/ves1820.o] Error 255 CC [M] drivers/media/dvb/frontends/tda1004x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/svc.o] Error 255 CC [M] drivers/ieee1394/dv1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-microsoft.o] Error 255 CC [M] drivers/media/dvb/frontends/sp887x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-timeout.o] Error 255 CC [M] drivers/input/touchscreen/ads7846.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/callc.o] Error 255 CC [M] drivers/isdn/hisax/fsm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/sl811_cs.o] Error 255 CC [M] drivers/usb/host/u132-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/io_edgeport.o] Error 255 CC [M] drivers/ieee1394/eth1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/raw1394.o] Error 255 CC [M] drivers/video/console/fbcon_ccw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atlx/atl2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/krng.o] Error 255 CC [M] drivers/input/mouse/alps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/mt312.o] Error 255 CC block/scsi_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_std_in.o] Error 255 CC [M] drivers/media/dvb/frontends/nxt6000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/gtco.o] Error 255 CC [M] drivers/media/dvb/frontends/mt352.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/fork.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/irq.o] Error 255 CC [M] drivers/hwmon/atxp1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/pci/hotplug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mmzone.o] Error 255 make[3]: *** [drivers/hid/hid-ntrig.o] Error 255 CC [M] drivers/hid/hid-pl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/ir-functions.o] Error 255 CC [M] drivers/media/common/ir-keymaps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/pcf50633-input.o] Error 255 CC [M] drivers/uwb/i1480/i1480-est.o CC [M] drivers/isdn/hardware/eicon/dadapter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-tiny-usb.o] Error 255 make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_init.o] Error 255 CC [M] drivers/i2c/busses/i2c-voodoo3.o CC [M] drivers/scsi/cxgb3i/cxgb3i_offload.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/ioctl.o] Error 255 CC [M] drivers/input/misc/sparcspkr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/ohci-hcd.o] Error 255 CC [M] drivers/scsi/fcoe/fcoe.o CC [M] drivers/usb/host/r8a66597-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_sysfs.o] Error 255 CC [M] drivers/gpu/drm/drm_hashtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/ohci1394.o] Error 255 CC [M] drivers/scsi/fcoe/libfcoe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/io_ti.o] Error 255 CC [M] drivers/usb/serial/empeg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/protocol.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/hwa-rc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes_utils.o] Error 255 CC [M] drivers/scsi/cxgb3i/cxgb3i_ddp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_info.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/psmouse-base.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_ca.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_ipack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib7000p.o] Error 255 CC [M] drivers/gpu/drm/drm_sman.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/rotary_encoder.o] Error 255 CC [M] drivers/gpu/drm/drm_mm.o CC [M] sound/core/seq/oss/seq_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/seqiv.o] Error 255 CC arch/sparc/kernel/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pd.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dib0700_devices.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh.o] Error 255 CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/keyspan_remote.o] Error 255 CC [M] drivers/md/dm-snap.o CC [M] drivers/uwb/wlp/driver.o CC [M] drivers/scsi/libfc/fc_disc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/physmap.o] Error 255 make[4]: *** [drivers/scsi/aic94xx/aic94xx_scb.o] Error 255 CC [M] drivers/mtd/maps/sun_uflash.o CC [M] drivers/usb/serial/ftdi_sio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_qp.o] Error 255 CC [M] net/atm/atm_misc.o CC [M] drivers/infiniband/hw/ipath/ipath_rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/cxio_resource.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_ruc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/powermate.o] Error 255 CC [M] drivers/block/pktcdvd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-path-selector.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_sdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/scsiglue.o] Error 255 CC [M] drivers/usb/storage/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/usb/gadget] Error 2 CC [M] drivers/usb/host/isp1760-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/kbtab.o] Error 255 CC [M] drivers/usb/host/isp1760-if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/cciss.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/hotplug.o] Error 255 CC [M] drivers/input/misc/uinput.o CC [M] drivers/isdn/hardware/eicon/divasmain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/sparcspkr.o] Error 255 CC arch/sparc/kernel/iommu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sched.o] Error 255 CC drivers/pci/msi.o make[4]: *** [drivers/usb/misc/usbtest.o] Error 255 CC [M] drivers/usb/misc/trancevibrator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/prom_irqtrans.o] Error 255 make[4]: *** [sound/i2c/other/pt2258.o] Error 255 CC [M] sound/i2c/other/tea575x-tuner.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/wacom_sys.o] Error 255 CC [M] drivers/block/sunvdc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/tmdc.o] Error 255 CC [M] drivers/input/joystick/turbografx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/misc/uss720.o make[4]: *** [sound/drivers/vx/vx_hwdep.o] Error 255 CC [M] sound/drivers/vx/vx_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7475.o] Error 255 CC [M] drivers/mtd/nand/nand_bbt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diddfunc.o] Error 255 CC [M] drivers/block/umem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/driver.o] Error 255 CC [M] drivers/uwb/wlp/eda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-voodoo3.o] Error 255 CC [M] drivers/video/matrox/matroxfb_base.o CC [M] drivers/i2c/busses/i2c-pca-platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/of_device_64.o] Error 255 CC [M] sound/drivers/vx/vx_cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/empeg.o] Error 255 CC [M] drivers/usb/serial/funsoft.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa5246a.o] Error 255 CC [M] drivers/media/video/saa5249.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_catas.o] Error 255 CC [M] drivers/usb/serial/garmin_gps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/locking-selftest.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atlx/atl1.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/atlx] Error 2 CC lib/kernel_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/reboot.o] Error 255 CC [M] drivers/video/matrox/matroxfb_accel.o CC [M] drivers/net/can/vcan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptlan.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/message/fusion] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/message] Error 2 CC [M] drivers/net/can/dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/ves1x93.o] Error 255 CC [M] sound/drivers/vx/vx_uer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/alps.o] Error 255 CC [M] drivers/input/mouse/elantech.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/i1480/i1480-est.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_timer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/ad7879.o] Error 255 make[3]: *** [net/bluetooth/hci_conn.o] Error 255 CC arch/sparc/kernel/central.o CC [M] net/bluetooth/hci_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_tmf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-mpath.o] Error 255 CC block/cmd-filter.o CC [M] drivers/md/dm-exception-store.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib7000m.o] Error 255 CC [M] drivers/media/dvb/frontends/zl10036.o CC [M] drivers/uwb/i1480/dfu/dfu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7470.o] Error 255 CC [M] drivers/uwb/i1480/dfu/mac.o CC [M] drivers/uwb/i1480/i1480u-wlp/lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/scsi_ioctl.o] Error 255 CC [M] drivers/usb/serial/hp4x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/shmem.o] Error 255 CC [M] drivers/hwmon/dme1737.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m41t80.o] Error 255 CC [M] drivers/rtc/rtc-m41t94.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-xfer-mode.o] Error 255 make[3]: *** [drivers/serial/max3100.o] Error 255 CC [M] net/bluetooth/hci_sock.o CC [M] drivers/serial/kgdboc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_task.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/fsm.o] Error 255 CC [M] drivers/isdn/hisax/l3dss1.o CC mm/backing-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/atxp1.o] Error 255 CC [M] net/bluetooth/hci_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_uid.o] Error 255 CC [M] net/ax25/af_ax25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/ir-keymaps.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7473.o] Error 255 CC [M] net/ax25/ax25_ds_in.o CC [M] drivers/hwmon/ds1621.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/ad7877.o] Error 255 CC [M] drivers/media/common/saa7146_i2c.o make[2]: *** [mm/vmstat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-stub.o make[2]: *** [arch/sparc/kernel/sysfs.o] Error 255 CC arch/sparc/kernel/starfire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kernel_lock.o] Error 255 CC lib/list_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/ebitmap.o] Error 255 CC security/selinux/ss/hashtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/trancevibrator.o] Error 255 CC [M] drivers/usb/misc/usbsevseg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/turbografx.o] Error 255 CC [M] drivers/input/joystick/twidjoy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/bnx2i/bnx2i_hwi.o] Error 255 CC [M] drivers/scsi/bnx2i/bnx2i_iscsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/hp4x.o] Error 255 CC [M] drivers/scsi/bnx2i/bnx2i_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/sp887x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7462.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_srq.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/hid/hid-pl.o] Error 255 CC [M] drivers/input/ff-memless.o make[3]: *** [drivers/infiniband/hw/mthca] Error 2 make[4]: *** [drivers/video/console/fbcon_cw.o] Error 255 CC arch/sparc/kernel/power.o CC [M] sound/core/seq/oss/seq_oss_init.o CC [M] drivers/hid/hid-petalynx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_proc.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_osm_pci.o CC [M] drivers/net/bonding/bond_3ad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_av.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_promise.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pcd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/isp1760-if.o] Error 255 CC [M] drivers/isdn/hardware/eicon/divasfunc.o CC [M] drivers/ata/sata_qstor.o CC [M] crypto/xcbc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/sun_uflash.o] Error 255 CC [M] drivers/mtd/maps/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_ipack.o] Error 255 CC [M] drivers/isdn/hardware/eicon/di.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/ata_piix.o] Error 255 CC [M] drivers/usb/host/hwa-hc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-timings.o] Error 255 CC [M] drivers/ide/ide-atapi.o CC [M] drivers/video/mb862xx/mb862xxfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/vmscan.o] Error 255 CC [M] drivers/input/input-polldev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/funsoft.o] Error 255 CC [M] drivers/usb/serial/ipaq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/i2c/other/ak4xxx-adda.o] Error 255 CC [M] drivers/usb/serial/ipw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/wacom_wac.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/tablet] Error 2 CC [M] drivers/ata/sata_sil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_pdu.o] Error 255 CC [M] drivers/uwb/i1480/dfu/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/printk.o] Error 255 CC kernel/cpu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/i2c/other/tea575x-tuner.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/i2c/other] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/i2c] Error 2 CC kernel/exit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dib0700_core.o] Error 255 CC security/selinux/ss/symtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/sa_query.o] Error 255 CC [M] drivers/infiniband/core/multicast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_sman.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dibusb-common.o CC [M] drivers/gpu/drm/drm_crtc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_hp_sw.o] Error 255 CC [M] drivers/scsi/device_handler/scsi_dh_emc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/central.o] Error 255 CC [M] drivers/scsi/device_handler/scsi_dh_alua.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/nxt6000.o] Error 255 CC [M] drivers/media/dvb/frontends/zl10353.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_hashtab.o] Error 255 CC [M] drivers/media/dvb/frontends/cx22702.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/util.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dibusb-mb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/starfire.o] Error 255 CC arch/sparc/kernel/sbus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/hmac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/consolemap.o] Error 255 CC [M] crypto/crypto_null.o CC drivers/char/vt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_ruc.o] Error 255 CC [M] drivers/input/mousedev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/ads7846.o] Error 255 CC [M] drivers/input/touchscreen/gunze.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/atm_misc.o] Error 255 make[4]: *** [drivers/video/console/fbcon_ud.o] Error 255 CC [M] net/atm/raw.o CC [M] drivers/isdn/hisax/l3ni1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_dump.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/aic94xx] Error 2 CC [M] drivers/infiniband/hw/ipath/ipath_srq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon_ccw.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/console] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-pca-platform.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] crypto/md4.o make[4]: *** [security/selinux/ss/hashtab.o] Error 255 CC [M] drivers/uwb/i1480/dfu/usb.o CC [M] drivers/video/nvidia/nvidia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/sunvdc.o] Error 255 CC [M] drivers/block/nbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/kgdboc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/msi.o] Error 255 CC [M] crypto/rmd128.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/pci/iov.o make[5]: *** [drivers/media/dvb/frontends/mt352.o] Error 255 CC [M] drivers/input/mouse/logips2pp.o CC [M] drivers/serial/jsm/jsm_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/cmd-filter.o] Error 255 CC [M] drivers/input/mouse/trackpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_uer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] crypto/rmd160.o make[4]: *** [security/selinux/ss/symtab.o] Error 255 CC security/selinux/ss/sidtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-petalynx.o] Error 255 CC [M] drivers/hid/hid-samsung.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/elantech.o] Error 255 CC [M] drivers/input/mouse/touchkit_ps2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divasmain.o] Error 255 CC security/selinux/ss/avtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/ahci.o] Error 255 CC [M] drivers/input/mouse/sermouse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ds1621.o] Error 255 CC [M] drivers/input/mouse/vsxxxaa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda1004x.o] Error 255 CC [M] drivers/mtd/nand/nand_ecc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/pci.o] Error 255 CC [M] drivers/mtd/maps/plat-ram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/lc.o] Error 255 CC [M] drivers/uwb/i1480/i1480u-wlp/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_base.o] Error 255 CC [M] drivers/hwmon/f71805f.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/dcache.o] Error 255 make[4]: *** [drivers/input/joystick/twidjoy.o] Error 255 CC [M] drivers/input/joystick/warrior.o CC fs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/power.o] Error 255 CC [M] crypto/rmd256.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/genhd.o] Error 255 CC block/bsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/dadapter.o] Error 255 CC [M] drivers/mtd/nand/nand_ids.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/cxio_hal.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/cxgb3] Error 2 CC [M] drivers/media/dvb/frontends/drx397xD.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_ddp.o] Error 255 CC lib/debugobjects.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_init.o] Error 255 CC [M] crypto/rmd320.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1e/atl1e_ethtool.o] Error 255 CC [M] drivers/net/atl1e/atl1e_param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-stub.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/busses] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/i2c] Error 2 CC fs/attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/DAC960.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10021.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_core.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10023.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/phy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_mm.o] Error 255 CC [M] drivers/gpu/drm/drm_crtc_helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_cmd.o] Error 255 CC [M] drivers/ata/sata_sil24.o CC security/selinux/ss/policydb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/eth1394.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ipw.o] Error 255 CC [M] crypto/sha1_generic.o CC [M] drivers/gpu/drm/drm_modes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sdma.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0297.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/can/vcan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m41t94.o] Error 255 CC [M] drivers/rtc/rtc-m48t35.o CC [M] drivers/net/can/sja1000/sja1000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/zl10036.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/dfu.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/on26.o] Error 255 CC [M] drivers/block/paride/pt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_disc.o] Error 255 CC [M] drivers/scsi/libfc/fc_exch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/bnx2i/bnx2i_sysfs.o] Error 255 CC [M] drivers/media/dvb/frontends/nxt200x.o make[5]: *** [drivers/uwb/i1480/dfu/mac.o] Error 255 CC [M] drivers/usb/serial/ir-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/xcbc.o] Error 255 CC [M] drivers/ata/sata_via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_pcm.o] Error 255 CC [M] drivers/ata/sata_vsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/crypto_null.o] Error 255 CC [M] drivers/media/common/tuners/mc44s803.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/iommu.o] Error 255 CC arch/sparc/kernel/ebus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_bbt.o] Error 255 CC [M] drivers/usb/host/whci/asl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] crypto/sha256_generic.o make[3]: *** [drivers/input/input-polldev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_ids.o] Error 255 CC arch/sparc/kernel/visemul.o CC [M] crypto/sha512_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dib0700_devices.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divasfunc.o] Error 255 CC [M] drivers/usb/host/whci/debug.o CC [M] drivers/isdn/hardware/eicon/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/list_debug.o] Error 255 CC [M] drivers/usb/misc/vstusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/md4.o] Error 255 CC [M] drivers/isdn/hardware/eicon/istream.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/sbp2.o] Error 255 CC drivers/char/defkeymap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_osm.o] Error 255 CC [M] drivers/net/bonding/bond_alb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ftdi_sio.o] Error 255 CC [M] drivers/isdn/hardware/eicon/diva.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/fcoe/libfcoe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/misc/yealink.o make[4]: *** [drivers/usb/misc/usbsevseg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cpu.o] Error 255 CC [M] drivers/input/touchscreen/elo.o CC kernel/itimer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mxl5005s.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dibusb-mc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_osm_pci.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/seq/oss/seq_oss_ioctl.o make[3]: *** [net/bluetooth/hci_sock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_offload.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_sysfs.o CC [M] drivers/ata/sata_sis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/vsxxxaa.o] Error 255 CC [M] drivers/mtd/maps/intel_vr_nor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/backing-dev.o] Error 255 CC mm/page_isolation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/sha1_generic.o] Error 255 CC [M] crypto/wp512.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/defkeymap.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_uc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_mixer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_accel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/garmin_gps.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/drivers/vx] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/drivers] Error 2 CC [M] drivers/usb/serial/iuu_phoenix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_qstor.o] Error 255 CC [M] drivers/video/nvidia/nv_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/can/dev.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_ud.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/he.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/atm] Error 2 CC [M] drivers/mtd/nand/cafe_nand.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_iscsi.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/cxgb3i] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/trackpoint.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/gunze.o] Error 255 CC [M] sound/core/pcm_native.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/transport.o] Error 255 CC [M] drivers/usb/storage/usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/sermouse.o] Error 255 CC [M] drivers/mtd/nand/diskonchip.o CC [M] drivers/scsi/libsas/sas_init.o CC [M] drivers/net/chelsio/cxgb2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-samsung.o] Error 255 CC [M] drivers/hid/hid-sjoy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-exception-store.o] Error 255 CC [M] drivers/input/touchscreen/fujitsu_ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/uinput.o] Error 255 CC [M] drivers/media/dvb/frontends/or51211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/ff-memless.o] Error 255 CC drivers/pci/setup-bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_rc.o] Error 255 CC [M] drivers/scsi/libfc/fc_elsct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_srq.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_user_pages.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dibusb-mb.o] Error 255 CC [M] drivers/scsi/libfc/fc_frame.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/dv1394.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [drivers/ieee1394] Error 2 make[4]: *** [drivers/uwb/wlp/eda.o] Error 255 CC [M] drivers/uwb/wlp/messages.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_ecc.o] Error 255 CC [M] drivers/serial/jsm/jsm_neo.o CC [M] drivers/usb/host/whci/hcd.o CC [M] drivers/scsi/lpfc/lpfc_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/plat-ram.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_sli.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sbus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/joystick/xpad.o make[4]: *** [drivers/media/common/saa7146_i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ds_in.o] Error 255 CC [M] net/ax25/ax25_ds_subr.o CC [M] drivers/media/common/saa7146_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/touchkit_ps2.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_ct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/di.o] Error 255 CC [M] drivers/serial/jsm/jsm_tty.o make[4]: *** [drivers/usb/serial/ipaq.o] Error 255 CC [M] drivers/input/joystick/zhenhua.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/elo.o] Error 255 CC [M] sound/pci/ad1889.o CC [M] drivers/isdn/hardware/eicon/divasproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-snap.o] Error 255 CC [M] drivers/md/dm-snap-transient.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/serial/jsm/jsm_driver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes_cm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_sil.o] Error 255 CC [M] drivers/usb/serial/keyspan.o CC [M] drivers/input/touchscreen/inexio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m48t35.o] Error 255 CC [M] drivers/rtc/rtc-m48t86.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/iov.o] Error 255 CC drivers/pci/syscall.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o make[4]: *** [drivers/input/mouse/logips2pp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/mouse] Error 2 CC [M] drivers/block/cryptoloop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/hwa-hc.o] Error 255 CC [M] drivers/pci/pci-stub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/uss720.o] Error 255 CC [M] drivers/isdn/hisax/l3_1tr6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/umem.o] Error 255 CC [M] drivers/block/sx8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/mb862xx/mb862xxfb.o] Error 255 make[5]: *** [sound/core/seq/oss/seq_oss_timer.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/mb862xx] Error 2 make[4]: *** [drivers/media/video/saa5249.o] Error 255 CC [M] drivers/media/video/c-qcam.o CC [M] drivers/net/can/sja1000/sja1000_platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/isp1760-hcd.o] Error 255 CC [M] drivers/media/video/bw-qcam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx22702.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10021.o] Error 255 CC [M] drivers/media/dvb/frontends/or51132.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/mousedev.o] Error 255 CC [M] drivers/input/joydev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ebus.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/vstusb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/sha512_generic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/asl.o] Error 255 CC [M] drivers/usb/host/whci/hw.o CC [M] net/ax25/ax25_ds_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/zl10353.o] Error 255 CC [M] drivers/media/dvb/frontends/bcm3510.o CC [M] drivers/usb/misc/sisusbvga/sisusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_emc.o] Error 255 CC [M] sound/pci/als300.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/debugobjects.o] Error 255 CC lib/bitrev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_via.o] Error 255 CC [M] drivers/usb/host/whci/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-atapi.o] Error 255 CC [M] drivers/ide/setup-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_alua.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/device_handler] Error 2 CC [M] net/ax25/sysctl_net_ax25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_isolation.o] Error 255 CC mm/mm_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/multicast.o] Error 255 CC [M] drivers/infiniband/core/ucm.o CC [M] drivers/video/riva/fbdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/netdev.o] Error 255 CC [M] drivers/uwb/i1480/i1480u-wlp/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_sysfs.o] Error 255 make[5]: *** [sound/core/seq/oss/seq_oss_ioctl.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_user_sdma.o CC [M] drivers/ata/sata_sx4.o CC [M] net/bridge/br.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_stats.o] Error 255 CC [M] drivers/isdn/hisax/teles3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/visemul.o] Error 255 CC arch/sparc/kernel/hvapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/fcoe/fcoe.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/fcoe] Error 2 CC [M] drivers/ata/sata_nv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dibusb-mc.o] Error 255 CC [M] drivers/input/evdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/warrior.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/uwb/i1480/dfu] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nvidia.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd160.o] Error 255 CC [M] net/bridge/br_device.o CC [M] crypto/tgr192.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_vsc.o] Error 255 CC [M] drivers/ata/sata_uli.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/intel_vr_nor.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/maps] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd128.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/itimer.o] Error 255 CC [M] drivers/ata/sata_mv.o CC [M] drivers/mtd/onenand/onenand_base.o CC [M] drivers/scsi/mpt2sas/mpt2sas_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-sjoy.o] Error 255 make[3]: *** [drivers/ata/sata_sis.o] Error 255 CC [M] drivers/ata/sata_inic162x.o CC [M] drivers/hid/hid-sony.o CC [M] drivers/scsi/megaraid/megaraid_mm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/debug.o] Error 255 CC [M] drivers/usb/host/whci/int.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/istream.o] Error 255 CC [M] drivers/isdn/hardware/eicon/diva_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1e/atl1e_param.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/atl1e] Error 2 CC [M] drivers/isdn/hardware/eicon/os_bri.o CC [M] drivers/mtd/tests/mtd_oobtest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ds_subr.o] Error 255 CC [M] drivers/usb/host/whci/pzl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/fujitsu_ts.o] Error 255 CC [M] drivers/input/touchscreen/mtouch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/sidtab.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/attr.o] Error 255 CC security/selinux/ss/services.o CC [M] drivers/net/can/sja1000/ems_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/u132-hcd.o] Error 255 CC kernel/time.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_uc.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_verbs_mcast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/yealink.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/misc] Error 2 CC [M] drivers/input/evbug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/avtab.o] Error 255 CC security/selinux/ss/conditional.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ir-usb.o] Error 255 make[3]: *** [net/ax25/af_ax25.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_verbs.o CC [M] drivers/isdn/hisax/isac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_base.o] Error 255 CC [M] drivers/video/matrox/matroxfb_DAC1064.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/syscall.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/raw.o] Error 255 CC [M] net/atm/resources.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/dme1737.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/digitv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_ud.o] Error 255 CC [M] net/atm/atm_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_modes.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_ir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/hcd.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dtt200u.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0297.o] Error 255 CC [M] drivers/media/dvb/frontends/s5h1420.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/io.o] Error 255 CC [M] net/atm/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/inexio.o] Error 255 CC [M] drivers/net/bonding/bond_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/pci-stub.o] Error 255 CC [M] drivers/net/bonding/bond_ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-snap-transient.o] Error 255 make[5]: *** [drivers/net/can/sja1000/sja1000.o] Error 255 CC [M] drivers/md/dm-snap-persistent.o CC [M] sound/core/pcm_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ad1889.o] Error 255 CC [M] sound/core/pcm_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd256.o] Error 255 CC [M] drivers/usb/misc/sisusbvga/sisusb_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/bnx2i/bnx2i_iscsi.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/bnx2i] Error 2 CC [M] drivers/scsi/aic7xxx/aic7xxx_93cx6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/zhenhua.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/r8a66597-hcd.o] Error 255 CC [M] drivers/scsi/libsas/sas_phy.o CC [M] sound/pci/atiixp_modem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/f71805f.o] Error 255 CC [M] drivers/hwmon/f71882fg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10023.o] Error 255 CC [M] drivers/input/joystick/walkera0701.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/pktcdvd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/tgr192.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diva_dma.o] Error 255 CC [M] drivers/media/common/saa7146_fops.o CC [M] drivers/scsi/libsas/sas_port.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mc44s803.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/common/tuners] Error 2 CC [M] sound/pci/atiixp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diva.o] Error 255 CC [M] drivers/isdn/hardware/eicon/s_bri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/hw.o] Error 255 make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf.o] Error 255 CC [M] drivers/usb/host/whci/qset.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_user_pages.o] Error 255 CC [M] drivers/isdn/hardware/eicon/os_4bri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-sony.o] Error 255 CC [M] drivers/hid/hid-sunplus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/exit.o] Error 255 CC [M] drivers/isdn/hardware/eicon/s_4bri.o make[4]: *** [drivers/scsi/libfc/fc_frame.o] Error 255 CC [M] drivers/isdn/hardware/eicon/os_pri.o CC [M] drivers/input/joystick/iforce/iforce-ff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/hvapi.o] Error 255 CC arch/sparc/kernel/sstate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_crtc_helper.o] Error 255 CC [M] drivers/video/nvidia/nv_setup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dibusb-common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/setup-bus.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/pci] Error 2 CC [M] drivers/media/dvb/dvb-usb/dtt200u-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_sil24.o] Error 255 CC [M] drivers/gpu/drm/drm_edid.o CC [M] drivers/ata/pdc_adma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/bitrev.o] Error 255 CC lib/crc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_user_sdma.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_iba7220.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divasproc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/evbug.o] Error 255 CC [M] drivers/ide/ide-dma.o CC [M] drivers/hid/hid-gaff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pt.o] Error 255 CC [M] drivers/block/paride/pg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m48t86.o] Error 255 CC [M] drivers/rtc/rtc-max6900.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_device.o] Error 255 CC [M] drivers/hid/hid-tmff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/can/sja1000/sja1000_platform.o] Error 255 CC arch/sparc/kernel/mdesc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_3ad.o] Error 255 make[5]: *** [drivers/media/dvb/ttpci/av7110.o] Error 255 CC [M] drivers/hid/hid-topseed.o CC [M] drivers/net/can/sja1000/kvaser_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/l3dss1.o] Error 255 CC [M] drivers/isdn/hisax/arcofi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/bsg.o] Error 255 CC block/noop-iosched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mm_init.o] Error 255 CC mm/fremap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_main.o] Error 255 CC arch/sparc/kernel/pcr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_crtc.o] Error 255 CC [M] drivers/isdn/hardware/eicon/s_pri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/mtouch.o] Error 255 CC [M] drivers/input/touchscreen/mk712.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/cafe_nand.o] Error 255 CC [M] drivers/isdn/hisax/hscx.o make[5]: *** [drivers/usb/host/whci/init.o] Error 255 CC [M] drivers/gpu/drm/drm_info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/cryptoloop.o] Error 255 CC [M] drivers/infiniband/core/user_mad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_alb.o] Error 255 CC [M] drivers/usb/host/whci/wusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/c-qcam.o] Error 255 CC [M] drivers/mtd/tests/mtd_pagetest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_elsct.o] Error 255 CC [M] drivers/block/ub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sysfs.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_sd7220.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_mem.o] Error 255 CC [M] net/bridge/br_fdb.o /scratch/kisskb/src/drivers/mtd/nand/diskonchip.c:56:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/or51132.o] Error 255 CC [M] drivers/gpu/drm/drm_debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/nxt200x.o] Error 255 CC [M] net/bridge/br_forward.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/serial/jsm/jsm_tty.o] Error 255 CC block/compat_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/joydev.o] Error 255 CC [M] drivers/hid/hid-zpff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/cxgb2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/wp512.o] Error 255 CC [M] drivers/net/chelsio/espi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_event.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_rw.o CC [M] crypto/gf128mul.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/xpad.o] Error 255 CC [M] net/bridge/br_if.o make[2]: *** [arch/sparc/kernel/sstate.o] Error 255 CC [M] net/bridge/br_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br.o] Error 255 CC [M] net/bridge/br_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/l3_1tr6.o] Error 255 make[3]: *** [sound/pci/als300.o] Error 255 CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o CC [M] sound/pci/azt3328.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/drx397xD.o] Error 255 CC [M] net/bridge/br_notify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/int.o] Error 255 CC [M] drivers/ide/ide-dma-sff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/time.o] Error 255 CC fs/bad_inode.o CC kernel/softirq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dtt200u.o] Error 255 CC fs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/pzl.o] Error 255 CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/serial/jsm/jsm_neo.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/serial/jsm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/serial] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_core.o] Error 255 CC [M] drivers/media/common/saa7146_video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/usb.o] Error 255 CC [M] drivers/usb/storage/initializers.o CC [M] net/bridge/br_stp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/can/sja1000/ems_pci.o] Error 255 CC [M] drivers/media/common/saa7146_hlp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/noop-iosched.o] Error 255 CC fs/filesystems.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/bw-qcam.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/w9966.o make[3]: *** [net/ax25/sysctl_net_ax25.o] Error 255 CC [M] drivers/ata/pata_ali.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/or51211.o] Error 255 CC [M] net/bridge/br_stp_bpdu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_verbs_mcast.o] Error 255 CC [M] net/bluetooth/lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_uli.o] Error 255 CC [M] drivers/usb/storage/sierra_ms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/resources.o] Error 255 CC [M] net/atm/mpc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_oobtest.o] Error 255 CC [M] net/bridge/br_stp_if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/ipath/ipath_sd7220_img.o make[3]: *** [drivers/ata/sata_inic162x.o] Error 255 CC [M] drivers/scsi/libsas/sas_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-max6900.o] Error 255 CC [M] drivers/rtc/rtc-max6902.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_exch.o] Error 255 CC [M] drivers/scsi/libfc/fc_lport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/walkera0701.o] Error 255 CC [M] drivers/md/md.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc32.o] Error 255 CC lib/genalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd320.o] Error 255 CC [M] net/atm/mpoa_caches.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pcr.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_els.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/bcm3510.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/nbd.o] Error 255 CC [M] drivers/scsi/libsas/sas_dump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ds_timer.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ax25] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/mk712.o] Error 255 CC [M] drivers/input/touchscreen/usbtouchscreen.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/sha256_generic.o] Error 255 CC [M] drivers/input/touchscreen/penmount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_timer.o] Error 255 CC [M] sound/core/pcm_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-ff.o] Error 255 CC [M] drivers/input/joystick/iforce/iforce-main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_93cx6.o] Error 255 make[3]: *** [drivers/hid/hid-topseed.o] Error 255 CC [M] drivers/scsi/megaraid/megaraid_mbox.o CC [M] drivers/hid/hid-wacom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/fremap.o] Error 255 CC mm/highmem.o CC [M] lib/lzo/lzo1x_compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-gaff.o] Error 255 CC [M] drivers/uwb/i1480/i1480u-wlp/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-sunplus.o] Error 255 make[5]: *** [drivers/isdn/hardware/eicon/s_pri.o] Error 255 CC [M] drivers/input/touchscreen/touchit213.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/evdev.o] Error 255 CC [M] net/can/bcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dtt200u-fe.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_scsih.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/s_bri.o] Error 255 CC [M] drivers/mtd/tests/mtd_readtest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/qset.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dtv5100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/setup-pci.o] Error 255 CC [M] drivers/isdn/hisax/s0box.o CC [M] drivers/net/e1000/e1000_main.o CC [M] drivers/net/cxgb3/cxgb3_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/conditional.o] Error 255 CC [M] drivers/isdn/hisax/avm_a1p.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_sx4.o] Error 255 CC [M] drivers/ide/ide-proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/megaraid/megaraid_mm.o] Error 255 CC [M] drivers/scsi/megaraid/megaraid_sas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/misc/sisusbvga/sisusb_init.o] Error 255 CC [M] drivers/ata/pata_amd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes_verbs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/nes] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/atm_sysfs.o] Error 255 CC security/selinux/ss/mls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/teles3.o] Error 255 make[4]: *** [drivers/net/bonding/bond_ipv6.o] Error 255 CC [M] drivers/isdn/hisax/avm_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/iuu_phoenix.o] Error 255 CC [M] drivers/mtd/tests/mtd_speedtest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/s_4bri.o] Error 255 CC [M] drivers/video/savage/savagefb_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pdc_adma.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/can/sja1000/kvaser_pci.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/can/sja1000] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/can] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_rw.o] Error 255 make[3]: *** [drivers/block/paride/pg.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_synth.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/block/paride] Error 2 CC [M] drivers/ata/pata_artop.o CC [M] drivers/video/sis/sis_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/digitv.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dw2102.o CC [M] drivers/net/e1000e/82571.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_DAC1064.o] Error 255 CC [M] drivers/video/matrox/matroxfb_Ti3026.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_info.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-zpff.o] Error 255 CC [M] drivers/mtd/onenand/onenand_bbt.o CC [M] drivers/video/riva/riva_hw.o CC [M] drivers/video/via/viafbdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/bad_inode.o] Error 255 CC [M] drivers/video/riva/nv_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/rx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sd7220_img.o] Error 255 CC [M] drivers/mtd/onenand/onenand_sim.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/sx8.o] Error 255 CC [M] drivers/uwb/i1480/i1480u-wlp/tx.o make[3]: *** [drivers/rtc/rtc-max6902.o] Error 255 CC [M] drivers/rtc/rtc-pcf8563.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_input.o] Error 255 CC [M] net/bridge/br_stp_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_port.o] Error 255 CC [M] drivers/net/e1000/e1000_hw.o make[3]: *** [net/bridge/br_forward.o] Error 255 CC [M] drivers/rtc/rtc-pcf8583.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_phy.o] Error 255 CC [M] drivers/hid/usbhid/hid-core.o CC [M] drivers/video/riva/rivafb-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-snap-persistent.o] Error 255 CC [M] drivers/rtc/rtc-r9701.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/touchit213.o] Error 255 CC [M] drivers/net/e1000/e1000_ethtool.o CC [M] drivers/video/matrox/matroxfb_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_event.o] Error 255 CC [M] drivers/scsi/libsas/sas_discover.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/diskonchip.o] Error 255 CC [M] drivers/mtd/nand/nandsim.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/ucm.o] Error 255 CC [M] drivers/net/e1000/e1000_param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/genalloc.o] Error 255 make[5]: *** [drivers/isdn/hardware/eicon/os_4bri.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_midi.o CC [M] drivers/infiniband/core/uverbs_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-tmff.o] Error 255 CC [M] drivers/net/chelsio/tp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/filesystems.o] Error 255 CC fs/namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/lib.o] Error 255 CC [M] net/bluetooth/l2cap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/gf128mul.o] Error 255 CC [M] crypto/ecb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_hw.o] Error 255 CC [M] net/bluetooth/sco.o make[4]: *** [drivers/infiniband/core/user_mad.o] Error 255 CC [M] drivers/infiniband/core/uverbs_cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/lzo/lzo1x_compress.o] Error 255 CC [M] lib/lzo/lzo1x_decompress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o] Error 255 CC [M] drivers/video/savage/savagefb-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/riva/fbdev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/penmount.o] Error 255 make[5]: *** [drivers/isdn/hardware/eicon/os_bri.o] Error 255 CC [M] drivers/input/touchscreen/touchright.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/arcofi.o] Error 255 CC [M] drivers/hid/usbhid/hid-quirks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf_core.o] Error 255 CC [M] drivers/hid/usbhid/hiddev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/onenand/onenand_base.o] Error 255 CC [M] net/bridge/br_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hscx.o] Error 255 CC drivers/char/tty_audit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_setup.o] Error 255 CC [M] drivers/video/nvidia/nv_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pcmcia/vx/vxpocket.o make[5]: *** [drivers/media/dvb/frontends/s5h1420.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/frontends/lgdt330x.o make[3]: *** [drivers/ide/ide-dma.o] Error 255 /scratch/kisskb/src/drivers/uwb/wlp/messages.c: In function 'wlp_parse_f0': /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[2]' may be used uninitialized in this function CC [M] drivers/net/enic/enic_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp_if.o] Error 255 make[4]: *** [drivers/net/chelsio/espi.o] Error 255 CC [M] drivers/isdn/hisax/elsa.o CC [M] drivers/net/chelsio/pm3393.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_ct.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_config.o] Error 255Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/onenand/onenand_bbt.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_ctl.o CC [M] drivers/net/cxgb3/ael1002.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/initializers.o] Error 255 make[3]: *** [net/bridge/br_notify.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/os_pri.o] Error 255 CC [M] drivers/net/hamradio/mkiss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/wusb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/usb/host/whci] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/host] Error 2 CC [M] drivers/input/joystick/iforce/iforce-packets.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/sierra_ms.o] Error 255 CC [M] drivers/usb/storage/option_ms.o CC [M] drivers/net/igbvf/vf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/file.o] Error 255 CC [M] net/bridge/br_sysfs_if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_fdb.o] Error 255 CC [M] drivers/net/igbvf/mbx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/w9966.o] Error 255 CC [M] drivers/media/video/tda9840.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/l3ni1.o] Error 255 CC [M] drivers/isdn/hisax/diva.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_ioctl.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_pci.o CC [M] drivers/net/igb/igb_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-dma-sff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/proc.o] Error 255 CC [M] drivers/ide/ide-gd.o CC [M] net/atm/mpoa_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_if.o] Error 255 CC [M] drivers/gpu/drm/drm_ioc32.o CC [M] drivers/usb/misc/sisusbvga/sisusb_con.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_edid.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_nv.o] Error 255 CC [M] drivers/ata/pata_atiixp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_sysfs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/bonding] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_pagetest.o] Error 255 CC [M] drivers/video/nvidia/nv_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_fops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_misc.o] Error 255 CC [M] drivers/hid/usbhid/hid-pidff.o CC [M] sound/core/pcm_memory.o CC [M] drivers/net/irda/irda-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/atiixp_modem.o] Error 255 CC [M] sound/pci/bt87x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/usbtouchscreen.o] Error 255 CC [M] drivers/video/savage/savagefb_accel.o make[5]: *** [drivers/input/joystick/iforce/iforce-main.o] Error 255 CC [M] sound/pcmcia/vx/vxp_ops.o CC [M] drivers/gpu/drm/mga/mga_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/compat_ioctl.o] Error 255 CC block/blk-integrity.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-pcf8583.o] Error 255 CC [M] drivers/rtc/rtc-rs5c348.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/mdesc.o] Error 255 CC arch/sparc/kernel/nmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_readtest.o] Error 255 CC [M] drivers/mtd/tests/mtd_stresstest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf_irq.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pcmcia/pdaudiocf] Error 2 CC [M] drivers/infiniband/hw/ipath/ipath_iba6120.o make[2]: *** [mm/highmem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/madvise.o make[5]: *** [drivers/media/dvb/ttpci/av7110_ir.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/ttpci] Error 2 CC [M] drivers/gpu/drm/mga/mga_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_speedtest.o] Error 255 CC [M] drivers/md/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/keyspan.o] Error 255 CC [M] drivers/usb/serial/keyspan_pda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-r9701.o] Error 255 CC [M] sound/pci/cmipci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-pcf8563.o] Error 255 CC [M] drivers/gpu/drm/r128/r128_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/messages.o] Error 255 CC [M] drivers/uwb/wlp/sysfs.o CC [M] lib/reed_solomon/reed_solomon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-wacom.o] Error 255 CC [M] drivers/usb/serial/kl5kusb105.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_ali.o] Error 255 CC [M] drivers/gpu/drm/mga/mga_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_dump.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp_bpdu.o] Error 255 CC [M] drivers/ata/pata_cmd640.o CC [M] drivers/usb/serial/kobil_sct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/vt.o] Error 255 CC [M] drivers/ide/ide-disk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp_timer.o] Error 255 CC [M] drivers/input/joystick/iforce/iforce-serio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_artop.o] Error 255 CC [M] drivers/video/nvidia/nv_backlight.o make[2]: *** [crypto/ecb.o] Error 255 CC [M] crypto/cbc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_amd.o] Error 255 CC [M] drivers/net/e1000e/ich8lan.o CC net/core/sock.o /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c: In function '_base_send_ioc_init': /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/f71882fg.o] Error 255 CC [M] drivers/hwmon/f75375s.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/azt3328.o] Error 255 CC [M] drivers/media/dvb/frontends/lgdt3304.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/touchright.o] Error 255 CC [M] drivers/input/touchscreen/touchwin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_Ti3026.o] Error 255 CC [M] drivers/media/dvb/frontends/lgdt3305.o /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c: In function 'avm_pci_setup': /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c:838: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/lzo/lzo1x_decompress.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/lzo] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/riva/rivafb-i2c.o] Error 255 CC [M] drivers/video/matrox/g450_pll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/tp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp.o] Error 255 CC [M] drivers/net/chelsio/sge.o CC [M] drivers/net/e1000e/es2lan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/softirq.o] Error 255 CC kernel/resource.o CC [M] lib/zlib_deflate/deflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_hlp.o] Error 255 CC [M] drivers/input/joystick/iforce/iforce-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/onenand/onenand_sim.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/onenand] Error 2 CC [M] net/can/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dtv5100.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/gl861.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/riva/nv_driver.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/gp8psk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/atiixp.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/gp8psk-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/misc/sisusbvga/sisusb.o] Error 255 CC [M] drivers/uwb/wlp/txrx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_native.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/m920x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sd7220.o] Error 255 CC [M] drivers/infiniband/core/uverbs_marshall.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_iba7220.o] Error 255 CC [M] sound/pcmcia/vx/vxp_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/vf.o] Error 255 CC [M] drivers/net/igbvf/ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/vx/vxpocket.o] Error 255 CC [M] lib/zlib_deflate/deftree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_drv.o] Error 255 CC [M] drivers/gpu/drm/r128/r128_cce.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_video.o] Error 255 CC [M] drivers/media/common/saa7146_vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_audit.o] Error 255 CC drivers/char/sysrq.o CC [M] drivers/gpu/drm/r128/r128_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/avm_pci.o] Error 255 CC [M] drivers/isdn/hisax/ipacx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_memory.o] Error 255 CC [M] drivers/net/enic/vnic_cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_i2c.o] Error 255 CC [M] drivers/net/enic/vnic_intr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/mpoa_caches.o] Error 255 CC [M] net/atm/clip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_atiixp.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_reg_print.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/mpc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/avm_a1p.o] Error 255 CC [M] drivers/mtd/tests/mtd_subpagetest.o CC [M] drivers/isdn/hisax/sedlbauer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tda9840.o] Error 255 CC [M] drivers/media/video/tea6415c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/hid-quirks.o] Error 255 CC [M] drivers/video/sis/sis_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/s0box.o] Error 255 CC [M] drivers/ata/pata_cmd64x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_accel.o] Error 255 CC [M] drivers/gpu/drm/mga/mga_warp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/mbx.o] Error 255 CC [M] drivers/video/matrox/matroxfb_g450.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/option_ms.o] Error 255 CC [M] drivers/usb/storage/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/can/bcm.o] Error 255 CC [M] drivers/infiniband/core/iwcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/vx/vxp_ops.o] Error 255 CC [M] drivers/net/igbvf/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_verbs.o] Error 255 make[2]: *** [arch/sparc/kernel/nmi.o] Error 255 CC arch/sparc/kernel/cpumap.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm.o make[5]: *** [sound/core/seq/oss/seq_oss_synth.o] Error 255 CC [M] drivers/video/matrox/matroxfb_crtc2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_midi.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_readq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-serio.o] Error 255 CC [M] drivers/video/matrox/i2c-matroxfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_discover.o] Error 255 CC [M] drivers/scsi/libsas/sas_expander.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/tx.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/uwb/i1480/i1480u-wlp] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/uwb/i1480] Error 2 CC [M] drivers/scsi/libsas/sas_scsi_host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_backlight.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/nvidia] Error 2 CC [M] drivers/video/matrox/matroxfb_maven.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cbc.o] Error 255 CC [M] crypto/pcbc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/savage/savagefb-i2c.o] Error 255 CC [M] crypto/cts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_sysfs_if.o] Error 255 CC drivers/video/fb_defio.o /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'ib_uverbs_alloc_event_file': /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c:522: warning: the address of 'uverbs_event_fops' will always evaluate as 'true' Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000/e1000_param.o] Error 255 CC [M] drivers/video/vgastate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/82571.o] Error 255 CC [M] drivers/video/fbmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/savage/savagefb_accel.o] Error 255 CC [M] drivers/video/fbmon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_stresstest.o] Error 255 CC [M] drivers/net/e1000e/lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/madvise.o] Error 255 make[3]: *** [drivers/ide/ide-gd.o] Error 255 CC mm/memory.o CC arch/sparc/kernel/smp_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_lib.o] Error 255 CC [M] drivers/video/fbcmap.o /scratch/kisskb/src/drivers/isdn/hisax/diva.c: In function 'setup_diva_pci': /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1162: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1169: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1176: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1186: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_mv.o] Error 255 CC [M] drivers/ide/ide-disk_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/ub.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/block] Error 2 CC [M] net/can/af_can.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/mkiss.o] Error 255 CC [M] drivers/net/hamradio/6pack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/keyspan_pda.o] Error 255 CC [M] drivers/scsi/libsas/sas_task.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/vx/vxp_mixer.o] Error 255 make[4]: *** [drivers/infiniband/core/uverbs_main.o] Error 255 CC [M] drivers/video/fbsysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgdt330x.o] Error 255 CC [M] drivers/media/dvb/frontends/cx24123.o make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pcmcia/vx] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/pcmcia] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/mpoa_proc.o] Error 255 CC [M] net/atm/br2684.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dw2102.o] Error 255 CC [M] drivers/net/chelsio/subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/mls.o] Error 255 CC [M] net/atm/lec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-rs5c348.o] Error 255 CC [M] drivers/rtc/rtc-rs5c372.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_cq.o] Error 255 CC [M] drivers/net/enic/vnic_wq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_netlink.o] Error 255 CC [M] net/bridge/br_sysfs_br.o CC [M] sound/soc/soc-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/uverbs_marshall.o] Error 255 CC [M] drivers/rtc/rtc-rx8581.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/touchwin.o] Error 255 CC [M] drivers/input/touchscreen/tsc2007.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-packets.o] Error 255 CC [M] drivers/input/touchscreen/ucb1400_ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-proc.o] Error 255 CC [M] drivers/hid/usbhid/usbkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/services.o] Error 255 CC [M] drivers/input/touchscreen/wacom_w8001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_transport.o] Error 255 CC [M] drivers/ide/ide-disk_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/gl861.o] Error 255 CC [M] drivers/hid/usbhid/usbmouse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_base.o] Error 255 CC [M] net/bluetooth/bnep/core.o /scratch/kisskb/src/drivers/isdn/hisax/elsa.c: In function 'setup_elsa_pci': /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1038: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1046: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tea6415c.o] Error 255 CC [M] drivers/media/video/tea6420.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/ael1002.o] Error 255 CC [M] net/bluetooth/bnep/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/namespace.o] Error 255 CC fs/seq_file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_intr.o] Error 255 CC [M] drivers/input/touchscreen/wm97xx-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/pcbc.o] Error 255 CC [M] drivers/media/video/saa7115.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cts.o] Error 255 CC [M] crypto/lrw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cmd640.o] Error 255 CC [M] drivers/ata/pata_cs5520.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/bt87x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/touchscreen/wm9705.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_subpagetest.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/viafbdev.o] Error 255 CC [M] drivers/mtd/tests/mtd_torturetest.o CC [M] drivers/video/via/hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgdt3304.o] Error 255 CC [M] drivers/net/enic/enic_res.o make[5]: *** [drivers/gpu/drm/mga/mga_dma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/policydb.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [security/selinux/ss] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/selinux] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [security] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/dcb/dcbnl.o CC [M] drivers/net/enic/vnic_dev.o make[4]: *** [drivers/usb/serial/kl5kusb105.o] Error 255 CC [M] crypto/xts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-integrity.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/hiddev.o] Error 255 CC [M] drivers/ata/pata_cs5530.o CC [M] block/as-iosched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_ioc32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/misc/sisusbvga/sisusb_con.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/usb/misc/sisusbvga] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/misc] Error 2 CC [M] drivers/gpu/drm/mga/mga_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/f75375s.o] Error 255 CC [M] drivers/hwmon/g760a.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_req': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2697: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2759: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2793: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2897: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/sco.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/can/raw.o] Error 255 /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'manufacturer_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:3807: warning: cast from pointer to integer of different size CC [M] drivers/ide/ide-floppy.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'nl_ind': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:6849: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:7241: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/resource.o] Error 255 CC kernel/sysctl.o CC [M] net/bluetooth/cmtp/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/cpumap.o] Error 255 CC [M] drivers/ide/ide-floppy_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/es2lan.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/diva.o] Error 255 CC [M] drivers/net/e1000e/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_vbi.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/common] Error 2 CC kernel/capability.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'add_b23': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8478: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8530: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/pm3393.o] Error 255 CC lib/zlib_inflate/inffast.o CC [M] crypto/ctr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/sysfs.o] Error 255 CC [M] drivers/input/touchscreen/wm9712.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_reg_print.o] Error 255 CC [M] drivers/net/chelsio/mv88x201x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbcmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-rx8581.o] Error 255 CC [M] drivers/gpu/drm/mga/mga_ioc32.o /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c: In function 'setup_sedlbauer_pci': /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c:610: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/rtc/rtc-s35390a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/reed_solomon/reed_solomon.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/reed_solomon] Error 2 CC [M] drivers/net/igb/igb_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/txrx.o] Error 255 CC [M] drivers/uwb/wlp/wlp-lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fb_defio.o] Error 255 make[4]: *** [drivers/video/matrox/g450_pll.o] Error 255 CC [M] net/atm/pppoatm.o CC [M] drivers/net/e1000e/param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/input/joystick/iforce] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/joystick] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgdt3305.o] Error 255 CC [M] net/bluetooth/cmtp/sock.o CC [M] drivers/media/dvb/frontends/lnbp21.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_drv.o] Error 255 CC [M] net/bluetooth/cmtp/capi.o make[4]: *** [drivers/usb/serial/kobil_sct.o] Error 255 CC [M] drivers/usb/serial/mct_u232.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_misc.o] Error 255 make[3]: *** [drivers/ata/pata_cmd64x.o] Error 255 CC [M] drivers/media/video/saa717x.o CC [M] drivers/ata/pata_cypress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/uverbs_cmd.o] Error 255 CC [M] drivers/infiniband/core/cma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_readq.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_writeq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/i2c-matroxfb.o] Error 255 CC [M] drivers/infiniband/core/ucma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inffast.o] Error 255 CC lib/zlib_inflate/inflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_warp.o] Error 255 CC [M] drivers/media/dvb/frontends/isl6405.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_lport.o] Error 255 CC [M] drivers/scsi/libfc/fc_rport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/gp8psk.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_wq.o] Error 255 CC [M] drivers/net/enic/vnic_rq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_deflate/deflate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hisax/isar.o make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_pci.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/nova-t-usb2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/libfc/fc_fcp.o make[2]: *** [crypto/xts.o] Error 255 CC [M] lib/zlib_deflate/deflate_syms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/debug.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/storage] Error 2 CC [M] drivers/media/dvb/dvb-usb/opera1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_deflate/deftree.o] Error 255 CC [M] crypto/gcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/irda-usb.o] Error 255 CC [M] drivers/net/irda/stir4200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/usbmouse.o] Error 255 make[5]: *** [drivers/gpu/drm/mga/mga_state.o] Error 255 CC [M] crypto/ccm.o CC [M] drivers/ata/pata_efar.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/ipacx.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/riva/riva_hw.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/riva] Error 2 CC [M] drivers/uwb/wlp/wss-lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_crtc2.o] Error 255 CC [M] drivers/net/irda/vlsi_ir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/gp8psk-fe.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/ttusb2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-disk.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/umt-010.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/m920x.o] Error 255 CC [M] drivers/ata/pata_hpt366.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_task.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_cce.o] Error 255 CC mm/mincore.o CC arch/sparc/kernel/auxio_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_iba6120.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/ipath] Error 2 CC mm/mlock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/usbkbd.o] Error 255 CC [M] net/bridge/br_netfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/lrw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/ethtool.o] Error 255 CC [M] drivers/ata/pata_hpt37x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tea6420.o] Error 255 CC [M] drivers/media/video/saa7127.o CC [M] net/bluetooth/bnep/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-disk_ioctl.o] Error 255 CC [M] drivers/ide/ide-floppy_proc.o make[4]: *** [drivers/hid/usbhid/hid-pidff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/aic7xxx/aic7xxx_proc.o make[4]: *** [drivers/input/touchscreen/wm9705.o] Error 255 CC mm/mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/iwcm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cpia.o make[3]: *** [drivers/hwmon/g760a.o] Error 255 CC [M] drivers/hwmon/gl518sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_irq.o] Error 255 CC [M] drivers/ide/aec62xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wacom_w8001.o] Error 255 CC [M] drivers/input/touchscreen/wm9713.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/sysrq.o] Error 255 CC [M] drivers/char/rocket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/tsc2007.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ctr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbsysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm97xx-core.o] Error 255 CC [M] drivers/video/via/iface.o CC [M] crypto/cryptd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cs5520.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/6pack.o] Error 255 CC [M] drivers/ata/pata_hpt3x2n.o CC [M] drivers/net/hamradio/yam.o CC [M] drivers/mtd/inftlcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lnbp21.o] Error 255 CC [M] drivers/mtd/nand/plat_nand.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000/e1000_ethtool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/cxgb3/vsc8211.o make[4]: *** [drivers/isdn/hisax/elsa.o] Error 255 CC [M] drivers/isdn/hisax/hfc_sx.o CC [M] drivers/mtd/ubi/vtbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_torturetest.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/tests] Error 2 CC [M] drivers/mtd/inftlmount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/ucb1400_ts.o] Error 255 make[3]: *** [drivers/ide/ide-disk_proc.o] Error 255 CC [M] drivers/ide/alim15x3.o CC [M] drivers/mtd/mtdcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-s35390a.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/clip.o] Error 255 CC [M] drivers/net/cxgb3/t3_hw.o CC [M] drivers/hwmon/gl520sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_g450.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/cxgb3/mc5.o make[2]: *** [fs/seq_file.o] Error 255 CC fs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_writeq.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [sound/core/seq/oss] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/core/seq] Error 2 CC [M] sound/core/rawmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cypress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/pata_hpt3x3.o make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_core.o] Error 255 CC fs/libfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/isl6405.o] Error 255 CC [M] drivers/ata/pata_it821x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/ich8lan.o] Error 255 CC kernel/ptrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/sedlbauer.o] Error 255 CC kernel/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/bitmap.o] Error 255 CC [M] drivers/ata/pata_it8213.o make[4]: *** [drivers/net/e1000e/param.o] Error 255 CC [M] drivers/isdn/hisax/niccy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/enic_main.o] Error 255 CC [M] sound/core/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/lib.o] Error 255 CC [M] drivers/net/e1000e/ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nandsim.o] Error 255 CC [M] drivers/net/e1000e/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_dev.o] Error 255 CC mm/mprotect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mincore.o] Error 255 CC [M] sound/core/sound.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/plat_nand.o] Error 255 CC [M] drivers/mtd/nand/alauda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/auxio_64.o] Error 255 CC [M] drivers/media/video/cpia_pp.o make[3]: *** [drivers/video/fbmon.o] Error 255 CC mm/mremap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_maven.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/matrox] Error 2 CC [M] drivers/media/dvb/frontends/isl6421.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/megaraid/megaraid_mbox.o] Error 255 CC [M] drivers/md/raid5.o make[3]: *** [drivers/ide/ide-floppy_ioctl.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10086.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/hid-core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/hid/usbhid] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/hid] Error 2 CC mm/msync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbmem.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/vp702x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-rs5c372.o] Error 255 CC [M] drivers/rtc/rtc-stk17ta8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_deflate/deflate_syms.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/zlib_deflate] Error 2 CC [M] drivers/md/raid6algos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/ttusb2.o] Error 255 CC [M] drivers/video/modedb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_sysfs_br.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/br2684.o] Error 255 CC fs/fs-writeback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dcb/dcbnl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/dcb] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/wlp-lc.o] Error 255 CC [M] drivers/video/via/via_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/mct_u232.o] Error 255 CC [M] drivers/usb/serial/mos7720.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cs5530.o] Error 255 CC [M] drivers/ata/pata_jmicron.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/capability.o] Error 255 CC [M] net/dccp/ccid.o CC net/dsa/tag_dsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_drv.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_cp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/cmtp/sock.o] Error 255 CC net/dsa/tag_edsa.o make[3]: *** [net/atm/pppoatm.o] Error 255 CC [M] net/decnet/af_decnet.o CC [M] net/decnet/netfilter/dn_rtmsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_hpt37x.o] Error 255 CC kernel/user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/smp_64.o] Error 255 CC arch/sparc/kernel/module.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-floppy.o] Error 255 CC [M] drivers/ide/amd74xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/aec62xx.o] Error 255 CC [M] drivers/ide/cmd64x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx24123.o] Error 255 CC [M] drivers/media/dvb/frontends/tda826x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/bnep/netdev.o] Error 255 CC [M] drivers/ide/cs5520.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/sge.o] Error 255 CC [M] drivers/ide/cs5530.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/mv88x201x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/sis_accel.o] Error 255 CC [M] drivers/media/dvb/frontends/tda8261.o CC [M] drivers/video/sis/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/enic_res.o] Error 255 CC [M] drivers/gpu/drm/r128/r128_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa7115.o] Error 255 CC [M] drivers/media/video/cpia_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/vgastate.o] Error 255 CC [M] drivers/ata/pata_netcell.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm9712.o] Error 255 CC [M] drivers/media/video/tvp5150.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_efar.o] Error 255 CC [M] drivers/net/igb/e1000_82575.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_osm.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_osm_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_scsi_host.o] Error 255 CC [M] drivers/scsi/libsas/sas_ata.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/iface.o] Error 255 CC [M] drivers/scsi/libsas/sas_host_smp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mlock.o] Error 255 CC mm/rmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_hpt366.o] Error 255 CC [M] drivers/ata/pata_ninja32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/cmtp/core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_proc.o] Error 255 CC [M] drivers/char/cyclades.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-floppy_proc.o] Error 255 CC [M] drivers/video/sis/init301.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_ioc32.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/mga] Error 2 CC [M] net/econet/af_econet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/can/af_can.o] Error 255 CC [M] net/can/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inflate.o] Error 255 CC lib/zlib_inflate/infutil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/nova-t-usb2.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/vp702x-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa7127.o] Error 255 CC [M] drivers/video/via/dvi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cryptd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/megaraid/megaraid_sas.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/megaraid] Error 2 CC [M] crypto/des_generic.o CC net/ethernet/eth.o CC [M] drivers/ide/sc1200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/sock.o] Error 255 CC net/core/request_sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/gl518sm.o] Error 255 CC net/ethernet/pe2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/isl6421.o] Error 255 CC [M] net/dccp/feat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/inftlmount.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/vp7045.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/msync.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/bnep/core.o] Error 255 CC [M] drivers/mtd/mtdsuper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa717x.o] Error 255 CC [M] drivers/video/sis/initextlfb.o CC mm/vmalloc.o make[4]: *** [drivers/video/via/via_i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/mc5.o] Error 255 CC [M] sound/pci/cs4281.o CC [M] drivers/media/video/cs5345.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_it8213.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/vp7045-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/bnep/sock.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/bnep] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/as-iosched.o] Error 255 CC [M] block/deadline-iosched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/cmtp/capi.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/cmtp] Error 2 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_ctl.o] Error 255 CC [M] sound/core/init.o CC [M] net/bluetooth/hidp/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_rq.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/enic] Error 2 CC [M] sound/core/memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_expander.o] Error 255 CC [M] sound/core/info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/stir4200.o] Error 255 CC [M] sound/pci/ens1370.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/vsc8211.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ccm.o] Error 255 CC [M] crypto/fcrypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/subr.o] Error 255 CC [M] drivers/net/chelsio/my3126.o CC [M] drivers/net/igb/e1000_mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_jmicron.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/tag_dsa.o] Error 255 CC fs/pnode.o CC [M] net/bluetooth/hidp/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/lec.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/atm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/phy.o] Error 255 CC [M] drivers/net/chelsio/mv88e1xxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/vtbl.o] Error 255 CC [M] drivers/mtd/ubi/vmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cpia_pp.o] Error 255 CC [M] drivers/mtd/ubi/upd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/opera1.o] Error 255 CC [M] drivers/net/irda/mcs7780.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/ucma.o] Error 255 make[3]: *** [sound/soc/soc-core.o] Error 255 CC [M] sound/soc/soc-dapm.o CC net/core/skbuff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_hpt3x3.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-urb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/alauda.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mprotect.o] Error 255 CC mm/pagewalk.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/nand] Error 2 CC [M] drivers/mtd/mtdbdi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_hpt3x2n.o] Error 255 CC [M] net/ieee802154/af_ieee802154.o CC [M] drivers/ide/delkin_cb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cpia_usb.o] Error 255 CC [M] net/ieee802154/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_scsih.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/mpt2sas] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6algos.o] Error 255 CC arch/sparc/kernel/sparc_ksyms_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/infutil.o] Error 255 CC lib/zlib_inflate/inftrees.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_netcell.o] Error 255 CC [M] drivers/mtd/mtdpart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/inftlcore.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/savage/savagefb_driver.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/savage] Error 2 CC [M] drivers/ata/pata_ns87410.o CC lib/zlib_inflate/inflate_syms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/ptrace.o] Error 255 CC arch/sparc/kernel/kgdb_64.o CC [M] drivers/scsi/mvsas/mv_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mremap.o] Error 255 CC [M] net/ieee802154/dgram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/cxgb3_main.o] Error 255 CC [M] drivers/net/cxgb3/xgmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/umt-010.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp702x.o] Error 255 CC [M] sound/core/control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/cs5530.o] Error 255 CC [M] sound/core/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_82575.o] Error 255 CC [M] crypto/blowfish.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdcore.o] Error 255 CC [M] drivers/ide/hpt366.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/gcm.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_mbox.o /scratch/kisskb/src/drivers/isdn/hisax/niccy.c: In function 'setup_niccy': /scratch/kisskb/src/drivers/isdn/hisax/niccy.c:305: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/module.o] Error 255 CC arch/sparc/kernel/ftrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/alim15x3.o] Error 255 CC net/dsa/tag_trailer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/cmipci.o] Error 255 CC [M] drivers/video/via/lcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-stk17ta8.o] Error 255 CC [M] drivers/rtc/rtc-test.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/libfs.o] Error 255 CC [M] drivers/video/via/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cs5345.o] Error 255 CC [M] sound/pci/ak4531_codec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/decnet/netfilter/dn_rtmsg.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/decnet/netfilter] Error 2 CC [M] drivers/net/irda/irtty-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda8261.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/cs5520.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/tag_edsa.o] Error 255 make[2]: *** [kernel/user.o] Error 255 CC net/dsa/mv88e6xxx.o CC kernel/signal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_osm_pci.o] Error 255 CC [M] drivers/gpu/drm/savage/savage_drv.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/aic7xxx] Error 2 CC [M] drivers/gpu/drm/tdfx/tdfx_drv.o make[3]: *** [sound/core/sound.o] Error 255 CC [M] sound/core/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/hw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_irq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/gl520sm.o] Error 255 CC [M] drivers/scsi/osd/osd_initiator.o CC [M] drivers/hwmon/ultra45_env.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/modedb.o] Error 255 CC [M] drivers/net/ixgb/ixgb_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdsuper.o] Error 255 CC [M] drivers/hwmon/i5k_amb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inftrees.o] Error 255 CC [M] drivers/ata/pata_ns87415.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm9713.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/touchscreen] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input] Error 2 CC [M] drivers/scsi/osd/osd_uld.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/memory.o] Error 255 CC net/dsa/mv88e6060.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_it821x.o] Error 255 CC [M] drivers/net/cxgb3/sge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_ninja32.o] Error 255 CC [M] drivers/mtd/nftlcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_rport.o] Error 255 CC [M] drivers/net/ixgb/ixgb_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda826x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/wss-lc.o] Error 255 make[4]: Target `__build' not remade because of errors. CC [M] drivers/net/irda/sir_dev.o make[3]: *** [drivers/uwb/wlp] Error 2 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [drivers/uwb] Error 2 make[4]: *** [drivers/video/sis/initextlfb.o] Error 255 CC [M] drivers/net/chelsio/vsc7326.o CC lib/textsearch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp7045-fe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/igb_ethtool.o] Error 255 CC [M] drivers/net/ixgb/ixgb_ee.o CC [M] net/decnet/dn_nsp_in.o CC [M] drivers/net/ixgbe/ixgbe_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdbdi.o] Error 255 CC [M] drivers/media/video/cs53l32a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/yam.o] Error 255 CC [M] drivers/net/hamradio/bpqether.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/amd74xx.o] Error 255 CC [M] drivers/ide/it8172.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_els.o] Error 255 CC [M] drivers/net/hamradio/baycom_ser_fdx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/pnode.o] Error 255 CC fs/drop_caches.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/upd.o] Error 255 CC [M] drivers/mtd/ubi/build.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ethernet/pe2.o] Error 255 CC [M] drivers/net/hamradio/hdlcdrv.o CC [M] drivers/net/mlx4/alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/kgdb_64.o] Error 255 CC arch/sparc/kernel/stacktrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/af_ieee802154.o] Error 255 CC [M] drivers/net/hamradio/baycom_ser_hdx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccid.o] Error 255 CC [M] drivers/video/via/accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000/e1000_main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/sc1200.o] Error 255 CC [M] drivers/net/igb/e1000_nvm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/stallion.o make[5]: *** [drivers/media/dvb/frontends/tda10086.o] Error 255 CC [M] drivers/media/dvb/frontends/dib0070.o make[4]: *** [drivers/video/via/dvi.o] Error 255 CC fs/splice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/niccy.o] Error 255 CC [M] drivers/net/hamradio/baycom_par.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fs-writeback.o] Error 255 CC [M] drivers/video/fbcvt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/deadline-iosched.o] Error 255 CC [M] block/cfq-iosched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ftrace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hisax/bkm_a4t.o make[4]: *** [drivers/scsi/libsas/sas_ata.o] Error 255 CC fs/sync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/memory.o] Error 255 CC mm/page_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/fcrypt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/gpu/drm/savage/savage_bci.o make[3]: *** [drivers/ata/pata_ns87410.o] Error 255 CC [M] drivers/char/istallion.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-test.o] Error 255 CC [M] drivers/rtc/rtc-v3020.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_state.o] Error 255 CC [M] drivers/gpu/drm/r128/r128_ioc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp702x-fe.o] Error 255 CC [M] sound/core/sound_oss.o CC [M] drivers/char/nozomi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/can/proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/can] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/mos7720.o] Error 255 CC [M] drivers/usb/serial/mos7840.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/tag_trailer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_fcp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/libfc] Error 2 CC [M] drivers/isdn/hisax/jade.o CC [M] drivers/rtc/rtc-wm8350.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/cmd64x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_netfilter.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ultra45_env.o] Error 255 CC [M] drivers/scsi/pcmcia/fdomain_stub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/delkin_cb.o] Error 255 CC [M] drivers/ide/it8213.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sysctl.o] Error 255 CC [M] drivers/ide/it821x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-firmware.o] Error 255 CC [M] drivers/scsi/pcmcia/fdomain_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/my3126.o] Error 255 CC kernel/sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sparc_ksyms_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC arch/sparc/kernel/pci.o make[4]: *** [net/bluetooth/hidp/sock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/blowfish.o] Error 255 CC [M] crypto/twofish.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/ethtool.o] Error 255 CC [M] drivers/scsi/pcmcia/qlogic_stub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inflate_syms.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/zlib_inflate] Error 2 CC lib/percpu_counter.o make[2]: *** [mm/pagewalk.o] Error 255 CC fs/utimes.o CC [M] drivers/scsi/qla4xxx/ql4_os.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/timer.o] Error 255 CC [M] sound/core/info_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_mac.o] Error 255 CC mm/swap_state.o make[2]: *** [kernel/timer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ak4531_codec.o] Error 255 CC kernel/kmod.o CC [M] crypto/twofish_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/drop_caches.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_hbadisc.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_init.o CC mm/swapfile.o CC [M] drivers/scsi/qla2xxx/qla_os.o CC [M] net/bridge/netfilter/ebtables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp7045.o] Error 255 CC [M] drivers/scsi/pcmcia/sym53c500_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/request_sock.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/mv88e1xxx.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-remote.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/l2cap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/netdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/igbvf] Error 2 CC [M] drivers/scsi/qla2xxx/qla_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/hpt366.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_nportdisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/cs4281.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_mbx.o CC [M] net/bluetooth/rfcomm/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/ioctl.o] Error 255 CC [M] drivers/video/via/via_utility.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_ee.o] Error 255 CC [M] drivers/net/igb/e1000_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/raw.o] Error 255 CC [M] drivers/net/igb/e1000_mbx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/stacktrace.o] Error 255 CC [M] drivers/scsi/mvsas/mv_sas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/vmt.o] Error 255 CC fs/stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/tdfx/tdfx_drv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/scsi/osd/osd_uld.o] Error 255 make[4]: *** [drivers/gpu/drm/tdfx] Error 2 CC [M] drivers/net/ixgb/ixgb_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_host_smp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/libsas] Error 2 make[3]: *** [drivers/mtd/mtdpart.o] Error 255 CC [M] drivers/scsi/mvsas/mv_64xx.o CC [M] drivers/mtd/nftlmount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cs53l32a.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_init.o] Error 255 CC kernel/workqueue.o CC [M] drivers/video/cfbfillrect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/rawmidi.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/misc.o] Error 255 CC [M] drivers/gpu/drm/via/via_irq.o CC [M] sound/core/vmaster.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_nvm.o] Error 255 CC [M] drivers/gpu/drm/via/via_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/device.o] Error 255 CC [M] net/ieee802154/netlink.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8428: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8429: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8436: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8437: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8438: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8449: warning: array subscript is above array bounds Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-urb.o] Error 255 CC [M] crypto/serpent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/igb_main.o] Error 255 CC [M] net/decnet/dn_nsp_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/econet/af_econet.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/textsearch.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/econet] Error 2 CC [M] drivers/mtd/ubi/cdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbcvt.o] Error 255 CC fs/fs_struct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/savage/savage_drv.o] Error 255 CC [M] drivers/gpu/drm/savage/savage_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/rmap.o] Error 255 CC mm/thrash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-i2c.o] Error 255 CC arch/sparc/kernel/pci_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/utimes.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/lcd.o] Error 255 CC [M] drivers/video/via/vt1636.o CC fs/buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_hw.o] Error 255 CC [M] drivers/net/ixgb/ixgb_param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/dgram.o] Error 255 CC [M] net/decnet/dn_route.o CC [M] sound/sparc/amd7930.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/percpu_counter.o] Error 255 CC lib/iommu-helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/alloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mmap.o] Error 255 CC [M] drivers/net/mlx4/catas.o CC [M] net/decnet/dn_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/sync.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/info.o] Error 255 CC net/core/iovec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/mcs7780.o] Error 255 CC [M] drivers/net/irda/sir_dongle.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_mbx.o] Error 255 CC [M] drivers/net/irda/esi-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000/e1000_hw.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/e1000] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-init.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/usb-urb.o CC [M] drivers/net/myri10ge/myri10ge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6xxx.o] Error 255 CC [M] net/bluetooth/rfcomm/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isar.o] Error 255 CC [M] net/bluetooth/rfcomm/tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/info_oss.o] Error 255 CC [M] sound/soc/soc-jack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/soc/soc-dapm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-wm8350.o] Error 255 CC [M] drivers/video/cfbcopyarea.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/accel.o] Error 255 CC [M] sound/core/jack.o CC [M] drivers/video/via/global.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6060.o] Error 255 CC net/dsa/mv88e6123_61_65.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/vlsi_ir.o] Error 255 CC [M] drivers/video/cfbimgblt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/nftlcore.o] Error 255 CC [M] drivers/mtd/ubi/kapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_ioc32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/r128] Error 2 CC [M] drivers/net/irda/tekram-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ethernet/eth.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ethernet] Error 2 CC [M] drivers/hwmon/ibmaem.o make[3]: *** [drivers/hwmon/i5k_amb.o] Error 255 CC [M] drivers/scsi/mvsas/mv_94xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/pcmcia/qlogic_stub.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/sound_oss.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_scsi.o CC [M] drivers/mtd/ubi/eba.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c: In function 'setup_bkm_a4t': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c:343: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_io.o] Error 255 CC [M] drivers/mtd/ubi/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ens1370.o] Error 255 CC [M] sound/pci/ens1371.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/irtty-sir.o] Error 255 CC mm/dmapool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/vsc7326.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/chelsio] Error 2 CC [M] drivers/video/sysfillrect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tvp5150.o] Error 255 CC [M] drivers/gpu/drm/via/via_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/baycom_ser_hdx.o] Error 255 CC [M] drivers/gpu/drm/via/via_mm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/stack.o] Error 255 CC [M] drivers/mtd/ubi/wl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/it8172.o] Error 255 CC [M] drivers/mtd/ubi/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/hidp/core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/hidp] Error 2 CC [M] sound/pci/es1938.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/pcmcia/sym53c500_cs.o] Error 255 CC [M] drivers/isdn/hisax/bkm_a8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib0070.o] Error 255 CC [M] drivers/media/dvb/frontends/tua6100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/baycom_par.o] Error 255 CC [M] drivers/net/mlx4/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fs_struct.o] Error 255 CC [M] net/ieee802154/nl_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_ns87415.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/build.o] Error 255 CC [M] drivers/ata/pata_opti.o CC [M] drivers/scsi/qla4xxx/ql4_mbx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/baycom_ser_fdx.o] Error 255 CC [M] drivers/scsi/scsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/des_generic.o] Error 255 CC [M] drivers/ata/pata_optidma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/bpqether.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_iocb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/swap_state.o] Error 255 CC [M] crypto/aes_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-v3020.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/vmaster.o] Error 255 CC [M] drivers/rtc/rtc-x1205.o CC [M] crypto/camellia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/pcmcia/fdomain_stub.o] Error 255 CC [M] crypto/cast5.o make[4]: *** [drivers/scsi/sym53c8xx_2/sym_fw.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/global.o] Error 255 CC [M] drivers/video/via/tblDPASetting.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/rocket.o] Error 255 CC [M] drivers/char/epca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/jade.o] Error 255 CC [M] drivers/isdn/hisax/gazel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/twofish.o] Error 255 CC [M] crypto/cast6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/savage/savage_bci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/specialix.o make[4]: *** [drivers/net/mlx4/catas.o] Error 255 CC [M] drivers/net/mlx4/cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_param.o] Error 255 CC [M] drivers/mtd/mtdconcat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/thrash.o] Error 255 CC mm/hugetlb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/pcmcia/fdomain_core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/pcmcia] Error 2 make[4]: *** [drivers/isdn/hisax/hfc_sx.o] Error 255 CC [M] drivers/isdn/hisax/w6692.o CC [M] drivers/net/ixgbe/ixgbe_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/hdlcdrv.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/hamradio] Error 2 CC [M] drivers/isdn/hisax/st5481_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/it8213.o] Error 255 CC [M] drivers/ide/jmicron.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/soc/soc-jack.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/netlink.o] Error 255 CC [M] drivers/mtd/redboot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/via_utility.o] Error 255 CC [M] drivers/ide/ns87415.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/xgmac.o] Error 255 CC [M] drivers/ide/opti621.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-dvb.o] Error 255 CC [M] drivers/ide/pdc202xx_old.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/it821x.o] Error 255 CC [M] drivers/ide/pdc202xx_new.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/jack.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_isr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_drv.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_iocb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_irq.o] Error 255 CC [M] drivers/gpu/drm/via/via_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_nsp_out.o] Error 255 CC [M] net/decnet/dn_neigh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kmod.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_common.o] Error 255 CC arch/sparc/kernel/psycho_common.o CC kernel/pid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_nsp_in.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_cp.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_phy.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/igb] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/nftlmount.o] Error 255 CC [M] drivers/isdn/hisax/st5481_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/cma.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/core] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/infiniband] Error 2 CC [M] drivers/scsi/lpfc/lpfc_attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/cfbfillrect.o] Error 255 CC [M] drivers/video/syscopyarea.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/vt1636.o] Error 255 CC [M] drivers/video/via/viamode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tua6100.o] Error 255 CC [M] drivers/media/dvb/frontends/s5h1409.o CC [M] sound/soc/codecs/ad73311.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-remote.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/iommu-helper.o] Error 255 CC lib/fault-inject.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/af_decnet.o] Error 255 CC lib/lmb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/sir_dongle.o] Error 255 CC [M] drivers/media/dvb/frontends/itd1000.o make[3]: *** [drivers/ata/pata_optidma.o] Error 255 CC [M] net/decnet/dn_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/dmapool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6123_61_65.o] Error 255 CC net/dsa/mv88e6131.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/bkm_a4t.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_isr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/splice.o] Error 255 CC fs/bio.o make[2]: *** [mm/vmalloc.o] Error 255 CC mm/mempolicy.o CC [M] drivers/net/pcmcia/3c589_cs.o CC lib/syscall.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/md.o] Error 255 CC [M] drivers/md/raid6recov.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/osd/osd_initiator.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/osd] Error 2 CC [M] drivers/scsi/hosts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/esi-sir.o] Error 255 CC net/dsa/dsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/feat.o] Error 255 CC [M] net/dccp/input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/sir_dev.o] Error 255 CC [M] drivers/net/irda/actisys-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/kapi.o] Error 255 CC [M] drivers/net/pcmcia/3c574_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/cmd.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_gs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cpia.o] Error 255 CC [M] drivers/media/video/m52790.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/usb-urb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/dvb-usb] Error 2 make[4]: *** [drivers/net/irda/tekram-sir.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_dbg.o CC [M] drivers/mtd/ubi/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/control.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/core] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/wm8775.o make[4]: *** [drivers/mtd/ubi/cdev.o] Error 255 CC [M] drivers/usb/serial/moto_modem.o make[3]: *** [sound/sparc/amd7930.o] Error 255 CC [M] sound/sparc/cs4231.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_mm.o] Error 255 CC [M] drivers/media/video/wm8739.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_map.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci.o] Error 255 CC [M] drivers/mtd/ubi/debug.o CC [M] drivers/net/cxgb3/l2t.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/eba.o] Error 255 CC [M] drivers/mtd/ubi/gluebi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/redboot.o] Error 255 CC [M] drivers/net/cxgb3/cxgb3_offload.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/cfbcopyarea.o] Error 255 CC [M] drivers/video/sysimgblt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ibmaem.o] Error 255 CC [M] drivers/hwmon/ibmpex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/st5481_init.o] Error 255 CC [M] drivers/hwmon/it87.o make[3]: *** [drivers/ata/pata_opti.o] Error 255 CC [M] drivers/ata/pata_marvell.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/viamode.o] Error 255 CC [M] drivers/ata/pata_mpiix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sys.o] Error 255 CC net/core/datagram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ns87415.o] Error 255 CC kernel/rcupdate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_mbox.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/lpfc/lpfc_vport.o make[4]: *** [drivers/scsi/lpfc/lpfc_sli.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/cfq-iosched.o] Error 255 CC kernel/extable.o make[2]: Target `__build' not remade because of errors. make[1]: *** [block] Error 2 CC [M] drivers/ata/pata_oldpiix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-x1205.o] Error 255 CC [M] drivers/rtc/rtc-pcf50633.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/tblDPASetting.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/workqueue.o] Error 255 CC net/core/stream.o CC [M] drivers/video/via/tbl1636.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sysfillrect.o] Error 255 CC [M] drivers/video/fb_sys_fops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/signal.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/twofish_common.o] Error 255 CC kernel/params.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_iocb.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cast6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_mbx.o] Error 255 CC [M] drivers/net/mlx4/eq.o CC [M] drivers/scsi/qla4xxx/ql4_nvram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/nl_policy.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ieee802154] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/wl.o] Error 255 CC [M] drivers/net/irda/litelink-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/pdc202xx_old.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_dbg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_64xx.o] Error 255 CC [M] drivers/isdn/hisax/st5481_d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/psycho_common.o] Error 255 CC arch/sparc/kernel/pci_psycho.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/jmicron.o] Error 255 CC [M] drivers/ide/piix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/fault-inject.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ens1371.o] Error 255 CC arch/sparc/kernel/pci_sabre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/lmb.o] Error 255 CC [M] drivers/isdn/hisax/st5481_b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rcupdate.o] Error 255 CC [M] drivers/char/moxa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/cfbimgblt.o] Error 255 CC arch/sparc/kernel/pci_schizo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/syscall.o] Error 255 CC lib/dynamic_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/moto_modem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_malloc.o] Error 255 CC [M] drivers/hwmon/lis3lv02d.o CC [M] drivers/mtd/ar7part.o CC drivers/net/phy/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/io.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/swapfile.o] Error 255 /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c: In function 'setup_sct_quadro': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c:304: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC arch/sparc/kernel/pci_sun4v.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/cq.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10048.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/nozomi.o] Error 255 CC [M] drivers/net/mlx4/fw.o /scratch/kisskb/src/drivers/isdn/hisax/w6692.c: In function 'setup_w6692': /scratch/kisskb/src/drivers/isdn/hisax/w6692.c:1012: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/dsa.o] Error 255 CC [M] drivers/net/mlx4/icm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/misc.o] Error 255 CC [M] drivers/net/mlx4/intf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/pdc202xx_new.o] Error 255 CC [M] drivers/char/mxser.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/rfcomm/sock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/opti621.o] Error 255 CC [M] drivers/char/riscom8.o CC [M] drivers/ide/serverworks.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/actisys-sir.o] Error 255 CC [M] drivers/ide/siimage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_sas.o] Error 255 CC [M] drivers/ide/slc90e66.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/rfcomm/tty.o] Error 255 CC [M] drivers/char/isicom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/tbl1636.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/via] Error 2 CC [M] drivers/video/svgalib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/itd1000.o] Error 255 CC [M] drivers/hwmon/lis3lv02d_spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_ethtool.o] Error 255 CC [M] drivers/media/dvb/frontends/cx24113.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdconcat.o] Error 255 CC drivers/net/phy/phy_device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/cyclades.o] Error 255 CC [M] drivers/char/synclinkmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/scan.o] Error 255 CC drivers/net/phy/mdio_bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/gluebi.o] Error 255 CC [M] drivers/char/synclink_gt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/pid.o] Error 255 CC kernel/posix-timers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/debug.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/ubi] Error 2 CC [M] drivers/mtd/mtdchar.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/t3_hw.o] Error 255 CC [M] drivers/net/cxgb3/aq100x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_dma.o] Error 255 CC [M] drivers/gpu/drm/via/via_verifier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/st5481_usb.o] Error 255 CC [M] drivers/video/fb_ddc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cast5.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hisax/sedlbauer_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/extable.o] Error 255 make[3]: *** [drivers/video/syscopyarea.o] Error 255 CC [M] crypto/arc4.o CC kernel/kthread.o CC net/ipv4/route.o /scratch/kisskb/src/drivers/isdn/hisax/gazel.c: In function 'setup_gazelpci': /scratch/kisskb/src/drivers/isdn/hisax/gazel.c:549: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/m52790.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/dccp/minisocks.o make[4]: *** [sound/soc/codecs/ad73311.o] Error 255 CC [M] sound/soc/codecs/ak4104.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mbx.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6recov.o] Error 255 CC [M] drivers/gpu/drm/via/via_video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/wm8775.o] Error 255 CC [M] crypto/tea.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_mem.o] Error 255 CC [M] drivers/md/raid6tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_iocb.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined make[3]: *** [net/dsa/mv88e6131.o] Error 255 CC net/dsa/slave.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/es1938.o] Error 255 CC [M] sound/pci/es1968.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_nportdisc.o] Error 255 CC [M] net/bridge/netfilter/ebtable_broute.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/mos7840.o] Error 255 CC [M] drivers/usb/serial/navman.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_mpiix.o] Error 255 CC [M] crypto/khazad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_os.o] Error 255 CC [M] drivers/usb/serial/omninet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/w6692.o] Error 255 CC [M] drivers/isdn/hisax/elsa_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_init.o] Error 255 CC net/ipv4/inetpeer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sysimgblt.o] Error 255 CC [M] drivers/video/pm2fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/3c589_cs.o] Error 255 CC [M] drivers/net/pcmcia/fmvj18x_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/savage/savage_state.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/savage] Error 2 CC net/ipv4/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-pcf50633.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/rtc] Error 2 CC [M] drivers/net/pcmcia/nmclan_cs.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_os.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/gazel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_glue.o] Error 255 CC [M] drivers/net/pcmcia/pcnet_cs.o CC [M] drivers/isdn/hisax/avma1_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/wm8739.o] Error 255 CC [M] drivers/media/video/vp27smpx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/bkm_a8.o] Error 255 CC [M] drivers/isdn/hisax/teles_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/ixgb] Error 2 CC [M] drivers/video/pm3fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/input.o] Error 255 CC [M] drivers/usb/serial/opticon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/ar7part.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/s5h1409.o] Error 255 CC [M] drivers/mtd/mtd_blkdevs.o CC [M] drivers/media/dvb/frontends/s5h1411.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_dev.o] Error 255 CC [M] net/decnet/dn_fib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_94xx.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/mvsas] Error 2 make[2]: *** [arch/sparc/kernel/pci_psycho.o] Error 255 CC [M] drivers/media/dvb/frontends/lgs8gl5.o CC [M] drivers/isdn/hisax/hfc_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/init.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ibmpex.o] Error 255 CC [M] drivers/net/irda/girbil-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/fw.o] Error 255 CC [M] drivers/net/mlx4/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/hosts.o] Error 255 CC [M] crypto/anubis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_sabre.o] Error 255 CC [M] drivers/net/mlx4/mcg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/mdio_bus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi.o] Error 255 CC [M] drivers/net/irda/old_belkin-sir.o CC [M] net/dccp/options.o CC [M] crypto/seed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lis3lv02d_spi.o] Error 255 CC [M] net/dccp/output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fb_sys_fops.o] Error 255 CC [M] net/dccp/proto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_route.o] Error 255 CC [M] drivers/net/mlx4/mr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/litelink-sir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/macmodes.o make[3]: *** [drivers/ide/slc90e66.o] Error 255 CC [M] drivers/ide/tc86c001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_dbg.o] Error 255 CC [M] drivers/net/mlx4/pd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10048.o] Error 255 CC [M] drivers/net/irda/mcp2120-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/intf.o] Error 255 CC [M] drivers/net/mlx4/port.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/serverworks.o] Error 255 CC [M] drivers/ide/triflex.o make[4]: *** [drivers/usb/serial/navman.o] Error 255 CC [M] drivers/usb/serial/option.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/params.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fb_ddc.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_irq.o CC [M] drivers/video/neofb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtables.o] Error 255 CC [M] net/bridge/netfilter/ebtable_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/eq.o] Error 255 CC [M] drivers/net/mlx4/profile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_timer.o] Error 255 CC [M] net/decnet/dn_rules.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/tea.o] Error 255 CC [M] crypto/salsa20_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_schizo.o] Error 255 CC arch/sparc/kernel/pci_fire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_marvell.o] Error 255 CC [M] drivers/ata/pata_pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/st5481_b.o] Error 255 In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_isr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] sound/pci/fm801.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_common.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_82599.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/st5481_d.o] Error 255 CC [M] drivers/mtd/mtdblock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/skbuff.o] Error 255 CC [M] drivers/gpu/drm/radeon/r300_cmdbuf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lis3lv02d.o] Error 255 CC [M] drivers/isdn/hisax/hfc4s8s_l1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/netdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/e1000e] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_oldpiix.o] Error 255 CC net/core/scm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/netxen/netxen_nic_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kthread.o] Error 255 CC [M] drivers/net/irda/act200l-sir.o make[4]: *** [drivers/net/pcmcia/3c574_cs.o] Error 255 CC [M] drivers/net/pcmcia/smc91c92_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/piix.o] Error 255 CC [M] net/dccp/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/epca.o] Error 255 CC net/core/gen_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/arc4.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/l2t.o] Error 255 CC [M] drivers/char/n_hdlc.o CC [M] crypto/deflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/posix-timers.o] Error 255 CC kernel/wait.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/sedlbauer_cs.o] Error 255 CC [M] drivers/isdn/hisax/hisax_isac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/avma1_cs.o] Error 255 CC [M] drivers/usb/serial/oti6858.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/siimage.o] Error 255 CC [M] drivers/ide/trm290.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/vp27smpx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_nvram.o] Error 255 CC [M] drivers/media/video/mxb.o CC [M] drivers/isdn/hisax/hisax_fcpcipnp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/dynamic_debug.o] Error 255 CC lib/nlattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/stallion.o] Error 255 CC [M] drivers/char/sx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/sparc/cs4231.o] Error 255 CC [M] sound/sparc/dbri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/bio.o] Error 255 CC [M] drivers/char/generic_serial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/aes_generic.o] Error 255 CC lib/argv_split.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/icm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/khazad.o] Error 255 CC [M] drivers/net/mlx4/qp.o CC [M] drivers/ide/via82cxxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/it87.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hwmon/lm63.o make[3]: *** [net/core/iovec.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/pl2303.o make[4]: *** [drivers/scsi/qla4xxx/ql4_nvram.o] Error 255 CC [M] drivers/gpu/drm/via/via_dmablit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/old_belkin-sir.o] Error 255 CC [M] drivers/net/irda/ma600-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/elsa_cs.o] Error 255 CC [M] drivers/isdn/hisax/isdnhdlc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/protocol.o] Error 255 CC net/ipv4/ip_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_video.o] Error 255 CC [M] drivers/net/irda/toim3232-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgs8gl5.o] Error 255 CC arch/sparc/kernel/pci_msi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/stream.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/core/gen_estimator.o make[3]: *** [net/decnet/dn_neigh.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/mcg.o] Error 255 CC [M] drivers/media/dvb/frontends/lgs8gxx.o CC [M] drivers/net/mlx4/reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_iocb.o] Error 255 CC [M] drivers/net/pcmcia/xirc2ps_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/ak4104.o] Error 255 CC [M] sound/soc/codecs/ak4535.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_isr.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/qla4xxx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/mlx4/sense.o make[3]: *** [net/core/datagram.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_sup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/aq100x.o] Error 255 make[4]: *** [drivers/isdn/hisax/teles_cs.o] Error 255 CC [M] crypto/zlib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdchar.o] Error 255 CC [M] drivers/ide/ide-pci-generic.o CC [M] sound/soc/codecs/cs4270.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_gs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/omninet.o] Error 255 CC [M] drivers/net/mlx4/srq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_hw.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_ethtool.o make[4]: *** [drivers/net/irda/girbil-sir.o] Error 255 CC [M] sound/soc/codecs/l3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/macmodes.o] Error 255 CC [M] drivers/video/tdfxfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/slave.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/dsa] Error 2 CC [M] drivers/net/mlx4/en_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/triflex.o] Error 255 CC [M] drivers/md/raid6int1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/sis_main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/hugetlb.o] Error 255 CC [M] drivers/media/video/hexium_orion.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_vport.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/specialix.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/sparse.o make[4]: *** [drivers/net/pcmcia/nmclan_cs.o] Error 255 CC [M] drivers/net/pcmcia/com20020_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx24113.o] Error 255 CC [M] drivers/media/video/hexium_gemini.o /scratch/kisskb/src/crypto/anubis.c: In function 'anubis_crypt': /scratch/kisskb/src/crypto/anubis.c:581: warning: 'inter' is used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/rfcomm/core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/rfcomm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/bluetooth] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdblock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mempolicy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/pd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_main.o] Error 255 CC mm/sparse-vmemmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/mcp2120-sir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/camellia.o] Error 255 CC [M] crypto/michael_mic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/qlge/qlge_main.o make[4]: *** [drivers/scsi/qla2xxx/qla_isr.o] Error 255 CC [M] drivers/net/irda/kingsun-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/anubis.o] Error 255 CC [M] crypto/crc32c.o make[3]: *** [drivers/video/svgalib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/vt8623fb.o CC [M] net/ipx/af_ipx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/opticon.o] Error 255 CC [M] crypto/authenc.o make[4]: *** [drivers/net/cxgb3/sge.o] Error 255 CC [M] drivers/usb/serial/qcserial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_sun4v.o] Error 255 CC [M] drivers/video/tridentfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/riscom8.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm63.o] Error 255 CC [M] drivers/hwmon/lm70.o CC [M] drivers/md/raid6int2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/gen_stats.o] Error 255 CC net/core/net_namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/phy.o] Error 255 CC [M] drivers/char/raw.o CC [M] drivers/net/skfp/skfddi.o CC [M] net/irda/iriap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/salsa20_generic.o] Error 255 CC [M] drivers/hwmon/lm75.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_debugfs.o] Error 255 CC [M] drivers/char/lp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/s5h1411.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/frontends/dvb_dummy_fe.o make[4]: *** [drivers/net/phy/phy_device.o] Error 255 CC drivers/net/phy/fixed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/minisocks.o] Error 255 CC [M] drivers/hwmon/lm77.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inetpeer.o] Error 255 CC [M] drivers/char/n_r3964.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/argv_split.o] Error 255 CC lib/cmdline.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/deflate.o] Error 255 CC lib/cpumask.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_os.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_fib.o] Error 255 CC [M] drivers/usb/serial/safe_serial.o CC [M] drivers/ide/ide-tape.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtable_filter.o] Error 255 CC [M] net/bridge/netfilter/ebtable_nat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnhdlc.o] Error 255 CC [M] drivers/usb/serial/siemens_mpi.o CC [M] drivers/net/sfc/efx.o /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c: In function 'qla2x00_configure_loop': /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: warning: 'wrap' may be used uninitialized in this function /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: note: 'wrap' was declared here Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_mbx.o] Error 255 CC net/ipv6/addrconf_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtable_broute.o] Error 255 CC [M] net/bridge/netfilter/ebt_802_3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/istallion.o] Error 255 make[2]: *** [arch/sparc/kernel/pci_fire.o] Error 255 CC [M] drivers/char/applicom.o CC [M] net/decnet/dn_table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/reset.o] Error 255 CC [M] drivers/net/mlx4/en_tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_rules.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_pcmcia.o] Error 255 CC [M] drivers/ata/pata_pdc2027x.o CC net/core/sysctl_net_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/buffer.o] Error 255 CC fs/block_dev.o CC [M] net/ipv6/netfilter/ip6_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_irq.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/profile.o] Error 255 CC [M] drivers/net/mlx4/en_rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/l3.o] Error 255 CC net/core/skb_dma_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/ma600-sir.o] Error 255 CC [M] drivers/net/irda/ksdazzle-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_main.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_niu.o make[4]: *** [drivers/net/mlx4/qp.o] Error 255 CC [M] drivers/net/mlx4/en_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtd_blkdevs.o] Error 255 CC [M] drivers/mtd/mtdblock_ro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6tables.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_mangle.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/isicom.o] Error 255 CC [M] drivers/char/ppdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/wait.o] Error 255 CC kernel/kfifo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/port.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/act200l-sir.o] Error 255 CC [M] drivers/net/irda/ks959-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_msi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/crc32c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_init.o] Error 255 CC [M] net/decnet/sysctl_net_decnet.o CC [M] sound/soc/codecs/pcm3008.o CC arch/sparc/kernel/sys_sparc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid5.o] Error 255 CC [M] crypto/lzo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/fixed.o] Error 255 CC [M] drivers/net/phy/marvell.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-pci-generic.o] Error 255 CC [M] sound/soc/codecs/spdif_transciever.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/trm290.o] Error 255 CC [M] drivers/ide/ide-cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dvb_dummy_fe.o] Error 255 CC [M] drivers/media/dvb/frontends/af9013.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/n_hdlc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm70.o] Error 255 CC [M] drivers/hwmon/lm78.o CC [M] drivers/char/hw_random/n2-drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/qcserial.o] Error 255 CC [M] drivers/usb/serial/sierra.o CC [M] drivers/char/ip2/ip2main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/option.o] Error 255 CC [M] drivers/hwmon/lm80.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_verifier.o] Error 255 CC [M] drivers/hwmon/lm83.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/siemens_mpi.o] Error 255 CC [M] sound/soc/codecs/ssm2602.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/timer.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_mid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hisax_fcpcipnp.o] Error 255 CC [M] drivers/ide/ide_platform.o make[3]: *** [drivers/hwmon/lm75.o] Error 255 CC [M] net/dccp/ccids/ccid2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_gs.o] Error 255 CC [M] sound/soc/codecs/tlv320aic23.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/raw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/neofb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/zlib.o] Error 255 CC [M] sound/soc/codecs/tlv320aic26.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/es1968.o] Error 255 CC [M] sound/pci/intel8x0.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_ethtool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/safe_serial.o] Error 255 CC [M] drivers/usb/serial/spcp8x5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/seed.o] Error 255 CC [M] drivers/net/mlx4/en_port.o CC mm/shmem_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/tc86c001.o] Error 255 CC [M] drivers/usb/serial/symbolserial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_dmablit.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/via] Error 2 CC [M] drivers/net/qlge/qlge_dbg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/sparse-vmemmap.o] Error 255 CC [M] net/dccp/ackvec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/toim3232-sir.o] Error 255 CC [M] drivers/net/mlx4/en_cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/pcmcia/ipwireless/hardware.o make[2]: *** [crypto/michael_mic.o] Error 255 CC [M] crypto/ansi_cprng.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/output.o] Error 255 make[3]: *** [drivers/video/pm2fb.o] Error 255 CC mm/slub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/s3fb.o make[5]: *** [drivers/media/dvb/frontends/lgs8gxx.o] Error 255 CC [M] drivers/media/dvb/frontends/cx24116.o CC [M] drivers/char/ipmi/ipmi_msghandler.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/hexium_orion.o] Error 255 CC mm/failslab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/fmvj18x_cs.o] Error 255 CC [M] drivers/char/pcmcia/ipwireless/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/srq.o] Error 255 CC [M] drivers/char/ipmi/ipmi_devintf.o CC [M] drivers/char/rio/rio_linux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdblock_ro.o] Error 255 CC [M] drivers/mtd/ftl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm77.o] Error 255 CC [M] net/dccp/ccids/ccid3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_scsi.o] Error 255 CC [M] drivers/char/pcmcia/ipwireless/network.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/sense.o] Error 255 CC [M] drivers/net/mlx4/en_resources.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/gen_estimator.o] Error 255 CC net/core/dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/moxa.o] Error 255 CC [M] drivers/char/pcmcia/ipwireless/tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hisax_isac.o] Error 255 CC arch/sparc/kernel/signal32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/myri10ge/myri10ge.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/myri10ge] Error 2 CC [M] net/irda/iriap_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/cs4270.o] Error 255 CC [M] drivers/net/qlge/qlge_mpi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/cpumask.o] Error 255 CC net/core/ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/pl2303.o] Error 255 make[4]: *** [net/ipv6/netfilter/ip6table_filter.o] Error 255 CC lib/ctype.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/failslab.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/sparse.o] Error 255 CC [M] net/ipv6/netfilter/ip6_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mxb.o] Error 255 make[3]: *** [drivers/video/pm3fb.o] Error 255 CC [M] drivers/video/arkfb.o CC [M] drivers/net/qlge/qlge_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/pcmcia/axnet_cs.o make[4]: *** [drivers/net/mlx4/main.o] Error 255 CC net/core/dev_mcast.o CC [M] drivers/char/tpm/tpm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/hexium_gemini.o] Error 255 CC [M] drivers/media/video/videobuf-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtable_nat.o] Error 255 CC net/core/dst.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/mr.o] Error 255 CC net/core/netevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kfifo.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/spdif_transciever.o] Error 255 CC [M] drivers/net/pcmcia/ibmtr_cs.o CC kernel/posix-cpu-timers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hfc_usb.o] Error 255 CC kernel/mutex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/sysctl_net_core.o] Error 255 CC [M] sound/soc/codecs/tlv320aic3x.o make[4]: *** [drivers/scsi/lpfc/lpfc_attr.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/lpfc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/com20020_cs.o] Error 255 CC [M] drivers/video/sstfb.o CC lib/dec_and_lock.o CC [M] drivers/md/raid6int4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/options.o] Error 255 CC [M] drivers/mtd/rfd_ftl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/skb_dma_map.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/core/neighbour.o make[4]: *** [sound/soc/codecs/pcm3008.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] crypto/tcrypt.o make[4]: *** [drivers/usb/serial/oti6858.o] Error 255 make[4]: *** [drivers/net/irda/kingsun-sir.o] Error 255 CC [M] drivers/usb/serial/ti_usb_3410_5052.o CC [M] sound/soc/codecs/uda134x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/lzo.o] Error 255 CC [M] crypto/xor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/via82cxxx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_802_3.o] Error 255 CC [M] net/bridge/netfilter/ebt_among.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_main.o] Error 255 make[3]: *** [net/core/net_namespace.o] Error 255 CC [M] drivers/net/mlx4/en_netdev.o CC [M] sound/pci/intel8x0m.o CC [M] crypto/async_tx/async_tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_input.o] Error 255 CC net/ipv4/ip_fragment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_82599.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_82598.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/scm.o] Error 255 CC net/core/rtnetlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/pcnet_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/core/utils.o make[3]: *** [sound/pci/fm801.o] Error 255 CC [M] sound/pci/maestro3.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dbg.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide_platform.o] Error 255 CC net/core/link_watch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/cmdline.o] Error 255 CC [M] drivers/video/cirrusfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/hw_random/n2-drv.o] Error 255 CC [M] drivers/char/hw_random/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/authenc.o] Error 255 CC [M] drivers/char/hw_random/timeriomem-rng.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_pdc2027x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/pata_pdc202xx_old.o make[3]: *** [drivers/char/n_r3964.o] Error 255 make[4]: *** [sound/soc/codecs/ak4535.o] Error 255 CC [M] sound/soc/codecs/uda1380.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/nlattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/scsi_ioctl.o make[4]: *** [drivers/isdn/hisax/hfc4s8s_l1.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/hisax] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/symbolserial.o] Error 255 CC [M] sound/pci/rme32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cs.o] Error 255 CC [M] drivers/usb/serial/visor.o CC [M] net/irda/irlmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/cxgb3_offload.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/cxgb3] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/sparc/dbri.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/sparc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ctype.o] Error 255 CC [M] drivers/net/tokenring/olympic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/xirc2ps_cs.o] Error 255 CC [M] drivers/char/rio/rioinit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm83.o] Error 255 CC [M] drivers/hwmon/lm85.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/ksdazzle-sir.o] Error 255 CC [M] drivers/char/pcmcia/synclink_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/usb/usbaudio.o make[3]: *** [net/decnet/sysctl_net_decnet.o] Error 255 CC [M] sound/synth/util_mem.o CC [M] drivers/char/pcmcia/cm4000_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/generic_serial.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/rio/rioboot.o make[2]: *** [lib/dec_and_lock.o] Error 255 CC lib/decompress_bunzip2.o CC [M] drivers/net/tulip/xircom_cb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_ethtool.o] Error 255 CC [M] sound/usb/usbmixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/message.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/isdn/hardware/eicon] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/hardware] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/isdn] Error 2 CC [M] drivers/char/pcmcia/cm4040_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ackvec.o] Error 255 CC [M] sound/usb/usbmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm78.o] Error 255 CC [M] drivers/hwmon/lm87.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_attr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/proto.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/ppdev.o] Error 255 CC [M] sound/synth/emux/emux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm80.o] Error 255 CC [M] drivers/char/rio/riocmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/vt8623fb.o] Error 255 CC [M] sound/synth/emux/emux_synth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/marvell.o] Error 255 CC [M] drivers/net/phy/davicom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/shmem_acl.o] Error 255 CC mm/filemap_xip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/iriap_event.o] Error 255 CC [M] net/irda/irlmp_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/skfddi.o] Error 255 CC [M] drivers/net/skfp/hwmtm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6table_mangle.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/char/pcmcia/ipwireless/main.o] Error 255 CC [M] sound/usb/caiaq/device.o CC [M] drivers/char/rio/rioctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/lp.o] Error 255 CC [M] drivers/net/phy/cicada.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ansi_cprng.o] Error 255 CC [M] drivers/char/rio/riointr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_niu.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_ctx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/applicom.o] Error 255 In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_sup.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] sound/pci/rme96.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_hipd.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/sym53c8xx_2] Error 2 CC [M] sound/pci/sonicvibes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/char/pcmcia/ipwireless/network.o] Error 255 CC [M] sound/synth/emux/emux_seq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/qlge/qlge_mpi.o] Error 255 make[3]: *** [drivers/char/sx.o] Error 255 CC [M] sound/synth/emux/emux_nrpn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/tdfxfb.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_dfs.o CC net/ipv4/ip_forward.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int4.o] Error 255 CC [M] drivers/md/raid6int8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/xor.o] Error 255 CC [M] sound/synth/emux/emux_effect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_ethtool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/tlv320aic23.o] Error 255 CC [M] net/ipx/ipx_route.o CC net/ipv4/ip_options.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/tridentfb.o] Error 255 make[5]: *** [drivers/char/pcmcia/ipwireless/tty.o] Error 255 CC [M] net/irda/irlmp_frame.o CC [M] sound/soc/codecs/wm8350.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/posix-cpu-timers.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipx/ipx_proc.o make[4]: *** [drivers/net/mlx4/en_cq.o] Error 255 CC net/ipv4/ip_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/tlv320aic26.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/smc91c92_cs.o] Error 255 CC [M] net/irda/irlap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/soc/codecs/wm8400.o make[3]: *** [crypto/async_tx/async_tx.o] Error 255 CC [M] crypto/async_tx/async_memcpy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/addrconf_core.o] Error 255 CC net/ipv6/exthdrs_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_pdc202xx_old.o] Error 255 CC [M] drivers/ata/pata_radisys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/synth/util_mem.o] Error 255 CC [M] crypto/async_tx/async_xor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/mxser.o] Error 255 CC [M] sound/usb/caiaq/audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/af_ipx.o] Error 255 CC [M] drivers/ata/pata_rz1000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_init.o] Error 255 CC fs/direct-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/hw_random/timeriomem-rng.o] Error 255 CC net/core/filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sys_sparc32.o] Error 255 CC net/ipv4/ip_sockglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/mutex.o] Error 255 CC kernel/hrtimer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/dev_mcast.o] Error 255 make[2]: *** [lib/decompress_bunzip2.o] Error 255 CC net/core/flow.o CC lib/decompress_inflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_devintf.o] Error 255 CC [M] drivers/char/ipmi/ipmi_si_intf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/ssm2602.o] Error 255 CC [M] sound/soc/codecs/wm8510.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_among.o] Error 255 CC [M] net/bridge/netfilter/ebt_arp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/ftl.o] Error 255 CC lib/decompress_unlzma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rioinit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx24116.o] Error 255 CC [M] drivers/net/sfc/falcon.o CC [M] drivers/media/dvb/frontends/si21xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int8.o] Error 255 CC [M] drivers/md/raid6int16.o make[5]: *** [drivers/media/dvb/frontends/af9013.o] Error 255 CC [M] drivers/char/rio/rioparam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/hw_random/core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/hw_random] Error 2 CC [M] sound/pci/via82xx_modem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/signal32.o] Error 255 CC arch/sparc/kernel/kprobes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/route.o] Error 255 CC [M] drivers/net/sfc/tx.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mid.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-tape.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ide] Error 2 CC [M] drivers/media/dvb/frontends/stv0288.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/uda1380.o] Error 255 CC [M] drivers/video/tmiofb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/char/pcmcia/ipwireless/hardware.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/char/pcmcia/ipwireless] Error 2 CC [M] drivers/mtd/ssfdc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/uda134x.o] Error 255 CC [M] sound/soc/codecs/wm8580.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/qlge/qlge_ethtool.o] Error 255 CC [M] drivers/net/tokenring/tms380tr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/netevent.o] Error 255 CC net/core/net-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/spcp8x5.o] Error 255 CC [M] net/ipx/sysctl_net_ipx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/block_dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/whiteheat.o make[4]: *** [drivers/usb/serial/sierra.o] Error 255 CC fs/mpage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/ks959-sir.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/irda] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/xircom_cb.o] Error 255 CC [M] sound/pci/via82xx.o CC [M] drivers/net/tulip/dmfe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/axnet_cs.o] Error 255 CC net/core/netpoll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_effect.o] Error 255 CC [M] sound/synth/emux/emux_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/s3fb.o] Error 255 CC [M] drivers/video/metronomefb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_resources.o] Error 255 CC net/ipv4/inet_hashtables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_seq.o] Error 255 CC net/ipv4/inet_timewait_sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/riocmd.o] Error 255 CC [M] drivers/char/rio/rioroute.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_tx.o] Error 255 CC net/ipv6/inet6_hashtables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_ioctl.o] Error 255 CC [M] drivers/mtd/mtdoops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/pcmcia/cm4040_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/dst.o] Error 255 CC net/ipv4/inet_connection_sock.o CC net/core/fib_rules.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux.o] Error 255 CC [M] sound/synth/emux/emux_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/arkfb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6_queue.o] Error 255 CC [M] drivers/net/tulip/winbond-840.o CC [M] net/ipv6/af_inet6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rioboot.o] Error 255 CC [M] sound/soc/codecs/wm8728.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/decompress_inflate.o] Error 255 CC net/ipv4/tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_table.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/decnet] Error 2 CC [M] drivers/net/tulip/de2104x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [crypto/async_tx/async_xor.o] Error 255 CC [M] sound/soc/codecs/wm8731.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/intel8x0.o] Error 255 CC [M] drivers/net/tulip/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_port.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_mid.o] Error 255 CC [M] net/irda/irlap_event.o CC [M] drivers/net/phy/lxt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/tpm/tpm.o] Error 255 CC [M] drivers/char/tpm/tpm_nsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/ccid2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rio_linux.o] Error 255 CC [M] net/dccp/ccids/lib/tfrc.o CC [M] drivers/char/rio/riotable.o make[4]: *** [sound/usb/caiaq/device.o] Error 255 CC [M] sound/usb/caiaq/midi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/cicada.o] Error 255 CC [M] drivers/char/rio/riotty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/iriap.o] Error 255 CC [M] drivers/net/tulip/interrupt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/filemap_xip.o] Error 255 CC [M] net/dccp/ccids/lib/tfrc_equation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/tlv320aic3x.o] Error 255 CC [M] net/dccp/ccids/lib/packet_history.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/link_watch.o] Error 255 CC [M] drivers/char/tpm/tpm_atmel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/ethtool.o] Error 255 CC [M] sound/soc/codecs/wm8750.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/ipx_route.o] Error 255 CC [M] sound/soc/codecs/wm8753.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/kprobes.o] Error 255 CC arch/sparc/kernel/ldc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/rfd_ftl.o] Error 255 CC net/core/net-traces.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_82598.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6table_raw.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm85.o] Error 255 CC net/ipv4/tcp_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int16.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/qlge/qlge_dbg.o] Error 255 CC net/core/drop_monitor.o CC [M] drivers/md/raid6int32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_attr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/ipv4/tcp_output.o make[4]: *** [drivers/media/video/videobuf-core.o] Error 255 make[3]: *** [net/ipv4/ip_forward.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlmp_frame.o] Error 255 CC [M] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hwmon/lm90.o make[3]: *** [crypto/async_tx/async_memcpy.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [crypto/async_tx] Error 2 CC [M] drivers/media/video/videobuf-dma-sg.o CC arch/sparc/kernel/vio.o make[3]: *** [net/ipv4/ip_fragment.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_dcb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm87.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/riointr.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_dcb_82598.o CC [M] net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/visor.o] Error 255 CC [M] drivers/gpu/drm/radeon/r600_cp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_nrpn.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_ioc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/ccid3.o] Error 255 CC [M] sound/usb/caiaq/control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/rme32.o] Error 255 CC [M] net/bridge/netfilter/ebt_ip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/r300_cmdbuf.o] Error 255 CC mm/migrate.o make[4]: *** [drivers/char/pcmcia/cm4000_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ti_usb_3410_5052.o] Error 255 CC [M] drivers/net/sfc/rx.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dfs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/media/video/videobuf-vmalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/davicom.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_dcb_82599.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_arp.o] Error 255 CC [M] drivers/net/sfc/falcon_gmac.o CC [M] net/bridge/netfilter/ebt_ip6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/tcrypt.o] Error 255 CC [M] drivers/net/phy/qsemi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_radisys.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_dfs.o] Error 255 CC [M] drivers/net/sfc/falcon_xmac.o CC [M] drivers/ata/pata_sc1200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_hwdep.o] Error 255 CC kernel/rwsem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_synth.o] Error 255 CC [M] sound/synth/emux/soundfont.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_sup.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_dcb_nl.o /scratch/kisskb/src/sound/soc/codecs/wm8400.c: In function 'wm8400_set_dai_pll': /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.k' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.n' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.fratio' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.freq_ref' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.outdiv' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/ssfdc.o] Error 255 CC [M] sound/synth/emux/emux_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/tmiofb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/decompress_unlzma.o] Error 255 CC lib/dump_stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_state.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_fcoe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/direct-io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int32.o] Error 255 CC kernel/nsproxy.o CC [M] drivers/md/raid6altivec1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/hwmtm.o] Error 255 CC [M] drivers/net/skfp/fplustm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/ipx_proc.o] Error 255 make[3]: *** [drivers/ata/pata_rz1000.o] Error 255 CC [M] sound/soc/codecs/wm8900.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/exthdrs_core.o] Error 255 CC [M] net/ipv6/anycast.o CC [M] drivers/media/video/videobuf-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/utils.o] Error 255 CC [M] sound/soc/codecs/wm8903.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/tpm/tpm_atmel.o] Error 255 CC [M] drivers/video/broadsheetfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/flow.o] Error 255 CC [M] net/core/pktgen.o CC [M] drivers/net/usb/catc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/metronomefb.o] Error 255 CC net/ipv4/tcp_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6_tables.o] Error 255 CC net/ipv4/tcp_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/sysctl_net_ipx.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipx] Error 2 CC [M] drivers/net/usb/kaweth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/usb/usbmidi.o] Error 255 CC arch/sparc/kernel/viohs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8731.o] Error 255 CC [M] drivers/net/tulip/media.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0288.o] Error 255 make[4]: *** [drivers/net/phy/lxt.o] Error 255 CC [M] drivers/net/phy/smsc.o CC [M] drivers/media/dvb/frontends/stb6000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/intel8x0m.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/tpm/tpm_nsc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/tpm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8728.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/audio.o] Error 255 CC [M] sound/pci/ac97/ac97_codec.o CC [M] sound/pci/ali5451/ali5451.o CC [M] sound/pci/au88x0/au8810.o CC [M] sound/pci/aw2/aw2-alsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rioparam.o] Error 255 CC [M] sound/pci/aw2/aw2-saa7146.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_rx.o] Error 255 CC [M] sound/pci/ac97/ac97_pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/filter.o] Error 255 CC net/ipv4/tcp_minisocks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/dump_stack.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8510.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC lib/extable.o make[3]: *** [drivers/video/sstfb.o] Error 255 CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o CC [M] drivers/video/s1d13xxxfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_hashtables.o] Error 255 CC net/ipv4/tcp_cong.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/eeprom.o] Error 255 make[4]: *** [net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o] Error 255 CC [M] net/ipv6/ip6_output.o CC [M] sound/pci/ac97/ac97_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8580.o] Error 255 CC [M] sound/soc/codecs/wm8940.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/rtnetlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/ipv4/datagram.o make[2]: *** [kernel/hrtimer.o] Error 255 CC [M] net/ipv6/ip6_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_dcb.o] Error 255 make[4]: *** [sound/usb/caiaq/midi.o] Error 255 CC [M] net/ipv6/addrconf.o CC [M] drivers/scsi/constants.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6table_security.o] Error 255 CC [M] drivers/net/phy/vitesse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/nsproxy.o] Error 255 CC kernel/srcu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdoops.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mtd] Error 2 CC [M] net/ipv6/netfilter/ip6t_ah.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/ibmtr_cs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/pcmcia] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/si21xx.o] Error 255 CC [M] drivers/net/tulip/timer.o CC [M] drivers/media/dvb/frontends/stv6110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_ctx.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/netxen] Error 2 CC [M] drivers/net/tulip/tulip_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/via82xx_modem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/qsemi.o] Error 255 CC [M] drivers/net/phy/broadcom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_dbg.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/qla2xxx] Error 2 CC [M] drivers/scsi/scsicam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/usb/usbmixer.o] Error 255 CC [M] sound/soc/codecs/wm8960.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/tx.o] Error 255 CC [M] drivers/net/phy/icplus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/maestro3.o] Error 255 CC [M] sound/soc/codecs/wm8971.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_oss.o] Error 255 CC [M] sound/pci/ca0106/ca0106_main.o CC [M] drivers/net/phy/realtek.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_phy.o] Error 255 CC [M] sound/soc/codecs/wm8988.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlmp_event.o] Error 255 CC [M] net/irda/irlap_frame.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/extable.o] Error 255 CC [M] net/irda/timer.o CC lib/find_next_bit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8400.o] Error 255 CC [M] drivers/char/ipmi/ipmi_kcs_sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_options.o] Error 255 CC arch/sparc/kernel/ds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/smsc.o] Error 255 CC [M] drivers/scsi/scsi_error.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rwsem.o] Error 255 CC [M] drivers/media/video/btcx-risc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6altivec1.o] Error 255 CC [M] drivers/md/raid6altivec2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_netdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/mlx4] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/mpage.o] Error 255 CC fs/ioprio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_dcb_82599.o] Error 255 CC [M] drivers/net/vxge/vxge-config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/lib/packet_history.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/broadsheetfb.o] Error 255 CC [M] net/dccp/ccids/lib/loss_interval.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/lib/tfrc.o] Error 255 CC [M] drivers/md/raid6altivec4.o CC kernel/semaphore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/control.o] Error 255 CC [M] sound/usb/caiaq/input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/olympic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/drop_monitor.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_eui64.o CC [M] drivers/scsi/scsi_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_si_intf.o] Error 255 CC [M] drivers/char/ipmi/ipmi_smic_sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/sonicvibes.o] Error 255 CC [M] drivers/scsi/scsi_lib_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlmp.o] Error 255 CC [M] net/irda/qos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_msghandler.o] Error 255 CC [M] drivers/char/ipmi/ipmi_bt_sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/vio.o] Error 255 CC [M] net/irda/irqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/de2104x.o] Error 255 CC [M] drivers/net/wan/hdlc.o CC [M] drivers/net/tokenring/abyss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/lib/tfrc_equation.o] Error 255 CC arch/sparc/kernel/audit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rioctrl.o] Error 255 CC [M] drivers/scsi/scsi_scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm90.o] Error 255 CC [M] drivers/hwmon/lm92.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/net-sysfs.o] Error 255 CC [M] net/ipv6/addrlabel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_dcb_nl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/realtek.o] Error 255 CC [M] drivers/net/phy/et1011c.o CC [M] drivers/hwmon/lm93.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/vitesse.o] Error 255 CC [M] drivers/video/sm501fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/riotty.o] Error 255 CC [M] drivers/net/sfc/selftest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_fcoe.o] Error 255 CC [M] drivers/md/raid6altivec8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rioroute.o] Error 255 CC [M] drivers/net/phy/mdio-bitbang.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_ip6.o] Error 255 CC [M] net/bridge/netfilter/ebt_limit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8750.o] Error 255 CC [M] sound/soc/codecs/wm8990.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ldc.o] Error 255 CC [M] drivers/net/phy/mdio-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/find_next_bit.o] Error 255 CC lib/idr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/videobuf-dvb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/aw2/aw2-alsa.o] Error 255 CC [M] drivers/media/video/tveeprom.o CC [M] drivers/net/skfp/smt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/inet6_hashtables.o] Error 255 CC [M] net/ipv6/route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/videobuf-vmalloc.o] Error 255 CC [M] drivers/net/tulip/21142.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_sockglue.o] Error 255 CC [M] drivers/net/tulip/pnic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_frag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_dcb_82598.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ixgbe] Error 2 make[4]: *** [drivers/char/rio/riotable.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/rio] Error 2 make[5]: *** [drivers/media/dvb/frontends/stb6000.o] Error 255 make[4]: *** [drivers/net/sfc/efx.o] Error 255 CC [M] drivers/video/carminefb.o CC [M] drivers/net/sfc/ethtool.o CC [M] drivers/scsi/scsi_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/net-traces.o] Error 255 CC [M] drivers/char/ipmi/ipmi_watchdog.o CC mm/percpu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/rme96.o] Error 255 CC [M] drivers/net/sfc/xfp_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_ioc32.o] Error 255 CC [M] drivers/video/uvesafb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/winbond-840.o] Error 255 CC [M] drivers/net/tulip/pnic2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/semaphore.o] Error 255 CC kernel/notifier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_timewait_sock.o] Error 255 CC [M] net/dccp/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8753.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/synclink_gt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8350.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/ipv4/raw.o make[3]: *** [drivers/ata/pata_sc1200.o] Error 255 CC [M] sound/soc/codecs/wm9081.o CC [M] drivers/ata/pata_serverworks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/s1d13xxxfb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/rx.o] Error 255 CC [M] drivers/video/vfb.o CC [M] drivers/net/sfc/mdio_10g.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_ip.o] Error 255 CC [M] net/bridge/netfilter/ebt_mark_m.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/fib_rules.o] Error 255 CC kernel/ksysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/audit.o] Error 255 CC mm/quicklist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsicam.o] Error 255 make[2]: *** [kernel/srcu.o] Error 255 CC kernel/pm_qos_params.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_connection_sock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wan/hdlc_raw.o make[2]: *** [mm/migrate.o] Error 255 CC arch/sparc/kernel/init_task.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/via82xx.o] Error 255 CC [M] net/key/af_key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_smic_sm.o] Error 255 CC mm/memcontrol.o CC [M] sound/pci/cs46xx/cs46xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/interrupt.o] Error 255 CC [M] net/dccp/diag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ac97/ac97_proc.o] Error 255 CC [M] sound/pci/cs46xx/cs46xx_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/fplustm.o] Error 255 CC lib/int_sqrt.o make[3]: *** [drivers/md/raid6altivec2.o] Error 255 CC kernel/sched_clock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/broadcom.o] Error 255 CC [M] arch/sparc/kernel/us3_cpufreq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/aw2/aw2-saa7146.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/aw2] Error 2 CC kernel/cred.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/cirrusfb.o] Error 255 CC [M] drivers/net/tokenring/tmspci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_kcs_sm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/viohs.o] Error 255 CC [M] net/ipv6/ip6_fib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/btcx-risc.o] Error 255 CC [M] drivers/char/ipmi/ipmi_poweroff.o CC [M] drivers/media/video/upd64031a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/kaweth.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/videobuf-dma-sg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/af_inet6.o] Error 255 make[4]: *** [drivers/net/phy/icplus.o] Error 255 CC [M] drivers/video/output.o CC [M] drivers/net/usb/pegasus.o CC [M] drivers/net/wimax/i2400m/sdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/timer.o] Error 255 CC [M] net/dccp/ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/dmfe.o] Error 255 CC lib/ioremap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_bt_sm.o] Error 255 CC [M] sound/pci/ca0106/ca0106_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/media.o] Error 255 CC [M] arch/sparc/kernel/us2e_cpufreq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/constants.o] Error 255 CC [M] drivers/net/skfp/cfm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/timer.o] Error 255 CC [M] drivers/net/tulip/de4x5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8940.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv6110.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/frontends] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/dvb] Error 2 CC [M] drivers/net/wan/hdlc_raw_eth.o CC [M] net/ipv6/netfilter/ip6t_ipv6header.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/et1011c.o] Error 255 CC [M] drivers/net/phy/national.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/mdio-gpio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/init301.o] Error 255 make[4]: Target `__build' not remade because of errors. CC [M] sound/pci/ctxfi/xfi.o make[3]: *** [drivers/video/sis] Error 2 CC [M] drivers/net/vxge/vxge-traffic.o CC [M] drivers/net/sfc/tenxpress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlap_event.o] Error 255 CC [M] drivers/net/vxge/vxge-ethtool.o CC [M] sound/pci/echoaudio/darla20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6altivec4.o] Error 255 CC [M] sound/pci/ctxfi/ctatc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/catc.o] Error 255 CC [M] drivers/net/usb/rtl8150.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/anycast.o] Error 255 CC [M] net/ipv6/ipv6_sockglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ac97/ac97_pcm.o] Error 255 CC [M] net/ipv6/ndisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/mdio-bitbang.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/phy/ste10Xp.o make[2]: *** [kernel/notifier.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_ah.o] Error 255 CC kernel/async.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_lib_dma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/scsi_devinfo.o make[3]: *** [net/core/neighbour.o] Error 255 CC [M] drivers/net/usb/hso.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/idr.o] Error 255 CC [M] net/irda/irttp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8960.o] Error 255 CC [M] net/irda/irda_device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/falcon_gmac.o] Error 255 CC [M] sound/pci/ctxfi/ctvmem.o CC [M] net/lapb/lapb_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/abyss.o] Error 255 CC [M] drivers/net/tokenring/3c359.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/ksysfs.o] Error 255 CC kernel/freezer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irqueue.o] Error 255 CC kernel/profile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/tmspci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ds.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/ipv4/udp.o make[2]: *** [mm/quicklist.o] Error 255 CC [M] drivers/net/wimax/i2400m/sdio-tx.o CC [M] sound/pci/ca0106/ca0106_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8971.o] Error 255 CC [M] net/irda/irias_object.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/pcmcia/synclink_cs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/pcmcia] Error 2 /scratch/kisskb/src/mm/percpu.c: In function 'pcpu_map': /scratch/kisskb/src/mm/percpu.c:647: warning: unused variable 'last' CC [M] net/lapb/lapb_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_output.o] Error 255 CC [M] net/irda/wrapper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/xfp_phy.o] Error 255 CC [M] sound/pci/ctxfi/ctpcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_timer.o] Error 255 make[3]: *** [drivers/md/raid6altivec8.o] Error 255 CC net/ipv4/udplite.o CC [M] drivers/md/multipath.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/us3_cpufreq.o] Error 255 CC [M] drivers/hwmon/lm95241.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm92.o] Error 255 CC [M] drivers/net/wimax/i2400m/sdio-fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/whiteheat.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/serial] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/usb] Error 2 CC [M] net/bridge/netfilter/ebt_pkttype.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_eui64.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_mh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_frag.o] Error 255 CC [M] net/bridge/netfilter/ebt_stp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/input.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/usb/caiaq] Error 2 CC [M] sound/pci/ctxfi/ctmixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/falcon_xmac.o] Error 255 CC [M] arch/sparc/kernel/chmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc.o] Error 255 CC [M] net/bridge/netfilter/ebt_vlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ioremap.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_hbh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/ioprio.o] Error 255 CC fs/bio-integrity.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/lib/loss_interval.o] Error 255 CC mm/page_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sched_clock.o] Error 255 CC kernel/sysctl_check.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_mark_m.o] Error 255 CC [M] drivers/net/vxge/vxge-main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/cs46xx/cs46xx.o] Error 255 CC [M] sound/pci/cs46xx/dsp_spos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/pnic2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/pm_qos_params.o] Error 255 CC kernel/stacktrace.o CC [M] sound/pci/cs46xx/dsp_spos_scb_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_serverworks.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/pata_sil680.o make[2]: *** [lib/int_sqrt.o] Error 255 CC lib/irq_regs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/pnic.o] Error 255 CC [M] sound/pci/ctxfi/ctresource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_poweroff.o] Error 255 CC [M] drivers/hwmon/ltc4215.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tveeprom.o] Error 255 CC [M] drivers/media/video/upd64083.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_minisocks.o] Error 255 CC [M] drivers/media/video/cx2341x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/qos.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca0106_main.o] Error 255 CC [M] sound/pci/ca0106/ca_midi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/sysctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/soundfont.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/synth/emux] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/synth] Error 2 CC [M] fs/9p/vfs_super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/datagram.o] Error 255 CC [M] sound/pci/au88x0/au8820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/xfi.o] Error 255 CC [M] drivers/net/usb/asix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctvmem.o] Error 255 CC [M] sound/pci/ctxfi/ctsrc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/netpoll.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/output.o] Error 255 CC [M] sound/pci/au88x0/au8830.o CC [M] sound/pci/echoaudio/darla24.o CC [M] fs/adfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/21142.o] Error 255 CC [M] drivers/net/sfc/boards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/init_task.o] Error 255 CC [M] fs/adfs/dir_f.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca0106_proc.o] Error 255 CC net/ipv4/arp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/addrlabel.o] Error 255 CC [M] net/llc/llc_core.o CC [M] net/ipv6/udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_limit.o] Error 255 CC [M] net/bridge/netfilter/ebt_arpreply.o make[3]: *** [net/ipv6/ip6_input.o] Error 255 CC [M] sound/pci/echoaudio/echo3g.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/upd64031a.o] Error 255 CC [M] drivers/hwmon/ltc4245.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8900.o] Error 255 CC [M] drivers/hwmon/max1111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/tms380tr.o] Error 255 CC [M] drivers/media/video/cafe_ccic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/qlge/qlge_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/qlge] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/async.o] Error 255 CC [M] drivers/ata/pata_via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_raw.o] Error 255 CC kernel/power/process.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/nf_conntrack_reasm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/usb/usbaudio.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/usb] Error 2 CC [M] drivers/net/wan/hdlc_cisco.o CC kernel/irq/handle.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/synclinkmp.o] Error 255 CC kernel/irq/manage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/percpu.o] Error 255 CC kernel/time/timekeeping.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/us2e_cpufreq.o] Error 255 CC [M] drivers/net/wan/hdlc_fr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_watchdog.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/ipmi] Error 2 CC kernel/mutex-debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/vfb.o] Error 255 CC [M] fs/adfs/dir_fplus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8903.o] Error 255 CC kernel/time/ntp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/ste10Xp.o] Error 255 CC kernel/time/clocksource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/irq_regs.o] Error 255 CC lib/is_single_threaded.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlap_frame.o] Error 255 CC [M] net/ipv6/udplite.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/stacktrace.o] Error 255 make[4]: *** [drivers/net/wan/hdlc_raw_eth.o] Error 255 CC kernel/lockdep.o CC [M] drivers/net/skfp/ecm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_cong.o] Error 255 CC [M] drivers/scsi/scsi_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/diag.o] Error 255 CC [M] net/dccp/ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_scan.o] Error 255 CC net/ipv4/icmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/upd64083.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctpcm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_ipv6header.o] Error 255 CC [M] drivers/md/faulty.o CC [M] sound/pci/ctxfi/ctamixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca_midi.o] Error 255 CC [M] drivers/md/dm-crypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/profile.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/trace/trace_selftest_dynamic.o CC [M] sound/pci/ctxfi/ctdaio.o make[3]: *** [drivers/video/carminefb.o] Error 255 CC [M] drivers/net/skfp/pcmplc.o CC [M] drivers/net/wireless/strip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/chmc.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/kernel] Error 2 CC kernel/trace/trace_clock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8988.o] Error 255 CC [M] fs/9p/vfs_inode.o /scratch/kisskb/src/sound/soc/codecs/wm9081.c: In function 'configure_clock': /scratch/kisskb/src/sound/soc/codecs/wm9081.c:674: warning: 'new_sysclk' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sil680.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_cgroup.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sdio.o] Error 255 CC [M] drivers/net/wireless/netwave_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_lib.o] Error 255 CC [M] drivers/scsi/scsi_sysctl.o CC [M] drivers/net/wimax/i2400m/sdio-rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm95241.o] Error 255 CC [M] net/llc/llc_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/freezer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/skfp/pmf.o make[3]: *** [net/irda/irias_object.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_out.o] Error 255 CC [M] net/irda/af_irda.o CC [M] net/lapb/lapb_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_sysfs.o] Error 255 CC [M] drivers/net/skfp/queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/multipath.o] Error 255 CC [M] net/irda/discovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_devinfo.o] Error 255 CC [M] drivers/scsi/scsi_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_mh.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_rt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cred.o] Error 255 CC kernel/lockdep_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sm501fb.o] Error 255 CC kernel/futex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smt.o] Error 255 CC [M] drivers/scsi/scsi_tgt_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/mdio_10g.o] Error 255 CC [M] drivers/net/sfc/sfe4001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/max1111.o] Error 255 CC [M] drivers/hwmon/max1619.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctresource.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/national.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/phy] Error 2 CC [M] drivers/net/sfc/mtd.o CC drivers/net/Space.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/dev.o] Error 255 CC [M] drivers/scsi/scsi_tgt_if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ip2/ip2main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/ip2] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/char] Error 2 CC drivers/net/loopback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/is_single_threaded.o] Error 255 CC lib/klist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp.o] Error 255 CC [M] drivers/net/ipg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/clocksource.o] Error 255 CC [M] sound/pci/ctxfi/ctimap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8990.o] Error 255 CC [M] net/llc/llc_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sdio-tx.o] Error 255 CC [M] net/llc/llc_if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ltc4215.o] Error 255 CC [M] drivers/hwmon/max6650.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_clock.o] Error 255 CC kernel/trace/ftrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/power/process.o] Error 255 CC kernel/power/poweroff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/cfm.o] Error 255 CC kernel/trace/ring_buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ltc4245.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_stp.o] Error 255 CC kernel/trace/trace.o CC [M] net/bridge/netfilter/ebt_mark.o CC [M] net/mac80211/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/manage.o] Error 255 CC [M] net/bridge/netfilter/ebt_dnat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/ntp.o] Error 255 CC kernel/trace/trace_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/bio-integrity.o] Error 255 CC kernel/trace/trace_stat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/udplite.o] Error 255 CC [M] net/mac80211/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_error.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/mutex-debug.o] Error 255 make[3]: *** [drivers/scsi/scsi_sysctl.o] Error 255 CC lib/kobject.o CC [M] drivers/scsi/sd.o CC kernel/futex_compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/udplite.o] Error 255 CC [M] net/ipv6/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ali5451/ali5451.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ali5451] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/tenxpress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/dir_f.o] Error 255 CC [M] fs/adfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sysctl_check.o] Error 255 CC kernel/rtmutex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/power/poweroff.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irda_device.o] Error 255 CC [M] net/irda/parameters.o make[2]: *** [kernel/power] Error 2 CC [M] net/ipv6/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctimap.o] Error 255 CC [M] sound/pci/ctxfi/cthardware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctmixer.o] Error 255 CC kernel/trace/trace_printk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_vlan.o] Error 255 make[3]: *** [net/lapb/lapb_in.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_pkttype.o] Error 255 CC [M] net/irda/irnetlink.o CC [M] net/lapb/lapb_timer.o CC [M] net/bridge/netfilter/ebt_redirect.o CC [M] sound/pci/emu10k1/emu10k1_synth.o CC [M] sound/pci/hda/patch_analog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/dir_fplus.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1_callback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/uvesafb.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/video] Error 2 CC kernel/trace/trace_sched_switch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/wrapper.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/rtl8150.o] Error 255 CC [M] net/irda/irmod.o CC [M] drivers/net/usb/cdc_ether.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_selftest_dynamic.o] Error 255 CC [M] drivers/net/usb/cdc_eem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_core.o] Error 255 CC [M] net/llc/llc_c_ev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/dir.o] Error 255 CC [M] drivers/net/usb/dm9601.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/raw.o] Error 255 CC net/ipv4/devinet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm9081.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/soc/codecs] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/soc] Error 2 CC [M] fs/adfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/boards.o] Error 255 CC net/ipv4/af_inet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_super.o] Error 255 CC [M] fs/adfs/map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sdio-fw.o] Error 255 CC [M] drivers/net/usb/smsc95xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irttp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_hbh.o] Error 255 make[2]: *** [lib/klist.o] Error 255 CC [M] net/irda/irproc.o CC lib/kobject_uevent.o CC [M] drivers/hwmon/pc87360.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/ethtool.o] Error 255 CC lib/kref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/slub.o] Error 255 CC [M] fs/adfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/r600_cp.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/radeon] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/gpu/drm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/gpu] Error 2 CC [M] net/bridge/netfilter/ebt_snat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_via.o] Error 255 make[3]: *** [net/ipv4/tcp_ipv4.o] Error 255 CC [M] drivers/ata/pata_sl82c105.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/skfp/rmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm93.o] Error 255 CC [M] drivers/hwmon/pc87427.o make[4]: *** [sound/pci/cs46xx/dsp_spos.o] Error 255 CC [M] net/bridge/netfilter/ebt_log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_arpreply.o] Error 255 CC [M] drivers/net/skfp/smtdef.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/handle.o] Error 255 CC kernel/irq/spurious.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca0106_mixer.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ca0106] Error 2 CC kernel/irq/resend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_dnat.o] Error 255 CC [M] drivers/hwmon/pcf8591.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/ecm.o] Error 255 CC kernel/irq/chip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_stat.o] Error 255 CC kernel/trace/trace_functions.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/tulip_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/serpent.o] Error 255 make[2]: Target `__build' not remade because of errors. CC [M] drivers/net/skfp/smtinit.o make[1]: *** [crypto] Error 2 CC [M] drivers/net/wimax/i2400m/usb-fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timekeeping.o] Error 255 CC kernel/time/jiffies.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/cs46xx/cs46xx_lib.o] Error 255 CC [M] drivers/scsi/sd_dif.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/loopback.o] Error 255 CC [M] fs/9p/vfs_addr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/file.o] Error 255 CC [M] drivers/hwmon/sht15.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/cthardware.o] Error 255 CC [M] sound/pci/ctxfi/cttimer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/max1619.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_cisco.o] Error 255 CC [M] drivers/net/skfp/smttimer.o CC [M] fs/9p/vfs_file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_output.o] Error 255 CC [M] drivers/net/wan/hdlc_ppp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_output.o] Error 255 CC [M] sound/pci/ctxfi/cthw20k2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kref.o] Error 255 CC [M] net/bridge/netfilter/ebt_ulog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/darla20.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/llc/llc_c_ac.o make[2]: *** [kernel/futex_compat.o] Error 255 CC kernel/rtmutex-debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/queue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/resend.o] Error 255 CC [M] drivers/net/wan/hdlc_x25.o CC [M] drivers/net/usb/gl620a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/faulty.o] Error 255 CC [M] drivers/net/wan/farsync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctsrc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/selftest.o] Error 255 CC kernel/irq/devres.o make[3]: *** [net/llc/llc_input.o] Error 255 CC kernel/rtmutex-tester.o CC [M] net/llc/llc_conn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/memcontrol.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [mm] Error 2 CC kernel/smp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_mark.o] Error 255 CC kernel/spinlock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/jiffies.o] Error 255 CC kernel/time/timer_list.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctamixer.o] Error 255 CC [M] sound/pci/ctxfi/cthw20k1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctdaio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_printk.o] Error 255 CC kernel/trace/trace_irqsoff.o CC [M] net/bridge/netfilter/ebt_nflog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ipv6_sockglue.o] Error 255 CC [M] net/ipv6/icmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/Space.o] Error 255 CC [M] drivers/net/tehuti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/spurious.o] Error 255 CC [M] drivers/net/jme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irproc.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_LOG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_proc.o] Error 255 CC kernel/irq/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_timer.o] Error 255 make[3]: *** [kernel/trace/trace_sched_switch.o] Error 255 CC [M] net/irda/irsysctl.o CC kernel/trace/trace_sched_wakeup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/max6650.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/trace/trace_nop.o make[4]: *** [sound/pci/cs46xx/dsp_spos_scb_lib.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/cs46xx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/mtd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/parameters.o] Error 255 CC [M] drivers/net/plip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/netwave_cs.o] Error 255 /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_bss_info_change_notify': /scratch/kisskb/src/net/mac80211/main.c:293: warning: 'beacon_int' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:593) CC [M] drivers/net/rrunner.o /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_alloc_hw': /scratch/kisskb/src/net/mac80211/main.c:714: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_functions.o] Error 255 CC kernel/trace/trace_stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/pcf8591.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irnetlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/map.o] Error 255 make[3]: *** [net/dccp/ipv4.o] Error 255 CC [M] drivers/hwmon/sis5595.o CC [M] net/dccp/probe.o CC [M] sound/pci/korg1212/korg1212.o CC [M] drivers/net/tulip/uli526x.o CC [M] sound/pci/ice1712/ice1712.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smtdef.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/cdc_eem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/usb/net1080.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_inode.o] Error 255 make[3]: *** [net/irda/discovery.o] Error 255 CC [M] sound/pci/ice1712/delta.o CC [M] fs/9p/vfs_dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_fib.o] Error 255 CC [M] drivers/hwmon/smsc47b397.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kobject_uevent.o] Error 255 CC [M] sound/pci/ice1712/hoontech.o CC [M] net/irda/irlan/irlan_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_snat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/irda/irlan/irlan_eth.o make[2]: *** [kernel/rtmutex.o] Error 255 CC kernel/time/timecompare.o make[4]: *** [drivers/net/usb/pegasus.o] Error 255 CC [M] drivers/net/skfp/srf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cx2341x.o] Error 255 CC kernel/time/clockevents.o CC [M] net/irda/ircomm/ircomm_tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/sfe4001.o] Error 255 CC [M] net/irda/ircomm/ircomm_tty_attach.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_output.o] Error 255 CC [M] net/irda/irlan/irlan_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_synth.o] Error 255 CC kernel/time/tick-common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-traffic.o] Error 255 make[4]: *** [net/ipv6/netfilter/ip6t_rt.o] Error 255 CC [M] net/ipv6/mcast.o CC kernel/time/tick-oneshot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/asix.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctatc.o] Error 255 CC [M] drivers/md/dm-delay.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/skfp/hwt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_subr.o] Error 255 make[3]: *** [net/ipv4/arp.o] Error 255 CC [M] net/lapb/lapb_iface.o make[2]: *** [lib/kobject.o] Error 255 CC net/ipv4/igmp.o CC lib/plist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_fr.o] Error 255 CC [M] fs/9p/vfs_dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/lockdep_proc.o] Error 255 CC net/ipv4/fib_frontend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ndisc.o] Error 255 CC [M] net/ipv6/reassembly.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_addr.o] Error 255 CC [M] fs/9p/v9fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ipv6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_callback.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1_patch.o CC [M] drivers/md/dm-round-robin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_if.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_netlink.o] Error 255 CC [M] drivers/scsi/sr.o CC net/ipv4/fib_semantics.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/inode.o] Error 255 CC [M] drivers/net/wimax/i2400m/usb-notif.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/route.o] Error 255 CC [M] net/ipv6/tcp_ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_nflog.o] Error 255 CC [M] drivers/md/dm-log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/gl620a.o] Error 255 CC [M] drivers/net/wimax/i2400m/usb-tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sdio-rx.o] Error 255 CC [M] drivers/scsi/sr_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sl82c105.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_x25.o] Error 255 CC [M] drivers/ata/pata_sis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_tgt_if.o] Error 255 make[2]: *** [lib/plist.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/md/dm-region-hash.o CC lib/prio_heap.o CC [M] drivers/net/wan/dscc4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_nop.o] Error 255 make[3]: *** [fs/9p/vfs_file.o] Error 255 CC [M] fs/9p/fid.o make[3]: *** [kernel/irq/devres.o] Error 255 CC kernel/trace/trace_boot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_tgt_lib.o] Error 255 CC [M] drivers/scsi/sr_vendor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irmod.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. CC [M] drivers/md/dm-zero.o make[2]: Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. *** [fs/adfs] Error 2 make[4]: *** [drivers/net/skfp/pcmplc.o] Error 255 CC [M] drivers/net/skfp/drvfbi.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rtmutex-debug.o] Error 255 CC kernel/uid16.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-config.o] Error 255 CC [M] net/irda/ircomm/ircomm_param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/prio_heap.o] Error 255 make[3]: *** [drivers/md/dm-crypt.o] Error 255 CC [M] net/irda/ircomm/ircomm_core.o CC lib/prio_tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-fw.o] Error 255 CC [M] drivers/net/wimax/i2400m/usb-rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wext.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/mac80211/sta_info.o make[3]: *** [drivers/hwmon/smsc47b397.o] Error 255 CC [M] drivers/hwmon/smsc47m1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_stack.o] Error 255 CC kernel/trace/kmemtrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smttimer.o] Error 255 CC [M] drivers/hwmon/smsc47m192.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irsysctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/tick-oneshot.o] Error 255 CC kernel/trace/trace_workqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_ulog.o] Error 255 CC [M] drivers/hwmon/thmc50.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/cttimer.o] Error 255 make[4]: *** [drivers/net/usb/cdc_ether.o] Error 255 CC [M] drivers/net/usb/plusb.o CC kernel/time/tick-sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_ppp.o] Error 255 CC [M] drivers/net/wan/x25_asy.o CC [M] net/irda/irnet/irnet_ppp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/protocol.o] Error 255 CC [M] net/ipv6/exthdrs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/3c359.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/tokenring] Error 2 CC [M] drivers/net/sunhme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_c_ev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hwmon/via686a.o make[2]: *** [kernel/rtmutex-tester.o] Error 255 CC kernel/module.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_dir.o] Error 255 CC [M] drivers/hwmon/vt1211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/smp.o] Error 255 CC [M] drivers/net/sunlance.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/chip.o] Error 255 CC [M] drivers/scsi/raid_class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/dm9601.o] Error 255 CC [M] drivers/net/wan/dlci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/pmf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_log.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1.o CC [M] net/llc/llc_c_st.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_redirect.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bridge/netfilter] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/bridge] Error 2 CC [M] drivers/net/skfp/ess.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_LOG.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_REJECT.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/sht15.o] Error 255 CC [M] drivers/net/usb/rndis_host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/icmp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/udp.o] Error 255 CC [M] drivers/net/wimax/i2400m/usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_sched_wakeup.o] Error 255 CC [M] drivers/hwmon/vt8231.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/pc87427.o] Error 255 CC [M] sound/pci/hda/patch_atihdmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/irq] Error 2 CC [M] net/irda/irnet/irnet_irda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/pktgen.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/core] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/main.o] Error 255 CC [M] sound/pci/hda/patch_ca0110.o CC net/netlabel/netlabel_user.o CC net/netlink/af_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smtinit.o] Error 255 CC [M] drivers/hwmon/w83627ehf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-round-robin.o] Error 255 CC [M] drivers/media/video/ov7670.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/pc87360.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_irqsoff.o] Error 255 CC net/netfilter/core.o CC kernel/trace/blktrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/clockevents.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_patch.o] Error 255 CC [M] sound/pci/ice1712/ews.o CC [M] sound/pci/emu10k1/emu10k1_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-ethtool.o] Error 255 make[3]: *** [kernel/time/timecompare.o] Error 255 CC [M] drivers/net/sunqe.o CC kernel/time/timer_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_output.o] Error 255 CC [M] sound/pci/emu10k1/irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sd_dif.o] Error 255 CC [M] sound/pci/ice1712/ice1724.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/rmt.o] Error 255 CC [M] drivers/net/wimax/i2400m/control.o CC [M] fs/affs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/spinlock.o] Error 255 CC [M] net/mac80211/wep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/net1080.o] Error 255 CC [M] sound/pci/emu10k1/memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/tick-common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/fid.o] Error 255 CC net/netfilter/nf_log.o CC kernel/kallsyms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/futex.o] Error 255 CC net/netfilter/nf_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_dentry.o] Error 255 CC [M] sound/pci/emu10k1/voice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/addrconf.o] Error 255 CC [M] fs/affs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/v9fs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/9p] Error 2 CC [M] sound/pci/emu10k1/emumpu401.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cafe_ccic.o] Error 255 CC [M] drivers/media/video/dabusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/srf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/hso.o] Error 255 CC [M] drivers/net/usb/cdc_subset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/korg1212/korg1212.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/korg1212] Error 2 CC [M] sound/pci/emu10k1/emupcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sr_vendor.o] Error 255 CC kernel/trace/trace_events.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-notif.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_tty_attach.o] Error 255 CC [M] drivers/scsi/scsi_transport_spi.o CC [M] drivers/net/usb/zaurus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_event.o] Error 255 CC [M] drivers/ata/pata_triflex.o make[4]: *** [sound/pci/au88x0/au8810.o] Error 255 CC [M] sound/pci/hda/patch_cmedia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/prio_tree.o] Error 255 CC lib/proportions.o CC [M] fs/afs/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/probe.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/dccp] Error 2 CC [M] drivers/net/wan/cycx_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_workqueue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timer_list.o] Error 255 CC [M] sound/pci/hda/patch_conexant.o CC kernel/trace/trace_export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/ring_buffer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/sis5595.o] Error 255 CC [M] drivers/hwmon/w83l785ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-delay.o] Error 255 CC [M] net/mac80211/wpa.o CC [M] net/netrom/af_netrom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sr.o] Error 255 CC [M] drivers/scsi/scsi_transport_fc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/drvfbi.o] Error 255 CC [M] fs/affs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/udp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/ipv4/inet_fragment.o make[4]: *** [sound/pci/echoaudio/darla24.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_c_st.o] Error 255 CC [M] net/llc/llc_pdu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hwmon/w83l786ng.o make[3]: *** [drivers/hwmon/thmc50.o] Error 255 CC [M] drivers/scsi/scsi_transport_iscsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/kmemtrace.o] Error 255 CC [M] net/netrom/nr_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/vt8231.o] Error 255 make[4]: *** [drivers/net/usb/plusb.o] Error 255 CC [M] net/llc/llc_sap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/scsi_transport_sas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_param.o] Error 255 make[4]: *** [sound/pci/ice1712/hoontech.o] Error 255 CC [M] net/irda/ircomm/ircomm_event.o CC [M] sound/pci/ice1712/amp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/uid16.o] Error 255 CC kernel/acct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_boot.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/raw.o] Error 255 CC [M] net/ipv6/datagram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/hwt.o] Error 255 make[3]: *** [drivers/hwmon/smsc47m1.o] Error 255 CC kernel/compat.o /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'fst_intr_rx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1329: warning: cast to pointer from integer of different size /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'do_bottom_half_tx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1424: warning: cast to pointer from integer of different size CC [M] fs/autofs4/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/delta.o] Error 255 CC [M] sound/pci/ice1712/revo.o CC [M] fs/autofs/dirhash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/irq.o] Error 255 CC [M] fs/autofs/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_iface.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/lapb] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sr_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-tx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/scsi_transport_srp.o make[3]: *** [drivers/md/dm-zero.o] Error 255 CC [M] drivers/net/wimax/i2400m/driver.o CC net/netfilter/nf_sockopt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_eth.o] Error 255 CC [M] net/netfilter/nfnetlink.o CC [M] fs/befs/datastream.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_analog.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/autofs/inode.o make[4]: *** [drivers/net/wan/dlci.o] Error 255 CC [M] fs/autofs4/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_conn.o] Error 255 CC [M] net/llc/llc_s_ac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irnet/irnet_ppp.o] Error 255 CC [M] drivers/net/wan/cycx_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_atihdmi.o] Error 255 CC [M] drivers/net/wimax/i2400m/fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/af_irda.o] Error 255 CC [M] drivers/net/wan/cycx_x25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/cdc_subset.o] Error 255 CC [M] sound/pci/hda/patch_sigmatel.o CC kernel/trace/trace_events_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/x25_asy.o] Error 255 CC net/netlabel/netlabel_kapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/ess.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/skfp] Error 2 CC [M] drivers/net/sunbmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ac97/ac97_codec.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ac97] Error 2 CC [M] fs/afs/callback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/proportions.o] Error 255 CC lib/radix-tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/strip.o] Error 255 CC [M] drivers/net/wireless/wavelan_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/via686a.o] Error 255 CC [M] sound/pci/hda/patch_intelhdmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/plip.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1.o] Error 255 CC lib/ratelimit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/myri_sbus.o make[4]: *** [sound/pci/ctxfi/cthw20k2.o] Error 255 make[3]: *** [net/netlabel/netlabel_user.o] Error 255 CC [M] net/netrom/nr_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/tick-sched.o] Error 255 CC net/netlabel/netlabel_domainhash.o CC net/ipv4/sysctl_net_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/farsync.o] Error 255 CC net/ipv4/fib_hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/smsc47m192.o] Error 255 make[3]: *** [fs/affs/super.o] Error 255 CC net/netlabel/netlabel_addrlist.o CC [M] fs/affs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/inode.o] Error 255 CC net/netlabel/netlabel_mgmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-region-hash.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83l785ts.o] Error 255 CC [M] net/irda/ircomm/ircomm_lmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_common.o] Error 255 CC [M] net/irda/irlan/irlan_client.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/init.o] Error 255 CC [M] drivers/net/sungem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-log.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/md] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/irda/ircomm/ircomm_ttp.o make[3]: *** [drivers/scsi/raid_class.o] Error 255 CC [M] fs/autofs4/root.o CC [M] drivers/scsi/libiscsi.o CC [M] net/packet/af_packet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/fib_frontend.o] Error 255 CC [M] drivers/net/wireless/airo_cs.o CC [M] net/phonet/pn_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/zaurus.o] Error 255 CC [M] drivers/net/usb/mcs7830.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/init.o] Error 255 CC [M] fs/autofs/root.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-rx.o] Error 255 CC [M] drivers/net/wimax/i2400m/op-rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_sap.o] Error 255 CC [M] fs/autofs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timer_stats.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/time] Error 2 CC kernel/cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/sta_info.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/voice.o] Error 255 CC [M] drivers/net/wimax/i2400m/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/cache.o] Error 255 CC [M] fs/afs/cell.o CC [M] sound/pci/hda/hda_eld.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/rrunner.o] Error 255 make[4]: *** [sound/pci/au88x0/au8820.o] Error 255 CC [M] drivers/net/sungem_phy.o CC [M] drivers/scsi/libiscsi_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_ca0110.o] Error 255 CC [M] fs/afs/cmservice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83l786ng.o] Error 255 CC [M] sound/pci/emu10k1/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/amp.o] Error 255 CC [M] fs/afs/dir.o make[3]: *** [drivers/ata/pata_sis.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/fib_semantics.o] Error 255 CC [M] drivers/net/cassini.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/devinet.o] Error 255 CC lib/rbtree.o make[3]: *** [drivers/net/ipg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/echo3g.o] Error 255 CC [M] sound/pci/echoaudio/gina20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/cthw20k1.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ctxfi] Error 2 CC [M] net/rfkill/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_fragment.o] Error 255 CC [M] drivers/net/sunvnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_tty_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/irda/irlan/irlan_provider.o make[4]: *** [drivers/net/tulip/uli526x.o] Error 255 CC [M] sound/pci/echoaudio/gina24.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/icmp.o] Error 255 CC [M] drivers/net/3c59x.o CC [M] fs/bfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_tty.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/memory.o] Error 255 CC [M] sound/pci/emu10k1/emuproc.o CC [M] fs/autofs/waitq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/cycx_drv.o] Error 255 CC kernel/cgroup_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/smsc95xx.o] Error 255 CC [M] drivers/net/usb/usbnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ov7670.o] Error 255 CC [M] drivers/media/video/ov511.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/namei.o] Error 255 CC [M] fs/affs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/cycx_main.o] Error 255 CC [M] net/netrom/nr_loopback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_c_ac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb.o] Error 255 CC [M] net/llc/llc_s_ev.o CC [M] drivers/net/wimax/i2400m/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irnet/irnet_irda.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/irda/irnet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/tcp_ipv6.o] Error 255 CC [M] net/ipv6/ip6_flowlabel.o CC [M] net/netfilter/nfnetlink_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_input.o] Error 255 CC net/ipv4/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_cmedia.o] Error 255 CC [M] sound/pci/hda/patch_nvhdmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_REJECT.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/ipv6/netfilter] Error 2 CC [M] drivers/net/wimax/i2400m/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/key/af_key.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/key] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emumpu401.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/typhoon.o make[3]: *** [net/llc/llc_s_ac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/de4x5.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/tulip] Error 2 CC [M] net/mac80211/scan.o CC [M] drivers/net/wireless/airo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nfnetlink.o] Error 255 CC [M] net/netfilter/nfnetlink_log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83627ehf.o] Error 255 CC lib/rwsem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/af_inet.o] Error 255 CC [M] net/llc/llc_s_st.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/dirhash.o] Error 255 CC lib/sha1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ratelimit.o] Error 255 CC [M] net/netfilter/nf_conntrack_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/inode.o] Error 255 CC [M] fs/affs/amigaffs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_triflex.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/pata_sch.o make[3]: *** [net/netfilter/nf_log.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/acct.o] Error 255 CC [M] fs/affs/bitmap.o CC kernel/cgroup_freezer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wep.o] Error 255 CC [M] net/mac80211/ht.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/symlink.o] Error 255 CC [M] kernel/trace/ring_buffer_benchmark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_pdu.o] Error 255 CC [M] net/mac80211/agg-tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/root.o] Error 255 CC [M] net/irda/irlan/irlan_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sd.o] Error 255 CC [M] drivers/scsi/iscsi_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/revo.o] Error 255 CC [M] drivers/scsi/aic7xxx_old.o CC [M] net/rds/af_rds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunlance.o] Error 255 CC [M] net/llc/af_llc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/callback.o] Error 255 CC kernel/cpuset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wpa.o] Error 255 CC [M] net/rds/bind.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_in.o] Error 255 CC [M] net/netrom/nr_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/dabusb.o] Error 255 CC [M] drivers/media/video/se401.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/rose/af_rose.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/vt1211.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/hwmon] Error 2 make[2]: *** [kernel/kallsyms.o] Error 255 CC [M] sound/pci/ice1712/aureon.o CC [M] drivers/net/ne2k-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cgroup_debug.o] Error 255 CC [M] drivers/net/8390.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/rbtree.o] Error 255 CC [M] fs/afs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/inode.o] Error 255 CC kernel/ns_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ews.o] Error 255 CC [M] drivers/scsi/ips.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/rndis_host.o] Error 255 CC [M] drivers/net/pcnet32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_conexant.o] Error 255 CC [M] sound/pci/ice1712/vt1720_mobo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/cmservice.o] Error 255 CC [M] fs/afs/flock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_main.o] Error 255 CC [M] sound/pci/emu10k1/emumixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_queue.o] Error 255 CC [M] net/netfilter/nf_conntrack_standalone.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/reassembly.o] Error 255 CC [M] net/ipv6/inet6_connection_sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_events.o] Error 255 CC net/netlabel/netlabel_unlabeled.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_dev.o] Error 255 CC [M] net/ipv6/sysctl_net_ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_addrlist.o] Error 255 CC [M] net/netrom/nr_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_intelhdmi.o] Error 255 CC kernel/utsname.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/datastream.o] Error 255 make[4]: *** [net/irda/ircomm/ircomm_ttp.o] Error 255 CC [M] fs/befs/btree.o CC [M] fs/afs/fsclient.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/tehuti.o] Error 255 CC [M] sound/pci/emu10k1/emufx.o CC [M] drivers/net/e100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/exthdrs.o] Error 255 CC [M] net/ipv6/ip6mr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_export.o] Error 255 CC [M] fs/afs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/core.o] Error 255 CC [M] sound/pci/emu10k1/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/dir.o] Error 255 CC [M] fs/affs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_sockopt.o] Error 255 CC [M] net/netfilter/nf_conntrack_expect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/airo_cs.o] Error 255 make[3]: *** [drivers/net/sunqe.o] Error 255 CC [M] drivers/net/tlan.o CC [M] net/netfilter/nf_conntrack_helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/dscc4.o] Error 255 CC [M] drivers/net/epic100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/compat.o] Error 255 CC [M] drivers/net/smsc9420.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sysfs.o] Error 255 CC [M] drivers/scsi/fdomain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunhme.o] Error 255 CC kernel/user_namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ice1724.o] Error 255 CC [M] drivers/net/wimax/i2400m/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/mcast.o] Error 255 CC [M] drivers/media/video/stv680.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_filter.o] Error 255 /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:677: warning: 'err' may be used uninitialized in this function CC [M] net/irda/irlan/irlan_provider_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_kapi.o] Error 255 CC [M] drivers/net/sis190.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_lmp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/irda/ircomm] Error 2 CC [M] net/netrom/nr_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/sysctl_net_ipv4.o] Error 255 CC [M] net/irda/irlan/irlan_client_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_client.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nfnetlink_queue.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto.o CC kernel/pid_namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/op-rfkill.o] Error 255 CC [M] drivers/net/wimax/i2400m/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/waitq.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/autofs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cgroup_freezer.o] Error 255 CC kernel/res_counter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/cycx_x25.o] Error 255 CC [M] drivers/net/wan/lapbether.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_domainhash.o] Error 255 CC net/netlabel/netlabel_cipso_v4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/datagram.o] Error 255 CC [M] net/ipv6/xfrm6_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_loopback.o] Error 255 CC [M] net/netrom/nr_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/mcs7830.o] Error 255 CC [M] drivers/net/usb/int51x1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/rwsem.o] Error 255 CC net/netlink/genetlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/lockdep.o] Error 255 CC kernel/stop_machine.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/sha1.o] Error 255 CC lib/show_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_s_st.o] Error 255 CC [M] net/llc/llc_station.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_provider.o] Error 255 make[3]: *** [net/mac80211/ht.o] Error 255 CC [M] net/netrom/sysctl_net_netrom.o CC [M] net/mac80211/agg-rx.o CC lib/string.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_nvhdmi.o] Error 255 CC [M] net/llc/llc_proc.o CC [M] fs/btrfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace.o] Error 255 LD kernel/trace/libftrace.o CC [M] net/mac80211/ibss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/vt1720_mobo.o] Error 255 make[3]: *** [drivers/ata/pata_sch.o] Error 255 make[3]: *** [net/llc/llc_s_ev.o] Error 255 CC [M] drivers/ata/pata_platform.o CC [M] net/llc/sysctl_net_llc.o CC [M] net/mac80211/mlme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunbmac.o] Error 255 CC [M] drivers/net/sis900.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/myri_sbus.o] Error 255 CC [M] sound/pci/echoaudio/indigo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/file.o] Error 255 CC [M] fs/afs/main.o /scratch/kisskb/src/net/llc/af_llc.c: In function 'llc_ui_getname': /scratch/kisskb/src/net/llc/af_llc.c:912: warning: 'sllc.sllc_arphrd' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rfkill/core.o] Error 255 CC [M] net/rfkill/input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pn_dev.o] Error 255 CC [M] net/phonet/pn_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/af_llc.o] Error 255 CC [M] fs/afs/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/utsname.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/au88x0/au8830.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/au88x0] Error 2 make[5]: *** [drivers/net/wimax/i2400m/driver.o] Error 255 CC kernel/test_kprobes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emuproc.o] Error 255 make[2]: *** [kernel/user_namespace.o] Error 255 CC [M] drivers/net/wireless/atmel.o /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c: In function 'wavelan_get_nwid': /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c:1870: warning: 'psa.psa_nwid_select' is used uninitialized in this function CC [M] fs/btrfs/ctree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_srp.o] Error 255 CC [M] net/rose/rose_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/ns_cgroup.o] Error 255 CC kernel/audit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/bfs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/timer.o] Error 255 CC [M] fs/bfs/file.o CC [M] sound/pci/emu10k1/p16v.o CC [M] sound/pci/mixart/mixart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emupcm.o] Error 255 CC [M] fs/bfs/dir.o CC [M] sound/pci/lx6464es/lx6464es.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sungem_phy.o] Error 255 CC [M] drivers/net/r6040.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/radix-tree.o] Error 255 CC lib/vsprintf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/show_mem.o] Error 255 CC [M] sound/pci/lx6464es/lx_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/flock.o] Error 255 CC [M] fs/afs/mntpt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_out.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/symlink.o] Error 255 CC kernel/auditfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/ring_buffer_benchmark.o] Error 255 CC [M] fs/btrfs/extent-tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/af_netrom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/control.o] Error 255 CC kernel/auditsc.o CC [M] sound/pci/nm256/nm256.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/blktrace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/audit_tree.o make[3]: *** [drivers/scsi/scsi_transport_spi.o] Error 255 CC [M] drivers/scsi/qlogicfas408.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/root.o] Error 255 CC [M] fs/autofs4/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/stop_machine.o] Error 255 CC kernel/kprobes.o CC [M] sound/pci/oxygen/hifier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/file.o] Error 255 CC [M] net/rose/rose_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/se401.o] Error 255 CC [M] fs/btrfs/print-tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/igmp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/pid_namespace.o] Error 255 CC [M] fs/btrfs/root-tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/sysctl_net_llc.o] Error 255 CC [M] drivers/ata/ata_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/fib_hash.o] Error 255 CC net/ipv4/fib_rules.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/res_counter.o] Error 255 CC kernel/kgdb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/inet6_connection_sock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_eld.o] Error 255 CC [M] net/ipv6/xfrm6_state.o CC [M] drivers/scsi/qla1280.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_mgmt.o] Error 255 make[3]: *** [fs/afs/cell.o] Error 255 CC [M] net/phonet/socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/bitmap.o] Error 255 CC [M] fs/cachefiles/bind.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/module.o] Error 255 CC [M] net/ipv6/xfrm6_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/test_kprobes.o] Error 255 CC [M] net/netfilter/nf_conntrack_l3proto_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ice1712.o] Error 255 CC [M] fs/autofs4/waitq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nfnetlink_log.o] Error 255 CC kernel/softlockup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/btree.o] Error 255 CC [M] fs/befs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/af_rds.o] Error 255 make[3]: *** [kernel/trace/trace_events_filter.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/trace] Error 2 make[3]: *** [fs/afs/inode.o] Error 255 CC kernel/hung_task.o CC [M] net/rds/cong.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/dir.o] Error 255 CC [M] fs/afs/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/vxge] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/echoaudio/indigodj.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/amigaffs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/affs] Error 2 CC [M] drivers/net/wireless/atmel_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_iscsi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_standalone.o] Error 255 make[3]: *** [net/netlink/af_netlink.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_generic.o CC [M] drivers/media/video/w9968cf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunvnet.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/netdev.o] Error 255 CC [M] net/phonet/datagram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/iscsi_tcp.o] Error 255 CC [M] net/phonet/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/falcon.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/sfc] Error 2 CC [M] drivers/media/video/zr364xx.o CC [M] net/rxrpc/af_rxrpc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/string.o] Error 255 CC [M] lib/crc-ccitt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_subr.o] Error 255 CC [M] sound/pci/oxygen/oxygen_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_timer.o] Error 255 CC [M] drivers/net/wireless/atmel_cs.o CC [M] fs/cifs/cifsfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/sysctl.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/ibss.o] Error 255 CC [M] net/mac80211/iface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/bfs/file.o] Error 255 CC [M] lib/crc16.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rfkill/input.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rfkill] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/symlink.o] Error 255 CC [M] fs/autofs4/expire.o CC net/sched/sch_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/debugfs.o] Error 255 CC [M] lib/crc-t10dif.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_client_event.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/sysctl_net_ipv6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/wavelan_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ne2k-pci.o] Error 255 CC [M] drivers/net/wireless/at76c50x-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/lapbether.o] Error 255 CC [M] drivers/net/wan/wanxl.o CC [M] net/unix/af_unix.o /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c: In function 'lx_interrupt_request_new_buffer': /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c:1281: warning: cast to pointer from integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_policy.o] Error 255 CC [M] drivers/net/wireless/ray_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/jme.o] Error 255 make[3]: *** [drivers/scsi/scsi_transport_sas.o] Error 255 CC [M] drivers/media/video/s2255drv.o CC [M] net/unix/garbage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_proc.o] Error 255 CC [M] drivers/net/wireless/wl3501_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/mntpt.o] Error 255 CC [M] drivers/net/wireless/rndis_wlan.o CC [M] net/sunrpc/clnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/packet/af_packet.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/packet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_expect.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/super.o] Error 255 CC [M] fs/befs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/tx.o] Error 255 CC [M] net/sctp/sm_statetable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/ata_generic.o] Error 255 CC [M] fs/befs/debug.o make[4]: *** [sound/pci/hda/patch_sigmatel.o] Error 255 CC [M] sound/pci/hda/patch_realtek.o CC [M] net/wanrouter/wanproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/bfs/dir.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/bfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/usbnet.o] Error 255 CC net/sched/sch_api.o CC [M] net/sunrpc/xprt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/bind.o] Error 255 CC [M] net/wimax/id-table.o /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c: In function 'lx_trigger_start': /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c:455: warning: cast to pointer from integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/sysctl_net_netrom.o] Error 255 CC [M] net/sctp/sm_statefuns.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/8390.o] Error 255 CC [M] net/rds/connection.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/scan.o] Error 255 CC [M] net/mac80211/rate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_helper.o] Error 255 CC [M] fs/coda/psdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/fw.o] Error 255 CC [M] net/phonet/af_phonet.o CC [M] drivers/net/yellowfin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/main.o] Error 255 CC [M] net/wanrouter/wanmain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cgroup.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/misc.o] Error 255 CC kernel/seccomp.o CC [M] net/phonet/pep.o CC [M] net/tipc/addr.o CC net/wireless/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_platform.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ata] Error 2 CC [M] fs/afs/rxrpc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pn_netlink.o] Error 255 CC [M] fs/afs/security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/softlockup.o] Error 255 CC kernel/rcutree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc16.o] Error 255 CC [M] fs/afs/server.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/hung_task.o] Error 255 CC [M] sound/pci/ice1712/pontis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_flowlabel.o] Error 255 CC [M] net/sunrpc/socklib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc-t10dif.o] Error 255 CC [M] lib/crc-itu-t.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_station.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/llc] Error 2 CC [M] net/ipv6/xfrm6_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc-ccitt.o] Error 255 CC [M] fs/coda/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_cipso_v4.o] Error 255 CC [M] net/rds/info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/int51x1.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/usb] Error 2 CC [M] drivers/net/acenic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/af_rose.o] Error 255 CC [M] net/rose/rose_link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/lx6464es/lx_core.o] Error 255 CC [M] net/rxrpc/ar-accept.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_route.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netrom] Error 2 CC [M] net/unix/sysctl_net_unix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/mixart/mixart.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_in.o] Error 255 CC [M] sound/pci/mixart/mixart_core.o CC [M] net/rose/rose_loopback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/fdomain.o] Error 255 CC [M] sound/pci/mixart/mixart_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/waitq.o] Error 255 CC [M] fs/autofs4/dev-ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/agg-tx.o] Error 255 CC [M] net/mac80211/michael.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/tlan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/natsemi.o make[3]: *** [net/mac80211/agg-rx.o] Error 255 CC [M] fs/coda/cnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/seccomp.o] Error 255 CC kernel/rcutree_trace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/bind.o] Error 255 CC [M] fs/cachefiles/daemon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlink/genetlink.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netlink] Error 2 CC [M] fs/coda/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_dev.o] Error 255 CC [M] net/wireless/core.o /scratch/kisskb/src/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/atmel_pci.o] Error 255 CC net/sched/sch_blackhole.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/fsclient.o] Error 255 CC [M] fs/afs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/inode.o] Error 255 CC [M] fs/afs/netdevices.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/cong.o] Error 255 CC [M] net/rds/message.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/gina20.o] Error 255 CC net/sched/cls_api.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_generic.o] Error 255 CC [M] net/rds/recv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_provider_event.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/irda/irlan] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/irda] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_l3proto_generic.o] Error 255 CC [M] net/netfilter/nf_conntrack_extend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/proc.o] Error 255 CC [M] drivers/net/wireless/zd1201.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/michael.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_unlabeled.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/netlabel] Error 2 make[4]: *** [sound/pci/echoaudio/gina24.o] Error 255 CC [M] sound/pci/echoaudio/indigodjx.o CC [M] net/mac80211/tkip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/expire.o] Error 255 CC net/compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_state.o] Error 255 CC [M] net/netfilter/nf_conntrack_acct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/hifier.o] Error 255 CC [M] sound/pci/oxygen/oxygen_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/cache.o] Error 255 CC [M] net/sunrpc/xprtsock.o CC net/xfrm/xfrm_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/p16v.o] Error 255 CC [M] net/netfilter/nf_conntrack_ecache.o CC [M] net/x25/af_x25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/r6040.o] Error 255 CC [M] drivers/net/ns83820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_core.o] Error 255 CC [M] net/netfilter/nf_conntrack_h323_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/super.o] Error 255 CC [M] net/rose/rose_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc-itu-t.o] Error 255 CC [M] lib/crc7.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_fc.o] Error 255 CC [M] drivers/scsi/dmx3191d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen_io.o] Error 255 CC [M] net/x25/x25_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/lx6464es/lx6464es.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/lx6464es] Error 2 CC [M] sound/pci/pcxhr/pcxhr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/id-table.o] Error 255 CC [M] net/wimax/op-msg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/datagram.o] Error 255 CC [M] net/tipc/bcast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/libiscsi_tcp.o] Error 255 CC [M] net/tipc/bearer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emumixer.o] Error 255 CC [M] net/sctp/sm_sideeffect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/root-tree.o] Error 255 CC [M] fs/btrfs/dir-item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sungem.o] Error 255 CC [M] net/phonet/pep-gprs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wanrouter/wanproc.o] Error 255 CC [M] drivers/media/video/soc_camera.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/security.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/nf_conntrack_h323_asn1.o make[3]: *** [fs/btrfs/print-tree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/rx.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wimax/i2400m] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/wimax] Error 2 CC [M] fs/btrfs/file-item.o CC [M] drivers/net/wan/pci200syn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_udp.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/server.o] Error 255 CC [M] fs/afs/vlclient.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/zr364xx.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_dccp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wanrouter/wanmain.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wanrouter] Error 2 CC [M] net/mac80211/aes_ccm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/inode.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_gre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_input.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_statetable.o] Error 255 CC [M] fs/afs/vlocation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/smsc9420.o] Error 255 CC [M] sound/pci/oxygen/oxygen_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6mr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/tipc/config.o make[3]: *** [net/phonet/socket.o] Error 255 CC [M] net/mac80211/aes_cmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/psdev.o] Error 255 CC [M] drivers/net/fealnx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc7.o] Error 255 make[2]: *** [kernel/rcutree_trace.o] Error 255 CC kernel/relay.o CC net/sysctl_net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/atmel_cs.o] Error 255 CC [M] drivers/net/wireless/adm8211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigo.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_sctp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rcutree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/utsname_sysctl.o make[2]: *** [kernel/cpuset.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/typhoon.o] Error 255 CC [M] fs/befs/io.o CC [M] drivers/net/tg3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/epic100.o] Error 255 CC [M] sound/pci/echoaudio/indigoio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_link.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_udplite.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/addr.o] Error 255 CC [M] net/netfilter/nf_conntrack_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sis190.o] Error 255 CC [M] drivers/net/bnx2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/super.o] Error 255 CC [M] fs/afs/vnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sis900.o] Error 255 CC [M] drivers/net/cnic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/pontis.o] Error 255 CC [M] sound/pci/ice1712/prodigy192.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifsfs.o] Error 255 CC [M] fs/cifs/cifssmb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/vsprintf.o] Error 255 CC [M] lib/libcrc32c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_extend.o] Error 255 make[3]: *** [net/mac80211/rate.o] Error 255 make[4]: *** [drivers/net/wan/wanxl.o] Error 255 CC [M] net/mac80211/cfg.o CC [M] net/netfilter/nf_conntrack_amanda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wan/pc300too.o make[4]: *** [sound/pci/mixart/mixart_core.o] Error 255 CC [M] sound/pci/mixart/mixart_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/qlogicfas408.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/netdevices.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/3c59x.o] Error 255 CC [M] drivers/net/bnx2x_main.o CC [M] sound/pci/ice1712/prodigy_hifi.o CC [M] net/x25/x25_facilities.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/auditfilter.o] Error 255 CC [M] net/netfilter/nf_conntrack_ftp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/cnode.o] Error 255 CC [M] fs/coda/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/audit_tree.o] Error 255 CC [M] net/tipc/cluster.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/unix/garbage.o] Error 255 CC [M] drivers/media/video/mt9m001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_output.o] Error 255 CC [M] net/ipv6/netfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/af_phonet.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kprobes.o] Error 255 CC [M] sound/pci/oxygen/oxygen_pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/fib_rules.o] Error 255 CC [M] drivers/media/video/mt9m111.o CC net/ipv4/ipmr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/unix/sysctl_net_unix.o] Error 255 CC net/ipv4/syncookies.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/aureon.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/socklib.o] Error 255 CC [M] sound/pci/ice1712/juli.o CC [M] net/sunrpc/sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/daemon.o] Error 255 CC [M] fs/cachefiles/interface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_loopback.o] Error 255 CC [M] net/rose/rose_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/stv680.o] Error 255 CC [M] net/rose/rose_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/xprt.o] Error 255 make[3]: *** [net/rds/message.o] Error 255 CC [M] net/mac80211/rx.o CC [M] net/rds/send.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/dev-ioctl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/autofs4] Error 2 CC [M] fs/btrfs/inode-item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/vlclient.o] Error 255 CC [M] fs/afs/volume.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/e100.o] Error 255 CC [M] drivers/net/bnx2x_link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_blackhole.o] Error 255 CC net/sched/act_api.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/info.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/utsname_sysctl.o] Error 255 CC [M] fs/afs/write.o CC [M] net/sctp/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/yellowfin.o] Error 255 CC [M] drivers/net/skge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_acct.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/connection.o] Error 255 CC net/sched/sch_fifo.o CC [M] net/rds/stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/io.o] Error 255 CC [M] net/netfilter/nf_conntrack_irc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/debug.o] Error 255 CC [M] fs/befs/linuxvfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/af_rxrpc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1x.o] Error 255 CC net/sched/cls_cgroup.o CC [M] drivers/media/video/mt9t031.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/bearer.o] Error 255 CC [M] net/tipc/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_out.o] Error 255 CC net/ipv4/inet_lro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_h323_asn1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kgdb.o] Error 255 CC net/xfrm/xfrm_state.o CC [M] fs/coda/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/tkip.o] Error 255 CC [M] drivers/media/video/mt9v022.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/aes_cmac.o] Error 255 CC [M] net/rxrpc/ar-ack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_ecache.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/cachefiles/key.o make[4]: *** [sound/pci/emu10k1/emufx.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/emu10k1] Error 2 CC [M] net/wimax/op-reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/cassini.o] Error 255 make[3]: *** [net/x25/x25_dev.o] Error 255 CC [M] net/rxrpc/ar-call.o CC [M] sound/pci/oxygen/oxygen.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/libiscsi.o] Error 255 CC net/ipv4/ipconfig.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/ov772x.o make[3]: *** [net/sched/sch_generic.o] Error 255 CC net/sched/ematch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pep-gprs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mlme.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/mac80211/spectmgmt.o CC net/ipv4/netfilter.o make[4]: *** [sound/pci/echoaudio/indigodj.o] Error 255 CC [M] net/mac80211/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-accept.o] Error 255 CC [M] fs/cachefiles/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/iface.o] Error 255 CC [M] sound/pci/echoaudio/indigoiox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/rxrpc.o] Error 255 CC [M] net/rxrpc/ar-connection.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/mixart/mixart_hwdep.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-msg.o] Error 255 CC [M] net/netfilter/nf_conntrack_netbios_ns.o CC [M] net/wimax/op-rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr_hwdep.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c: In function 'at76_config': /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c:1949: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/dir-item.o] Error 255 CC net/ipv4/cipso_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/pcnet32.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_mix22.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/compat.o] Error 255 CC [M] net/rxrpc/ar-connevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/dmx3191d.o] Error 255 CC [M] drivers/scsi/dc395x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/interface.o] Error 255 CC [M] fs/cachefiles/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/vlocation.o] Error 255 CC [M] drivers/scsi/tmscsim.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/clnt.o] Error 255 CC [M] net/sunrpc/auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_dccp.o] Error 255 CC [M] fs/cachefiles/rdwr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/stats.o] Error 255 CC [M] lib/ts_kmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/nm256/nm256.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/nm256] Error 2 CC [M] net/netfilter/nf_conntrack_pptp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_sctp.o] Error 255 CC [M] lib/ts_bm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/recv.o] Error 255 CC [M] net/rds/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/s2255drv.o] Error 255 CC [M] drivers/media/video/soc_camera_platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen_lib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/sysctl_net.o] Error 255 CC [M] sound/pci/oxygen/virtuoso.o CC [M] sound/pci/hda/patch_si3054.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/libcrc32c.o] Error 255 CC [M] lib/ts_fsm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr_mixer.o] Error 255 CC [M] net/tipc/handler.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/audit.o] Error 255 CC kernel/delayacct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_api.o] Error 255 CC [M] net/sched/act_police.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr.o] Error 255 CC kernel/taskstats.o make[3]: *** [fs/btrfs/inode-item.o] Error 255 CC [M] fs/btrfs/inode-map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_gre.o] Error 255 make[4]: *** [drivers/net/wireless/rndis_wlan.o] Error 255 CC kernel/tsacct.o CC [M] drivers/net/wireless/mwl8k.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/juli.o] Error 255 make[4]: *** [drivers/net/wireless/wl3501_cs.o] Error 255 CC [M] fs/btrfs/disk-io.o CC [M] drivers/net/wireless/mac80211_hwsim.o make[3]: *** [fs/coda/file.o] Error 255 CC [M] net/netfilter/nf_conntrack_sane.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9m001.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_rule.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/config.o] Error 255 CC [M] net/tipc/link.o CC [M] sound/pci/riptide/riptide.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/auditsc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pep.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/phonet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_api.o] Error 255 CC [M] sound/pci/trident/trident.o CC [M] sound/pci/rme9652/hdsp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr_core.o] Error 255 CC [M] net/wimax/op-state-get.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/prodigy192.o] Error 255 CC [M] sound/pci/trident/trident_main.o CC [M] sound/pci/vx222/vx222.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/aes_ccm.o] Error 255 CC [M] net/sched/act_gact.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ts_bm.o] Error 255 CC [M] net/sctp/endpointola.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ips.o] Error 255 CC [M] drivers/scsi/megaraid.o /scratch/kisskb/src/drivers/net/wireless/airo.c: In function 'sniffing_mode': /scratch/kisskb/src/drivers/net/wireless/airo.c:4804: warning: integer overflow in expression Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/key.o] Error 255 CC [M] fs/cachefiles/security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/main.o] Error 255 CC [M] drivers/scsi/atp870u.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ts_kmp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/dir.o] Error 255 make[3]: *** [net/tipc/bcast.o] Error 255 CC [M] fs/coda/upcall.o CC [M] net/tipc/discover.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_tcp.o] Error 255 CC [M] fs/cachefiles/xattr.o CC [M] drivers/media/video/tw9910.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ov511.o] Error 255 CC [M] fs/cachefiles/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/volume.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ov772x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9m111.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen_mixer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ns83820.o] Error 255 CC [M] drivers/scsi/esp_scsi.o CC [M] drivers/media/video/au0828/au0828-core.o CC [M] drivers/media/video/cpia2/cpia2_v4l.o CC [M] drivers/media/video/bt8xx/bttv-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/mixart/mixart_mixer.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/mixart] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/syncookies.o] Error 255 CC [M] drivers/net/sky2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/core.o] Error 255 CC [M] drivers/scsi/sun_esp.o CC [M] drivers/media/video/cpia2/cpia2_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-reset.o] Error 255 CC [M] net/wimax/stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_subr.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ts_fsm.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [lib] Error 2 CC [M] drivers/media/video/au0828/au0828-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/relay.o] Error 255 CC [M] drivers/media/video/cpia2/cpia2_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9v022.o] Error 255 make[4]: *** [sound/pci/oxygen/oxygen_pcm.o] Error 255 CC [M] sound/pci/ice1712/phase.o CC [M] net/ipv4/netfilter/nf_nat_standalone.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_udplite.o] Error 255 CC net/ipv4/xfrm4_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/sysctl.o] Error 255 CC [M] net/rxrpc/ar-error.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/delayacct.o] Error 255 CC kernel/marker.o CC [M] drivers/media/video/cx18/cx18-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/af_x25.o] Error 255 CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_sideeffect.o] Error 255 CC [M] sound/pci/vx222/vx222_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/write.o] Error 255 make[2]: *** [kernel/tsacct.o] Error 255 CC [M] net/x25/x25_in.o CC net/ipv4/xfrm4_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_amanda.o] Error 255 CC net/ipv4/xfrm4_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/send.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/unix/af_unix.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/unix] Error 2 CC [M] net/rds/threads.o CC net/ipv4/xfrm4_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/spectmgmt.o] Error 255 CC [M] net/netfilter/nf_conntrack_sip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_facilities.o] Error 255 CC [M] net/x25/x25_link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth.o] Error 255 CC [M] sound/pci/ice1712/wtm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/prodigy_hifi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_irc.o] Error 255 make[3]: *** [net/wireless/wext.o] Error 255 CC [M] net/wireless/sysfs.o CC [M] sound/pci/hda/patch_via.o CC [M] fs/configfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/file-item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/vnode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/afs] Error 2 CC [M] sound/pci/ice1712/se.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/acenic.o] Error 255 CC [M] drivers/net/ks8842.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/sched.o] Error 255 CC [M] drivers/net/via-rhine.o CC [M] fs/cramfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-connevent.o] Error 255 CC [M] drivers/media/video/au0828/au0828-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/soc_camera_platform.o] Error 255 CC [M] sound/pci/trident/trident_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9t031.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_cgroup.o] Error 255 CC [M] net/sctp/associola.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/zd1201.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/cluster.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/fealnx.o] Error 255 CC [M] net/sunrpc/auth_null.o make[4]: *** [sound/pci/oxygen/oxygen.o] Error 255 CC [M] drivers/scsi/initio.o CC [M] drivers/net/via-velocity.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_fifo.o] Error 255 make[3]: *** [net/netfilter/nf_conntrack_ftp.o] Error 255 CC [M] drivers/net/starfire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/qla1280.o] Error 255 CC [M] net/sched/act_mirred.o CC [M] fs/cifs/cifs_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/soc_camera.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/linuxvfs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/befs] Error 2 CC fs/debugfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/pci200syn.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_netbios_ns.o] Error 255 CC [M] fs/cifs/connect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_sane.o] Error 255 CC [M] net/sched/act_ipt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigodjx.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-cards.o CC fs/debugfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-state-get.o] Error 255 CC [M] net/wireless/radiotap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_si3054.o] Error 255 CC [M] sound/pci/hda/hda_codec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_h323_main.o] Error 255 CC [M] net/netfilter/nf_conntrack_tftp.o CC [M] drivers/media/video/cx25840/cx25840-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr_mix22.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/pcxhr] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_route.o] Error 255 CC [M] net/rose/rose_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/ray_cs.o] Error 255 CC [M] drivers/media/video/cx88/cx88-video.o CC [M] drivers/scsi/a100u2w.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/handler.o] Error 255 CC [M] net/tipc/msg.o CC [M] sound/pci/ymfpci/ymfpci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/natsemi.o] Error 255 CC [M] drivers/media/video/cx88/cx88-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-connection.o] Error 255 CC [M] drivers/scsi/qlogicpti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/vx222/vx222.o] Error 255 make[3]: *** [net/sched/ematch.o] Error 255 CC [M] drivers/media/video/cx25840/cx25840-audio.o CC [M] drivers/net/mii.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_rule.o] Error 255 CC [M] drivers/media/video/cx25840/cx25840-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_netlink.o] Error 255 CC [M] drivers/scsi/3w-xxxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/at76c50x-usb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/trident/trident.o] Error 255 CC [M] net/rxrpc/ar-input.o CC [M] drivers/media/video/cx231xx/cx231xx-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/xprtsock.o] Error 255 make[3]: *** [fs/btrfs/inode-map.o] Error 255 CC [M] net/rxrpc/ar-key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/discover.o] Error 255 CC [M] drivers/net/wireless/ath/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/netfilter.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/vx222/vx222_ops.o] Error 255 make[4]: Target `__build' not remade because of errors. CC [M] net/ipv6/fib6_rules.o make[3]: *** [sound/pci/vx222] Error 2 CC kernel/tracepoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/rdwr.o] Error 255 CC [M] net/tipc/name_distr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/security.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/pc300too.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/wan] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-rfkill.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth_null.o] Error 255 CC [M] drivers/net/wireless/ath/regd.o CC [M] net/sunrpc/auth_unix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/netfilter.o] Error 255 CC [M] drivers/net/wireless/b43/main.o CC [M] drivers/media/video/cx25840/cx25840-vbi.o CC [M] drivers/net/wireless/hostap/hostap_80211_rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/taskstats.o] Error 255 CC kernel/latencytop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_gact.o] Error 255 CC [M] net/sched/act_nat.o CC [M] drivers/net/wireless/ipw2x00/ipw2100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/cfg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/wtm.o] Error 255 CC [M] sound/pci/ice1712/maya44.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_lro.o] Error 255 CC [M] net/sched/act_pedit.o make[3]: *** [net/xfrm/xfrm_policy.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/xattr.o] Error 255 CC [M] drivers/net/wireless/b43legacy/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/protocol.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/xfrm/xfrm_hash.o CC [M] net/sched/act_simple.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/upcall.o] Error 255 CC [M] fs/coda/coda_linux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_police.o] Error 255 CC net/xfrm/xfrm_input.o make[3]: *** [fs/configfs/inode.o] Error 255 CC [M] fs/configfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/threads.o] Error 255 CC [M] net/rds/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipmr.o] Error 255 CC net/xfrm/xfrm_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/stack.o] Error 255 CC [M] net/wimax/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cpia2/cpia2_usb.o] Error 255 CC [M] fs/coda/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_mirred.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/caps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/coda/pioctl.o make[3]: *** [drivers/scsi/sun_esp.o] Error 255 CC net/xfrm/xfrm_algo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_in.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/initvals.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-cards.o] Error 255 CC [M] drivers/media/video/au0828/au0828-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-error.o] Error 255 CC [M] net/x25/x25_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx25840/cx25840-firmware.o] Error 255 CC [M] drivers/media/video/au0828/au0828-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/debugfs/file.o] Error 255 CC [M] net/netfilter/nf_tproxy_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/sysfs.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ath/main.o] Error 255 CC [M] sound/pci/ymfpci/ymfpci_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_pptp.o] Error 255 CC [M] net/wireless/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_api.o] Error 255 CC [M] net/sched/act_skbedit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_timer.o] Error 255 CC [M] net/rose/sysctl_net_rose.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/namei.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cachefiles] Error 2 CC fs/devpts/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-cards.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/cipso_ipv4.o] Error 255 /scratch/kisskb/src/sound/pci/riptide/riptide.c: In function 'alsa_card_riptide_init': /scratch/kisskb/src/sound/pci/riptide/riptide.c:2200: warning: ignoring return value of '__pci_register_driver', declared with attribute warn_unused_result Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/latencytop.o] Error 255 CC kernel/sched_cpupri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx25840/cx25840-vbi.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/phase.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_input.o] Error 255 CC [M] sound/pci/ice1712/ak4xxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-i2c.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-core.o CC [M] net/ipv4/ipip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_output.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/ipw2200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tw9910.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/marker.o] Error 255 CC kernel/slow-work.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/mac80211_hwsim.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/pioctl.o] Error 255 CC [M] fs/coda/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cpia2/cpia2_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/mac80211/key.o make[4]: *** [drivers/net/wireless/adm8211.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_policy.o] Error 255 CC [M] fs/dlm/ast.o CC [M] drivers/net/wireless/iwmc3200wifi/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_hash.o] Error 255 CC net/xfrm/xfrm_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/virtuoso.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/oxygen] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx25840/cx25840-audio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/radiotap.o] Error 255 CC [M] net/wireless/reg.o CC [M] drivers/media/video/em28xx/em28xx-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rx.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipconfig.o] Error 255 CC [M] net/wireless/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/se.o] Error 255 CC [M] drivers/media/video/et61x251/et61x251_core.o CC [M] drivers/media/video/cx88/cx88-mpeg.o CC [M] drivers/net/wireless/iwlwifi/iwl3945-base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/endpointola.o] Error 255 CC [M] drivers/media/video/et61x251/et61x251_tas5130d1b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cpia2/cpia2_v4l.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cpia2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/msg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ks8842.o] Error 255 CC [M] drivers/media/video/hdpvr/hdpvr-control.o CC [M] drivers/net/wireless/hostap/hostap_80211_tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/symlink.o] Error 255 CC [M] drivers/net/mdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/debugfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/debugfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/file.o] Error 255 make[3]: *** [net/sched/act_ipt.o] Error 255 CC [M] fs/configfs/dir.o CC [M] net/sched/sch_cbq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_state.o] Error 255 CC [M] fs/configfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/ath/ath9k/hw.o make[4]: *** [drivers/net/wireless/atmel.o] Error 255 CC [M] drivers/net/sundance.o CC [M] drivers/media/video/gspca/conex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/name_distr.o] Error 255 CC [M] drivers/media/video/cx88/cx88-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/coda_linux.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigoio.o] Error 255 CC [M] sound/pci/echoaudio/layla20.o CC [M] sound/pci/rme9652/hdspm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o] Error 255 CC [M] drivers/media/video/cx18/cx18-cards.o CC [M] fs/ecryptfs/dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/sysctl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/coda] Error 2 CC [M] sound/pci/hda/hda_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/maya44.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_module.o CC [M] fs/efs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_standalone.o] Error 255 make[3]: *** [drivers/scsi/a100u2w.o] Error 255 CC [M] drivers/scsi/3w-9xxx.o CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/tracepoint.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/caps.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/trident/trident_memory.o] Error 255 CC [M] drivers/media/video/gspca/etoms.o CC [M] drivers/net/wireless/ath/ath5k/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_link.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-call.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-input.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/ast.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/dlm/config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ath/regd.o] Error 255 make[5]: *** [drivers/media/video/bt8xx/bttv-if.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/calib.o CC [M] drivers/net/wireless/ipw2x00/libipw_wx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/riptide/riptide.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/riptide] Error 2 CC [M] drivers/media/video/hdpvr/hdpvr-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_tftp.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/ani.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth_unix.o] Error 255 CC [M] net/sunrpc/auth_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-driver.o] Error 255 CC net/xfrm/xfrm_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/fib6_rules.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv6/proc.o make[4]: *** [drivers/media/video/w9968cf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_skbedit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_nat.o] Error 255 CC [M] net/ipv6/syncookies.o CC [M] net/sched/sch_htb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigoiox.o] Error 255 CC [M] net/sctp/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_statefuns.o] Error 255 CC [M] net/wireless/nl80211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ymfpci/ymfpci.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sched_cpupri.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-routing.o CC [M] kernel/backtracetest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-cards.o] Error 255 make[5]: *** [drivers/media/video/cx88/cx88-vbi.o] Error 255 GZIP kernel/config_data.gz CC [M] drivers/media/video/cx88/cx88-core.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_pedit.o] Error 255 CC [M] net/sched/sch_hfsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_simple.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/mwl8k.c: In function 'mwl8k_config_wt': /scratch/kisskb/src/drivers/net/wireless/mwl8k.c:3031: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] fs/cifs/dir.o CC [M] fs/cramfs/uncompress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-key.o] Error 255 CC [M] net/rxrpc/ar-local.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/sysctl_net_rose.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rose] Error 2 CC [M] net/sched/sch_red.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/tx.o] Error 255 CC [M] net/mac80211/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-vbi.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/debugfs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wimax] Error 2 CC [M] drivers/net/wireless/ath/ath9k/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_output.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/beacon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/tmscsim.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/qlogicpti.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/cnic.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-i2c.o] Error 255 CC [M] net/sunrpc/svc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cramfs/inode.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/symlink.o] Error 255 CC [M] drivers/net/wireless/b43/tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/netdev.o] Error 255 make[5]: *** [drivers/media/video/cx231xx/cx231xx-audio.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-3945.o CC [M] net/sched/sch_gred.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/dentry.o] Error 255 CC [M] fs/ecryptfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-ack.o] Error 255 CC [M] net/rxrpc/ar-output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/initvals.o] Error 255 CC [M] fs/ecryptfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cramfs/uncompress.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cramfs] Error 2 CC [M] fs/configfs/mount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/transport.o] Error 255 CC [M] net/rds/loop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-dvb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/et61x251/et61x251_tas5130d1b.o] Error 255 make[2]: *** [kernel/backtracetest.o] Error 255 CC [M] drivers/scsi/ppa.o CC [M] drivers/net/wireless/iwmc3200wifi/sdio.o CC [M] net/netfilter/x_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_input.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/usb.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/main.o CC [M] drivers/net/wireless/iwmc3200wifi/hal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/starfire.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_out.o] Error 255 CC [M] net/x25/x25_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/hdpvr/hdpvr-core.o] Error 255 CC [M] net/rxrpc/ar-peer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/esp_scsi.o] Error 255 make[3]: *** [drivers/net/mdio.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-3945-rs.o CC [M] drivers/media/video/hdpvr/hdpvr-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/mii.o] Error 255 CC [M] drivers/net/hamachi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/hdpvr/hdpvr-control.o] Error 255 CC [M] drivers/net/hp100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_sip.o] Error 255 make[4]: *** [sound/pci/hda/patch_via.o] Error 255 CC [M] net/netfilter/xt_tcpudp.o CC [M] sound/pci/hda/hda_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-cards.o] Error 255 CC [M] drivers/media/video/cx18/cx18-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/etoms.o] Error 255 CC [M] net/netfilter/xt_CLASSIFY.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_80211_rx.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/slow-work.o] Error 255 CC [M] kernel/rcutorture.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_sysctl.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/devpts/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/devpts] Error 2 CC [M] drivers/net/wireless/hostap/hostap_ap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_state.o] Error 255 CC [M] sound/pci/hda/hda_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx25840/cx25840-core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx25840] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/initio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ak4xxx.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ice1712] Error 2 CC [M] net/xfrm/xfrm_user.o CC [M] drivers/media/video/ovcamchip/ovcamchip_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/trident/trident_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/trident] Error 2 CC [M] drivers/media/video/ovcamchip/ov6x20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/super.o] Error 255 CC [M] fs/efs/inode.o CC [M] drivers/media/video/pvrusb2/pvrusb2-i2c-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/associola.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/ovcamchip/ov6x30.o make[5]: *** [drivers/media/video/em28xx/em28xx-audio.o] Error 255 CC [M] net/x25/x25_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_80211_tx.o] Error 255 CC [M] fs/ecryptfs/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/key.o] Error 255 make[5]: *** [drivers/media/video/gspca/conex.o] Error 255 CC [M] drivers/media/video/gspca/finepix.o CC [M] drivers/media/video/ovcamchip/ov7x10.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_algo.o] Error 255 CC [M] net/x25/x25_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/util.o] Error 255 CC [M] net/wireless/mlme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/syncookies.o] Error 255 CC [M] net/ipv6/ah6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_tproxy_core.o] Error 255 CC [M] net/netfilter/xt_CONNMARK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/via-velocity.o] Error 255 CC [M] net/netfilter/xt_CONNSECMARK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/mount.o] Error 255 CC [M] net/wireless/ibss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_conntrack_proto_icmp.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-routing.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_module.o] Error 255 CC [M] net/wireless/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/file.o] Error 255 CC [M] net/mac80211/wme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/via-rhine.o] Error 255 CC [M] net/wireless/wext-compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-video.o] Error 255 CC [M] fs/efs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o] Error 255 CC [M] fs/efs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_route.o] Error 255 CC [M] net/x25/x25_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth_generic.o] Error 255 CC [M] net/sunrpc/svcsock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-video.o] Error 255 CC [M] net/wireless/lib80211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/phy.o] Error 255 CC [M] net/sunrpc/svcauth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/transport.o] Error 255 CC [M] net/sctp/chunk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_red.o] Error 255 make[3]: *** [net/ipv6/proc.o] Error 255 CC [M] net/wireless/lib80211_crypt_wep.o CC [M] net/ipv6/esp6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_CLASSIFY.o] Error 255 CC [M] net/sunrpc/svcauth_unix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/loop.o] Error 255 CC [M] net/rds/page.o /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c: In function 'b43legacy_op_dev_config': /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2692: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2693: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_tcpudp.o] Error 255 CC [M] fs/efs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-i2c.o] Error 255 CC [M] fs/efs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/link.o] Error 255 CC [M] net/tipc/subscr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/finepix.o] Error 255 CC [M] drivers/media/video/gspca/gspca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rcutorture.o] Error 255 IKCFG kernel/config_data.h Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] kernel/configs.o make[5]: *** [drivers/net/wireless/iwmc3200wifi/main.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/scan.o] Error 255 make[5]: *** [drivers/media/video/ovcamchip/ovcamchip_core.o] Error 255 CC [M] sound/pci/echoaudio/layla24.o CC [M] drivers/net/wireless/iwmc3200wifi/commands.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/cmd.o] Error 255 make[5]: *** [drivers/net/wireless/iwmc3200wifi/tx.o] Error 255 CC [M] drivers/media/video/ovcamchip/ov7x20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov6x20.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_tx.o] Error 255 CC [M] drivers/media/video/ovcamchip/ov76be.o CC [M] fs/exportfs/expfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_hfsc.o] Error 255 CC [M] net/wireless/lib80211_crypt_ccmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sundance.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/ani.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov6x30.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/main.o CC [M] net/sched/sch_ingress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/namei.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-3945-led.o CC [M] fs/ext2/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/skge.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/dir.o] Error 255 CC [M] fs/configfs/item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-peer.o] Error 255 CC [M] net/rxrpc/ar-recvmsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ppa.o] Error 255 CC [M] net/rds/rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-i2c.o] Error 255 CC [M] drivers/media/video/cx18/cx18-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_generic.o] Error 255 CC [M] fs/exofs/osd.o CC [M] drivers/net/wireless/iwlwifi/iwl-agn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/dir.o] Error 255 CC [M] fs/cifs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov7x10.o] Error 255 CC [M] drivers/media/video/cx18/cx18-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/tables.o] Error 255 CC [M] drivers/net/wireless/b43/phy_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/ctree.o] Error 255 CC [M] drivers/net/wireless/b43/phy_g.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/dir.o] Error 255 CC [M] fs/btrfs/transaction.o CC [M] fs/exofs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/dc395x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipip.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/recv.o CC [M] drivers/media/video/pvrusb2/pvrusb2-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/config.o] Error 255 CC [M] fs/dlm/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/inode.o] Error 255 CC [M] fs/exofs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/reg.o] Error 255 CC [M] net/x25/x25_forward.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/airo.o] Error 255 CC [M] drivers/net/wireless/b43legacy/ilt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_subr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/x25/sysctl_net_x25.o make[6]: *** [drivers/net/wireless/ath/ath9k/calib.o] Error 255 CC [M] fs/exofs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_proc.o] Error 255 CC [M] net/xfrm/xfrm_ipcomp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/extent-tree.o] Error 255 CC [M] fs/btrfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/symlink.o] Error 255 make[5]: *** [drivers/media/video/au0828/au0828-video.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/au0828] Error 2 CC [M] drivers/net/wireless/b43legacy/phy.o CC [M] fs/exofs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-cards.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/configs.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [kernel] Error 2 CC [M] fs/exofs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/sdio.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_gred.o] Error 255 CC [M] sound/pci/echoaudio/mia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_proc.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-video.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/cfg80211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/disk-io.o] Error 255 CC [M] drivers/media/video/cx88/cx88-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-mpeg.o] Error 255 CC [M] net/sunrpc/rpcb_clnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-i2c.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-417.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sky2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/mlme.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/xmit.o CC [M] drivers/net/wireless/iwmc3200wifi/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/mwl8k.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/b43/main.c: In function 'b43_op_config': /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3500: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3501: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/rme9652/rme9652.o make[3]: *** [net/sctp/chunk.o] Error 255 CC [M] net/sctp/sm_make_chunk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svc.o] Error 255 CC [M] net/mac80211/event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_CONNSECMARK.o] Error 255 CC [M] net/wireless/lib80211_crypt_tkip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-output.o] Error 255 CC [M] net/rxrpc/ar-security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/hdpvr/hdpvr-video.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/hdpvr] Error 2 CC [M] net/rxrpc/ar-skbuff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exportfs/expfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/exportfs] Error 2 make[6]: *** [drivers/net/wireless/ath/ath5k/eeprom.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/desc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/hal.o] Error 255 CC [M] net/sctp/ulpevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/beacon.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/file.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/efs] Error 2 CC [M] drivers/net/wireless/ath/ath5k/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/ath/ath9k/virtual.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_rx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sched/sch_dsmark.o make[6]: *** [drivers/net/wireless/ath/ar9170/main.o] Error 255 make[3]: *** [net/mac80211/util.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_timer.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_geo.o CC [M] drivers/media/video/cx88/cx88-tvaudio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/rme9652/hdsp.o] Error 255 CC [M] fs/ext3/balloc.o CC [M] drivers/net/wireless/ath/ath9k/rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/mac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/osd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/ath/ath9k/pci.o CC [M] fs/ext3/bitmap.o make[5]: *** [drivers/net/wireless/iwlwifi/iwl-3945-rs.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-agn-rs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-cards.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-controls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ecryptfs/super.o make[3]: *** [net/rxrpc/ar-local.o] Error 255 CC [M] drivers/media/video/pwc/pwc-if.o CC [M] fs/exofs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_CONNMARK.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-4965.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_realtek.o] Error 255 CC [M] net/rxrpc/ar-transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/ibss.o] Error 255 CC [M] net/netfilter/xt_DSCP.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/item.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/configfs] Error 2 CC [M] sound/pci/hda/hda_beep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov7x20.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-5000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/aic7xxx_old.o] Error 255 CC [M] drivers/media/video/cx18/cx18-queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-dvb.o] Error 255 make[3]: *** [net/rds/page.o] Error 255 CC [M] sound/pci/hda/hda_intel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/lib80211_crypt_wep.o] Error 255 CC [M] drivers/media/video/cx23885/netup-init.o make[3]: *** [net/sched/sch_cbq.o] Error 255 CC [M] fs/ext2/dir.o CC [M] net/rds/rdma_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov76be.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/ovcamchip] Error 2 CC [M] drivers/media/video/cx23885/cimax2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/x_tables.o] Error 255 make[3]: *** [net/ipv6/ah6.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/qcu.o CC [M] net/netfilter/xt_HL.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_htb.o] Error 255 CC [M] net/sched/sch_sfq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/lib80211.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/file.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/debug.o CC [M] net/sched/sch_tbf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_wx.o] Error 255 make[5]: *** [drivers/media/video/cx88/cx88-core.o] Error 255 CC [M] drivers/media/video/cx88/cx88-input.o CC [M] drivers/media/video/cx88/cx88-alsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/lib80211_crypt_ccmp.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/debugfs.o CC [M] net/sched/sch_teql.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/subscr.o] Error 255 CC [M] net/tipc/name_table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-video.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-driver.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-risc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/symlink.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wme.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-cards.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-encoder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/3w-xxxx.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-video-v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/hamachi.o] Error 255 CC [M] drivers/media/video/cx23885/netup-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/hp100.o] Error 255 CC [M] fs/ext2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_user.o] Error 255 CC [M] fs/dlm/lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-audio.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/dlm/lockspace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_hwdep.o] Error 255 CC [M] fs/btrfs/file.o make[3]: *** [net/sched/sch_ingress.o] Error 255 CC [M] net/rds/ib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svcauth.o] Error 255 CC [M] net/sunrpc/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/ilt.o] Error 255 CC [M] fs/dlm/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-i2c-core.o] Error 255 CC [M] net/sunrpc/xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-3945-led.o] Error 255 CC [M] net/sunrpc/sunrpc_syms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ymfpci/ymfpci_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ymfpci] Error 2 CC [M] fs/dlm/member.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/main.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/megaraid.o] Error 255 CC [M] drivers/scsi/imm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/dir.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/gpio.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/pcu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_core.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/fw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bnx2x_link.o] Error 255 CC [M] drivers/net/wireless/b43legacy/radio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/rdma.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/namei.o] Error 255 CC [M] drivers/net/wireless/b43legacy/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/file.o] Error 255 CC [M] fs/cifs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/event.o] Error 255 CC [M] net/mac80211/led.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/phy_common.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-cards.o CC [M] net/rxrpc/ar-proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/bitmap.o] Error 255 CC [M] fs/dlm/memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/super.o] Error 255 CC [M] fs/ecryptfs/mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/netup-init.o] Error 255 CC [M] net/rxrpc/rxkad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_forward.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-core.o make[3]: *** [fs/exofs/dir.o] Error 255 CC [M] drivers/net/wireless/b43/phy_a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_HL.o] Error 255 CC [M] net/netfilter/xt_LED.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/balloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ext2/ialloc.o make[3]: *** [fs/dlm/main.o] Error 255 CC [M] net/ipv4/ip_gre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-i2c.o] Error 255 CC [M] drivers/net/wireless/b43/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/sysctl_net_x25.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/x25] Error 2 CC [M] net/ipv4/ah4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/ulpevent.o] Error 255 CC [M] net/sctp/inqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svcsock.o] Error 255 CC [M] net/sctp/outqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/wext.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-gpio.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-i2c.o CC [M] drivers/media/video/cx18/cx18-streams.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-core.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-avcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-recvmsg.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/layla20.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-encoder.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-input.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-pcb-cfg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/wext-compat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_beep.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-vbi.o make[3]: *** [net/sched/sch_dsmark.o] Error 255 CC [M] drivers/media/video/usbvideo/usbvideo.o CC [M] net/sctp/ulpqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/rx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-skbuff.o] Error 255 CC [M] net/sched/sch_prio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/commands.o] Error 255 CC [M] drivers/media/video/gspca/mars.o CC [M] drivers/net/wireless/libertas/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/inode.o] Error 255 CC [M] drivers/media/video/gspca/mr97310a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-queue.o] Error 255 CC [M] drivers/media/video/cx18/cx18-fileops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/sunrpc_syms.o] Error 255 CC [M] drivers/net/wireless/b43legacy/xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-vbi.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-input.o] Error 255 CC [M] drivers/media/video/cx88/cx88-blackbird.o CC [M] drivers/media/video/sn9c102/sn9c102_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svcauth_unix.o] Error 255 CC [M] drivers/net/wireless/libertas/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/et61x251/et61x251_core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/et61x251] Error 2 CC [M] drivers/media/video/cx88/cx88-dvb.o CC [M] fs/ext4/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/gspca.o] Error 255 CC [M] drivers/media/video/gspca/ov519.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/rdma_transport.o] Error 255 CC [M] fs/ext4/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/connect.o] Error 255 CC [M] net/sunrpc/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_ipcomp.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/xfrm] Error 2 CC [M] drivers/media/video/sn9c102/sn9c102_hv7131d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/cfg80211.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-controls.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-driver.o CC [M] drivers/net/wireless/b43/xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/3w-9xxx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/ipr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/memory.o] Error 255 CC [M] drivers/media/video/gspca/ov534.o make[5]: *** [drivers/net/wireless/iwmc3200wifi/eeprom.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_hv7131r.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/desc.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-i2c.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_mi0343.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/exofs] Error 2 CC [M] drivers/net/wireless/ath/ath5k/attach.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/recv.o] Error 255 CC [M] drivers/media/video/gspca/pac207.o make[3]: *** [drivers/scsi/atp870u.o] Error 255 CC [M] drivers/scsi/libsrp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-cards.o] Error 255 make[4]: *** [sound/pci/rme9652/hdspm.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-dvb.o CC [M] fs/ext3/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-proc.o] Error 255 make[5]: *** [drivers/media/video/cx88/cx88-alsa.o] Error 255 CC [M] drivers/media/video/gspca/pac7311.o CC [M] drivers/net/wireless/hostap/hostap_info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/nl80211.o] Error 255 CC [M] drivers/scsi/hptiop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/rpcb_clnt.o] Error 255 CC [M] drivers/media/video/gspca/sonixb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/debugfs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/iwmc3200wifi] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/dma.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/name_table.o] Error 255 CC [M] net/tipc/net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_teql.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sctp/command.o make[3]: *** [net/netfilter/xt_DSCP.o] Error 255 CC [M] net/tipc/netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/lib80211_crypt_tkip.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wireless] Error 2 CC [M] net/sched/sch_multiq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-eeprom.o] Error 255 CC [M] net/netfilter/xt_MARK.o CC [M] drivers/net/wireless/libertas_tf/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/em28xx] Error 2 CC [M] drivers/net/wireless/ath/ath5k/led.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/timer.o] Error 255 CC [M] drivers/net/wireless/libertas_tf/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_codec.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-video-v4l.o] Error 255 CC [M] drivers/media/video/zc0301/zc0301_core.o CC [M] drivers/media/video/uvc/uvc_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_geo.o] Error 255 CC [M] drivers/media/video/uvc/uvc_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-417.o] Error 255 CC [M] drivers/media/video/uvc/uvc_v4l2.o CC [M] drivers/media/video/usbvision/usbvision-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-risc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/usbvision/usbvision-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_intel.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/hda] Error 2 make[5]: *** [drivers/media/video/cx18/cx18-firmware.o] Error 255 CC [M] drivers/media/video/cx18/cx18-ioctl.o CC [M] drivers/media/video/bt8xx/bttv-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/mac.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/netup-eeprom.o] Error 255 CC [M] fs/ext3/file.o make[3]: *** [fs/dlm/lockspace.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_unknown.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cimax2.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx23885] Error 2 CC [M] net/ipv4/netfilter/nf_nat_proto_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-security.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_mi0360.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-transport.o] Error 255 CC [M] drivers/media/video/cx18/cx18-controls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-pcb-cfg.o] Error 255 CC [M] drivers/media/video/cx18/cx18-mailbox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/esp6.o] Error 255 CC [M] net/ipv6/ipcomp6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib.o] Error 255 CC [M] net/rds/ib_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/mmap.o] Error 255 CC [M] fs/ecryptfs/read_write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/pac207.o] Error 255 CC [M] net/ipv6/xfrm6_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/eeprom.o] Error 255 CC [M] net/ipv4/esp4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/dir.o] Error 255 make[3]: *** [fs/ext3/balloc.o] Error 255 CC [M] net/ipv6/tunnel6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/gspca/sonixj.o make[6]: *** [drivers/net/wireless/ath/ath9k/virtual.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_mt9v111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/pci.o] Error 255 CC [M] drivers/media/video/gspca/spca500.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/mars.o] Error 255 CC [M] fs/ext2/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/member.o] Error 255 CC [M] net/ipv4/ipcomp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/rc.o] Error 255 CC [M] fs/dlm/midcomms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/xmit.o] Error 255 CC [M] fs/dlm/netlink.o make[5]: *** [drivers/media/video/sn9c102/sn9c102_mi0343.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-audio-hook.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_sfq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sched/sch_atm.o make[3]: *** [net/netfilter/xt_LED.o] Error 255 CC [M] net/netfilter/xt_NFLOG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_tbf.o] Error 255 CC [M] net/netfilter/xt_NFQUEUE.o CC [M] drivers/media/video/pvrusb2/pvrusb2-hdw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-gpio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_ap.o] Error 255 CC [M] net/netfilter/xt_NOTRACK.o CC [M] drivers/media/video/usbvision/usbvision-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_hv7131d.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_ov7630.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/transaction.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/mr97310a.o] Error 255 CC [M] drivers/media/video/usbvision/usbvision-cards.o CC [M] net/netfilter/xt_RATEEST.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_hv7131r.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_ov7660.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-tvaudio.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_pas106b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/led.o] Error 255 CC [M] net/mac80211/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/sysfs.o] Error 255 CC [M] drivers/net/wireless/b43legacy/rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_MARK.o] Error 255 CC [M] drivers/media/video/cx88/cx88-vp3054-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/pcu.o] Error 255 CC [M] drivers/media/video/gspca/spca501.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-cards.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_pas202bcb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/ialloc.o] Error 255 CC [M] drivers/media/video/gspca/spca505.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/phy_g.o] Error 255 CC [M] drivers/net/wireless/b43/lo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/main.o] Error 255 CC [M] drivers/net/wireless/b43/wa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/attach.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/rfkill.o make[3]: *** [net/sctp/inqueue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sctp/tsnmap.o make[3]: *** [net/tipc/netlink.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/led.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/bitmap.o] Error 255 CC [M] net/tipc/node.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_prio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/file.o] Error 255 CC [M] net/tipc/node_subscr.o CC [M] fs/ext3/fsync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/phy_a.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/sysfs.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_tas5110c1b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ah4.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_tas5110d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/main.o] Error 255 CC [M] net/tipc/port.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/xdr.o] Error 255 CC [M] net/tipc/ref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/midcomms.o] Error 255 CC [M] fs/dlm/lowcomms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_helper.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-cards.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_tas5130d1b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_pas106b.o] Error 255 CC [M] net/netfilter/xt_SECMARK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/imm.o] Error 255 CC [M] fs/dlm/plock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/hw.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/net/wireless/ath/ath9k] Error 2 make[5]: *** [drivers/media/video/gspca/ov519.o] Error 255 CC [M] drivers/scsi/stex.o CC [M] drivers/media/video/zc0301/zc0301_pb0330.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/pac7311.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bnx2.o] Error 255 CC [M] drivers/media/video/gspca/spca506.o CC [M] fs/ext3/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-streams.o] Error 255 CC [M] drivers/media/video/cx18/cx18-vbi.o CC [M] drivers/media/video/usbvideo/ibmcam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/ov534.o] Error 255 CC [M] drivers/scsi/st.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/mia.o] Error 255 CC [M] fs/ext2/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/qcu.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ext2/namei.o make[5]: *** [drivers/media/video/gspca/spca505.o] Error 255 CC [M] drivers/media/video/gspca/spca508.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/rme9652/rme9652.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/rme9652] Error 2 CC [M] fs/dlm/rcom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_NFLOG.o] Error 255 CC [M] net/sctp/bind_addr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/phy.o] Error 255 CC [M] drivers/media/video/gspca/spca561.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_multiq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ipcomp6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-dvb.o] Error 255 CC [M] net/sched/sch_netem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_mi0360.o] Error 255 CC [M] net/tipc/socket.o CC [M] drivers/net/wireless/p54/p54common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca501.o] Error 255 CC [M] drivers/media/video/gspca/sq905.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas_tf/cmd.o] Error 255 CC [M] net/tipc/user_reg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/file.o] Error 255 CC [M] drivers/media/video/usbvideo/ultracam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_queue.o] Error 255 CC [M] net/tipc/zone.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_pas202bcb.o] Error 255 CC [M] fs/cifs/link.o make[3]: *** [drivers/scsi/hptiop.o] Error 255 CC [M] drivers/scsi/osst.o CC [M] drivers/net/wireless/orinoco/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-vbi.o] Error 255 CC [M] drivers/media/video/usbvideo/konicawc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-ts.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-tvaudio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/command.o] Error 255 CC [M] net/sctp/socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_common.o] Error 255 CC [M] drivers/net/wireless/b43legacy/leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/dir.o] Error 255 CC [M] net/sctp/primitive.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/libsrp.o] Error 255 CC [M] fs/cifs/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_unknown.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-if.o] Error 255 CC [M] drivers/media/video/pwc/pwc-misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/tunnel6.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/netlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/net.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_ioctl.o CC [M] fs/cifs/netmisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_mt9v111.o] Error 255 CC [M] drivers/media/video/pwc/pwc-ctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/led.o] Error 255 make[5]: *** [drivers/media/video/ivtv/ivtv-driver.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-fileops.o CC [M] drivers/net/b44.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_NOTRACK.o] Error 255 CC [M] drivers/media/video/pwc/pwc-v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/phy.o] Error 255 CC [M] drivers/net/wireless/libertas/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-fileops.o] Error 255 CC [M] drivers/media/video/cx18/cx18-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-input.o] Error 255 CC [M] drivers/net/wireless/libertas/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/read_write.o] Error 255 CC [M] fs/ecryptfs/crypto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sonixb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/fsync.o] Error 255 CC [M] fs/cifs/smbdes.o CC [M] fs/ext3/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/xmit.o] Error 255 CC [M] drivers/net/wireless/b43legacy/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/rxkad.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rxrpc] Error 2 CC [M] fs/ext3/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-controls.o] Error 255 CC [M] drivers/net/wireless/libertas/cmd.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c: In function 'iwl3945_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c:611: warning: integer overflow in expression Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/file.o] Error 255 CC [M] fs/btrfs/tree-defrag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-i2c.o] Error 255 CC [M] fs/btrfs/extent_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_ov7630.o] Error 255 CC [M] net/rds/ib_recv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/ioctl.o] Error 255 CC [M] fs/btrfs/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_gre.o] Error 255 CC [M] net/ipv4/xfrm4_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/zc0301/zc0301_pb0330.o] Error 255 CC [M] drivers/media/video/zc0301/zc0301_pas202bcb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_RATEEST.o] Error 255 CC [M] net/rds/ib_ring.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/node_subscr.o] Error 255 CC [M] drivers/media/video/gspca/sq905c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_NFQUEUE.o] Error 255 CC [M] net/tipc/dbg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_info.o] Error 255 CC [M] net/rds/ib_send.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_SECMARK.o] Error 255 make[3]: *** [net/sctp/ulpqueue.o] Error 255 CC [M] net/netfilter/xt_TPROXY.o CC [M] net/sctp/output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_v4l2.o] Error 255 CC [M] net/sctp/input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipcomp.o] Error 255 CC [M] net/ipv4/xfrm4_mode_beet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_tas5110d.o] Error 255 CC [M] drivers/media/video/uvc/uvc_video.o /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c: In function 'cx231xx_capture_start': /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c:2059: warning: 'rc' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/reset.o] Error 255 CC [M] net/tipc/eth_media.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sq905.o] Error 255 CC [M] net/ipv4/tunnel4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/xmit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/esp4.o] Error 255 CC [M] drivers/net/wireless/b43/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_ov7660.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-firmware.o CC [M] drivers/net/wireless/p54/p54usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_tunnel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv6/xfrm6_mode_transport.o make[3]: *** [net/sunrpc/cache.o] Error 255 CC [M] net/sunrpc/rpc_pipe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/layla24.o] Error 255 CC [M] sound/pci/echoaudio/mona.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/ialloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/usbvideo.o] Error 255 CC [M] fs/ext3/namei.o CC [M] drivers/media/video/usbvideo/vicam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_tcp.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_atm.o] Error 255 CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-vbi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx18/cx18-video.o make[5]: *** [drivers/net/wireless/b43legacy/rfkill.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-core.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-misc.o] Error 255 CC [M] drivers/net/wireless/b43legacy/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_make_chunk.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-audio-hook.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/bt8xx] Error 2 CC [M] fs/ecryptfs/keystore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca500.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/radio.o] Error 255 make[3]: *** [net/tipc/user_reg.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_main.o CC [M] drivers/media/video/gspca/stk014.o CC [M] net/netfilter/xt_TCPMSS.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/namei.o] Error 255 CC [M] net/netfilter/xt_TCPOPTSTRIP.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_cm.o] Error 255 CC [M] drivers/media/video/gspca/sunplus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_tas5130d1b.o] Error 255 CC [M] net/netfilter/xt_TRACE.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_icmp.o] Error 255 CC [M] net/rds/ib_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca508.o] Error 255 CC [M] drivers/media/video/gspca/t613.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_tas5110c1b.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_amanda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca506.o] Error 255 CC [M] drivers/media/video/gspca/tv8532.o make[6]: *** [drivers/net/wireless/ath/ath5k/debug.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/ultracam.o] Error 255 CC [M] drivers/net/wireless/p54/p54pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/zone.o] Error 255 CC [M] drivers/net/forcedeth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/rfkill.o] Error 255 make[3]: *** [fs/cifs/link.o] Error 255 CC [M] fs/cifs/smbencrypt.o CC [M] drivers/media/video/usbvideo/quickcam_messenger.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-mailbox.o] Error 255 CC [M] drivers/media/video/cx18/cx18-irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/tree-defrag.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/smbdes.o] Error 255 CC [M] fs/btrfs/xattr.o CC [M] fs/btrfs/struct-funcs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/zc0301/zc0301_pas202bcb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/btrfs/ordered-data.o make[5]: *** [drivers/media/video/cx88/cx88-blackbird.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/balloc.o] Error 255 CC [M] fs/ext4/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifssmb.o] Error 255 CC [M] fs/ext4/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/ioctl.o] Error 255 CC [M] fs/cifs/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas_tf/main.o] Error 255 CC [M] drivers/net/wireless/libertas_tf/if_usb.o CC [M] drivers/net/wireless/prism54/islpci_eth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/phy.o] Error 255 CC [M] fs/cifs/asn1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-ioctl.o] Error 255 CC [M] fs/ext4/fsync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/main.o] Error 255 CC [M] drivers/net/wireless/prism54/islpci_mgt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-video.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/plock.o] Error 255 CC [M] fs/cifs/md4.o CC [M] drivers/media/video/pvrusb2/pvrusb2-v4l2.o CC [M] net/sctp/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-agn-rs.o] Error 255 make[5]: *** [drivers/media/video/uvc/uvc_driver.o] Error 255 CC [M] drivers/scsi/sg.o CC [M] drivers/net/wireless/prism54/isl_38xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/tsnmap.o] Error 255 CC [M] drivers/net/wireless/prism54/isl_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-audio.o] Error 255 CC [M] drivers/media/video/uvc/uvc_ctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/ref.o] Error 255 make[5]: *** [drivers/media/video/cx88/cx88-vp3054-i2c.o] Error 255 CC [M] drivers/net/wireless/prism54/islpci_dev.o CC [M] drivers/media/video/gspca/vc032x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/extent_map.o] Error 255 CC [M] fs/ext4/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TRACE.o] Error 255 CC [M] net/netfilter/xt_cluster.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sq905c.o] Error 255 CC [M] drivers/media/video/gspca/zc3xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/led.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/net/wireless/ath/ar9170] Error 2 CC [M] drivers/media/video/gspca/m5602/m5602_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/node.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/gspca/m5602/m5602_ov9650.o make[5]: *** [drivers/media/video/cx18/cx18-video.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/leds.o] Error 255 CC [M] net/mac80211/debugfs_sta.o CC [M] drivers/media/video/pwc/pwc-uncompress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_udp.o] Error 255 CC [M] net/sctp/ssnmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/rcom.o] Error 255 CC [M] drivers/net/wireless/b43legacy/pio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca561.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-mailbox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/dbg.o] Error 255 CC [M] fs/dlm/recover.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/netmisc.o] Error 255 CC [M] drivers/net/wireless/b43/pio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-core.o] Error 255 CC [M] fs/dlm/recoverd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/tv8532.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_mode_beet.o] Error 255 CC [M] net/ipv4/xfrm4_mode_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/wa.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/misc.o] Error 255 CC [M] drivers/media/video/gspca/stv06xx/stv06xx.o CC [M] net/rds/ib_sysctl.o CC [M] drivers/media/video/ivtv/ivtv-queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-agn.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-6000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TCPOPTSTRIP.o] Error 255 CC [M] net/sched/sch_drr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_tunnel.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-1000.o /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_setup_mac': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:1668: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_config': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:2163: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/rx.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-streams.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/fsync.o] Error 255 CC [M] net/netfilter/xt_comment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_mode_transport.o] Error 255 CC [M] net/ipv6/xfrm6_mode_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_ring.o] Error 255 CC [M] drivers/net/wireless/libertas/cmdresp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/sysfs.o] Error 255 CC [M] drivers/net/wireless/orinoco/fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-avcore.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx231xx] Error 2 CC [M] net/ipv6/xfrm6_mode_ro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sonixj.o] Error 255 CC [M] drivers/net/wireless/libertas/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/debugfs.o] Error 255 CC [M] net/ipv6/xfrm6_mode_beet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-firmware.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-udma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_amanda.o] Error 255 CC [M] net/ipv4/xfrm4_mode_tunnel.o make[3]: *** [fs/ecryptfs/crypto.o] Error 255 CC [M] fs/ecryptfs/messaging.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/recoverd.o] Error 255 CC [M] fs/dlm/requestqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/primitive.o] Error 255 CC [M] drivers/media/video/gspca/m5602/m5602_mt9m111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/inode.o] Error 255 CC [M] fs/ext2/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/socket.o] Error 255 CC [M] net/ipv4/inet_diag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/debug.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_netem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/xattr.o] Error 255 CC [M] fs/btrfs/extent_io.o CC [M] drivers/media/video/gspca/m5602/m5602_po1030.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/file.o] Error 255 CC [M] net/ipv4/tcp_diag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TCPMSS.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-ctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/tx.o] Error 255 CC [M] fs/btrfs/volumes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/eth_media.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-yuv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/bind_addr.o] Error 255 CC [M] net/sctp/auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/zc0301/zc0301_core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/zc0301] Error 2 CC [M] net/rds/ib_rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-gpio.o] Error 255 CC [M] drivers/media/video/ivtv/ivtvfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/vicam.o] Error 255 CC [M] net/rds/iw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_stats.o] Error 255 CC [M] drivers/media/video/cx18/cx18-av-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/lowcomms.o] Error 255 CC [M] fs/dlm/user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/output.o] Error 255 CC [M] fs/dlm/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx88] Error 2 CC [M] net/sctp/objcnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/stk014.o] Error 255 CC [M] drivers/net/wireless/prism54/islpci_hotplug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-fileops.o] Error 255 CC [M] drivers/net/wireless/prism54/oid_mgt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/t613.o] Error 255 CC [M] net/ipv4/tcp_probe.o make[5]: *** [drivers/media/video/uvc/uvc_video.o] Error 255 CC [M] drivers/media/video/uvc/uvc_status.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/isl_38xx.o] Error 255 CC [M] net/ipv4/tcp_bic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/wext.o] Error 255 CC [M] fs/dlm/debug_fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/rpc_pipe.o] Error 255 CC [M] net/sunrpc/svc_xprt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-v4l.o] Error 255 CC [M] net/ipv4/tcp_cubic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/smbencrypt.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/konicawc.o] Error 255 CC [M] fs/cifs/cifs_unicode.o CC [M] drivers/media/video/gspca/m5602/m5602_s5k83a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/hostap/hostap_cs.o make[3]: *** [net/rds/ib_send.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/outqueue.o] Error 255 CC [M] net/sctp/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/base.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/net/wireless/ath/ath5k] Error 2 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/ath] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas_tf/if_usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/libertas_tf] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-1000.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/asn1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/requestqueue.o] Error 255 CC [M] fs/cifs/nterr.o CC [M] net/sctp/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/stex.o] Error 255 CC [M] drivers/scsi/ch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_defrag_ipv4.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_ftp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/debugfs_sta.o] Error 255 CC [M] net/mac80211/debugfs_netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_mode_transport.o] Error 255 CC [M] net/ipv4/tcp_westwood.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/lo.o] Error 255 CC [M] drivers/net/wireless/b43/rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_cleanup_transmit': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:53: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_receive': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:453: warning: cast from pointer to integer of different size make[5]: *** [drivers/net/wireless/hostap/hostap_main.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_plx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/debugfs.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_pci.o make[3]: *** [net/rds/ib_recv.o] Error 255 CC [M] net/rds/iw_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_mt9m111.o] Error 255 CC [M] net/mac80211/debugfs_key.o CC [M] drivers/net/wireless/rt2x00/rt2x00dev.o CC [M] drivers/net/wireless/rtl818x/rtl8180_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_sysctl.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-i2c.o] Error 255 CC [M] net/sctp/ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_mgt.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00config.o CC [M] drivers/net/wireless/wl12xx/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-uncompress.o] Error 255 CC [M] fs/ecryptfs/miscdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TPROXY.o] Error 255 CC [M] fs/btrfs/async-thread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/keystore.o] Error 255 CC [M] drivers/media/video/pwc/pwc-dec1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/md4.o] Error 255 CC [M] fs/cifs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-ctrl.o] Error 255 CC [M] net/ipv4/tcp_highspeed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_po1030.o] Error 255 CC [M] drivers/media/video/pwc/pwc-dec23.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/vc032x.o] Error 255 CC [M] drivers/net/wireless/libertas/11d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/usbvision] Error 2 CC [M] net/ipv4/tcp_hybla.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_cluster.o] Error 255 CC [M] fs/ext4/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/nterr.o] Error 255 CC [M] net/ipv4/tcp_htcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-irq.o] Error 255 CC [M] fs/ext2/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o make[5]: *** [drivers/net/wireless/orinoco/fw.o] Error 255 CC [M] fs/cifs/cifsencrypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_comment.o] Error 255 CC [M] net/netfilter/xt_connbytes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_mode_tunnel.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-tvaudio.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/recover.o] Error 255 CC [M] fs/cifs/readdir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_ov9650.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-std.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-irq.o] Error 255 CC [M] fs/ext4/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/mona.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/echoaudio] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/pci] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [sound] Error 2 CC [M] drivers/media/video/pvrusb2/pvrusb2-devattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_drr.o] Error 255 CC [M] net/sched/cls_u32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_eth.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-context.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54common.o] Error 255 CC [M] drivers/net/wireless/p54/p54spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-udma.o] Error 255 CC [M] net/mac80211/mesh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/symlink.o] Error 255 CC [M] fs/ext2/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/ssnmap.o] Error 255 CC [M] drivers/media/video/cx18/cx18-av-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tunnel4.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_h323.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/messaging.o] Error 255 CC [M] fs/ecryptfs/kthread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/dir.o] Error 255 CC [M] net/ipv4/tcp_vegas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/quickcam_messenger.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_diag.o] Error 255 CC [M] drivers/media/video/cx18/cx18-av-firmware.o CC [M] fs/ext4/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/objcnt.o] Error 255 CC [M] fs/ext4/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-5000.o] Error 255 CC [M] net/ipv4/tcp_veno.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/transport.o] Error 255 CC [M] fs/cifs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/input.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-hcmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/main.o] Error 255 CC [M] drivers/net/wireless/orinoco/hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_mode_tunnel.o] Error 255 CC [M] drivers/net/wireless/orinoco/mic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/ordered-data.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-power.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-vbi.o] Error 255 CC [M] net/mac80211/mesh_pathtbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sunplus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/rt2x00/rt2x00queue.o make[5]: *** [drivers/media/video/ivtv/ivtv-mailbox.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-streams.o] Error 255 CC [M] net/ipv6/mip6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/util.o] Error 255 make[3]: *** [net/rds/iw.o] Error 255 CC [M] net/rds/iw_recv.o CC [M] net/mac80211/mesh_plink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/inode.o] Error 255 CC [M] fs/ext4/symlink.o make[3]: *** [net/tipc/port.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/tipc] Error 2 CC [M] drivers/net/wireless/libertas/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-ioctl.o] Error 255 CC [M] fs/btrfs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-6000.o] Error 255 CC [M] net/mac80211/mesh_hwmp.o /scratch/kisskb/src/drivers/net/wireless/p54/p54usb.c:400: warning: 'p54u_device_reset' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_ftp.o] Error 255 CC [M] fs/btrfs/locking.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-queue.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/dma.o] Error 255 CC [M] net/ipv6/sit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sysctl.o] Error 255 CC [M] fs/ecryptfs/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_ctrl.o] Error 255 CC [M] drivers/media/video/uvc/uvc_isight.o make[6]: *** [drivers/media/video/gspca/m5602/m5602_s5k83a.o] Error 255 CC [M] drivers/media/video/gspca/m5602/m5602_s5k4aa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_dev.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-tx.o make[3]: *** [net/ipv4/tcp_probe.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_status.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/zc3xx.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_rtl8225.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/debugfs_key.o] Error 255 CC [M] fs/ext4/hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/pio.o] Error 255 CC [M] drivers/net/wireless/b43/leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/rfkill.o] Error 255 CC [M] drivers/net/wireless/b43/pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_mode_ro.o] Error 255 CC [M] fs/ext2/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_mode_beet.o] Error 255 CC [M] fs/ext4/resize.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-dec1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/async-thread.o] Error 255 CC [M] net/ipv6/ip6_tunnel.o make[3]: *** [net/rds/ib_rdma.o] Error 255 CC [M] fs/ext4/extents.o CC [M] net/rds/iw_ring.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-std.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-ioread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/pio.o] Error 255 CC [M] fs/ext4/ext4_jbd2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_unicode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_bic.o] Error 255 CC [M] fs/cifs/sess.o CC [M] drivers/net/qla3xxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_cubic.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-empress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-v4l2.o] Error 255 CC [M] net/mac80211/rc80211_pid_algo.o CC [M] drivers/net/wireless/zd1211rw/zd_chip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl3945-base.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_hotplug.o] Error 255 CC [M] net/rds/iw_send.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/ibmcam.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/usbvideo] Error 2 CC [M] fs/ext3/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/miscdev.o] Error 255 CC [M] drivers/media/video/saa7134/saa6752hs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/oid_mgt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/ioctl.o] Error 255 CC [M] fs/ext4/migrate.o CC [M] drivers/media/video/saa7134/saa7134-alsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-vbi.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-sta.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/ipw2100.o] Error 255 CC [M] drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00config.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/dma.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/b43legacy] Error 2 CC [M] fs/ext2/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-ctrl.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/lock.o] Error 255 CC [M] drivers/net/wireless/b43/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/ialloc.o] Error 255 CC [M] fs/ext4/mballoc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/xattr.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_hybla.o] Error 255 CC [M] net/sched/cls_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sched/cls_fw.o make[3]: *** [drivers/net/b44.o] Error 255 CC [M] drivers/net/ppp_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/super.o] Error 255 CC [M] fs/ext2/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54usb.o] Error 255 CC [M] net/netfilter/xt_connlimit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/sn9c102] Error 2 CC [M] drivers/media/video/cx18/cx18-av-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/user.o] Error 255 CC [M] net/mac80211/rc80211_pid_debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/pvrusb2/pvrusb2-wm8775.o make[3]: *** [net/sctp/auth.o] Error 255 CC [M] net/netfilter/xt_connmark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/cmdresp.o] Error 255 CC [M] drivers/net/wireless/libertas/persistcfg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_highspeed.o] Error 255 CC [M] fs/cifs/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_cm.o] Error 255 CC [M] net/sched/cls_rsvp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-firmware.o] Error 255 CC [M] drivers/scsi/ses.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/proc.o] Error 255 CC [M] net/sched/cls_tcindex.o /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c: In function 'rt2x00mac_config': /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:356: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:378: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/ioctl.o] Error 255 CC [M] drivers/media/video/cx18/cx18-scb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/hw.o] Error 255 CC [M] net/netfilter/xt_conntrack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o] Error 255 CC [M] drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xattr_trusted.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_westwood.o] Error 255 CC [M] fs/ext2/xattr_security.o CC [M] net/sunrpc/stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xattr_user.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_s5k4aa.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/media/video/gspca/m5602] Error 2 CC [M] net/netfilter/xt_dccp.o CC [M] net/mac80211/rc80211_minstrel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_isight.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/uvc] Error 2 CC [M] net/rds/iw_stats.o CC [M] drivers/media/video/cx18/cx18-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_veno.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-cs53l32a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-dec23.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/pwc] Error 2 CC [M] drivers/media/video/pvrusb2/pvrusb2-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtvfb.o] Error 255 CC [M] fs/cifs/cifsacl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_connbytes.o] Error 255 CC [M] net/netfilter/xt_dscp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/kthread.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ecryptfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_htcp.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-dvb.o CC [M] fs/fat/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/hash.o] Error 255 CC [M] fs/ext4/block_validity.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/main.o] Error 255 CC [M] drivers/net/wireless/wl12xx/spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-devattr.o] Error 255 CC [M] drivers/media/video/cx18/cx18-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sg.o] Error 255 CC [M] fs/fat/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/locking.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-calib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00dev.o] Error 255 CC [M] fs/ext4/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_diag.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00crypto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/symlink.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf_al2230.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-io.o] Error 255 CC [M] drivers/net/wireless/libertas/ethtool.o /scratch/kisskb/src/drivers/net/wireless/p54/p54spi.c:114: warning: 'p54spi_read16' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/cmd.o] Error 255 CC [M] drivers/net/wireless/libertas/assoc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/isl_ioctl.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/prism54] Error 2 CC [M] drivers/media/video/pvrusb2/pvrusb2-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-context.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-debugifc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-hdw.o] Error 255 make[3]: *** [drivers/scsi/st.o] Error 255 CC [M] drivers/scsi/scsi_debug.o CC [M] net/sunrpc/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/ext4_jbd2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ext4/xattr_user.o make[3]: *** [net/sunrpc/svc_xprt.o] Error 255 CC [M] fs/btrfs/orphan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/pcmcia.o] Error 255 CC [M] net/netfilter/xt_esp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/migrate.o] Error 255 CC [M] net/mac80211/rc80211_minstrel_debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifsencrypt.o] Error 255 CC [M] net/netfilter/xt_hashlimit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/debug_fs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/dlm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-audio.o] Error 255 CC [M] net/netfilter/xt_helper.o CC [M] fs/cifs/cifs_spnego.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/debugfs_netdev.o] Error 255 CC [M] fs/fat/fatent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/namei.o] Error 255 make[3]: *** [net/sctp/socket.o] Error 255 CC [M] fs/cifs/dns_resolve.o CC [M] fs/ext3/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mesh_pathtbl.o] Error 255 CC [M] drivers/net/wireless/libertas/if_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00link.o] Error 255 CC [M] drivers/net/wireless/wl12xx/event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_stats.o] Error 255 CC [M] drivers/net/wireless/libertas/if_sdio.o make[3]: *** [fs/ext2/xattr_security.o] Error 255 CC [M] fs/ext2/xip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00mac.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-yuv.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/ivtv] Error 2 CC [M] drivers/net/wireless/rt2x00/rt2x00firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/mic.o] Error 255 CC [M] drivers/net/wireless/orinoco/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54spi.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/p54] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-wm8775.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00leds.o CC [M] drivers/net/wireless/iwlwifi/iwl-scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_vegas.o] Error 255 CC [M] net/ipv4/tcp_scalable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xattr.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-ioread.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_irc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-core.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_pptp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/scan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/rds/iw_sysctl.o make[3]: *** [net/netfilter/xt_connlimit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/xt_hl.o make[3]: *** [net/rds/iw_recv.o] Error 255 CC [M] net/rds/iw_rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_sa2400.o CC [M] net/netfilter/xt_iprange.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-4965.o] Error 255 CC [M] net/sched/cls_rsvp6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_h323.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-led.o CC [M] drivers/net/ppp_async.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mesh.o] Error 255 CC [M] net/sched/cls_basic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_ring.o] Error 255 CC [M] fs/cifs/cifs_dfs_ref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa6752hs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/leds.o] Error 255 CC [M] net/sched/cls_flow.o CC [M] drivers/net/wireless/orinoco/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/sit.o] Error 255 CC [M] drivers/net/ppp_synctty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/mip6.o] Error 255 CC [M] drivers/scsi/scsi_wait_scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/readdir.o] Error 255 CC [M] fs/fat/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mesh_plink.o] Error 255 CC [M] net/netfilter/xt_length.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ch.o] Error 255 CC [M] drivers/net/wireless/wl12xx/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-vbi.o] Error 255 CC [M] fs/fat/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/export.o] Error 255 CC [M] fs/fat/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/orphan.o] Error 255 CC [M] drivers/net/wireless/wl12xx/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-input.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/11d.o] Error 255 CC [M] drivers/net/wireless/libertas/if_spi.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_rf2959.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_pid_algo.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_max2820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_fw.o] Error 255 CC [M] fs/fat/namei_msdos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_dev.o] Error 255 CC [M] fs/fat/namei_vfat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_dscp.o] Error 255 make[5]: *** [drivers/net/wireless/iwlwifi/iwl-3945.o] Error 255 CC [M] net/ipv4/tcp_lp.o CC [M] drivers/net/wireless/iwlwifi/iwl-spectrum.o make[5]: *** [drivers/net/wireless/zd1211rw/zd_mac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/spi.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf_al7230b.o CC [M] drivers/net/wireless/wl12xx/ps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-dvb.o] Error 255 CC [M] net/ipv4/tcp_yeah.o CC [M] fs/freevxfs/vxfs_bmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_pid_debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_rtl8225.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_grf5101.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00crypto.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00ht.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_conntrack.o] Error 255 CC [M] net/netfilter/xt_limit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-hcmd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/ethtool.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_connmark.o] Error 255 CC [M] fs/ext3/hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_u32.o] Error 255 CC [M] net/sched/em_cmp.o CC [M] fs/fuse/dev.o CC [M] fs/fscache/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_tcindex.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/freevxfs/vxfs_fshead.o make[5]: *** [drivers/media/video/cx18/cx18-scb.o] Error 255 CC [M] net/sched/em_nbyte.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mesh_hwmp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/symlink.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf_uw2453.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/debugfs.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/media/video/gspca/stv06xx] Error 2 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/gspca] Error 2 CC [M] drivers/net/wireless/rtl818x/rtl8187_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/xattr_user.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/xt_mac.o make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-cs53l32a.o] Error 255 CC [M] fs/freevxfs/vxfs_immed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/debugfs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/b43] Error 2 CC [M] drivers/net/wireless/zd1211rw/zd_rf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/sysctl.o] Error 255 CC [M] drivers/net/ppp_deflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/persistcfg.o] Error 255 CC [M] net/netfilter/xt_mark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_route.o] Error 255 CC [M] drivers/net/bsd_comp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-power.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_al2230.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xip.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext2] Error 2 CC [M] fs/btrfs/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ses.o] Error 255 CC [M] net/sunrpc/auth_gss/auth_gss.o CC [M] fs/fuse/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_wait_scan.o] Error 255 CC [M] drivers/net/ppp_mppe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/block_validity.o] Error 255 CC [M] fs/ext4/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-empress.o] Error 255 CC [M] fs/fuse/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00leds.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2400pci.o CC [M] net/sunrpc/xprtrdma/svc_rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_spnego.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ext4/acl.o make[5]: *** [drivers/net/wireless/rt2x00/rt2x00queue.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2500pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_scalable.o] Error 255 CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_dccp.o] Error 255 CC [M] net/netfilter/xt_multiport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_rf2959.o] Error 255 make[5]: *** [drivers/media/video/saa7134/saa7134-alsa.o] Error 255 CC [M] fs/fuse/inode.o CC [M] net/netfilter/xt_osf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/stats.o] Error 255 CC [M] net/netfilter/xt_owner.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/cache.o] Error 255 CC [M] drivers/net/pppox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-sysfs.o] Error 255 CC [M] drivers/net/pppoe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/ioctl.o] Error 255 CC [M] net/sunrpc/xprtrdma/svc_rdma_marshal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_minstrel_debugfs.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8187_rtl8225.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-debugifc.o] Error 255 CC [M] fs/btrfs/tree-log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/ipv6.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sctp] Error 2 CC [M] net/netfilter/xt_physdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00debug.o] Error 255 CC [M] fs/freevxfs/vxfs_inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/extent_io.o] Error 255 CC [M] fs/btrfs/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_irc.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt61pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_esp.o] Error 255 CC [M] net/netfilter/xt_pkttype.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00rfkill.o] Error 255 CC [M] net/netfilter/xt_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_rsvp.o] Error 255 CC [M] net/sched/em_u32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/pvrusb2] Error 2 make[3]: *** [net/sched/cls_basic.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2500usb.o CC [M] net/sched/em_meta.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c: In function 'iwl_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c:1083: warning: integer overflow in expression Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_uw2453.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ppp_deflate.o] Error 255 CC [M] fs/fuse/control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/scan.o] Error 255 CC [M] fs/fuse/cuse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/ps.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt73usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/rx.o] Error 255 CC [M] drivers/net/wireless/wl12xx/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/sess.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2800usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_length.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8187_leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/xattr_trusted.o] Error 255 CC [M] drivers/net/pppol2tp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_send.o] Error 255 CC [M] fs/freevxfs/vxfs_lookup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ppp_synctty.o] Error 255 CC [M] drivers/net/slip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00ht.o] Error 255 CC [M] fs/ext4/xattr_security.o CC [M] fs/gfs2/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_minstrel.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/mac80211] Error 2 CC [M] drivers/net/slhc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-io.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx18] Error 2 CC [M] drivers/net/wireless/wl12xx/acx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_grf5101.o] Error 255 CC [M] fs/freevxfs/vxfs_olt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_yeah.o] Error 255 make[5]: *** [drivers/net/wireless/wl12xx/event.o] Error 255 CC [M] drivers/net/wireless/wl12xx/boot.o CC [M] net/ipv4/tcp_illinois.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_fshead.o] Error 255 CC [M] fs/freevxfs/vxfs_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_dfs_ref.o] Error 255 CC [M] net/netfilter/xt_quota.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/hash.o] Error 255 CC [M] net/sched/em_text.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ppp_mppe.o] Error 255 CC [M] drivers/net/wireless/wl12xx/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_helper.o] Error 255 CC [M] drivers/net/wireless/wl12xx/wl1251.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_pptp.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_sip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/volumes.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/misc.o] Error 255 CC [M] drivers/net/wireless/orinoco/hermes_dld.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_sysctl.o] Error 255 CC [M] drivers/net/wireless/wl12xx/debugfs.o CC [M] fs/btrfs/free-space-cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_iprange.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/dns_resolve.o] Error 255 CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o CC [M] drivers/net/wireless/orinoco/hermes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_sa2400.o] Error 255 CC [M] fs/fscache/cookie.o make[3]: *** [fs/freevxfs/vxfs_immed.o] Error 255 CC [M] net/netfilter/xt_rateest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ppp_async.o] Error 255 make[3]: *** [net/netfilter/xt_hl.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_cs.o CC [M] drivers/net/dummy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00firmware.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_mac.o] Error 255 CC [M] net/netfilter/xt_realm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/resize.o] Error 255 make[5]: *** [drivers/net/wireless/iwlwifi/iwl-led.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_generic_token.o CC [M] net/netfilter/xt_recent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_limit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.o CC [M] fs/hfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_rsvp6.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_mech_switch.o make[3]: *** [net/ipv6/ip6_tunnel.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipv6] Error 2 CC [M] fs/gfs2/bmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/acl.o] Error 255 CC [M] fs/btrfs/zlib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00pci.o] Error 255 CC [M] fs/gfs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-video.o] Error 255 CC [M] net/netfilter/xt_sctp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_cs.o] Error 255 CC [M] drivers/net/wireless/libertas/if_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_cmp.o] Error 255 CC [M] net/netfilter/xt_socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_chip.o] Error 255 CC [M] fs/gfs2/eaops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_spi.o] Error 255 CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifsacl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cifs] Error 2 CC [M] fs/btrfs/compression.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/file.o] Error 255 CC [M] fs/gfs2/eattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/namei_vfat.o] Error 255 CC [M] fs/hfs/bfind.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_lp.o] Error 255 CC [M] net/sunrpc/auth_gss/svcauth_gss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-calib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_inode.o] Error 255 CC [M] fs/ext3/resize.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/cache.o] Error 255 CC [M] fs/ext3/ext3_jbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/cuse.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/namei_msdos.o] Error 255 CC [M] fs/freevxfs/vxfs_super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/control.o] Error 255 make[3]: *** [net/netfilter/xt_pkttype.o] Error 255 CC [M] fs/fscache/fsdef.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/xattr.o] Error 255 CC [M] net/netfilter/xt_state.o CC [M] fs/ext3/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_mark.o] Error 255 CC fs/hugetlbfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_owner.o] Error 255 CC [M] fs/ext3/xattr_user.o CC [M] fs/hpfs/alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_lookup.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_multiport.o] Error 255 CC [M] fs/hfsplus/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/fatent.o] Error 255 CC [M] fs/hpfs/anode.o CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/acl.o] Error 255 CC [M] fs/hpfs/buffer.o CC [M] fs/isofs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_marshal.o] Error 255 CC [M] fs/gfs2/glock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_max2820.o] Error 255 CC [M] fs/ext3/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_al7230b.o] Error 255 CC [M] drivers/net/ifb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_hashlimit.o] Error 255 CC [M] fs/gfs2/glops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_rdma.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rds] Error 2 CC [M] net/ipv4/netfilter/nf_nat_tftp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_olt.o] Error 255 CC [M] net/sunrpc/xprtrdma/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ipr.o] Error 255 CC [M] fs/gfs2/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/tx.o] Error 255 CC [M] fs/gfs2/log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma.o] Error 255 CC [M] fs/hpfs/dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-spectrum.o] Error 255 CC [M] drivers/net/macvlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/hermes_dld.o] Error 255 CC [M] drivers/net/de600.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_subr.o] Error 255 CC [M] fs/hfs/bnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_bmap.o] Error 255 make[3]: *** [fs/ext4/xattr_security.o] Error 255 CC [M] fs/hfs/brec.o CC [M] drivers/net/wireless/orinoco/orinoco_plx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/cmd.o] Error 255 CC [M] fs/gfs2/lops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_realm.o] Error 255 make[5]: *** [drivers/media/video/saa7134/saa7134-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. CC [M] drivers/net/de620.o make[4]: *** [drivers/media/video/saa7134] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/video] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/media] Error 2 CC [M] fs/btrfs/delayed-ref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/tg3.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/btrfs/relocation.o make[3]: *** [drivers/scsi/osst.o] Error 255 CC [M] fs/fscache/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_nbyte.o] Error 255 CC [M] fs/hpfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_generic_token.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bsd_comp.o] Error 255 CC [M] fs/fscache/netfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_sdio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_physdev.o] Error 255 CC [M] fs/fscache/object.o CC [M] net/netfilter/xt_statistic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/dir.o] Error 255 CC [M] net/netfilter/xt_string.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/acl.o] Error 255 CC [M] net/netfilter/xt_tcpmss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/orinoco_cs.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8187_leds.o] Error 255 CC [M] net/netfilter/xt_time.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_sctp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-eeprom.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_tmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/bitmap.o] Error 255 CC [M] fs/hfs/btree.o CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-sta.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_quota.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hpfs/dnode.o make[3]: *** [net/netfilter/xt_rateest.o] Error 255 CC [M] net/netfilter/xt_u32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00usb.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_nortel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/hermes.o] Error 255 CC [M] fs/hpfs/ea.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/wl1251.o] Error 255 CC [M] fs/hpfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_state.o] Error 255 CC [M] fs/hpfs/inode.o make[3]: *** [fs/ext3/xattr_trusted.o] Error 255 CC [M] fs/ext3/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_flow.o] Error 255 CC [M] drivers/net/defxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/eaops.o] Error 255 CC [M] fs/gfs2/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_transport.o] Error 255 CC [M] drivers/net/wireless/orinoco/spectrum_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/dev.o] Error 255 CC [M] fs/ext3/xattr_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-debugfs.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/boot.o] Error 255 CC [M] net/sunrpc/xprtrdma/rpc_rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_meta.o] Error 255 CC [M] fs/hfsplus/options.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_socket.o] Error 255 CC [M] fs/fscache/operation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_illinois.o] Error 255 CC [M] net/sunrpc/xprtrdma/verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/pppox.o] Error 255 CC [M] drivers/net/8139cp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/ext3_jbd.o] Error 255 CC [M] fs/fscache/page.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/pppoe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-scan.o] Error 255 CC [M] fs/fscache/proc.o CC [M] fs/hfsplus/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/inode.o] Error 255 CC [M] fs/fscache/stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/export.o] Error 255 CC [M] fs/isofs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-rx.o] Error 255 CC [M] fs/gfs2/meta_io.o CC [M] net/netfilter/ipvs/ip_vs_conn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/init.o] Error 255 CC [M] fs/hfsplus/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/buffer.o] Error 255 CC [M] fs/hfsplus/extents.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/bfind.o] Error 255 CC [M] fs/hfs/catalog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr_user.o] Error 255 CC [M] fs/fscache/histogram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/extents.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_mech.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o make[3]: *** [net/netfilter/xt_policy.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_dccp.o CC [M] drivers/net/8139too.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_text.o] Error 255 CC [M] fs/isofs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/freevxfs] Error 2 CC [M] drivers/net/sc92031.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ifb.o] Error 255 CC [M] fs/isofs/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_unseal.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_mech.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8187_rtl8225.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_seal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fat] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/free-space-cache.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/cookie.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bnx2x_main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_tftp.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_gre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/compression.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_unseal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/gfs2/aops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/dentry.o] Error 255 make[3]: *** [net/netfilter/xt_osf.o] Error 255 CC [M] fs/hpfs/map.o CC [M] fs/jbd/transaction.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/super.o] Error 255 CC [M] fs/jbd/commit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_u32.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sched] Error 2 CC [M] fs/hpfs/name.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/acx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/alloc.o] Error 255 CC [M] fs/hfsplus/catalog.o CC [M] fs/hpfs/namei.o CC [M] fs/jbd2/transaction.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/main.o] Error 255 CC [M] fs/jbd2/commit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/zlib.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hugetlbfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hugetlbfs] Error 2 CC [M] fs/minix/bitmap.o CC [M] fs/jfs/super.o make[3]: *** [fs/fscache/fsdef.o] Error 255 CC [M] fs/jfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/wext.o] Error 255 CC [M] fs/gfs2/dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_pci.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_udplite.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/namei.o] Error 255 CC [M] fs/jbd2/recovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/ioctl.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_token.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/super.o] Error 255 CC [M] fs/hfsplus/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/auth_gss.o] Error 255 CC [M] fs/hfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_u32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ncpfs/dir.o make[4]: *** [net/ipv4/netfilter/nf_nat_sip.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_mech_switch.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_sctp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hfsplus/btree.o make[3]: *** [drivers/net/ppp_generic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/eql.o make[3]: *** [net/netfilter/xt_string.o] Error 255 CC [M] fs/jfs/inode.o CC [M] fs/lockd/clntlock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/dir.o] Error 255 CC [M] net/ipv4/netfilter/ip_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/bnode.o] Error 255 CC [M] fs/ncpfs/file.o CC [M] fs/jffs2/compr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/dir.o] Error 255 CC [M] fs/gfs2/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/dummy.o] Error 255 CC [M] fs/hfs/extent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/glops.o] Error 255 CC [M] fs/hpfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/netfs.o] Error 255 CC [M] fs/gfs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_time.o] Error 255 CC [M] fs/ncpfs/inode.o make[3]: *** [fs/hfs/btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hfsplus/bnode.o make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_sendto.o] Error 255 CC [M] fs/jffs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/macvlan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/orinoco_tmd.o] Error 255 CC [M] fs/lockd/clntproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/ea.o] Error 255 CC [M] fs/jbd2/checkpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_statistic.o] Error 255 CC [M] fs/jfs/namei.o CC [M] fs/gfs2/ops_fstype.o CC [M] fs/nfs_common/nfsacl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-tx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_seal.o] Error 255 CC [M] fs/hfsplus/brec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr_security.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hfsplus/bfind.o make[5]: *** [drivers/net/wireless/libertas/assoc.o] Error 255 CC [M] fs/isofs/rock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_mech.o] Error 255 CC [M] fs/jffs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_recvfrom.o] Error 255 CC [M] fs/isofs/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/util.o] Error 255 CC [M] fs/jbd2/revoke.o CC [M] fs/nfs/client.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/file.o] Error 255 CC [M] fs/jbd2/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/slhc.o] Error 255 CC [M] drivers/net/tun.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/super.o] Error 255 CC [M] drivers/net/veth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/delayed-ref.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_seqnum.o] Error 255 CC [M] fs/nfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/stats.o] Error 255 CC [M] fs/nfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_plx.o] Error 255 CC [M] fs/nfsd/nfssvc.o make[3]: *** [fs/hpfs/anode.o] Error 255 CC [M] fs/nfs/getroot.o CC [M] fs/hfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/orinoco_plx.o] Error 255 CC [M] fs/hfs/attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/slip.o] Error 255 CC [M] drivers/net/dl2k.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/file.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fuse] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/qla3xxx.o] Error 255 CC [M] fs/jbd/recovery.o CC [M] net/ipv4/netfilter/iptable_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_seal.o] Error 255 CC [M] drivers/net/r8169.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/bitmap.o] Error 255 CC [M] fs/minix/itree_v1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_wrap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/amd8111e.o make[3]: *** [net/netfilter/xt_recent.o] Error 255 CC [M] fs/minix/itree_v2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/orinoco_pci.o] Error 255 CC [M] fs/lockd/host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_crypto.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/zd1211rw] Error 2 CC [M] fs/hfsplus/tables.o CC [M] fs/hfs/mdb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/extents.o] Error 255 CC [M] fs/lockd/svc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr.o] Error 255 CC [M] fs/nilfs2/inode.o CC [M] drivers/net/s2io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/inode.o] Error 255 CC [M] fs/hfsplus/unicode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/catalog.o] Error 255 CC [M] fs/hfs/part_tbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/transport.o] Error 255 CC [M] fs/jbd/checkpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/acl.o] Error 255 CC [M] fs/jbd/revoke.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr.o] Error 255 CC [M] fs/jffs2/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/log.o] Error 255 CC [M] fs/jbd/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/jfs/jfs_mount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/brec.o] Error 255 CC [M] fs/hfs/string.o make[5]: *** [drivers/net/wireless/orinoco/orinoco_nortel.o] Error 255 CC [M] drivers/net/enc28j60.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/options.o] Error 255 CC [M] fs/jfs/jfs_umount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/meta_io.o] Error 255 CC [M] fs/hfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_unseal.o] Error 255 CC [M] fs/jfs/jfs_xtree.o make[5]: *** [drivers/net/wireless/orinoco/spectrum_cs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/orinoco] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/export.o] Error 255 CC [M] net/ipv4/netfilter/iptable_mangle.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/rpc_rdma.o] Error 255 CC [M] fs/jfs/jfs_imap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/inode.o] Error 255 CC [M] fs/minix/namei.o CC [M] fs/gfs2/ops_inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/dir.o] Error 255 make[3]: *** [fs/ext3/resize.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext3] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/eql.o] Error 255 CC [M] fs/nfs/inode.o CC [M] fs/isofs/joliet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/operation.o] Error 255 CC [M] fs/hfs/sysdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_cs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/hostap] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/inode.o] Error 255 CC [M] drivers/net/ethoc.o CC [M] fs/minix/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/name.o] Error 255 CC [M] drivers/net/dnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_tcpmss.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/inode.o] Error 255 CC [M] fs/jfs/jfs_debug.o CC [M] fs/hfsplus/wrapper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/de600.o] Error 255 CC [M] drivers/net/netconsole.o CC [M] fs/nls/nls_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/file.o] Error 255 make[3]: *** [fs/gfs2/eattr.o] Error 255 CC [M] fs/ncpfs/ioctl.o CC [M] fs/gfs2/quota.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/lops.o] Error 255 CC [M] net/ipv4/netfilter/iptable_raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/dir.o] Error 255 CC [M] fs/isofs/compress.o make[3]: *** [fs/hpfs/dnode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_gre.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/bmap.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_ctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_snmp_basic.o] Error 255 CC [M] net/ipv4/netfilter/iptable_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/bfind.o] Error 255 make[3]: *** [fs/gfs2/dentry.o] Error 255 CC [M] fs/jfs/jfs_dmap.o CC [M] fs/ncpfs/mmap.o CC fs/notify/fsnotify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_token.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/libertas] Error 2 CC [M] fs/gfs2/recovery.o CC [M] fs/ntfs/aops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_dccp.o] Error 255 CC [M] fs/gfs2/rgrp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/file.o] Error 255 CC [M] fs/ncpfs/ncplib_kernel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/commit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/file.o] Error 255 CC [M] fs/jfs/jfs_unicode.o CC [M] fs/jffs2/nodelist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/object.o] Error 255 CC [M] fs/jffs2/malloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/histogram.o] Error 255 CC [M] fs/jfs/jfs_dtree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/svcauth_gss.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/sunrpc/auth_gss] Error 2 CC [M] net/ipv4/netfilter/ipt_addrtype.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2400pci.o] Error 255 CC [M] fs/ntfs/attrib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/super.o] Error 255 CC [M] fs/jfs/jfs_inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/btree.o] Error 255 CC [M] fs/jfs/jfs_extent.o make[3]: *** [fs/hfs/part_tbl.o] Error 255 CC [M] fs/hfs/trans.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/attr.o] Error 255 make[3]: *** [drivers/net/forcedeth.o] Error 255 CC [M] drivers/net/niu.o CC [M] fs/jffs2/read.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_mangle.o] Error 255 make[3]: *** [fs/gfs2/aops.o] Error 255 CC [M] fs/gfs2/super.o CC [M] fs/nilfs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/inode.o] Error 255 make[3]: *** [fs/hpfs/map.o] Error 255 CC [M] fs/gfs2/sys.o CC [M] fs/nls/nls_cp437.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_udplite.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/ipt_ah.o make[3]: *** [fs/nfs_common/nfsacl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nfs_common] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sc92031.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfssvc.o] Error 255 make[3]: *** [fs/fscache/page.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fscache] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_umount.o] Error 255 CC [M] fs/ntfs/collate.o CC [M] fs/jfs/symlink.o CC [M] fs/nfsd/nfsctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/itree_v2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/minix/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/sysdep.o] Error 255 CC [M] fs/nfsd/nfsproc.o make[3]: *** [fs/jbd2/recovery.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/pppol2tp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/jfs/jfs_metapage.o CC [M] fs/lockd/svclock.o make[3]: *** [fs/jfs/jfs_debug.o] Error 255 CC [M] fs/jffs2/nodemgmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/recovery.o] Error 255 CC [M] fs/hfsplus/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/revoke.o] Error 255 CC [M] fs/nls/nls_cp737.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/tables.o] Error 255 CC [M] fs/jfs/jfs_logmgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/string.o] Error 255 CC [M] fs/nls/nls_cp775.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2500pci.o] Error 255 CC [M] fs/hfsplus/part_tbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/brec.o] Error 255 CC [M] fs/omfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/unicode.o] Error 255 CC [M] fs/nls/nls_cp850.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/trans.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_debug.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/scsi] Error 2 CC [M] fs/gfs2/trans.o CC [M] fs/nfsd/nfsfh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/export.o] Error 255 CC [M] fs/minix/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ocfs2/alloc.o CC [M] fs/openpromfs/inode.o make[3]: *** [fs/jfs/super.o] Error 255 CC [M] fs/nfsd/vfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/commit.o] Error 255 CC [M] fs/nilfs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/checkpoint.o] Error 255 CC [M] fs/nilfs2/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2500usb.o] Error 255 CC [M] fs/jfs/jfs_txnmgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/namei.o] Error 255 CC [M] fs/nilfs2/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/itree_v1.o] Error 255 CC [M] fs/jfs/jfs_uniupr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/catalog.o] Error 255 CC [M] fs/omfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/dir.o] Error 255 CC [M] fs/nls/nls_cp852.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/mmap.o] Error 255 CC [M] fs/ncpfs/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/ioctl.o] Error 255 CC [M] fs/nilfs2/page.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/joliet.o] Error 255 CC [M] fs/nfsd/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/8139too.o] Error 255 CC [M] fs/lockd/svcshare.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/symlink.o] Error 255 CC [M] fs/jfs/resize.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/extent.o] Error 255 CC [M] fs/nfsd/auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt61pci.o] Error 255 CC [M] fs/jffs2/readinode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_raw.o] Error 255 CC [M] net/ipv4/netfilter/ipt_ecn.o make[3]: *** [fs/nls/nls_cp850.o] Error 255 CC [M] fs/nls/nls_cp855.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/getroot.o] Error 255 CC [M] fs/nfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/fsnotify.o] Error 255 make[3]: *** [fs/hfsplus/part_tbl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/file.o] Error 255 make[3]: *** [drivers/net/veth.o] Error 255 CC fs/notify/notification.o CC [M] fs/nfsd/lockd.o CC [M] net/netfilter/ipvs/ip_vs_xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/super.o] Error 255 make[4]: *** [net/netfilter/ipvs/ip_vs_conn.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nilfs2/mdt.o CC [M] fs/nfs/nfs2xdr.o make[3]: *** [fs/jbd2/checkpoint.o] Error 255 CC [M] fs/omfs/file.o CC [M] fs/jfs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp437.o] Error 255 make[3]: *** [fs/jfs/namei.o] Error 255 CC fs/notify/group.o CC [M] fs/ncpfs/ncpsign_kernel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_filter.o] Error 255 CC [M] net/ipv4/netfilter/ipt_CLUSTERIP.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/wrapper.o] Error 255 CC [M] fs/omfs/inode.o CC [M] fs/nilfs2/btnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_unicode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nfs/direct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_mount.o] Error 255 CC [M] fs/jfs/ioctl.o make[3]: *** [fs/nilfs2/file.o] Error 255 CC [M] fs/nfsd/nfscache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/rock.o] Error 255 make[3]: *** [fs/minix/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/namei.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hpfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp775.o] Error 255 CC [M] fs/nfsd/nfsxdr.o CC [M] fs/nls/nls_cp857.o CC [M] net/netfilter/ipvs/ip_vs_app.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/revoke.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_sync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sched.o] Error 255 CC [M] fs/nls/nls_cp860.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_inode.o] Error 255 CC fs/notify/inode_mark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_uniupr.o] Error 255 CC [M] fs/ocfs2/aops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_extent.o] Error 255 CC [M] fs/nilfs2/bmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/defxx.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_est.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/bnode.o] Error 255 CC [M] fs/nfsd/stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp737.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/malloc.o] Error 255 CC [M] fs/nls/nls_cp861.o CC [M] fs/jffs2/write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/inode.o] Error 255 CC [M] fs/nilfs2/btree.o CC fs/notify/dnotify/dnotify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/inode.o] Error 255 CC [M] fs/ncpfs/getopt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8187_dev.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/rtl818x] Error 2 CC [M] fs/ntfs/compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/clntlock.o] Error 255 CC [M] net/ipv4/netfilter/ipt_ECN.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/mdb.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/verbs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/sunrpc/xprtrdma] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sunrpc] Error 2 CC [M] net/ipv4/netfilter/ipt_LOG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/ipvs/ip_vs_proto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/getopt.o] Error 255 CC [M] fs/ncpfs/symlink.o make[3]: *** [fs/gfs2/ops_fstype.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/gfs2/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/ipw2200.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/ipw2x00] Error 2 CC [M] fs/ntfs/debug.o make[3]: *** [drivers/net/ethoc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/compress.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/isofs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_base.o] Error 255 CC [M] fs/nls/nls_cp862.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_security.o] Error 255 CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o CC fs/partitions/check.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/ioctl.o] Error 255 CC [M] fs/nls/nls_cp863.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/debugfs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/wl12xx] Error 2 CC fs/partitions/acorn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/openpromfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/openpromfs] Error 2 CC [M] fs/ntfs/dir.o make[3]: *** [fs/ext4/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/ipvs/ip_vs_proto_tcp.o make[4]: *** [net/ipv4/netfilter/nf_nat_proto_sctp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/recovery.o] Error 255 CC fs/partitions/amiga.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_addrtype.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/auth.o] Error 255 CC [M] fs/nfsd/nfs2acl.o CC [M] fs/qnx4/inode.o CC [M] net/netfilter/ipvs/ip_vs_proto_udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/bitmap.o] Error 255 CC [M] fs/nfsd/nfs3proc.o CC fs/quota/dquot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp861.o] Error 255 CC [M] fs/gfs2/lock_dlm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/ops_inode.o] Error 255 CC fs/proc/mmu.o CC [M] fs/nls/nls_cp864.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/transaction.o] Error 255 CC [M] fs/jfs/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/ncpsign_kernel.o] Error 255 CC fs/partitions/atari.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/dir.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/minix] Error 2 CC [M] fs/nfsd/nfs3xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp852.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ah.o] Error 255 CC [M] net/ipv4/netfilter/ipt_NETMAP.o CC fs/ramfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp857.o] Error 255 CC [M] fs/nls/nls_cp865.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/de620.o] Error 255 CC [M] net/ipv4/netfilter/ipt_REDIRECT.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/nodelist.o] Error 255 CC fs/ramfs/file-mmu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/trans.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/notify/dnotify/dnotify.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/notify/dnotify] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/debug.o] Error 255 CC [M] fs/nls/nls_cp866.o CC [M] fs/romfs/storage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/ioctl.o] Error 255 CC [M] fs/nfsd/nfs3acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_metapage.o] Error 255 CC [M] fs/nls/nls_cp869.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/nodemgmt.o] Error 255 CC [M] fs/romfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/client.o] Error 255 CC [M] fs/nfs/pagelist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/journal.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jbd2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/iwlwifi] Error 2 CC [M] fs/nfs/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/group.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp860.o] Error 255 CC [M] fs/nls/nls_cp874.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp862.o] Error 255 CC [M] fs/nls/nls_cp932.o CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC [M] fs/smbfs/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/inode.o] Error 255 CC [M] fs/nilfs2/direct.o CC [M] fs/reiserfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/host.o] Error 255 CC fs/partitions/mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/sys.o] Error 255 CC fs/partitions/ldm.o CC fs/notify/inotify/inotify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp864.o] Error 255 CC [M] fs/nls/nls_euc-jp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/inode.o] Error 255 CC [M] fs/smbfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/dir.o] Error 255 CC [M] fs/lockd/svcproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/amiga.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfsproc.o] Error 255 CC [M] fs/qnx4/dir.o make[3]: *** [fs/nls/nls_cp855.o] Error 255 CC fs/partitions/msdos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/quota/quota.o make[3]: *** [fs/nls/nls_cp863.o] Error 255 CC [M] fs/nfs/read.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/bitmap.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hfsplus] Error 2 CC [M] fs/nfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp865.o] Error 255 CC [M] fs/nls/nls_cp936.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/inode_mark.o] Error 255 make[3]: *** [fs/jbd/journal.o] Error 255 CC [M] fs/lockd/svcsubs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/netconsole.o] Error 255 CC [M] fs/lockd/mon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/transaction.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jbd] Error 2 CC [M] fs/quota/quota_v1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/collate.o] Error 255 CC [M] fs/ntfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/lockd.o] Error 255 CC [M] fs/quota/quota_v2.o CC [M] fs/squashfs/block.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/symlink.o] Error 255 CC [M] fs/ntfs/index.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/inode.o] Error 255 CC [M] fs/quota/quota_tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/lock_dlm.o] Error 255 CC [M] fs/squashfs/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ramfs/file-mmu.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_rr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt73usb.o] Error 255 CC [M] fs/nilfs2/dat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/quota.o] Error 255 make[3]: *** [fs/jffs2/write.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_wrr.o CC [M] fs/nls/nls_cp949.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/btnode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfsxdr.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_lc.o CC fs/notify/inotify/inotify_fsnotify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/notification.o] Error 255 CC [M] fs/reiserfs/do_balan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/mballoc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext4] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/mmu.o] Error 255 CC fs/proc/task_mmu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfsfh.o] Error 255 CC [M] fs/reiserfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/romfs/storage.o] Error 255 CC fs/proc/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svc.o] Error 255 CC [M] fs/ntfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/read.o] Error 255 CC [M] fs/jffs2/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/namei.o] Error 255 make[4]: *** [net/ipv4/netfilter/ip_tables.o] Error 255 CC [M] net/ipv4/netfilter/ipt_REJECT.o CC fs/proc/root.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/sysfs/inode.o make[3]: *** [fs/nfs/nfs2xdr.o] Error 255 CC [M] fs/reiserfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/dir.o] Error 255 CC [M] fs/nilfs2/recovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/glock.o] Error 255 CC fs/sysfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/dnet.o] Error 255 CC fs/notify/inotify/inotify_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/super.o] Error 255 CC [M] net/ipv4/netfilter/ipt_ULOG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/atari.o] Error 255 CC fs/partitions/osf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/util.o] Error 255 CC fs/partitions/sgi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nfsd/nfs4proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp866.o] Error 255 CC [M] fs/nls/nls_cp950.o make[3]: *** [fs/nfsd/nfs2acl.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_wlc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/acorn.o] Error 255 CC fs/partitions/sun.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_MASQUERADE.o] Error 255 CC [M] fs/nfsd/nfs4xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_est.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_lblc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svclock.o] Error 255 CC [M] fs/lockd/xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp869.o] Error 255 CC [M] fs/nls/nls_cp1250.o CC fs/sysfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/resize.o] Error 255 CC [M] fs/smbfs/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ecn.o] Error 255 CC [M] net/ipv4/netfilter/arp_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svcshare.o] Error 255 CC [M] fs/lockd/grace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfscache.o] Error 255 CC [M] fs/nfsd/nfs4state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/clntproc.o] Error 255 CC [M] fs/nls/nls_cp1251.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/notify/inotify/inotify_fsnotify.o] Error 255 CC [M] fs/lockd/xdr4.o make[3]: *** [fs/nls/nls_cp932.o] Error 255 CC [M] fs/smbfs/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/amd8111e.o] Error 255 CC [M] fs/nls/nls_ascii.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp874.o] Error 255 CC [M] fs/smbfs/inode.o make[3]: *** [fs/nfsd/nfsctl.o] Error 255 CC [M] fs/squashfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/romfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/romfs] Error 2 CC [M] fs/squashfs/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs3acl.o] Error 255 CC [M] fs/lockd/svc4proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/page.o] Error 255 CC [M] fs/squashfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/stats.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/tree-log.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/quota_v1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/8139cp.o] Error 255 CC [M] fs/nfsd/nfs4idmap.o CC [M] fs/nilfs2/the_nilfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_euc-jp.o] Error 255 CC [M] fs/nfsd/nfs4acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/struct-funcs.o] Error 255 CC [M] fs/ocfs2/blockcheck.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/dir.o] Error 255 make[3]: *** [fs/partitions/mac.o] Error 255 CC fs/partitions/ultrix.o CC [M] fs/nfs/unlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/quota_v2.o] Error 255 CC [M] fs/nfsd/nfs4callback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/rgrp.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/gfs2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_proto_udp.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_lblcr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ECN.o] Error 255 CC [M] net/ipv4/netfilter/arpt_mangle.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/pagelist.o] Error 255 CC [M] fs/nfs/write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/tun.o] Error 255 make[3]: *** [drivers/net/r8169.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_dh.o CC [M] fs/nilfs2/segbuf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/root.o] Error 255 CC [M] fs/nfs/namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_REDIRECT.o] Error 255 CC [M] fs/jffs2/gc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/dir.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/omfs] Error 2 make[3]: *** [fs/nls/nls_cp1251.o] Error 255 CC [M] fs/smbfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/bmap.o] Error 255 CC [M] fs/nilfs2/segment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/cache.o] Error 255 CC fs/sysfs/symlink.o CC [M] fs/udf/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/symlink.o] Error 255 CC [M] fs/nfs/mount_clnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/sysv/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_NETMAP.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/smbfs/ioctl.o make[4]: *** [net/ipv4/netfilter/ipt_LOG.o] Error 255 CC [M] fs/ntfs/mft.o make[4]: *** [net/netfilter/ipvs/ip_vs_core.o] Error 255 CC [M] fs/nfs/nfs3proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sync.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_lc.o] Error 255 CC fs/sysfs/mount.o CC [M] net/netfilter/ipvs/ip_vs_sh.o CC [M] fs/ubifs/shrinker.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_CLUSTERIP.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/sock.o] Error 255 CC [M] fs/ocfs2/buffer_head_io.o CC [M] fs/smbfs/getopt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/sgi.o] Error 255 CC [M] fs/nfs/nfs3xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/readinode.o] Error 255 CC [M] fs/nfs/nfs3acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/dir.o] Error 255 CC fs/partitions/efi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/direct.o] Error 255 CC [M] fs/nilfs2/cpfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/aops.o] Error 255 CC [M] fs/ufs/balloc.o CC [M] fs/ntfs/mst.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/mdt.o] Error 255 CC [M] fs/nilfs2/sufile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_proto.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_sed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/direct.o] Error 255 CC [M] fs/nfs/nfs4proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/sysfs/bin.o make[3]: *** [fs/squashfs/block.o] Error 255 CC [M] fs/squashfs/fragment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ramfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ramfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/quota.o] Error 255 CC [M] fs/squashfs/id.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/dir.o] Error 255 CC [M] fs/nfs/nfs4xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_ascii.o] Error 255 CC [M] fs/nls/nls_iso8859-1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs3proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_wrr.o] Error 255 CC [M] fs/ufs/cylinder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp1250.o] Error 255 CC [M] fs/nfsd/nfs4recover.o CC [M] fs/nfs/nfs4state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/squashfs/inode.o make[3]: *** [fs/nfs/proc.o] Error 255 CC [M] fs/nfs/nfs4renewd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/dl2k.o] Error 255 CC [M] fs/ocfs2/dcache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/getopt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nfs/delegation.o make[3]: *** [fs/nfs/read.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/xattr.o] Error 255 CC [M] fs/ufs/dir.o CC [M] fs/smbfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/enc28j60.o] Error 255 CC [M] fs/nilfs2/ifile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_dmap.o] Error 255 CC [M] fs/qnx4/namei.o CC [M] fs/ocfs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/osf.o] Error 255 CC [M] fs/ocfs2/dlmglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/msdos.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/check.o] Error 255 CC [M] fs/qnx4/file.o CC [M] fs/ufs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_lblc.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_nq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_REJECT.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/arptable_filter.o make[4]: *** [fs/notify/inotify/inotify_user.o] Error 255 CC [M] fs/ufs/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/compress.o] Error 255 CC [M] fs/ntfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/super.o] Error 255 CC [M] fs/nilfs2/alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/grace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp936.o] Error 255 CC fs/eventpoll.o CC [M] fs/nls/nls_iso8859-2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/dir.o] Error 255 CC [M] fs/nfs/idmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_proto_tcp.o] Error 255 CC [M] fs/squashfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/dir.o] Error 255 CC [M] fs/squashfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/inode.o] Error 255 CC fs/proc/base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svcsubs.o] Error 255 CC [M] fs/squashfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/sun.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/notify/inotify/inotify.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/notify/inotify] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/notify] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/ultrix.o] Error 255 CC fs/partitions/karma.o CC fs/anon_inodes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4proc.o] Error 255 CC [M] fs/ufs/inode.o CC [M] fs/ntfs/runlist.o CC [M] fs/xfs/quota/xfs_dquot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_rr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_imap.o] Error 255 CC [M] fs/qnx4/bitmap.o CC [M] fs/ocfs2/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_proto_ah_esp.o] Error 255 CC [M] fs/nfs/callback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/cache.o] Error 255 CC fs/sysfs/group.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/mst.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/quota/xfs_dquot_item.o make[3]: *** [fs/ncpfs/ncplib_kernel.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ncpfs] Error 2 CC [M] fs/qnx4/truncate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/inode.o] Error 255 CC [M] fs/smbfs/smbiod.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_app.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_ftp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/cylinder.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/fragment.o] Error 255 CC [M] fs/nfs/callback_xdr.o CC [M] fs/ufs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/file.o] Error 255 CC fs/signalfd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4idmap.o] Error 255 CC [M] fs/nfs/callback_proc.o CC [M] fs/nilfs2/gcinode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_xmit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/mount.o] Error 255 CC [M] fs/ufs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/id.o] Error 255 CC [M] fs/udf/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp950.o] Error 255 CC [M] fs/nls/nls_iso8859-3.o CC [M] net/ipv4/netfilter/ip_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_logmgr.o] Error 255 CC [M] fs/udf/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_wlc.o] Error 255 make[3]: *** [fs/proc/task_mmu.o] Error 255 CC [M] fs/ntfs/super.o CC fs/proc/generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ULOG.o] Error 255 CC [M] fs/ubifs/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/quota/xfs_trans_dquot.o make[3]: *** [fs/quota/quota_tree.o] Error 255 CC fs/timerfd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/blockcheck.o] Error 255 CC [M] fs/ocfs2/extent_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/recovery.o] Error 255 CC [M] fs/reiserfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/file.o] Error 255 CC [M] fs/reiserfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/mount_clnt.o] Error 255 CC [M] fs/ubifs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/xdr.o] Error 255 CC [M] fs/smbfs/request.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sed.o] Error 255 CC [M] fs/reiserfs/fix_node.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-2.o] Error 255 CC [M] fs/nfs/nfs4namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/ioctl.o] Error 255 CC [M] fs/nfs/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/dir.o] Error 255 CC [M] fs/reiserfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/arptable_filter.o] Error 255 make[3]: *** [fs/ntfs/namei.o] Error 255 CC [M] fs/udf/ialloc.o CC [M] fs/ufs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs3xdr.o] Error 255 make[3]: *** [fs/sysfs/symlink.o] Error 255 CC [M] fs/reiserfs/prints.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nfs/fscache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/shrinker.o] Error 255 make[3]: *** [fs/nfs/nfs4renewd.o] Error 255 CC [M] fs/ubifs/dir.o CC [M] fs/nls/nls_iso8859-4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-1.o] Error 255 CC [M] fs/ntfs/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/truncate.o] Error 255 CC [M] fs/ufs/truncate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/unlink.o] Error 255 CC [M] fs/nls/nls_iso8859-5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4callback.o] Error 255 CC fs/proc/array.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/file.o] Error 255 CC fs/proc/proc_tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/inode.o] Error 255 CC [M] fs/nfs/fscache-index.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/dat.o] Error 255 CC fs/eventfd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/sock.o] Error 255 CC [M] fs/nls/nls_iso8859-6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/namei.o] Error 255 CC [M] fs/nilfs2/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/arpt_mangle.o] Error 255 CC [M] fs/nls/nls_iso8859-7.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sh.o] Error 255 CC [M] fs/ubifs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/karma.o] Error 255 CC fs/aio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/symlink.o] Error 255 CC fs/proc/cmdline.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/namei.o] Error 255 CC [M] fs/nls/nls_cp1255.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/super.o] Error 255 CC [M] fs/ubifs/sb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_dh.o] Error 255 CC fs/locks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp949.o] Error 255 CC fs/proc/cpuinfo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/ialloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-5.o] Error 255 CC [M] fs/sysv/balloc.o CC [M] fs/ufs/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/mon.o] Error 255 CC fs/partitions/sysv68.o make[3]: *** [fs/lockd/svcproc.o] Error 255 CC [M] fs/udf/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/anon_inodes.o] Error 255 CC fs/proc/devices.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-3.o] Error 255 CC [M] fs/nls/nls_iso8859-9.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_nq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/compat.o make[3]: *** [fs/ocfs2/aops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/dquot.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/quota] Error 2 CC [M] fs/udf/lowlevel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/ldm.o] Error 255 CC [M] fs/nls/nls_iso8859-13.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/attrib.o] Error 255 CC [M] fs/ntfs/unistr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/bin.o] Error 255 CC fs/compat_ioctl.o CC [M] fs/ocfs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/dir.o] Error 255 CC [M] fs/udf/namei.o make[3]: *** [fs/ntfs/index.o] Error 255 CC [M] fs/ocfs2/heartbeat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/scan.o] Error 255 CC fs/nfsctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs3proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4recover.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/symlink.o] Error 255 CC fs/proc/interrupts.o make[3]: *** [fs/nfs/callback.o] Error 255 CC [M] fs/nls/nls_iso8859-14.o CC [M] fs/reiserfs/objectid.o CC [M] fs/ntfs/upcase.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/idmap.o] Error 255 CC [M] fs/ntfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/export.o] Error 255 CC fs/binfmt_script.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/bitmap.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/qnx4] Error 2 CC [M] fs/nilfs2/gcdat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/buffer_head_io.o] Error 255 CC fs/proc/loadavg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_xtree.o] Error 255 CC [M] fs/ocfs2/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/namespace.o] Error 255 CC [M] fs/nls/nls_iso8859-15.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/proc_tty.o] Error 255 CC fs/proc/meminfo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/relocation.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/btrfs] Error 2 CC [M] fs/ubifs/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/symlink.o] Error 255 CC [M] fs/ocfs2/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/signalfd.o] Error 255 CC fs/binfmt_elf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/btree.o] Error 255 CC fs/compat_binfmt_elf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/cmdline.o] Error 255 CC [M] fs/nls/nls_koi8-r.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/export.o] Error 255 make[3]: *** [fs/nls/nls_iso8859-4.o] Error 255 CC fs/proc/stat.o CC [M] fs/nls/nls_koi8-u.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/dcache.o] Error 255 CC [M] fs/nls/nls_koi8-ru.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/cpuinfo.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_txnmgr.o] Error 255 CC fs/proc/uptime.o CC [M] fs/nls/nls_utf8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/segbuf.o] Error 255 CC [M] fs/udf/partition.o CC [M] fs/xfs/quota/xfs_qm_syscalls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs3acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/xdr4.o] Error 255 CC [M] fs/reiserfs/lbalance.o CC fs/proc/version.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/sysctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/udf/super.o make[3]: *** [fs/proc/devices.o] Error 255 CC fs/posix_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/file.o] Error 255 CC fs/proc/proc_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp1255.o] Error 255 CC fs/xattr_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/ifile.o] Error 255 CC [M] fs/ntfs/lcnalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/fscache-index.o] Error 255 CC fs/generic_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/group.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/sysfs] Error 2 CC [M] fs/ntfs/logfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/namei.o] Error 255 CC [M] fs/reiserfs/ibalance.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/sysctl.o] Error 255 make[3]: *** [fs/smbfs/smbiod.o] Error 255 CC [M] fs/sysv/inode.o CC [M] fs/ubifs/tnc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/gcinode.o] Error 255 CC [M] fs/reiserfs/stree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_ctl.o] Error 255 CC [M] fs/sysv/itree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/interrupts.o] Error 255 CC fs/proc/proc_net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/namei.o] Error 255 make[3]: *** [fs/nfs/nfs3xdr.o] Error 255 CC fs/proc/kcore.o CC [M] fs/xfs/quota/xfs_qm_bhv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svc4proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/lockd] Error 2 CC fs/dcookies.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/squashfs] Error 2 CC [M] fs/ubifs/master.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/vfs.o] Error 255 CC fs/proc/kmsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-7.o] Error 255 CC [M] fs/xfs/quota/xfs_qm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/callback_proc.o] Error 255 CC [M] fs/binfmt_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_lblcr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_utf8.o] Error 255 CC [M] fs/udf/truncate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-9.o] Error 255 CC [M] fs/jffs2/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-13.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_quotaops.o CC [M] fs/reiserfs/hashes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/callback_xdr.o] Error 255 CC [M] fs/sysv/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/generic.o] Error 255 CC [M] fs/mbcache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/ialloc.o] Error 255 CC [M] fs/ntfs/quota.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/gc.o] Error 255 CC [M] fs/sysv/dir.o make[2]: *** [fs/timerfd.o] Error 255 CC fs/proc/page.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/ialloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/sysv/namei.o make[2]: *** [fs/binfmt_script.o] Error 255 CC [M] fs/jffs2/build.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/eventfd.o] Error 255 CC [M] fs/xfs/quota/xfs_qm_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/balloc.o] Error 255 CC [M] fs/jffs2/erase.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/dir.o] Error 255 CC [M] fs/jffs2/background.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/write.o] Error 255 CC [M] fs/ocfs2/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/version.o] Error 255 CC [M] fs/jffs2/fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/uptime.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ubifs/scan.o make[3]: *** [fs/proc/loadavg.o] Error 255 CC [M] fs/udf/symlink.o CC [M] fs/sysv/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/alloc.o] Error 255 CC [M] fs/reiserfs/tail_conversion.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_koi8-u.o] Error 255 CC [M] fs/jffs2/writev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-15.o] Error 255 make[3]: *** [fs/proc/array.o] Error 255 CC [M] fs/ubifs/replay.o CC [M] fs/reiserfs/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/sufile.o] Error 255 CC [M] fs/sysv/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/sysv68.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/jffs2/super.o make[3]: *** [fs/nfs/delegation.o] Error 255 CC [M] fs/udf/directory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-14.o] Error 255 CC [M] fs/jffs2/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/file.o] Error 255 CC [M] fs/udf/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/nfsctl.o] Error 255 CC [M] fs/jffs2/wbuf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_dquot_item.o] Error 255 CC [M] fs/ocfs2/localalloc.o /scratch/kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf': /scratch/kisskb/src/fs/reiserfs/do_balan.c:1273: warning: operation on 'aux_ih' may be undefined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/gcdat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/extent_map.o] Error 255 CC [M] fs/ubifs/log.o CC [M] fs/ocfs2/locks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/generic_acl.o] Error 255 CC [M] fs/ocfs2/mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/ioctl.o] Error 255 CC [M] fs/ocfs2/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4namespace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_koi8-r.o] Error 255 CC [M] fs/ocfs2/resize.o CC [M] fs/ntfs/usnjrnl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/util.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/upcase.o] Error 255 CC [M] fs/ocfs2/slot_map.o CC [M] fs/jffs2/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/efi.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/partitions] Error 2 CC [M] fs/udf/udftime.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_ftp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/netfilter/ipvs] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netfilter] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/the_nilfs.o] Error 255 make[3]: *** [fs/nls/nls_koi8-ru.o] Error 255 make[3]: Target `__build' not remade because of errors. CC [M] fs/jffs2/xattr_trusted.o make[2]: *** [fs/nls] Error 2 CC [M] fs/ocfs2/suballoc.o CC [M] fs/reiserfs/resize.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/posix_acl.o] Error 255 CC [M] fs/ocfs2/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/arp_tables.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/page.o] Error 255 CC [M] fs/reiserfs/item_ops.o make[3]: *** [fs/udf/lowlevel.o] Error 255 CC [M] fs/udf/unicode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/eventpoll.o] Error 255 CC [M] fs/ubifs/commit.o CC [M] fs/jffs2/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/ioctl.o] Error 255 CC [M] fs/reiserfs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/xattr_acl.o] Error 255 CC [M] fs/reiserfs/procfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/dir.o] Error 255 CC [M] fs/ocfs2/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/bitmap.o] Error 255 CC [M] fs/jffs2/security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm_bhv.o] Error 255 CC [M] fs/xfs/xfs_rtalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ip_queue.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/ipv4/netfilter] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipv4] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [net] Error 2 CC [M] fs/ocfs2/sysfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/dir.o] Error 255 CC [M] fs/reiserfs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_dquot.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4state.o] Error 255 CC [M] fs/jffs2/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/hashes.o] Error 255 CC [M] fs/jffs2/compr_rubin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/kmsg.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/balloc.o] Error 255 CC [M] fs/reiserfs/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/bitmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ocfs2/uptodate.o make[3]: *** [fs/ntfs/unistr.o] Error 255 CC [M] fs/jffs2/compr_rtime.o make[3]: *** [fs/jffs2/writev.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/meminfo.o] Error 255 CC [M] fs/jffs2/compr_zlib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm_stats.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ubifs/gc.o make[3]: *** [fs/proc/stat.o] Error 255 CC [M] fs/reiserfs/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/runlist.o] Error 255 CC [M] fs/jffs2/compr_lzo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/symlink.o] Error 255 CC [M] fs/reiserfs/xattr_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/request.o] Error 255 CC [M] fs/ocfs2/ver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/kcore.o] Error 255 CC [M] fs/ubifs/orphan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/proc_sysctl.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_ioctl32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/heartbeat.o] Error 255 CC [M] fs/ocfs2/quota_local.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/truncate.o] Error 255 CC [M] fs/reiserfs/xattr_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/jffs2/summary.o make[3]: *** [fs/sysv/symlink.o] Error 255 CC [M] fs/ubifs/budget.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_trans_dquot.o] Error 255 CC [M] fs/ocfs2/quota_global.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/prints.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/fscache.o] Error 255 CC [M] fs/xfs/xfs_alloc.o CC [M] fs/ubifs/find.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/locks.o] Error 255 CC [M] fs/ocfs2/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/super.o] Error 255 CC [M] fs/ubifs/tnc_commit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/udftime.o] Error 255 CC [M] fs/xfs/xfs_alloc_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/debug.o] Error 255 CC [M] fs/ocfs2/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/ioctl.o] Error 255 CC [M] fs/xfs/xfs_attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/binfmt_misc.o] Error 255 CC [M] fs/xfs/xfs_attr_leaf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/erase.o] Error 255 CC [M] fs/ocfs2/stack_o2cb.o make[3]: *** [fs/nilfs2/cpfile.o] Error 255 CC [M] fs/ubifs/compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/truncate.o] Error 255 CC [M] fs/ubifs/lpt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/objectid.o] Error 255 CC [M] fs/xfs/xfs_bit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2800usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/rt2x00] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/wireless] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_bmap.o make[3]: *** [fs/sysv/itree.o] Error 255 CC [M] fs/ocfs2/stack_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/namei.o] Error 255 CC [M] fs/ocfs2/stackglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/partition.o] Error 255 CC [M] fs/ubifs/lprops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/ver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/inode.o] Error 255 CC [M] fs/xfs/xfs_bmap_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/security.o] Error 255 CC [M] fs/xfs/xfs_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/quota.o] Error 255 CC [M] fs/ubifs/recovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_quotaops.o] Error 255 CC [M] fs/xfs/xfs_buf_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ocfs2/cluster/heartbeat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/xattr_trusted.o] Error 255 CC [M] fs/xfs/xfs_da_btree.o make[2]: *** [fs/dcookies.o] Error 255 CC [M] fs/ocfs2/cluster/masklog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr_zlib.o] Error 255 CC [M] fs/ubifs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/scan.o] Error 255 CC [M] fs/ocfs2/cluster/sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/aio.o] Error 255 CC [M] fs/xfs/xfs_dir2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/background.o] Error 255 CC [M] fs/ocfs2/cluster/nodemanager.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/sysfile.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/xattr_user.o] Error 255 CC [M] fs/xfs/xfs_dir2_block.o CC [M] fs/ubifs/lpt_commit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr_user.o] Error 255 CC [M] fs/ocfs2/cluster/quorum.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm_syscalls.o] Error 255 CC [M] fs/xfs/xfs_dir2_data.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/dir.o] Error 255 CC [M] fs/ubifs/tnc_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/compress.o] Error 255 CC [M] fs/ubifs/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/build.o] Error 255 CC [M] fs/xfs/xfs_dir2_leaf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/mmap.o] Error 255 make[3]: *** [fs/udf/directory.o] Error 255 CC [M] fs/ocfs2/cluster/tcp.o CC [M] fs/xfs/xfs_dir2_node.o /scratch/kisskb/src/fs/ubifs/commit.c: In function 'dbg_check_old_index': /scratch/kisskb/src/fs/ubifs/commit.c:513: warning: 'lower_key' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/tail_conversion.o] Error 255 CC [M] fs/ubifs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr_lzo.o] Error 255 CC [M] fs/ocfs2/cluster/netdebug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/mbcache.o] Error 255 CC [M] fs/xfs/xfs_dir2_sf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/proc_net.o] Error 255 CC [M] fs/xfs/xfs_error.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/io.o] Error 255 CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] fs/xfs/xfs_extfree_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/symlink.o] Error 255 CC [M] fs/xfs/xfs_filestream.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/usnjrnl.o] Error 255 CC [M] fs/ocfs2/dlm/dlmdebug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/file.o] Error 255 CC [M] fs/ocfs2/cluster/ver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/smbfs] Error 2 CC [M] fs/ocfs2/dlm/dlmthread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr_trusted.o] Error 255 CC [M] fs/xfs/xfs_fsops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_stats.o] Error 255 CC [M] fs/ocfs2/dlm/dlmrecovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/segment.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nilfs2] Error 2 CC [M] fs/ocfs2/dlm/dlmmaster.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/log.o] Error 255 CC [M] fs/xfs/xfs_ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/commit.o] Error 255 make[3]: *** [fs/jffs2/compr_rtime.o] Error 255 CC [M] fs/ocfs2/dlm/dlmast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_ialloc_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_sysctl.o] Error 255 CC [M] fs/ocfs2/dlm/dlmconvert.o make[3]: *** [fs/reiserfs/resize.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4state.o] Error 255 CC [M] fs/xfs/xfs_iget.o CC [M] fs/ocfs2/dlm/dlmlock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/inode.o] Error 255 CC [M] fs/xfs/xfs_inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/unicode.o] Error 255 CC [M] fs/ocfs2/dlm/dlmunlock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/sb.o] Error 255 CC [M] fs/ocfs2/dlm/dlmver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/binfmt_elf.o] Error 255 CC [M] fs/ocfs2/dlm/userdlm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/ibalance.o] Error 255 CC [M] fs/xfs/xfs_inode_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr_security.o] Error 255 CC [M] fs/ocfs2/dlm/dlmfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_acl.o] Error 255 CC [M] fs/xfs/xfs_iomap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/sys.o] Error 255 CC [M] fs/ocfs2/dlm/dlmfsver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/item_ops.o] Error 255 CC [M] fs/xfs/xfs_itable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr_acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_dfrag.o make[3]: *** [fs/ntfs/inode.o] Error 255 CC [M] fs/xfs/xfs_log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/budget.o] Error 255 CC [M] fs/xfs/xfs_log_recover.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_bit.o] Error 255 CC [M] fs/xfs/xfs_mount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/mft.o] Error 255 CC [M] fs/xfs/xfs_mru_cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/lcnalloc.o] Error 255 CC [M] fs/xfs/xfs_rename.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/master.o] Error 255 CC [M] fs/xfs/xfs_trans.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_bmap_btree.o] Error 255 make[4]: *** [fs/ocfs2/cluster/masklog.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/acl.o] Error 255 CC [M] fs/xfs/xfs_trans_ail.o make[3]: *** [fs/nfs/nfs4proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/gc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/xattr.o] Error 255 CC [M] fs/xfs/xfs_trans_buf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/fs.o] Error 255 CC [M] fs/xfs/xfs_trans_extfree.o CC [M] fs/xfs/xfs_trans_inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/balloc.o] Error 255 CC [M] fs/xfs/xfs_trans_item.o CC [M] fs/xfs/xfs_utils.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/ver.o] Error 255 CC [M] fs/xfs/xfs_vnodeops.o CC [M] fs/xfs/xfs_rw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/quorum.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/sysv] Error 2 CC [M] fs/xfs/xfs_dmops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr_rubin.o] Error 255 CC [M] fs/xfs/linux-2.6/kmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/procfs.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_aops.o CC [M] fs/xfs/linux-2.6/xfs_buf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/slot_map.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/locks.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/logfile.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/resize.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_export.o CC [M] fs/xfs/linux-2.6/xfs_file.o CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o CC [M] fs/xfs/linux-2.6/xfs_globals.o CC [M] fs/xfs/linux-2.6/xfs_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_alloc_btree.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_iops.o CC [M] fs/xfs/linux-2.6/xfs_lrw.o make[3]: *** [fs/ubifs/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/acl.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_ioctl32.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_sync.o CC [M] fs/xfs/linux-2.6/xfs_xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ufs] Error 2 CC [M] fs/xfs/support/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_dtree.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jfs] Error 2 CC [M] fs/xfs/support/uuid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_buf_item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/tnc_misc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/netdebug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmfsver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/base.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/proc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/misc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/wbuf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/journal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/stack_o2cb.o] Error 255 /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /scratch/kisskb/src/fs/reiserfs/lbalance.c:393: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c:421: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_delete_items': /scratch/kisskb/src/fs/reiserfs/lbalance.c:777: warning: operation on 'ih' may be undefined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_data.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/uptodate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/stackglue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_error.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dmops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/replay.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_fsops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/compat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_filestream.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/compat_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_extfree_item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/lprops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/find.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4xdr.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ntfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dfrag.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_rename.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/support/uuid.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/compat_binfmt_elf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/quota_global.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_extfree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_block.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm.o] Error 255 make[3]: *** [fs/xfs/xfs_rtalloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/tnc_commit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/kmem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/summary.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jffs2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/nodemanager.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/localalloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_utils.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_rw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/stack_user.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_ialloc_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4xdr.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nfsd] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/journal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/tnc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_globals.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/udf] Error 2 make[3]: *** [fs/xfs/linux-2.6/xfs_lrw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_iget.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_sf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_iops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_mru_cache.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/do_balan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_buf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/orphan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_ail.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/recovery.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/lbalance.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/support/debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_iomap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_inode_item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmdebug.o] Error 255 make[3]: *** [fs/xfs/xfs_dir2_leaf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/s2io.o] Error 255 make[3]: *** [fs/ubifs/lpt_commit.o] Error 255 make[4]: *** [fs/ocfs2/dlm/dlmconvert.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/fix_node.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_attr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_itable.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmunlock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_mount.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmdomain.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/quota_local.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmast.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_sync.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmthread.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/userdlm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_node.o] Error 255 make[3]: *** [fs/ubifs/lpt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_aops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/suballoc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_buf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmlock.o] Error 255 make[3]: *** [fs/xfs/linux-2.6/xfs_fs_subr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_da_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/heartbeat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_log.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/dlmglue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_attr_leaf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/tcp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/ocfs2/cluster] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_alloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/journal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/niu.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/net] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [drivers] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_vnodeops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_log_recover.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/debug.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ubifs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_ialloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/stree.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/reiserfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmrecovery.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmmaster.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/ocfs2/dlm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_bmap.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/xfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/alloc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ocfs2] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [fs] Error 2 make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed aaa7e2f74f11b5f7e30483807b896d7b3369586f # git bisect bad Bisecting: 14 revisions left to test after this (roughly 4 steps) [de4dc48ee26ccc9dbc6a86b0710f7fd408149056] cg14: use standard fields for framebuffer physical address and length # < git rev-parse --verify HEAD Trying de4dc48ee26ccc9dbc6a86b0710f7fd408149056 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1515:2: warning: #warning syscall rt_tgsigqueueinfo not implemented :1519:2: warning: #warning syscall perf_counter_open not implemented CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC arch/sparc/math-emu/math_64.o CC arch/sparc/mm/tlb.o CC init/version.o CC arch/sparc/mm/tsb.o CC arch/sparc/mm/fault_64.o CC arch/sparc/mm/init_64.o CC arch/sparc/mm/generic_64.o CC arch/sparc/mm/hugetlbpage.o CC security/commoncap.o CC security/security.o CC security/capability.o CC security/tomoyo/common.o CC ipc/compat.o CC arch/sparc/kernel/traps_64.o CC security/smack/smack_lsm.o CC ipc/util.o CC security/smack/smack_access.o CC security/tomoyo/realpath.o CC security/inode.o CC arch/sparc/kernel/irq_64.o CC security/keys/key.o CC security/tomoyo/tomoyo.o CC security/smack/smackfs.o CC ipc/msgutil.o CC security/lsm_audit.o CC arch/sparc/kernel/process_64.o CC ipc/msg.o CC security/keys/keyring.o CC security/tomoyo/domain.o CC security/selinux/avc.o CC security/device_cgroup.o CC arch/sparc/kernel/signal_64.o CC mm/bootmem.o CC block/elevator.o CC ipc/sem.o CC security/keys/keyctl.o CC security/tomoyo/file.o CC security/selinux/hooks.o CC arch/sparc/kernel/setup_64.o CC mm/filemap.o CC ipc/shm.o CC mm/mempool.o CC block/blk-core.o CC [M] sound/sound_core.o CC arch/sparc/kernel/idprom.o CC security/keys/permission.o CC security/selinux/selinuxfs.o CC arch/sparc/kernel/sys_sparc_64.o CC [M] sound/sound_firmware.o CC ipc/ipcns_notifier.o CC mm/oom_kill.o CC block/blk-tag.o CC security/selinux/netlink.o CC security/keys/process_keys.o CC [M] sound/ac97_bus.o CC ipc/ipc_sysctl.o CC arch/sparc/kernel/time_64.o CC block/blk-sysfs.o CC security/keys/request_key.o CC mm/fadvise.o CC security/selinux/nlmsgtab.o CC fs/open.o CC [M] drivers/auxdisplay/ks0108.o CC drivers/accessibility/braille/braille_console.o CC security/keys/request_key_auth.o CC security/selinux/netif.o CC block/blk-barrier.o CC mm/maccess.o CC arch/sparc/kernel/cpu.o CC ipc/mqueue.o CC [M] drivers/cdrom/cdrom.o CC arch/sparc/kernel/ptrace_64.o CC [M] drivers/connector/cn_queue.o CC kernel/sched.o CC fs/read_write.o CC [M] drivers/crypto/hifn_795x.o CC [M] sound/i2c/cs8427.o CC drivers/gpio/gpiolib.o CC ipc/compat_mq.o CC [M] drivers/ieee802154/fakehard.o CC [M] sound/drivers/dummy.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprof.o CC [M] drivers/connector/connector.o CC [M] drivers/block/aoe/aoeblk.o CC [M] drivers/firewire/fw-card.o CC drivers/i2c/i2c-boardinfo.o CC drivers/cpufreq/cpufreq.o CC [M] sound/sparc/amd7930.o CC [M] drivers/input/serio/serio.o CC [M] drivers/isdn/capi/kcapi.o CC [M] drivers/atm/iphase.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o CC [M] sound/synth/util_mem.o CC [M] sound/soc/soc-core.o CC drivers/leds/led-core.o CC [M] drivers/input/gameport/gameport.o CC [M] drivers/block/paride/paride.o CC net/socket.o CC [M] drivers/memstick/core/memstick.o CC crypto/api.o CC [M] drivers/infiniband/hw/nes/nes.o CC drivers/base/core.o CC [M] drivers/bluetooth/hci_vhci.o CC crypto/cipher.o CC drivers/input/input.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cm.o CC [M] drivers/input/gameport/emu10k1-gp.o CC drivers/block/hd.o CC [M] drivers/block/floppy.o CC [M] drivers/infiniband/hw/mthca/mthca_main.o CC [M] drivers/message/fusion/mptbase.o CC [M] drivers/infiniband/hw/mlx4/ah.o CC [M] drivers/ieee1394/ieee1394_core.o CC [M] drivers/message/i2o/bus-osm.o CC drivers/char/mem.o CC [M] sound/pci/ad1889.o CC [M] drivers/hid/hid-lg.o CC [M] drivers/block/brd.o CC [M] sound/core/oss/mixer_oss.o CC [M] drivers/input/gameport/fm801-gp.o CC [M] drivers/i2c/algos/i2c-algo-bit.o CC [M] drivers/infiniband/hw/amso1100/c2.o CC [M] drivers/gpu/drm/drm_auth.o CC [M] sound/core/oss/pcm_oss.o CC [M] drivers/infiniband/hw/ipath/ipath_cq.o CC [M] drivers/block/loop.o CC [M] drivers/media/common/tuners/tuner-xc2028.o CC drivers/input/input-compat.o CC [M] drivers/infiniband/core/addr.o CC [M] drivers/md/linear.o CC [M] drivers/media/common/tuners/tuner-simple.o CC [M] drivers/input/gameport/lightning.o CC [M] drivers/input/gameport/ns558.o CC [M] drivers/ata/libata-core.o CC [M] drivers/hwmon/hwmon.o CC block/blk-settings.o CC [M] drivers/infiniband/hw/nes/nes_hw.o CC lib/bcd.o CC block/blk-ioc.o CC drivers/leds/led-triggers.o CC drivers/base/sys.o CC security/keys/user_defined.o CC drivers/base/bus.o CC ipc/namespace.o CC [M] drivers/memstick/host/tifm_ms.o CC drivers/base/dd.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o CC [M] drivers/ide/ide-cd.o CC [M] sound/usb/usbaudio.o CC [M] drivers/ide/ide-cd_ioctl.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o CC drivers/leds/ledtrig-ide-disk.o CC [M] drivers/media/common/ir-functions.o LD drivers/accessibility/braille/built-in.o LD drivers/accessibility/built-in.o CC [M] drivers/infiniband/hw/amso1100/c2_provider.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/cpu_buffer.o CC [M] drivers/infiniband/hw/mlx4/cq.o CC [M] drivers/message/i2o/iop.o CC [M] drivers/media/dvb/b2c2/flexcop-pci.o CC [M] drivers/block/paride/aten.o LD init/mounts.o LD init/built-in.o CC [M] drivers/infiniband/hw/ipath/ipath_diag.o CC [M] drivers/block/paride/bpck.o CC ipc/mq_sysctl.o CC [M] drivers/block/aoe/aoechr.o CC net/8021q/vlan_core.o CC [M] drivers/i2c/chips/ds1682.o CC [M] sound/synth/emux/emux.o CC net/802/fc.o CC [M] drivers/block/aoe/aoecmd.o CC [M] drivers/firewire/fw-topology.o CC [M] drivers/i2c/busses/i2c-ali1535.o CC [M] drivers/bluetooth/hci_ldisc.o CC [M] drivers/gpu/drm/drm_bufs.o CC lib/div64.o CC security/selinux/netnode.o LD security/tomoyo/built-in.o CC net/802/hippi.o CC [M] net/9p/mod.o CC [M] drivers/bluetooth/hci_h4.o CC drivers/base/driver.o CC arch/sparc/prom/console_64.o CC arch/sparc/lib/iomap.o CC drivers/base/class.o CC [M] net/9p/client.o CC mm/page_alloc.o /scratch/kisskb/src/drivers/memstick/core/memstick.c: In function 'h_memstick_read_dev_id': /scratch/kisskb/src/drivers/memstick/core/memstick.c:328: warning: 'id_reg.if_mode' may be used uninitialized in this function CC [M] drivers/md/raid0.o CC [M] drivers/message/fusion/mptscsih.o LD [M] sound/soundcore.o CC [M] drivers/hwmon/hwmon-vid.o CC arch/sparc/prom/devops_64.o CC [M] drivers/input/serio/i8042.o CC [M] drivers/hwmon/w83627hf.o CC [M] net/802/p8022.o CC [M] sound/i2c/i2c.o CC drivers/base/platform.o CC [M] drivers/ide/ide-cd_verbose.o CC [M] drivers/i2c/i2c-core.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o CC [M] drivers/media/radio/radio-maxiradio.o CC [M] drivers/i2c/chips/max6875.o CC crypto/digest.o CC [M] net/802/psnap.o CC [M] drivers/hwmon/w83792d.o CC [M] drivers/input/serio/parkbd.o CC [M] net/802/tr.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o CC crypto/compress.o CC [M] drivers/leds/led-class.o CC drivers/char/random.o CC [M] net/9p/error.o CC drivers/char/tty_io.o CC [M] drivers/media/common/ir-keymaps.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/buffer_sync.o CC [M] drivers/bluetooth/hci_bcsp.o CC block/blk-map.o CC [M] sound/sparc/cs4231.o CC security/keys/proc.o CC [M] drivers/atm/suni.o CC [M] drivers/i2c/algos/i2c-algo-pca.o CC [M] drivers/atm/fore200e.o CC [M] drivers/memstick/core/mspro_block.o CC block/blk-exec.o CC crypto/algapi.o CC [M] drivers/bluetooth/hci_ll.o CC security/selinux/netport.o CC [M] drivers/block/cciss.o CC block/blk-merge.o CC [M] drivers/infiniband/hw/nes/nes_nic.o CC [M] drivers/message/i2o/driver.o CC drivers/cpufreq/cpufreq_performance.o CC [M] drivers/gpu/drm/drm_cache.o CC [M] drivers/memstick/host/jmb38x_ms.o CC [M] net/9p/util.o CC [M] drivers/isdn/capi/capiutil.o CC [M] sound/pci/als300.o CC [M] drivers/block/paride/comm.o CC arch/sparc/prom/init_64.o CC arch/sparc/prom/misc_64.o CC kernel/fork.o CC [M] sound/drivers/mtpav.o CC [M] sound/usb/usbmixer.o CC [M] sound/drivers/mts64.o CC [M] drivers/gpio/max7301.o CC lib/sort.o CC [M] drivers/hid/hid-lgff.o CC crypto/scatterwalk.o CC block/blk-softirq.o CC arch/sparc/prom/p1275.o CC [M] sound/synth/emux/emux_synth.o CC crypto/proc.o CC [M] drivers/infiniband/hw/ipath/ipath_dma.o CC crypto/ablkcipher.o LD security/smack/smack.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o LD security/smack/built-in.o CC [M] sound/i2c/other/ak4114.o CC [M] drivers/hid/hid-lg2ff.o CC [M] drivers/hid/hid-core.o CC [M] drivers/block/aoe/aoedev.o LD [M] drivers/connector/cn.o LD arch/sparc/math-emu/built-in.o CC arch/sparc/lib/ksyms.o CC [M] drivers/isdn/divert/isdn_divert.o CC [M] drivers/mfd/sm501.o CC [M] drivers/leds/leds-bd2802.o CC arch/sparc/lib/PeeCeeI.o CC [M] drivers/block/paride/dstr.o CC [M] drivers/mmc/card/block.o CC drivers/misc/kgdbts.o CC [M] drivers/i2c/busses/i2c-ali1563.o LD ipc/built-in.o CC [M] drivers/mfd/htc-pasic3.o CC drivers/input/ff-core.o CC [M] drivers/i2c/chips/tsl2550.o CC [M] drivers/md/raid1.o CC [M] sound/drivers/portman2x4.o CC arch/sparc/prom/printf.o CC [M] drivers/i2c/busses/i2c-ali15x3.o CC [M] net/9p/protocol.o CC [M] drivers/block/aoe/aoemain.o CC [M] drivers/md/raid10.o CC [M] net/802/fddi.o CC [M] drivers/input/serio/serport.o CC arch/sparc/kernel/unaligned_64.o CC [M] drivers/block/DAC960.o CC [M] drivers/leds/leds-sunfire.o CC [M] drivers/mtd/chips/chipreg.o CC arch/sparc/prom/tree_64.o CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o CC [M] drivers/ata/libata-scsi.o CC [M] drivers/i2c/i2c-dev.o CC [M] sound/soc/soc-dapm.o CC security/keys/sysctl.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/event_buffer.o CC drivers/base/cpu.o CC [M] drivers/misc/c2port/core.o CC [M] drivers/ata/libata-eh.o CC [M] drivers/ide/ide.o CC [M] drivers/bluetooth/bcm203x.o CC [M] drivers/mfd/wm8400-core.o CC [M] drivers/media/radio/radio-gemtek-pci.o CC [M] drivers/cpufreq/cpufreq_stats.o CC [M] drivers/infiniband/hw/mlx4/doorbell.o CC [M] drivers/gpio/max732x.o CC [M] drivers/message/i2o/device.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_files.o CC [M] drivers/gpio/mcp23s08.o CC [M] sound/core/oss/pcm_plugin.o CC [M] drivers/ieee1394/ieee1394_transactions.o CC [M] sound/core/oss/io.o CC [M] drivers/media/dvb/b2c2/flexcop-usb.o CC [M] drivers/gpio/pca953x.o CC lib/parser.o CC [M] drivers/firewire/fw-transaction.o CC drivers/base/firmware.o CC [M] drivers/media/radio/radio-maestro.o CC crypto/blkcipher.o CC [M] sound/core/oss/copy.o CC [M] drivers/gpu/drm/drm_context.o CC [M] drivers/input/joystick/a3d.o CC [M] sound/i2c/other/ak4117.o LD security/keys/built-in.o CC [M] drivers/message/i2o/debug.o CC crypto/hash.o CC [M] drivers/infiniband/ulp/iser/iser_verbs.o CC [M] drivers/gpio/pcf857x.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofilefs.o CC [M] drivers/infiniband/hw/ipath/ipath_driver.o CC [M] drivers/input/serio/pcips2.o CC [M] sound/pci/atiixp_modem.o CC [M] drivers/isdn/gigaset/bas-gigaset.o CC [M] sound/drivers/serial-u16550.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_stats.o CC fs/file_table.o CC [M] net/9p/trans_fd.o AS arch/sparc/lib/mcount.o CC [M] drivers/infiniband/hw/mthca/mthca_profile.o CC arch/sparc/lib/user_fixup.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:285: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_unregister_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:312: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:313: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:653: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:719: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:788: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_attach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:869: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c:870: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:884: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:834) /scratch/kisskb/src/drivers/i2c/i2c-core.c:884: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:834) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_detach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:891: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:892: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:912: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:886) /scratch/kisskb/src/drivers/i2c/i2c-core.c:912: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:886) CC [M] net/8021q/vlan.o CC [M] drivers/atm/eni.o CC [M] net/8021q/vlan_dev.o CC [M] drivers/gpu/drm/drm_dma.o CC [M] drivers/infiniband/hw/mlx4/mad.o CC block/blk-timeout.o CC [M] drivers/gpu/drm/drm_drawable.o CC [M] net/802/p8023.o CC [M] drivers/block/aoe/aoenet.o CC [M] drivers/ieee1394/hosts.o CC [M] drivers/ieee1394/highlevel.o CC [M] drivers/block/pktcdvd.o CC drivers/base/init.o CC [M] drivers/cpufreq/cpufreq_powersave.o CC [M] drivers/isdn/gigaset/isocdata.o CC [M] drivers/media/common/tuners/tuner-types.o CC [M] drivers/block/sunvdc.o CC [M] sound/core/seq/seq_device.o LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.o CC [M] drivers/mfd/wm8350-core.o CC [M] drivers/mtd/chips/cfi_probe.o CC [M] sound/pcmcia/vx/vxpocket.o CC [M] drivers/media/common/tuners/mt20xx.o CC [M] drivers/mfd/wm8350-regmap.o CC [M] drivers/mmc/card/queue.o CC drivers/char/n_tty.o CC [M] drivers/mmc/card/mmc_test.o CC lib/halfmd4.o CC [M] drivers/mmc/card/sdio_uart.o CC crypto/ahash.o CC lib/debug_locks.o CC [M] sound/synth/emux/emux_seq.o CC [M] net/appletalk/aarp.o CC [M] drivers/block/paride/kbic.o CC drivers/base/map.o CC [M] sound/drivers/virmidi.o CC [M] drivers/cpufreq/cpufreq_userspace.o CC [M] sound/synth/emux/emux_nrpn.o CC [M] drivers/block/paride/epat.o CC [M] drivers/cpufreq/cpufreq_ondemand.o CC [M] net/802/stp.o CC [M] sound/drivers/mpu401/mpu401_uart.o CC mm/page-writeback.o CC [M] drivers/gpu/drm/drm_drv.o CC [M] drivers/gpu/drm/drm_fops.o CC [M] sound/drivers/mpu401/mpu401.o LD arch/sparc/mm/built-in.o LD arch/sparc/lib/built-in.o CC mm/pdflush.o CC [M] drivers/isdn/capi/capilib.o CC [M] drivers/infiniband/core/cm.o AR arch/sparc/lib/lib.a CC [M] drivers/isdn/divert/divert_procfs.o CC [M] drivers/i2c/busses/i2c-amd756.o CC [M] drivers/infiniband/hw/amso1100/c2_rnic.o LD drivers/gpio/built-in.o CC [M] drivers/infiniband/hw/amso1100/c2_alloc.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o CC [M] drivers/misc/cb710/core.o CC [M] drivers/message/i2o/pci.o CC fs/super.o CC drivers/of/base.o CC crypto/shash.o LD [M] drivers/block/aoe/aoe.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o CC [M] drivers/mfd/wm8350-gpio.o CC [M] drivers/cpufreq/cpufreq_conservative.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/timer_int.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o CC arch/sparc/kernel/prom_common.o CC [M] drivers/hwmon/w83793.o CC drivers/of/device.o CC [M] drivers/parport/share.o CC fs/char_dev.o CC [M] drivers/media/dvb/bt8xx/bt878.o CC [M] arch/sparc/oprofile/init.o CC [M] drivers/leds/leds-pca9532.o CC [M] drivers/ide/ide-ioctls.o CC [M] sound/drivers/opl3/opl3_lib.o CC [M] drivers/infiniband/hw/cxgb3/iwch_ev.o CC security/selinux/exports.o CC mm/readahead.o CC security/selinux/xfrm.o CC [M] drivers/media/radio/dsbr100.o AR arch/sparc/prom/lib.a CC security/selinux/netlabel.o CC drivers/base/devres.o CC [M] sound/core/seq/seq_dummy.o CC [M] sound/pcmcia/vx/vxp_ops.o CC [M] drivers/input/joystick/adi.o LD [M] arch/sparc/oprofile/oprofile.o CC [M] sound/pcmcia/vx/vxp_mixer.o CC [M] sound/synth/emux/emux_effect.o CC [M] drivers/isdn/divert/divert_init.o CC [M] drivers/media/radio/radio-si470x.o CC [M] drivers/input/keyboard/atkbd.o CC [M] sound/synth/emux/emux_proc.o CC [M] drivers/isdn/capi/kcapi_proc.o CC [M] drivers/infiniband/hw/amso1100/c2_mq.o CC [M] drivers/net/appletalk/ipddp.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o CC [M] net/802/garp.o CC lib/random32.o CC [M] sound/synth/emux/emux_hwdep.o CC [M] drivers/cpufreq/freq_table.o CC [M] drivers/infiniband/hw/amso1100/c2_ae.o CC [M] sound/synth/emux/soundfont.o CC [M] drivers/bluetooth/bpa10x.o CC [M] drivers/media/dvb/b2c2/flexcop.o CC arch/sparc/kernel/prom_64.o CC [M] drivers/input/serio/libps2.o CC [M] drivers/infiniband/hw/amso1100/c2_vq.o CC [M] drivers/bluetooth/bfusb.o CC [M] drivers/input/serio/serio_raw.o CC [M] drivers/mtd/chips/cfi_util.o CC [M] sound/sparc/dbri.o CC [M] sound/core/oss/linear.o CC [M] drivers/infiniband/core/packer.o CC [M] drivers/gpu/drm/drm_gem.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. CC [M] drivers/infiniband/core/ud_header.o CC [M] drivers/gpu/drm/drm_ioctl.o CC [M] drivers/ieee1394/csr.o CC [M] drivers/mfd/wm8350-i2c.o CC [M] drivers/ieee1394/nodemgr.o CC [M] sound/i2c/other/ak4xxx-adda.o CC [M] drivers/input/misc/ati_remote.o CC [M] sound/core/seq/seq_midi_emul.o CC [M] sound/i2c/other/pt2258.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cq.o CC [M] drivers/infiniband/hw/cxgb3/iwch_qp.o CC [M] drivers/infiniband/ulp/srp/ib_srp.o LD [M] drivers/isdn/divert/dss1_divert.o CC [M] drivers/input/joystick/analog.o CC [M] sound/usb/usbmidi.o CC [M] drivers/infiniband/hw/cxgb3/iwch_mem.o CC [M] sound/synth/emux/emux_oss.o CC [M] drivers/input/mouse/appletouch.o CC [M] drivers/block/umem.o CC [M] drivers/infiniband/hw/cxgb3/iwch_provider.o LD drivers/cpufreq/built-in.o CC [M] drivers/media/common/tuners/tda8290.o LD [M] drivers/mmc/card/mmc_block.o CC [M] drivers/infiniband/hw/mlx4/main.o CC [M] drivers/infiniband/hw/amso1100/c2_intr.o LD net/802/built-in.o CC [M] drivers/infiniband/core/verbs.o CC [M] drivers/leds/leds-gpio.o CC [M] drivers/i2c/busses/i2c-amd8111.o CC [M] drivers/i2c/busses/i2c-i801.o CC [M] drivers/infiniband/hw/mlx4/mr.o CC [M] drivers/gpu/drm/drm_irq.o CC drivers/char/tty_ioctl.o CC lib/bust_spinlocks.o CC [M] drivers/firewire/fw-iso.o CC [M] drivers/isdn/capi/capi.o CC [M] drivers/gpu/drm/drm_lock.o CC drivers/pci/access.o CC [M] drivers/infiniband/hw/mthca/mthca_reset.o CC [M] net/appletalk/ddp.o CC [M] drivers/mmc/core/core.o CC [M] drivers/misc/cb710/sgbuf2.o CC [M] net/appletalk/dev.o CC [M] net/8021q/vlan_netlink.o CC mm/swap.o CC fs/stat.o CC [M] sound/pci/atiixp.o CC [M] drivers/isdn/capi/capidrv.o CC [M] drivers/isdn/capi/capifs.o CC drivers/base/attribute_container.o LD [M] sound/drivers/mpu401/snd-mpu401-uart.o LD [M] sound/drivers/mpu401/snd-mpu401.o CC kernel/exec_domain.o CC drivers/base/transport_class.o CC [M] net/9p/trans_rdma.o CC [M] drivers/ide/ide-io.o CC crypto/algboss.o CC [M] drivers/pcmcia/ds.o CC [M] drivers/mtd/chips/cfi_cmdset_0020.o CC [M] drivers/infiniband/ulp/iser/iser_initiator.o CC [M] drivers/md/dm-raid1.o CC drivers/of/platform.o CC [M] sound/soc/soc-jack.o CC [M] net/8021q/vlan_gvrp.o CC [M] drivers/i2c/busses/i2c-isch.o CC arch/sparc/kernel/of_device_64.o CC [M] drivers/hid/hid-input.o CC [M] drivers/infiniband/hw/nes/nes_utils.o CC mm/truncate.o CC mm/vmscan.o CC [M] drivers/block/paride/epia.o /scratch/kisskb/src/drivers/media/radio/radio-si470x.c: In function 'si470x_fops_release': /scratch/kisskb/src/drivers/media/radio/radio-si470x.c:1217: warning: label 'unlock' defined but not used CC [M] drivers/message/i2o/exec-osm.o CC mm/shmem.o CC [M] drivers/infiniband/hw/amso1100/c2_cq.o CC [M] drivers/block/paride/frpw.o CC kernel/panic.o CC kernel/printk.o CC [M] sound/i2c/other/tea575x-tuner.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o CC [M] drivers/parport/ieee1284.o CC [M] drivers/media/radio/radio-mr800.o CC [M] drivers/media/radio/radio-tea5764.o CC [M] drivers/media/dvb/bt8xx/dvb-bt8xx.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_fs.o CC mm/prio_tree.o CC [M] drivers/block/paride/friq.o CC [M] sound/core/hrtimer.o CC [M] drivers/gpu/drm/drm_memory.o CC [M] sound/drivers/opl3/opl3_synth.o CC [M] drivers/firewire/fw-device.o CC [M] drivers/media/dvb/bt8xx/dst.o CC [M] drivers/ata/libata-sff.o CC [M] drivers/infiniband/hw/cxgb3/iwch.o CC [M] sound/drivers/opl3/opl3_seq.o CC [M] drivers/infiniband/core/sysfs.o CC [M] sound/core/hwdep.o CC [M] drivers/mfd/tps65010.o LD [M] sound/pcmcia/vx/snd-vxpocket.o CC [M] drivers/net/arcnet/arcnet.o CC [M] drivers/net/atl1c/atl1c_main.o CC [M] net/atm/addr.o /scratch/kisskb/src/drivers/char/tty_ioctl.c: In function 'tty_mode_ioctl': /scratch/kisskb/src/drivers/char/tty_ioctl.c:950: warning: unused variable 'ktermx' CC [M] drivers/atm/idt77252.o CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o CC [M] drivers/infiniband/hw/cxgb3/cxio_hal.o CC [M] drivers/misc/cb710/debug.o CC fs/exec.o CC [M] drivers/media/dvb/b2c2/flexcop-fe-tuner.o CC [M] sound/core/seq/seq_midi_event.o CC [M] drivers/infiniband/hw/mlx4/qp.o CC [M] drivers/media/dvb/b2c2/flexcop-i2c.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC [M] drivers/infiniband/hw/amso1100/c2_qp.o CC [M] drivers/infiniband/hw/mlx4/srq.o CC [M] sound/usb/caiaq/device.o CC [M] drivers/input/misc/ati_remote2.o CC [M] sound/core/oss/mulaw.o CC [M] drivers/infiniband/hw/cxgb3/cxio_resource.o LD [M] drivers/isdn/capi/kernelcapi.o CC lib/hexdump.o CC drivers/base/dma-mapping.o CC [M] drivers/infiniband/core/device.o CC [M] drivers/block/nbd.o CC [M] drivers/message/fusion/mptspi.o CC drivers/base/node.o CC [M] sound/core/memalloc.o CC [M] drivers/message/fusion/mptfc.o CC [M] drivers/input/mouse/bcm5974.o CC kernel/cpu.o /scratch/kisskb/src/drivers/leds/leds-gpio.c: In function 'of_gpio_leds_probe': /scratch/kisskb/src/drivers/leds/leds-gpio.c:228: warning: 'flags' may be used uninitialized in this function CC kernel/exit.o CC mm/util.o CC [M] drivers/media/video/msp3400-driver.o CC kernel/itimer.o CC arch/sparc/kernel/prom_irqtrans.o CC [M] drivers/media/common/tuners/tea5767.o CC [M] drivers/input/keyboard/sunkbd.o CC [M] drivers/mmc/core/bus.o CC [M] drivers/leds/leds-pca955x.o CC [M] drivers/gpu/drm/drm_proc.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. CC block/ioctl.o CC drivers/of/of_mdio.o CC [M] drivers/mmc/core/host.o CC [M] net/8021q/vlanproc.o CC [M] drivers/atm/solos-pci.o CC [M] drivers/input/joystick/cobra.o CC [M] drivers/mmc/core/mmc.o CC [M] drivers/input/keyboard/lkkbd.o CC [M] drivers/gpu/drm/drm_stub.o CC [M] drivers/gpu/drm/drm_vm.o CC [M] sound/core/oss/route.o CC [M] drivers/bluetooth/dtl1_cs.o CC [M] sound/core/oss/rate.o CC [M] drivers/infiniband/hw/mthca/mthca_eq.o CC [M] drivers/ide/ide-iops.o CC [M] drivers/gpu/drm/drm_agpsupport.o CC [M] drivers/ieee1394/dma.o CC arch/sparc/kernel/reboot.o CC [M] drivers/isdn/gigaset/common.o CC [M] drivers/i2c/busses/i2c-nforce2.o CC drivers/pci/bus.o CC [M] drivers/bluetooth/bt3c_cs.o CC crypto/testmgr.o CC [M] drivers/isdn/gigaset/interface.o CC [M] drivers/parport/ieee1284_ops.o CC [M] sound/soc/codecs/ad73311.o CC [M] drivers/message/i2o/memory.o CC [M] drivers/input/joystick/db9.o CC [M] drivers/block/cryptoloop.o CC [M] drivers/hid/hid-debug.o CC [M] drivers/hwmon/w83781d.o CC [M] drivers/input/joystick/gamecon.o LD [M] net/9p/9pnet.o LD [M] net/9p/9pnet_rdma.o CC security/selinux/ss/ebitmap.o LD [M] sound/usb/snd-usb-audio.o CC [M] drivers/leds/leds-wm8350.o CC [M] drivers/hwmon/w83791d.o CC kernel/time.o CC [M] drivers/media/dvb/bt8xx/dst_ca.o CC drivers/char/tty_ldisc.o LD [M] sound/synth/emux/snd-emux-synth.o CC kernel/softirq.o CC [M] drivers/ide/ide-lib.o LD [M] sound/synth/snd-util-mem.o CC [M] drivers/infiniband/hw/nes/nes_verbs.o CC [M] drivers/ide/ide-probe.o CC drivers/char/tty_buffer.o CC [M] drivers/infiniband/core/fmr_pool.o CC [M] sound/drivers/opl3/opl3_midi.o CC [M] drivers/input/keyboard/xtkbd.o CC [M] drivers/infiniband/hw/mthca/mthca_pd.o CC mm/mmzone.o CC [M] sound/drivers/opl3/opl3_drums.o CC [M] sound/core/seq/seq_midi.o CC [M] drivers/infiniband/ulp/iser/iser_memory.o CC [M] sound/drivers/opl3/opl3_oss.o CC [M] drivers/block/paride/fit2.o CC [M] drivers/input/keyboard/newtonkbd.o CC [M] drivers/message/i2o/i2o_block.o CC [M] sound/pci/azt3328.o CC [M] drivers/input/keyboard/stowaway.o CC [M] drivers/ieee1394/iso.o CC [M] drivers/input/misc/cm109.o CC [M] sound/pci/bt87x.o CC lib/kasprintf.o CC [M] sound/usb/caiaq/audio.o CC [M] sound/pci/cmipci.o CC [M] drivers/input/keyboard/gpio_keys.o LD [M] sound/i2c/other/snd-ak4117.o LD [M] sound/i2c/other/snd-ak4xxx-adda.o LD [M] sound/i2c/other/snd-ak4114.o LD [M] sound/i2c/other/snd-pt2258.o CC [M] drivers/parport/procfs.o LD [M] sound/i2c/other/snd-tea575x-tuner.o CC mm/vmstat.o CC arch/sparc/kernel/sysfs.o LD [M] sound/i2c/snd-cs8427.o LD [M] sound/i2c/snd-i2c.o CC mm/backing-dev.o CC [M] sound/drivers/vx/vx_core.o CC [M] drivers/atm/adummy.o CC [M] drivers/media/common/tuners/tea5761.o CC [M] drivers/mmc/core/mmc_ops.o CC [M] drivers/gpu/drm/drm_scatter.o CC drivers/pci/probe.o CC [M] drivers/infiniband/hw/ipath/ipath_eeprom.o CC [M] sound/core/seq/seq_virmidi.o CC [M] drivers/input/mouse/gpio_mouse.o CC [M] drivers/hwmon/ad7414.o CC [M] drivers/infiniband/hw/ipath/ipath_file_ops.o CC [M] sound/core/seq/seq.o LD [M] drivers/misc/cb710/cb710.o CC [M] drivers/ata/libata-pmp.o CC [M] drivers/bluetooth/bluecard_cs.o CC [M] sound/core/seq/seq_lock.o CC [M] drivers/mmc/core/sd.o LD drivers/of/built-in.o CC [M] drivers/misc/eeprom/at24.o CC [M] drivers/misc/ics932s401.o LD [M] sound/sparc/snd-sun-amd7930.o LD [M] sound/sparc/snd-sun-cs4231.o LD [M] sound/sparc/snd-sun-dbri.o CC [M] drivers/media/common/tuners/tda9887.o CC [M] drivers/md/dm-uevent.o CC [M] drivers/infiniband/core/cache.o CC kernel/resource.o CC [M] drivers/message/i2o/i2o_scsi.o CC [M] sound/core/sgbuf.o CC [M] drivers/block/sx8.o CC drivers/base/topology.o CC [M] drivers/media/dvb/b2c2/flexcop-sram.o CC mm/page_isolation.o CC [M] drivers/mtd/devices/doc2000.o CC [M] drivers/media/video/msp3400-kthreads.o CC [M] drivers/media/dvb/b2c2/flexcop-eeprom.o CC [M] drivers/media/video/stk-webcam.o CC [M] drivers/message/i2o/i2o_proc.o CC [M] drivers/ieee1394/csr1212.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC [M] drivers/net/arcnet/rfc1201.o CC [M] sound/soc/codecs/ak4104.o CC [M] drivers/block/ub.o CC [M] drivers/leds/leds-dac124s085.o CC [M] net/atm/pvc.o CC [M] drivers/mtd/chips/gen_probe.o CC [M] drivers/i2c/busses/i2c-piix4.o CC [M] drivers/i2c/busses/i2c-sis5595.o CC [M] drivers/firewire/fw-cdev.o CC [M] drivers/media/video/stk-sensor.o LD net/8021q/built-in.o CC [M] drivers/mmc/core/sd_ops.o CC security/selinux/ss/hashtab.o CC [M] drivers/gpu/drm/ati_pcigart.o CC [M] drivers/media/dvb/dm1105/dm1105.o LD [M] sound/core/oss/snd-mixer-oss.o LD [M] sound/core/oss/snd-pcm-oss.o CC [M] drivers/media/video/tuner-core.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_receive': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:955: warning: 'actual_sge_count' may be used uninitialized in this function CC [M] drivers/infiniband/hw/nes/nes_cm.o CC [M] drivers/mfd/mfd-core.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_send': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:797: warning: 'tot_len' may be used uninitialized in this function /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:798: warning: 'actual_sge_count' may be used uninitialized in this function CC [M] drivers/ide/ide-taskfile.o CC [M] drivers/hwmon/ad7418.o CC drivers/pci/remove.o CC mm/mm_init.o CC lib/bitmap.o CC [M] drivers/ide/ide-pm.o CC [M] drivers/input/mouse/psmouse-base.o CC [M] drivers/media/dvb/b2c2/flexcop-misc.o CC [M] drivers/block/paride/fit3.o CC [M] sound/pci/cs4281.o CC [M] drivers/ata/ahci.o CC block/genhd.o CC [M] drivers/misc/eeprom/at25.o CC [M] drivers/misc/eeprom/eeprom.o CC [M] drivers/message/fusion/mptsas.o CC [M] drivers/message/fusion/mptctl.o CC mm/fremap.o CC [M] net/appletalk/atalk_proc.o CC [M] sound/pci/ens1370.o LD [M] net/8021q/8021q.o CC [M] sound/pci/ak4531_codec.o CC mm/highmem.o CC [M] drivers/input/tablet/acecad.o CC [M] drivers/input/tablet/aiptek.o CC [M] drivers/mfd/ucb1400_core.o CC [M] sound/core/seq/seq_clientmgr.o CC [M] drivers/infiniband/hw/amso1100/c2_cm.o CC [M] net/atm/signaling.o CC drivers/base/module.o CC [M] drivers/mfd/pcf50633-core.o CC [M] drivers/input/joystick/gf2k.o CC [M] drivers/base/firmware_class.o CC [M] drivers/ide/ide-park.o CC drivers/char/tty_port.o CC [M] drivers/mmc/host/sdhci.o CC [M] drivers/gpu/drm/drm_pci.o CC [M] drivers/mfd/pcf50633-adc.o CC [M] drivers/mmc/host/sdhci-pci.o CC [M] drivers/misc/eeprom/eeprom_93cx6.o CC [M] drivers/pcmcia/pcmcia_resource.o LD [M] drivers/message/i2o/i2o_core.o CC [M] drivers/ide/ide-sysfs.o CC [M] drivers/gpu/drm/drm_sysfs.o CC drivers/char/pty.o CC [M] drivers/gpu/drm/drm_hashtab.o CC [M] drivers/bluetooth/btuart_cs.o CC drivers/pci/pci.o CC [M] drivers/ata/sata_svw.o CC [M] drivers/message/fusion/mptlan.o CC security/selinux/ss/symtab.o CC [M] drivers/mmc/core/sdio.o CC [M] drivers/parport/daisy.o CC [M] drivers/ieee1394/config_roms.o LD [M] sound/drivers/opl3/snd-opl3-lib.o CC drivers/pci/quirks.o LD [M] sound/drivers/opl3/snd-opl3-synth.o CC [M] drivers/ide/ide-devsets.o CC [M] drivers/parport/probe.o CC [M] drivers/leds/ledtrig-timer.o CC [M] drivers/ieee1394/pcilynx.o CC [M] drivers/md/dm.o CC [M] drivers/input/misc/keyspan_remote.o CC [M] sound/usb/caiaq/midi.o CC [M] drivers/atm/atmtcp.o CC [M] drivers/firewire/fw-ohci.o CC drivers/pci/slot.o CC [M] drivers/input/misc/pcf50633-input.o CC [M] drivers/atm/lanai.o CC [M] drivers/gpu/drm/drm_sman.o CC kernel/sysctl.o CC [M] drivers/atm/he.o CC security/selinux/ss/sidtab.o CC [M] sound/core/pcm.o LD [M] drivers/atm/fore_200e.o CC [M] drivers/isdn/gigaset/proc.o CC lib/scatterlist.o CC [M] drivers/power/power_supply_core.o CC [M] drivers/infiniband/core/umem.o CC [M] drivers/infiniband/hw/mthca/mthca_cq.o CC [M] drivers/isdn/gigaset/ev-layer.o CC [M] drivers/mfd/pcf50633-gpio.o LD [M] drivers/mfd/wm8350.o CC [M] drivers/input/misc/powermate.o CC [M] drivers/i2c/busses/i2c-sis630.o CC [M] net/atm/svc.o CC [M] drivers/block/paride/on20.o CC [M] net/atm/ioctl.o CC [M] drivers/input/misc/rotary_encoder.o CC drivers/pci/pci-driver.o CC [M] drivers/input/mouse/synaptics.o CC kernel/capability.o CC fs/pipe.o CC mm/madvise.o /scratch/kisskb/src/include/linux/ucb1400.h:137: warning: 'ucb1400_adc_read' defined but not used CC [M] drivers/power/power_supply_sysfs.o CC [M] net/atm/common.o CC [M] drivers/misc/lkdtm.o CC arch/sparc/kernel/iommu.o CC crypto/crypto_wq.o CC [M] drivers/infiniband/hw/ipath/ipath_fs.o LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.o CC [M] drivers/hwmon/adcxx.o CC [M] drivers/mtd/lpddr/qinfo_probe.o CC [M] drivers/hwmon/adm1021.o CC [M] drivers/infiniband/hw/ipath/ipath_init_chip.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o CC [M] net/appletalk/sysctl_net_atalk.o CC arch/sparc/kernel/central.o CC [M] drivers/net/arcnet/rfc1051.o CC [M] drivers/net/atl1e/atl1e_main.o LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.o CC drivers/pci/search.o CC [M] drivers/pcmcia/pcmcia_ioctl.o CC [M] drivers/ide/ide-io-std.o CC [M] drivers/gpu/drm/drm_mm.o CC lib/string_helpers.o CC [M] drivers/input/tablet/gtco.o CC [M] drivers/gpu/drm/drm_crtc.o CC [M] drivers/input/touchscreen/ad7877.o CC [M] drivers/infiniband/core/mad.o CC [M] drivers/input/tablet/kbtab.o CC [M] sound/soc/codecs/ak4535.o CC [M] drivers/power/power_supply_leds.o CC [M] sound/drivers/vx/vx_hwdep.o CC [M] sound/soc/codecs/cs4270.o LD [M] drivers/message/i2o/i2o_bus.o CC [M] drivers/input/joystick/grip.o CC drivers/pci/pci-sysfs.o CC [M] drivers/leds/ledtrig-heartbeat.o CC [M] drivers/ide/ide-eh.o CC mm/memory.o CC [M] drivers/mtd/devices/doc2001.o CC drivers/regulator/core.o CC [M] drivers/media/common/tuners/tda827x.o CC [M] drivers/media/dvb/dvb-core/dvbdev.o CC [M] drivers/input/joystick/grip_mp.o CC [M] drivers/media/common/tuners/tda18271-maps.o CC [M] drivers/power/pda_power.o CC [M] drivers/hwmon/adm1025.o CC [M] drivers/power/wm8350_power.o CC drivers/char/misc.o CC [M] drivers/hwmon/adm1026.o CC [M] drivers/media/dvb/dvb-core/dmxdev.o CC crypto/fips.o CC [M] drivers/input/tablet/wacom_wac.o CC [M] drivers/media/dvb/dvb-core/dvb_demux.o CC [M] drivers/media/dvb/b2c2/flexcop-hw-filter.o CC [M] drivers/input/misc/sparcspkr.o CC [M] sound/usb/caiaq/control.o LD drivers/base/built-in.o CC [M] drivers/media/dvb/b2c2/flexcop-dma.o CC [M] drivers/i2c/busses/i2c-sis96x.o CC [M] sound/usb/caiaq/input.o CC [M] drivers/ieee1394/ohci1394.o /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) CC lib/iomap_copy.o CC [M] drivers/infiniband/hw/amso1100/c2_mm.o CC [M] drivers/parport/parport_pc.o CC lib/devres.o CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o CC [M] drivers/input/mouse/alps.o CC [M] drivers/input/misc/uinput.o CC [M] drivers/hwmon/adm1029.o CC [M] sound/pci/ens1371.o CC [M] drivers/input/mouse/elantech.o CC [M] sound/pci/es1938.o CC [M] drivers/leds/ledtrig-backlight.o CC [M] drivers/leds/ledtrig-gpio.o CC [M] drivers/mmc/core/sdio_ops.o CC [M] drivers/mmc/core/sdio_bus.o CC [M] drivers/hid/hidraw.o CC [M] drivers/isdn/hardware/avm/b1pci.o CC [M] drivers/media/common/tuners/tda18271-common.o CC [M] drivers/mmc/core/sdio_cis.o CC [M] drivers/misc/tifm_core.o CC [M] drivers/leds/ledtrig-default-on.o CC [M] drivers/mmc/core/sdio_io.o CC drivers/rtc/rtc-lib.o CC kernel/ptrace.o CC [M] drivers/misc/tifm_7xx1.o CC [M] drivers/ide/ide-xfer-mode.o CC [M] sound/soc/codecs/l3.o CC arch/sparc/kernel/starfire.o CC arch/sparc/kernel/power.o CC [M] drivers/i2c/busses/i2c-via.o CC security/selinux/ss/avtab.o CC security/selinux/ss/policydb.o CC arch/sparc/kernel/sbus.o CC [M] drivers/sbus/char/envctrl.o CC [M] drivers/hwmon/adm1031.o LD [M] net/appletalk/appletalk.o CC [M] drivers/gpu/drm/drm_crtc_helper.o CC [M] drivers/net/arcnet/arc-rawmode.o CC [M] drivers/ata/ata_piix.o CC [M] drivers/ide/ide-timings.o CC [M] drivers/hwmon/adm9240.o CC [M] drivers/ide/ide-atapi.o CC [M] drivers/infiniband/core/smi.o CC [M] drivers/net/arcnet/capmode.o CC [M] sound/drivers/vx/vx_pcm.o CC [M] drivers/infiniband/hw/ipath/ipath_intr.o CC [M] drivers/net/atl1c/atl1c_hw.o CC [M] drivers/net/atl1e/atl1e_hw.o CC [M] drivers/sbus/char/display7seg.o CC [M] drivers/isdn/gigaset/i4l.o CC lib/check_signature.o CC [M] net/ax25/ax25_addr.o CC [M] drivers/net/atl1c/atl1c_ethtool.o CC [M] drivers/isdn/gigaset/asyncdata.o CC lib/locking-selftest.o CC [M] drivers/media/video/v4l2-dev.o CC [M] sound/drivers/vx/vx_mixer.o CC drivers/pci/rom.o CC [M] sound/pci/es1968.o CC [M] drivers/isdn/hardware/eicon/divasi.o CC [M] sound/drivers/vx/vx_cmd.o CC arch/sparc/kernel/ebus.o CC block/scsi_ioctl.o CC [M] drivers/i2c/busses/i2c-viapro.o CC [M] drivers/power/ds2760_battery.o CC [M] drivers/media/dvb/dvb-usb/a800.o CC [M] drivers/power/bq27x00_battery.o CC drivers/pci/setup-res.o CC [M] drivers/isdn/hardware/mISDN/hfcpci.o CC [M] drivers/media/dvb/dvb-core/dvb_filter.o CC [M] drivers/ieee1394/video1394.o CC [M] drivers/mtd/maps/map_funcs.o CC [M] drivers/mtd/chips/jedec_probe.o CC [M] drivers/input/mouse/logips2pp.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_write_buffers': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:658: warning: the frame size of 2288 bytes is larger than 2048 bytes CC [M] drivers/input/mouse/trackpoint.o CC drivers/char/vt_ioctl.o CC [M] drivers/mtd/nand/nand_base.o CC [M] drivers/infiniband/hw/mthca/mthca_mr.o CC [M] drivers/input/mouse/touchkit_ps2.o CC [M] drivers/misc/phantom.o LD drivers/leds/built-in.o CC [M] drivers/gpu/drm/drm_modes.o CC [M] drivers/bluetooth/btusb.o CC [M] drivers/mtd/devices/doc2001plus.o LD crypto/crypto_algapi.o CC [M] drivers/scsi/aic7xxx/aic79xx_core.o CC [M] drivers/input/tablet/wacom_sys.o LD [M] sound/usb/caiaq/snd-usb-caiaq.o CC crypto/aead.o LD [M] sound/usb/snd-usb-lib.o CC [M] drivers/scsi/aacraid/linit.o CC [M] sound/pci/fm801.o CC drivers/char/vc_screen.o CC [M] drivers/media/dvb/dvb-core/dvb_ca_en50221.o CC [M] net/ax25/ax25_dev.o CC drivers/rtc/hctosys.o CC drivers/char/selection.o CC [M] drivers/input/joystick/guillemot.o CC drivers/pci/irq.o CC [M] drivers/mmc/core/sdio_irq.o CC [M] drivers/ide/setup-pci.o CC [M] drivers/net/arcnet/com90xx.o CC [M] drivers/input/touchscreen/ad7879.o CC [M] drivers/pcmcia/cs.o CC [M] drivers/sbus/char/flash.o CC drivers/rtc/class.o CC [M] drivers/firewire/fw-sbp2.o CC [M] drivers/isdn/hardware/avm/b1.o CC [M] drivers/media/dvb/firewire/firedtv-avc.o CC drivers/rtc/interface.o CC fs/namei.o CC [M] drivers/media/common/tuners/tda18271-fe.o CC [M] drivers/input/mouse/sermouse.o CC [M] drivers/regulator/fixed.o CC [M] sound/soc/codecs/pcm3008.o CC [M] drivers/ata/sata_promise.o CC [M] drivers/mmc/host/ricoh_mmc.o CC [M] drivers/input/mouse/vsxxxaa.o CC [M] drivers/net/arcnet/com90io.o CC [M] sound/core/pcm_native.o CC [M] drivers/misc/ioc4.o CC [M] drivers/net/arcnet/arc-rimi.o LD drivers/block/built-in.o CC [M] drivers/md/dm-table.o CC [M] drivers/media/dvb/dvb-core/dvb_frontend.o CC [M] sound/core/pcm_lib.o CC lib/spinlock_debug.o CC [M] drivers/sbus/char/openprom.o CC [M] net/atm/atm_misc.o CC [M] drivers/sbus/char/uctrl.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop.o CC [M] drivers/input/misc/yealink.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-pci.o CC [M] drivers/media/dvb/dvb-usb/af9005-remote.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-usb.o CC [M] drivers/media/dvb/dvb-core/dvb_net.o CC lib/find_last_bit.o CC drivers/pci/proc.o CC drivers/char/keyboard.o CC [M] sound/drivers/vx/vx_uer.o CC [M] drivers/mtd/maps/physmap.o CC [M] drivers/block/paride/on26.o CC drivers/char/consolemap.o CC [M] drivers/scsi/aic7xxx/aic79xx_pci.o CC [M] drivers/block/paride/ktti.o CC drivers/char/vt.o CC [M] drivers/i2c/busses/i2c-gpio.o LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.o CC [M] drivers/mtd/nand/nand_bbt.o CC [M] drivers/mtd/devices/docprobe.o CC drivers/rtc/rtc-dev.o CC [M] drivers/hwmon/ads7828.o CC [M] drivers/hid/hid-a4tech.o CC [M] drivers/hid/hid-apple.o CC [M] drivers/infiniband/hw/amso1100/c2_pd.o CC [M] drivers/sbus/char/bbc_i2c.o CC [M] drivers/mtd/devices/docecc.o CC [M] drivers/misc/enclosure.o CC [M] drivers/power/pcf50633-charger.o CC [M] drivers/hwmon/adt7462.o CC [M] drivers/mtd/maps/sun_uflash.o CC [M] drivers/mmc/host/sdhci-pltfm.o CC [M] drivers/ide/ide-dma.o CC [M] drivers/mmc/core/debugfs.o CC [M] drivers/media/dvb/frontends/dvb-pll.o CC [M] drivers/ide/ide-dma-sff.o CC [M] drivers/infiniband/hw/mthca/mthca_qp.o CC [M] drivers/media/dvb/pluto2/pluto2.o LD [M] drivers/infiniband/ulp/iser/ib_iser.o CC [M] sound/pci/intel8x0.o CC [M] drivers/sbus/char/bbc_envctrl.o CC [M] drivers/isdn/hardware/eicon/idifunc.o CC [M] sound/pci/intel8x0m.o CC [M] drivers/isdn/gigaset/ser-gigaset.o CC [M] drivers/infiniband/hw/ipath/ipath_keys.o CC [M] drivers/media/dvb/siano/smscoreapi.o CC [M] drivers/infiniband/hw/ipath/ipath_mad.o CC [M] drivers/md/dm-target.o CC [M] drivers/media/dvb/firewire/firedtv-ci.o CC block/cmd-filter.o CC [M] drivers/media/dvb/firewire/firedtv-dvb.o CC [M] drivers/mtd/maps/pci.o CC [M] drivers/media/dvb/firewire/firedtv-fe.o CC [M] drivers/media/dvb/dvb-core/dvb_ringbuffer.o LD [M] sound/soc/snd-soc-core.o CC [M] drivers/mtd/maps/plat-ram.o CC [M] drivers/i2c/busses/i2c-ocores.o CC [M] sound/core/seq/seq_memory.o CC [M] drivers/parport/parport_serial.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC [M] drivers/block/paride/pd.o CC [M] drivers/input/touchscreen/ads7846.o CC [M] sound/core/seq/seq_queue.o CC [M] drivers/input/touchscreen/gunze.o LD crypto/crypto_blkcipher.o CC [M] sound/pci/maestro3.o CC drivers/pci/hotplug.o CC [M] drivers/media/video/v4l2-ioctl.o CC [M] drivers/infiniband/core/agent.o CC arch/sparc/kernel/visemul.o CC [M] sound/core/seq/seq_fifo.o CC [M] drivers/net/arcnet/com20020.o CC [M] drivers/mtd/devices/slram.o CC [M] drivers/mtd/maps/intel_vr_nor.o CC [M] sound/soc/codecs/spdif_transciever.o CC [M] sound/core/seq/seq_prioq.o CC [M] drivers/scsi/aic7xxx/aic79xx_reg_print.o CC [M] drivers/i2c/busses/i2c-simtec.o CC [M] drivers/gpu/drm/drm_edid.o CC [M] drivers/input/joystick/interact.o LD [M] sound/drivers/vx/snd-vx-lib.o CC drivers/rtc/rtc-proc.o LD [M] sound/drivers/snd-dummy.o CC [M] drivers/misc/hpilo.o LD [M] sound/drivers/snd-virmidi.o LD [M] sound/drivers/snd-serial-u16550.o CC [M] drivers/infiniband/hw/mthca/mthca_av.o LD [M] sound/drivers/snd-mtpav.o CC lib/hweight.o CC [M] drivers/isdn/gigaset/usb-gigaset.o LD [M] sound/drivers/snd-mts64.o LD [M] sound/drivers/snd-portman2x4.o CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o CC drivers/pci/msi.o CC [M] drivers/gpu/drm/drm_info.o CC [M] drivers/hwmon/adt7470.o CC [M] drivers/misc/isl29003.o CC [M] net/ax25/ax25_iface.o CC [M] net/ax25/ax25_in.o CC [M] drivers/media/dvb/dvb-usb/af9005.o CC [M] drivers/isdn/hardware/eicon/um_idi.o CC drivers/char/defkeymap.o CC [M] drivers/hwmon/adt7473.o CC [M] drivers/mtd/nand/nand_ecc.o CC [M] drivers/mtd/nand/nand_ids.o /scratch/kisskb/src/drivers/sbus/char/openprom.c: In function 'openprom_sunos_ioctl': /scratch/kisskb/src/drivers/sbus/char/openprom.c:306: warning: 'opp' may be used uninitialized in this function LD [M] drivers/input/mouse/psmouse.o CC drivers/char/tty_audit.o CC drivers/rtc/rtc-sysfs.o LD [M] drivers/net/atl1c/atl1c.o CC drivers/rtc/rtc-cmos.o CC drivers/rtc/rtc-m48t59.o LD [M] drivers/mmc/core/mmc_core.o CC [M] drivers/regulator/virtual.o CC drivers/char/sysrq.o CC [M] drivers/ide/ide-proc.o CC [M] drivers/pcmcia/cistpl.o CC [M] drivers/net/atlx/atl1.o CC [M] drivers/regulator/userspace-consumer.o CC [M] drivers/infiniband/hw/ipath/ipath_mmap.o CC [M] drivers/net/can/vcan.o CC [M] drivers/net/benet/be_main.o CC [M] drivers/net/bonding/bond_main.o CC [M] drivers/infiniband/hw/ipath/ipath_mr.o LD [M] drivers/power/power_supply.o CC [M] drivers/regulator/bq24022.o CC [M] drivers/net/arcnet/com20020-pci.o CC [M] drivers/media/dvb/dvb-core/dvb_math.o CC arch/sparc/kernel/hvapi.o CC [M] sound/core/pcm_timer.o CC [M] net/atm/raw.o CC crypto/chainiv.o CC [M] drivers/mmc/host/tifm_sd.o CC drivers/serial/serial_core.o CC [M] drivers/scsi/aacraid/aachba.o CC drivers/pci/iov.o CC drivers/spi/spi.o CC [M] drivers/net/can/dev.o CC [M] sound/core/pcm_misc.o CC crypto/eseqiv.o CC [M] drivers/ssb/main.o CC [M] drivers/net/can/sja1000/sja1000.o CC [M] drivers/net/can/sja1000/sja1000_platform.o CC [M] drivers/net/atlx/atl2.o CC drivers/pci/setup-bus.o CC [M] drivers/parport/parport_cs.o CC [M] drivers/hid/hid-belkin.o CC [M] drivers/parport/parport_sunbpp.o CC [M] sound/core/seq/seq_timer.o CC [M] drivers/parport/parport_ax88796.o CC [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.o CC lib/kernel_lock.o CC [M] sound/soc/codecs/ssm2602.o CC [M] drivers/infiniband/hw/mthca/mthca_mad.o CC [M] drivers/input/touchscreen/elo.o CC [M] drivers/i2c/busses/i2c-parport.o CC [M] drivers/media/dvb/frontends/stv0299.o LD [M] drivers/sbus/char/bbc.o CC [M] drivers/spi/spi_bitbang.o CC [M] drivers/net/bonding/bond_3ad.o CC [M] drivers/i2c/busses/i2c-parport-light.o CC [M] drivers/mtd/devices/phram.o CC [M] net/bluetooth/af_bluetooth.o CC [M] drivers/spi/spi_butterfly.o CC [M] drivers/bluetooth/btsdio.o CC [M] drivers/input/joystick/joydump.o CC [M] drivers/media/dvb/ttpci/ttpci-eeprom.o CC [M] drivers/net/atl1e/atl1e_ethtool.o CC [M] drivers/media/dvb/ttpci/budget-core.o LD [M] drivers/infiniband/hw/amso1100/iw_c2.o CC [M] drivers/media/dvb/frontends/au8522_dig.o CC drivers/rtc/rtc-bq4802.o CC [M] drivers/media/dvb/ttpci/budget.o CC [M] drivers/char/rocket.o CC [M] drivers/infiniband/core/mad_rmpp.o CC [M] drivers/media/dvb/ttpci/budget-av.o CC [M] drivers/md/dm-linear.o LD [M] drivers/input/tablet/wacom.o CC [M] drivers/hid/hid-cherry.o CC [M] drivers/media/dvb/ttpci/budget-ci.o CC [M] drivers/mtd/chips/map_ram.o CC [M] drivers/input/ff-memless.o CC [M] drivers/input/input-polldev.o CC arch/sparc/kernel/sstate.o CC [M] drivers/scsi/aic7xxx/aic79xx_osm.o CC arch/sparc/kernel/mdesc.o LD [M] drivers/bluetooth/hci_uart.o CC [M] drivers/char/cyclades.o CC [M] drivers/mtd/chips/map_rom.o CC [M] drivers/infiniband/hw/ipath/ipath_qp.o CC [M] sound/core/pcm_memory.o CC [M] drivers/block/paride/pcd.o CC [M] drivers/gpu/drm/drm_debugfs.o /scratch/kisskb/src/drivers/misc/hpilo.c: In function 'ilo_ccb_open': /scratch/kisskb/src/drivers/misc/hpilo.c:250: warning: cast to pointer from integer of different size CC drivers/rtc/rtc-sun4v.o CC block/bsg.o CC [M] drivers/mtd/onenand/onenand_base.o CC [M] drivers/infiniband/hw/mthca/mthca_provider.o CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o CC [M] sound/core/seq/seq_system.o LD [M] drivers/parport/parport.o CC [M] drivers/media/dvb/ttusb-dec/ttusb_dec.o CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/mtd/nand/cafe_nand.o CC [M] drivers/regulator/lp3971.o CC drivers/rtc/rtc-starfire.o CC [M] sound/pci/rme32.o CC fs/fcntl.o CC [M] net/ax25/ax25_ip.o CC [M] drivers/media/dvb/firewire/firedtv-1394.o CC [M] drivers/rtc/rtc-ds1286.o CC [M] drivers/hid/hid-chicony.o CC [M] drivers/mtd/tests/mtd_oobtest.o CC [M] drivers/ata/sata_qstor.o CC [M] drivers/char/stallion.o CC [M] net/bridge/br.o CC [M] drivers/infiniband/hw/ipath/ipath_rc.o CC [M] sound/core/rawmidi.o CC arch/sparc/kernel/pcr.o CC [M] drivers/net/chelsio/cxgb2.o CC [M] drivers/md/dm-stripe.o CC drivers/pci/syscall.o CC [M] sound/core/seq/seq_ports.o CC [M] drivers/media/common/tuners/xc5000.o CC [M] drivers/md/dm-ioctl.o CC [M] drivers/spi/spi_gpio.o CC [M] drivers/md/dm-io.o CC [M] drivers/media/common/tuners/mt2060.o /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c: In function 'hfcpci_softirq': /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c:2333: warning: ignoring return value of 'driver_for_each_device', declared with attribute warn_unused_result CC [M] drivers/ieee1394/raw1394.o CC [M] drivers/spi/spi_lm70llp.o CC [M] sound/core/seq/seq_info.o CC [M] drivers/isdn/hardware/avm/b1dma.o CC [M] drivers/mtd/nand/diskonchip.o CC [M] sound/pci/rme96.o CC [M] drivers/isdn/hysdn/hysdn_procconf.o CC [M] drivers/ssb/scan.o CC [M] drivers/pci/pci-stub.o CC [M] drivers/mtd/devices/pmc551.o CC [M] drivers/hid/hid-cypress.o CC [M] drivers/block/paride/pf.o CC [M] sound/pci/sonicvibes.o LD crypto/crypto_hash.o CC [M] drivers/isdn/hardware/avm/b1pcmcia.o CC drivers/staging/staging.o CC crypto/pcompress.o LD crypto/cryptomgr.o CC [M] net/atm/resources.o CC [M] drivers/isdn/hardware/eicon/dqueue.o LD [M] drivers/firewire/firewire-core.o LD [M] drivers/firewire/firewire-ohci.o LD [M] drivers/firewire/firewire-sbp2.o CC [M] drivers/i2c/busses/i2c-taos-evm.o CC [M] drivers/isdn/hardware/avm/avm_cs.o LD [M] drivers/media/dvb/dvb-core/dvb-core.o CC [M] drivers/i2c/busses/i2c-tiny-usb.o CC [M] sound/pci/via82xx_modem.o CC [M] drivers/input/touchscreen/fujitsu_ts.o CC [M] drivers/input/touchscreen/inexio.o CC [M] drivers/media/dvb/ttpci/budget-patch.o CC [M] drivers/isdn/hardware/mISDN/hfcmulti.o CC [M] drivers/mtd/nand/nandsim.o CC mm/mincore.o CC [M] drivers/mmc/host/mmc_spi.o CC [M] drivers/isdn/hisax/config.o CC [M] drivers/isdn/hisax/isdnl1.o CC crypto/md5.o CC [M] drivers/mmc/host/of_mmc_spi.o CC [M] drivers/ieee1394/sbp2.o CC [M] drivers/hwmon/adt7475.o LD drivers/misc/built-in.o CC [M] drivers/ieee1394/dv1394.o CC [M] drivers/input/joystick/magellan.o CC [M] drivers/infiniband/hw/mthca/mthca_uar.o CC [M] net/can/bcm.o CC [M] drivers/rtc/rtc-ds1305.o CC [M] drivers/net/e1000/e1000_main.o CC [M] sound/soc/codecs/tlv320aic23.o CC [M] sound/soc/codecs/tlv320aic26.o CC [M] drivers/media/dvb/siano/sms-cards.o CC mm/mlock.o CC [M] sound/soc/codecs/tlv320aic3x.o CC [M] drivers/hwmon/atxp1.o CC [M] net/bluetooth/hci_core.o CC [M] drivers/net/cxgb3/cxgb3_main.o CC [M] drivers/net/can/sja1000/ems_pci.o CC [M] drivers/hwmon/dme1737.o CC [M] net/bluetooth/hci_conn.o CC arch/sparc/kernel/nmi.o CC security/selinux/ss/services.o CC [M] drivers/net/can/sja1000/kvaser_pci.o CC [M] drivers/net/e1000/e1000_hw.o CC [M] drivers/hid/hid-drff.o CC [M] net/bluetooth/hci_event.o CC [M] drivers/gpu/drm/drm_ioc32.o CC [M] drivers/infiniband/core/sa_query.o CC [M] drivers/pcmcia/rsrc_mgr.o CC [M] drivers/media/dvb/dvb-usb/af9005-fe.o CC [M] drivers/infiniband/core/multicast.o CC [M] drivers/ssb/sprom.o CC [M] drivers/input/joystick/sidewinder.o CC [M] drivers/input/touchscreen/mtouch.o CC [M] drivers/media/dvb/frontends/au8522_decoder.o LD drivers/pci/built-in.o CC [M] net/atm/atm_sysfs.o CC kernel/timer.o CC [M] drivers/media/common/tuners/mt2266.o CC [M] net/bridge/br_device.o CC [M] drivers/mtd/onenand/onenand_bbt.o CC [M] drivers/media/dvb/ttpci/av7110_hw.o CC [M] drivers/telephony/phonedev.o CC [M] drivers/mtd/onenand/onenand_sim.o CC [M] drivers/pcmcia/socket_sysfs.o LD drivers/staging/built-in.o CC [M] drivers/media/dvb/siano/smsusb.o CC [M] drivers/net/cxgb3/ael1002.o CC [M] drivers/net/atl1e/atl1e_param.o CC [M] drivers/isdn/hardware/eicon/divamnt.o CC [M] drivers/infiniband/core/ucm.o CC [M] drivers/i2c/busses/i2c-voodoo3.o CC block/noop-iosched.o CC [M] drivers/isdn/hardware/eicon/mntfunc.o CC [M] drivers/spi/spidev.o CC fs/ioctl.o CC [M] drivers/media/dvb/firewire/firedtv-rc.o CC [M] sound/pci/via82xx.o CC [M] drivers/hid/hid-ezkey.o CC [M] drivers/media/dvb/ttpci/av7110_v4l.o CC [M] drivers/mtd/tests/mtd_pagetest.o CC [M] drivers/media/dvb/ttpci/av7110_av.o CC [M] drivers/hid/hid-gyration.o CC [M] drivers/media/dvb/ttpci/av7110_ca.o CC [M] drivers/ide/ide-gd.o CC crypto/rng.o CC [M] drivers/mtd/devices/mtdram.o LD [M] drivers/infiniband/hw/nes/iw_nes.o CC [M] drivers/net/cxgb3/vsc8211.o CC [M] drivers/regulator/max1586.o CC [M] sound/core/timer.o CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o LD [M] drivers/isdn/gigaset/gigaset.o LD [M] drivers/isdn/gigaset/usb_gigaset.o CC [M] sound/soc/codecs/uda134x.o LD [M] drivers/isdn/gigaset/bas_gigaset.o LD [M] drivers/isdn/gigaset/ser_gigaset.o CC [M] drivers/media/common/saa7146_i2c.o CC [M] drivers/hwmon/ds1621.o CC [M] drivers/hwmon/f71805f.o CC [M] drivers/infiniband/hw/mthca/mthca_srq.o CC [M] drivers/pcmcia/cardbus.o /scratch/kisskb/src/drivers/mtd/nand/diskonchip.c:56:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC [M] net/ax25/ax25_out.o CC [M] drivers/pcmcia/rsrc_nonstatic.o CC [M] drivers/block/paride/pt.o CC [M] drivers/isdn/i4l/isdn_net.o CC lib/list_debug.o CC [M] drivers/isdn/i4l/isdn_tty.o CC [M] drivers/pcmcia/yenta_socket.o CC [M] net/can/raw.o CC [M] drivers/mtd/devices/block2mtd.o CC [M] net/can/af_can.o CC [M] drivers/pcmcia/pd6729.o CC [M] drivers/media/common/saa7146_core.o CC [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.o CC [M] drivers/net/benet/be_cmds.o CC [M] drivers/mmc/host/sdricoh_cs.o CC [M] drivers/hwmon/f71882fg.o CC [M] drivers/mmc/host/cb710-mmc.o CC [M] drivers/pcmcia/i82092.o CC [M] drivers/rtc/rtc-ds1307.o CC [M] drivers/md/dm-kcopyd.o CC [M] sound/core/seq/oss/seq_oss.o CC [M] drivers/rtc/rtc-ds1374.o CC [M] drivers/media/common/saa7146_fops.o CC [M] drivers/input/touchscreen/mk712.o CC mm/mmap.o CC [M] drivers/infiniband/core/user_mad.o CC crypto/krng.o LD [M] drivers/net/can/can-dev.o CC [M] drivers/net/bonding/bond_alb.o CC fs/readdir.o CC arch/sparc/kernel/cpumap.o CC [M] drivers/isdn/hysdn/hysdn_proclog.o LD [M] drivers/media/dvb/firewire/firedtv.o CC [M] drivers/mtd/ubi/vtbl.o CC [M] drivers/mtd/ubi/vmt.o CC [M] drivers/i2c/busses/i2c-pca-platform.o CC [M] drivers/infiniband/core/uverbs_main.o CC [M] net/atm/proc.o CC [M] drivers/hid/hid-kensington.o CC [M] drivers/media/common/tuners/qt1010.o CC [M] drivers/isdn/hardware/eicon/debug.o CC [M] drivers/rtc/rtc-ds1390.o CC [M] drivers/isdn/hisax/tei.o CC [M] drivers/media/common/tuners/mt2131.o CC [M] drivers/mtd/devices/mtd_dataflash.o CC [M] sound/core/sound.o CC [M] sound/soc/codecs/uda1380.o CC [M] drivers/ssb/pci.o CC [M] drivers/ata/sata_sil.o CC [M] drivers/mtd/devices/m25p80.o CC [M] drivers/spi/tle62x0.o CC [M] drivers/scsi/aic7xxx/aic79xx_proc.o CC [M] drivers/media/video/v4l2-device.o CC [M] drivers/hid/hid-kye.o CC [M] sound/soc/codecs/wm8350.o CC [M] drivers/media/video/v4l2-int-device.o CC [M] drivers/media/dvb/ttpci/av7110.o CC [M] drivers/mtd/nand/plat_nand.o CC [M] drivers/mtd/tests/mtd_readtest.o CC [M] drivers/media/dvb/siano/smsdvb.o CC [M] drivers/net/benet/be_ethtool.o CC [M] net/bridge/br_fdb.o CC [M] drivers/telephony/ixj.o CC [M] drivers/mtd/ubi/upd.o CC [M] drivers/mtd/ubi/build.o CC [M] drivers/scsi/aic94xx/aic94xx_init.o CC [M] drivers/net/chelsio/espi.o CC [M] drivers/scsi/aic94xx/aic94xx_hwi.o CC [M] sound/soc/codecs/wm8400.o CC [M] crypto/seqiv.o CC block/compat_ioctl.o CC [M] drivers/mtd/ubi/cdev.o CC [M] drivers/input/joystick/spaceball.o CC [M] drivers/media/dvb/ttpci/av7110_ipack.o CC [M] drivers/media/dvb/frontends/s921_module.o CC [M] sound/core/seq/oss/seq_oss_init.o CC [M] drivers/ieee1394/eth1394.o CC [M] crypto/hmac.o CC kernel/user.o CC [M] drivers/hwmon/f75375s.o LD [M] drivers/net/atl1e/atl1e.o CC [M] drivers/media/dvb/frontends/s921_core.o CC [M] drivers/input/mousedev.o CC [M] drivers/hwmon/g760a.o CC [M] drivers/isdn/mISDN/l1oip_core.o CC [M] net/atm/mpc.o CC [M] drivers/infiniband/hw/mthca/mthca_catas.o CC [M] drivers/i2c/busses/i2c-stub.o CC [M] drivers/regulator/wm8350-regulator.o CC drivers/serial/suncore.o CC [M] drivers/scsi/aacraid/commctrl.o CC [M] drivers/net/e1000e/82571.o CC [M] drivers/isdn/hardware/avm/t1pci.o LD [M] drivers/pcmcia/pcmcia_core.o CC [M] drivers/net/e1000e/ich8lan.o LD [M] drivers/mtd/onenand/onenand.o CC [M] net/bluetooth/hci_sock.o CC [M] net/bluetooth/hci_sysfs.o CC [M] drivers/media/dvb/dvb-usb/af9015.o CC [M] net/atm/mpoa_caches.o CC [M] drivers/isdn/i4l/isdn_v110.o CC [M] drivers/rtc/rtc-ds1511.o CC [M] net/can/proc.o CC [M] drivers/rtc/rtc-ds1553.o CC [M] drivers/block/paride/pg.o CC [M] drivers/ide/ide-disk.o CC [M] sound/core/init.o CC [M] drivers/hwmon/gl518sm.o CC [M] drivers/mtd/tests/mtd_speedtest.o CC arch/sparc/kernel/smp_64.o CC [M] sound/core/memory.o CC [M] drivers/net/enic/enic_main.o CC [M] net/ax25/ax25_route.o CC [M] drivers/isdn/hysdn/boardergo.o CC [M] drivers/ide/ide-disk_ioctl.o CC [M] drivers/isdn/hysdn/hysdn_boot.o LD [M] drivers/hid/hid-logitech.o CC lib/debugobjects.o CC fs/select.o CC [M] drivers/scsi/aic94xx/aic94xx_reg.o CC fs/fifo.o CC [M] drivers/hid/hid-microsoft.o CC [M] drivers/net/enic/vnic_cq.o CC [M] drivers/ide/ide-disk_proc.o CC [M] drivers/isdn/hisax/isdnl2.o CC [M] drivers/infiniband/hw/ipath/ipath_ruc.o CC fs/dcache.o CC [M] drivers/net/enic/vnic_intr.o CC [M] drivers/regulator/wm8400-regulator.o CC [M] drivers/mtd/ubi/kapi.o LD [M] drivers/media/dvb/siano/sms1xxx.o CC [M] drivers/input/touchscreen/usbtouchscreen.o CC [M] drivers/input/joydev.o CC [M] drivers/ata/sata_sil24.o CC [M] drivers/net/enic/vnic_wq.o CC [M] drivers/input/touchscreen/penmount.o CC [M] drivers/media/common/tuners/mxl5005s.o CC [M] drivers/media/common/tuners/mxl5007t.o CC [M] drivers/input/joystick/spaceorb.o CC [M] drivers/mtd/inftlcore.o CC [M] drivers/media/dvb/ttpci/av7110_ir.o CC [M] drivers/mtd/nand/alauda.o CC [M] drivers/mtd/inftlmount.o CC [M] drivers/telephony/ixj_pcmcia.o CC [M] drivers/media/dvb/frontends/stb0899_drv.o CC [M] drivers/scsi/aic94xx/aic94xx_sds.o CC drivers/serial/sunhv.o CC [M] drivers/media/video/v4l2-compat-ioctl32.o CC [M] drivers/media/video/v4l2-common.o CC [M] drivers/ssb/pcihost_wrapper.o CC [M] drivers/scsi/aic94xx/aic94xx_seq.o CC [M] drivers/serial/sunzilog.o CC [M] drivers/hwmon/gl520sm.o /scratch/kisskb/src/sound/soc/codecs/wm8400.c: In function 'wm8400_set_dai_pll': /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.k' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.n' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.fratio' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.freq_ref' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.outdiv' may be used uninitialized in this function CC kernel/signal.o CC [M] sound/core/info.o CC [M] drivers/scsi/aic7xxx/aic79xx_osm_pci.o CC [M] drivers/isdn/i4l/isdn_common.o CC [M] drivers/mtd/mtdcore.o LD drivers/i2c/built-in.o CC [M] drivers/md/dm-sysfs.o CC [M] sound/core/seq/oss/seq_oss_timer.o CC [M] drivers/hid/hid-monterey.o CC [M] drivers/mtd/mtdsuper.o CC [M] drivers/md/dm-path-selector.o CC [M] drivers/rtc/rtc-ds1672.o CC lib/bitrev.o CC [M] sound/soc/codecs/wm8510.o CC [M] drivers/gpu/drm/mga/mga_drv.o LD [M] drivers/pcmcia/pcmcia.o CC [M] drivers/net/chelsio/tp.o CC [M] drivers/serial/sunsu.o CC [M] drivers/media/common/saa7146_video.o /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'ib_uverbs_alloc_event_file': /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c:522: warning: the address of 'uverbs_event_fops' will always evaluate as 'true' CC [M] sound/core/control.o CC [M] net/bluetooth/lib.o CC [M] drivers/ide/ide-floppy.o CC [M] drivers/isdn/hardware/avm/c4.o LD [M] drivers/infiniband/hw/mthca/ib_mthca.o CC [M] drivers/net/chelsio/pm3393.o CC [M] drivers/mtd/ubi/eba.o CC [M] drivers/net/hamradio/mkiss.o CC [M] drivers/ssb/pcmcia.o CC [M] drivers/ide/ide-floppy_ioctl.o LD drivers/spi/built-in.o CC fs/inode.o CC [M] drivers/thermal/thermal_sys.o CC lib/crc32.o CC [M] drivers/infiniband/core/uverbs_cmd.o CC [M] drivers/mtd/tests/mtd_stresstest.o CC [M] drivers/net/enic/enic_res.o CC [M] drivers/net/bonding/bond_sysfs.o CC [M] drivers/uio/uio.o CC [M] drivers/net/bonding/bond_ipv6.o CC [M] drivers/scsi/aic94xx/aic94xx_dump.o CC [M] drivers/media/common/tuners/mc44s803.o CC [M] sound/pci/ac97/ac97_codec.o CC [M] drivers/mtd/ubi/io.o CC [M] sound/core/seq/oss/seq_oss_ioctl.o LD [M] drivers/media/common/tuners/tda18271.o CC [M] drivers/media/dvb/dvb-usb/anysee.o CC [M] drivers/input/touchscreen/touchit213.o CC [M] drivers/rtc/rtc-ds1742.o LD [M] drivers/ieee1394/ieee1394.o CC [M] drivers/rtc/rtc-ds3234.o CC [M] sound/pci/ali5451/ali5451.o CC [M] crypto/xcbc.o LD [M] drivers/net/benet/be2net.o CC [M] drivers/hwmon/ultra45_env.o CC [M] sound/soc/codecs/wm8580.o CC [M] drivers/scsi/aic94xx/aic94xx_scb.o CC [M] drivers/net/igbvf/vf.o CC [M] drivers/hwmon/i5k_amb.o CC [M] drivers/net/igb/igb_main.o CC [M] drivers/infiniband/hw/ipath/ipath_sdma.o CC [M] drivers/hid/hid-ntrig.o CC [M] drivers/isdn/i4l/isdn_ppp.o CC [M] drivers/input/touchscreen/touchright.o CC [M] sound/soc/codecs/wm8728.o CC [M] net/bluetooth/l2cap.o CC [M] drivers/media/common/saa7146_hlp.o CC [M] drivers/hid/hid-pl.o CC [M] drivers/infiniband/hw/ipath/ipath_srq.o CC [M] drivers/md/dm-mpath.o CC block/blk-integrity.o CC [M] drivers/md/dm-snap.o CC [M] drivers/gpu/drm/mga/mga_dma.o CC [M] drivers/md/dm-exception-store.o CC [M] drivers/ide/ide-floppy_proc.o CC [M] drivers/input/joystick/stinger.o LD [M] net/can/can.o CC [M] drivers/input/touchscreen/touchwin.o LD [M] net/can/can-raw.o LD [M] net/can/can-bcm.o CC [M] drivers/ssb/driver_chipcommon.o CC [M] drivers/net/e1000/e1000_ethtool.o CC [M] drivers/input/touchscreen/tsc2007.o CC [M] drivers/scsi/aic94xx/aic94xx_dev.o /scratch/kisskb/src/drivers/serial/sunzilog.c:1077: warning: 'sunzilog_putchar' defined but not used CC [M] net/atm/mpoa_proc.o CC [M] drivers/gpu/drm/mga/mga_state.o CC [M] drivers/input/evdev.o CC [M] drivers/ata/sata_via.o CC [M] net/ax25/ax25_std_in.o CC [M] drivers/net/hamradio/6pack.o CC [M] sound/pci/au88x0/au8810.o CC [M] sound/pci/aw2/aw2-alsa.o CC [M] drivers/net/irda/irda-usb.o CC [M] net/atm/clip.o CC [M] drivers/rtc/rtc-fm3130.o CC [M] sound/pci/aw2/aw2-saa7146.o CC mm/mprotect.o CC [M] drivers/ssb/driver_chipcommon_pmu.o CC [M] net/bridge/br_forward.o CC [M] sound/pci/ac97/ac97_pcm.o CC [M] sound/pci/ca0106/ca0106_main.o CC [M] sound/pci/ca0106/ca0106_proc.o CC [M] drivers/mtd/tests/mtd_subpagetest.o CC [M] sound/core/seq/oss/seq_oss_event.o CC [M] drivers/ide/aec62xx.o CC [M] drivers/mtd/mtdbdi.o CC [M] drivers/input/touchscreen/ucb1400_ts.o CC [M] drivers/regulator/pcf50633-regulator.o CC [M] drivers/infiniband/hw/ipath/ipath_stats.o CC [M] drivers/ide/alim15x3.o CC [M] drivers/isdn/hardware/eicon/maintidi.o CC [M] sound/core/misc.o CC [M] drivers/net/igbvf/mbx.o CC [M] drivers/media/common/saa7146_vbi.o CC [M] drivers/hwmon/ibmaem.o CC [M] drivers/ata/sata_vsc.o CC [M] drivers/net/igbvf/ethtool.o CC [M] drivers/ide/amd74xx.o CC [M] drivers/isdn/hysdn/hysdn_sched.o CC [M] sound/core/device.o CC [M] sound/core/sound_oss.o CC [M] sound/core/info_oss.o CC [M] net/bluetooth/sco.o CC lib/genalloc.o CC [M] drivers/isdn/i4l/isdn_concap.o CC [M] drivers/isdn/i4l/isdn_x25iface.o CC [M] drivers/md/dm-snap-transient.o CC [M] drivers/ssb/driver_pcicore.o CC [M] drivers/isdn/i4l/isdn_audio.o CC arch/sparc/kernel/auxio_64.o CC [M] drivers/scsi/arcmsr/arcmsr_attr.o CC [M] drivers/hid/hid-petalynx.o CC [M] drivers/net/cxgb3/t3_hw.o CC [M] drivers/net/cxgb3/mc5.o CC [M] drivers/hwmon/ibmpex.o CC [M] drivers/net/enic/vnic_dev.o LD [M] drivers/mtd/nand/nand.o CC [M] drivers/serial/sunsab.o CC [M] drivers/hwmon/it87.o CC [M] drivers/serial/8250.o CC [M] drivers/mtd/tests/mtd_torturetest.o CC [M] drivers/isdn/hardware/eicon/capimain.o CC [M] net/bridge/br_if.o CC [M] drivers/md/dm-snap-persistent.o CC mm/mremap.o CC security/selinux/ss/conditional.o CC [M] drivers/net/chelsio/sge.o CC [M] drivers/scsi/aacraid/comminit.o CC [M] drivers/mtd/mtdpart.o CC [M] drivers/input/joystick/tmdc.o CC [M] drivers/isdn/mISDN/l1oip_codec.o CC [M] net/bluetooth/bnep/core.o CC [M] lib/lzo/lzo1x_compress.o CC [M] drivers/ide/cmd64x.o CC [M] lib/lzo/lzo1x_decompress.o CC [M] drivers/media/dvb/frontends/stb0899_algo.o CC arch/sparc/kernel/module.o CC [M] sound/soc/codecs/wm8731.o CC [M] net/bluetooth/cmtp/core.o CC [M] drivers/net/enic/vnic_rq.o CC [M] net/bluetooth/bnep/sock.o CC [M] drivers/net/igb/igb_ethtool.o CC [M] drivers/hid/hid-samsung.o CC [M] net/bluetooth/hidp/core.o CC [M] drivers/net/e1000e/es2lan.o CC [M] drivers/hid/hid-sjoy.o CC [M] drivers/uio/uio_cif.o CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o CC [M] drivers/net/igb/e1000_82575.o CC [M] net/bluetooth/hidp/sock.o CC [M] net/bluetooth/bnep/netdev.o LD drivers/regulator/built-in.o CC [M] block/as-iosched.o CC [M] drivers/net/igb/e1000_mac.o CC [M] drivers/media/dvb/dvb-usb/au6610.o CC [M] sound/core/vmaster.o CC [M] drivers/rtc/rtc-isl1208.o LD [M] sound/pci/aw2/snd-aw2.o CC [M] drivers/net/e1000e/lib.o CC [M] drivers/net/chelsio/subr.o CC [M] net/bluetooth/cmtp/sock.o CC [M] drivers/net/chelsio/mv88x201x.o CC [M] drivers/char/istallion.o CC [M] drivers/rtc/rtc-m41t80.o CC [M] drivers/isdn/hysdn/hysdn_net.o CC [M] drivers/rtc/rtc-m41t94.o CC [M] drivers/net/chelsio/my3126.o CC [M] drivers/ata/sata_sis.o CC [M] drivers/hid/hid-sony.o CC [M] sound/pci/au88x0/au8820.o CC [M] drivers/media/video/v4l1-compat.o CC [M] drivers/md/md.o CC [M] net/ax25/ax25_std_subr.o CC [M] crypto/crypto_null.o CC [M] drivers/usb/atm/cxacru.o CC [M] drivers/ssb/b43_pci_bridge.o CC [M] drivers/scsi/arcmsr/arcmsr_hba.o CC [M] drivers/input/touchscreen/wacom_w8001.o CC [M] drivers/net/hamradio/yam.o CC [M] drivers/infiniband/core/uverbs_marshall.o CC fs/attr.o CC [M] drivers/infiniband/core/iwcm.o CC [M] drivers/net/hamradio/bpqether.o CC [M] drivers/isdn/hardware/eicon/capifunc.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC [M] drivers/gpu/drm/mga/mga_warp.o CC [M] net/bridge/br_input.o CC [M] drivers/input/touchscreen/wm97xx-core.o CC [M] net/atm/br2684.o CC [M] drivers/hwmon/lis3lv02d.o CC [M] net/atm/lec.o CC [M] sound/core/seq/oss/seq_oss_rw.o CC [M] drivers/net/e1000/e1000_param.o CC [M] net/bridge/br_ioctl.o CC [M] drivers/hwmon/lis3lv02d_spi.o CC [M] drivers/rtc/rtc-m48t35.o CC [M] drivers/scsi/aic7xxx/aic7xxx_93cx6.o CC security/selinux/ss/mls.o CC [M] drivers/net/ixgb/ixgb_main.o CC [M] drivers/usb/gadget/m66592-udc.o CC arch/sparc/kernel/sparc_ksyms_64.o CC [M] net/bluetooth/rfcomm/core.o CC [M] drivers/md/bitmap.o CC [M] drivers/mtd/nftlcore.o CC [M] drivers/isdn/i4l/isdn_ttyfax.o CC [M] drivers/uio/uio_pdrv.o LD [M] lib/lzo/lzo_compress.o LD [M] lib/lzo/lzo_decompress.o CC mm/msync.o CC [M] drivers/infiniband/hw/ipath/ipath_sysfs.o CC [M] lib/reed_solomon/reed_solomon.o CC [M] sound/pci/au88x0/au8830.o CC [M] drivers/media/dvb/frontends/stv0900_core.o CC [M] drivers/media/dvb/frontends/stv0900_sw.o LD [M] drivers/net/bonding/bonding.o CC [M] drivers/isdn/hardware/eicon/message.o CC [M] drivers/hid/hid-sunplus.o CC [M] lib/zlib_deflate/deflate.o CC [M] drivers/scsi/aacraid/commsup.o CC [M] drivers/mtd/nftlmount.o CC [M] lib/zlib_deflate/deftree.o CC [M] drivers/infiniband/core/cma.o LD [M] sound/pci/ali5451/snd-ali5451.o CC [M] lib/zlib_deflate/deflate_syms.o CC [M] drivers/mtd/mtdconcat.o CC [M] sound/pci/ac97/ac97_proc.o CC [M] crypto/md4.o CC [M] drivers/ide/cs5520.o LD [M] net/bluetooth/bluetooth.o CC [M] drivers/net/igbvf/netdev.o CC [M] drivers/mtd/ubi/wl.o CC [M] drivers/hid/hid-gaff.o CC [M] drivers/hid/hid-tmff.o CC [M] crypto/rmd128.o CC [M] drivers/input/joystick/turbografx.o CC [M] sound/soc/codecs/wm8750.o CC [M] sound/core/jack.o CC [M] drivers/infiniband/core/ucma.o LD [M] drivers/net/enic/enic.o CC [M] drivers/hid/hid-topseed.o CC [M] drivers/usb/atm/speedtch.o CC [M] drivers/media/dvb/frontends/stb6100.o CC [M] drivers/isdn/hardware/eicon/capidtmf.o LD [M] drivers/ssb/ssb.o CC [M] drivers/md/raid5.o CC [M] drivers/input/joystick/twidjoy.o CC [M] drivers/net/hamradio/hdlcdrv.o CC [M] drivers/rtc/rtc-m48t86.o CC [M] drivers/md/raid6algos.o CC [M] drivers/net/hamradio/baycom_ser_hdx.o CC [M] drivers/gpu/drm/mga/mga_irq.o LD [M] drivers/media/common/saa7146.o CC [M] drivers/scsi/aacraid/dpcsup.o CC drivers/usb/otg/otg.o CC [M] drivers/uio/uio_pdrv_genirq.o LD [M] drivers/media/common/saa7146_vv.o CC [M] sound/pci/ca0106/ca0106_mixer.o CC [M] net/ax25/ax25_std_timer.o CC [M] drivers/usb/class/cdc-acm.o CC [M] drivers/net/igb/e1000_nvm.o CC [M] drivers/mtd/redboot.o CC [M] drivers/uio/uio_smx.o CC [M] drivers/net/igb/e1000_phy.o CC [M] drivers/scsi/bnx2i/bnx2i_init.o CC [M] drivers/net/chelsio/mv88e1xxx.o CC [M] drivers/isdn/mISDN/core.o CC [M] drivers/usb/c67x00/c67x00-drv.o CC [M] drivers/scsi/bnx2i/bnx2i_hwi.o CC mm/rmap.o CC [M] drivers/uio/uio_aec.o CC kernel/sys.o CC [M] drivers/isdn/mISDN/fsm.o CC [M] sound/core/seq/oss/seq_oss_synth.o CC [M] drivers/net/igb/e1000_mbx.o CC fs/bad_inode.o CC [M] drivers/isdn/hisax/isdnl3.o CC kernel/kmod.o CC fs/file.o CC [M] drivers/scsi/aic94xx/aic94xx_tmf.o CC [M] drivers/net/irda/stir4200.o CC [M] drivers/net/irda/vlsi_ir.o CC arch/sparc/kernel/kgdb_64.o CC [M] drivers/rtc/rtc-max6900.o CC [M] drivers/net/hamradio/baycom_par.o CC [M] drivers/hwmon/lm63.o CC arch/sparc/kernel/stacktrace.o CC [M] drivers/net/e1000e/phy.o CC [M] drivers/gpu/drm/mga/mga_ioc32.o CC [M] sound/soc/codecs/wm8753.o CC [M] drivers/media/dvb/dvb-usb/ce6230.o CC [M] drivers/net/e1000e/param.o CC [M] drivers/mtd/ar7part.o CC [M] net/bridge/br_notify.o CC [M] drivers/ata/sata_sx4.o CC [M] drivers/usb/otg/gpio_vbus.o CC [M] drivers/isdn/i4l/isdn_bsdcomp.o LD [M] drivers/media/common/ir-common.o CC [M] drivers/md/raid6recov.o CC [M] drivers/usb/otg/nop-usb-xceiv.o CC [M] drivers/isdn/hardware/eicon/diva_didd.o CC [M] drivers/hwmon/lm70.o CC [M] sound/pci/ca0106/ca_midi.o CC [M] drivers/ata/sata_nv.o CC [M] drivers/isdn/hardware/eicon/diddfunc.o CC [M] drivers/isdn/hardware/eicon/dadapter.o CC [M] drivers/scsi/aacraid/rx.o CC [M] drivers/md/raid6tables.o CC [M] drivers/scsi/aacraid/sa.o CC [M] net/bluetooth/rfcomm/sock.o CC [M] drivers/isdn/hardware/eicon/divasmain.o CC [M] drivers/scsi/aic7xxx/aic7xxx_pci.o CC [M] net/bluetooth/cmtp/capi.o CC [M] drivers/uio/uio_sercos3.o LD [M] drivers/media/dvb/ttpci/dvb-ttpci.o CC [M] drivers/isdn/hisax/lmgr.o LD security/selinux/ss/ss.o CC [M] drivers/infiniband/hw/ipath/ipath_uc.o CC [M] net/bluetooth/rfcomm/tty.o CC [M] drivers/isdn/hardware/eicon/divasfunc.o LD security/selinux/ss/built-in.o LD security/selinux/selinux.o LD security/selinux/built-in.o CC [M] drivers/scsi/aacraid/rkt.o CC [M] drivers/isdn/hardware/eicon/di.o LD security/built-in.o CC [M] drivers/net/ixgb/ixgb_hw.o CC [M] drivers/isdn/hardware/eicon/io.o CC [M] drivers/isdn/mISDN/socket.o CC [M] block/deadline-iosched.o CC [M] crypto/rmd160.o CC [M] drivers/gpu/drm/r128/r128_drv.o LD [M] net/bluetooth/bnep/bnep.o CC [M] drivers/isdn/hysdn/hysdn_init.o CC [M] drivers/gpu/drm/radeon/radeon_drv.o CC [M] drivers/isdn/mISDN/clock.o CC [M] drivers/hid/hid-zpff.o LD [M] lib/zlib_deflate/zlib_deflate.o LD [M] drivers/media/video/tuner.o CC net/core/sock.o CC [M] drivers/media/video/ir-kbd-i2c.o CC [M] drivers/isdn/hardware/eicon/istream.o CC lib/zlib_inflate/inffast.o CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o CC [M] drivers/net/cxgb3/xgmac.o CC [M] drivers/scsi/aic7xxx/aic7xxx_reg_print.o CC [M] drivers/serial/8250_pci.o CC [M] drivers/mtd/mtdchar.o CC [M] drivers/serial/serial_cs.o CC [M] drivers/rtc/rtc-max6902.o CC [M] drivers/rtc/rtc-pcf8563.o CC [M] drivers/media/dvb/frontends/sp8870.o CC [M] drivers/input/joystick/warrior.o CC arch/sparc/kernel/pci.o CC lib/zlib_inflate/inflate.o CC [M] drivers/md/raid6int1.o CC [M] drivers/usb/class/usblp.o CC [M] drivers/rtc/rtc-pcf8583.o CC [M] drivers/md/raid6int2.o CC [M] drivers/rtc/rtc-r9701.o CC [M] net/bridge/br_stp.o CC [M] sound/core/seq/oss/seq_oss_midi.o CC [M] sound/core/seq/oss/seq_oss_readq.o CC [M] block/cfq-iosched.o CC [M] drivers/ide/cs5530.o CC lib/zlib_inflate/infutil.o CC fs/filesystems.o CC [M] drivers/net/ixgb/ixgb_ee.o CC [M] drivers/hwmon/lm75.o CC [M] drivers/gpu/drm/savage/savage_drv.o CC fs/namespace.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm.o LD [M] drivers/scsi/arcmsr/arcmsr.o CC [M] drivers/media/dvb/frontends/cx22700.o CC [M] drivers/ide/sc1200.o CC [M] net/ax25/ax25_subr.o CC [M] net/ax25/ax25_timer.o CC [M] drivers/isdn/hardware/eicon/diva.o CC [M] drivers/infiniband/hw/ipath/ipath_ud.o CC [M] drivers/scsi/aic7xxx/aic7xxx_proc.o CC [M] drivers/net/e1000e/ethtool.o CC [M] drivers/input/touchscreen/wm9705.o CC [M] drivers/scsi/bnx2i/bnx2i_iscsi.o CC [M] drivers/hid/hid-wacom.o CC [M] drivers/md/raid6int4.o LD [M] drivers/gpu/drm/mga/mga.o CC [M] drivers/gpu/drm/r128/r128_cce.o CC [M] drivers/hid/usbhid/hid-core.o CC [M] drivers/isdn/hardware/eicon/divasproc.o CC lib/zlib_inflate/inftrees.o CC [M] drivers/serial/max3100.o LD [M] drivers/hid/hid.o CC lib/zlib_inflate/inflate_syms.o CC [M] drivers/net/chelsio/vsc7326.o CC [M] drivers/gpu/drm/tdfx/tdfx_drv.o LD [M] sound/pci/ca0106/snd-ca0106.o CC [M] drivers/isdn/hardware/eicon/diva_dma.o CC net/core/request_sock.o CC mm/vmalloc.o /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_attach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:420: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:455: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_detach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:471: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) CC [M] sound/core/seq/oss/seq_oss_writeq.o CC [M] drivers/isdn/hysdn/hycapi.o CC [M] sound/pci/cs46xx/cs46xx.o CC mm/pagewalk.o LD drivers/usb/otg/built-in.o CC [M] drivers/usb/core/usb.o LD [M] net/bluetooth/hidp/hidp.o CC [M] sound/pci/cs46xx/cs46xx_lib.o CC [M] drivers/usb/class/cdc-wdm.o CC [M] drivers/usb/core/hub.o CC arch/sparc/kernel/pci_common.o CC [M] drivers/scsi/aacraid/nark.o CC fs/seq_file.o CC [M] drivers/net/e1000e/netdev.o CC [M] drivers/gpu/drm/via/via_irq.o CC [M] drivers/usb/atm/ueagle-atm.o CC [M] drivers/usb/atm/usbatm.o CC [M] drivers/w1/masters/matrox_w1.o CC [M] drivers/uwb/umc-bus.o CC [M] drivers/watchdog/pcwd_pci.o CC [M] drivers/net/ixgb/ixgb_ethtool.o CC [M] drivers/usb/class/usbtmc.o CC [M] drivers/rtc/rtc-rs5c348.o CC [M] sound/soc/codecs/wm8900.o CC [M] drivers/input/evbug.o LD [M] drivers/net/e1000/e1000.o CC [M] net/ax25/ax25_uid.o CC fs/xattr.o CC [M] drivers/mtd/ubi/scan.o CC [M] drivers/hwmon/lm77.o CC [M] drivers/net/irda/mcs7780.o CC [M] drivers/mtd/ubi/misc.o LD [M] drivers/isdn/i4l/isdn.o CC drivers/video/fb_notify.o CC [M] drivers/gpu/drm/savage/savage_bci.o CC kernel/workqueue.o LD [M] net/atm/mpoa.o CC [M] drivers/media/video/tvaudio.o CC [M] drivers/net/irda/irtty-sir.o CC [M] drivers/isdn/hisax/q931.o CC [M] drivers/gpu/drm/via/via_drv.o CC [M] drivers/usb/gadget/cdc2.o CC [M] drivers/usb/gadget/ether.o CC kernel/pid.o CC [M] drivers/input/joystick/xpad.o CC [M] drivers/md/raid6int8.o CC [M] drivers/usb/gadget/file_storage.o CC [M] drivers/usb/core/hcd.o CC [M] drivers/usb/core/urb.o CC [M] drivers/ide/delkin_cb.o CC [M] drivers/input/joystick/zhenhua.o CC [M] sound/soc/codecs/wm8903.o CC [M] drivers/input/touchscreen/wm9712.o CC kernel/rcupdate.o CC [M] drivers/md/raid6int16.o CC [M] drivers/isdn/hardware/eicon/os_bri.o CC [M] drivers/net/irda/sir_dev.o CC [M] drivers/input/touchscreen/wm9713.o CC [M] drivers/w1/masters/ds2490.o LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o CC lib/textsearch.o CC [M] drivers/scsi/aic94xx/aic94xx_task.o CC [M] drivers/scsi/cxgb3i/cxgb3i_init.o CC lib/percpu_counter.o CC [M] drivers/scsi/cxgb3i/cxgb3i_iscsi.o CC [M] drivers/isdn/hardware/eicon/s_bri.o CC [M] drivers/usb/c67x00/c67x00-hcd.o CC [M] drivers/media/dvb/dvb-usb/cinergyT2-core.o CC [M] drivers/media/dvb/frontends/cx24110.o CC [M] drivers/isdn/hardware/eicon/os_4bri.o LD [M] sound/core/seq/oss/snd-seq-oss.o LD [M] sound/core/seq/snd-seq.o LD [M] sound/core/seq/snd-seq-device.o LD [M] sound/core/seq/snd-seq-midi-event.o LD [M] sound/core/seq/snd-seq-dummy.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm_pci.o CC [M] drivers/usb/c67x00/c67x00-sched.o LD [M] sound/core/seq/snd-seq-virmidi.o LD [M] sound/core/seq/snd-seq-midi.o CC [M] drivers/gpu/drm/via/via_map.o LD [M] sound/core/seq/snd-seq-midi-emul.o LD [M] sound/core/snd.o CC net/core/skbuff.o LD [M] sound/core/snd-hwdep.o CC [M] drivers/mtd/mtd_blkdevs.o LD [M] sound/core/snd-timer.o CC [M] sound/soc/codecs/wm8940.o LD [M] sound/core/snd-hrtimer.o CC [M] drivers/ata/sata_uli.o LD [M] sound/core/snd-pcm.o CC mm/page_io.o LD [M] sound/core/snd-page-alloc.o LD [M] sound/core/snd-rawmidi.o CC [M] drivers/w1/masters/ds2482.o CC [M] drivers/usb/image/mdc800.o CC [M] drivers/rtc/rtc-rs5c372.o LD block/built-in.o LD [M] drivers/net/chelsio/cxgb.o CC [M] drivers/ata/sata_mv.o CC [M] drivers/input/joystick/walkera0701.o CC [M] drivers/w1/masters/w1-gpio.o CC [M] drivers/mtd/ubi/debug.o CC [M] crypto/rmd256.o CC [M] sound/pci/ctxfi/xfi.o CC [M] drivers/ata/sata_inic162x.o CC [M] drivers/usb/gadget/gmidi.o CC drivers/usb/host/pci-quirks.o CC [M] drivers/net/ixgb/ixgb_param.o CC [M] drivers/hid/usbhid/hid-quirks.o LD drivers/input/input-core.o CC [M] drivers/net/cxgb3/sge.o CC [M] drivers/video/aty/atyfb_base.o CC [M] drivers/gpu/drm/radeon/radeon_cp.o CC [M] drivers/usb/host/ehci-hcd.o CC [M] drivers/net/cxgb3/l2t.o LD [M] drivers/scsi/aacraid/aacraid.o CC fs/libfs.o CC arch/sparc/kernel/psycho_common.o CC arch/sparc/kernel/pci_psycho.o CC [M] drivers/hwmon/lm78.o CC [M] drivers/scsi/bnx2i/bnx2i_sysfs.o CC [M] drivers/usb/host/oxu210hp-hcd.o CC [M] drivers/usb/host/isp116x-hcd.o CC [M] drivers/uwb/umc-dev.o LD [M] net/bluetooth/cmtp/cmtp.o CC fs/fs-writeback.o CC [M] drivers/ide/hpt366.o CC [M] drivers/usb/gadget/printer.o CC [M] drivers/infiniband/hw/ipath/ipath_user_pages.o CC [M] drivers/usb/image/microtek.o CC [M] drivers/infiniband/hw/ipath/ipath_user_sdma.o CC net/core/iovec.o CC [M] drivers/net/irda/sir_dongle.o CC [M] net/bridge/br_stp_bpdu.o CC [M] drivers/scsi/device_handler/scsi_dh.o CC [M] drivers/isdn/mISDN/hwchannel.o CC [M] net/ax25/af_ax25.o CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o LD [M] net/bluetooth/rfcomm/rfcomm.o CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o CC lib/iommu-helper.o LD [M] drivers/net/igbvf/igbvf.o CC [M] sound/pci/cs46xx/dsp_spos.o CC lib/fault-inject.o CC [M] drivers/isdn/mISDN/stack.o CC net/dcb/dcbnl.o CC [M] drivers/watchdog/wdt_pci.o CC lib/lmb.o LD [M] drivers/gpu/drm/tdfx/tdfx.o CC [M] drivers/md/raid6int32.o CC net/core/datagram.o LD [M] drivers/gpu/drm/drm.o CC net/core/stream.o CC [M] net/atm/pppoatm.o CC [M] drivers/media/video/tda7432.o CC [M] drivers/gpu/drm/r128/r128_state.o CC [M] drivers/isdn/mISDN/layer1.o CC [M] drivers/net/cxgb3/cxgb3_offload.o CC [M] drivers/media/dvb/dvb-usb/cinergyT2-fe.o CC [M] drivers/usb/atm/xusbatm.o CC [M] drivers/isdn/hardware/eicon/s_4bri.o CC net/core/scm.o CC arch/sparc/kernel/pci_sabre.o CC [M] drivers/gpu/drm/savage/savage_state.o CC net/core/gen_stats.o CC arch/sparc/kernel/pci_schizo.o CC [M] drivers/scsi/cxgb3i/cxgb3i_pdu.o CC [M] drivers/scsi/cxgb3i/cxgb3i_offload.o CC arch/sparc/kernel/pci_sun4v.o CC [M] drivers/scsi/cxgb3i/cxgb3i_ddp.o CC [M] drivers/usb/misc/adutux.o CC [M] drivers/usb/core/message.o CC [M] drivers/scsi/fcoe/fcoe.o LD [M] drivers/scsi/aic94xx/aic94xx.o CC [M] drivers/media/dvb/frontends/tda8083.o CC [M] drivers/gpu/drm/via/via_mm.o CC net/core/gen_estimator.o CC [M] drivers/scsi/fcoe/libfcoe.o CC kernel/extable.o CC [M] drivers/rtc/rtc-rx8581.o CC [M] drivers/input/joystick/iforce/iforce-ff.o LD [M] drivers/isdn/hysdn/hysdn.o CC [M] drivers/scsi/libfc/fc_disc.o LD [M] drivers/input/touchscreen/wm97xx-ts.o CC [M] drivers/isdn/hardware/eicon/os_pri.o CC [M] sound/pci/emu10k1/emu10k1_synth.o CC [M] drivers/isdn/hardware/eicon/s_pri.o LD [M] drivers/net/igb/igb.o CC [M] drivers/char/nozomi.o CC [M] sound/pci/emu10k1/emu10k1_callback.o CC [M] drivers/hid/usbhid/hiddev.o CC [M] drivers/scsi/libsas/sas_init.o CC [M] drivers/net/myri10ge/myri10ge.o CC [M] sound/pci/emu10k1/emu10k1_patch.o CC [M] drivers/net/ixgbe/ixgbe_main.o CC [M] drivers/media/video/saa6588.o CC [M] sound/pci/echoaudio/darla20.o CC [M] drivers/hid/usbhid/hid-pidff.o CC [M] drivers/net/irda/esi-sir.o CC [M] sound/pci/ctxfi/ctatc.o CC [M] drivers/media/video/saa5246a.o CC [M] drivers/net/irda/tekram-sir.o CC [M] drivers/net/cxgb3/aq100x.o CC [M] sound/pci/ctxfi/ctvmem.o CC [M] crypto/rmd320.o LD [M] drivers/usb/c67x00/c67x00.o CC [M] drivers/serial/kgdboc.o CC [M] sound/pci/ctxfi/ctpcm.o CC [M] drivers/w1/slaves/w1_therm.o CC [M] drivers/net/mlx4/alloc.o CC [M] sound/pci/ctxfi/ctmixer.o CC [M] drivers/usb/host/ohci-hcd.o CC [M] drivers/uwb/umc-drv.o CC [M] drivers/ata/pdc_adma.o CC [M] drivers/usb/mon/mon_main.o CC lib/syscall.o CC [M] drivers/video/aty/mach64_accel.o LD [M] drivers/scsi/bnx2i/bnx2i.o CC lib/dynamic_debug.o CC [M] drivers/infiniband/hw/ipath/ipath_verbs_mcast.o CC [M] drivers/usb/mon/mon_stat.o CC [M] drivers/usb/wusbcore/cbaf.o CC [M] drivers/usb/storage/alauda.o CC lib/nlattr.o CC mm/swap_state.o LD [M] sound/pci/ac97/snd-ac97-codec.o CC [M] drivers/usb/mon/mon_text.o CC [M] drivers/usb/serial/usb-serial.o CC [M] drivers/input/joystick/iforce/iforce-main.o CC [M] drivers/isdn/hisax/callc.o CC [M] drivers/gpu/drm/radeon/radeon_state.o CC net/core/net_namespace.o CC mm/swapfile.o CC net/core/sysctl_net_core.o CC [M] drivers/usb/serial/generic.o CC net/core/skb_dma_map.o CC [M] drivers/usb/gadget/serial.o CC [M] drivers/gpu/drm/via/via_dma.o CC [M] drivers/rtc/rtc-s35390a.o CC [M] drivers/scsi/device_handler/scsi_dh_emc.o CC [M] sound/soc/codecs/wm8960.o CC arch/sparc/kernel/pci_fire.o LD [M] drivers/infiniband/core/ib_core.o LD [M] drivers/infiniband/core/ib_mad.o CC [M] drivers/mtd/ubi/gluebi.o CC fs/pnode.o CC arch/sparc/kernel/pci_msi.o CC fs/drop_caches.o CC [M] sound/soc/codecs/wm8971.o LD [M] drivers/infiniband/core/ib_sa.o CC [M] drivers/usb/misc/appledisplay.o LD [M] drivers/infiniband/core/ib_cm.o CC [M] drivers/input/joystick/iforce/iforce-packets.o LD [M] drivers/infiniband/core/iw_cm.o LD [M] drivers/infiniband/core/ib_addr.o CC [M] drivers/media/dvb/dvb-usb/cxusb.o LD [M] drivers/infiniband/core/rdma_cm.o CC [M] sound/soc/codecs/wm8988.o LD [M] drivers/infiniband/core/ib_umad.o CC arch/sparc/kernel/sys_sparc32.o LD [M] drivers/infiniband/core/ib_uverbs.o CC fs/splice.o LD [M] drivers/infiniband/core/ib_ucm.o CC [M] net/ax25/ax25_ds_in.o LD [M] drivers/infiniband/core/rdma_ucm.o CC arch/sparc/kernel/signal32.o CC [M] drivers/media/dvb/frontends/l64781.o CC [M] drivers/media/dvb/frontends/dib3000mb.o CC [M] drivers/usb/serial/bus.o CC [M] drivers/watchdog/pcwd_usb.o CC kernel/params.o CC lib/argv_split.o CC [M] drivers/w1/slaves/w1_smem.o CC [M] drivers/usb/core/driver.o CC [M] drivers/media/dvb/frontends/dib3000mc.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o CC [M] drivers/uwb/address.o CC [M] drivers/serial/jsm/jsm_driver.o CC [M] drivers/gpu/drm/radeon/radeon_mem.o CC net/core/dev.o LD [M] net/atm/atm.o CC net/core/ethtool.o CC [M] drivers/gpu/drm/radeon/radeon_irq.o CC [M] drivers/watchdog/alim7101_wdt.o CC [M] drivers/usb/serial/ezusb.o CC [M] net/bridge/br_stp_if.o CC [M] drivers/scsi/libfc/fc_exch.o LD [M] drivers/net/ixgb/ixgb.o CC [M] net/ax25/ax25_ds_subr.o CC [M] drivers/scsi/libfc/fc_elsct.o CC [M] drivers/scsi/libsas/sas_phy.o CC [M] drivers/usb/mon/mon_bin.o CC [M] sound/pci/cs46xx/dsp_spos_scb_lib.o CC lib/cmdline.o CC [M] drivers/gpu/drm/radeon/r300_cmdbuf.o CC net/core/dev_mcast.o CC [M] net/dccp/ccid.o CC lib/cpumask.o CC [M] drivers/media/dvb/frontends/dibx000_common.o CC [M] drivers/ide/it8172.o CC net/core/dst.o CC [M] drivers/isdn/mISDN/layer2.o CC [M] drivers/scsi/libfc/fc_frame.o CC [M] drivers/media/video/saa5249.o CC fs/sync.o CC fs/utimes.o CC [M] drivers/scsi/lpfc/lpfc_mem.o CC [M] drivers/w1/slaves/w1_ds2431.o CC [M] drivers/infiniband/hw/ipath/ipath_verbs.o CC [M] drivers/w1/slaves/w1_ds2433.o CC [M] drivers/w1/slaves/w1_ds2760.o CC [M] drivers/net/mlx4/catas.o CC [M] drivers/hwmon/lm80.o CC [M] drivers/net/mlx4/cmd.o CC [M] drivers/usb/misc/berry_charge.o CC [M] sound/pci/emu10k1/emu10k1.o CC [M] drivers/usb/wusbcore/wa-hc.o CC [M] drivers/usb/misc/cypress_cy7c63.o CC [M] drivers/net/mlx4/cq.o CC [M] drivers/usb/wusbcore/wa-nep.o LD net/dcb/built-in.o CC [M] net/bridge/br_stp_timer.o CC lib/ctype.o CC lib/dec_and_lock.o CC [M] drivers/usb/core/config.o CC [M] drivers/usb/mon/mon_dma.o CC [M] drivers/usb/core/file.o CC [M] net/decnet/netfilter/dn_rtmsg.o CC [M] drivers/input/joystick/iforce/iforce-serio.o CC [M] drivers/input/joystick/iforce/iforce-usb.o CC [M] drivers/scsi/megaraid/megaraid_mm.o CC [M] drivers/scsi/mpt2sas/mpt2sas_base.o CC [M] drivers/mtd/mtdblock.o CC [M] drivers/scsi/libfc/fc_lport.o CC [M] drivers/scsi/megaraid/megaraid_mbox.o CC [M] net/bridge/br_netlink.o CC [M] net/bridge/br_sysfs_if.o CC [M] drivers/scsi/libsas/sas_port.o CC net/core/netevent.o CC net/dsa/tag_dsa.o CC net/core/neighbour.o CC [M] drivers/gpu/drm/via/via_verifier.o CC net/dsa/tag_edsa.o LD [M] sound/pci/au88x0/snd-au8810.o CC [M] crypto/sha1_generic.o LD [M] sound/pci/au88x0/snd-au8820.o CC [M] drivers/rtc/rtc-stk17ta8.o CC [M] drivers/scsi/libsas/sas_event.o LD [M] sound/pci/au88x0/snd-au8830.o CC [M] drivers/w1/slaves/w1_bq27000.o CC [M] drivers/usb/misc/cytherm.o CC [M] drivers/video/backlight/lcd.o CC [M] drivers/video/backlight/ltv350qv.o CC [M] drivers/usb/serial/aircable.o CC [M] drivers/media/dvb/frontends/dib7000m.o CC [M] drivers/gpu/drm/radeon/r600_cp.o CC [M] sound/soc/codecs/wm8990.o CC [M] net/bridge/br_sysfs_br.o CC [M] drivers/uwb/allocator.o CC [M] sound/pci/hda/patch_analog.o CC [M] drivers/ide/it8213.o CC [M] drivers/media/dvb/frontends/dib7000p.o CC net/core/rtnetlink.o CC [M] drivers/media/video/c-qcam.o CC [M] drivers/net/irda/actisys-sir.o CC [M] drivers/serial/jsm/jsm_neo.o CC net/core/utils.o CC [M] drivers/net/irda/litelink-sir.o LD [M] drivers/mtd/ubi/ubi.o CC [M] drivers/watchdog/riowd.o CC [M] sound/pci/emu10k1/emu10k1_main.o CC [M] drivers/scsi/mpt2sas/mpt2sas_config.o CC [M] drivers/usb/core/buffer.o CC [M] drivers/media/dvb/frontends/mt312.o CC [M] drivers/net/ixgbe/ixgbe_common.o CC [M] drivers/net/mlx4/eq.o LD [M] drivers/scsi/cxgb3i/cxgb3i.o CC [M] net/ax25/ax25_ds_timer.o CC [M] sound/pci/emu10k1/irq.o CC [M] drivers/usb/core/sysfs.o CC [M] drivers/net/ixgbe/ixgbe_ethtool.o CC drivers/video/console/dummycon.o CC [M] drivers/w1/w1.o CC [M] sound/pci/echoaudio/darla24.o CC lib/decompress_bunzip2.o CC [M] drivers/net/mlx4/fw.o CC [M] drivers/usb/wusbcore/wa-rpipe.o CC lib/decompress_inflate.o CC kernel/posix-timers.o CC [M] drivers/scsi/mpt2sas/mpt2sas_scsih.o CC [M] drivers/scsi/mvsas/mv_init.o CC [M] drivers/gpu/drm/via/via_video.o CC lib/decompress_unlzma.o CC [M] drivers/video/aty/mach64_cursor.o CC net/core/link_watch.o CC [M] drivers/scsi/osd/osd_initiator.o CC [M] sound/pci/ctxfi/ctresource.o CC [M] drivers/scsi/pcmcia/fdomain_stub.o CC fs/stack.o CC [M] drivers/usb/wusbcore/wa-xfer.o CC fs/fs_struct.o LD [M] drivers/input/joystick/iforce/iforce.o CC [M] drivers/net/irda/girbil-sir.o CC [M] drivers/usb/misc/emi26.o LD drivers/input/built-in.o CC [M] drivers/usb/gadget/zero.o CC [M] drivers/media/dvb/frontends/ves1820.o CC [M] drivers/watchdog/cpwd.o CC [M] drivers/usb/core/endpoint.o CC [M] drivers/scsi/libfc/fc_rport.o CC [M] drivers/scsi/libsas/sas_dump.o CC [M] crypto/sha256_generic.o CC [M] drivers/watchdog/wm8350_wdt.o CC [M] drivers/usb/core/devio.o CC [M] drivers/usb/core/notify.o CC [M] net/dccp/feat.o CC [M] drivers/scsi/lpfc/lpfc_sli.o CC [M] sound/soc/codecs/wm9081.o CC [M] drivers/usb/core/generic.o CC [M] drivers/char/epca.o CC [M] drivers/mtd/mtdblock_ro.o CC [M] drivers/isdn/hisax/fsm.o CC [M] drivers/media/dvb/dvb-usb/dib0700_core.o CC [M] drivers/scsi/libsas/sas_discover.o CC [M] drivers/mtd/ftl.o CC [M] sound/pci/emu10k1/memory.o CC [M] net/decnet/af_decnet.o CC [M] drivers/hid/usbhid/usbkbd.o CC drivers/video/console/promcon.o LD [M] drivers/scsi/aic7xxx/aic7xxx.o LD [M] drivers/scsi/aic7xxx/aic79xx.o CC [M] drivers/md/raid6altivec1.o CC [M] drivers/scsi/megaraid/megaraid_sas.o CC [M] drivers/scsi/pcmcia/fdomain_core.o CC [M] net/bridge/br_netfilter.o CC net/dsa/tag_trailer.o CC [M] drivers/media/dvb/frontends/ves1x93.o CC [M] drivers/net/irda/old_belkin-sir.o CC [M] drivers/usb/storage/cypress_atacb.o CC lib/dump_stack.o LD [M] drivers/net/e1000e/e1000e.o CC [M] drivers/scsi/osd/osd_uld.o CC [M] drivers/video/aty/mach64_gx.o CC [M] drivers/video/backlight/ili9320.o LD [M] drivers/net/cxgb3/cxgb3.o CC [M] drivers/gpu/drm/r128/r128_irq.o CC [M] drivers/usb/host/uhci-hcd.o CC [M] drivers/scsi/mpt2sas/mpt2sas_transport.o CC [M] drivers/ide/it821x.o LD [M] drivers/usb/mon/usbmon.o CC [M] drivers/video/aty/mach64_ct.o CC [M] drivers/usb/host/sl811-hcd.o CC [M] drivers/uwb/beacon.o CC [M] drivers/scsi/libsas/sas_expander.o CC [M] drivers/usb/serial/ark3116.o CC [M] drivers/media/dvb/dvb-usb/dib0700_devices.o CC [M] drivers/net/mlx4/icm.o CC [M] drivers/scsi/mvsas/mv_sas.o CC arch/sparc/kernel/kprobes.o CC [M] drivers/net/netxen/netxen_nic_hw.o CC [M] drivers/usb/host/sl811_cs.o CC [M] drivers/video/aty/radeon_base.o CC arch/sparc/kernel/ldc.o CC [M] drivers/video/aty/radeon_pm.o CC [M] drivers/watchdog/softdog.o CC net/dsa/mv88e6xxx.o CC [M] drivers/rtc/rtc-test.o CC [M] drivers/net/irda/mcp2120-sir.o CC [M] drivers/video/backlight/platform_lcd.o CC [M] drivers/hwmon/lm83.o CC lib/extable.o CC [M] drivers/usb/core/quirks.o CC [M] drivers/scsi/libsas/sas_scsi_host.o CC [M] drivers/video/backlight/vgg2432a4.o CC net/dsa/mv88e6060.o CC net/dsa/mv88e6123_61_65.o CC [M] drivers/uwb/driver.o CC [M] drivers/scsi/libsas/sas_task.o CC [M] drivers/media/dvb/dvb-usb/dibusb-common.o CC [M] drivers/uwb/drp.o CC [M] drivers/ata/pata_ali.o LD [M] sound/pci/cs46xx/snd-cs46xx.o CC [M] net/decnet/dn_nsp_in.o CC [M] drivers/net/irda/act200l-sir.o CC [M] drivers/video/display/display-sysfs.o CC [M] drivers/media/dvb/frontends/tda1004x.o CC net/core/filter.o CC [M] drivers/video/kyro/STG4000Ramdac.o CC [M] net/decnet/dn_nsp_out.o CC net/core/flow.o CC fs/buffer.o CC [M] net/decnet/dn_route.o CC [M] sound/pci/ice1712/ice1712.o CC mm/thrash.o CC kernel/kthread.o CC [M] drivers/video/kyro/STG4000VTG.o CC [M] drivers/usb/wusbcore/crypto.o CC [M] sound/pci/ctxfi/ctsrc.o CC [M] net/ax25/sysctl_net_ax25.o CC [M] drivers/scsi/libsas/sas_ata.o CC [M] drivers/gpu/drm/r128/r128_ioc32.o CC fs/bio.o /scratch/kisskb/src/sound/soc/codecs/wm9081.c: In function 'configure_clock': /scratch/kisskb/src/sound/soc/codecs/wm9081.c:674: warning: 'new_sysclk' may be used uninitialized in this function CC [M] net/econet/af_econet.o CC [M] drivers/hid/usbhid/usbmouse.o CC [M] drivers/usb/core/hcd-pci.o CC net/dsa/mv88e6131.o CC [M] drivers/net/mlx4/intf.o CC [M] net/bridge/netfilter/ebtables.o CC lib/find_next_bit.o CC [M] drivers/net/mlx4/main.o CC [M] drivers/usb/storage/datafab.o CC net/core/net-sysfs.o CC [M] sound/pci/korg1212/korg1212.o CC net/core/netpoll.o CC [M] drivers/media/video/bw-qcam.o CC [M] drivers/usb/gadget/inode.o CC [M] drivers/media/dvb/dvb-usb/dibusb-mb.o CC net/core/fib_rules.o LD [M] drivers/gpu/drm/savage/savage.o CC [M] drivers/media/dvb/dvb-usb/dibusb-mc.o CC [M] drivers/isdn/hisax/l3dss1.o CC [M] drivers/scsi/pcmcia/qlogic_stub.o CC [M] drivers/video/console/fbcon.o CC [M] drivers/rtc/rtc-v3020.o CC [M] drivers/hwmon/lm85.o CC [M] drivers/scsi/pcmcia/sym53c500_cs.o CC [M] drivers/media/video/w9966.o CC [M] drivers/media/video/tda9840.o CC [M] drivers/net/mlx4/mcg.o CC [M] drivers/video/backlight/tdo24m.o CC [M] drivers/scsi/mpt2sas/mpt2sas_ctl.o CC [M] drivers/video/aty/radeon_monitor.o CC [M] drivers/gpu/drm/via/via_dmablit.o CC [M] drivers/rtc/rtc-wm8350.o LD [M] drivers/video/display/display.o CC arch/sparc/kernel/vio.o CC [M] drivers/usb/core/inode.o CC drivers/video/logo/logo.o CC [M] drivers/md/raid6altivec2.o CC net/ethernet/eth.o CC [M] drivers/usb/core/devices.o CC [M] drivers/video/kyro/STG4000OverlayDevice.o CC [M] drivers/usb/misc/emi62.o CC [M] drivers/video/kyro/STG4000InitDevice.o CC mm/dmapool.o CC [M] drivers/scsi/mvsas/mv_64xx.o CC [M] net/ieee802154/af_ieee802154.o CC [M] drivers/usb/host/u132-hcd.o CC [M] drivers/video/console/bitblit.o CC net/core/net-traces.o LD [M] sound/soc/codecs/snd-soc-ad73311.o LD [M] sound/soc/codecs/snd-soc-ak4104.o LD [M] sound/soc/codecs/snd-soc-ak4535.o LD [M] sound/soc/codecs/snd-soc-cs4270.o CC [M] net/dccp/input.o LD [M] sound/soc/codecs/snd-soc-l3.o LD [M] sound/soc/codecs/snd-soc-pcm3008.o CC [M] drivers/video/mb862xx/mb862xxfb.o CC [M] drivers/serial/jsm/jsm_tty.o LD [M] sound/soc/codecs/snd-soc-spdif.o LD [M] sound/soc/codecs/snd-soc-ssm2602.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23.o LD [M] sound/soc/codecs/snd-soc-tlv320aic26.o CC [M] drivers/video/matrox/matroxfb_base.o LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.o CC [M] sound/pci/emu10k1/voice.o LD [M] sound/soc/codecs/snd-soc-uda134x.o LD [M] sound/soc/codecs/snd-soc-uda1380.o LD [M] sound/soc/codecs/snd-soc-wm8350.o LD [M] sound/soc/codecs/snd-soc-wm8400.o LD [M] sound/soc/codecs/snd-soc-wm8510.o CC [M] drivers/ata/pata_amd.o LD [M] sound/soc/codecs/snd-soc-wm8580.o LD [M] sound/soc/codecs/snd-soc-wm8728.o LD [M] sound/soc/codecs/snd-soc-wm8731.o LD [M] sound/soc/codecs/snd-soc-wm8750.o CC [M] sound/pci/ice1712/delta.o CC kernel/wait.o LD [M] sound/soc/codecs/snd-soc-wm8753.o LD [M] sound/soc/codecs/snd-soc-wm8900.o LD [M] sound/soc/codecs/snd-soc-wm8903.o CC kernel/kfifo.o LD [M] sound/soc/codecs/snd-soc-wm8971.o LD [M] sound/soc/codecs/snd-soc-wm8940.o LD [M] sound/soc/codecs/snd-soc-wm8960.o LD [M] sound/soc/codecs/snd-soc-wm8988.o CC [M] drivers/usb/host/r8a66597-hcd.o LD [M] sound/soc/codecs/snd-soc-wm8990.o LD [M] sound/soc/codecs/snd-soc-wm9081.o CC [M] sound/pci/emu10k1/emumpu401.o CC [M] drivers/net/irda/ma600-sir.o CC lib/idr.o CC [M] drivers/video/console/fonts.o CC [M] crypto/sha512_generic.o CC [M] net/decnet/dn_dev.o CC [M] sound/pci/emu10k1/emupcm.o CC net/dsa/dsa.o LD [M] drivers/gpu/drm/r128/r128.o LD [M] drivers/mtd/nftl.o CC [M] net/decnet/dn_neigh.o LD [M] drivers/mtd/inftl.o CC arch/sparc/kernel/viohs.o LD [M] drivers/hid/usbhid/usbhid.o CC [M] drivers/media/video/tea6415c.o LD [M] net/ax25/ax25.o CC [M] drivers/media/dvb/frontends/sp887x.o CC [M] drivers/mtd/rfd_ftl.o CC [M] drivers/media/dvb/frontends/nxt6000.o CC [M] drivers/media/dvb/frontends/mt352.o CC [M] drivers/w1/w1_int.o CC net/core/drop_monitor.o CC [M] drivers/char/specialix.o CC [M] drivers/uwb/drp-avail.o CC [M] drivers/isdn/mISDN/tei.o CC [M] drivers/video/backlight/backlight.o CC [M] drivers/video/nvidia/nvidia.o CC [M] drivers/ide/jmicron.o CC [M] drivers/scsi/lpfc/lpfc_ct.o CC [M] drivers/md/raid6altivec4.o CC [M] drivers/infiniband/hw/ipath/ipath_iba7220.o CC [M] drivers/char/moxa.o CC [M] drivers/w1/w1_family.o CC [M] drivers/gpu/drm/radeon/radeon_ioc32.o CC [M] drivers/w1/w1_netlink.o /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c: In function '_base_send_ioc_init': /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type CC [M] drivers/usb/host/isp1760-hcd.o CC [M] drivers/video/kyro/fbdev.o CC mm/hugetlb.o CC [M] drivers/video/nvidia/nv_hw.o CC [M] drivers/scsi/libfc/fc_fcp.o LD [M] net/econet/econet.o CC [M] drivers/media/dvb/frontends/zl10036.o CC [M] drivers/scsi/mvsas/mv_94xx.o CC [M] drivers/hwmon/lm87.o CC [M] sound/pci/ctxfi/ctamixer.o CC [M] net/decnet/dn_timer.o CC [M] drivers/usb/serial/belkin_sa.o CC [M] drivers/net/mlx4/mr.o CC [M] drivers/usb/wusbcore/devconnect.o CC [M] drivers/video/console/font_8x16.o CC [M] drivers/usb/serial/ch341.o CC arch/sparc/kernel/ds.o LD drivers/video/logo/built-in.o CC [M] drivers/usb/serial/cp210x.o LD [M] drivers/scsi/pcmcia/qlogic_cs.o LD [M] drivers/scsi/pcmcia/fdomain_cs.o CC [M] net/bridge/netfilter/ebtable_broute.o LD [M] drivers/scsi/osd/libosd.o LD [M] drivers/scsi/osd/osd.o CC [M] net/bridge/netfilter/ebtable_filter.o CC fs/block_dev.o CC fs/direct-io.o CC [M] drivers/usb/misc/ftdi-elan.o CC [M] drivers/uwb/drp-ie.o CC fs/mpage.o CC [M] drivers/uwb/est.o CC [M] net/dccp/minisocks.o CC [M] sound/pci/ctxfi/ctdaio.o CC [M] drivers/scsi/qla2xxx/qla_os.o CC [M] drivers/media/video/tea6420.o CC [M] net/dccp/options.o CC [M] drivers/media/dvb/dvb-usb/digitv.o CC [M] drivers/net/mlx4/pd.o CC [M] drivers/isdn/mISDN/timerdev.o CC mm/mempolicy.o LD [M] drivers/usb/core/usbcore.o CC [M] sound/pci/hda/patch_atihdmi.o CC [M] drivers/net/mlx4/port.o CC [M] drivers/uwb/ie.o CC [M] sound/pci/echoaudio/echo3g.o CC [M] drivers/usb/storage/freecom.o CC net/ethernet/pe2.o CC [M] drivers/usb/storage/isd200.o CC [M] sound/pci/emu10k1/io.o CC [M] drivers/rtc/rtc-x1205.o CC [M] drivers/rtc/rtc-pcf50633.o CC [M] drivers/md/raid6altivec8.o CC [M] drivers/usb/serial/cyberjack.o CC [M] drivers/isdn/hisax/l3ni1.o CC lib/int_sqrt.o CC [M] drivers/mtd/ssfdc.o CC [M] drivers/video/backlight/generic_bl.o CC [M] drivers/mtd/mtdoops.o CC [M] crypto/wp512.o CC [M] drivers/ata/pata_artop.o CC [M] net/ieee802154/raw.o LD [M] drivers/gpu/drm/via/via.o CC [M] net/core/pktgen.o CC [M] drivers/media/dvb/dvb-usb/dtt200u.o LD [M] net/bridge/bridge.o CC [M] drivers/isdn/hisax/l3_1tr6.o CC [M] drivers/usb/wusbcore/dev-sysfs.o CC [M] net/decnet/dn_fib.o CC net/dsa/slave.o CC [M] drivers/net/ixgbe/ixgbe_82599.o CC [M] drivers/media/dvb/dvb-usb/dtt200u-fe.o CC net/ipv4/route.o CC [M] drivers/uwb/ie-rcv.o CC [M] drivers/video/riva/fbdev.o CC [M] sound/pci/ice1712/hoontech.o CC [M] drivers/scsi/libsas/sas_host_smp.o CC [M] drivers/usb/host/isp1760-if.o CC [M] net/decnet/dn_rules.o CC kernel/sys_ni.o CC fs/ioprio.o LD [M] drivers/usb/gadget/g_zero.o LD [M] drivers/usb/gadget/g_ether.o CC kernel/posix-cpu-timers.o LD [M] drivers/usb/gadget/gadgetfs.o LD [M] drivers/usb/gadget/g_file_storage.o LD [M] drivers/usb/gadget/g_serial.o LD [M] drivers/usb/gadget/g_printer.o CC fs/bio-integrity.o CC [M] sound/pci/hda/patch_ca0110.o LD [M] drivers/usb/gadget/g_midi.o CC [M] drivers/ide/ns87415.o LD [M] drivers/usb/gadget/g_cdc.o CC net/ipv4/inetpeer.o LD [M] sound/pci/korg1212/snd-korg1212.o CC [M] drivers/scsi/qla4xxx/ql4_os.o CC [M] drivers/scsi/qla4xxx/ql4_init.o CC [M] drivers/net/irda/toim3232-sir.o CC [M] net/decnet/dn_table.o CC [M] drivers/usb/host/hwa-hc.o CC [M] fs/9p/vfs_super.o CC [M] drivers/media/dvb/frontends/zl10353.o CC [M] drivers/net/irda/kingsun-sir.o CC [M] drivers/media/dvb/frontends/cx22702.o LD [M] drivers/md/raid456.o CC lib/ioremap.o CC [M] drivers/md/multipath.o CC arch/sparc/kernel/audit.o CC [M] sound/pci/echoaudio/gina20.o CC [M] drivers/media/dvb/frontends/drx397xD.o CC lib/irq_regs.o CC [M] drivers/media/dvb/frontends/tda10021.o CC [M] net/decnet/sysctl_net_decnet.o CC [M] drivers/video/riva/riva_hw.o CC [M] sound/pci/emu10k1/emuproc.o CC [M] drivers/usb/serial/cypress_m8.o CC [M] drivers/media/video/saa7115.o LD [M] drivers/video/kyro/kyrofb.o CC [M] drivers/ata/pata_atiixp.o CC [M] fs/9p/vfs_inode.o CC [M] drivers/net/mlx4/profile.o CC [M] drivers/ata/pata_cmd640.o CC [M] drivers/video/console/softcursor.o CC [M] drivers/uwb/lc-dev.o CC [M] drivers/net/netxen/netxen_nic_main.o CC [M] drivers/video/savage/savagefb_driver.o CC [M] drivers/net/netxen/netxen_nic_init.o CC [M] sound/pci/echoaudio/gina24.o CC lib/is_single_threaded.o LD net/ethernet/built-in.o CC [M] drivers/usb/storage/jumpshot.o CC [M] sound/pci/echoaudio/indigo.o CC [M] drivers/usb/host/whci/asl.o CC [M] net/ipx/af_ipx.o CC [M] drivers/usb/host/whci/debug.o CC arch/sparc/kernel/compat_audit.o CC [M] drivers/usb/host/whci/hcd.o CC [M] drivers/video/nvidia/nv_setup.o LD [M] drivers/mtd/mtd.o CC [M] drivers/ata/pata_cmd64x.o CC [M] drivers/video/nvidia/nv_accel.o CC [M] drivers/ide/opti621.o LD [M] drivers/serial/jsm/jsm.o CC [M] drivers/w1/w1_io.o CC [M] net/dccp/output.o CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o CC [M] drivers/scsi/lpfc/lpfc_els.o CC [M] drivers/video/sis/sis_main.o LD drivers/serial/built-in.o CC [M] drivers/uwb/lc-rc.o CC [M] drivers/uwb/neh.o CC kernel/mutex.o CC lib/klist.o AS arch/sparc/kernel/head_64.o CC [M] drivers/net/netxen/netxen_nic_ethtool.o CC [M] drivers/scsi/scsi.o CC [M] net/bridge/netfilter/ebtable_nat.o CC [M] drivers/scsi/hosts.o CC [M] drivers/ata/pata_cs5520.o CC [M] drivers/scsi/scsi_ioctl.o LD net/dsa/built-in.o CC [M] net/bridge/netfilter/ebt_802_3.o CC arch/sparc/kernel/init_task.o LDS arch/sparc/kernel/vmlinux.lds CC [M] drivers/uwb/pal.o CC [M] drivers/media/dvb/dvb-usb/dtv5100.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_req': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2697: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2759: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2793: warning: cast from pointer to integer of different size LD drivers/rtc/rtc-core.o LD drivers/rtc/built-in.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2897: warning: cast from pointer to integer of different size CC [M] net/ieee802154/dgram.o CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o CC [M] sound/pci/hda/patch_cmedia.o CC [M] sound/pci/ctxfi/ctimap.o CC [M] drivers/media/dvb/dvb-usb/dw2102.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'manufacturer_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:3807: warning: cast from pointer to integer of different size CC net/ipv6/addrconf_core.o CC [M] sound/pci/ice1712/ews.o CC [M] drivers/usb/host/whci/hw.o CC [M] drivers/usb/storage/karma.o CC [M] drivers/usb/wusbcore/mmc.o CC [M] drivers/video/console/tileblit.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'nl_ind': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:6849: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:7241: warning: cast from pointer to integer of different size CC [M] drivers/net/ixgbe/ixgbe_82598.o CC [M] drivers/video/console/fbcon_rotate.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'add_b23': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8478: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8530: warning: cast from pointer to integer of different size CC [M] drivers/media/dvb/dvb-usb/gl861.o CC [M] fs/9p/vfs_addr.o CC [M] net/irda/iriap.o CC [M] drivers/scsi/constants.o LD [M] drivers/scsi/libsas/libsas.o CC [M] net/ipv6/netfilter/ip6_tables.o CC [M] net/ipv6/netfilter/ip6table_filter.o CC [M] drivers/video/sis/sis_accel.o CC [M] drivers/usb/host/whci/init.o CC [M] drivers/video/riva/nv_driver.o CC [M] drivers/usb/wusbcore/pal.o CC [M] drivers/video/aty/radeon_accel.o CC [M] drivers/usb/host/whci/int.o CC [M] drivers/video/aty/radeon_i2c.o CC [M] drivers/net/mlx4/qp.o CC [M] drivers/uwb/radio.o CC net/ipv4/protocol.o CC [M] drivers/uwb/reset.o CC [M] net/dccp/proto.o CC [M] drivers/net/mlx4/reset.o CC [M] drivers/isdn/mISDN/dsp_core.o CC [M] sound/pci/ice1712/ice1724.o CC [M] drivers/video/matrox/matroxfb_accel.o CC [M] net/dccp/timer.o CC [M] drivers/uwb/rsv.o LD drivers/usb/host/built-in.o CC mm/sparse.o CC [M] drivers/media/dvb/frontends/tda10023.o CC [M] fs/adfs/dir.o CC lib/kobject.o CC [M] drivers/usb/serial/usb_debug.o CC [M] sound/pci/ctxfi/cthardware.o CC [M] sound/pci/ice1712/amp.o LD [M] drivers/gpu/drm/radeon/radeon.o CC [M] drivers/usb/serial/digi_acceleport.o CC [M] drivers/char/mxser.o CC [M] drivers/usb/wusbcore/rh.o CC [M] crypto/tgr192.o CC [M] net/ipx/ipx_route.o CC [M] drivers/usb/wusbcore/reservation.o CC [M] drivers/hwmon/lm90.o CC [M] crypto/gf128mul.o CC [M] drivers/video/savage/savagefb-i2c.o CC [M] fs/9p/vfs_file.o CC [M] crypto/ecb.o CC [M] drivers/uwb/scan.o CC [M] drivers/video/nvidia/nv_i2c.o CC [M] drivers/net/irda/ksdazzle-sir.o CC [M] sound/pci/emu10k1/emumixer.o CC [M] drivers/video/sis/init.o CC [M] drivers/video/sis/init301.o CC kernel/hrtimer.o CC kernel/rwsem.o CC [M] drivers/ata/pata_cs5530.o CC [M] drivers/scsi/qla2xxx/qla_init.o CC kernel/nsproxy.o LD [M] drivers/w1/wire.o CC [M] drivers/ide/pdc202xx_old.o CC [M] drivers/md/faulty.o LD [M] drivers/md/md-mod.o CC [M] drivers/isdn/mISDN/dsp_cmx.o CC [M] sound/pci/mixart/mixart.o CC [M] sound/pci/lx6464es/lx6464es.o CC [M] net/bridge/netfilter/ebt_among.o CC [M] fs/autofs/dirhash.o CC [M] fs/9p/vfs_dir.o CC [M] drivers/video/via/viafbdev.o CC [M] fs/affs/super.o CC [M] drivers/infiniband/hw/ipath/ipath_sd7220.o CC [M] net/bridge/netfilter/ebt_arp.o LD net/core/built-in.o CC [M] drivers/usb/storage/onetouch.o CC [M] drivers/uwb/uwb-debug.o CC [M] fs/adfs/dir_f.o CC [M] net/bridge/netfilter/ebt_ip.o CC [M] fs/affs/namei.o CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o CC [M] drivers/usb/wusbcore/security.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_os.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] net/bridge/netfilter/ebt_ip6.o CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o CC [M] drivers/scsi/scsicam.o CC [M] drivers/usb/host/whci/pzl.o CC [M] arch/sparc/kernel/us3_cpufreq.o CC [M] drivers/scsi/qla4xxx/ql4_mbx.o CC [M] net/bridge/netfilter/ebt_limit.o CC [M] drivers/scsi/scsi_error.o CC [M] net/dccp/ccids/ccid2.o CC [M] drivers/scsi/qla4xxx/ql4_iocb.o CC [M] sound/pci/ctxfi/cttimer.o CC [M] drivers/scsi/scsi_lib.o CC [M] drivers/usb/storage/sddr09.o CC [M] fs/afs/cache.o CC [M] drivers/hwmon/lm92.o CC [M] sound/pci/hda/patch_conexant.o CC [M] drivers/hwmon/lm93.o CC [M] drivers/video/aty/radeon_backlight.o CC kernel/srcu.o CC [M] crypto/cbc.o CC [M] net/ipv6/netfilter/ip6table_mangle.o CC [M] drivers/media/dvb/dvb-usb/gp8psk.o CC [M] drivers/usb/storage/sddr55.o CC [M] drivers/net/mlx4/sense.o CC [M] drivers/media/video/saa717x.o CC [M] drivers/media/video/saa7127.o CC drivers/video/fb_defio.o CC [M] drivers/isdn/hisax/teles3.o CC [M] drivers/video/vgastate.o CC [M] drivers/video/aty/aty128fb.o CC [M] fs/autofs/init.o CC [M] drivers/video/fbmem.o CC [M] drivers/net/ixgbe/ixgbe_phy.o CC [M] net/dccp/ackvec.o CC [M] sound/pci/ice1712/revo.o CC [M] drivers/video/console/fbcon_cw.o CC [M] drivers/scsi/qla2xxx/qla_mbx.o CC [M] drivers/ata/pata_cypress.o CC [M] drivers/isdn/hisax/isac.o CC [M] sound/pci/echoaudio/indigodj.o CC [M] drivers/net/netxen/netxen_nic_niu.o CC [M] net/ipv6/netfilter/ip6_queue.o LD [M] net/decnet/decnet.o CC [M] net/ipv6/netfilter/ip6table_raw.o CC lib/kobject_uevent.o LD [M] drivers/usb/host/isp1760.o CC [M] sound/pci/echoaudio/indigodjx.o CC [M] net/dccp/ccids/ccid3.o CC [M] net/ipv6/netfilter/ip6table_security.o LD [M] drivers/scsi/mvsas/mvsas.o LD [M] drivers/md/dm-mod.o CC [M] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o CC [M] drivers/scsi/scsi_lib_dma.o CC [M] drivers/isdn/mISDN/dsp_tones.o CC [M] drivers/md/dm-crypt.o CC [M] net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o CC [M] drivers/net/netxen/netxen_nic_ctx.o CC [M] fs/autofs/inode.o CC [M] drivers/video/riva/rivafb-i2c.o CC [M] drivers/isdn/mISDN/dsp_dtmf.o CC [M] net/ieee802154/netlink.o CC [M] fs/adfs/dir_fplus.o CC net/ipv6/exthdrs_core.o CC [M] fs/afs/callback.o CC [M] drivers/hwmon/lm95241.o CC [M] arch/sparc/kernel/us2e_cpufreq.o CC net/ipv6/inet6_hashtables.o CC [M] drivers/media/dvb/frontends/stv0297.o CC mm/sparse-vmemmap.o CC [M] fs/afs/cell.o CC [M] drivers/usb/storage/shuttle_usbat.o CC [M] drivers/net/irda/ks959-sir.o CC [M] net/ipx/ipx_proc.o CC [M] fs/9p/vfs_dentry.o CC [M] drivers/scsi/lpfc/lpfc_init.o CC [M] sound/pci/mixart/mixart_core.o CC [M] drivers/video/nvidia/nv_backlight.o CC mm/shmem_acl.o CC [M] fs/9p/v9fs.o CC [M] drivers/ide/pdc202xx_new.o CC [M] drivers/usb/serial/io_edgeport.o CC [M] fs/affs/inode.o CC [M] drivers/media/dvb/frontends/nxt200x.o CC [M] sound/pci/mixart/mixart_hwdep.o CC [M] drivers/media/video/cpia.o CC [M] drivers/media/video/cpia_pp.o CC [M] drivers/scsi/qla4xxx/ql4_isr.o CC [M] net/bridge/netfilter/ebt_mark_m.o CC net/ipv4/ip_input.o CC [M] drivers/ata/pata_efar.o CC [M] drivers/net/mlx4/srq.o CC kernel/semaphore.o LD [M] drivers/scsi/libfc/libfc.o CC [M] drivers/video/matrox/matroxfb_DAC1064.o CC kernel/notifier.o CC [M] drivers/scsi/lpfc/lpfc_mbox.o CC [M] net/ieee802154/nl_policy.o CC [M] drivers/hwmon/ltc4215.o CC [M] net/dccp/ccids/lib/tfrc.o CC [M] drivers/usb/host/whci/qset.o CC [M] sound/pci/ctxfi/cthw20k2.o CC kernel/ksysfs.o CC [M] drivers/scsi/scsi_scan.o CC [M] crypto/pcbc.o CC [M] drivers/uwb/uwbd.o CC [M] sound/pci/echoaudio/indigoio.o CC [M] drivers/uwb/whci.o CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c: In function 'lx_trigger_start': /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c:455: warning: cast to pointer from integer of different size CC [M] sound/pci/ctxfi/cthw20k1.o CC [M] drivers/video/via/hw.o CC [M] fs/adfs/file.o CC [M] drivers/isdn/mISDN/dsp_audio.o CC [M] fs/9p/fid.o CC [M] drivers/uwb/whc-rc.o CC [M] drivers/net/ixgbe/ixgbe_dcb.o CC [M] net/ipv6/netfilter/ip6t_ah.o CC [M] drivers/video/via/iface.o CC [M] drivers/usb/misc/idmouse.o CC [M] drivers/video/console/fbcon_ud.o CC [M] fs/affs/file.o CC [M] net/bridge/netfilter/ebt_pkttype.o CC [M] drivers/video/fbmon.o CC [M] net/bridge/netfilter/ebt_stp.o CC [M] sound/pci/hda/patch_sigmatel.o LD [M] drivers/video/riva/rivafb.o LD [M] drivers/scsi/mpt2sas/mpt2sas.o CC [M] drivers/video/fbcmap.o CC [M] drivers/media/dvb/dvb-usb/gp8psk-fe.o CC [M] drivers/video/sis/initextlfb.o CC [M] net/bridge/netfilter/ebt_vlan.o CC [M] drivers/usb/serial/io_ti.o CC [M] fs/autofs/root.o LD [M] drivers/video/nvidia/nvidiafb.o CC [M] drivers/video/via/via_i2c.o CC [M] drivers/md/dm-delay.o CC [M] net/bridge/netfilter/ebt_arpreply.o CC [M] net/irda/iriap_event.o CC [M] drivers/usb/wusbcore/wusbhc.o CC [M] sound/pci/emu10k1/emufx.o CC [M] sound/pci/nm256/nm256.o CC [M] drivers/infiniband/hw/ipath/ipath_sd7220_img.o CC [M] drivers/video/savage/savagefb_accel.o CC mm/slub.o CC lib/kref.o CC mm/failslab.o CC [M] net/ipv6/netfilter/ip6t_eui64.o CC kernel/pm_qos_params.o CC [M] drivers/ide/piix.o CC [M] net/ipv6/netfilter/ip6t_frag.o CC [M] drivers/scsi/qla2xxx/qla_iocb.o CC kernel/sched_clock.o CC [M] sound/pci/lx6464es/lx_core.o CC [M] arch/sparc/kernel/chmc.o CC [M] net/key/af_key.o CC [M] net/ipx/sysctl_net_ipx.o CC [M] net/ipv6/af_inet6.o CC [M] drivers/uwb/hwa-rc.o CC [M] net/ipv6/netfilter/ip6t_ipv6header.o CC [M] sound/pci/echoaudio/indigoiox.o CC [M] fs/adfs/inode.o CC [M] sound/pci/ice1712/aureon.o CC [M] drivers/net/mlx4/en_main.o CC [M] sound/pci/ice1712/vt1720_mobo.o CC [M] sound/pci/echoaudio/layla20.o CC [M] drivers/net/mlx4/en_tx.o CC [M] drivers/scsi/lpfc/lpfc_nportdisc.o CC [M] drivers/scsi/lpfc/lpfc_scsi.o CC [M] drivers/media/dvb/dvb-usb/m920x.o CC mm/filemap_xip.o CC [M] crypto/cts.o CC [M] drivers/hwmon/ltc4245.o CC [M] fs/autofs/symlink.o CC [M] sound/pci/ice1712/pontis.o CC [M] drivers/scsi/lpfc/lpfc_attr.o CC [M] net/dccp/ccids/lib/tfrc_equation.o CC [M] sound/pci/oxygen/hifier.o CC [M] drivers/scsi/lpfc/lpfc_vport.o LD [M] net/ieee802154/nl802154.o LD [M] net/ieee802154/af_802154.o CC [M] sound/pci/ice1712/prodigy192.o CC [M] fs/affs/dir.o CC [M] sound/pci/oxygen/oxygen_io.o LD [M] net/ipx/ipx.o CC [M] drivers/usb/host/whci/wusb.o CC [M] drivers/ata/pata_hpt366.o CC [M] drivers/video/via/dvi.o CC [M] drivers/scsi/scsi_sysfs.o CC [M] drivers/media/dvb/frontends/or51211.o CC [M] net/lapb/lapb_in.o CC [M] drivers/scsi/qla2xxx/qla_isr.o CC [M] net/ipv6/netfilter/ip6t_mh.o CC [M] fs/afs/cmservice.o CC [M] drivers/isdn/hisax/arcofi.o LD [M] fs/9p/9p.o CC [M] fs/afs/dir.o CC [M] drivers/net/ixgbe/ixgbe_dcb_82598.o CC [M] fs/autofs4/init.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mbx.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] net/llc/llc_core.o CC [M] drivers/net/ixgbe/ixgbe_dcb_82599.o CC lib/plist.o CC [M] drivers/scsi/qla4xxx/ql4_nvram.o CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o CC [M] net/irda/irlmp.o CC [M] drivers/scsi/qla4xxx/ql4_dbg.o CC [M] drivers/uwb/i1480/i1480-est.o CC [M] fs/befs/datastream.o CC [M] net/irda/irlmp_event.o CC [M] net/dccp/ccids/lib/packet_history.o LD [M] drivers/video/savage/savagefb.o /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c: In function 'lx_interrupt_request_new_buffer': /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c:1281: warning: cast to pointer from integer of different size CC [M] drivers/video/fbsysfs.o CC [M] drivers/usb/serial/empeg.o LD [M] drivers/net/netxen/netxen_nic.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC lib/prio_heap.o LD [M] drivers/net/irda/sir-dev.o CC [M] drivers/uwb/i1480/dfu/dfu.o CC [M] drivers/net/pcmcia/3c589_cs.o CC [M] drivers/net/mlx4/en_rx.o CC [M] drivers/media/dvb/dvb-usb/nova-t-usb2.o CC [M] fs/autofs/waitq.o CC [M] sound/pci/ice1712/prodigy_hifi.o CC [M] fs/afs/file.o CC [M] drivers/scsi/scsi_devinfo.o CC lib/prio_tree.o CC [M] drivers/net/pcmcia/3c574_cs.o CC [M] crypto/lrw.o CC lib/proportions.o CC [M] drivers/usb/storage/libusual.o CC [M] drivers/isdn/hisax/hscx.o CC [M] fs/affs/amigaffs.o LD [M] drivers/video/aty/atyfb.o CC [M] sound/pci/emu10k1/timer.o CC [M] drivers/infiniband/hw/ipath/ipath_iba6120.o LD [M] drivers/video/aty/radeonfb.o LD [M] drivers/md/dm-multipath.o CC [M] drivers/isdn/mISDN/dsp_blowfish.o CC [M] sound/pci/emu10k1/p16v.o CC [M] net/dccp/ccids/lib/loss_interval.o CC [M] drivers/video/modedb.o CC [M] drivers/uwb/i1480/i1480u-wlp/lc.o CC drivers/net/phy/phy.o CC [M] drivers/char/riscom8.o CC [M] drivers/usb/serial/ftdi_sio.o CC lib/radix-tree.o CC [M] drivers/md/dm-round-robin.o CC [M] drivers/usb/misc/iowarrior.o CC [M] net/bridge/netfilter/ebt_mark.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8428: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8429: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8436: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8437: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8438: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8449: warning: array subscript is above array bounds CC [M] drivers/uwb/i1480/i1480u-wlp/netdev.o CC [M] drivers/hwmon/max1111.o CC kernel/cred.o CC [M] drivers/uwb/i1480/i1480u-wlp/rx.o LD [M] sound/pci/lx6464es/snd-lx6464es.o CC [M] drivers/scsi/scsi_netlink.o CC [M] fs/befs/btree.o CC [M] net/lapb/lapb_out.o CC [M] fs/afs/flock.o CC [M] fs/autofs4/inode.o CC [M] net/lapb/lapb_subr.o CC [M] fs/befs/super.o CC [M] fs/afs/fsclient.o LD [M] drivers/usb/host/whci/whci-hcd.o CC [M] fs/adfs/map.o CC [M] fs/adfs/super.o CC [M] net/lapb/lapb_timer.o CC [M] drivers/isdn/mISDN/dsp_pipeline.o CC [M] drivers/scsi/scsi_sysctl.o LD [M] drivers/usb/wusbcore/wusbcore.o CC [M] net/dccp/sysctl.o LD arch/sparc/kernel/built-in.o LD [M] drivers/usb/wusbcore/wusb-wa.o CC [M] net/dccp/diag.o LD [M] drivers/usb/wusbcore/wusb-cbaf.o LD [M] fs/autofs/autofs.o CC [M] drivers/uwb/i1480/dfu/mac.o CC net/ipv4/ip_fragment.o CC [M] fs/bfs/inode.o CC [M] drivers/net/ixgbe/ixgbe_dcb_nl.o CC [M] drivers/ide/serverworks.o CC mm/migrate.o CC [M] drivers/ata/pata_hpt37x.o CC [M] drivers/video/via/lcd.o CC mm/percpu.o CC [M] fs/bfs/file.o CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o CC [M] drivers/video/via/ioctl.o CC [M] sound/pci/emu10k1/emu10k1x.o CC [M] drivers/video/console/fbcon_ccw.o CC [M] net/mac80211/main.o CC [M] drivers/video/matrox/matroxfb_Ti3026.o CC [M] fs/bfs/dir.o CC [M] drivers/media/dvb/dvb-usb/opera1.o CC [M] drivers/ide/siimage.o LD drivers/video/console/built-in.o CC [M] drivers/ide/slc90e66.o CC [M] net/ipv6/netfilter/ip6t_hbh.o CC [M] net/ipv6/netfilter/ip6t_rt.o CC [M] sound/pci/mixart/mixart_mixer.o CC [M] drivers/ide/tc86c001.o CC [M] drivers/hwmon/max1619.o CC [M] net/bridge/netfilter/ebt_dnat.o CC [M] drivers/scsi/scsi_proc.o CC [M] drivers/media/dvb/frontends/or51132.o CC drivers/net/phy/phy_device.o CC [M] net/ipv6/netfilter/ip6t_LOG.o CC [M] sound/pci/ice1712/juli.o CC [M] fs/affs/bitmap.o CC drivers/net/phy/mdio_bus.o CC net/netfilter/core.o CC [M] fs/autofs4/root.o CC [M] drivers/uwb/i1480/i1480u-wlp/sysfs.o CC [M] net/llc/llc_input.o CC [M] fs/autofs4/symlink.o CC [M] net/llc/llc_output.o CC [M] sound/pci/ice1712/phase.o CC [M] net/llc/llc_if.o CC [M] fs/affs/symlink.o CC [M] sound/pci/ice1712/wtm.o CC [M] sound/pci/echoaudio/layla24.o CC [M] net/llc/llc_c_ev.o CC [M] crypto/xts.o CC [M] fs/autofs4/waitq.o CC [M] drivers/isdn/hisax/s0box.o CC [M] sound/pci/ice1712/se.o CC [M] drivers/usb/serial/funsoft.o CC [M] fs/befs/inode.o CC [M] drivers/scsi/qla2xxx/qla_gs.o CC [M] drivers/scsi/scsi_tgt_lib.o CC [M] drivers/usb/storage/usual-tables.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_iocb.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/isdn/hisax/avm_a1p.o CC [M] drivers/isdn/hisax/avm_pci.o CC [M] fs/autofs4/expire.o CC [M] net/ipv6/netfilter/ip6t_REJECT.o LD [M] drivers/md/dm-snapshot.o CC [M] drivers/isdn/hisax/elsa.o CC [M] fs/befs/debug.o CC [M] drivers/isdn/hisax/diva.o LD [M] drivers/md/dm-mirror.o CC [M] drivers/video/via/accel.o CC [M] drivers/isdn/hisax/ipacx.o CC [M] sound/pci/oxygen/oxygen_lib.o CC [M] drivers/md/dm-log.o CC [M] drivers/isdn/hisax/sedlbauer.o CC [M] fs/autofs4/dev-ioctl.o CC [M] sound/pci/oxygen/oxygen_mixer.o CC [M] net/lapb/lapb_iface.o /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c: In function 'qla2x00_configure_loop': /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: warning: 'wrap' may be used uninitialized in this function /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: note: 'wrap' was declared here CC [M] drivers/isdn/hisax/isar.o CC [M] net/ipv6/anycast.o CC [M] drivers/isdn/hisax/hfc_sx.o CC [M] drivers/uwb/i1480/dfu/phy.o CC lib/ratelimit.o CC [M] drivers/video/via/via_utility.o CC [M] fs/afs/inode.o CC [M] drivers/scsi/qla2xxx/qla_dbg.o LD [M] fs/adfs/adfs.o CC net/netlabel/netlabel_user.o CC [M] fs/befs/io.o CC [M] net/bridge/netfilter/ebt_redirect.o CC [M] sound/pci/echoaudio/mia.o CC [M] drivers/usb/misc/isight_firmware.o CC [M] drivers/hwmon/max6650.o CC [M] sound/pci/pcxhr/pcxhr.o CC [M] crypto/ctr.o CC [M] drivers/hwmon/pc87360.o CC [M] sound/pci/riptide/riptide.o CC [M] drivers/scsi/scsi_tgt_if.o CC net/netfilter/nf_log.o CC [M] net/mac80211/wext.o CC [M] net/mac80211/sta_info.o CC [M] drivers/usb/storage/scsiglue.o CC [M] net/mac80211/wep.o CC [M] drivers/scsi/sd.o CC lib/rbtree.o LD [M] fs/affs/affs.o CC [M] drivers/usb/storage/protocol.o CC drivers/net/phy/fixed.o CC [M] sound/pci/echoaudio/mona.o CC kernel/async.o LD [M] fs/bfs/bfs.o CC [M] drivers/usb/storage/transport.o CC [M] drivers/ide/triflex.o LD [M] drivers/video/console/font.o CC [M] drivers/video/via/vt1636.o LD [M] sound/pci/ctxfi/snd-ctxfi.o CC [M] drivers/video/fbcvt.o LD [M] sound/pci/mixart/snd-mixart.o CC [M] drivers/net/ixgbe/ixgbe_fcoe.o LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.o CC [M] drivers/media/dvb/dvb-usb/ttusb2.o CC [M] drivers/usb/storage/usb.o CC [M] drivers/media/dvb/frontends/bcm3510.o CC [M] drivers/uwb/i1480/i1480u-wlp/tx.o CC [M] fs/cachefiles/bind.o CC [M] sound/pci/rme9652/hdsp.o CC kernel/freezer.o CC kernel/profile.o CC [M] drivers/md/dm-region-hash.o CC [M] net/irda/irlmp_frame.o CC [M] net/dccp/ipv4.o CC [M] drivers/scsi/sd_dif.o CC [M] drivers/media/dvb/dvb-usb/umt-010.o CC [M] net/dccp/ipv6.o CC [M] fs/btrfs/super.o CC [M] drivers/ata/pata_hpt3x2n.o CC [M] drivers/char/isicom.o /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_bss_info_change_notify': /scratch/kisskb/src/net/mac80211/main.c:293: warning: 'beacon_int' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:593) CC [M] drivers/scsi/sr.o /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_alloc_hw': /scratch/kisskb/src/net/mac80211/main.c:714: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] drivers/net/pcmcia/fmvj18x_cs.o LD [M] drivers/scsi/qla4xxx/qla4xxx.o CC [M] drivers/char/synclinkmp.o CC [M] drivers/media/dvb/frontends/s5h1420.o CC [M] drivers/video/matrox/matroxfb_misc.o CC [M] drivers/video/via/global.o CC [M] drivers/media/dvb/frontends/lgdt330x.o CC [M] drivers/media/dvb/frontends/lgdt3304.o CC [M] drivers/uwb/i1480/dfu/usb.o CC [M] drivers/media/dvb/dvb-usb/vp702x.o CC [M] drivers/net/qlge/qlge_main.o CC [M] drivers/video/matrox/g450_pll.o CC net/ipv4/ip_forward.o CC [M] drivers/video/via/tblDPASetting.o CC [M] sound/pci/oxygen/oxygen_pcm.o CC [M] drivers/scsi/qla2xxx/qla_sup.o CC [M] drivers/media/dvb/dvb-usb/vp702x-fe.o CC [M] sound/pci/rme9652/hdspm.o CC [M] drivers/net/mlx4/en_ethtool.o LD [M] sound/pci/nm256/snd-nm256.o CC [M] drivers/media/dvb/dvb-usb/vp7045.o CC [M] fs/afs/main.o CC [M] fs/afs/misc.o CC [M] drivers/net/qlge/qlge_dbg.o LD [M] fs/autofs4/autofs4.o CC [M] fs/afs/mntpt.o CC [M] fs/befs/linuxvfs.o CC [M] drivers/md/dm-zero.o CC [M] drivers/ide/trm290.o CC [M] drivers/usb/serial/garmin_gps.o CC [M] drivers/video/cfbfillrect.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_isr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC net/ipv4/ip_options.o CC [M] crypto/gcm.o CC net/ipv4/ip_output.o /scratch/kisskb/src/mm/percpu.c: In function 'pcpu_map': /scratch/kisskb/src/mm/percpu.c:647: warning: unused variable 'last' CC [M] drivers/video/via/viamode.o CC [M] net/dccp/probe.o CC [M] drivers/net/phy/marvell.o CC [M] drivers/ide/via82cxxx.o CC [M] sound/pci/oxygen/oxygen.o CC [M] fs/afs/proc.o CC [M] drivers/usb/misc/usblcd.o CC [M] net/irda/irlap.o LD [M] sound/pci/emu10k1/snd-emu10k1.o CC [M] drivers/isdn/hisax/niccy.o CC [M] fs/coda/psdev.o CC [M] drivers/usb/serial/hp4x.o CC kernel/sysctl_check.o CC [M] drivers/scsi/sr_ioctl.o CC [M] drivers/net/phy/davicom.o CC [M] fs/cifs/cifsfs.o CC [M] drivers/usb/storage/initializers.o CC [M] drivers/net/phy/cicada.o /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c: In function 'avm_pci_setup': /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c:838: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/net/phy/lxt.o CC [M] drivers/isdn/hisax/bkm_a4t.o CC lib/rwsem.o CC [M] drivers/ide/ide-pci-generic.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_gs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined LD [M] drivers/infiniband/hw/ipath/ib_ipath.o LD [M] sound/pci/emu10k1/snd-emu10k1-synth.o LD [M] sound/pci/emu10k1/snd-emu10k1x.o CC lib/sha1.o CC [M] drivers/usb/serial/ipaq.o CC [M] net/bridge/netfilter/ebt_snat.o CC lib/show_mem.o CC [M] net/llc/llc_c_ac.o CC [M] net/llc/llc_conn.o LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.o CC [M] sound/pci/oxygen/virtuoso.o CC [M] fs/afs/rxrpc.o CC [M] drivers/scsi/sr_vendor.o CC [M] net/llc/llc_c_st.o CC [M] fs/afs/security.o CC [M] drivers/media/dvb/frontends/lgdt3305.o CC [M] drivers/net/phy/qsemi.o CC [M] drivers/video/via/tbl1636.o /scratch/kisskb/src/drivers/isdn/hisax/diva.c: In function 'setup_diva_pci': /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1162: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1169: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1176: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1186: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/isdn/mISDN/dsp_hwec.o CC [M] drivers/usb/storage/sierra_ms.o CC [M] drivers/media/dvb/dvb-usb/vp7045-fe.o /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c: In function 'setup_sedlbauer_pci': /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c:610: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC mm/quicklist.o CC [M] net/irda/irlap_event.o CC [M] sound/pci/ice1712/maya44.o CC [M] drivers/net/phy/smsc.o LD [M] net/lapb/lapb.o CC [M] drivers/net/pcmcia/nmclan_cs.o CC [M] drivers/isdn/hisax/jade.o CC [M] drivers/usb/misc/ldusb.o CC [M] net/irda/irlap_frame.o CC lib/string.o CC [M] drivers/usb/misc/usbled.o CC [M] net/mac80211/wpa.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-firmware.o CC [M] fs/afs/server.o CC lib/vsprintf.o CC [M] lib/crc-ccitt.o CC [M] drivers/net/mlx4/en_port.o CC [M] fs/cachefiles/daemon.o CC [M] crypto/ccm.o CC net/ipv4/ip_sockglue.o CC [M] net/ipv6/ip6_output.o CC [M] net/llc/llc_pdu.o CC [M] net/bridge/netfilter/ebt_log.o CC [M] drivers/net/phy/vitesse.o CC [M] net/llc/llc_sap.o CC [M] drivers/media/dvb/frontends/cx24123.o CC [M] net/irda/timer.o CC [M] sound/pci/hda/patch_intelhdmi.o CC [M] drivers/media/dvb/frontends/lnbp21.o CC [M] drivers/ata/pata_hpt3x3.o CC net/netlabel/netlabel_kapi.o CC [M] net/irda/qos.o CC [M] net/bridge/netfilter/ebt_ulog.o CC [M] net/bridge/netfilter/ebt_nflog.o LD [M] drivers/md/raid6_pq.o CC kernel/stacktrace.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-init.o CC [M] drivers/usb/storage/option_ms.o CC [M] fs/cachefiles/interface.o CC [M] drivers/usb/storage/debug.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-urb.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-i2c.o CC [M] drivers/char/synclink_gt.o CC [M] drivers/scsi/qla2xxx/qla_attr.o CC [M] drivers/scsi/raid_class.o CC [M] drivers/video/matrox/matroxfb_g450.o CC [M] drivers/scsi/scsi_transport_spi.o CC net/netfilter/nf_queue.o CC [M] net/llc/llc_s_ac.o CC [M] net/mac80211/scan.o CC [M] drivers/usb/serial/ipw.o LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o CC [M] drivers/usb/serial/ir-usb.o CC net/netfilter/nf_sockopt.o /scratch/kisskb/src/sound/pci/riptide/riptide.c: In function 'alsa_card_riptide_init': /scratch/kisskb/src/sound/pci/riptide/riptide.c:2200: warning: ignoring return value of '__pci_register_driver', declared with attribute warn_unused_result CC [M] drivers/scsi/qla2xxx/qla_mid.o CC [M] drivers/net/mlx4/en_cq.o CC [M] drivers/net/phy/broadcom.o CC [M] drivers/net/qlge/qlge_mpi.o CC [M] net/mac80211/ht.o CC [M] drivers/scsi/lpfc/lpfc_debugfs.o LD [M] drivers/video/via/viafb.o LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.o CC [M] drivers/net/phy/icplus.o CC [M] drivers/video/cfbcopyarea.o CC mm/memcontrol.o CC [M] drivers/isdn/hisax/bkm_a8.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-dvb.o CC net/netlabel/netlabel_domainhash.o CC [M] fs/btrfs/ctree.o CC [M] drivers/hwmon/pc87427.o CC [M] drivers/uwb/wlp/driver.o CC [M] drivers/video/cfbimgblt.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c: In function 'setup_bkm_a4t': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c:343: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) LD [M] drivers/ide/ide-gd_mod.o CC [M] lib/crc16.o /scratch/kisskb/src/drivers/isdn/hisax/elsa.c: In function 'setup_elsa_pci': /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1038: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1046: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] sound/pci/pcxhr/pcxhr_hwdep.o CC [M] lib/crc-t10dif.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-remote.o CC [M] lib/crc-itu-t.o CC [M] net/irda/irqueue.o CC [M] fs/coda/cache.o CC [M] drivers/isdn/hisax/gazel.o CC [M] net/irda/irttp.o LD [M] drivers/isdn/mISDN/mISDN_core.o CC [M] drivers/scsi/scsi_transport_fc.o CC [M] drivers/scsi/scsi_transport_iscsi.o CC [M] drivers/ata/pata_it821x.o CC [M] sound/pci/hda/hda_eld.o CC [M] net/llc/llc_s_ev.o CC [M] drivers/scsi/scsi_transport_sas.o CC [M] fs/afs/super.o CC mm/page_cgroup.o CC [M] fs/afs/netdevices.o LD [M] drivers/ide/ide-cd_mod.o CC [M] drivers/scsi/scsi_transport_srp.o CC [M] sound/pci/trident/trident.o CC [M] sound/pci/hda/patch_nvhdmi.o CC kernel/power/process.o CC [M] drivers/net/mlx4/en_resources.o CC [M] drivers/net/phy/realtek.o CC kernel/irq/handle.o CC [M] sound/pci/trident/trident_main.o CC kernel/power/poweroff.o /scratch/kisskb/src/drivers/isdn/hisax/niccy.c: In function 'setup_niccy': /scratch/kisskb/src/drivers/isdn/hisax/niccy.c:305: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/uwb/wlp/eda.o CC [M] sound/pci/trident/trident_memory.o LD [M] drivers/isdn/mISDN/mISDN_dsp.o CC [M] sound/pci/ice1712/ak4xxx.o CC [M] drivers/media/dvb/frontends/isl6405.o LD [M] drivers/isdn/mISDN/l1oip.o CC [M] fs/coda/cnode.o CC [M] drivers/ide/ide-tape.o CC [M] sound/pci/rme9652/rme9652.o CC [M] drivers/usb/misc/legousbtower.o CC [M] lib/crc7.o CC [M] lib/libcrc32c.o CC [M] lib/ts_kmp.o CC [M] drivers/net/phy/et1011c.o CC [M] drivers/usb/misc/rio500.o CC [M] drivers/net/qlge/qlge_ethtool.o CC [M] net/llc/llc_s_st.o CC [M] drivers/net/phy/mdio-bitbang.o CC [M] drivers/media/video/cpia_usb.o CC [M] drivers/net/phy/mdio-gpio.o LD [M] fs/befs/befs.o LD [M] drivers/net/ixgbe/ixgbe.o CC [M] net/llc/af_llc.o CC [M] drivers/uwb/wlp/messages.o LD [M] drivers/usb/storage/usb-storage.o CC [M] net/llc/llc_station.o LD [M] drivers/usb/storage/usb-libusual.o CC [M] drivers/net/pcmcia/pcnet_cs.o CC net/netlink/af_netlink.o LD [M] drivers/usb/storage/ums-alauda.o LD [M] drivers/usb/storage/ums-cypress.o CC [M] net/mac80211/agg-tx.o CC [M] drivers/media/video/tvp5150.o CC [M] drivers/net/phy/national.o CC [M] drivers/isdn/hisax/w6692.o CC [M] drivers/hwmon/pcf8591.o CC [M] drivers/net/sfc/efx.o LD [M] drivers/usb/storage/ums-datafab.o LD [M] net/dccp/dccp.o LD [M] net/dccp/dccp_ipv4.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_sup.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined LD [M] drivers/usb/storage/ums-freecom.o LD [M] drivers/usb/storage/ums-isd200.o CC [M] net/llc/llc_proc.o CC [M] drivers/isdn/hisax/st5481_init.o CC [M] fs/coda/inode.o LD [M] drivers/usb/storage/ums-jumpshot.o CC [M] fs/afs/vlclient.o LD [M] net/dccp/dccp_ipv6.o CC [M] drivers/isdn/hisax/st5481_usb.o LD [M] drivers/usb/storage/ums-karma.o CC [M] drivers/isdn/hisax/st5481_d.o LD [M] drivers/usb/storage/ums-onetouch.o LD [M] drivers/usb/storage/ums-sddr09.o LD [M] drivers/usb/storage/ums-sddr55.o LD [M] net/dccp/dccp_diag.o CC [M] fs/cachefiles/key.o CC [M] fs/coda/dir.o LD [M] drivers/usb/storage/ums-usbat.o CC [M] drivers/usb/serial/iuu_phoenix.o CC [M] fs/cifs/cifssmb.o CC [M] fs/cachefiles/main.o CC [M] drivers/scsi/qla2xxx/qla_dfs.o CC [M] drivers/net/skfp/skfddi.o LD [M] net/dccp/dccp_probe.o CC [M] drivers/net/skfp/hwmtm.o CC net/netlabel/netlabel_addrlist.o LD [M] sound/pci/riptide/snd-riptide.o CC [M] lib/ts_bm.o CC [M] drivers/net/skfp/fplustm.o CC [M] drivers/char/n_hdlc.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c: In function 'setup_sct_quadro': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c:304: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC net/netlink/genetlink.o CC [M] net/packet/af_packet.o CC [M] net/netrom/af_netrom.o CC [M] net/llc/sysctl_net_llc.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dbg.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/media/dvb/dvb-usb/usb-urb.o CC [M] crypto/cryptd.o LD [M] sound/pci/oxygen/snd-oxygen-lib.o LD [M] sound/pci/oxygen/snd-hifier.o CC [M] lib/ts_fsm.o LD [M] sound/pci/oxygen/snd-oxygen.o CC [M] crypto/des_generic.o CC [M] net/mac80211/agg-rx.o LD [M] sound/pci/oxygen/snd-virtuoso.o CC [M] crypto/fcrypt.o CC [M] net/netrom/nr_dev.o CC [M] sound/pci/hda/patch_realtek.o CC [M] net/phonet/pn_dev.o CC [M] net/netrom/nr_in.o CC [M] sound/pci/hda/patch_si3054.o CC [M] drivers/char/sx.o CC [M] net/netrom/nr_loopback.o CC [M] net/phonet/pn_netlink.o CC [M] drivers/isdn/hisax/st5481_b.o CC [M] drivers/net/skfp/smt.o CC [M] drivers/video/sysfillrect.o CC [M] drivers/media/dvb/frontends/isl6421.o CC [M] drivers/usb/misc/usbtest.o CC [M] sound/pci/hda/patch_via.o CC [M] fs/configfs/inode.o CC [M] net/rfkill/core.o CC [M] drivers/isdn/hisax/sedlbauer_cs.o CC [M] sound/pci/hda/hda_codec.o LD lib/built-in.o CC [M] sound/pci/hda/hda_generic.o CC [M] fs/configfs/file.o CC kernel/irq/manage.o CC [M] crypto/blowfish.o CC [M] sound/pci/hda/hda_proc.o CC [M] fs/cachefiles/namei.o CC [M] net/irda/irda_device.o LD [M] sound/pci/ice1712/snd-ice1712.o CC [M] sound/pci/hda/hda_hwdep.o CC [M] net/irda/irias_object.o CC [M] drivers/net/pcmcia/smc91c92_cs.o LD kernel/power/built-in.o CC [M] net/irda/wrapper.o CC [M] net/mac80211/ibss.o CC [M] drivers/net/pcmcia/xirc2ps_cs.o CC [M] fs/cramfs/inode.o LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.o CC [M] fs/afs/vlocation.o CC [M] drivers/net/tokenring/olympic.o LD [M] sound/pci/ice1712/snd-ice1724.o CC [M] fs/cachefiles/rdwr.o CC [M] net/irda/af_irda.o CC [M] drivers/net/tokenring/tms380tr.o CC [M] net/rds/af_rds.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mid.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] fs/coda/file.o CC kernel/time/timekeeping.o CC [M] fs/cachefiles/security.o CC [M] drivers/hwmon/sht15.o CC [M] fs/cachefiles/xattr.o CC [M] drivers/ide/ide-cs.o CC [M] sound/pci/pcxhr/pcxhr_mixer.o CC [M] drivers/net/mlx4/en_netdev.o CC [M] drivers/video/matrox/matroxfb_crtc2.o CC net/ipv4/inet_hashtables.o CC [M] fs/coda/upcall.o CC [M] sound/pci/vx222/vx222.o CC [M] sound/pci/ymfpci/ymfpci.o /scratch/kisskb/src/drivers/isdn/hisax/gazel.c: In function 'setup_gazelpci': /scratch/kisskb/src/drivers/isdn/hisax/gazel.c:549: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] net/netrom/nr_out.o CC [M] fs/cachefiles/proc.o LD [M] sound/pci/echoaudio/snd-darla20.o LD [M] sound/pci/echoaudio/snd-gina20.o LD [M] sound/pci/echoaudio/snd-layla20.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_attr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] fs/configfs/dir.o LD [M] sound/pci/echoaudio/snd-darla24.o LD [M] sound/pci/echoaudio/snd-gina24.o CC [M] drivers/isdn/hisax/elsa_cs.o CC [M] drivers/char/generic_serial.o LD [M] sound/pci/echoaudio/snd-layla24.o LD [M] sound/pci/echoaudio/snd-mona.o CC [M] fs/configfs/symlink.o LD [M] sound/pci/echoaudio/snd-mia.o CC kernel/irq/spurious.o LD [M] sound/pci/echoaudio/snd-echo3g.o CC [M] net/mac80211/mlme.o LD [M] sound/pci/echoaudio/snd-indigo.o CC net/netlabel/netlabel_mgmt.o LD [M] sound/pci/echoaudio/snd-indigoio.o CC [M] net/netfilter/nfnetlink.o LD [M] sound/pci/echoaudio/snd-indigodj.o CC [M] drivers/net/tokenring/abyss.o CC [M] fs/configfs/mount.o LD [M] sound/pci/echoaudio/snd-indigoiox.o CC [M] fs/cramfs/uncompress.o AR lib/lib.a LD [M] sound/pci/echoaudio/snd-indigodjx.o CC [M] drivers/scsi/libiscsi.o CC [M] sound/pci/hda/hda_beep.o CC [M] drivers/ata/pata_it8213.o CC [M] net/rose/af_rose.o CC [M] sound/pci/hda/hda_intel.o CC [M] drivers/media/dvb/frontends/tda10086.o CC [M] net/rxrpc/af_rxrpc.o CC [M] drivers/ata/pata_jmicron.o CC net/ipv4/inet_timewait_sock.o CC kernel/time/ntp.o CC [M] drivers/ata/pata_netcell.o CC [M] drivers/usb/misc/trancevibrator.o CC [M] drivers/usb/serial/keyspan.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dfs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/uwb/wlp/sysfs.o CC [M] drivers/uwb/wlp/txrx.o CC [M] drivers/ata/pata_ninja32.o CC [M] drivers/usb/misc/uss720.o CC [M] drivers/net/sfc/falcon.o CC [M] net/phonet/socket.o CC [M] drivers/char/raw.o CC [M] net/ipv6/ip6_input.o CC [M] crypto/twofish.o CC [M] net/phonet/datagram.o CC [M] fs/coda/coda_linux.o CC [M] sound/pci/ymfpci/ymfpci_main.o CC [M] net/rose/rose_dev.o CC [M] fs/afs/vnode.o /scratch/kisskb/src/net/llc/af_llc.c: In function 'llc_ui_getname': /scratch/kisskb/src/net/llc/af_llc.c:912: warning: 'sllc.sllc_arphrd' may be used uninitialized in this function CC net/netlabel/netlabel_unlabeled.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb.o CC [M] net/phonet/sysctl.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp7045.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp702x.o CC [M] net/netrom/nr_route.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.o /scratch/kisskb/src/drivers/isdn/hisax/w6692.c: In function 'setup_w6692': /scratch/kisskb/src/drivers/isdn/hisax/w6692.c:1012: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.o CC [M] net/netfilter/nfnetlink_queue.o CC [M] net/ipv6/addrconf.o CC [M] net/mac80211/iface.o CC kernel/irq/resend.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-a800.o CC [M] drivers/net/tokenring/tmspci.o CC [M] drivers/uwb/wlp/wlp-lc.o CC [M] fs/cifs/cifs_debug.o CC [M] drivers/isdn/hisax/avma1_cs.o CC [M] drivers/net/pcmcia/com20020_cs.o CC [M] drivers/char/lp.o CC kernel/irq/chip.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.o CC [M] net/rfkill/input.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.o CC kernel/irq/devres.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-umt-010.o CC [M] drivers/video/matrox/i2c-matroxfb.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-m920x.o CC [M] drivers/isdn/hisax/teles_cs.o CC [M] net/netrom/nr_subr.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gl861.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-au6610.o CC [M] drivers/net/phy/ste10Xp.o CC [M] drivers/usb/serial/keyspan_pda.o CC [M] net/phonet/af_phonet.o CC [M] sound/pci/pcxhr/pcxhr_core.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-digitv.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cxusb.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dib0700.o CC [M] net/phonet/pep.o CC [M] net/rxrpc/ar-accept.o CC [M] net/phonet/pep-gprs.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-opera.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.o CC [M] drivers/usb/serial/kl5kusb105.o CC [M] fs/configfs/item.o CC [M] net/netrom/nr_timer.o CC [M] drivers/usb/serial/kobil_sct.o CC [M] drivers/net/sfc/tx.o CC [M] crypto/twofish_common.o CC net/netlabel/netlabel_cipso_v4.o LD [M] drivers/isdn/hardware/eicon/divadidd.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-anysee.o LD [M] drivers/media/video/msp3400.o CC [M] net/rose/rose_in.o LD [M] drivers/isdn/hardware/eicon/divas.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dw2102.o LD [M] net/llc/llc.o LD [M] net/llc/llc2.o CC [M] net/ipv6/addrlabel.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.o LD [M] drivers/isdn/hardware/eicon/diva_mnt.o CC [M] net/irda/discovery.o CC [M] drivers/media/video/cs5345.o CC [M] drivers/isdn/hisax/hfc_usb.o CC [M] drivers/net/sfc/rx.o CC [M] drivers/char/n_r3964.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9015.o CC [M] sound/pci/vx222/vx222_ops.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.o CC [M] net/rds/bind.o LD [M] sound/pci/rme9652/snd-rme9652.o LD [M] sound/pci/rme9652/snd-hdsp.o LD [M] sound/pci/rme9652/snd-hdspm.o LD [M] sound/pci/snd-ad1889.o CC [M] drivers/char/applicom.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ce6230.o CC [M] drivers/ata/pata_ns87410.o CC [M] net/ipv6/route.o LD [M] fs/cramfs/cramfs.o CC [M] fs/afs/volume.o CC [M] drivers/isdn/hisax/hfc4s8s_l1.o LD [M] sound/pci/snd-als300.o CC [M] drivers/ata/pata_ns87415.o CC kernel/time/clocksource.o CC [M] drivers/isdn/hisax/hisax_isac.o CC kernel/irq/proc.o LD [M] sound/pci/snd-atiixp.o LD [M] drivers/isdn/hardware/eicon/diva_idi.o LD [M] drivers/isdn/hardware/eicon/divacapi.o LD [M] drivers/scsi/qla2xxx/qla2xxx.o CC [M] drivers/usb/misc/usbsevseg.o CC [M] drivers/ata/pata_opti.o LD drivers/net/phy/libphy.o LD drivers/net/phy/built-in.o CC [M] drivers/ata/pata_optidma.o CC [M] drivers/video/matrox/matroxfb_maven.o CC [M] drivers/usb/misc/vstusb.o CC [M] drivers/ata/pata_marvell.o /scratch/kisskb/src/drivers/uwb/wlp/messages.c: In function 'wlp_parse_f0': /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[2]' may be used uninitialized in this function LD mm/built-in.o CC [M] drivers/hwmon/sis5595.o CC [M] net/mac80211/rate.o CC [M] fs/coda/symlink.o CC net/ipv4/inet_connection_sock.o CC [M] drivers/net/skfp/cfm.o CC net/ipv4/tcp.o CC [M] net/mac80211/michael.o CC [M] net/mac80211/tkip.o CC [M] drivers/scsi/libiscsi_tcp.o /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:677: warning: 'err' may be used uninitialized in this function CC [M] net/irda/parameters.o CC [M] net/irda/irnetlink.o CC [M] net/mac80211/aes_ccm.o CC [M] drivers/isdn/hisax/hisax_fcpcipnp.o CC [M] drivers/net/tulip/xircom_cb.o CC [M] net/mac80211/aes_cmac.o CC [M] net/irda/irmod.o CC [M] fs/afs/write.o CC [M] net/mac80211/cfg.o CC [M] drivers/net/tulip/dmfe.o CC [M] drivers/net/skfp/ecm.o LD [M] sound/pci/snd-atiixp-modem.o LD [M] drivers/scsi/lpfc/lpfc.o CC [M] drivers/ata/pata_mpiix.o CC [M] drivers/media/dvb/frontends/tda826x.o CC [M] drivers/ata/pata_oldpiix.o CC [M] drivers/media/dvb/frontends/tda8261.o LD [M] sound/pci/snd-azt3328.o CC [M] drivers/usb/misc/sisusbvga/sisusb.o CC [M] drivers/net/skfp/pcmplc.o CC [M] fs/btrfs/extent-tree.o CC [M] sound/pci/pcxhr/pcxhr_mix22.o CC [M] drivers/char/ppdev.o CC [M] drivers/ide/ide_platform.o LD [M] net/rfkill/rfkill.o CC [M] drivers/uwb/wlp/wss-lc.o CC [M] drivers/char/hw_random/n2-drv.o CC [M] net/netrom/sysctl_net_netrom.o LD [M] fs/configfs/configfs.o CC [M] fs/coda/pioctl.o CC [M] drivers/scsi/iscsi_tcp.o CC [M] net/netfilter/nfnetlink_log.o CC [M] crypto/serpent.o CC [M] drivers/char/ip2/ip2main.o CC [M] fs/coda/sysctl.o CC [M] crypto/aes_generic.o CC [M] drivers/char/ipmi/ipmi_msghandler.o LD kernel/irq/built-in.o CC fs/debugfs/inode.o CC [M] fs/cifs/connect.o CC fs/debugfs/file.o CC [M] drivers/media/video/cs53l32a.o CC [M] drivers/net/tokenring/3c359.o CC [M] net/rose/rose_link.o CC [M] drivers/net/sfc/falcon_gmac.o CC kernel/trace/trace_selftest_dynamic.o CC [M] drivers/hwmon/smsc47b397.o CC [M] drivers/net/pcmcia/axnet_cs.o LD net/netlink/built-in.o CC [M] drivers/ata/pata_pcmcia.o CC [M] drivers/net/pcmcia/ibmtr_cs.o CC kernel/trace/trace_clock.o CC [M] drivers/net/skfp/pmf.o CC [M] net/rxrpc/ar-ack.o LD [M] sound/pci/snd-bt87x.o CC [M] net/ipv6/ip6_fib.o LD [M] sound/pci/snd-cmipci.o CC [M] net/ipv6/ipv6_sockglue.o CC [M] net/rxrpc/ar-call.o CC net/ipv4/tcp_input.o CC [M] drivers/media/video/m52790.o LD [M] sound/pci/vx222/snd-vx222.o CC [M] drivers/media/video/wm8775.o CC [M] drivers/char/pcmcia/ipwireless/hardware.o CC [M] crypto/camellia.o CC [M] net/rxrpc/ar-connection.o CC [M] drivers/media/video/wm8739.o LD [M] fs/coda/coda.o CC [M] net/rds/cong.o CC kernel/time/jiffies.o CC [M] net/rds/connection.o LD [M] fs/cachefiles/cachefiles.o CC [M] drivers/char/hw_random/core.o CC [M] drivers/net/tulip/winbond-840.o CC [M] net/mac80211/rx.o CC net/sched/sch_generic.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC [M] drivers/net/sfc/falcon_xmac.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC fs/devpts/inode.o CC [M] net/irda/irproc.o CC [M] net/mac80211/spectmgmt.o CC kernel/time/timer_list.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC net/ipv4/tcp_output.o CC [M] drivers/scsi/aic7xxx_old.o CC [M] drivers/usb/serial/mct_u232.o CC [M] net/irda/irsysctl.o CC [M] net/rxrpc/ar-connevent.o CC net/ipv4/tcp_timer.o CC [M] net/netfilter/nf_conntrack_core.o CC [M] drivers/media/dvb/frontends/dib0070.o CC kernel/mutex-debug.o CC [M] drivers/net/skfp/queue.o CC kernel/lockdep.o CC [M] net/irda/ircomm/ircomm_tty.o CC kernel/lockdep_proc.o CC [M] drivers/net/tulip/de2104x.o LD [M] sound/pci/trident/snd-trident.o LD [M] sound/pci/snd-cs4281.o CC [M] net/irda/ircomm/ircomm_tty_attach.o CC [M] net/netfilter/nf_conntrack_standalone.o CC kernel/time/timecompare.o LD [M] sound/pci/pcxhr/snd-pcxhr.o CC [M] drivers/hwmon/smsc47m1.o CC [M] net/rose/rose_loopback.o CC [M] drivers/net/sfc/selftest.o LD [M] sound/pci/snd-ens1370.o CC [M] fs/dlm/ast.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC [M] drivers/char/rio/rio_linux.o CC [M] drivers/char/rio/rioinit.o CC [M] drivers/net/sfc/ethtool.o CC [M] drivers/net/sfc/xfp_phy.o CC net/ipv4/tcp_ipv4.o CC [M] drivers/net/usb/catc.o CC [M] drivers/hwmon/smsc47m192.o CC [M] drivers/net/usb/kaweth.o LD [M] drivers/net/mlx4/mlx4_core.o CC [M] drivers/char/pcmcia/ipwireless/main.o CC [M] net/mac80211/tx.o CC [M] drivers/net/tulip/eeprom.o LD [M] net/phonet/phonet.o LD [M] net/phonet/pn_pep.o CC [M] drivers/char/pcmcia/ipwireless/network.o CC [M] drivers/scsi/ips.o CC [M] drivers/net/tulip/interrupt.o CC [M] drivers/usb/misc/sisusbvga/sisusb_init.o CC [M] drivers/net/skfp/rmt.o CC kernel/trace/ftrace.o CC [M] drivers/net/vxge/vxge-config.o LD [M] drivers/net/mlx4/mlx4_en.o CC [M] drivers/net/vxge/vxge-traffic.o CC [M] drivers/char/hw_random/timeriomem-rng.o CC [M] drivers/hwmon/thmc50.o CC [M] drivers/char/rio/rioboot.o LD fs/devpts/devpts.o CC [M] net/rose/rose_out.o LD fs/devpts/built-in.o CC [M] drivers/ata/pata_pdc2027x.o CC [M] drivers/net/sfc/mdio_10g.o CC [M] drivers/char/pcmcia/synclink_cs.o CC [M] drivers/media/video/vp27smpx.o LD [M] drivers/video/sis/sisfb.o CC [M] drivers/usb/misc/sisusbvga/sisusb_con.o CC kernel/futex.o CC [M] drivers/char/tpm/tpm.o CC [M] drivers/video/syscopyarea.o CC [M] fs/ecryptfs/dentry.o CC [M] drivers/usb/serial/mos7720.o CC net/sched/sch_api.o CC kernel/futex_compat.o CC [M] drivers/char/pcmcia/ipwireless/tty.o LD [M] fs/afs/kafs.o LD [M] sound/pci/ymfpci/snd-ymfpci.o CC [M] drivers/scsi/fdomain.o LD [M] sound/pci/snd-ens1371.o LD [M] sound/pci/snd-es1938.o CC [M] drivers/net/skfp/smtdef.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC [M] net/irda/irnet/irnet_ppp.o CC [M] drivers/net/sfc/tenxpress.o LD [M] drivers/net/qlge/qlge.o CC [M] fs/ecryptfs/file.o CC [M] net/irda/irlan/irlan_common.o CC [M] drivers/net/sfc/boards.o CC [M] drivers/isdn/hisax/isdnhdlc.o CC [M] fs/efs/super.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC [M] drivers/net/sfc/sfe4001.o LD [M] drivers/ide/ide-core.o LD [M] drivers/uwb/wlp/wlp.o CC kernel/rtmutex.o CC kernel/rtmutex-debug.o CC [M] net/ipv6/ndisc.o CC [M] drivers/char/ipmi/ipmi_watchdog.o LD [M] drivers/uwb/uwb.o CC kernel/rtmutex-tester.o CC [M] crypto/cast5.o LD [M] drivers/uwb/umc.o CC [M] net/irda/irlan/irlan_eth.o LD [M] drivers/isdn/hisax/hisax.o LD [M] net/netrom/netrom.o CC [M] crypto/cast6.o CC kernel/smp.o CC kernel/spinlock.o CC [M] drivers/usb/serial/mos7840.o CC [M] crypto/arc4.o CC [M] fs/ecryptfs/inode.o CC [M] fs/ecryptfs/main.o CC kernel/time/clockevents.o CC kernel/time/tick-common.o CC [M] fs/efs/inode.o CC [M] fs/dlm/config.o CC [M] fs/dlm/dir.o CC net/sched/sch_blackhole.o CC [M] fs/btrfs/print-tree.o LD net/netlabel/built-in.o CC [M] drivers/char/tpm/tpm_nsc.o LD [M] drivers/char/hw_random/rng-core.o CC [M] net/rose/rose_route.o CC [M] net/rose/rose_subr.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o CC [M] net/mac80211/key.o LD [M] net/irda/irda.o LD drivers/char/built-in.o CC [M] net/sunrpc/clnt.o CC [M] fs/btrfs/root-tree.o CC [M] net/rose/rose_timer.o CC [M] drivers/net/wan/hdlc.o CC [M] net/mac80211/util.o CC [M] drivers/net/wan/hdlc_raw.o CC [M] drivers/media/video/mxb.o CC [M] drivers/net/skfp/smtinit.o LD [M] drivers/char/hw_random/n2-rng.o LD [M] drivers/isdn/hisax/hisax_st5481.o CC [M] drivers/video/sysimgblt.o CC [M] net/sctp/sm_statetable.o CC [M] net/irda/irnet/irnet_irda.o CC kernel/uid16.o CC kernel/module.o CC kernel/time/tick-oneshot.o CC [M] net/mac80211/wme.o CC kernel/kallsyms.o CC [M] drivers/net/vxge/vxge-ethtool.o CC [M] drivers/media/dvb/frontends/tua6100.o CC [M] fs/efs/namei.o CC [M] net/mac80211/event.o CC kernel/time/tick-sched.o CC [M] fs/exofs/osd.o CC kernel/trace/ring_buffer.o CC [M] drivers/ata/pata_pdc202xx_old.o CC [M] drivers/net/skfp/smttimer.o CC kernel/time/timer_stats.o CC [M] drivers/ata/pata_radisys.o CC [M] net/netfilter/nf_conntrack_expect.o CC [M] fs/exportfs/expfs.o CC [M] drivers/char/rio/riocmd.o CC [M] drivers/char/tpm/tpm_atmel.o CC [M] drivers/char/rio/rioctrl.o CC [M] net/rxrpc/ar-error.o CC [M] fs/efs/dir.o CC [M] drivers/char/ipmi/ipmi_poweroff.o CC [M] net/irda/ircomm/ircomm_param.o CC [M] fs/efs/file.o CC [M] drivers/scsi/qlogicfas408.o CC net/ipv4/tcp_minisocks.o CC [M] fs/dlm/lock.o CC [M] fs/dlm/lockspace.o CC net/sched/cls_api.o LD [M] drivers/char/pcmcia/ipwireless/ipwireless.o CC net/ipv4/tcp_cong.o CC [M] drivers/video/fb_sys_fops.o CC [M] drivers/video/svgalib.o CC [M] net/tipc/addr.o CC [M] net/tipc/bcast.o CC [M] drivers/char/pcmcia/cm4000_cs.o CC [M] drivers/net/sfc/mtd.o CC [M] net/rds/info.o CC [M] drivers/hwmon/via686a.o CC [M] drivers/hwmon/vt1211.o CC kernel/trace/trace.o CC [M] fs/efs/symlink.o CC [M] net/mac80211/led.o CC net/ipv4/datagram.o CC [M] drivers/hwmon/vt8231.o CC [M] crypto/tea.o CC net/ipv4/raw.o CC kernel/acct.o CC [M] drivers/ata/pata_rz1000.o CC kernel/trace/trace_output.o CC kernel/trace/trace_stat.o CC [M] drivers/char/rio/riointr.o CC kernel/trace/trace_printk.o CC net/sched/act_api.o CC [M] net/rxrpc/ar-input.o CC [M] net/sunrpc/xprt.o CC [M] crypto/khazad.o CC [M] drivers/net/tulip/media.o CC [M] drivers/media/dvb/frontends/s5h1409.o CC net/sched/sch_fifo.o CC net/sched/cls_cgroup.o CC [M] crypto/anubis.o CC net/sched/ematch.o CC [M] drivers/video/fb_ddc.o CC [M] net/sctp/sm_statefuns.o CC kernel/trace/trace_sched_switch.o CC [M] fs/ecryptfs/super.o LD [M] fs/efs/efs.o CC [M] net/ipv6/udp.o LD [M] drivers/char/ipmi/ipmi_si.o CC [M] drivers/net/tulip/timer.o CC [M] drivers/net/usb/pegasus.o CC [M] drivers/media/video/hexium_orion.o CC [M] fs/exofs/inode.o CC [M] net/irda/ircomm/ircomm_core.o LD kernel/time/built-in.o CC kernel/compat.o CC [M] fs/exofs/file.o CC [M] drivers/scsi/qla1280.o CC kernel/cgroup.o CC [M] fs/ext2/balloc.o CC [M] drivers/scsi/dmx3191d.o LD [M] fs/exportfs/exportfs.o CC [M] drivers/net/wireless/strip.o CC [M] fs/dlm/main.o CC [M] drivers/ata/pata_sc1200.o CC [M] drivers/net/wireless/netwave_cs.o CC [M] fs/ext2/dir.o CC [M] drivers/net/tulip/tulip_core.o CC [M] drivers/net/wimax/i2400m/sdio.o CC [M] fs/dlm/member.o CC [M] crypto/seed.o CC [M] drivers/net/wireless/wavelan_cs.o CC [M] drivers/net/wan/hdlc_raw_eth.o CC [M] fs/ecryptfs/mmap.o LD [M] net/irda/irnet/irnet.o CC [M] crypto/salsa20_generic.o CC [M] drivers/usb/serial/moto_modem.o CC [M] fs/ext3/balloc.o CC [M] fs/ext4/balloc.o CC [M] crypto/deflate.o CC [M] drivers/net/tulip/21142.o CC [M] crypto/zlib.o CC [M] fs/fat/cache.o CC [M] drivers/net/wan/hdlc_cisco.o CC [M] drivers/video/pm2fb.o CC [M] fs/exofs/symlink.o CC [M] net/sunrpc/socklib.o /scratch/kisskb/src/crypto/anubis.c: In function 'anubis_crypt': /scratch/kisskb/src/crypto/anubis.c:581: warning: 'inter' is used uninitialized in this function CC [M] fs/exofs/namei.o CC [M] fs/ecryptfs/read_write.o CC kernel/trace/trace_functions.o CC [M] drivers/net/usb/rtl8150.o CC [M] drivers/net/tulip/pnic.o CC kernel/trace/trace_irqsoff.o CC [M] drivers/net/tulip/pnic2.o CC kernel/trace/trace_sched_wakeup.o CC [M] net/tipc/bearer.o CC [M] net/mac80211/debugfs.o CC [M] fs/dlm/memory.o CC [M] net/rose/sysctl_net_rose.o CC [M] drivers/usb/serial/navman.o CC [M] net/tipc/config.o CC [M] net/irda/irlan/irlan_event.o CC [M] net/mac80211/debugfs_sta.o CC [M] fs/ecryptfs/crypto.o CC [M] net/mac80211/debugfs_netdev.o CC [M] net/mac80211/debugfs_key.o CC [M] net/irda/ircomm/ircomm_event.o CC [M] drivers/char/rio/rioparam.o CC kernel/cgroup_debug.o CC [M] drivers/char/rio/rioroute.o CC [M] fs/ecryptfs/keystore.o CC [M] drivers/net/wan/hdlc_fr.o CC kernel/cgroup_freezer.o CC [M] drivers/char/rio/riotable.o CC [M] net/tipc/cluster.o CC kernel/cpuset.o CC [M] drivers/media/dvb/frontends/itd1000.o CC [M] drivers/media/video/hexium_gemini.o CC [M] drivers/media/video/videobuf-core.o CC [M] crypto/michael_mic.o CC net/ipv4/udp.o CC [M] drivers/net/skfp/srf.o CC [M] net/sched/act_police.o CC net/ipv4/udplite.o LD [M] sound/pci/hda/snd-hda-codec.o CC [M] drivers/usb/serial/omninet.o LD [M] sound/pci/hda/snd-hda-codec-realtek.o LD [M] sound/pci/hda/snd-hda-codec-cmedia.o CC [M] net/sched/act_gact.o LD [M] sound/pci/hda/snd-hda-codec-analog.o CC [M] fs/fat/dir.o LD [M] sound/pci/hda/snd-hda-codec-idt.o CC [M] drivers/usb/serial/opticon.o LD [M] sound/pci/hda/snd-hda-codec-si3054.o LD [M] sound/pci/hda/snd-hda-codec-atihdmi.o CC [M] fs/exofs/dir.o CC [M] fs/fat/fatent.o CC [M] drivers/video/pm3fb.o LD [M] sound/pci/hda/snd-hda-codec-ca0110.o CC [M] fs/dlm/midcomms.o LD [M] sound/pci/hda/snd-hda-codec-conexant.o CC [M] net/mac80211/mesh.o CC [M] drivers/net/wan/hdlc_ppp.o CC [M] fs/cifs/dir.o LD [M] sound/pci/hda/snd-hda-codec-via.o LD [M] drivers/usb/misc/sisusbvga/sisusbvga.o CC [M] drivers/scsi/dc395x.o LD [M] sound/pci/hda/snd-hda-codec-nvhdmi.o CC [M] fs/dlm/netlink.o CC [M] fs/btrfs/dir-item.o CC [M] net/mac80211/mesh_pathtbl.o LD [M] sound/pci/hda/snd-hda-codec-intelhdmi.o CC [M] crypto/crc32c.o CC [M] drivers/char/rio/riotty.o LD [M] sound/pci/hda/snd-hda-intel.o CC [M] fs/exofs/super.o LD [M] sound/pci/snd-es1968.o LD [M] sound/pci/snd-fm801.o LD [M] sound/pci/snd-intel8x0.o CC [M] fs/ext2/file.o CC [M] fs/btrfs/file-item.o CC [M] drivers/net/wan/hdlc_x25.o LD [M] sound/pci/snd-intel8x0m.o LD [M] sound/pci/snd-maestro3.o CC kernel/ns_cgroup.o CC net/ipv4/arp.o LD [M] sound/pci/snd-rme32.o LD [M] sound/pci/snd-rme96.o CC [M] net/rds/message.o CC [M] fs/cifs/file.o /scratch/kisskb/src/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" CC [M] crypto/authenc.o CC [M] drivers/net/wan/farsync.o LD [M] drivers/char/ip2/ip2.o LD [M] sound/pci/snd-sonicvibes.o CC [M] fs/ext3/bitmap.o CC [M] net/sctp/sm_sideeffect.o LD [M] sound/pci/snd-via82xx.o LD [M] sound/pci/snd-via82xx-modem.o CC [M] fs/ext3/dir.o CC kernel/trace/trace_nop.o CC [M] net/rds/recv.o CC kernel/trace/trace_stack.o CC [M] net/mac80211/mesh_plink.o CC [M] drivers/net/wireless/airo_cs.o CC kernel/trace/trace_boot.o CC [M] net/mac80211/mesh_hwmp.o CC [M] net/irda/ircomm/ircomm_lmp.o CC [M] fs/ext2/ialloc.o CC [M] net/sched/act_mirred.o CC [M] drivers/net/wimax/i2400m/sdio-tx.o CC [M] net/irda/irlan/irlan_client.o CC [M] drivers/net/wimax/i2400m/sdio-fw.o CC [M] net/sched/act_ipt.o CC [M] fs/ext4/bitmap.o CC [M] net/rds/send.o CC [M] crypto/lzo.o CC [M] net/rds/stats.o CC [M] drivers/ata/pata_serverworks.o CC [M] net/rds/sysctl.o CC kernel/utsname.o CC [M] drivers/net/skfp/hwt.o CC [M] net/sctp/protocol.o CC [M] net/sched/act_nat.o CC [M] drivers/hwmon/w83627ehf.o CC [M] drivers/net/tulip/de4x5.o CC [M] drivers/usb/serial/option.o CC [M] drivers/media/video/videobuf-dma-sg.o CC [M] net/irda/ircomm/ircomm_ttp.o CC [M] drivers/net/wan/dscc4.o LD [M] net/rose/rose.o CC [M] drivers/net/tulip/uli526x.o CC [M] net/sunrpc/xprtsock.o CC [M] net/unix/af_unix.o CC [M] fs/ext3/file.o CC [M] net/netfilter/nf_conntrack_helper.o CC [M] drivers/video/macmodes.o CC [M] fs/dlm/lowcomms.o CC [M] drivers/net/wimax/i2400m/sdio-rx.o CC [M] drivers/net/wimax/i2400m/usb-fw.o CC [M] fs/dlm/plock.o CC [M] fs/btrfs/inode-item.o CC [M] net/sunrpc/sched.o CC [M] drivers/scsi/tmscsim.o CC [M] drivers/net/vxge/vxge-main.o LD [M] drivers/media/dvb/frontends/au8522.o CC [M] net/ipv6/udplite.o CC kernel/user_namespace.o CC [M] net/sunrpc/auth.o CC [M] drivers/media/dvb/frontends/tda10048.o CC [M] net/unix/garbage.o CC [M] net/tipc/core.o CC kernel/trace/kmemtrace.o CC [M] fs/ext3/fsync.o CC [M] net/wanrouter/wanproc.o CC [M] fs/ext3/ialloc.o CC [M] net/wanrouter/wanmain.o CC [M] drivers/media/dvb/frontends/cx24113.o CC [M] net/sctp/endpointola.o CC [M] fs/ext4/dir.o CC [M] net/netfilter/nf_conntrack_proto.o CC [M] net/sunrpc/auth_null.o CC [M] fs/dlm/rcom.o CC [M] drivers/usb/serial/oti6858.o CC [M] net/netfilter/nf_conntrack_l3proto_generic.o CC [M] net/rxrpc/ar-key.o CC [M] net/mac80211/rc80211_pid_algo.o CC [M] fs/fat/file.o CC [M] fs/btrfs/inode-map.o CC [M] net/rds/threads.o CC kernel/trace/trace_workqueue.o CC [M] drivers/net/wan/x25_asy.o CC [M] fs/ext3/inode.o CC [M] net/netfilter/nf_conntrack_proto_generic.o CC [M] drivers/net/wan/dlci.o CC [M] net/irda/irlan/irlan_provider.o CC [M] net/irda/irlan/irlan_filter.o CC [M] net/tipc/handler.o CC [M] drivers/net/wan/cycx_drv.o CC [M] net/mac80211/rc80211_pid_debugfs.o CC [M] net/tipc/link.o CC net/ipv4/icmp.o CC kernel/pid_namespace.o CC [M] fs/ext2/inode.o CC [M] net/sched/act_pedit.o CC [M] fs/ext2/ioctl.o CC [M] net/rds/transport.o CC [M] drivers/media/video/videobuf-vmalloc.o CC [M] drivers/net/skfp/drvfbi.o CC [M] drivers/net/wan/cycx_main.o CC [M] drivers/ata/pata_sil680.o CC [M] drivers/media/video/videobuf-dvb.o CC [M] fs/btrfs/disk-io.o CC [M] fs/fat/inode.o CC [M] drivers/media/video/btcx-risc.o CC [M] drivers/media/video/tveeprom.o CC [M] drivers/net/wireless/airo.o CC [M] drivers/net/wan/cycx_x25.o CC [M] fs/ext3/ioctl.o CC [M] drivers/char/pcmcia/cm4040_cs.o CC [M] fs/fat/misc.o CC [M] fs/cifs/inode.o /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c: In function 'wavelan_get_nwid': /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c:1870: warning: 'psa.psa_nwid_select' is used uninitialized in this function CC [M] net/ipv6/raw.o CC [M] drivers/usb/serial/pl2303.o CC kernel/res_counter.o LD [M] fs/exofs/exofs.o CC [M] net/sched/act_simple.o CC [M] drivers/net/wimax/i2400m/usb-notif.o CC [M] drivers/usb/serial/qcserial.o CC kernel/stop_machine.o CC [M] fs/btrfs/transaction.o CC [M] net/sched/act_skbedit.o CC [M] drivers/net/wan/lapbether.o CC [M] net/mac80211/rc80211_minstrel.o CC [M] drivers/usb/serial/safe_serial.o CC [M] fs/freevxfs/vxfs_bmap.o LD [M] net/irda/ircomm/ircomm.o LD [M] net/irda/ircomm/ircomm-tty.o /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'fst_intr_rx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1329: warning: cast to pointer from integer of different size /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'do_bottom_half_tx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1424: warning: cast to pointer from integer of different size CC [M] fs/fat/namei_msdos.o CC [M] fs/dlm/recover.o CC [M] fs/fuse/dev.o CC [M] net/rds/loop.o CC [M] drivers/media/dvb/frontends/s5h1411.o CC [M] net/rds/page.o CC [M] drivers/net/wimax/i2400m/usb-tx.o CC [M] fs/freevxfs/vxfs_fshead.o CC [M] fs/ext3/namei.o CC [M] crypto/ansi_cprng.o CC net/ipv4/devinet.o CC [M] drivers/usb/serial/siemens_mpi.o CC [M] fs/cifs/link.o CC net/ipv4/af_inet.o CC [M] drivers/net/wimax/i2400m/usb-rx.o CC [M] fs/btrfs/inode.o CC [M] net/ipv6/protocol.o CC [M] crypto/tcrypt.o CC [M] net/sunrpc/auth_unix.o CC [M] drivers/net/usb/hso.o CC [M] fs/fscache/cache.o CC [M] net/mac80211/rc80211_minstrel_debugfs.o CC [M] drivers/net/wireless/atmel.o CC [M] crypto/xor.o CC [M] fs/ext4/file.o CC [M] drivers/net/wimax/i2400m/usb.o CC [M] drivers/media/video/upd64031a.o CC [M] fs/btrfs/file.o CC [M] net/irda/irlan/irlan_provider_event.o CC [M] drivers/net/usb/asix.o CC [M] fs/ecryptfs/messaging.o CC [M] net/irda/irlan/irlan_client_event.o LD [M] drivers/char/rio/rio.o CC [M] drivers/net/usb/cdc_ether.o CC [M] fs/ext3/super.o CC [M] net/sched/sch_cbq.o CC [M] fs/freevxfs/vxfs_immed.o CC [M] drivers/net/wimax/i2400m/control.o CC [M] drivers/net/wimax/i2400m/driver.o CC [M] drivers/net/usb/cdc_eem.o CC [M] net/unix/sysctl_net_unix.o CC kernel/trace/blktrace.o CC [M] net/sctp/associola.o CC [M] net/netfilter/nf_conntrack_proto_tcp.o CC [M] drivers/ata/pata_via.o CC [M] drivers/usb/serial/sierra.o CC [M] fs/cifs/misc.o CC [M] fs/freevxfs/vxfs_inode.o CC [M] fs/hfs/bitmap.o CC [M] drivers/media/dvb/frontends/lgs8gl5.o CC [M] crypto/async_tx/async_tx.o CC [M] fs/fat/namei_vfat.o CC [M] net/tipc/discover.o CC [M] fs/cifs/netmisc.o CC [M] net/sunrpc/auth_generic.o CC [M] net/tipc/msg.o CC [M] drivers/hwmon/w83l785ts.o CC [M] drivers/usb/serial/spcp8x5.o CC kernel/test_kprobes.o CC [M] fs/gfs2/acl.o CC [M] drivers/media/dvb/frontends/lgs8gxx.o CC [M] drivers/usb/serial/symbolserial.o CC [M] drivers/scsi/megaraid.o CC [M] fs/dlm/recoverd.o CC [M] drivers/usb/serial/ti_usb_3410_5052.o CC [M] drivers/usb/serial/visor.o CC [M] net/sched/sch_htb.o CC [M] drivers/net/wimax/i2400m/fw.o CC [M] drivers/net/skfp/ess.o CC kernel/audit.o CC [M] net/rxrpc/ar-local.o CC [M] drivers/video/neofb.o CC [M] drivers/video/tdfxfb.o LD [M] drivers/net/tulip/tulip.o CC [M] drivers/media/video/upd64083.o CC [M] net/sctp/transport.o CC net/ipv4/igmp.o CC [M] net/sunrpc/svc.o CC [M] net/rds/rdma.o CC kernel/auditfilter.o CC [M] drivers/net/usb/dm9601.o CC [M] drivers/video/vt8623fb.o CC net/ipv4/fib_frontend.o CC net/ipv4/fib_semantics.o CC [M] net/sctp/chunk.o CC [M] fs/gfs2/bmap.o CC net/ipv4/inet_fragment.o CC [M] drivers/hwmon/w83l786ng.o CC [M] net/rxrpc/ar-output.o CC [M] drivers/ata/pata_sl82c105.o CC [M] fs/hfs/bfind.o CC [M] fs/ecryptfs/miscdev.o CC [M] drivers/net/wan/wanxl.o CC kernel/auditsc.o CC [M] net/sched/sch_hfsc.o CC [M] drivers/net/wan/pci200syn.o CC [M] fs/hfs/bnode.o CC [M] fs/hfs/brec.o CC [M] net/sunrpc/svcsock.o CC [M] fs/freevxfs/vxfs_lookup.o CC [M] drivers/scsi/atp870u.o CC [M] fs/ext4/fsync.o CC [M] crypto/async_tx/async_memcpy.o CC kernel/trace/trace_events.o CC [M] fs/ecryptfs/kthread.o CC kernel/trace/trace_export.o CC [M] fs/ecryptfs/debug.o CC [M] fs/dlm/requestqueue.o CC [M] fs/hfs/btree.o CC [M] fs/fuse/dir.o CC [M] fs/fscache/cookie.o CC [M] drivers/usb/serial/whiteheat.o CC [M] fs/hfs/catalog.o CC [M] net/rds/rdma_transport.o CC [M] fs/freevxfs/vxfs_olt.o CC kernel/trace/trace_events_filter.o CC [M] crypto/async_tx/async_xor.o CC [M] drivers/scsi/esp_scsi.o CC [M] kernel/trace/ring_buffer_benchmark.o CC [M] net/wimax/id-table.o LD [M] drivers/usb/serial/usbserial.o LD kernel/trace/libftrace.o CC [M] net/sunrpc/svcauth.o CC [M] drivers/net/wan/pc300too.o CC drivers/net/Space.o LD [M] net/wanrouter/wanrouter.o CC [M] fs/hfs/dir.o CC [M] net/sunrpc/svcauth_unix.o CC [M] net/ipv6/icmp.o CC [M] fs/hfs/extent.o CC [M] fs/ext4/ialloc.o CC [M] drivers/net/wimax/i2400m/op-rfkill.o CC [M] fs/hfs/inode.o CC net/ipv4/sysctl_net_ipv4.o CC [M] fs/hfs/attr.o CC [M] net/x25/af_x25.o CC [M] drivers/net/wimax/i2400m/sysfs.o CC kernel/audit_tree.o CC [M] drivers/net/usb/smsc95xx.o CC [M] net/netfilter/nf_conntrack_proto_udp.o LD [M] net/irda/irlan/irlan.o CC [M] fs/ext4/inode.o CC net/wireless/wext.o CC net/compat.o CC net/sysctl_net.o CC [M] net/netfilter/nf_conntrack_extend.o CC net/ipv4/fib_hash.o CC [M] net/netfilter/nf_conntrack_acct.o CC [M] fs/cifs/smbdes.o CC [M] fs/freevxfs/vxfs_subr.o CC [M] drivers/net/usb/gl620a.o CC [M] fs/dlm/user.o CC [M] drivers/net/wimax/i2400m/netdev.o CC [M] drivers/net/usb/net1080.o CC [M] fs/hfs/mdb.o CC [M] fs/btrfs/tree-defrag.o CC net/xfrm/xfrm_policy.o CC [M] fs/btrfs/extent_map.o CC [M] fs/hfs/part_tbl.o CC [M] net/wimax/op-msg.o CC [M] fs/freevxfs/vxfs_super.o CC [M] fs/btrfs/sysfs.o CC [M] net/tipc/name_distr.o CC [M] fs/cifs/smbencrypt.o CC [M] fs/fuse/file.o CC [M] fs/hfs/string.o CC [M] fs/dlm/util.o CC [M] fs/hfs/super.o CC [M] fs/ext2/namei.o CC [M] net/tipc/subscr.o CC [M] net/tipc/name_table.o CC [M] fs/ext2/super.o CC [M] net/wimax/op-reset.o CC [M] net/wimax/op-rfkill.o LD [M] net/mac80211/mac80211.o CC [M] fs/gfs2/dir.o CC [M] net/wimax/op-state-get.o CC [M] fs/fuse/inode.o CC [M] fs/hfs/sysdep.o LD [M] fs/ecryptfs/ecryptfs.o CC [M] fs/fuse/control.o CC [M] drivers/ata/pata_sis.o CC [M] drivers/ata/pata_triflex.o CC [M] fs/hfs/trans.o LD [M] drivers/net/skfp/skfp.o CC [M] net/ipv6/mcast.o CC [M] fs/ext2/symlink.o CC drivers/net/loopback.o CC [M] fs/fscache/fsdef.o CC [M] fs/btrfs/struct-funcs.o CC [M] drivers/media/video/cx2341x.o CC [M] net/netfilter/nf_conntrack_ecache.o CC [M] fs/fscache/main.o CC [M] net/netfilter/nf_conntrack_h323_main.o CC [M] net/x25/x25_dev.o CC [M] net/netfilter/nf_conntrack_h323_asn1.o CC [M] drivers/net/ipg.o CC [M] fs/hfsplus/super.o LD [M] drivers/net/wan/cyclomx.o CC [M] net/sunrpc/rpcb_clnt.o CC [M] fs/hfsplus/options.o LD crypto/crypto.o LD [M] net/unix/unix.o CC [M] net/ipv6/reassembly.o CC net/ipv4/proc.o CC [M] fs/fscache/netfs.o CC [M] drivers/net/wimax/i2400m/tx.o CC [M] drivers/media/dvb/frontends/dvb_dummy_fe.o CC net/xfrm/xfrm_state.o CC kernel/kprobes.o CC [M] net/ipv6/tcp_ipv6.o CC [M] fs/fscache/object.o CC [M] drivers/net/usb/plusb.o CC [M] drivers/net/wimax/i2400m/rx.o CC [M] drivers/net/wimax/i2400m/debugfs.o CC [M] fs/fscache/operation.o LD [M] fs/freevxfs/freevxfs.o CC [M] net/wimax/stack.o CC [M] fs/ext2/xattr.o LD crypto/built-in.o CC fs/hugetlbfs/inode.o CC [M] net/rxrpc/ar-peer.o CC [M] fs/fscache/page.o CC [M] fs/ext3/symlink.o CC [M] net/rds/ib.o CC [M] fs/ext2/xattr_user.o CC [M] net/sctp/sm_make_chunk.o CC [M] fs/btrfs/xattr.o CC [M] fs/hpfs/alloc.o CC [M] net/rds/ib_cm.o CC [M] net/sched/sch_red.o CC kernel/kgdb.o CC [M] drivers/ata/pata_sch.o CC [M] drivers/net/wireless/atmel_pci.o CC [M] drivers/net/usb/rndis_host.o CC net/ipv4/fib_rules.o CC net/ipv4/ipmr.o CC [M] drivers/video/tridentfb.o CC kernel/softlockup.o CC [M] fs/hfsplus/inode.o CC [M] fs/gfs2/eaops.o CC [M] fs/btrfs/ordered-data.o CC [M] fs/dlm/debug_fs.o CC [M] net/netfilter/nf_conntrack_proto_dccp.o CC [M] fs/gfs2/eattr.o CC [M] fs/btrfs/extent_io.o CC [M] fs/btrfs/volumes.o CC [M] net/netfilter/nf_conntrack_proto_gre.o CC [M] drivers/net/usb/cdc_subset.o CC net/ipv4/syncookies.o CC [M] drivers/video/s3fb.o CC [M] fs/isofs/namei.o CC [M] fs/gfs2/glock.o CC [M] drivers/net/wireless/atmel_cs.o CC [M] drivers/net/wireless/at76c50x-usb.o CC net/ipv4/inet_lro.o CC [M] fs/fscache/proc.o CC [M] drivers/net/wireless/ray_cs.o CC net/ipv4/ipconfig.o CC [M] net/sunrpc/timer.o CC [M] net/wimax/debugfs.o CC [M] fs/fuse/cuse.o CC [M] net/sched/sch_gred.o CC [M] net/ipv6/exthdrs.o CC [M] fs/gfs2/glops.o CC [M] drivers/ata/pata_platform.o CC [M] fs/jbd/transaction.o CC kernel/hung_task.o CC [M] fs/gfs2/inode.o CC [M] fs/hpfs/anode.o CC [M] drivers/net/tehuti.o LD drivers/usb/built-in.o CC [M] fs/jbd/commit.o CC [M] drivers/scsi/sun_esp.o CC kernel/seccomp.o LD [M] fs/hfs/hfs.o CC kernel/rcutree.o CC [M] net/tipc/net.o CC [M] fs/hpfs/buffer.o CC [M] drivers/net/usb/zaurus.o CC [M] drivers/ata/ata_generic.o CC [M] fs/hpfs/dentry.o CC [M] drivers/media/dvb/frontends/af9013.o CC [M] net/x25/x25_facilities.o CC [M] net/netfilter/nf_conntrack_proto_sctp.o CC [M] net/x25/x25_in.o CC [M] fs/hpfs/dir.o CC [M] fs/hfsplus/ioctl.o CC [M] fs/hpfs/dnode.o CC [M] fs/fscache/stats.o CC [M] net/tipc/netlink.o CC [M] fs/hpfs/ea.o CC [M] drivers/net/usb/mcs7830.o CC [M] net/rds/ib_recv.o CC kernel/rcutree_trace.o CC [M] net/sctp/ulpevent.o CC [M] fs/cifs/transport.o CC [M] net/rds/ib_ring.o CC [M] fs/isofs/inode.o CC [M] drivers/net/jme.o CC [M] net/netfilter/nf_conntrack_proto_udplite.o LD [M] fs/fat/fat.o LD [M] fs/fat/vfat.o CC [M] net/wireless/core.o LD [M] fs/fat/msdos.o CC [M] net/rds/ib_send.o CC [M] net/tipc/node.o CC [M] drivers/media/video/cafe_ccic.o CC [M] net/netfilter/nf_conntrack_netlink.o CC [M] fs/ext3/hash.o CC [M] drivers/net/plip.o CC [M] drivers/media/video/ov7670.o CC net/ipv4/netfilter.o CC [M] net/netfilter/nf_conntrack_amanda.o CC [M] fs/fscache/histogram.o CC [M] fs/hpfs/file.o CC [M] fs/ext3/resize.o CC [M] fs/hfsplus/extents.o CC kernel/relay.o CC [M] fs/gfs2/log.o CC [M] fs/hfsplus/catalog.o CC [M] fs/hpfs/inode.o CC [M] net/x25/x25_link.o CC [M] net/tipc/node_subscr.o LD [M] drivers/net/sfc/sfc.o CC [M] fs/btrfs/async-thread.o CC [M] drivers/net/rrunner.o CC [M] fs/btrfs/ioctl.o LD kernel/trace/built-in.o CC [M] drivers/net/wireless/wl3501_cs.o CC kernel/utsname_sysctl.o CC [M] drivers/net/sunhme.o LD [M] drivers/ata/libata.o CC [M] fs/cifs/asn1.o CC [M] net/netfilter/nf_conntrack_ftp.o CC [M] drivers/net/sunlance.o CC [M] fs/hpfs/map.o CC [M] drivers/net/wireless/rndis_wlan.o CC [M] drivers/net/usb/usbnet.o CC [M] net/sunrpc/xdr.o CC [M] fs/ext2/xattr_trusted.o CC [M] fs/hpfs/name.o CC kernel/delayacct.o CC [M] drivers/net/usb/int51x1.o CC kernel/taskstats.o CC [M] fs/jbd/recovery.o CC [M] net/ipv4/netfilter/nf_nat_rule.o CC [M] fs/gfs2/lops.o CC [M] fs/hpfs/namei.o CC [M] net/ipv4/netfilter/nf_nat_standalone.o CC [M] net/rxrpc/ar-recvmsg.o CC [M] net/rxrpc/ar-security.o /scratch/kisskb/src/drivers/net/wireless/airo.c: In function 'sniffing_mode': /scratch/kisskb/src/drivers/net/wireless/airo.c:4804: warning: integer overflow in expression CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o CC kernel/tsacct.o LD [M] fs/dlm/dlm.o CC [M] fs/hpfs/super.o CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o CC [M] net/netfilter/nf_conntrack_irc.o CC [M] fs/jbd2/transaction.o CC [M] fs/hfsplus/dir.o CC [M] fs/ext2/acl.o CC [M] net/sunrpc/sunrpc_syms.o CC [M] fs/jbd2/commit.o CC [M] fs/ext3/ext3_jbd.o CC [M] fs/btrfs/locking.o CC [M] fs/gfs2/main.o CC [M] fs/isofs/dir.o CC [M] fs/gfs2/meta_io.o LD [M] net/wimax/wimax.o CC [M] net/rds/ib_stats.o CC [M] fs/isofs/util.o CC [M] fs/isofs/rock.o LD fs/hugetlbfs/hugetlbfs.o LD fs/hugetlbfs/built-in.o CC [M] drivers/media/video/dabusb.o CC [M] drivers/media/video/ov511.o CC [M] net/rds/ib_sysctl.o CC [M] net/rds/ib_rdma.o CC [M] drivers/net/wireless/zd1201.o CC [M] net/sunrpc/cache.o CC [M] net/sunrpc/rpc_pipe.o CC [M] fs/ext4/ioctl.o CC [M] fs/ext3/xattr.o CC [M] fs/ext4/namei.o CC [M] net/sunrpc/svc_xprt.o CC [M] net/tipc/port.o CC kernel/marker.o CC kernel/tracepoint.o CC [M] net/netfilter/nf_conntrack_netbios_ns.o CC [M] fs/ext3/xattr_user.o CC [M] fs/jbd/checkpoint.o LD [M] fs/fuse/fuse.o CC kernel/latencytop.o CC [M] fs/jfs/super.o LD [M] fs/fscache/fscache.o CC [M] drivers/scsi/initio.o CC [M] net/netfilter/nf_conntrack_pptp.o CC [M] net/sched/sch_ingress.o CC [M] net/netfilter/nf_conntrack_sane.o CC [M] net/netfilter/nf_conntrack_sip.o CC [M] net/netfilter/nf_conntrack_tftp.o CC [M] net/sched/sch_dsmark.o CC [M] fs/jbd/revoke.o CC [M] drivers/video/arkfb.o CC kernel/sched_cpupri.o CC [M] fs/gfs2/aops.o CC kernel/slow-work.o CC [M] fs/jffs2/compr.o CC [M] fs/ext2/xattr_security.o CC [M] fs/jbd2/recovery.o CC [M] fs/lockd/clntlock.o CC [M] fs/jbd2/checkpoint.o CC [M] net/ipv6/datagram.o CC [M] fs/isofs/export.o CC [M] kernel/backtracetest.o CC net/ipv4/cipso_ipv4.o CC [M] fs/hfsplus/btree.o CC net/ipv4/xfrm4_policy.o CC [M] net/sched/sch_sfq.o CC net/ipv4/xfrm4_state.o CC [M] fs/cifs/md4.o CC [M] net/sctp/inqueue.o CC [M] fs/jbd/journal.o CC [M] fs/jffs2/dir.o CC [M] net/x25/x25_out.o CC net/xfrm/xfrm_hash.o CC [M] net/netfilter/nf_tproxy_core.o GZIP kernel/config_data.gz CC [M] fs/isofs/joliet.o CC [M] net/netfilter/x_tables.o CC net/ipv4/xfrm4_input.o CC [M] fs/btrfs/orphan.o CC [M] kernel/rcutorture.o CC [M] fs/ext2/xip.o IKCFG kernel/config_data.h CC [M] fs/ext3/xattr_trusted.o CC [M] fs/gfs2/dentry.o CC [M] net/rds/iw.o CC [M] kernel/configs.o CC [M] net/rds/iw_cm.o CC [M] net/x25/x25_route.o CC [M] drivers/scsi/a100u2w.o CC [M] fs/minix/bitmap.o CC [M] fs/ext3/acl.o CC [M] net/x25/x25_subr.o CC [M] drivers/video/sstfb.o CC [M] net/wireless/sysfs.o CC [M] drivers/video/cirrusfb.o CC [M] fs/ext4/super.o CC [M] drivers/net/sunqe.o CC [M] drivers/net/sunbmac.o CC [M] fs/jbd2/revoke.o CC [M] net/ipv6/ip6_flowlabel.o CC [M] fs/hfsplus/bnode.o CC [M] drivers/media/video/se401.o CC [M] net/tipc/ref.o CC [M] fs/jbd2/journal.o CC [M] net/netfilter/xt_tcpudp.o CC net/ipv4/xfrm4_output.o CC [M] fs/jffs2/file.o CC [M] fs/lockd/clntproc.o CC [M] fs/jffs2/ioctl.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o CC [M] net/tipc/socket.o CC [M] fs/gfs2/export.o CC [M] fs/isofs/compress.o CC [M] drivers/net/myri_sbus.o CC [M] net/sctp/outqueue.o CC [M] drivers/net/sungem.o CC [M] net/tipc/user_reg.o CC [M] drivers/media/dvb/frontends/cx24116.o CC [M] drivers/net/wireless/adm8211.o CC [M] net/netfilter/xt_CLASSIFY.o CC [M] drivers/net/sungem_phy.o CC [M] fs/jffs2/nodelist.o CC [M] net/netfilter/xt_CONNMARK.o CC [M] drivers/scsi/qlogicpti.o CC [M] net/ipv4/netfilter/nf_nat_core.o CC [M] drivers/media/video/stv680.o CC [M] drivers/video/tmiofb.o CC [M] drivers/scsi/3w-xxxx.o CC [M] net/ipv6/inet6_connection_sock.o CC [M] drivers/scsi/3w-9xxx.o CC [M] net/ipv4/ipip.o LD [M] fs/hpfs/hpfs.o CC net/xfrm/xfrm_input.o LD [M] drivers/net/wimax/i2400m/i2400m.o CC [M] drivers/scsi/ppa.o CC [M] net/netfilter/xt_CONNSECMARK.o LD [M] drivers/net/wimax/i2400m/i2400m-usb.o CC [M] fs/ext3/xattr_security.o LD [M] drivers/net/wimax/i2400m/i2400m-sdio.o /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c: In function 'at76_config': /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c:1949: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) LD [M] drivers/net/vxge/vxge.o CC [M] net/tipc/zone.o CC [M] fs/btrfs/export.o CC [M] drivers/net/cassini.o CC [M] net/netfilter/xt_DSCP.o CC [M] fs/ncpfs/dir.o CC [M] drivers/video/metronomefb.o CC [M] fs/btrfs/tree-log.o CC [M] fs/jffs2/malloc.o CC [M] net/sched/sch_tbf.o CC [M] fs/ncpfs/file.o CC [M] net/netfilter/xt_HL.o CC [M] fs/cifs/cifs_unicode.o CC [M] net/tipc/dbg.o CC [M] net/rds/iw_recv.o LD [M] fs/ext2/ext2.o CC [M] net/ipv4/ip_gre.o CC [M] net/wireless/radiotap.o CC [M] fs/cifs/nterr.o CC [M] net/tipc/eth_media.o CC [M] net/rds/iw_ring.o CC [M] drivers/media/dvb/frontends/si21xx.o CC [M] fs/lockd/host.o CC [M] fs/cifs/xattr.o CC [M] fs/minix/itree_v1.o CC [M] fs/hfsplus/brec.o CC [M] net/sctp/ulpqueue.o CC [M] net/sunrpc/stats.o CC [M] net/sunrpc/sysctl.o CC [M] fs/cifs/cifsencrypt.o CC [M] fs/btrfs/acl.o CC [M] net/ipv4/netfilter/nf_nat_helper.o CC [M] net/rxrpc/ar-skbuff.o CC [M] net/sunrpc/auth_gss/auth_gss.o CC [M] fs/jfs/file.o CC [M] net/rxrpc/ar-transport.o LD kernel/built-in.o CC [M] drivers/net/sunvnet.o CC [M] net/rds/iw_send.o CC [M] net/sunrpc/xprtrdma/svc_rdma.o CC [M] drivers/net/3c59x.o CC [M] net/rxrpc/ar-proc.o CC [M] net/sunrpc/auth_gss/gss_generic_token.o CC [M] fs/jfs/inode.o CC [M] fs/lockd/svc.o CC [M] net/x25/x25_timer.o CC net/xfrm/xfrm_output.o CC [M] net/sunrpc/auth_gss/gss_mech_switch.o CC [M] net/ipv4/netfilter/nf_nat_proto_unknown.o CC [M] fs/lockd/svclock.o CC [M] net/wireless/util.o CC [M] drivers/net/typhoon.o LD [M] fs/ext3/ext3.o CC [M] fs/hfsplus/bfind.o CC [M] drivers/net/ne2k-pci.o CC [M] net/ipv4/ah4.o CC [M] net/rds/iw_stats.o CC [M] net/netfilter/xt_LED.o CC [M] net/rds/iw_sysctl.o CC [M] fs/lockd/svcshare.o CC [M] fs/jffs2/read.o CC [M] fs/minix/itree_v2.o CC [M] fs/ncpfs/inode.o CC [M] fs/minix/namei.o CC [M] fs/cifs/readdir.o CC [M] net/wireless/reg.o CC [M] fs/ncpfs/ioctl.o CC [M] drivers/net/8390.o CC [M] fs/nfs_common/nfsacl.o CC [M] net/ipv6/sysctl_net_ipv6.o CC [M] net/ipv6/ip6mr.o CC [M] fs/cifs/ioctl.o CC [M] fs/hfsplus/tables.o CC [M] net/rds/iw_rdma.o CC [M] drivers/net/pcnet32.o CC [M] net/x25/x25_proc.o CC [M] fs/hfsplus/unicode.o CC [M] fs/cifs/sess.o CC [M] net/netfilter/xt_MARK.o CC [M] fs/hfsplus/wrapper.o CC [M] net/ipv6/xfrm6_policy.o CC [M] fs/ncpfs/mmap.o CC [M] fs/jfs/namei.o CC [M] fs/hfsplus/bitmap.o CC [M] net/ipv4/esp4.o CC [M] net/ipv4/ipcomp.o CC [M] fs/nfs/client.o CC [M] fs/lockd/svcproc.o CC [M] net/rxrpc/rxkad.o LD [M] fs/isofs/isofs.o CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o CC [M] fs/gfs2/file.o CC [M] fs/lockd/svcsubs.o CC [M] net/wireless/scan.o CC [M] fs/cifs/export.o CC [M] fs/ncpfs/ncplib_kernel.o CC [M] net/netfilter/xt_NFLOG.o CC [M] drivers/media/dvb/frontends/stv0288.o CC [M] fs/gfs2/ops_fstype.o CC [M] net/wireless/nl80211.o CC [M] drivers/scsi/imm.o CC [M] drivers/net/e100.o CC [M] fs/jffs2/nodemgmt.o CC [M] fs/hfsplus/part_tbl.o CC [M] fs/nfs/dir.o CC [M] net/netfilter/xt_NFQUEUE.o CC [M] net/sunrpc/auth_gss/svcauth_gss.o CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o CC [M] drivers/net/tlan.o CC [M] net/ipv6/xfrm6_state.o CC [M] net/netfilter/xt_NOTRACK.o CC [M] net/netfilter/xt_RATEEST.o CC [M] net/ipv6/xfrm6_input.o CC [M] net/sched/sch_teql.o CC [M] drivers/media/dvb/frontends/stb6000.o CC [M] drivers/scsi/ipr.o CC [M] fs/nfsd/nfssvc.o CC [M] drivers/scsi/libsrp.o CC [M] net/ipv4/netfilter/nf_nat_proto_common.o CC [M] fs/lockd/mon.o LD [M] drivers/media/dvb/frontends/s921.o CC [M] drivers/scsi/hptiop.o CC [M] fs/ncpfs/sock.o CC [M] fs/nfs/file.o CC [M] drivers/media/dvb/frontends/stv6110.o LD [M] drivers/media/dvb/frontends/stv0900.o CC [M] fs/jffs2/readinode.o CC [M] fs/cifs/cifsacl.o CC [M] drivers/media/video/w9968cf.o LD [M] drivers/media/dvb/frontends/stb0899.o CC [M] fs/minix/inode.o CC [M] fs/minix/file.o CC [M] fs/jffs2/write.o CC [M] net/wireless/mlme.o LD [M] fs/jbd/jbd.o CC [M] net/wireless/ibss.o CC [M] net/ipv4/xfrm4_tunnel.o CC [M] net/ipv6/xfrm6_output.o CC [M] drivers/media/video/zr364xx.o LD [M] drivers/media/video/stkwebcam.o CC [M] drivers/net/wireless/mwl8k.o CC [M] drivers/media/video/s2255drv.o CC [M] drivers/net/epic100.o CC [M] fs/cifs/cifs_spnego.o CC [M] drivers/video/broadsheetfb.o CC [M] drivers/net/wireless/mac80211_hwsim.o CC [M] fs/ext4/symlink.o CC [M] drivers/scsi/stex.o CC [M] fs/jffs2/scan.o CC [M] fs/jffs2/gc.o CC [M] net/ipv4/netfilter/nf_nat_proto_tcp.o CC [M] fs/ext4/hash.o CC [M] fs/cifs/dns_resolve.o CC [M] fs/jffs2/symlink.o CC [M] fs/lockd/xdr.o CC [M] fs/nilfs2/inode.o CC [M] net/ipv4/xfrm4_mode_beet.o CC [M] fs/lockd/grace.o LD [M] net/tipc/tipc.o CC [M] net/sched/sch_prio.o CC [M] fs/jfs/jfs_mount.o CC [M] fs/lockd/xdr4.o CC [M] fs/nfs/getroot.o CC [M] net/netfilter/xt_SECMARK.o CC [M] net/ipv4/netfilter/nf_nat_proto_udp.o CC [M] net/sctp/command.o CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o LD [M] fs/nfs_common/nfs_acl.o CC [M] fs/btrfs/free-space-cache.o CC [M] fs/lockd/svc4proc.o CC [M] net/wireless/debugfs.o CC [M] net/sctp/tsnmap.o CC fs/notify/fsnotify.o LD [M] fs/hfsplus/hfsplus.o CC fs/notify/notification.o CC [M] fs/btrfs/zlib.o CC [M] fs/btrfs/compression.o CC [M] fs/nls/nls_base.o CC [M] net/netfilter/xt_TPROXY.o CC [M] net/ipv4/tunnel4.o CC [M] fs/btrfs/delayed-ref.o CC [M] fs/nilfs2/file.o CC [M] fs/jffs2/build.o CC [M] fs/ncpfs/ncpsign_kernel.o CC [M] fs/ntfs/aops.o CC [M] fs/jffs2/erase.o CC [M] net/netfilter/xt_TCPMSS.o CC [M] fs/minix/dir.o CC [M] net/ipv4/xfrm4_mode_transport.o CC [M] drivers/net/smsc9420.o CC [M] net/ipv6/netfilter.o CC [M] net/ipv6/fib6_rules.o CC [M] net/ipv6/proc.o LD [M] fs/jbd2/jbd2.o CC [M] net/wireless/wext-compat.o CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o CC [M] net/ipv6/syncookies.o CC [M] net/x25/x25_forward.o CC [M] fs/btrfs/relocation.o CC [M] net/netfilter/xt_TCPOPTSTRIP.o CC [M] net/x25/sysctl_net_x25.o CC [M] net/sctp/bind_addr.o CC [M] fs/cifs/cifs_dfs_ref.o CC [M] drivers/net/wireless/ath/main.o CC [M] net/ipv4/netfilter/nf_nat_amanda.o CC [M] net/ipv4/netfilter/nf_nat_ftp.o CC [M] net/ipv6/ah6.o CC [M] net/ipv6/esp6.o CC [M] net/netfilter/xt_TRACE.o CC [M] fs/ncpfs/getopt.o CC [M] fs/nfs/inode.o CC [M] net/ipv4/netfilter/nf_nat_h323.o CC [M] fs/gfs2/ops_inode.o CC [M] net/ipv6/ipcomp6.o CC [M] fs/ntfs/attrib.o CC [M] fs/jfs/jfs_umount.o CC [M] fs/jfs/jfs_xtree.o CC [M] drivers/scsi/st.o CC [M] fs/gfs2/quota.o CC [M] net/ipv6/xfrm6_tunnel.o CC [M] net/sched/sch_multiq.o CC [M] fs/ncpfs/symlink.o CC [M] fs/jffs2/background.o CC [M] net/sctp/socket.o CC net/xfrm/xfrm_algo.o CC net/xfrm/xfrm_sysctl.o CC [M] fs/ext4/resize.o CC [M] drivers/net/sis190.o CC [M] net/netfilter/xt_cluster.o CC [M] fs/ext4/extents.o LD [M] net/rxrpc/af-rxrpc.o CC [M] fs/jffs2/fs.o CC [M] fs/jffs2/writev.o LD [M] net/rds/rds.o CC [M] fs/jfs/jfs_imap.o CC [M] fs/gfs2/recovery.o CC [M] fs/nilfs2/dir.o CC [M] fs/jfs/jfs_debug.o CC [M] drivers/net/wireless/b43/main.o CC [M] fs/ntfs/collate.o CC [M] fs/gfs2/rgrp.o CC fs/notify/group.o CC [M] drivers/video/s1d13xxxfb.o CC [M] fs/gfs2/super.o CC fs/notify/inode_mark.o CC net/xfrm/xfrm_proc.o CC [M] net/sctp/primitive.o CC [M] drivers/net/sis900.o CC [M] fs/ext4/ext4_jbd2.o CC [M] net/sctp/output.o CC [M] net/sctp/input.o CC fs/notify/dnotify/dnotify.o CC [M] fs/nls/nls_cp437.o CC [M] drivers/net/r6040.o CC [M] fs/nfs/super.o CC [M] net/ipv6/tunnel6.o CC [M] net/ipv4/xfrm4_mode_tunnel.o CC [M] drivers/net/wireless/b43/tables.o CC [M] net/ipv4/netfilter/nf_nat_irc.o CC [M] net/ipv6/xfrm6_mode_transport.o CC [M] net/ipv4/inet_diag.o CC [M] fs/jffs2/super.o CC [M] fs/nfsd/nfsctl.o CC [M] fs/ocfs2/alloc.o CC fs/notify/inotify/inotify.o CC [M] fs/jfs/jfs_dmap.o CC [M] fs/jffs2/debug.o CC [M] fs/jfs/jfs_unicode.o CC [M] net/xfrm/xfrm_user.o CC [M] fs/gfs2/sys.o CC [M] drivers/net/wireless/b43legacy/main.o CC [M] drivers/net/wireless/ath/regd.o CC [M] net/wireless/lib80211.o CC [M] drivers/net/wireless/b43legacy/ilt.o LD [M] fs/ncpfs/ncpfs.o LD [M] net/sunrpc/sunrpc.o CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o CC [M] net/sunrpc/xprtrdma/svc_rdma_marshal.o CC [M] fs/jfs/jfs_dtree.o CC [M] net/wireless/lib80211_crypt_wep.o CC [M] drivers/media/video/soc_camera.o CC [M] net/wireless/lib80211_crypt_ccmp.o CC [M] fs/nfs/nfs2xdr.o CC [M] net/wireless/lib80211_crypt_tkip.o CC [M] drivers/net/wireless/ath/ar9170/usb.o CC [M] drivers/net/wireless/b43/phy_common.o CC [M] drivers/media/video/mt9m001.o CC [M] net/ipv4/tcp_diag.o CC [M] drivers/net/wireless/b43/phy_g.o CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o CC [M] fs/nls/nls_cp737.o CC [M] drivers/net/wireless/ath/ath5k/caps.o CC [M] drivers/net/wireless/b43legacy/phy.o CC [M] fs/nfsd/nfsproc.o CC [M] fs/gfs2/trans.o CC [M] drivers/net/wireless/ath/ath9k/hw.o LD net/wireless/built-in.o CC [M] drivers/net/wireless/b43legacy/radio.o CC [M] drivers/net/wireless/ath/ath9k/eeprom.o CC [M] drivers/net/wireless/b43legacy/sysfs.o CC [M] net/xfrm/xfrm_ipcomp.o CC [M] net/ipv6/xfrm6_mode_tunnel.o CC [M] drivers/net/yellowfin.o CC [M] drivers/net/wireless/ath/ar9170/main.o CC [M] net/ipv6/xfrm6_mode_ro.o CC [M] net/ipv4/tcp_probe.o CC [M] fs/jfs/jfs_inode.o CC [M] drivers/net/wireless/ath/ar9170/cmd.o CC [M] drivers/net/wireless/b43legacy/xmit.o CC [M] fs/jffs2/wbuf.o CC [M] fs/gfs2/util.o CC [M] net/netfilter/xt_comment.o CC [M] drivers/net/wireless/b43legacy/rfkill.o CC [M] net/ipv6/xfrm6_mode_beet.o CC [M] net/ipv4/tcp_bic.o CC [M] net/netfilter/xt_connbytes.o CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o CC [M] drivers/net/acenic.o CC [M] net/netfilter/xt_connlimit.o CC [M] fs/ntfs/compress.o CC [M] net/ipv6/mip6.o CC [M] drivers/net/wireless/ath/ar9170/mac.o CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o CC [M] net/netfilter/xt_connmark.o CC [M] fs/omfs/bitmap.o CC [M] fs/omfs/dir.o CC [M] fs/omfs/file.o LD [M] net/x25/x25.o LD [M] fs/minix/minix.o CC [M] drivers/net/natsemi.o CC [M] fs/gfs2/lock_dlm.o CC [M] net/sunrpc/xprtrdma/transport.o CC [M] drivers/net/ns83820.o CC fs/notify/inotify/inotify_fsnotify.o CC [M] net/sunrpc/xprtrdma/rpc_rdma.o CC [M] drivers/net/wireless/ath/ar9170/phy.o CC [M] fs/nfsd/nfsfh.o CC [M] drivers/scsi/osst.o CC [M] fs/openpromfs/inode.o CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o CC [M] drivers/net/wireless/ath/ath9k/mac.o CC [M] fs/jfs/jfs_extent.o CC [M] fs/nls/nls_cp775.o LD fs/notify/dnotify/built-in.o LD [M] fs/lockd/lockd.o CC [M] fs/jfs/symlink.o CC [M] drivers/net/fealnx.o CC [M] drivers/net/wireless/ath/ath9k/calib.o CC [M] fs/jffs2/xattr.o LD [M] fs/cifs/cifs.o CC [M] fs/ntfs/debug.o CC [M] fs/omfs/inode.o CC [M] fs/ntfs/dir.o CC fs/notify/inotify/inotify_user.o CC [M] net/ipv4/tcp_cubic.o CC [M] drivers/net/wireless/ath/ar9170/led.o CC [M] drivers/net/wireless/b43/phy_a.o CC [M] drivers/net/tg3.o CC [M] drivers/net/bnx2.o CC [M] fs/ext4/migrate.o CC [M] fs/nfs/direct.o CC [M] fs/ntfs/file.o CC [M] fs/jfs/jfs_metapage.o CC [M] fs/jffs2/xattr_trusted.o CC [M] fs/jffs2/xattr_user.o CC [M] fs/jffs2/security.o CC [M] net/sctp/debug.o CC [M] fs/jfs/jfs_logmgr.o CC [M] net/ipv6/sit.o CC fs/partitions/check.o CC [M] net/sched/sch_atm.o CC [M] drivers/net/wireless/b43legacy/leds.o CC [M] net/sctp/ssnmap.o CC [M] fs/nilfs2/super.o CC [M] net/sctp/auth.o CC [M] net/sunrpc/xprtrdma/verbs.o CC fs/proc/mmu.o CC [M] drivers/net/wireless/b43/sysfs.o CC [M] net/sched/sch_netem.o CC [M] fs/nilfs2/namei.o CC [M] drivers/net/wireless/ath/ath5k/initvals.o CC [M] net/sched/sch_drr.o CC [M] fs/nls/nls_cp850.o CC [M] drivers/media/video/mt9m111.o CC [M] net/ipv6/ip6_tunnel.o CC [M] fs/nls/nls_cp852.o CC [M] drivers/net/wireless/ath/ath5k/eeprom.o CC [M] fs/nfsd/vfs.o CC [M] net/ipv4/tcp_westwood.o CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o CC [M] net/netfilter/xt_conntrack.o /scratch/kisskb/src/drivers/net/wireless/mwl8k.c: In function 'mwl8k_config_wt': /scratch/kisskb/src/drivers/net/wireless/mwl8k.c:3031: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] net/ipv4/tcp_highspeed.o CC [M] fs/nilfs2/page.o CC [M] drivers/video/sm501fb.o CC [M] net/ipv4/netfilter/nf_nat_pptp.o LD [M] fs/gfs2/gfs2.o LD net/ipv6/built-in.o CC [M] fs/nfsd/export.o CC [M] fs/jfs/jfs_txnmgr.o CC [M] drivers/net/wireless/b43legacy/debugfs.o CC [M] fs/nls/nls_cp855.o CC [M] net/netfilter/xt_dccp.o LD [M] drivers/scsi/sd_mod.o CC [M] fs/ntfs/index.o LD [M] fs/openpromfs/openpromfs.o LD [M] net/ipv6/ipv6.o CC [M] fs/ntfs/inode.o CC fs/partitions/acorn.o CC [M] fs/ext4/mballoc.o CC [M] net/sctp/objcnt.o LD [M] drivers/scsi/sr_mod.o CC [M] fs/ocfs2/aops.o CC [M] drivers/scsi/sg.o CC [M] fs/ext4/block_validity.o CC [M] drivers/net/cnic.o CC [M] fs/jfs/jfs_uniupr.o LD fs/notify/inotify/built-in.o CC [M] fs/qnx4/inode.o LD fs/notify/built-in.o CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o CC [M] net/netfilter/xt_dscp.o LD [M] drivers/net/wireless/ath/ath.o CC [M] drivers/scsi/ch.o CC [M] net/sctp/proc.o CC [M] fs/ext4/xattr.o CC [M] fs/ext4/xattr_user.o CC [M] fs/jffs2/acl.o LD net/xfrm/built-in.o CC [M] net/sctp/sysctl.o CC [M] fs/ntfs/mft.o CC [M] fs/jffs2/compr_rubin.o CC fs/quota/dquot.o CC [M] drivers/net/wireless/hostap/hostap_80211_rx.o CC [M] net/sctp/ipv6.o CC [M] drivers/net/wireless/b43/xmit.o CC [M] fs/jfs/resize.o CC [M] fs/jffs2/compr_rtime.o CC [M] fs/nls/nls_cp857.o CC fs/quota/quota.o CC [M] drivers/net/wireless/b43/lo.o CC [M] fs/nfsd/auth.o CC [M] fs/nls/nls_cp860.o CC [M] fs/jfs/xattr.o CC [M] fs/ntfs/mst.o CC [M] fs/jfs/ioctl.o CC [M] net/ipv4/netfilter/nf_nat_sip.o CC fs/proc/task_mmu.o CC [M] drivers/net/wireless/ath/ath5k/gpio.o LD [M] fs/omfs/omfs.o CC [M] fs/jfs/acl.o CC fs/ramfs/inode.o CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.o CC fs/proc/inode.o CC [M] fs/jffs2/compr_zlib.o CC [M] drivers/net/wireless/ath/ath9k/ani.o CC [M] drivers/net/wireless/b43/wa.o CC [M] fs/ext4/xattr_trusted.o CC [M] fs/nls/nls_cp861.o CC [M] net/netfilter/xt_esp.o CC [M] fs/nfsd/lockd.o CC [M] fs/nls/nls_cp862.o CC [M] drivers/net/wireless/ath/ath5k/desc.o CC [M] fs/nfsd/nfscache.o CC [M] net/netfilter/xt_hashlimit.o CC [M] fs/reiserfs/bitmap.o CC [M] drivers/net/wireless/b43legacy/dma.o CC [M] fs/nfs/pagelist.o CC [M] fs/romfs/storage.o CC [M] fs/ocfs2/blockcheck.o CC [M] drivers/net/wireless/ath/ath5k/dma.o CC [M] fs/ocfs2/buffer_head_io.o CC [M] fs/romfs/super.o CC [M] drivers/net/wireless/ath/ath5k/qcu.o CC [M] fs/jffs2/compr_lzo.o /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c: In function 'b43legacy_op_dev_config': /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2692: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2693: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] fs/qnx4/dir.o CC [M] drivers/net/wireless/ath/ath5k/pcu.o CC [M] drivers/net/wireless/ath/ath5k/phy.o CC [M] net/sched/cls_u32.o CC [M] fs/qnx4/namei.o CC [M] net/sched/cls_route.o CC [M] fs/qnx4/file.o CC [M] fs/jffs2/summary.o CC [M] fs/nilfs2/mdt.o CC [M] fs/nfsd/nfsxdr.o CC [M] fs/ocfs2/dcache.o CC fs/partitions/amiga.o CC [M] drivers/net/wireless/b43legacy/pio.o CC [M] fs/nls/nls_cp863.o CC fs/proc/root.o CC [M] fs/nfsd/stats.o CC [M] drivers/net/bnx2x_main.o CC [M] fs/ocfs2/dir.o CC [M] fs/nfsd/nfs2acl.o CC [M] drivers/net/wireless/b43/dma.o CC [M] drivers/net/bnx2x_link.o CC [M] drivers/net/wireless/b43/pio.o CC [M] fs/ntfs/namei.o CC [M] fs/ocfs2/dlmglue.o CC [M] drivers/scsi/ses.o CC [M] fs/nfs/proc.o CC [M] net/sunrpc/auth_gss/gss_spkm3_mech.o CC [M] fs/nfsd/nfs3proc.o CC [M] drivers/scsi/scsi_debug.o CC [M] net/sunrpc/auth_gss/gss_spkm3_seal.o CC [M] drivers/net/wireless/ath/ath5k/reset.o CC [M] drivers/net/wireless/b43/rfkill.o CC [M] drivers/video/carminefb.o CC [M] drivers/media/video/mt9t031.o CC [M] fs/ntfs/runlist.o CC [M] fs/ocfs2/export.o CC fs/ramfs/file-mmu.o CC [M] fs/ocfs2/extent_map.o CC [M] fs/nilfs2/btnode.o CC [M] net/netfilter/xt_helper.o CC [M] fs/nfs/read.o CC [M] fs/nilfs2/bmap.o CC [M] fs/qnx4/bitmap.o CC [M] net/netfilter/xt_hl.o CC [M] fs/ext4/acl.o CC [M] net/netfilter/xt_iprange.o CC [M] fs/nfs/symlink.o CC [M] fs/qnx4/truncate.o CC [M] fs/ntfs/super.o CC [M] fs/ext4/xattr_security.o CC [M] fs/nls/nls_cp864.o CC [M] fs/nilfs2/btree.o CC [M] fs/nfs/unlink.o CC [M] fs/nls/nls_cp865.o CC [M] net/sunrpc/auth_gss/gss_spkm3_unseal.o CC [M] drivers/video/uvesafb.o CC [M] net/sched/cls_fw.o /scratch/kisskb/src/drivers/net/wireless/b43/main.c: In function 'b43_op_config': /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3500: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3501: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] fs/nilfs2/direct.o CC [M] drivers/net/wireless/b43/leds.o CC [M] fs/ntfs/sysctl.o CC [M] fs/nfs/write.o CC [M] fs/ntfs/unistr.o CC [M] drivers/net/wireless/ath/ath5k/attach.o CC fs/partitions/atari.o CC [M] fs/nfsd/nfs3xdr.o CC [M] drivers/net/wireless/b43/pcmcia.o CC [M] drivers/net/wireless/ath/ath5k/base.o CC [M] drivers/net/skge.o CC [M] fs/ntfs/upcase.o LD [M] net/wireless/cfg80211.o CC [M] net/sunrpc/auth_gss/gss_spkm3_token.o CC [M] fs/ntfs/bitmap.o CC [M] fs/nls/nls_cp866.o CC [M] drivers/net/sky2.o CC [M] fs/ntfs/lcnalloc.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC [M] fs/ntfs/logfile.o CC fs/proc/base.o CC [M] fs/smbfs/proc.o LD [M] net/sunrpc/xprtrdma/xprtrdma.o LD [M] net/sunrpc/xprtrdma/svcrdma.o CC fs/proc/generic.o CC [M] drivers/net/wireless/hostap/hostap_80211_tx.o CC [M] fs/nls/nls_cp869.o CC [M] fs/quota/quota_v1.o CC [M] net/sched/cls_rsvp.o CC fs/partitions/mac.o CC fs/proc/array.o CC [M] fs/ocfs2/file.o CC [M] drivers/scsi/scsi_wait_scan.o CC [M] fs/ntfs/quota.o LD [M] fs/romfs/romfs.o CC [M] fs/nilfs2/dat.o CC [M] drivers/video/vfb.o CC fs/partitions/ldm.o LD [M] drivers/scsi/scsi_mod.o CC [M] fs/nfs/namespace.o CC [M] fs/nls/nls_cp874.o CC [M] fs/nfs/mount_clnt.o CC fs/partitions/msdos.o CC [M] fs/reiserfs/do_balan.o CC fs/partitions/osf.o CC [M] drivers/video/output.o CC [M] fs/reiserfs/namei.o LD [M] drivers/scsi/scsi_tgt.o CC [M] fs/nfs/nfs3proc.o CC [M] fs/ocfs2/heartbeat.o CC [M] fs/ocfs2/inode.o CC [M] drivers/net/wireless/ath/ath9k/phy.o LD [M] drivers/net/wireless/ath/ar9170/ar9170usb.o CC [M] drivers/net/wireless/ath/ath9k/beacon.o CC [M] drivers/net/wireless/ath/ath5k/led.o CC [M] drivers/media/video/mt9v022.o CC [M] drivers/net/wireless/ath/ath5k/rfkill.o CC [M] net/ipv4/netfilter/nf_nat_tftp.o CC [M] fs/nfs/nfs3xdr.o CC [M] fs/smbfs/dir.o CC [M] fs/nfs/nfs3acl.o LD [M] fs/qnx4/qnx4.o CC [M] drivers/net/wireless/ipw2x00/ipw2100.o CC [M] drivers/net/ks8842.o CC [M] fs/nilfs2/recovery.o CC [M] drivers/net/wireless/ipw2x00/ipw2200.o CC [M] drivers/net/wireless/hostap/hostap_ap.o CC fs/proc/proc_tty.o CC [M] drivers/net/wireless/ath/ath9k/main.o CC [M] drivers/net/wireless/ath/ath9k/recv.o CC [M] fs/ntfs/usnjrnl.o CC [M] net/sched/cls_tcindex.o CC [M] net/ipv4/tcp_hybla.o CC [M] drivers/net/wireless/ath/ath9k/xmit.o CC [M] fs/squashfs/block.o CC [M] net/sched/cls_rsvp6.o CC [M] net/ipv4/tcp_htcp.o CC [M] net/sched/cls_basic.o CC [M] net/ipv4/tcp_vegas.o CC [M] fs/nfs/nfs4proc.o CC [M] fs/squashfs/cache.o CC [M] fs/squashfs/dir.o CC [M] drivers/net/wireless/b43/debugfs.o CC [M] fs/smbfs/cache.o CC [M] fs/nls/nls_cp932.o CC [M] fs/nilfs2/the_nilfs.o CC [M] fs/nfsd/nfs3acl.o CC [M] fs/nls/nls_euc-jp.o CC [M] drivers/media/video/ov772x.o CC [M] drivers/media/video/soc_camera_platform.o CC [M] fs/reiserfs/inode.o CC [M] drivers/net/wireless/iwlwifi/iwl3945-base.o CC [M] fs/smbfs/sock.o CC fs/proc/cmdline.o CC fs/proc/cpuinfo.o CC fs/proc/devices.o /scratch/kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf': /scratch/kisskb/src/fs/reiserfs/do_balan.c:1273: warning: operation on 'aux_ih' may be undefined CC [M] fs/nilfs2/segbuf.o CC [M] fs/nfsd/nfs4proc.o CC [M] fs/quota/quota_v2.o CC [M] net/sched/cls_flow.o CC [M] drivers/media/video/tw9910.o LD [M] net/sunrpc/auth_gss/auth_rpcgss.o CC [M] drivers/net/wireless/ath/ath5k/debug.o LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.o LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.o CC [M] fs/squashfs/export.o CC [M] drivers/media/video/au0828/au0828-core.o CC [M] fs/squashfs/file.o CC [M] net/ipv4/netfilter/nf_nat_proto_dccp.o CC [M] fs/nfsd/nfs4xdr.o CC [M] fs/smbfs/inode.o CC [M] fs/nfs/nfs4xdr.o CC [M] fs/nfs/nfs4state.o LD [M] fs/jffs2/jffs2.o CC [M] fs/ocfs2/ioctl.o CC [M] fs/ocfs2/journal.o CC [M] net/sched/em_cmp.o CC [M] fs/nfsd/nfs4state.o CC [M] net/sched/em_nbyte.o CC fs/proc/interrupts.o CC [M] fs/nls/nls_cp936.o CC fs/sysfs/inode.o CC [M] fs/nfsd/nfs4idmap.o CC fs/proc/loadavg.o CC [M] fs/sysv/ialloc.o CC [M] net/sched/em_u32.o CC [M] fs/udf/balloc.o CC fs/partitions/sgi.o LD drivers/video/built-in.o CC [M] fs/ocfs2/localalloc.o CC [M] drivers/net/wireless/ipw2x00/libipw_module.o LD [M] drivers/video/fb.o CC [M] fs/squashfs/fragment.o CC [M] net/netfilter/xt_length.o CC [M] drivers/net/wireless/ipw2x00/libipw_tx.o CC [M] net/netfilter/xt_limit.o CC [M] fs/ocfs2/locks.o CC fs/proc/meminfo.o CC [M] fs/ubifs/shrinker.o CC fs/proc/stat.o CC [M] fs/quota/quota_tree.o CC [M] drivers/net/wireless/hostap/hostap_info.o CC [M] fs/ubifs/journal.o CC [M] drivers/net/wireless/hostap/hostap_ioctl.o CC [M] fs/ocfs2/mmap.o CC [M] fs/nfsd/nfs4acl.o LD [M] fs/jfs/jfs.o CC [M] fs/nls/nls_cp949.o CC [M] drivers/media/video/bt8xx/bttv-driver.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945.o CC [M] fs/reiserfs/file.o CC [M] fs/smbfs/file.o CC fs/proc/uptime.o CC [M] fs/nls/nls_cp950.o CC [M] fs/ufs/balloc.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945-rs.o CC fs/proc/version.o CC [M] fs/squashfs/id.o CC [M] net/ipv4/netfilter/nf_nat_proto_gre.o LD fs/quota/built-in.o CC fs/proc/proc_sysctl.o CC [M] fs/ubifs/file.o CC [M] net/ipv4/netfilter/nf_nat_proto_udplite.o CC [M] fs/squashfs/inode.o CC [M] fs/nfsd/nfs4callback.o CC fs/proc/proc_net.o CC [M] drivers/net/wireless/ath/ath9k/virtual.o CC [M] fs/smbfs/ioctl.o CC [M] drivers/net/via-rhine.o CC [M] fs/smbfs/getopt.o CC fs/sysfs/file.o CC [M] drivers/net/wireless/ath/ath9k/rc.o CC [M] drivers/net/wireless/ath/ath9k/pci.o CC [M] fs/sysv/balloc.o CC [M] net/ipv4/tcp_veno.o CC [M] drivers/net/wireless/ath/ath9k/debug.o CC [M] fs/ufs/cylinder.o CC [M] net/ipv4/tcp_scalable.o CC [M] fs/ocfs2/namei.o CC [M] fs/smbfs/symlink.o CC [M] fs/nls/nls_cp1250.o CC [M] fs/sysv/inode.o CC fs/proc/kcore.o CC [M] drivers/net/wireless/hostap/hostap_main.o CC [M] fs/smbfs/smbiod.o CC [M] net/sched/em_meta.o CC [M] drivers/net/wireless/hostap/hostap_proc.o CC [M] fs/sysv/itree.o CC [M] fs/squashfs/namei.o LD [M] net/sctp/sctp.o LD [M] drivers/net/wireless/b43legacy/b43legacy.o CC [M] drivers/net/wireless/hostap/hostap_cs.o CC [M] net/sched/em_text.o CC [M] fs/squashfs/super.o CC [M] net/ipv4/netfilter/nf_nat_proto_sctp.o CC [M] drivers/media/video/bt8xx/bttv-cards.o CC [M] fs/squashfs/symlink.o CC [M] net/netfilter/xt_mac.o CC [M] net/ipv4/netfilter/ip_tables.o CC fs/partitions/sun.o CC [M] net/netfilter/xt_mark.o CC [M] fs/ubifs/dir.o CC fs/proc/kmsg.o CC fs/proc/page.o CC [M] fs/reiserfs/dir.o CC [M] drivers/media/video/au0828/au0828-i2c.o CC [M] fs/ubifs/super.o CC [M] fs/reiserfs/fix_node.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945-led.o CC [M] fs/smbfs/request.o CC [M] fs/ocfs2/resize.o CC [M] fs/nfs/nfs4renewd.o LD net/sched/built-in.o CC [M] fs/ocfs2/slot_map.o CC [M] drivers/media/video/bt8xx/bttv-if.o CC [M] net/ipv4/netfilter/iptable_filter.o CC [M] drivers/net/wireless/iwlwifi/iwl-agn.o CC [M] drivers/media/video/bt8xx/bttv-risc.o CC [M] fs/udf/dir.o CC [M] fs/nilfs2/segment.o CC [M] drivers/net/wireless/iwlwifi/iwl-agn-rs.o CC [M] drivers/media/video/bt8xx/bttv-vbi.o CC [M] fs/sysv/file.o CC [M] drivers/media/video/bt8xx/bttv-i2c.o CC [M] fs/ocfs2/suballoc.o CC [M] drivers/net/wireless/iwlwifi/iwl-4965.o CC [M] fs/udf/file.o CC [M] net/netfilter/xt_multiport.o CC [M] fs/ocfs2/super.o CC [M] fs/nilfs2/cpfile.o CC [M] fs/nilfs2/sufile.o CC [M] fs/nilfs2/ifile.o CC [M] fs/xfs/quota/xfs_dquot.o CC [M] drivers/net/wireless/iwlwifi/iwl-5000.o CC [M] drivers/net/wireless/iwlwifi/iwl-6000.o CC [M] fs/xfs/quota/xfs_dquot_item.o CC [M] drivers/net/via-velocity.o CC [M] drivers/net/wireless/ipw2x00/libipw_rx.o CC fs/partitions/ultrix.o CC [M] drivers/media/video/bt8xx/bttv-gpio.o CC [M] drivers/net/wireless/iwlwifi/iwl-1000.o CC [M] drivers/net/wireless/ipw2x00/libipw_wx.o CC [M] drivers/net/starfire.o CC [M] fs/ufs/dir.o CC [M] fs/sysv/dir.o CC [M] fs/nfs/delegation.o CC [M] drivers/net/wireless/iwlwifi/iwl-core.o CC [M] drivers/media/video/au0828/au0828-cards.o LD [M] fs/btrfs/btrfs.o CC [M] fs/ocfs2/symlink.o CC fs/sysfs/dir.o CC [M] net/netfilter/xt_osf.o CC [M] fs/udf/ialloc.o CC fs/partitions/efi.o CC fs/partitions/karma.o CC [M] net/netfilter/xt_owner.o LD [M] drivers/net/wireless/b43/b43.o CC [M] fs/ufs/file.o CC [M] drivers/net/mii.o CC [M] drivers/net/wireless/iwlwifi/iwl-eeprom.o CC [M] net/ipv4/netfilter/iptable_mangle.o LD [M] net/ipv4/netfilter/iptable_nat.o CC [M] fs/ufs/ialloc.o CC [M] fs/udf/inode.o CC [M] net/ipv4/netfilter/iptable_raw.o CC [M] fs/reiserfs/super.o CC [M] net/ipv4/tcp_lp.o CC [M] drivers/net/wireless/hostap/hostap_plx.o CC [M] fs/udf/lowlevel.o CC [M] fs/ocfs2/sysfile.o CC [M] fs/nls/nls_cp1251.o CC [M] drivers/net/wireless/hostap/hostap_pci.o CC [M] fs/ufs/inode.o CC [M] fs/ocfs2/uptodate.o CC [M] net/ipv4/tcp_yeah.o CC [M] fs/ocfs2/ver.o CC [M] drivers/net/wireless/iwlwifi/iwl-hcmd.o CC [M] drivers/net/wireless/iwlwifi/iwl-power.o CC [M] fs/reiserfs/prints.o CC [M] fs/nfsd/nfs4recover.o CC [M] fs/ufs/namei.o LD [M] fs/squashfs/squashfs.o CC [M] fs/ocfs2/quota_local.o CC fs/eventpoll.o CC [M] fs/ufs/super.o CC [M] drivers/media/video/cpia2/cpia2_v4l.o CC [M] fs/ufs/symlink.o CC [M] fs/ufs/truncate.o CC [M] fs/nls/nls_ascii.o LD fs/proc/proc.o CC [M] fs/nfs/idmap.o LD fs/proc/built-in.o CC [M] drivers/media/video/au0828/au0828-dvb.o CC [M] fs/ufs/util.o CC [M] fs/sysv/namei.o CC [M] drivers/media/video/bt8xx/bttv-input.o CC [M] drivers/net/wireless/ipw2x00/libipw_geo.o CC [M] fs/ocfs2/quota_global.o CC [M] drivers/net/wireless/iwlwifi/iwl-rx.o CC [M] drivers/media/video/bt8xx/bttv-audio-hook.o LD [M] fs/ext4/ext4.o CC [M] fs/ocfs2/xattr.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/ubifs/sb.o CC [M] fs/nls/nls_iso8859-2.o CC [M] drivers/net/wireless/iwmc3200wifi/main.o CC [M] drivers/media/video/cx18/cx18-driver.o CC [M] fs/udf/namei.o CC [M] fs/ocfs2/acl.o CC [M] fs/ocfs2/stack_o2cb.o CC [M] fs/nls/nls_iso8859-3.o CC fs/anon_inodes.o CC [M] fs/nls/nls_iso8859-4.o CC fs/partitions/sysv68.o CC [M] net/ipv4/netfilter/iptable_security.o CC [M] drivers/net/wireless/libertas/main.o CC [M] fs/ocfs2/stack_user.o CC [M] net/ipv4/netfilter/ipt_addrtype.o CC [M] fs/ubifs/io.o CC [M] drivers/media/video/au0828/au0828-video.o CC [M] fs/nfs/callback.o CC fs/sysfs/symlink.o CC [M] drivers/media/video/cx18/cx18-cards.o CC [M] drivers/media/video/cx18/cx18-i2c.o CC [M] drivers/media/video/cx18/cx18-firmware.o CC [M] fs/nls/nls_iso8859-5.o CC [M] drivers/net/wireless/iwmc3200wifi/netdev.o CC fs/sysfs/mount.o CC [M] drivers/net/wireless/iwlwifi/iwl-tx.o CC [M] net/netfilter/xt_physdev.o CC [M] fs/udf/partition.o CC [M] fs/udf/super.o CC [M] drivers/net/wireless/iwlwifi/iwl-sta.o CC [M] drivers/net/wireless/libertas/wext.o CC [M] drivers/net/wireless/libertas_tf/main.o CC [M] fs/sysv/super.o CC [M] fs/ubifs/tnc.o CC fs/sysfs/bin.o CC [M] fs/xfs/quota/xfs_trans_dquot.o CC [M] net/netfilter/xt_pkttype.o CC [M] fs/xfs/quota/xfs_qm_syscalls.o CC fs/signalfd.o CC [M] net/ipv4/netfilter/ipt_ah.o CC [M] fs/xfs/quota/xfs_qm_bhv.o CC [M] drivers/net/wireless/libertas/rx.o CC fs/timerfd.o LD [M] fs/ntfs/ntfs.o CC [M] fs/sysv/symlink.o CC [M] drivers/net/wireless/libertas_tf/cmd.o CC [M] fs/nls/nls_iso8859-6.o CC [M] fs/reiserfs/objectid.o CC [M] drivers/net/wireless/iwmc3200wifi/rx.o CC [M] fs/udf/truncate.o CC [M] fs/ocfs2/stackglue.o CC [M] drivers/net/wireless/libertas_tf/if_usb.o CC fs/sysfs/group.o CC [M] net/ipv4/netfilter/ipt_ecn.o LD [M] drivers/net/wireless/ath/ath5k/ath5k.o CC [M] fs/ocfs2/cluster/heartbeat.o CC [M] fs/nilfs2/alloc.o CC [M] fs/ocfs2/cluster/masklog.o CC [M] drivers/net/wireless/iwmc3200wifi/tx.o CC [M] drivers/net/wireless/libertas/tx.o CC [M] fs/ocfs2/cluster/sys.o CC [M] net/ipv4/netfilter/ipt_CLUSTERIP.o CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] drivers/net/mdio.o CC [M] drivers/net/sundance.o CC [M] fs/ubifs/master.o CC [M] drivers/net/hamachi.o CC [M] fs/nfs/callback_xdr.o CC [M] drivers/net/wireless/libertas/cmd.o CC [M] drivers/media/video/cpia2/cpia2_usb.o CC [M] drivers/net/wireless/iwlwifi/iwl-calib.o CC [M] drivers/net/wireless/iwlwifi/iwl-scan.o CC [M] drivers/net/wireless/libertas/cmdresp.o CC [M] drivers/net/wireless/libertas/scan.o CC [M] fs/ubifs/scan.o CC [M] fs/ocfs2/cluster/nodemanager.o CC [M] drivers/net/hp100.o CC [M] fs/ocfs2/cluster/quorum.o CC [M] fs/udf/symlink.o CC [M] fs/ubifs/replay.o CC fs/eventfd.o CC [M] drivers/net/b44.o CC [M] drivers/net/wireless/iwlwifi/iwl-debugfs.o CC [M] fs/nls/nls_iso8859-7.o CC [M] drivers/net/wireless/iwlwifi/iwl-led.o CC [M] fs/nls/nls_cp1255.o CC [M] fs/nfs/callback_proc.o CC fs/aio.o CC [M] fs/nilfs2/gcinode.o LD fs/partitions/built-in.o CC [M] drivers/net/wireless/iwlwifi/iwl-spectrum.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC [M] fs/nilfs2/ioctl.o CC [M] fs/ubifs/log.o CC [M] net/netfilter/xt_policy.o CC fs/locks.o CC [M] drivers/media/video/cx18/cx18-gpio.o CC [M] drivers/media/video/cx18/cx18-queue.o CC [M] fs/nfs/nfs4namespace.o CC [M] fs/nls/nls_iso8859-9.o CC [M] fs/nls/nls_iso8859-13.o CC [M] fs/ocfs2/cluster/tcp.o CC [M] fs/ubifs/commit.o CC [M] drivers/net/wireless/libertas/11d.o CC [M] drivers/net/wireless/libertas/debugfs.o LD fs/sysfs/built-in.o CC [M] drivers/media/video/cx18/cx18-streams.o CC [M] drivers/net/wireless/libertas/persistcfg.o LD [M] drivers/net/wireless/ath/ath9k/ath9k.o CC [M] fs/nilfs2/gcdat.o CC [M] fs/nfs/sysctl.o CC fs/compat.o CC [M] fs/ubifs/gc.o CC fs/compat_ioctl.o LD [M] fs/sysv/sysv.o CC [M] net/ipv4/netfilter/ipt_ECN.o CC [M] drivers/net/forcedeth.o CC [M] fs/nfs/fscache.o CC [M] fs/udf/directory.o CC [M] net/ipv4/tcp_illinois.o CC [M] fs/xfs/quota/xfs_qm.o CC [M] drivers/net/wireless/orinoco/main.o CC [M] net/ipv4/netfilter/ipt_LOG.o CC [M] drivers/net/wireless/p54/p54common.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c: In function 'iwl3945_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c:611: warning: integer overflow in expression CC [M] drivers/net/wireless/orinoco/fw.o CC [M] fs/udf/misc.o CC [M] drivers/media/video/cx18/cx18-fileops.o CC [M] fs/nfs/fscache-index.o CC [M] drivers/media/video/cpia2/cpia2_core.o CC [M] drivers/media/video/cx231xx/cx231xx-audio.o CC [M] drivers/media/video/cx231xx/cx231xx-video.o LD [M] fs/smbfs/smbfs.o CC [M] drivers/media/video/cx25840/cx25840-core.o CC [M] drivers/media/video/cx25840/cx25840-audio.o CC [M] drivers/media/video/cx25840/cx25840-firmware.o CC [M] drivers/media/video/cx23885/cx23885-cards.o CC [M] drivers/net/qla3xxx.o CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o CC [M] fs/nls/nls_iso8859-14.o CC [M] drivers/media/video/cx25840/cx25840-vbi.o /scratch/kisskb/src/fs/ubifs/commit.c: In function 'dbg_check_old_index': /scratch/kisskb/src/fs/ubifs/commit.c:513: warning: 'lower_key' may be used uninitialized in this function CC [M] fs/nls/nls_iso8859-15.o CC [M] fs/ubifs/orphan.o CC [M] net/netfilter/xt_quota.o CC [M] fs/nls/nls_koi8-r.o CC [M] fs/xfs/linux-2.6/xfs_quotaops.o CC [M] fs/xfs/quota/xfs_qm_stats.o CC [M] fs/udf/udftime.o CC [M] net/ipv4/netfilter/ipt_NETMAP.o CC [M] net/ipv4/netfilter/ipt_REDIRECT.o CC fs/nfsctl.o CC [M] fs/ubifs/budget.o CC fs/binfmt_script.o CC [M] net/ipv4/netfilter/ipt_REJECT.o LD [M] drivers/media/video/bt8xx/bttv.o CC [M] net/ipv4/netfilter/ipt_ULOG.o CC fs/binfmt_elf.o CC [M] drivers/media/video/cx18/cx18-ioctl.o CC [M] fs/ubifs/find.o CC [M] fs/nls/nls_koi8-u.o CC [M] fs/nls/nls_koi8-ru.o CC [M] fs/nls/nls_utf8.o CC [M] fs/xfs/xfs_rtalloc.o CC [M] fs/ubifs/tnc_commit.o LD [M] drivers/net/wireless/ipw2x00/libipw.o CC [M] drivers/net/wireless/iwmc3200wifi/sdio.o CC [M] fs/xfs/linux-2.6/xfs_acl.o CC [M] drivers/net/wireless/libertas/ethtool.o CC [M] drivers/net/wireless/iwmc3200wifi/hal.o CC [M] drivers/media/video/em28xx/em28xx-audio.o CC [M] drivers/net/wireless/iwmc3200wifi/fw.o CC [M] drivers/net/wireless/libertas/assoc.o CC [M] drivers/media/video/cx18/cx18-controls.o CC [M] drivers/media/video/em28xx/em28xx-video.o CC [M] drivers/media/video/cx231xx/cx231xx-i2c.o CC fs/compat_binfmt_elf.o CC [M] drivers/net/wireless/iwmc3200wifi/commands.o CC [M] drivers/media/video/cx88/cx88-video.o CC fs/posix_acl.o CC [M] drivers/net/ppp_generic.o CC [M] net/ipv4/netfilter/arp_tables.o CC [M] drivers/media/video/em28xx/em28xx-i2c.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c: In function 'iwl_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c:1083: warning: integer overflow in expression CC [M] drivers/media/video/em28xx/em28xx-cards.o CC [M] fs/reiserfs/lbalance.o CC [M] drivers/media/video/em28xx/em28xx-core.o CC [M] drivers/media/video/cx18/cx18-mailbox.o CC [M] fs/udf/unicode.o CC [M] fs/reiserfs/ibalance.o LD [M] drivers/net/wireless/hostap/hostap.o CC [M] drivers/media/video/em28xx/em28xx-input.o CC [M] drivers/media/video/em28xx/em28xx-dvb.o CC [M] drivers/net/ppp_async.o LD [M] fs/nfs/nfs.o CC [M] drivers/net/wireless/p54/p54usb.o CC [M] net/netfilter/xt_rateest.o CC [M] drivers/net/wireless/p54/p54pci.o CC [M] net/netfilter/xt_realm.o CC [M] net/ipv4/netfilter/arpt_mangle.o CC [M] net/ipv4/netfilter/arptable_filter.o CC [M] fs/ubifs/compress.o CC [M] fs/ubifs/lpt.o CC [M] net/ipv4/netfilter/ip_queue.o CC [M] drivers/net/wireless/libertas/if_cs.o CC [M] drivers/net/ppp_synctty.o LD [M] drivers/net/wireless/libertas_tf/libertas_tf.o LD [M] drivers/net/wireless/libertas_tf/libertas_tf_usb.o CC [M] net/netfilter/xt_recent.o CC [M] drivers/media/video/cx88/cx88-vbi.o CC fs/xattr_acl.o CC [M] net/netfilter/xt_sctp.o CC [M] fs/xfs/linux-2.6/xfs_stats.o CC [M] drivers/net/wireless/libertas/if_sdio.o /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /scratch/kisskb/src/fs/reiserfs/lbalance.c:393: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c:421: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_delete_items': /scratch/kisskb/src/fs/reiserfs/lbalance.c:777: warning: operation on 'ih' may be undefined CC [M] drivers/media/video/cx88/cx88-mpeg.o CC [M] fs/xfs/linux-2.6/xfs_sysctl.o CC [M] fs/xfs/linux-2.6/xfs_ioctl32.o CC [M] drivers/net/wireless/libertas/if_spi.o CC [M] drivers/net/wireless/libertas/if_usb.o LD [M] fs/nilfs2/nilfs2.o CC [M] drivers/media/video/cx23885/cx23885-video.o CC [M] drivers/media/video/cx23885/cx23885-vbi.o CC [M] fs/xfs/xfs_alloc.o CC [M] fs/ocfs2/cluster/netdebug.o CC [M] fs/ocfs2/cluster/ver.o CC [M] drivers/media/video/cx23885/cx23885-core.o CC [M] drivers/media/video/cx18/cx18-vbi.o CC [M] drivers/media/video/cx18/cx18-audio.o CC fs/generic_acl.o CC [M] drivers/media/video/cx18/cx18-video.o CC [M] fs/ubifs/lprops.o LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.o LD [M] drivers/media/video/au0828/au0828.o CC [M] drivers/net/ppp_deflate.o CC [M] drivers/media/video/cx88/cx88-cards.o LD [M] fs/nfsd/nfsd.o CC fs/dcookies.o CC [M] net/netfilter/xt_socket.o CC [M] drivers/media/video/et61x251/et61x251_core.o CC [M] drivers/media/video/cx231xx/cx231xx-cards.o CC [M] fs/binfmt_misc.o LD [M] net/ipv4/netfilter/nf_nat.o /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_setup_mac': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:1668: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_config': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:2163: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) CC [M] drivers/net/wireless/prism54/islpci_eth.o CC [M] drivers/media/video/cx231xx/cx231xx-core.o CC [M] fs/xfs/xfs_alloc_btree.o CC [M] drivers/media/video/cx18/cx18-irq.o CC [M] drivers/net/wireless/rt2x00/rt2x00dev.o CC [M] fs/ubifs/recovery.o CC [M] fs/mbcache.o CC [M] drivers/net/wireless/orinoco/hw.o CC [M] drivers/media/video/cx23885/cx23885-i2c.o CC [M] drivers/net/wireless/iwmc3200wifi/wext.o CC [M] fs/ubifs/ioctl.o LD [M] drivers/media/video/cpia2/cpia2.o LD [M] drivers/media/video/cx25840/cx25840.o CC [M] fs/ubifs/lpt_commit.o CC [M] drivers/net/wireless/rt2x00/rt2x00mac.o CC [M] fs/ubifs/tnc_misc.o CC [M] drivers/net/wireless/rt2x00/rt2x00config.o CC [M] drivers/media/video/hdpvr/hdpvr-control.o CC [M] fs/xfs/xfs_attr.o CC [M] fs/ocfs2/dlm/dlmthread.o CC [M] drivers/media/video/ovcamchip/ovcamchip_core.o CC [M] drivers/net/wireless/p54/p54spi.o CC [M] fs/reiserfs/stree.o CC [M] drivers/net/bsd_comp.o CC [M] fs/reiserfs/hashes.o CC [M] drivers/media/video/cx18/cx18-av-core.o LD [M] fs/udf/udf.o CC [M] drivers/media/video/ovcamchip/ov6x20.o CC [M] drivers/net/wireless/prism54/islpci_mgt.o CC [M] drivers/media/video/gspca/conex.o CC [M] drivers/media/video/ovcamchip/ov6x30.o CC [M] net/netfilter/xt_state.o CC [M] drivers/media/video/ivtv/ivtv-routing.o CC [M] drivers/net/wireless/rtl818x/rtl8180_dev.o CC [M] net/netfilter/xt_statistic.o CC [M] drivers/media/video/hdpvr/hdpvr-core.o CC [M] drivers/media/video/ivtv/ivtv-cards.o CC [M] drivers/net/wireless/iwmc3200wifi/cfg80211.o CC [M] drivers/media/video/cx231xx/cx231xx-avcore.o CC [M] drivers/net/wireless/zd1211rw/zd_chip.o CC [M] drivers/media/video/pwc/pwc-if.o CC [M] drivers/net/ppp_mppe.o CC [M] drivers/media/video/pwc/pwc-misc.o CC [M] drivers/net/wireless/wl12xx/main.o CC [M] drivers/media/video/pwc/pwc-ctrl.o CC [M] fs/xfs/xfs_attr_leaf.o CC [M] drivers/media/video/cx231xx/cx231xx-pcb-cfg.o CC [M] drivers/media/video/cx18/cx18-av-audio.o CC [M] fs/reiserfs/tail_conversion.o CC [M] drivers/media/video/cx88/cx88-core.o CC [M] drivers/media/video/cx18/cx18-av-firmware.o CC [M] drivers/net/wireless/rtl818x/rtl8180_rtl8225.o CC [M] drivers/media/video/pvrusb2/pvrusb2-i2c-core.o CC [M] drivers/media/video/gspca/etoms.o CC [M] fs/ubifs/debug.o CC [M] net/netfilter/xt_string.o CC [M] drivers/media/video/pvrusb2/pvrusb2-audio.o CC [M] drivers/media/video/gspca/finepix.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] drivers/net/pppox.o CC [M] fs/ocfs2/dlm/dlmmaster.o CC [M] fs/ocfs2/dlm/dlmast.o CC [M] fs/xfs/xfs_bit.o CC [M] drivers/media/video/cx18/cx18-av-vbi.o CC [M] drivers/net/wireless/iwmc3200wifi/eeprom.o /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_cleanup_transmit': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:53: warning: cast from pointer to integer of different size CC [M] fs/xfs/xfs_bmap.o /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_receive': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:453: warning: cast from pointer to integer of different size CC [M] fs/xfs/xfs_bmap_btree.o CC [M] drivers/net/wireless/orinoco/mic.o CC [M] net/netfilter/xt_tcpmss.o CC [M] drivers/media/video/cx231xx/cx231xx-vbi.o LD [M] fs/ufs/ufs.o CC [M] drivers/net/wireless/rt2x00/rt2x00queue.o CC [M] drivers/media/video/cx88/cx88-i2c.o CC [M] drivers/net/wireless/rt2x00/rt2x00link.o CC [M] drivers/media/video/cx23885/cx23885-dvb.o CC [M] drivers/net/wireless/prism54/isl_38xx.o CC [M] fs/xfs/xfs_btree.o CC [M] fs/xfs/xfs_buf_item.o CC [M] fs/xfs/xfs_da_btree.o CC [M] drivers/net/wireless/rt2x00/rt2x00debug.o CC [M] drivers/media/video/cx23885/cx23885-417.o CC [M] drivers/media/video/et61x251/et61x251_tas5130d1b.o CC [M] drivers/media/video/ivtv/ivtv-controls.o CC [M] drivers/net/wireless/prism54/isl_ioctl.o CC [M] drivers/media/video/cx18/cx18-scb.o CC [M] net/netfilter/xt_time.o CC [M] fs/xfs/xfs_dir2.o CC [M] fs/xfs/xfs_dir2_block.o CC [M] drivers/media/video/ivtv/ivtv-driver.o CC [M] drivers/media/video/cx23885/netup-init.o /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c: In function 'rt2x00mac_config': /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:356: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:378: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) CC [M] drivers/media/video/ivtv/ivtv-fileops.o CC [M] drivers/media/video/ivtv/ivtv-firmware.o CC [M] fs/ocfs2/dlm/dlmconvert.o /scratch/kisskb/src/drivers/net/wireless/p54/p54usb.c:400: warning: 'p54u_device_reset' defined but not used CC [M] drivers/media/video/ivtv/ivtv-gpio.o CC [M] drivers/media/video/cx23885/cimax2.o CC [M] drivers/media/video/ivtv/ivtv-i2c.o CC [M] drivers/net/wireless/wl12xx/spi.o CC [M] drivers/media/video/hdpvr/hdpvr-video.o CC [M] drivers/media/video/gspca/gspca.o CC [M] drivers/media/video/ivtv/ivtv-ioctl.o CC [M] drivers/media/video/cx18/cx18-dvb.o /scratch/kisskb/src/drivers/net/wireless/p54/p54spi.c:114: warning: 'p54spi_read16' defined but not used CC [M] drivers/media/video/gspca/mars.o CC [M] drivers/media/video/ivtv/ivtv-irq.o CC [M] drivers/net/wireless/rt2x00/rt2x00crypto.o CC [M] net/netfilter/xt_u32.o CC [M] drivers/net/wireless/iwmc3200wifi/debugfs.o CC [M] drivers/net/wireless/orinoco/scan.o CC [M] drivers/net/wireless/orinoco/wext.o CC [M] drivers/net/wireless/rt2x00/rt2x00rfkill.o CC [M] drivers/media/video/ivtv/ivtv-mailbox.o CC [M] drivers/net/wireless/wl12xx/event.o CC [M] drivers/net/wireless/wl12xx/tx.o CC [M] drivers/media/video/pwc/pwc-v4l.o /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c: In function 'cx231xx_capture_start': /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c:2059: warning: 'rc' may be used uninitialized in this function CC [M] drivers/net/wireless/wl12xx/rx.o CC [M] drivers/net/pppoe.o CC [M] drivers/net/wireless/wl12xx/ps.o CC [M] drivers/media/video/saa7134/saa7134-cards.o CC [M] drivers/net/wireless/prism54/islpci_dev.o CC [M] drivers/media/video/gspca/mr97310a.o CC [M] drivers/media/video/cx88/cx88-tvaudio.o CC [M] drivers/media/video/saa7134/saa7134-core.o CC [M] drivers/media/video/cx23885/netup-eeprom.o CC [M] drivers/media/video/cx88/cx88-input.o CC [M] drivers/net/wireless/orinoco/hermes_dld.o CC [M] drivers/net/wireless/prism54/islpci_hotplug.o CC [M] drivers/net/pppol2tp.o CC [M] drivers/media/video/saa7134/saa7134-i2c.o CC [M] fs/ocfs2/dlm/dlmlock.o CC [M] drivers/net/wireless/prism54/oid_mgt.o CC [M] drivers/media/video/gspca/ov519.o CC [M] drivers/net/wireless/rt2x00/rt2x00firmware.o CC [M] drivers/net/wireless/zd1211rw/zd_mac.o CC [M] drivers/media/video/gspca/ov534.o CC [M] drivers/net/wireless/rt2x00/rt2x00leds.o CC [M] drivers/net/wireless/wl12xx/cmd.o CC [M] drivers/media/video/gspca/pac207.o CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] drivers/media/video/cx231xx/cx231xx-dvb.o CC [M] drivers/media/video/ovcamchip/ov7x10.o CC [M] fs/ocfs2/dlm/dlmver.o CC [M] drivers/media/video/cx88/cx88-alsa.o CC [M] drivers/media/video/cx18/cx18-io.o CC [M] drivers/media/video/saa7134/saa7134-ts.o CC [M] drivers/media/video/ivtv/ivtv-queue.o CC [M] drivers/media/video/usbvideo/usbvideo.o CC [M] drivers/media/video/gspca/pac7311.o CC [M] drivers/media/video/pvrusb2/pvrusb2-encoder.o CC [M] drivers/media/video/ivtv/ivtv-streams.o CC [M] drivers/net/wireless/orinoco/hermes.o CC [M] drivers/media/video/gspca/sonixb.o CC [M] fs/xfs/xfs_dir2_data.o CC [M] drivers/media/video/ivtv/ivtv-udma.o CC [M] drivers/media/video/gspca/sonixj.o CC [M] drivers/media/video/gspca/spca500.o CC [M] net/netfilter/ipvs/ip_vs_conn.o LD net/ipv4/built-in.o CC [M] drivers/media/video/ovcamchip/ov7x20.o CC [M] drivers/media/video/ovcamchip/ov76be.o CC [M] drivers/media/video/sn9c102/sn9c102_core.o LD net/netfilter/netfilter.o LD [M] net/netfilter/nf_conntrack.o CC [M] drivers/net/wireless/rtl818x/rtl8180_sa2400.o CC [M] drivers/net/slip.o CC [M] drivers/net/wireless/rtl818x/rtl8180_max2820.o LD [M] net/netfilter/nf_conntrack_h323.o CC [M] drivers/net/wireless/rtl818x/rtl8180_grf5101.o CC [M] drivers/net/wireless/orinoco/orinoco_cs.o CC [M] fs/xfs/xfs_dir2_leaf.o LD net/netfilter/built-in.o CC [M] drivers/media/video/saa7134/saa7134-tvaudio.o CC [M] drivers/media/video/ivtv/ivtv-vbi.o LD [M] drivers/media/video/em28xx/em28xx.o CC [M] fs/xfs/xfs_dir2_node.o CC [M] fs/ocfs2/dlm/userdlm.o CC [M] drivers/net/wireless/rt2x00/rt2x00ht.o CC [M] drivers/media/video/cx88/cx88-blackbird.o CC [M] drivers/media/video/ivtv/ivtv-yuv.o LD [M] drivers/media/video/em28xx/em28xx-alsa.o CC [M] drivers/media/video/ivtv/ivtvfb.o CC [M] drivers/media/video/sn9c102/sn9c102_hv7131d.o CC [M] net/netfilter/ipvs/ip_vs_core.o CC [M] drivers/media/video/pwc/pwc-uncompress.o CC [M] drivers/net/wireless/orinoco/orinoco_plx.o CC [M] drivers/net/wireless/orinoco/orinoco_pci.o CC [M] drivers/media/video/sn9c102/sn9c102_hv7131r.o CC [M] drivers/media/video/sn9c102/sn9c102_mi0343.o CC [M] drivers/net/wireless/rt2x00/rt2x00pci.o CC [M] drivers/net/wireless/wl12xx/acx.o LD [M] drivers/net/wireless/libertas/libertas.o LD [M] drivers/net/wireless/libertas/usb8xxx.o LD [M] drivers/net/wireless/libertas/libertas_cs.o CC [M] drivers/media/video/usbvideo/ibmcam.o LD [M] drivers/net/wireless/libertas/libertas_sdio.o LD [M] drivers/net/wireless/libertas/libertas_spi.o CC [M] drivers/media/video/pvrusb2/pvrusb2-video-v4l.o CC [M] drivers/media/video/pwc/pwc-dec1.o CC [M] net/netfilter/ipvs/ip_vs_ctl.o CC [M] drivers/media/video/pvrusb2/pvrusb2-eeprom.o CC [M] net/netfilter/ipvs/ip_vs_sched.o CC [M] drivers/media/video/gspca/spca501.o CC [M] fs/xfs/xfs_dir2_sf.o CC [M] fs/xfs/xfs_error.o CC [M] fs/xfs/xfs_extfree_item.o CC [M] fs/ocfs2/dlm/dlmfs.o CC [M] fs/ocfs2/dlm/dlmfsver.o CC [M] drivers/net/wireless/rtl818x/rtl8187_dev.o CC [M] drivers/net/wireless/orinoco/orinoco_tmd.o CC [M] fs/reiserfs/journal.o CC [M] drivers/net/wireless/rtl818x/rtl8187_rtl8225.o CC [M] fs/xfs/xfs_filestream.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al2230.o CC [M] drivers/net/wireless/rt2x00/rt2x00usb.o CC [M] net/netfilter/ipvs/ip_vs_xmit.o CC [M] drivers/media/video/usbvideo/ultracam.o LD [M] drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.o CC [M] drivers/net/wireless/rtl818x/rtl8187_leds.o CC [M] drivers/net/wireless/wl12xx/boot.o CC [M] drivers/media/video/saa7134/saa7134-vbi.o CC [M] drivers/media/video/sn9c102/sn9c102_mi0360.o CC [M] drivers/net/wireless/rt2x00/rt2400pci.o CC [M] drivers/media/video/gspca/spca505.o CC [M] drivers/media/video/usbvideo/konicawc.o CC [M] drivers/media/video/pwc/pwc-dec23.o CC [M] drivers/media/video/cx88/cx88-dvb.o CC [M] drivers/media/video/cx88/cx88-vp3054-i2c.o CC [M] drivers/net/wireless/wl12xx/init.o CC [M] drivers/net/slhc.o CC [M] fs/reiserfs/resize.o CC [M] drivers/net/dummy.o CC [M] drivers/media/video/sn9c102/sn9c102_mt9v111.o CC [M] drivers/net/wireless/orinoco/orinoco_nortel.o CC [M] drivers/media/video/gspca/spca506.o CC [M] drivers/media/video/saa7134/saa7134-video.o CC [M] drivers/media/video/sn9c102/sn9c102_ov7630.o CC [M] drivers/media/video/gspca/spca508.o CC [M] fs/xfs/xfs_fsops.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o CC [M] drivers/media/video/saa7134/saa7134-input.o LD [M] drivers/media/video/cx231xx/cx231xx.o LD [M] drivers/media/video/cx231xx/cx231xx-alsa.o CC [M] net/netfilter/ipvs/ip_vs_app.o CC [M] drivers/media/video/usbvision/usbvision-core.o CC [M] fs/ubifs/xattr.o CC [M] drivers/media/video/gspca/spca561.o CC [M] drivers/net/ifb.o LD [M] drivers/media/video/ovcamchip/ovcamchip.o CC [M] drivers/media/video/saa7134/saa7134-empress.o CC [M] drivers/net/wireless/rt2x00/rt2500pci.o CC [M] drivers/net/wireless/rt2x00/rt61pci.o CC [M] drivers/net/wireless/orinoco/spectrum_cs.o CC [M] drivers/media/video/zc0301/zc0301_core.o CC [M] drivers/media/video/saa7134/saa6752hs.o CC [M] net/netfilter/ipvs/ip_vs_sync.o CC [M] drivers/media/video/sn9c102/sn9c102_ov7660.o CC [M] drivers/net/macvlan.o CC [M] net/netfilter/ipvs/ip_vs_est.o CC [M] drivers/media/video/uvc/uvc_driver.o LD [M] drivers/media/video/cx18/cx18.o CC [M] drivers/net/wireless/rt2x00/rt2500usb.o CC [M] drivers/media/video/pvrusb2/pvrusb2-main.o CC [M] drivers/media/video/sn9c102/sn9c102_pas106b.o CC [M] drivers/media/video/usbvision/usbvision-video.o CC [M] drivers/net/wireless/rt2x00/rt73usb.o CC [M] fs/reiserfs/item_ops.o LD [M] drivers/media/video/videodev.o CC [M] net/netfilter/ipvs/ip_vs_proto.o CC [M] drivers/media/video/zc0301/zc0301_pb0330.o CC [M] drivers/media/video/uvc/uvc_queue.o LD [M] drivers/media/video/hdpvr/hdpvr.o CC [M] drivers/net/wireless/rt2x00/rt2800usb.o CC [M] net/netfilter/ipvs/ip_vs_proto_tcp.o CC [M] net/netfilter/ipvs/ip_vs_proto_udp.o CC [M] fs/reiserfs/ioctl.o CC [M] drivers/media/video/gspca/sq905.o CC [M] fs/reiserfs/procfs.o CC [M] drivers/media/video/gspca/sq905c.o CC [M] fs/xfs/xfs_ialloc.o CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC [M] drivers/media/video/uvc/uvc_v4l2.o CC [M] drivers/net/de600.o CC [M] drivers/media/video/uvc/uvc_video.o CC [M] drivers/net/wireless/wl12xx/wl1251.o LD [M] drivers/media/video/cx23885/cx23885.o CC [M] drivers/net/de620.o CC [M] drivers/net/wireless/wl12xx/debugfs.o LD [M] drivers/net/wireless/rt2x00/rt2x00lib.o LD [M] drivers/media/video/cx88/cx88xx.o CC [M] drivers/media/video/uvc/uvc_ctrl.o CC [M] fs/reiserfs/xattr.o LD [M] drivers/media/video/cx88/cx8800.o CC [M] drivers/media/video/usbvision/usbvision-i2c.o CC [M] drivers/media/video/usbvision/usbvision-cards.o CC [M] fs/xfs/xfs_ialloc_btree.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_rf2959.o CC [M] drivers/media/video/usbvideo/vicam.o CC [M] fs/xfs/xfs_iget.o CC [M] drivers/media/video/usbvideo/quickcam_messenger.o LD [M] drivers/media/video/cx88/cx8802.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al7230b.o CC [M] drivers/net/defxx.o CC [M] drivers/media/video/gspca/stk014.o CC [M] drivers/media/video/pvrusb2/pvrusb2-hdw.o CC [M] drivers/media/video/zc0301/zc0301_pas202bcb.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_uw2453.o CC [M] drivers/media/video/saa7134/saa7134-alsa.o CC [M] drivers/media/video/uvc/uvc_status.o CC [M] drivers/media/video/uvc/uvc_isight.o CC [M] fs/xfs/xfs_inode.o CC [M] drivers/media/video/saa7134/saa7134-dvb.o CC [M] drivers/net/wireless/zd1211rw/zd_rf.o CC [M] drivers/net/8139cp.o CC [M] drivers/net/wireless/zd1211rw/zd_usb.o CC [M] drivers/net/8139too.o CC [M] fs/reiserfs/xattr_user.o CC [M] drivers/net/sc92031.o LD [M] drivers/net/wireless/orinoco/orinoco.o CC [M] fs/reiserfs/xattr_trusted.o CC [M] fs/reiserfs/xattr_security.o CC [M] fs/reiserfs/xattr_acl.o LD [M] fs/ubifs/ubifs.o CC [M] drivers/net/eql.o CC [M] drivers/media/video/gspca/sunplus.o CC [M] drivers/media/video/pvrusb2/pvrusb2-v4l2.o CC [M] drivers/media/video/sn9c102/sn9c102_pas202bcb.o CC [M] drivers/media/video/gspca/t613.o CC [M] fs/xfs/xfs_inode_item.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5110c1b.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5110d.o CC [M] drivers/net/tun.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ctrl.o CC [M] net/netfilter/ipvs/ip_vs_rr.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5130d1b.o CC [M] drivers/media/video/gspca/tv8532.o CC [M] drivers/media/video/pvrusb2/pvrusb2-std.o CC [M] net/netfilter/ipvs/ip_vs_wrr.o CC [M] drivers/media/video/gspca/vc032x.o CC [M] drivers/media/video/pvrusb2/pvrusb2-devattr.o CC [M] drivers/media/video/gspca/zc3xx.o CC [M] fs/xfs/xfs_iomap.o CC [M] drivers/net/veth.o CC [M] drivers/media/video/pvrusb2/pvrusb2-context.o CC [M] drivers/net/dl2k.o CC [M] net/netfilter/ipvs/ip_vs_lc.o CC [M] fs/xfs/xfs_itable.o LD [M] drivers/media/video/et61x251/et61x251.o CC [M] drivers/media/video/pvrusb2/pvrusb2-io.o CC [M] net/netfilter/ipvs/ip_vs_wlc.o CC [M] drivers/net/r8169.o CC [M] net/netfilter/ipvs/ip_vs_lblc.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ioread.o CC [M] drivers/media/video/gspca/m5602/m5602_core.o CC [M] drivers/net/amd8111e.o CC [M] fs/xfs/xfs_dfrag.o CC [M] net/netfilter/ipvs/ip_vs_lblcr.o LD [M] drivers/media/video/ivtv/ivtv.o CC [M] drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o CC [M] drivers/media/video/gspca/m5602/m5602_ov9650.o CC [M] drivers/media/video/pvrusb2/pvrusb2-wm8775.o CC [M] drivers/media/video/gspca/m5602/m5602_mt9m111.o CC [M] fs/xfs/xfs_log.o CC [M] net/netfilter/ipvs/ip_vs_dh.o CC [M] drivers/net/s2io.o CC [M] drivers/media/video/pvrusb2/pvrusb2-cs53l32a.o CC [M] net/netfilter/ipvs/ip_vs_sh.o CC [M] fs/xfs/xfs_log_recover.o CC [M] drivers/media/video/pvrusb2/pvrusb2-dvb.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o CC [M] net/netfilter/ipvs/ip_vs_sed.o CC [M] fs/xfs/xfs_mount.o CC [M] drivers/net/enc28j60.o CC [M] drivers/media/video/pvrusb2/pvrusb2-sysfs.o CC [M] net/netfilter/ipvs/ip_vs_nq.o CC [M] net/netfilter/ipvs/ip_vs_ftp.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] drivers/net/ethoc.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o CC [M] fs/xfs/xfs_rename.o CC [M] drivers/media/video/pvrusb2/pvrusb2-debugifc.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o CC [M] drivers/net/dnet.o CC [M] drivers/media/video/gspca/m5602/m5602_po1030.o CC [M] drivers/net/netconsole.o LD [M] drivers/media/video/pwc/pwc.o CC [M] drivers/media/video/gspca/m5602/m5602_s5k83a.o CC [M] fs/xfs/xfs_trans.o CC [M] drivers/net/niu.o CC [M] drivers/media/video/gspca/m5602/m5602_s5k4aa.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] fs/xfs/xfs_trans_buf.o CC [M] fs/xfs/xfs_trans_extfree.o LD [M] drivers/net/wireless/iwlwifi/iwlcore.o LD [M] drivers/net/wireless/iwlwifi/iwlagn.o LD [M] drivers/net/wireless/prism54/prism54.o CC [M] fs/xfs/xfs_trans_inode.o CC [M] fs/xfs/xfs_trans_item.o LD [M] drivers/net/wireless/iwlwifi/iwl3945.o CC [M] fs/xfs/xfs_utils.o CC [M] fs/xfs/xfs_vnodeops.o CC [M] fs/xfs/xfs_rw.o CC [M] fs/xfs/xfs_dmops.o CC [M] fs/xfs/linux-2.6/kmem.o CC [M] fs/xfs/linux-2.6/xfs_aops.o CC [M] fs/xfs/linux-2.6/xfs_buf.o CC [M] fs/xfs/linux-2.6/xfs_export.o CC [M] fs/xfs/linux-2.6/xfs_file.o CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o CC [M] fs/xfs/linux-2.6/xfs_globals.o CC [M] fs/xfs/linux-2.6/xfs_ioctl.o CC [M] fs/xfs/linux-2.6/xfs_iops.o CC [M] fs/xfs/linux-2.6/xfs_lrw.o CC [M] fs/xfs/linux-2.6/xfs_super.o CC [M] fs/xfs/linux-2.6/xfs_sync.o CC [M] fs/xfs/linux-2.6/xfs_xattr.o CC [M] fs/xfs/support/debug.o CC [M] fs/xfs/support/uuid.o LD [M] drivers/media/video/uvc/uvcvideo.o LD [M] drivers/media/video/gspca/stv06xx/gspca_stv06xx.o LD [M] drivers/media/video/gspca/gspca_main.o LD [M] drivers/media/video/gspca/gspca_conex.o LD [M] drivers/media/video/gspca/gspca_etoms.o LD [M] drivers/media/video/gspca/gspca_finepix.o LD [M] drivers/media/video/gspca/gspca_mars.o LD [M] drivers/media/video/gspca/gspca_mr97310a.o LD [M] drivers/media/video/gspca/gspca_ov519.o LD [M] drivers/media/video/gspca/gspca_ov534.o LD [M] drivers/media/video/gspca/gspca_pac207.o LD [M] drivers/media/video/gspca/gspca_pac7311.o LD [M] drivers/media/video/gspca/gspca_sonixb.o LD [M] drivers/media/video/gspca/gspca_sonixj.o LD [M] drivers/media/video/gspca/gspca_spca500.o LD [M] drivers/media/video/gspca/gspca_spca501.o LD [M] drivers/media/video/gspca/gspca_spca505.o LD [M] drivers/media/video/gspca/gspca_spca506.o LD [M] drivers/media/video/gspca/gspca_spca508.o LD [M] drivers/media/video/gspca/gspca_spca561.o LD [M] drivers/media/video/gspca/gspca_sq905.o LD [M] drivers/media/video/gspca/gspca_sq905c.o LD [M] drivers/media/video/gspca/gspca_sunplus.o LD [M] drivers/media/video/gspca/gspca_stk014.o LD [M] drivers/media/video/gspca/gspca_t613.o LD [M] drivers/media/video/gspca/gspca_tv8532.o LD [M] drivers/media/video/gspca/gspca_vc032x.o LD [M] drivers/media/video/gspca/gspca_zc3xx.o LD [M] drivers/media/video/sn9c102/sn9c102.o LD [M] drivers/net/wireless/zd1211rw/zd1211rw.o LD [M] drivers/net/wireless/wl12xx/wl12xx.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.o LD [M] drivers/media/video/usbvision/usbvision.o LD [M] drivers/media/video/zc0301/zc0301.o LD [M] drivers/media/video/gspca/m5602/gspca_m5602.o LD [M] net/netfilter/ipvs/ip_vs.o LD [M] fs/ocfs2/ocfs2.o LD [M] fs/ocfs2/ocfs2_stackglue.o LD [M] fs/ocfs2/ocfs2_stack_o2cb.o LD [M] fs/ocfs2/ocfs2_stack_user.o LD [M] drivers/media/video/saa7134/saa7134.o LD net/built-in.o LD [M] drivers/net/wireless/rtl818x/rtl8180.o LD [M] drivers/net/wireless/rtl818x/rtl8187.o LD [M] fs/reiserfs/reiserfs.o LD [M] fs/xfs/xfs.o LD fs/built-in.o LD [M] drivers/media/video/pvrusb2/pvrusb2.o LD drivers/net/built-in.o LD [M] drivers/net/bnx2x.o LD drivers/built-in.o LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD .tmp_vmlinux3 KSYM .tmp_kallsyms3.S AS .tmp_kallsyms3.o CHK include/linux/version.h make[3]: `scripts/unifdef' is up to date. INSTALL include/linux (349 files) INSTALL include/asm (46 files) CHECK include/linux (349 files) CHECK include/asm (46 files) CC [M] samples/trace_events/trace-events-sample.o CC [M] samples/markers/probe-example.o CC [M] samples/markers/marker-example.o CC [M] samples/kobject/kobject-example.o CC [M] samples/kobject/kset-example.o CC [M] samples/kprobes/kprobe_example.o CC [M] samples/kprobes/jprobe_example.o CC [M] samples/kprobes/kretprobe_example.o CC [M] samples/tracepoints/tracepoint-sample.o CC [M] samples/tracepoints/tracepoint-probe-sample.o CC [M] samples/tracepoints/tracepoint-probe-sample2.o LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map Building modules, stage 2. MODPOST 2257 modules WARNING: modpost: Found 11 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' CC arch/sparc/kernel/chmc.mod.o CC arch/sparc/kernel/us2e_cpufreq.mod.o CC arch/sparc/kernel/us3_cpufreq.mod.o CC arch/sparc/oprofile/oprofile.mod.o CC block/as-iosched.mod.o CC block/cfq-iosched.mod.o CC block/deadline-iosched.mod.o CC crypto/aes_generic.mod.o CC crypto/ansi_cprng.mod.o CC crypto/anubis.mod.o CC crypto/arc4.mod.o CC crypto/async_tx/async_memcpy.mod.o CC crypto/async_tx/async_tx.mod.o CC crypto/async_tx/async_xor.mod.o CC crypto/authenc.mod.o CC crypto/blowfish.mod.o CC crypto/camellia.mod.o CC crypto/cast5.mod.o CC crypto/cast6.mod.o CC crypto/cbc.mod.o CC crypto/ccm.mod.o CC crypto/crc32c.mod.o CC crypto/cryptd.mod.o CC crypto/crypto_null.mod.o CC crypto/ctr.mod.o CC crypto/cts.mod.o CC crypto/deflate.mod.o CC crypto/des_generic.mod.o CC crypto/ecb.mod.o CC crypto/fcrypt.mod.o CC crypto/gcm.mod.o CC crypto/gf128mul.mod.o CC crypto/hmac.mod.o CC crypto/khazad.mod.o CC crypto/lrw.mod.o CC crypto/lzo.mod.o CC crypto/md4.mod.o CC crypto/michael_mic.mod.o CC crypto/pcbc.mod.o CC crypto/rmd128.mod.o CC crypto/rmd160.mod.o CC crypto/rmd256.mod.o CC crypto/rmd320.mod.o CC crypto/salsa20_generic.mod.o CC crypto/seed.mod.o CC crypto/seqiv.mod.o CC crypto/serpent.mod.o CC crypto/sha1_generic.mod.o CC crypto/sha256_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/tea.mod.o CC crypto/tgr192.mod.o CC crypto/twofish.mod.o CC crypto/twofish_common.mod.o CC crypto/wp512.mod.o CC crypto/xcbc.mod.o CC crypto/xor.mod.o CC crypto/xts.mod.o CC crypto/zlib.mod.o CC drivers/ata/ahci.mod.o CC drivers/ata/ata_generic.mod.o CC drivers/ata/ata_piix.mod.o CC drivers/ata/libata.mod.o CC drivers/ata/pata_ali.mod.o CC drivers/ata/pata_amd.mod.o CC drivers/ata/pata_artop.mod.o CC drivers/ata/pata_atiixp.mod.o CC drivers/ata/pata_cmd640.mod.o CC drivers/ata/pata_cmd64x.mod.o CC drivers/ata/pata_cs5520.mod.o CC drivers/ata/pata_cs5530.mod.o CC drivers/ata/pata_cypress.mod.o CC drivers/ata/pata_efar.mod.o CC drivers/ata/pata_hpt366.mod.o CC drivers/ata/pata_hpt37x.mod.o CC drivers/ata/pata_hpt3x2n.mod.o CC drivers/ata/pata_hpt3x3.mod.o CC drivers/ata/pata_it8213.mod.o CC drivers/ata/pata_it821x.mod.o CC drivers/ata/pata_jmicron.mod.o CC drivers/ata/pata_marvell.mod.o CC drivers/ata/pata_mpiix.mod.o CC drivers/ata/pata_netcell.mod.o CC drivers/ata/pata_ninja32.mod.o CC drivers/ata/pata_ns87410.mod.o CC drivers/ata/pata_ns87415.mod.o CC drivers/ata/pata_oldpiix.mod.o CC drivers/ata/pata_opti.mod.o CC drivers/ata/pata_optidma.mod.o CC drivers/ata/pata_pcmcia.mod.o CC drivers/ata/pata_pdc2027x.mod.o CC drivers/ata/pata_pdc202xx_old.mod.o CC drivers/ata/pata_platform.mod.o CC drivers/ata/pata_radisys.mod.o CC drivers/ata/pata_rz1000.mod.o CC drivers/ata/pata_sc1200.mod.o CC drivers/ata/pata_sch.mod.o CC drivers/ata/pata_serverworks.mod.o CC drivers/ata/pata_sil680.mod.o CC drivers/ata/pata_sis.mod.o CC drivers/ata/pata_sl82c105.mod.o CC drivers/ata/pata_triflex.mod.o CC drivers/ata/pata_via.mod.o CC drivers/ata/pdc_adma.mod.o CC drivers/ata/sata_inic162x.mod.o CC drivers/ata/sata_mv.mod.o CC drivers/ata/sata_nv.mod.o CC drivers/ata/sata_promise.mod.o CC drivers/ata/sata_qstor.mod.o CC drivers/ata/sata_sil.mod.o CC drivers/ata/sata_sil24.mod.o CC drivers/ata/sata_sis.mod.o CC drivers/ata/sata_svw.mod.o CC drivers/ata/sata_sx4.mod.o CC drivers/ata/sata_uli.mod.o CC drivers/ata/sata_via.mod.o CC drivers/ata/sata_vsc.mod.o CC drivers/atm/adummy.mod.o CC drivers/atm/atmtcp.mod.o CC drivers/atm/eni.mod.o CC drivers/atm/fore_200e.mod.o CC drivers/atm/he.mod.o CC drivers/atm/idt77252.mod.o CC drivers/atm/iphase.mod.o CC drivers/atm/lanai.mod.o CC drivers/atm/solos-pci.mod.o CC drivers/atm/suni.mod.o CC drivers/auxdisplay/ks0108.mod.o CC drivers/base/firmware_class.mod.o CC drivers/block/DAC960.mod.o CC drivers/block/aoe/aoe.mod.o CC drivers/block/brd.mod.o CC drivers/block/cciss.mod.o CC drivers/block/cryptoloop.mod.o CC drivers/block/floppy.mod.o CC drivers/block/loop.mod.o CC drivers/block/nbd.mod.o CC drivers/block/paride/aten.mod.o CC drivers/block/paride/bpck.mod.o CC drivers/block/paride/comm.mod.o CC drivers/block/paride/dstr.mod.o CC drivers/block/paride/epat.mod.o CC drivers/block/paride/epia.mod.o CC drivers/block/paride/fit2.mod.o CC drivers/block/paride/fit3.mod.o CC drivers/block/paride/friq.mod.o CC drivers/block/paride/frpw.mod.o CC drivers/block/paride/kbic.mod.o CC drivers/block/paride/ktti.mod.o CC drivers/block/paride/on20.mod.o CC drivers/block/paride/on26.mod.o CC drivers/block/paride/paride.mod.o CC drivers/block/paride/pcd.mod.o CC drivers/block/paride/pd.mod.o CC drivers/block/paride/pf.mod.o CC drivers/block/paride/pg.mod.o CC drivers/block/paride/pt.mod.o CC drivers/block/pktcdvd.mod.o CC drivers/block/sunvdc.mod.o CC drivers/block/sx8.mod.o CC drivers/block/ub.mod.o CC drivers/block/umem.mod.o CC drivers/bluetooth/bcm203x.mod.o CC drivers/bluetooth/bfusb.mod.o CC drivers/bluetooth/bluecard_cs.mod.o CC drivers/bluetooth/bpa10x.mod.o CC drivers/bluetooth/bt3c_cs.mod.o CC drivers/bluetooth/btsdio.mod.o CC drivers/bluetooth/btuart_cs.mod.o CC drivers/bluetooth/btusb.mod.o CC drivers/bluetooth/dtl1_cs.mod.o CC drivers/bluetooth/hci_uart.mod.o CC drivers/bluetooth/hci_vhci.mod.o CC drivers/cdrom/cdrom.mod.o CC drivers/char/applicom.mod.o CC drivers/char/cyclades.mod.o CC drivers/char/epca.mod.o CC drivers/char/generic_serial.mod.o CC drivers/char/hw_random/n2-rng.mod.o CC drivers/char/hw_random/rng-core.mod.o CC drivers/char/hw_random/timeriomem-rng.mod.o CC drivers/char/ip2/ip2.mod.o CC drivers/char/ipmi/ipmi_devintf.mod.o CC drivers/char/ipmi/ipmi_msghandler.mod.o CC drivers/char/ipmi/ipmi_poweroff.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/ipmi/ipmi_watchdog.mod.o CC drivers/char/isicom.mod.o CC drivers/char/istallion.mod.o CC drivers/char/lp.mod.o CC drivers/char/moxa.mod.o CC drivers/char/mxser.mod.o CC drivers/char/n_hdlc.mod.o CC drivers/char/n_r3964.mod.o CC drivers/char/nozomi.mod.o CC drivers/char/pcmcia/cm4000_cs.mod.o CC drivers/char/pcmcia/cm4040_cs.mod.o CC drivers/char/pcmcia/ipwireless/ipwireless.mod.o CC drivers/char/pcmcia/synclink_cs.mod.o CC drivers/char/ppdev.mod.o CC drivers/char/raw.mod.o CC drivers/char/rio/rio.mod.o CC drivers/char/riscom8.mod.o CC drivers/char/rocket.mod.o CC drivers/char/specialix.mod.o CC drivers/char/stallion.mod.o CC drivers/char/sx.mod.o CC drivers/char/synclink_gt.mod.o CC drivers/char/synclinkmp.mod.o CC drivers/char/tpm/tpm.mod.o CC drivers/char/tpm/tpm_atmel.mod.o CC drivers/char/tpm/tpm_nsc.mod.o CC drivers/connector/cn.mod.o CC drivers/cpufreq/cpufreq_conservative.mod.o CC drivers/cpufreq/cpufreq_ondemand.mod.o CC drivers/cpufreq/cpufreq_powersave.mod.o CC drivers/cpufreq/cpufreq_stats.mod.o CC drivers/cpufreq/cpufreq_userspace.mod.o CC drivers/cpufreq/freq_table.mod.o CC drivers/crypto/hifn_795x.mod.o CC drivers/firewire/firewire-core.mod.o CC drivers/firewire/firewire-ohci.mod.o CC drivers/firewire/firewire-sbp2.mod.o CC drivers/gpio/max7301.mod.o CC drivers/gpio/max732x.mod.o CC drivers/gpio/mcp23s08.mod.o CC drivers/gpio/pca953x.mod.o CC drivers/gpio/pcf857x.mod.o CC drivers/gpu/drm/drm.mod.o CC drivers/gpu/drm/mga/mga.mod.o CC drivers/gpu/drm/r128/r128.mod.o CC drivers/gpu/drm/radeon/radeon.mod.o CC drivers/gpu/drm/savage/savage.mod.o CC drivers/gpu/drm/tdfx/tdfx.mod.o CC drivers/gpu/drm/via/via.mod.o CC drivers/hid/hid-a4tech.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-belkin.mod.o CC drivers/hid/hid-cherry.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-cypress.mod.o CC drivers/hid/hid-drff.mod.o CC drivers/hid/hid-ezkey.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-gyration.mod.o CC drivers/hid/hid-kensington.mod.o CC drivers/hid/hid-kye.mod.o CC drivers/hid/hid-logitech.mod.o CC drivers/hid/hid-microsoft.mod.o CC drivers/hid/hid-monterey.mod.o CC drivers/hid/hid-ntrig.mod.o CC drivers/hid/hid-petalynx.mod.o CC drivers/hid/hid-pl.mod.o CC drivers/hid/hid-samsung.mod.o CC drivers/hid/hid-sjoy.mod.o CC drivers/hid/hid-sony.mod.o CC drivers/hid/hid-sunplus.mod.o CC drivers/hid/hid-tmff.mod.o CC drivers/hid/hid-topseed.mod.o CC drivers/hid/hid-wacom.mod.o CC drivers/hid/hid-zpff.mod.o CC drivers/hid/hid.mod.o CC drivers/hid/usbhid/usbhid.mod.o CC drivers/hid/usbhid/usbkbd.mod.o CC drivers/hid/usbhid/usbmouse.mod.o CC drivers/hwmon/ad7414.mod.o CC drivers/hwmon/ad7418.mod.o CC drivers/hwmon/adcxx.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm1026.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/adm1031.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/ads7828.mod.o CC drivers/hwmon/adt7462.mod.o CC drivers/hwmon/adt7470.mod.o CC drivers/hwmon/adt7473.mod.o CC drivers/hwmon/adt7475.mod.o CC drivers/hwmon/atxp1.mod.o CC drivers/hwmon/dme1737.mod.o CC drivers/hwmon/ds1621.mod.o CC drivers/hwmon/f71805f.mod.o CC drivers/hwmon/f71882fg.mod.o CC drivers/hwmon/f75375s.mod.o CC drivers/hwmon/g760a.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/gl520sm.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/i5k_amb.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/it87.mod.o CC drivers/hwmon/lis3lv02d.mod.o CC drivers/hwmon/lis3lv02d_spi.mod.o CC drivers/hwmon/lm63.mod.o CC drivers/hwmon/lm70.mod.o CC drivers/hwmon/lm75.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/lm78.mod.o CC drivers/hwmon/lm80.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm85.mod.o CC drivers/hwmon/lm87.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/lm95241.mod.o CC drivers/hwmon/ltc4215.mod.o CC drivers/hwmon/ltc4245.mod.o CC drivers/hwmon/max1111.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/max6650.mod.o CC drivers/hwmon/pc87360.mod.o CC drivers/hwmon/pc87427.mod.o CC drivers/hwmon/pcf8591.mod.o CC drivers/hwmon/sht15.mod.o CC drivers/hwmon/sis5595.mod.o CC drivers/hwmon/smsc47b397.mod.o CC drivers/hwmon/smsc47m1.mod.o CC drivers/hwmon/smsc47m192.mod.o CC drivers/hwmon/thmc50.mod.o CC drivers/hwmon/ultra45_env.mod.o CC drivers/hwmon/via686a.mod.o CC drivers/hwmon/vt1211.mod.o CC drivers/hwmon/vt8231.mod.o CC drivers/hwmon/w83627ehf.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/hwmon/w83781d.mod.o CC drivers/hwmon/w83791d.mod.o CC drivers/hwmon/w83792d.mod.o CC drivers/hwmon/w83793.mod.o CC drivers/hwmon/w83l785ts.mod.o CC drivers/hwmon/w83l786ng.mod.o CC drivers/i2c/algos/i2c-algo-bit.mod.o CC drivers/i2c/algos/i2c-algo-pca.mod.o CC drivers/i2c/busses/i2c-ali1535.mod.o CC drivers/i2c/busses/i2c-ali1563.mod.o CC drivers/i2c/busses/i2c-ali15x3.mod.o CC drivers/i2c/busses/i2c-amd756.mod.o CC drivers/i2c/busses/i2c-amd8111.mod.o CC drivers/i2c/busses/i2c-gpio.mod.o CC drivers/i2c/busses/i2c-i801.mod.o CC drivers/i2c/busses/i2c-isch.mod.o CC drivers/i2c/busses/i2c-nforce2.mod.o CC drivers/i2c/busses/i2c-ocores.mod.o CC drivers/i2c/busses/i2c-parport-light.mod.o CC drivers/i2c/busses/i2c-parport.mod.o CC drivers/i2c/busses/i2c-pca-platform.mod.o CC drivers/i2c/busses/i2c-piix4.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-sis5595.mod.o CC drivers/i2c/busses/i2c-sis630.mod.o CC drivers/i2c/busses/i2c-sis96x.mod.o CC drivers/i2c/busses/i2c-stub.mod.o CC drivers/i2c/busses/i2c-taos-evm.mod.o CC drivers/i2c/busses/i2c-tiny-usb.mod.o CC drivers/i2c/busses/i2c-via.mod.o CC drivers/i2c/busses/i2c-viapro.mod.o CC drivers/i2c/busses/i2c-voodoo3.mod.o CC drivers/i2c/chips/ds1682.mod.o CC drivers/i2c/chips/max6875.mod.o CC drivers/i2c/chips/tsl2550.mod.o CC drivers/i2c/i2c-core.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/ide/aec62xx.mod.o CC drivers/ide/alim15x3.mod.o CC drivers/ide/amd74xx.mod.o CC drivers/ide/cmd64x.mod.o CC drivers/ide/cs5520.mod.o CC drivers/ide/cs5530.mod.o CC drivers/ide/delkin_cb.mod.o CC drivers/ide/hpt366.mod.o CC drivers/ide/ide-cd_mod.mod.o CC drivers/ide/ide-core.mod.o CC drivers/ide/ide-cs.mod.o CC drivers/ide/ide-gd_mod.mod.o CC drivers/ide/ide-pci-generic.mod.o CC drivers/ide/ide-tape.mod.o CC drivers/ide/ide_platform.mod.o CC drivers/ide/it8172.mod.o CC drivers/ide/it8213.mod.o CC drivers/ide/it821x.mod.o CC drivers/ide/jmicron.mod.o CC drivers/ide/ns87415.mod.o CC drivers/ide/opti621.mod.o CC drivers/ide/pdc202xx_new.mod.o CC drivers/ide/pdc202xx_old.mod.o CC drivers/ide/piix.mod.o CC drivers/ide/sc1200.mod.o CC drivers/ide/serverworks.mod.o CC drivers/ide/siimage.mod.o CC drivers/ide/slc90e66.mod.o CC drivers/ide/tc86c001.mod.o CC drivers/ide/triflex.mod.o CC drivers/ide/trm290.mod.o CC drivers/ide/via82cxxx.mod.o CC drivers/ieee1394/dv1394.mod.o CC drivers/ieee1394/eth1394.mod.o CC drivers/ieee1394/ieee1394.mod.o CC drivers/ieee1394/ohci1394.mod.o CC drivers/ieee1394/pcilynx.mod.o CC drivers/ieee1394/raw1394.mod.o CC drivers/ieee1394/sbp2.mod.o CC drivers/ieee1394/video1394.mod.o CC drivers/ieee802154/fakehard.mod.o CC drivers/infiniband/core/ib_addr.mod.o CC drivers/infiniband/core/ib_cm.mod.o CC drivers/infiniband/core/ib_core.mod.o CC drivers/infiniband/core/ib_mad.mod.o CC drivers/infiniband/core/ib_sa.mod.o CC drivers/infiniband/core/ib_ucm.mod.o CC drivers/infiniband/core/ib_umad.mod.o CC drivers/infiniband/core/ib_uverbs.mod.o CC drivers/infiniband/core/iw_cm.mod.o CC drivers/infiniband/core/rdma_cm.mod.o CC drivers/infiniband/core/rdma_ucm.mod.o CC drivers/infiniband/hw/amso1100/iw_c2.mod.o CC drivers/infiniband/hw/cxgb3/iw_cxgb3.mod.o CC drivers/infiniband/hw/ipath/ib_ipath.mod.o CC drivers/infiniband/hw/mlx4/mlx4_ib.mod.o CC drivers/infiniband/hw/mthca/ib_mthca.mod.o CC drivers/infiniband/hw/nes/iw_nes.mod.o CC drivers/infiniband/ulp/ipoib/ib_ipoib.mod.o CC drivers/infiniband/ulp/iser/ib_iser.mod.o CC drivers/infiniband/ulp/srp/ib_srp.mod.o CC drivers/input/evbug.mod.o CC drivers/input/evdev.mod.o CC drivers/input/ff-memless.mod.o CC drivers/input/gameport/emu10k1-gp.mod.o CC drivers/input/gameport/fm801-gp.mod.o CC drivers/input/gameport/gameport.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/input-polldev.mod.o CC drivers/input/joydev.mod.o CC drivers/input/joystick/a3d.mod.o CC drivers/input/joystick/adi.mod.o CC drivers/input/joystick/analog.mod.o CC drivers/input/joystick/cobra.mod.o CC drivers/input/joystick/db9.mod.o CC drivers/input/joystick/gamecon.mod.o CC drivers/input/joystick/gf2k.mod.o CC drivers/input/joystick/grip.mod.o CC drivers/input/joystick/grip_mp.mod.o CC drivers/input/joystick/guillemot.mod.o CC drivers/input/joystick/iforce/iforce.mod.o CC drivers/input/joystick/interact.mod.o CC drivers/input/joystick/joydump.mod.o CC drivers/input/joystick/magellan.mod.o CC drivers/input/joystick/sidewinder.mod.o CC drivers/input/joystick/spaceball.mod.o CC drivers/input/joystick/spaceorb.mod.o CC drivers/input/joystick/stinger.mod.o CC drivers/input/joystick/tmdc.mod.o CC drivers/input/joystick/turbografx.mod.o CC drivers/input/joystick/twidjoy.mod.o CC drivers/input/joystick/walkera0701.mod.o CC drivers/input/joystick/warrior.mod.o CC drivers/input/joystick/xpad.mod.o CC drivers/input/joystick/zhenhua.mod.o CC drivers/input/keyboard/atkbd.mod.o CC drivers/input/keyboard/gpio_keys.mod.o CC drivers/input/keyboard/lkkbd.mod.o CC drivers/input/keyboard/newtonkbd.mod.o CC drivers/input/keyboard/stowaway.mod.o CC drivers/input/keyboard/sunkbd.mod.o CC drivers/input/keyboard/xtkbd.mod.o CC drivers/input/misc/ati_remote.mod.o CC drivers/input/misc/ati_remote2.mod.o CC drivers/input/misc/cm109.mod.o CC drivers/input/misc/keyspan_remote.mod.o CC drivers/input/misc/pcf50633-input.mod.o CC drivers/input/misc/powermate.mod.o CC drivers/input/misc/rotary_encoder.mod.o CC drivers/input/misc/sparcspkr.mod.o CC drivers/input/misc/uinput.mod.o CC drivers/input/misc/yealink.mod.o CC drivers/input/mouse/appletouch.mod.o CC drivers/input/mouse/bcm5974.mod.o CC drivers/input/mouse/gpio_mouse.mod.o CC drivers/input/mouse/psmouse.mod.o CC drivers/input/mouse/sermouse.mod.o CC drivers/input/mouse/vsxxxaa.mod.o CC drivers/input/mousedev.mod.o CC drivers/input/serio/i8042.mod.o CC drivers/input/serio/libps2.mod.o CC drivers/input/serio/parkbd.mod.o CC drivers/input/serio/pcips2.mod.o CC drivers/input/serio/serio.mod.o CC drivers/input/serio/serio_raw.mod.o CC drivers/input/serio/serport.mod.o CC drivers/input/tablet/acecad.mod.o CC drivers/input/tablet/aiptek.mod.o CC drivers/input/tablet/gtco.mod.o CC drivers/input/tablet/kbtab.mod.o CC drivers/input/tablet/wacom.mod.o CC drivers/input/touchscreen/ad7877.mod.o CC drivers/input/touchscreen/ad7879.mod.o CC drivers/input/touchscreen/ads7846.mod.o CC drivers/input/touchscreen/elo.mod.o CC drivers/input/touchscreen/fujitsu_ts.mod.o CC drivers/input/touchscreen/gunze.mod.o CC drivers/input/touchscreen/inexio.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/mtouch.mod.o CC drivers/input/touchscreen/penmount.mod.o CC drivers/input/touchscreen/touchit213.mod.o CC drivers/input/touchscreen/touchright.mod.o CC drivers/input/touchscreen/touchwin.mod.o CC drivers/input/touchscreen/tsc2007.mod.o CC drivers/input/touchscreen/ucb1400_ts.mod.o CC drivers/input/touchscreen/usbtouchscreen.mod.o CC drivers/input/touchscreen/wacom_w8001.mod.o CC drivers/input/touchscreen/wm97xx-ts.mod.o CC drivers/isdn/capi/capi.mod.o CC drivers/isdn/capi/capidrv.mod.o CC drivers/isdn/capi/capifs.mod.o CC drivers/isdn/capi/kernelcapi.mod.o CC drivers/isdn/divert/dss1_divert.mod.o CC drivers/isdn/gigaset/bas_gigaset.mod.o CC drivers/isdn/gigaset/gigaset.mod.o CC drivers/isdn/gigaset/ser_gigaset.mod.o CC drivers/isdn/gigaset/usb_gigaset.mod.o CC drivers/isdn/hardware/avm/avm_cs.mod.o CC drivers/isdn/hardware/avm/b1.mod.o CC drivers/isdn/hardware/avm/b1dma.mod.o CC drivers/isdn/hardware/avm/b1pci.mod.o CC drivers/isdn/hardware/avm/b1pcmcia.mod.o CC drivers/isdn/hardware/avm/c4.mod.o CC drivers/isdn/hardware/avm/t1pci.mod.o CC drivers/isdn/hardware/eicon/diva_idi.mod.o CC drivers/isdn/hardware/eicon/diva_mnt.mod.o CC drivers/isdn/hardware/eicon/divacapi.mod.o CC drivers/isdn/hardware/eicon/divadidd.mod.o CC drivers/isdn/hardware/eicon/divas.mod.o CC drivers/isdn/hardware/mISDN/hfcmulti.mod.o CC drivers/isdn/hardware/mISDN/hfcpci.mod.o CC drivers/isdn/hardware/mISDN/hfcsusb.mod.o CC drivers/isdn/hisax/avma1_cs.mod.o CC drivers/isdn/hisax/elsa_cs.mod.o CC drivers/isdn/hisax/hfc4s8s_l1.mod.o CC drivers/isdn/hisax/hfc_usb.mod.o CC drivers/isdn/hisax/hisax.mod.o CC drivers/isdn/hisax/hisax_fcpcipnp.mod.o CC drivers/isdn/hisax/hisax_isac.mod.o CC drivers/isdn/hisax/hisax_st5481.mod.o CC drivers/isdn/hisax/isdnhdlc.mod.o CC drivers/isdn/hisax/sedlbauer_cs.mod.o CC drivers/isdn/hisax/teles_cs.mod.o CC drivers/isdn/hysdn/hysdn.mod.o CC drivers/isdn/i4l/isdn.mod.o CC drivers/isdn/i4l/isdn_bsdcomp.mod.o CC drivers/isdn/mISDN/l1oip.mod.o CC drivers/isdn/mISDN/mISDN_core.mod.o CC drivers/isdn/mISDN/mISDN_dsp.mod.o CC drivers/leds/led-class.mod.o CC drivers/leds/leds-bd2802.mod.o CC drivers/leds/leds-dac124s085.mod.o CC drivers/leds/leds-gpio.mod.o CC drivers/leds/leds-pca9532.mod.o CC drivers/leds/leds-pca955x.mod.o CC drivers/leds/leds-sunfire.mod.o CC drivers/leds/leds-wm8350.mod.o CC drivers/leds/ledtrig-backlight.mod.o CC drivers/leds/ledtrig-default-on.mod.o CC drivers/leds/ledtrig-gpio.mod.o CC drivers/leds/ledtrig-heartbeat.mod.o CC drivers/leds/ledtrig-timer.mod.o CC drivers/md/dm-crypt.mod.o CC drivers/md/dm-delay.mod.o CC drivers/md/dm-log.mod.o CC drivers/md/dm-mirror.mod.o CC drivers/md/dm-mod.mod.o CC drivers/md/dm-multipath.mod.o CC drivers/md/dm-region-hash.mod.o CC drivers/md/dm-round-robin.mod.o CC drivers/md/dm-snapshot.mod.o CC drivers/md/dm-zero.mod.o CC drivers/md/faulty.mod.o CC drivers/md/linear.mod.o CC drivers/md/md-mod.mod.o CC drivers/md/multipath.mod.o CC drivers/md/raid0.mod.o CC drivers/md/raid1.mod.o CC drivers/md/raid10.mod.o CC drivers/md/raid456.mod.o CC drivers/md/raid6_pq.mod.o CC drivers/media/common/ir-common.mod.o CC drivers/media/common/saa7146.mod.o CC drivers/media/common/saa7146_vv.mod.o CC drivers/media/common/tuners/mc44s803.mod.o CC drivers/media/common/tuners/mt2060.mod.o CC drivers/media/common/tuners/mt20xx.mod.o CC drivers/media/common/tuners/mt2131.mod.o CC drivers/media/common/tuners/mt2266.mod.o CC drivers/media/common/tuners/mxl5005s.mod.o CC drivers/media/common/tuners/mxl5007t.mod.o CC drivers/media/common/tuners/qt1010.mod.o CC drivers/media/common/tuners/tda18271.mod.o CC drivers/media/common/tuners/tda827x.mod.o CC drivers/media/common/tuners/tda8290.mod.o CC drivers/media/common/tuners/tda9887.mod.o CC drivers/media/common/tuners/tea5761.mod.o CC drivers/media/common/tuners/tea5767.mod.o CC drivers/media/common/tuners/tuner-simple.mod.o CC drivers/media/common/tuners/tuner-types.mod.o CC drivers/media/common/tuners/tuner-xc2028.mod.o CC drivers/media/common/tuners/xc5000.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop-pci.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop-usb.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop.mod.o CC drivers/media/dvb/bt8xx/bt878.mod.o CC drivers/media/dvb/bt8xx/dst.mod.o CC drivers/media/dvb/bt8xx/dst_ca.mod.o CC drivers/media/dvb/bt8xx/dvb-bt8xx.mod.o CC drivers/media/dvb/dm1105/dm1105.mod.o CC drivers/media/dvb/dvb-core/dvb-core.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-a800.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9005.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9015.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-anysee.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-au6610.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-ce6230.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-cxusb.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dib0700.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-digitv.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dw2102.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-gl861.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-m920x.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-opera.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-umt-010.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-vp702x.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-vp7045.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb.mod.o CC drivers/media/dvb/firewire/firedtv.mod.o CC drivers/media/dvb/frontends/af9013.mod.o CC drivers/media/dvb/frontends/au8522.mod.o CC drivers/media/dvb/frontends/bcm3510.mod.o CC drivers/media/dvb/frontends/cx22700.mod.o CC drivers/media/dvb/frontends/cx22702.mod.o CC drivers/media/dvb/frontends/cx24110.mod.o CC drivers/media/dvb/frontends/cx24113.mod.o CC drivers/media/dvb/frontends/cx24116.mod.o CC drivers/media/dvb/frontends/cx24123.mod.o CC drivers/media/dvb/frontends/dib0070.mod.o CC drivers/media/dvb/frontends/dib3000mb.mod.o CC drivers/media/dvb/frontends/dib3000mc.mod.o CC drivers/media/dvb/frontends/dib7000m.mod.o CC drivers/media/dvb/frontends/dib7000p.mod.o CC drivers/media/dvb/frontends/dibx000_common.mod.o CC drivers/media/dvb/frontends/drx397xD.mod.o CC drivers/media/dvb/frontends/dvb-pll.mod.o CC drivers/media/dvb/frontends/dvb_dummy_fe.mod.o CC drivers/media/dvb/frontends/isl6405.mod.o CC drivers/media/dvb/frontends/isl6421.mod.o CC drivers/media/dvb/frontends/itd1000.mod.o CC drivers/media/dvb/frontends/l64781.mod.o CC drivers/media/dvb/frontends/lgdt3304.mod.o CC drivers/media/dvb/frontends/lgdt3305.mod.o CC drivers/media/dvb/frontends/lgdt330x.mod.o CC drivers/media/dvb/frontends/lgs8gl5.mod.o CC drivers/media/dvb/frontends/lgs8gxx.mod.o CC drivers/media/dvb/frontends/lnbp21.mod.o CC drivers/media/dvb/frontends/mt312.mod.o CC drivers/media/dvb/frontends/mt352.mod.o CC drivers/media/dvb/frontends/nxt200x.mod.o CC drivers/media/dvb/frontends/nxt6000.mod.o CC drivers/media/dvb/frontends/or51132.mod.o CC drivers/media/dvb/frontends/or51211.mod.o CC drivers/media/dvb/frontends/s5h1409.mod.o CC drivers/media/dvb/frontends/s5h1411.mod.o CC drivers/media/dvb/frontends/s5h1420.mod.o CC drivers/media/dvb/frontends/s921.mod.o CC drivers/media/dvb/frontends/si21xx.mod.o CC drivers/media/dvb/frontends/sp8870.mod.o CC drivers/media/dvb/frontends/sp887x.mod.o CC drivers/media/dvb/frontends/stb0899.mod.o CC drivers/media/dvb/frontends/stb6000.mod.o CC drivers/media/dvb/frontends/stb6100.mod.o CC drivers/media/dvb/frontends/stv0288.mod.o CC drivers/media/dvb/frontends/stv0297.mod.o CC drivers/media/dvb/frontends/stv0299.mod.o CC drivers/media/dvb/frontends/stv0900.mod.o CC drivers/media/dvb/frontends/stv6110.mod.o CC drivers/media/dvb/frontends/tda10021.mod.o CC drivers/media/dvb/frontends/tda10023.mod.o CC drivers/media/dvb/frontends/tda10048.mod.o CC drivers/media/dvb/frontends/tda1004x.mod.o CC drivers/media/dvb/frontends/tda10086.mod.o CC drivers/media/dvb/frontends/tda8083.mod.o CC drivers/media/dvb/frontends/tda8261.mod.o CC drivers/media/dvb/frontends/tda826x.mod.o CC drivers/media/dvb/frontends/tua6100.mod.o CC drivers/media/dvb/frontends/ves1820.mod.o CC drivers/media/dvb/frontends/ves1x93.mod.o CC drivers/media/dvb/frontends/zl10036.mod.o CC drivers/media/dvb/frontends/zl10353.mod.o CC drivers/media/dvb/pluto2/pluto2.mod.o CC drivers/media/dvb/siano/sms1xxx.mod.o CC drivers/media/dvb/siano/smsdvb.mod.o CC drivers/media/dvb/siano/smsusb.mod.o CC drivers/media/dvb/ttpci/budget-av.mod.o CC drivers/media/dvb/ttpci/budget-ci.mod.o CC drivers/media/dvb/ttpci/budget-core.mod.o CC drivers/media/dvb/ttpci/budget-patch.mod.o CC drivers/media/dvb/ttpci/budget.mod.o CC drivers/media/dvb/ttpci/dvb-ttpci.mod.o CC drivers/media/dvb/ttpci/ttpci-eeprom.mod.o CC drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.mod.o CC drivers/media/dvb/ttusb-dec/ttusb_dec.mod.o CC drivers/media/dvb/ttusb-dec/ttusbdecfe.mod.o CC drivers/media/radio/dsbr100.mod.o CC drivers/media/radio/radio-gemtek-pci.mod.o CC drivers/media/radio/radio-maestro.mod.o CC drivers/media/radio/radio-maxiradio.mod.o CC drivers/media/radio/radio-mr800.mod.o CC drivers/media/radio/radio-si470x.mod.o CC drivers/media/radio/radio-tea5764.mod.o CC drivers/media/video/au0828/au0828.mod.o CC drivers/media/video/bt8xx/bttv.mod.o CC drivers/media/video/btcx-risc.mod.o CC drivers/media/video/bw-qcam.mod.o CC drivers/media/video/c-qcam.mod.o CC drivers/media/video/cafe_ccic.mod.o CC drivers/media/video/cpia.mod.o CC drivers/media/video/cpia2/cpia2.mod.o CC drivers/media/video/cpia_pp.mod.o CC drivers/media/video/cpia_usb.mod.o CC drivers/media/video/cs5345.mod.o CC drivers/media/video/cs53l32a.mod.o CC drivers/media/video/cx18/cx18.mod.o CC drivers/media/video/cx231xx/cx231xx-alsa.mod.o CC drivers/media/video/cx231xx/cx231xx-dvb.mod.o CC drivers/media/video/cx231xx/cx231xx.mod.o CC drivers/media/video/cx2341x.mod.o CC drivers/media/video/cx23885/cx23885.mod.o CC drivers/media/video/cx25840/cx25840.mod.o CC drivers/media/video/cx88/cx88-alsa.mod.o CC drivers/media/video/cx88/cx88-blackbird.mod.o CC drivers/media/video/cx88/cx88-dvb.mod.o CC drivers/media/video/cx88/cx88-vp3054-i2c.mod.o CC drivers/media/video/cx88/cx8800.mod.o CC drivers/media/video/cx88/cx8802.mod.o CC drivers/media/video/cx88/cx88xx.mod.o CC drivers/media/video/dabusb.mod.o CC drivers/media/video/em28xx/em28xx-alsa.mod.o CC drivers/media/video/em28xx/em28xx-dvb.mod.o CC drivers/media/video/em28xx/em28xx.mod.o CC drivers/media/video/et61x251/et61x251.mod.o CC drivers/media/video/gspca/gspca_conex.mod.o CC drivers/media/video/gspca/gspca_etoms.mod.o CC drivers/media/video/gspca/gspca_finepix.mod.o CC drivers/media/video/gspca/gspca_main.mod.o CC drivers/media/video/gspca/gspca_mars.mod.o CC drivers/media/video/gspca/gspca_mr97310a.mod.o CC drivers/media/video/gspca/gspca_ov519.mod.o CC drivers/media/video/gspca/gspca_ov534.mod.o CC drivers/media/video/gspca/gspca_pac207.mod.o CC drivers/media/video/gspca/gspca_pac7311.mod.o CC drivers/media/video/gspca/gspca_sonixb.mod.o CC drivers/media/video/gspca/gspca_sonixj.mod.o CC drivers/media/video/gspca/gspca_spca500.mod.o CC drivers/media/video/gspca/gspca_spca501.mod.o CC drivers/media/video/gspca/gspca_spca505.mod.o CC drivers/media/video/gspca/gspca_spca506.mod.o CC drivers/media/video/gspca/gspca_spca508.mod.o CC drivers/media/video/gspca/gspca_spca561.mod.o CC drivers/media/video/gspca/gspca_sq905.mod.o CC drivers/media/video/gspca/gspca_sq905c.mod.o CC drivers/media/video/gspca/gspca_stk014.mod.o CC drivers/media/video/gspca/gspca_sunplus.mod.o CC drivers/media/video/gspca/gspca_t613.mod.o CC drivers/media/video/gspca/gspca_tv8532.mod.o CC drivers/media/video/gspca/gspca_vc032x.mod.o CC drivers/media/video/gspca/gspca_zc3xx.mod.o CC drivers/media/video/gspca/m5602/gspca_m5602.mod.o CC drivers/media/video/gspca/stv06xx/gspca_stv06xx.mod.o CC drivers/media/video/hdpvr/hdpvr.mod.o CC drivers/media/video/hexium_gemini.mod.o CC drivers/media/video/hexium_orion.mod.o CC drivers/media/video/ir-kbd-i2c.mod.o CC drivers/media/video/ivtv/ivtv.mod.o CC drivers/media/video/ivtv/ivtvfb.mod.o CC drivers/media/video/m52790.mod.o CC drivers/media/video/msp3400.mod.o CC drivers/media/video/mt9m001.mod.o CC drivers/media/video/mt9m111.mod.o CC drivers/media/video/mt9t031.mod.o CC drivers/media/video/mt9v022.mod.o CC drivers/media/video/mxb.mod.o CC drivers/media/video/ov511.mod.o CC drivers/media/video/ov7670.mod.o CC drivers/media/video/ov772x.mod.o CC drivers/media/video/ovcamchip/ovcamchip.mod.o CC drivers/media/video/pvrusb2/pvrusb2.mod.o CC drivers/media/video/pwc/pwc.mod.o CC drivers/media/video/s2255drv.mod.o CC drivers/media/video/saa5246a.mod.o CC drivers/media/video/saa5249.mod.o CC drivers/media/video/saa6588.mod.o CC drivers/media/video/saa7115.mod.o CC drivers/media/video/saa7127.mod.o CC drivers/media/video/saa7134/saa6752hs.mod.o CC drivers/media/video/saa7134/saa7134-alsa.mod.o CC drivers/media/video/saa7134/saa7134-dvb.mod.o CC drivers/media/video/saa7134/saa7134-empress.mod.o CC drivers/media/video/saa7134/saa7134.mod.o CC drivers/media/video/saa717x.mod.o CC drivers/media/video/se401.mod.o CC drivers/media/video/sn9c102/sn9c102.mod.o CC drivers/media/video/soc_camera.mod.o CC drivers/media/video/soc_camera_platform.mod.o CC drivers/media/video/stkwebcam.mod.o CC drivers/media/video/stv680.mod.o CC drivers/media/video/tda7432.mod.o CC drivers/media/video/tda9840.mod.o CC drivers/media/video/tea6415c.mod.o CC drivers/media/video/tea6420.mod.o CC drivers/media/video/tuner.mod.o CC drivers/media/video/tvaudio.mod.o CC drivers/media/video/tveeprom.mod.o CC drivers/media/video/tvp5150.mod.o CC drivers/media/video/tw9910.mod.o CC drivers/media/video/upd64031a.mod.o CC drivers/media/video/upd64083.mod.o CC drivers/media/video/usbvideo/ibmcam.mod.o CC drivers/media/video/usbvideo/konicawc.mod.o CC drivers/media/video/usbvideo/quickcam_messenger.mod.o CC drivers/media/video/usbvideo/ultracam.mod.o CC drivers/media/video/usbvideo/usbvideo.mod.o CC drivers/media/video/usbvideo/vicam.mod.o CC drivers/media/video/usbvision/usbvision.mod.o CC drivers/media/video/uvc/uvcvideo.mod.o CC drivers/media/video/v4l1-compat.mod.o CC drivers/media/video/v4l2-common.mod.o CC drivers/media/video/v4l2-compat-ioctl32.mod.o CC drivers/media/video/v4l2-int-device.mod.o CC drivers/media/video/videobuf-core.mod.o CC drivers/media/video/videobuf-dma-sg.mod.o CC drivers/media/video/videobuf-dvb.mod.o CC drivers/media/video/videobuf-vmalloc.mod.o CC drivers/media/video/videodev.mod.o CC drivers/media/video/vp27smpx.mod.o CC drivers/media/video/w9966.mod.o CC drivers/media/video/w9968cf.mod.o CC drivers/media/video/wm8739.mod.o CC drivers/media/video/wm8775.mod.o CC drivers/media/video/zc0301/zc0301.mod.o CC drivers/media/video/zr364xx.mod.o CC drivers/memstick/core/memstick.mod.o CC drivers/memstick/core/mspro_block.mod.o CC drivers/memstick/host/jmb38x_ms.mod.o CC drivers/memstick/host/tifm_ms.mod.o CC drivers/message/fusion/mptbase.mod.o CC drivers/message/fusion/mptctl.mod.o CC drivers/message/fusion/mptfc.mod.o CC drivers/message/fusion/mptlan.mod.o CC drivers/message/fusion/mptsas.mod.o CC drivers/message/fusion/mptscsih.mod.o CC drivers/message/fusion/mptspi.mod.o CC drivers/message/i2o/i2o_block.mod.o CC drivers/message/i2o/i2o_bus.mod.o CC drivers/message/i2o/i2o_core.mod.o CC drivers/message/i2o/i2o_proc.mod.o CC drivers/message/i2o/i2o_scsi.mod.o CC drivers/mfd/htc-pasic3.mod.o CC drivers/mfd/mfd-core.mod.o CC drivers/mfd/pcf50633-adc.mod.o CC drivers/mfd/pcf50633-core.mod.o CC drivers/mfd/pcf50633-gpio.mod.o CC drivers/mfd/sm501.mod.o CC drivers/mfd/tps65010.mod.o CC drivers/mfd/ucb1400_core.mod.o CC drivers/mfd/wm8350-i2c.mod.o CC drivers/mfd/wm8350.mod.o CC drivers/mfd/wm8400-core.mod.o CC drivers/misc/c2port/core.mod.o CC drivers/misc/cb710/cb710.mod.o CC drivers/misc/eeprom/at24.mod.o CC drivers/misc/eeprom/at25.mod.o CC drivers/misc/eeprom/eeprom.mod.o CC drivers/misc/eeprom/eeprom_93cx6.mod.o CC drivers/misc/enclosure.mod.o CC drivers/misc/hpilo.mod.o CC drivers/misc/ics932s401.mod.o CC drivers/misc/ioc4.mod.o CC drivers/misc/isl29003.mod.o CC drivers/misc/lkdtm.mod.o CC drivers/misc/phantom.mod.o CC drivers/misc/tifm_7xx1.mod.o CC drivers/misc/tifm_core.mod.o CC drivers/mmc/card/mmc_block.mod.o CC drivers/mmc/card/mmc_test.mod.o CC drivers/mmc/card/sdio_uart.mod.o CC drivers/mmc/core/mmc_core.mod.o CC drivers/mmc/host/cb710-mmc.mod.o CC drivers/mmc/host/mmc_spi.mod.o CC drivers/mmc/host/of_mmc_spi.mod.o CC drivers/mmc/host/ricoh_mmc.mod.o CC drivers/mmc/host/sdhci-pci.mod.o CC drivers/mmc/host/sdhci-pltfm.mod.o CC drivers/mmc/host/sdhci.mod.o CC drivers/mmc/host/sdricoh_cs.mod.o CC drivers/mmc/host/tifm_sd.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/chips/cfi_cmdset_0001.mod.o CC drivers/mtd/chips/cfi_cmdset_0002.mod.o CC drivers/mtd/chips/cfi_cmdset_0020.mod.o CC drivers/mtd/chips/cfi_probe.mod.o CC drivers/mtd/chips/cfi_util.mod.o CC drivers/mtd/chips/chipreg.mod.o CC drivers/mtd/chips/gen_probe.mod.o CC drivers/mtd/chips/jedec_probe.mod.o CC drivers/mtd/chips/map_absent.mod.o CC drivers/mtd/chips/map_ram.mod.o CC drivers/mtd/chips/map_rom.mod.o CC drivers/mtd/devices/block2mtd.mod.o CC drivers/mtd/devices/doc2000.mod.o CC drivers/mtd/devices/doc2001.mod.o CC drivers/mtd/devices/doc2001plus.mod.o CC drivers/mtd/devices/docecc.mod.o CC drivers/mtd/devices/docprobe.mod.o CC drivers/mtd/devices/m25p80.mod.o CC drivers/mtd/devices/mtd_dataflash.mod.o CC drivers/mtd/devices/mtdram.mod.o CC drivers/mtd/devices/phram.mod.o CC drivers/mtd/devices/pmc551.mod.o CC drivers/mtd/devices/slram.mod.o CC drivers/mtd/ftl.mod.o CC drivers/mtd/inftl.mod.o CC drivers/mtd/lpddr/lpddr_cmds.mod.o CC drivers/mtd/lpddr/qinfo_probe.mod.o CC drivers/mtd/maps/intel_vr_nor.mod.o CC drivers/mtd/maps/map_funcs.mod.o CC drivers/mtd/maps/pci.mod.o CC drivers/mtd/maps/physmap.mod.o CC drivers/mtd/maps/plat-ram.mod.o CC drivers/mtd/maps/sun_uflash.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtd_blkdevs.mod.o CC drivers/mtd/mtdblock.mod.o CC drivers/mtd/mtdblock_ro.mod.o CC drivers/mtd/mtdchar.mod.o CC drivers/mtd/mtdconcat.mod.o CC drivers/mtd/mtdoops.mod.o CC drivers/mtd/nand/alauda.mod.o CC drivers/mtd/nand/cafe_nand.mod.o CC drivers/mtd/nand/diskonchip.mod.o CC drivers/mtd/nand/nand.mod.o CC drivers/mtd/nand/nand_ecc.mod.o CC drivers/mtd/nand/nand_ids.mod.o CC drivers/mtd/nand/nandsim.mod.o CC drivers/mtd/nand/plat_nand.mod.o CC drivers/mtd/nftl.mod.o CC drivers/mtd/onenand/onenand.mod.o CC drivers/mtd/onenand/onenand_sim.mod.o CC drivers/mtd/redboot.mod.o CC drivers/mtd/rfd_ftl.mod.o CC drivers/mtd/ssfdc.mod.o CC drivers/mtd/tests/mtd_oobtest.mod.o CC drivers/mtd/tests/mtd_pagetest.mod.o CC drivers/mtd/tests/mtd_readtest.mod.o CC drivers/mtd/tests/mtd_speedtest.mod.o CC drivers/mtd/tests/mtd_stresstest.mod.o CC drivers/mtd/tests/mtd_subpagetest.mod.o CC drivers/mtd/tests/mtd_torturetest.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/net/3c59x.mod.o CC drivers/net/8139cp.mod.o CC drivers/net/8139too.mod.o CC drivers/net/8390.mod.o CC drivers/net/acenic.mod.o CC drivers/net/amd8111e.mod.o CC drivers/net/appletalk/ipddp.mod.o CC drivers/net/arcnet/arc-rawmode.mod.o CC drivers/net/arcnet/arc-rimi.mod.o CC drivers/net/arcnet/arcnet.mod.o CC drivers/net/arcnet/capmode.mod.o CC drivers/net/arcnet/com20020-pci.mod.o CC drivers/net/arcnet/com20020.mod.o CC drivers/net/arcnet/com90io.mod.o CC drivers/net/arcnet/com90xx.mod.o CC drivers/net/arcnet/rfc1051.mod.o CC drivers/net/arcnet/rfc1201.mod.o CC drivers/net/atl1c/atl1c.mod.o CC drivers/net/atl1e/atl1e.mod.o CC drivers/net/atlx/atl1.mod.o CC drivers/net/atlx/atl2.mod.o CC drivers/net/b44.mod.o CC drivers/net/benet/be2net.mod.o CC drivers/net/bnx2.mod.o CC drivers/net/bnx2x.mod.o CC drivers/net/bonding/bonding.mod.o CC drivers/net/bsd_comp.mod.o CC drivers/net/can/can-dev.mod.o CC drivers/net/can/sja1000/ems_pci.mod.o CC drivers/net/can/sja1000/kvaser_pci.mod.o CC drivers/net/can/sja1000/sja1000.mod.o CC drivers/net/can/sja1000/sja1000_platform.mod.o CC drivers/net/can/vcan.mod.o CC drivers/net/cassini.mod.o CC drivers/net/chelsio/cxgb.mod.o CC drivers/net/cnic.mod.o CC drivers/net/cxgb3/cxgb3.mod.o CC drivers/net/de600.mod.o CC drivers/net/de620.mod.o CC drivers/net/defxx.mod.o CC drivers/net/dl2k.mod.o CC drivers/net/dnet.mod.o CC drivers/net/dummy.mod.o CC drivers/net/e100.mod.o CC drivers/net/e1000/e1000.mod.o CC drivers/net/e1000e/e1000e.mod.o CC drivers/net/enc28j60.mod.o CC drivers/net/enic/enic.mod.o CC drivers/net/epic100.mod.o CC drivers/net/eql.mod.o CC drivers/net/ethoc.mod.o CC drivers/net/fealnx.mod.o CC drivers/net/forcedeth.mod.o CC drivers/net/hamachi.mod.o CC drivers/net/hamradio/6pack.mod.o CC drivers/net/hamradio/baycom_par.mod.o CC drivers/net/hamradio/baycom_ser_fdx.mod.o CC drivers/net/hamradio/baycom_ser_hdx.mod.o CC drivers/net/hamradio/bpqether.mod.o CC drivers/net/hamradio/hdlcdrv.mod.o CC drivers/net/hamradio/mkiss.mod.o CC drivers/net/hamradio/yam.mod.o CC drivers/net/hp100.mod.o CC drivers/net/ifb.mod.o CC drivers/net/igb/igb.mod.o CC drivers/net/igbvf/igbvf.mod.o CC drivers/net/ipg.mod.o CC drivers/net/irda/act200l-sir.mod.o CC drivers/net/irda/actisys-sir.mod.o CC drivers/net/irda/esi-sir.mod.o CC drivers/net/irda/girbil-sir.mod.o CC drivers/net/irda/irda-usb.mod.o CC drivers/net/irda/irtty-sir.mod.o CC drivers/net/irda/kingsun-sir.mod.o CC drivers/net/irda/ks959-sir.mod.o CC drivers/net/irda/ksdazzle-sir.mod.o CC drivers/net/irda/litelink-sir.mod.o CC drivers/net/irda/ma600-sir.mod.o CC drivers/net/irda/mcp2120-sir.mod.o CC drivers/net/irda/mcs7780.mod.o CC drivers/net/irda/old_belkin-sir.mod.o CC drivers/net/irda/sir-dev.mod.o CC drivers/net/irda/stir4200.mod.o CC drivers/net/irda/tekram-sir.mod.o CC drivers/net/irda/toim3232-sir.mod.o CC drivers/net/irda/vlsi_ir.mod.o CC drivers/net/ixgb/ixgb.mod.o CC drivers/net/ixgbe/ixgbe.mod.o CC drivers/net/jme.mod.o CC drivers/net/ks8842.mod.o CC drivers/net/macvlan.mod.o CC drivers/net/mdio.mod.o CC drivers/net/mii.mod.o CC drivers/net/mlx4/mlx4_core.mod.o CC drivers/net/mlx4/mlx4_en.mod.o CC drivers/net/myri10ge/myri10ge.mod.o CC drivers/net/myri_sbus.mod.o CC drivers/net/natsemi.mod.o CC drivers/net/ne2k-pci.mod.o CC drivers/net/netconsole.mod.o CC drivers/net/netxen/netxen_nic.mod.o CC drivers/net/niu.mod.o CC drivers/net/ns83820.mod.o CC drivers/net/pcmcia/3c574_cs.mod.o CC drivers/net/pcmcia/3c589_cs.mod.o CC drivers/net/pcmcia/axnet_cs.mod.o CC drivers/net/pcmcia/com20020_cs.mod.o CC drivers/net/pcmcia/fmvj18x_cs.mod.o CC drivers/net/pcmcia/ibmtr_cs.mod.o CC drivers/net/pcmcia/nmclan_cs.mod.o CC drivers/net/pcmcia/pcnet_cs.mod.o CC drivers/net/pcmcia/smc91c92_cs.mod.o CC drivers/net/pcmcia/xirc2ps_cs.mod.o CC drivers/net/pcnet32.mod.o CC drivers/net/phy/broadcom.mod.o CC drivers/net/phy/cicada.mod.o CC drivers/net/phy/davicom.mod.o CC drivers/net/phy/et1011c.mod.o CC drivers/net/phy/icplus.mod.o CC drivers/net/phy/lxt.mod.o CC drivers/net/phy/marvell.mod.o CC drivers/net/phy/mdio-bitbang.mod.o CC drivers/net/phy/mdio-gpio.mod.o CC drivers/net/phy/national.mod.o CC drivers/net/phy/qsemi.mod.o CC drivers/net/phy/realtek.mod.o CC drivers/net/phy/smsc.mod.o CC drivers/net/phy/ste10Xp.mod.o CC drivers/net/phy/vitesse.mod.o CC drivers/net/plip.mod.o CC drivers/net/ppp_async.mod.o CC drivers/net/ppp_deflate.mod.o CC drivers/net/ppp_generic.mod.o CC drivers/net/ppp_mppe.mod.o CC drivers/net/ppp_synctty.mod.o CC drivers/net/pppoe.mod.o CC drivers/net/pppol2tp.mod.o CC drivers/net/pppox.mod.o CC drivers/net/qla3xxx.mod.o CC drivers/net/qlge/qlge.mod.o CC drivers/net/r6040.mod.o CC drivers/net/r8169.mod.o CC drivers/net/rrunner.mod.o CC drivers/net/s2io.mod.o CC drivers/net/sc92031.mod.o CC drivers/net/sfc/sfc.mod.o CC drivers/net/sis190.mod.o CC drivers/net/sis900.mod.o CC drivers/net/skfp/skfp.mod.o CC drivers/net/skge.mod.o CC drivers/net/sky2.mod.o CC drivers/net/slhc.mod.o CC drivers/net/slip.mod.o CC drivers/net/smsc9420.mod.o CC drivers/net/starfire.mod.o CC drivers/net/sunbmac.mod.o CC drivers/net/sundance.mod.o CC drivers/net/sungem.mod.o CC drivers/net/sungem_phy.mod.o CC drivers/net/sunhme.mod.o CC drivers/net/sunlance.mod.o CC drivers/net/sunqe.mod.o CC drivers/net/sunvnet.mod.o CC drivers/net/tehuti.mod.o CC drivers/net/tg3.mod.o CC drivers/net/tlan.mod.o CC drivers/net/tokenring/3c359.mod.o CC drivers/net/tokenring/abyss.mod.o CC drivers/net/tokenring/olympic.mod.o CC drivers/net/tokenring/tms380tr.mod.o CC drivers/net/tokenring/tmspci.mod.o CC drivers/net/tulip/de2104x.mod.o CC drivers/net/tulip/de4x5.mod.o CC drivers/net/tulip/dmfe.mod.o CC drivers/net/tulip/tulip.mod.o CC drivers/net/tulip/uli526x.mod.o CC drivers/net/tulip/winbond-840.mod.o CC drivers/net/tulip/xircom_cb.mod.o CC drivers/net/tun.mod.o CC drivers/net/typhoon.mod.o CC drivers/net/usb/asix.mod.o CC drivers/net/usb/catc.mod.o CC drivers/net/usb/cdc_eem.mod.o CC drivers/net/usb/cdc_ether.mod.o CC drivers/net/usb/cdc_subset.mod.o CC drivers/net/usb/dm9601.mod.o CC drivers/net/usb/gl620a.mod.o CC drivers/net/usb/hso.mod.o CC drivers/net/usb/int51x1.mod.o CC drivers/net/usb/kaweth.mod.o CC drivers/net/usb/mcs7830.mod.o CC drivers/net/usb/net1080.mod.o CC drivers/net/usb/pegasus.mod.o CC drivers/net/usb/plusb.mod.o CC drivers/net/usb/rndis_host.mod.o CC drivers/net/usb/rtl8150.mod.o CC drivers/net/usb/smsc95xx.mod.o CC drivers/net/usb/usbnet.mod.o CC drivers/net/usb/zaurus.mod.o CC drivers/net/veth.mod.o CC drivers/net/via-rhine.mod.o CC drivers/net/via-velocity.mod.o CC drivers/net/vxge/vxge.mod.o CC drivers/net/wan/cyclomx.mod.o CC drivers/net/wan/cycx_drv.mod.o CC drivers/net/wan/dlci.mod.o CC drivers/net/wan/dscc4.mod.o CC drivers/net/wan/farsync.mod.o CC drivers/net/wan/hdlc.mod.o CC drivers/net/wan/hdlc_cisco.mod.o CC drivers/net/wan/hdlc_fr.mod.o CC drivers/net/wan/hdlc_ppp.mod.o CC drivers/net/wan/hdlc_raw.mod.o CC drivers/net/wan/hdlc_raw_eth.mod.o CC drivers/net/wan/hdlc_x25.mod.o CC drivers/net/wan/lapbether.mod.o CC drivers/net/wan/pc300too.mod.o CC drivers/net/wan/pci200syn.mod.o CC drivers/net/wan/wanxl.mod.o CC drivers/net/wan/x25_asy.mod.o CC drivers/net/wimax/i2400m/i2400m-sdio.mod.o CC drivers/net/wimax/i2400m/i2400m-usb.mod.o CC drivers/net/wimax/i2400m/i2400m.mod.o CC drivers/net/wireless/adm8211.mod.o CC drivers/net/wireless/airo.mod.o CC drivers/net/wireless/airo_cs.mod.o CC drivers/net/wireless/at76c50x-usb.mod.o CC drivers/net/wireless/ath/ar9170/ar9170usb.mod.o CC drivers/net/wireless/ath/ath.mod.o CC drivers/net/wireless/ath/ath5k/ath5k.mod.o CC drivers/net/wireless/ath/ath9k/ath9k.mod.o CC drivers/net/wireless/atmel.mod.o CC drivers/net/wireless/atmel_cs.mod.o CC drivers/net/wireless/atmel_pci.mod.o CC drivers/net/wireless/b43/b43.mod.o CC drivers/net/wireless/b43legacy/b43legacy.mod.o CC drivers/net/wireless/hostap/hostap.mod.o CC drivers/net/wireless/hostap/hostap_cs.mod.o CC drivers/net/wireless/hostap/hostap_pci.mod.o CC drivers/net/wireless/hostap/hostap_plx.mod.o CC drivers/net/wireless/ipw2x00/ipw2100.mod.o CC drivers/net/wireless/ipw2x00/ipw2200.mod.o CC drivers/net/wireless/ipw2x00/libipw.mod.o CC drivers/net/wireless/iwlwifi/iwl3945.mod.o CC drivers/net/wireless/iwlwifi/iwlagn.mod.o CC drivers/net/wireless/iwlwifi/iwlcore.mod.o CC drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.mod.o CC drivers/net/wireless/libertas/libertas.mod.o CC drivers/net/wireless/libertas/libertas_cs.mod.o CC drivers/net/wireless/libertas/libertas_sdio.mod.o CC drivers/net/wireless/libertas/libertas_spi.mod.o CC drivers/net/wireless/libertas/usb8xxx.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf_usb.mod.o CC drivers/net/wireless/mac80211_hwsim.mod.o CC drivers/net/wireless/mwl8k.mod.o CC drivers/net/wireless/netwave_cs.mod.o CC drivers/net/wireless/orinoco/orinoco.mod.o CC drivers/net/wireless/orinoco/orinoco_cs.mod.o CC drivers/net/wireless/orinoco/orinoco_nortel.mod.o CC drivers/net/wireless/orinoco/orinoco_pci.mod.o CC drivers/net/wireless/orinoco/orinoco_plx.mod.o CC drivers/net/wireless/orinoco/orinoco_tmd.mod.o CC drivers/net/wireless/orinoco/spectrum_cs.mod.o CC drivers/net/wireless/p54/p54common.mod.o CC drivers/net/wireless/p54/p54pci.mod.o CC drivers/net/wireless/p54/p54spi.mod.o CC drivers/net/wireless/p54/p54usb.mod.o CC drivers/net/wireless/prism54/prism54.mod.o CC drivers/net/wireless/ray_cs.mod.o CC drivers/net/wireless/rndis_wlan.mod.o CC drivers/net/wireless/rt2x00/rt2400pci.mod.o CC drivers/net/wireless/rt2x00/rt2500pci.mod.o CC drivers/net/wireless/rt2x00/rt2500usb.mod.o CC drivers/net/wireless/rt2x00/rt2800usb.mod.o CC drivers/net/wireless/rt2x00/rt2x00lib.mod.o CC drivers/net/wireless/rt2x00/rt2x00pci.mod.o CC drivers/net/wireless/rt2x00/rt2x00usb.mod.o CC drivers/net/wireless/rt2x00/rt61pci.mod.o CC drivers/net/wireless/rt2x00/rt73usb.mod.o CC drivers/net/wireless/rtl818x/rtl8180.mod.o CC drivers/net/wireless/rtl818x/rtl8187.mod.o CC drivers/net/wireless/strip.mod.o CC drivers/net/wireless/wavelan_cs.mod.o CC drivers/net/wireless/wl12xx/wl12xx.mod.o CC drivers/net/wireless/wl3501_cs.mod.o CC drivers/net/wireless/zd1201.mod.o CC drivers/net/wireless/zd1211rw/zd1211rw.mod.o CC drivers/net/yellowfin.mod.o CC drivers/parport/parport.mod.o CC drivers/parport/parport_ax88796.mod.o CC drivers/parport/parport_cs.mod.o CC drivers/parport/parport_pc.mod.o CC drivers/parport/parport_serial.mod.o CC drivers/parport/parport_sunbpp.mod.o CC drivers/pci/pci-stub.mod.o CC drivers/pcmcia/i82092.mod.o CC drivers/pcmcia/pcmcia.mod.o CC drivers/pcmcia/pcmcia_core.mod.o CC drivers/pcmcia/pd6729.mod.o CC drivers/pcmcia/rsrc_nonstatic.mod.o CC drivers/pcmcia/yenta_socket.mod.o CC drivers/power/bq27x00_battery.mod.o CC drivers/power/ds2760_battery.mod.o CC drivers/power/pcf50633-charger.mod.o CC drivers/power/pda_power.mod.o CC drivers/power/power_supply.mod.o CC drivers/power/wm8350_power.mod.o CC drivers/regulator/bq24022.mod.o CC drivers/regulator/fixed.mod.o CC drivers/regulator/lp3971.mod.o CC drivers/regulator/max1586.mod.o CC drivers/regulator/pcf50633-regulator.mod.o CC drivers/regulator/userspace-consumer.mod.o CC drivers/regulator/virtual.mod.o CC drivers/regulator/wm8350-regulator.mod.o CC drivers/regulator/wm8400-regulator.mod.o CC drivers/rtc/rtc-ds1286.mod.o CC drivers/rtc/rtc-ds1305.mod.o CC drivers/rtc/rtc-ds1307.mod.o CC drivers/rtc/rtc-ds1374.mod.o CC drivers/rtc/rtc-ds1390.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-ds1553.mod.o CC drivers/rtc/rtc-ds1672.mod.o CC drivers/rtc/rtc-ds1742.mod.o CC drivers/rtc/rtc-ds3234.mod.o CC drivers/rtc/rtc-fm3130.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m41t94.mod.o CC drivers/rtc/rtc-m48t35.mod.o CC drivers/rtc/rtc-m48t86.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-max6902.mod.o CC drivers/rtc/rtc-pcf50633.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-r9701.mod.o CC drivers/rtc/rtc-rs5c348.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-s35390a.mod.o CC drivers/rtc/rtc-stk17ta8.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-v3020.mod.o CC drivers/rtc/rtc-wm8350.mod.o CC drivers/rtc/rtc-x1205.mod.o CC drivers/sbus/char/bbc.mod.o CC drivers/sbus/char/display7seg.mod.o CC drivers/sbus/char/envctrl.mod.o CC drivers/sbus/char/flash.mod.o CC drivers/sbus/char/openprom.mod.o CC drivers/sbus/char/uctrl.mod.o CC drivers/scsi/3w-9xxx.mod.o CC drivers/scsi/3w-xxxx.mod.o CC drivers/scsi/a100u2w.mod.o CC drivers/scsi/aacraid/aacraid.mod.o CC drivers/scsi/aic7xxx/aic79xx.mod.o CC drivers/scsi/aic7xxx/aic7xxx.mod.o CC drivers/scsi/aic7xxx_old.mod.o CC drivers/scsi/aic94xx/aic94xx.mod.o CC drivers/scsi/arcmsr/arcmsr.mod.o CC drivers/scsi/atp870u.mod.o CC drivers/scsi/bnx2i/bnx2i.mod.o CC drivers/scsi/ch.mod.o CC drivers/scsi/cxgb3i/cxgb3i.mod.o CC drivers/scsi/dc395x.mod.o CC drivers/scsi/device_handler/scsi_dh.mod.o CC drivers/scsi/device_handler/scsi_dh_alua.mod.o CC drivers/scsi/device_handler/scsi_dh_emc.mod.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.mod.o CC drivers/scsi/device_handler/scsi_dh_rdac.mod.o CC drivers/scsi/dmx3191d.mod.o CC drivers/scsi/esp_scsi.mod.o CC drivers/scsi/fcoe/fcoe.mod.o CC drivers/scsi/fcoe/libfcoe.mod.o CC drivers/scsi/fdomain.mod.o CC drivers/scsi/hptiop.mod.o CC drivers/scsi/imm.mod.o CC drivers/scsi/initio.mod.o CC drivers/scsi/ipr.mod.o CC drivers/scsi/ips.mod.o CC drivers/scsi/iscsi_tcp.mod.o CC drivers/scsi/libfc/libfc.mod.o CC drivers/scsi/libiscsi.mod.o CC drivers/scsi/libiscsi_tcp.mod.o CC drivers/scsi/libsas/libsas.mod.o CC drivers/scsi/libsrp.mod.o CC drivers/scsi/lpfc/lpfc.mod.o CC drivers/scsi/megaraid.mod.o CC drivers/scsi/megaraid/megaraid_mbox.mod.o CC drivers/scsi/megaraid/megaraid_mm.mod.o CC drivers/scsi/megaraid/megaraid_sas.mod.o CC drivers/scsi/mpt2sas/mpt2sas.mod.o CC drivers/scsi/mvsas/mvsas.mod.o CC drivers/scsi/osd/libosd.mod.o CC drivers/scsi/osd/osd.mod.o CC drivers/scsi/osst.mod.o CC drivers/scsi/pcmcia/fdomain_cs.mod.o CC drivers/scsi/pcmcia/qlogic_cs.mod.o CC drivers/scsi/pcmcia/sym53c500_cs.mod.o CC drivers/scsi/ppa.mod.o CC drivers/scsi/qla1280.mod.o CC drivers/scsi/qla2xxx/qla2xxx.mod.o CC drivers/scsi/qla4xxx/qla4xxx.mod.o CC drivers/scsi/qlogicfas408.mod.o CC drivers/scsi/qlogicpti.mod.o CC drivers/scsi/raid_class.mod.o CC drivers/scsi/scsi_debug.mod.o CC drivers/scsi/scsi_mod.mod.o CC drivers/scsi/scsi_tgt.mod.o CC drivers/scsi/scsi_transport_fc.mod.o CC drivers/scsi/scsi_transport_iscsi.mod.o CC drivers/scsi/scsi_transport_sas.mod.o CC drivers/scsi/scsi_transport_spi.mod.o CC drivers/scsi/scsi_transport_srp.mod.o CC drivers/scsi/scsi_wait_scan.mod.o CC drivers/scsi/sd_mod.mod.o CC drivers/scsi/ses.mod.o CC drivers/scsi/sg.mod.o CC drivers/scsi/sr_mod.mod.o CC drivers/scsi/st.mod.o CC drivers/scsi/stex.mod.o CC drivers/scsi/sun_esp.mod.o CC drivers/scsi/sym53c8xx_2/sym53c8xx.mod.o CC drivers/scsi/tmscsim.mod.o CC drivers/serial/8250.mod.o CC drivers/serial/8250_pci.mod.o CC drivers/serial/jsm/jsm.mod.o CC drivers/serial/kgdboc.mod.o CC drivers/serial/max3100.mod.o CC drivers/serial/serial_cs.mod.o CC drivers/serial/sunsab.mod.o CC drivers/serial/sunsu.mod.o CC drivers/serial/sunzilog.mod.o CC drivers/spi/spi_bitbang.mod.o CC drivers/spi/spi_butterfly.mod.o CC drivers/spi/spi_gpio.mod.o CC drivers/spi/spi_lm70llp.mod.o CC drivers/spi/spidev.mod.o CC drivers/spi/tle62x0.mod.o CC drivers/ssb/ssb.mod.o CC drivers/telephony/ixj.mod.o CC drivers/telephony/ixj_pcmcia.mod.o CC drivers/telephony/phonedev.mod.o CC drivers/thermal/thermal_sys.mod.o CC drivers/uio/uio.mod.o CC drivers/uio/uio_aec.mod.o CC drivers/uio/uio_cif.mod.o CC drivers/uio/uio_pdrv.mod.o CC drivers/uio/uio_pdrv_genirq.mod.o CC drivers/uio/uio_sercos3.mod.o CC drivers/uio/uio_smx.mod.o CC drivers/usb/atm/cxacru.mod.o CC drivers/usb/atm/speedtch.mod.o CC drivers/usb/atm/ueagle-atm.mod.o CC drivers/usb/atm/usbatm.mod.o CC drivers/usb/atm/xusbatm.mod.o CC drivers/usb/c67x00/c67x00.mod.o CC drivers/usb/class/cdc-acm.mod.o CC drivers/usb/class/cdc-wdm.mod.o CC drivers/usb/class/usblp.mod.o CC drivers/usb/class/usbtmc.mod.o CC drivers/usb/core/usbcore.mod.o CC drivers/usb/gadget/g_cdc.mod.o CC drivers/usb/gadget/g_ether.mod.o CC drivers/usb/gadget/g_file_storage.mod.o CC drivers/usb/gadget/g_midi.mod.o CC drivers/usb/gadget/g_printer.mod.o CC drivers/usb/gadget/g_serial.mod.o CC drivers/usb/gadget/g_zero.mod.o CC drivers/usb/gadget/gadgetfs.mod.o CC drivers/usb/gadget/m66592-udc.mod.o CC drivers/usb/host/ehci-hcd.mod.o CC drivers/usb/host/hwa-hc.mod.o CC drivers/usb/host/isp116x-hcd.mod.o CC drivers/usb/host/isp1760.mod.o CC drivers/usb/host/ohci-hcd.mod.o CC drivers/usb/host/oxu210hp-hcd.mod.o CC drivers/usb/host/r8a66597-hcd.mod.o CC drivers/usb/host/sl811-hcd.mod.o CC drivers/usb/host/sl811_cs.mod.o CC drivers/usb/host/u132-hcd.mod.o CC drivers/usb/host/uhci-hcd.mod.o CC drivers/usb/host/whci/whci-hcd.mod.o CC drivers/usb/image/mdc800.mod.o CC drivers/usb/image/microtek.mod.o CC drivers/usb/misc/adutux.mod.o CC drivers/usb/misc/appledisplay.mod.o CC drivers/usb/misc/berry_charge.mod.o CC drivers/usb/misc/cypress_cy7c63.mod.o CC drivers/usb/misc/cytherm.mod.o CC drivers/usb/misc/emi26.mod.o CC drivers/usb/misc/emi62.mod.o CC drivers/usb/misc/ftdi-elan.mod.o CC drivers/usb/misc/idmouse.mod.o CC drivers/usb/misc/iowarrior.mod.o CC drivers/usb/misc/isight_firmware.mod.o CC drivers/usb/misc/ldusb.mod.o CC drivers/usb/misc/legousbtower.mod.o CC drivers/usb/misc/rio500.mod.o CC drivers/usb/misc/sisusbvga/sisusbvga.mod.o CC drivers/usb/misc/trancevibrator.mod.o CC drivers/usb/misc/usblcd.mod.o CC drivers/usb/misc/usbled.mod.o CC drivers/usb/misc/usbsevseg.mod.o CC drivers/usb/misc/usbtest.mod.o CC drivers/usb/misc/uss720.mod.o CC drivers/usb/misc/vstusb.mod.o CC drivers/usb/mon/usbmon.mod.o CC drivers/usb/otg/gpio_vbus.mod.o CC drivers/usb/otg/nop-usb-xceiv.mod.o CC drivers/usb/serial/aircable.mod.o CC drivers/usb/serial/ark3116.mod.o CC drivers/usb/serial/belkin_sa.mod.o CC drivers/usb/serial/ch341.mod.o CC drivers/usb/serial/cp210x.mod.o CC drivers/usb/serial/cyberjack.mod.o CC drivers/usb/serial/cypress_m8.mod.o CC drivers/usb/serial/digi_acceleport.mod.o CC drivers/usb/serial/empeg.mod.o CC drivers/usb/serial/ftdi_sio.mod.o CC drivers/usb/serial/funsoft.mod.o CC drivers/usb/serial/garmin_gps.mod.o CC drivers/usb/serial/hp4x.mod.o CC drivers/usb/serial/io_edgeport.mod.o CC drivers/usb/serial/io_ti.mod.o CC drivers/usb/serial/ipaq.mod.o CC drivers/usb/serial/ipw.mod.o CC drivers/usb/serial/ir-usb.mod.o CC drivers/usb/serial/iuu_phoenix.mod.o CC drivers/usb/serial/keyspan.mod.o CC drivers/usb/serial/keyspan_pda.mod.o CC drivers/usb/serial/kl5kusb105.mod.o CC drivers/usb/serial/kobil_sct.mod.o CC drivers/usb/serial/mct_u232.mod.o CC drivers/usb/serial/mos7720.mod.o CC drivers/usb/serial/mos7840.mod.o CC drivers/usb/serial/moto_modem.mod.o CC drivers/usb/serial/navman.mod.o CC drivers/usb/serial/omninet.mod.o CC drivers/usb/serial/opticon.mod.o CC drivers/usb/serial/option.mod.o CC drivers/usb/serial/oti6858.mod.o CC drivers/usb/serial/pl2303.mod.o CC drivers/usb/serial/qcserial.mod.o CC drivers/usb/serial/safe_serial.mod.o CC drivers/usb/serial/siemens_mpi.mod.o CC drivers/usb/serial/sierra.mod.o CC drivers/usb/serial/spcp8x5.mod.o CC drivers/usb/serial/symbolserial.mod.o CC drivers/usb/serial/ti_usb_3410_5052.mod.o CC drivers/usb/serial/usb_debug.mod.o CC drivers/usb/serial/usbserial.mod.o CC drivers/usb/serial/visor.mod.o CC drivers/usb/serial/whiteheat.mod.o CC drivers/usb/storage/ums-alauda.mod.o CC drivers/usb/storage/ums-cypress.mod.o CC drivers/usb/storage/ums-datafab.mod.o CC drivers/usb/storage/ums-freecom.mod.o CC drivers/usb/storage/ums-isd200.mod.o CC drivers/usb/storage/ums-jumpshot.mod.o CC drivers/usb/storage/ums-karma.mod.o CC drivers/usb/storage/ums-onetouch.mod.o CC drivers/usb/storage/ums-sddr09.mod.o CC drivers/usb/storage/ums-sddr55.mod.o CC drivers/usb/storage/ums-usbat.mod.o CC drivers/usb/storage/usb-libusual.mod.o CC drivers/usb/storage/usb-storage.mod.o CC drivers/usb/wusbcore/wusb-cbaf.mod.o CC drivers/usb/wusbcore/wusb-wa.mod.o CC drivers/usb/wusbcore/wusbcore.mod.o CC drivers/uwb/hwa-rc.mod.o CC drivers/uwb/i1480/dfu/i1480-dfu-usb.mod.o CC drivers/uwb/i1480/i1480-est.mod.o CC drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.mod.o CC drivers/uwb/umc.mod.o CC drivers/uwb/uwb.mod.o CC drivers/uwb/whc-rc.mod.o CC drivers/uwb/whci.mod.o CC drivers/uwb/wlp/wlp.mod.o CC drivers/video/arkfb.mod.o CC drivers/video/aty/aty128fb.mod.o CC drivers/video/aty/atyfb.mod.o CC drivers/video/aty/radeonfb.mod.o CC drivers/video/backlight/backlight.mod.o CC drivers/video/backlight/generic_bl.mod.o CC drivers/video/backlight/ili9320.mod.o CC drivers/video/backlight/lcd.mod.o CC drivers/video/backlight/ltv350qv.mod.o CC drivers/video/backlight/platform_lcd.mod.o CC drivers/video/backlight/tdo24m.mod.o CC drivers/video/backlight/vgg2432a4.mod.o CC drivers/video/broadsheetfb.mod.o CC drivers/video/carminefb.mod.o CC drivers/video/cfbcopyarea.mod.o CC drivers/video/cfbfillrect.mod.o CC drivers/video/cfbimgblt.mod.o CC drivers/video/cirrusfb.mod.o CC drivers/video/console/bitblit.mod.o CC drivers/video/console/fbcon.mod.o CC drivers/video/console/fbcon_ccw.mod.o CC drivers/video/console/fbcon_cw.mod.o CC drivers/video/console/fbcon_rotate.mod.o CC drivers/video/console/fbcon_ud.mod.o CC drivers/video/console/font.mod.o CC drivers/video/console/softcursor.mod.o CC drivers/video/console/tileblit.mod.o CC drivers/video/display/display.mod.o CC drivers/video/fb.mod.o CC drivers/video/fb_ddc.mod.o CC drivers/video/fb_sys_fops.mod.o CC drivers/video/kyro/kyrofb.mod.o CC drivers/video/macmodes.mod.o CC drivers/video/matrox/g450_pll.mod.o CC drivers/video/matrox/i2c-matroxfb.mod.o CC drivers/video/matrox/matroxfb_DAC1064.mod.o CC drivers/video/matrox/matroxfb_Ti3026.mod.o CC drivers/video/matrox/matroxfb_accel.mod.o CC drivers/video/matrox/matroxfb_base.mod.o CC drivers/video/matrox/matroxfb_crtc2.mod.o CC drivers/video/matrox/matroxfb_g450.mod.o CC drivers/video/matrox/matroxfb_maven.mod.o CC drivers/video/matrox/matroxfb_misc.mod.o CC drivers/video/mb862xx/mb862xxfb.mod.o CC drivers/video/metronomefb.mod.o CC drivers/video/neofb.mod.o CC drivers/video/nvidia/nvidiafb.mod.o CC drivers/video/output.mod.o CC drivers/video/pm2fb.mod.o CC drivers/video/pm3fb.mod.o CC drivers/video/riva/rivafb.mod.o CC drivers/video/s1d13xxxfb.mod.o CC drivers/video/s3fb.mod.o CC drivers/video/savage/savagefb.mod.o CC drivers/video/sis/sisfb.mod.o CC drivers/video/sm501fb.mod.o CC drivers/video/sstfb.mod.o CC drivers/video/svgalib.mod.o CC drivers/video/syscopyarea.mod.o CC drivers/video/sysfillrect.mod.o CC drivers/video/sysimgblt.mod.o CC drivers/video/tdfxfb.mod.o CC drivers/video/tmiofb.mod.o CC drivers/video/tridentfb.mod.o CC drivers/video/uvesafb.mod.o CC drivers/video/vfb.mod.o CC drivers/video/vgastate.mod.o CC drivers/video/via/viafb.mod.o CC drivers/video/vt8623fb.mod.o CC drivers/w1/masters/ds2482.mod.o CC drivers/w1/masters/ds2490.mod.o CC drivers/w1/masters/matrox_w1.mod.o CC drivers/w1/masters/w1-gpio.mod.o CC drivers/w1/slaves/w1_bq27000.mod.o CC drivers/w1/slaves/w1_ds2431.mod.o CC drivers/w1/slaves/w1_ds2433.mod.o CC drivers/w1/slaves/w1_ds2760.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC drivers/w1/slaves/w1_therm.mod.o CC drivers/w1/wire.mod.o CC drivers/watchdog/alim7101_wdt.mod.o CC drivers/watchdog/cpwd.mod.o CC drivers/watchdog/pcwd_pci.mod.o CC drivers/watchdog/pcwd_usb.mod.o CC drivers/watchdog/riowd.mod.o CC drivers/watchdog/softdog.mod.o CC drivers/watchdog/wdt_pci.mod.o CC drivers/watchdog/wm8350_wdt.mod.o CC fs/9p/9p.mod.o CC fs/adfs/adfs.mod.o CC fs/affs/affs.mod.o CC fs/afs/kafs.mod.o CC fs/autofs/autofs.mod.o CC fs/autofs4/autofs4.mod.o CC fs/befs/befs.mod.o CC fs/bfs/bfs.mod.o CC fs/binfmt_misc.mod.o CC fs/btrfs/btrfs.mod.o CC fs/cachefiles/cachefiles.mod.o CC fs/cifs/cifs.mod.o CC fs/coda/coda.mod.o CC fs/configfs/configfs.mod.o CC fs/cramfs/cramfs.mod.o CC fs/dlm/dlm.mod.o CC fs/ecryptfs/ecryptfs.mod.o CC fs/efs/efs.mod.o CC fs/exofs/exofs.mod.o CC fs/exportfs/exportfs.mod.o CC fs/ext2/ext2.mod.o CC fs/ext3/ext3.mod.o CC fs/ext4/ext4.mod.o CC fs/fat/fat.mod.o CC fs/fat/msdos.mod.o CC fs/fat/vfat.mod.o CC fs/freevxfs/freevxfs.mod.o CC fs/fscache/fscache.mod.o CC fs/fuse/cuse.mod.o CC fs/fuse/fuse.mod.o CC fs/gfs2/gfs2.mod.o CC fs/hfs/hfs.mod.o CC fs/hfsplus/hfsplus.mod.o CC fs/hpfs/hpfs.mod.o CC fs/isofs/isofs.mod.o CC fs/jbd/jbd.mod.o CC fs/jbd2/jbd2.mod.o CC fs/jffs2/jffs2.mod.o CC fs/jfs/jfs.mod.o CC fs/lockd/lockd.mod.o CC fs/mbcache.mod.o CC fs/minix/minix.mod.o CC fs/ncpfs/ncpfs.mod.o CC fs/nfs/nfs.mod.o CC fs/nfs_common/nfs_acl.mod.o CC fs/nfsd/nfsd.mod.o CC fs/nilfs2/nilfs2.mod.o CC fs/nls/nls_ascii.mod.o CC fs/nls/nls_base.mod.o CC fs/nls/nls_cp1250.mod.o CC fs/nls/nls_cp1251.mod.o CC fs/nls/nls_cp1255.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp775.mod.o CC fs/nls/nls_cp850.mod.o CC fs/nls/nls_cp852.mod.o CC fs/nls/nls_cp855.mod.o CC fs/nls/nls_cp857.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_cp863.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_cp866.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp874.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp936.mod.o CC fs/nls/nls_cp949.mod.o CC fs/nls/nls_cp950.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-14.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_iso8859-4.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_iso8859-6.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/nls/nls_koi8-ru.mod.o CC fs/nls/nls_koi8-u.mod.o CC fs/nls/nls_utf8.mod.o CC fs/ntfs/ntfs.mod.o CC fs/ocfs2/cluster/ocfs2_nodemanager.mod.o CC fs/ocfs2/dlm/ocfs2_dlm.mod.o CC fs/ocfs2/dlm/ocfs2_dlmfs.mod.o CC fs/ocfs2/ocfs2.mod.o CC fs/ocfs2/ocfs2_stack_o2cb.mod.o CC fs/ocfs2/ocfs2_stack_user.mod.o CC fs/ocfs2/ocfs2_stackglue.mod.o CC fs/omfs/omfs.mod.o CC fs/openpromfs/openpromfs.mod.o CC fs/qnx4/qnx4.mod.o CC fs/quota/quota_tree.mod.o CC fs/quota/quota_v1.mod.o CC fs/quota/quota_v2.mod.o CC fs/reiserfs/reiserfs.mod.o CC fs/romfs/romfs.mod.o CC fs/smbfs/smbfs.mod.o CC fs/squashfs/squashfs.mod.o CC fs/sysv/sysv.mod.o CC fs/ubifs/ubifs.mod.o CC fs/udf/udf.mod.o CC fs/ufs/ufs.mod.o CC fs/xfs/xfs.mod.o CC kernel/backtracetest.mod.o CC kernel/configs.mod.o CC kernel/rcutorture.mod.o CC kernel/trace/ring_buffer_benchmark.mod.o CC lib/crc-ccitt.mod.o CC lib/crc-itu-t.mod.o CC lib/crc-t10dif.mod.o CC lib/crc16.mod.o CC lib/crc7.mod.o CC lib/libcrc32c.mod.o CC lib/lzo/lzo_compress.mod.o CC lib/lzo/lzo_decompress.mod.o CC lib/reed_solomon/reed_solomon.mod.o CC lib/ts_bm.mod.o CC lib/ts_fsm.mod.o CC lib/ts_kmp.mod.o CC lib/zlib_deflate/zlib_deflate.mod.o CC net/802/fddi.mod.o CC net/802/garp.mod.o CC net/802/p8022.mod.o CC net/802/p8023.mod.o CC net/802/psnap.mod.o CC net/802/stp.mod.o CC net/802/tr.mod.o CC net/8021q/8021q.mod.o CC net/9p/9pnet.mod.o CC net/9p/9pnet_rdma.mod.o CC net/appletalk/appletalk.mod.o CC net/atm/atm.mod.o CC net/atm/br2684.mod.o CC net/atm/clip.mod.o CC net/atm/lec.mod.o CC net/atm/mpoa.mod.o CC net/atm/pppoatm.mod.o CC net/ax25/ax25.mod.o CC net/bluetooth/bluetooth.mod.o CC net/bluetooth/bnep/bnep.mod.o CC net/bluetooth/cmtp/cmtp.mod.o CC net/bluetooth/hidp/hidp.mod.o CC net/bluetooth/l2cap.mod.o CC net/bluetooth/rfcomm/rfcomm.mod.o CC net/bluetooth/sco.mod.o CC net/bridge/bridge.mod.o CC net/bridge/netfilter/ebt_802_3.mod.o CC net/bridge/netfilter/ebt_among.mod.o CC net/bridge/netfilter/ebt_arp.mod.o CC net/bridge/netfilter/ebt_arpreply.mod.o CC net/bridge/netfilter/ebt_dnat.mod.o CC net/bridge/netfilter/ebt_ip.mod.o CC net/bridge/netfilter/ebt_ip6.mod.o CC net/bridge/netfilter/ebt_limit.mod.o CC net/bridge/netfilter/ebt_log.mod.o CC net/bridge/netfilter/ebt_mark.mod.o CC net/bridge/netfilter/ebt_mark_m.mod.o CC net/bridge/netfilter/ebt_nflog.mod.o CC net/bridge/netfilter/ebt_pkttype.mod.o CC net/bridge/netfilter/ebt_redirect.mod.o CC net/bridge/netfilter/ebt_snat.mod.o CC net/bridge/netfilter/ebt_stp.mod.o CC net/bridge/netfilter/ebt_ulog.mod.o CC net/bridge/netfilter/ebt_vlan.mod.o CC net/bridge/netfilter/ebtable_broute.mod.o CC net/bridge/netfilter/ebtable_filter.mod.o CC net/bridge/netfilter/ebtable_nat.mod.o CC net/bridge/netfilter/ebtables.mod.o CC net/can/can-bcm.mod.o CC net/can/can-raw.mod.o CC net/can/can.mod.o CC net/core/pktgen.mod.o CC net/dccp/dccp.mod.o CC net/dccp/dccp_diag.mod.o CC net/dccp/dccp_ipv4.mod.o CC net/dccp/dccp_ipv6.mod.o CC net/dccp/dccp_probe.mod.o CC net/decnet/decnet.mod.o CC net/decnet/netfilter/dn_rtmsg.mod.o CC net/econet/econet.mod.o CC net/ieee802154/af_802154.mod.o CC net/ieee802154/nl802154.mod.o CC net/ipv4/ah4.mod.o CC net/ipv4/esp4.mod.o CC net/ipv4/inet_diag.mod.o CC net/ipv4/ip_gre.mod.o CC net/ipv4/ipcomp.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/netfilter/arp_tables.mod.o CC net/ipv4/netfilter/arpt_mangle.mod.o CC net/ipv4/netfilter/arptable_filter.mod.o CC net/ipv4/netfilter/ip_queue.mod.o CC net/ipv4/netfilter/ip_tables.mod.o CC net/ipv4/netfilter/ipt_CLUSTERIP.mod.o CC net/ipv4/netfilter/ipt_ECN.mod.o CC net/ipv4/netfilter/ipt_LOG.mod.o CC net/ipv4/netfilter/ipt_MASQUERADE.mod.o CC net/ipv4/netfilter/ipt_NETMAP.mod.o CC net/ipv4/netfilter/ipt_REDIRECT.mod.o CC net/ipv4/netfilter/ipt_REJECT.mod.o CC net/ipv4/netfilter/ipt_ULOG.mod.o CC net/ipv4/netfilter/ipt_addrtype.mod.o CC net/ipv4/netfilter/ipt_ah.mod.o CC net/ipv4/netfilter/ipt_ecn.mod.o CC net/ipv4/netfilter/iptable_filter.mod.o CC net/ipv4/netfilter/iptable_mangle.mod.o CC net/ipv4/netfilter/iptable_nat.mod.o CC net/ipv4/netfilter/iptable_raw.mod.o CC net/ipv4/netfilter/iptable_security.mod.o CC net/ipv4/netfilter/nf_conntrack_ipv4.mod.o CC net/ipv4/netfilter/nf_defrag_ipv4.mod.o CC net/ipv4/netfilter/nf_nat.mod.o CC net/ipv4/netfilter/nf_nat_amanda.mod.o CC net/ipv4/netfilter/nf_nat_ftp.mod.o CC net/ipv4/netfilter/nf_nat_h323.mod.o CC net/ipv4/netfilter/nf_nat_irc.mod.o CC net/ipv4/netfilter/nf_nat_pptp.mod.o CC net/ipv4/netfilter/nf_nat_proto_dccp.mod.o CC net/ipv4/netfilter/nf_nat_proto_gre.mod.o CC net/ipv4/netfilter/nf_nat_proto_sctp.mod.o CC net/ipv4/netfilter/nf_nat_proto_udplite.mod.o CC net/ipv4/netfilter/nf_nat_sip.mod.o CC net/ipv4/netfilter/nf_nat_snmp_basic.mod.o CC net/ipv4/netfilter/nf_nat_tftp.mod.o CC net/ipv4/tcp_bic.mod.o CC net/ipv4/tcp_cubic.mod.o CC net/ipv4/tcp_diag.mod.o CC net/ipv4/tcp_highspeed.mod.o CC net/ipv4/tcp_htcp.mod.o CC net/ipv4/tcp_hybla.mod.o CC net/ipv4/tcp_illinois.mod.o CC net/ipv4/tcp_lp.mod.o CC net/ipv4/tcp_probe.mod.o CC net/ipv4/tcp_scalable.mod.o CC net/ipv4/tcp_vegas.mod.o CC net/ipv4/tcp_veno.mod.o CC net/ipv4/tcp_westwood.mod.o CC net/ipv4/tcp_yeah.mod.o CC net/ipv4/tunnel4.mod.o CC net/ipv4/xfrm4_mode_beet.mod.o CC net/ipv4/xfrm4_mode_transport.mod.o CC net/ipv4/xfrm4_mode_tunnel.mod.o CC net/ipv4/xfrm4_tunnel.mod.o CC net/ipv6/ah6.mod.o CC net/ipv6/esp6.mod.o CC net/ipv6/ip6_tunnel.mod.o CC net/ipv6/ipcomp6.mod.o CC net/ipv6/ipv6.mod.o CC net/ipv6/mip6.mod.o CC net/ipv6/netfilter/ip6_queue.mod.o CC net/ipv6/netfilter/ip6_tables.mod.o CC net/ipv6/netfilter/ip6t_LOG.mod.o CC net/ipv6/netfilter/ip6t_REJECT.mod.o CC net/ipv6/netfilter/ip6t_ah.mod.o CC net/ipv6/netfilter/ip6t_eui64.mod.o CC net/ipv6/netfilter/ip6t_frag.mod.o CC net/ipv6/netfilter/ip6t_hbh.mod.o CC net/ipv6/netfilter/ip6t_ipv6header.mod.o CC net/ipv6/netfilter/ip6t_mh.mod.o CC net/ipv6/netfilter/ip6t_rt.mod.o CC net/ipv6/netfilter/ip6table_filter.mod.o CC net/ipv6/netfilter/ip6table_mangle.mod.o CC net/ipv6/netfilter/ip6table_raw.mod.o CC net/ipv6/netfilter/ip6table_security.mod.o CC net/ipv6/netfilter/nf_conntrack_ipv6.mod.o CC net/ipv6/sit.mod.o CC net/ipv6/tunnel6.mod.o CC net/ipv6/xfrm6_mode_beet.mod.o CC net/ipv6/xfrm6_mode_ro.mod.o CC net/ipv6/xfrm6_mode_transport.mod.o CC net/ipv6/xfrm6_mode_tunnel.mod.o CC net/ipv6/xfrm6_tunnel.mod.o CC net/ipx/ipx.mod.o CC net/irda/ircomm/ircomm-tty.mod.o CC net/irda/ircomm/ircomm.mod.o CC net/irda/irda.mod.o CC net/irda/irlan/irlan.mod.o CC net/irda/irnet/irnet.mod.o CC net/key/af_key.mod.o CC net/lapb/lapb.mod.o CC net/llc/llc.mod.o CC net/llc/llc2.mod.o CC net/mac80211/mac80211.mod.o CC net/netfilter/ipvs/ip_vs.mod.o CC net/netfilter/ipvs/ip_vs_dh.mod.o CC net/netfilter/ipvs/ip_vs_ftp.mod.o CC net/netfilter/ipvs/ip_vs_lblc.mod.o CC net/netfilter/ipvs/ip_vs_lblcr.mod.o CC net/netfilter/ipvs/ip_vs_lc.mod.o CC net/netfilter/ipvs/ip_vs_nq.mod.o CC net/netfilter/ipvs/ip_vs_rr.mod.o CC net/netfilter/ipvs/ip_vs_sed.mod.o CC net/netfilter/ipvs/ip_vs_sh.mod.o CC net/netfilter/ipvs/ip_vs_wlc.mod.o CC net/netfilter/ipvs/ip_vs_wrr.mod.o CC net/netfilter/nf_conntrack.mod.o CC net/netfilter/nf_conntrack_amanda.mod.o CC net/netfilter/nf_conntrack_ftp.mod.o CC net/netfilter/nf_conntrack_h323.mod.o CC net/netfilter/nf_conntrack_irc.mod.o CC net/netfilter/nf_conntrack_netbios_ns.mod.o CC net/netfilter/nf_conntrack_netlink.mod.o CC net/netfilter/nf_conntrack_pptp.mod.o CC net/netfilter/nf_conntrack_proto_dccp.mod.o CC net/netfilter/nf_conntrack_proto_gre.mod.o CC net/netfilter/nf_conntrack_proto_sctp.mod.o CC net/netfilter/nf_conntrack_proto_udplite.mod.o CC net/netfilter/nf_conntrack_sane.mod.o CC net/netfilter/nf_conntrack_sip.mod.o CC net/netfilter/nf_conntrack_tftp.mod.o CC net/netfilter/nf_tproxy_core.mod.o CC net/netfilter/nfnetlink.mod.o CC net/netfilter/nfnetlink_log.mod.o CC net/netfilter/nfnetlink_queue.mod.o CC net/netfilter/x_tables.mod.o CC net/netfilter/xt_CLASSIFY.mod.o CC net/netfilter/xt_CONNMARK.mod.o CC net/netfilter/xt_CONNSECMARK.mod.o CC net/netfilter/xt_DSCP.mod.o CC net/netfilter/xt_HL.mod.o CC net/netfilter/xt_LED.mod.o CC net/netfilter/xt_MARK.mod.o CC net/netfilter/xt_NFLOG.mod.o CC net/netfilter/xt_NFQUEUE.mod.o CC net/netfilter/xt_NOTRACK.mod.o CC net/netfilter/xt_RATEEST.mod.o CC net/netfilter/xt_SECMARK.mod.o CC net/netfilter/xt_TCPMSS.mod.o CC net/netfilter/xt_TCPOPTSTRIP.mod.o CC net/netfilter/xt_TPROXY.mod.o CC net/netfilter/xt_TRACE.mod.o CC net/netfilter/xt_cluster.mod.o CC net/netfilter/xt_comment.mod.o CC net/netfilter/xt_connbytes.mod.o CC net/netfilter/xt_connlimit.mod.o CC net/netfilter/xt_connmark.mod.o CC net/netfilter/xt_conntrack.mod.o CC net/netfilter/xt_dccp.mod.o CC net/netfilter/xt_dscp.mod.o CC net/netfilter/xt_esp.mod.o CC net/netfilter/xt_hashlimit.mod.o CC net/netfilter/xt_helper.mod.o CC net/netfilter/xt_hl.mod.o CC net/netfilter/xt_iprange.mod.o CC net/netfilter/xt_length.mod.o CC net/netfilter/xt_limit.mod.o CC net/netfilter/xt_mac.mod.o CC net/netfilter/xt_mark.mod.o CC net/netfilter/xt_multiport.mod.o CC net/netfilter/xt_osf.mod.o CC net/netfilter/xt_owner.mod.o CC net/netfilter/xt_physdev.mod.o CC net/netfilter/xt_pkttype.mod.o CC net/netfilter/xt_policy.mod.o CC net/netfilter/xt_quota.mod.o CC net/netfilter/xt_rateest.mod.o CC net/netfilter/xt_realm.mod.o CC net/netfilter/xt_recent.mod.o CC net/netfilter/xt_sctp.mod.o CC net/netfilter/xt_socket.mod.o CC net/netfilter/xt_state.mod.o CC net/netfilter/xt_statistic.mod.o CC net/netfilter/xt_string.mod.o CC net/netfilter/xt_tcpmss.mod.o CC net/netfilter/xt_tcpudp.mod.o CC net/netfilter/xt_time.mod.o CC net/netfilter/xt_u32.mod.o CC net/netrom/netrom.mod.o CC net/packet/af_packet.mod.o CC net/phonet/phonet.mod.o CC net/phonet/pn_pep.mod.o CC net/rds/rds.mod.o CC net/rfkill/rfkill.mod.o CC net/rose/rose.mod.o CC net/rxrpc/af-rxrpc.mod.o CC net/rxrpc/rxkad.mod.o CC net/sched/act_gact.mod.o CC net/sched/act_ipt.mod.o CC net/sched/act_mirred.mod.o CC net/sched/act_nat.mod.o CC net/sched/act_pedit.mod.o CC net/sched/act_police.mod.o CC net/sched/act_simple.mod.o CC net/sched/act_skbedit.mod.o CC net/sched/cls_basic.mod.o CC net/sched/cls_flow.mod.o CC net/sched/cls_fw.mod.o CC net/sched/cls_route.mod.o CC net/sched/cls_rsvp.mod.o CC net/sched/cls_rsvp6.mod.o CC net/sched/cls_tcindex.mod.o CC net/sched/cls_u32.mod.o CC net/sched/em_cmp.mod.o CC net/sched/em_meta.mod.o CC net/sched/em_nbyte.mod.o CC net/sched/em_text.mod.o CC net/sched/em_u32.mod.o CC net/sched/sch_atm.mod.o CC net/sched/sch_cbq.mod.o CC net/sched/sch_drr.mod.o CC net/sched/sch_dsmark.mod.o CC net/sched/sch_gred.mod.o CC net/sched/sch_hfsc.mod.o CC net/sched/sch_htb.mod.o CC net/sched/sch_ingress.mod.o CC net/sched/sch_multiq.mod.o CC net/sched/sch_netem.mod.o CC net/sched/sch_prio.mod.o CC net/sched/sch_red.mod.o CC net/sched/sch_sfq.mod.o CC net/sched/sch_tbf.mod.o CC net/sched/sch_teql.mod.o CC net/sctp/sctp.mod.o CC net/sunrpc/auth_gss/auth_rpcgss.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_krb5.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_spkm3.mod.o CC net/sunrpc/sunrpc.mod.o CC net/sunrpc/xprtrdma/svcrdma.mod.o CC net/sunrpc/xprtrdma/xprtrdma.mod.o CC net/tipc/tipc.mod.o CC net/unix/unix.mod.o CC net/wanrouter/wanrouter.mod.o CC net/wimax/wimax.mod.o CC net/wireless/cfg80211.mod.o CC net/wireless/lib80211.mod.o CC net/wireless/lib80211_crypt_ccmp.mod.o CC net/wireless/lib80211_crypt_tkip.mod.o CC net/wireless/lib80211_crypt_wep.mod.o CC net/x25/x25.mod.o CC net/xfrm/xfrm_ipcomp.mod.o CC net/xfrm/xfrm_user.mod.o CC samples/kobject/kobject-example.mod.o CC samples/kobject/kset-example.mod.o CC samples/kprobes/jprobe_example.mod.o CC samples/kprobes/kprobe_example.mod.o CC samples/kprobes/kretprobe_example.mod.o CC samples/markers/marker-example.mod.o CC samples/markers/probe-example.mod.o CC samples/trace_events/trace-events-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample2.mod.o CC samples/tracepoints/tracepoint-sample.mod.o CC sound/ac97_bus.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/oss/snd-pcm-oss.mod.o CC sound/core/seq/oss/snd-seq-oss.mod.o CC sound/core/seq/snd-seq-device.mod.o CC sound/core/seq/snd-seq-dummy.mod.o CC sound/core/seq/snd-seq-midi-emul.mod.o CC sound/core/seq/snd-seq-midi-event.mod.o CC sound/core/seq/snd-seq-midi.mod.o CC sound/core/seq/snd-seq-virmidi.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-hrtimer.mod.o CC sound/core/snd-hwdep.mod.o CC sound/core/snd-page-alloc.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-rawmidi.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/drivers/mpu401/snd-mpu401-uart.mod.o CC sound/drivers/mpu401/snd-mpu401.mod.o CC sound/drivers/opl3/snd-opl3-lib.mod.o CC sound/drivers/opl3/snd-opl3-synth.mod.o CC sound/drivers/snd-dummy.mod.o CC sound/drivers/snd-mtpav.mod.o CC sound/drivers/snd-mts64.mod.o CC sound/drivers/snd-portman2x4.mod.o CC sound/drivers/snd-serial-u16550.mod.o CC sound/drivers/snd-virmidi.mod.o CC sound/drivers/vx/snd-vx-lib.mod.o CC sound/i2c/other/snd-ak4114.mod.o CC sound/i2c/other/snd-ak4117.mod.o CC sound/i2c/other/snd-ak4xxx-adda.mod.o CC sound/i2c/other/snd-pt2258.mod.o CC sound/i2c/other/snd-tea575x-tuner.mod.o CC sound/i2c/snd-cs8427.mod.o CC sound/i2c/snd-i2c.mod.o CC sound/pci/ac97/snd-ac97-codec.mod.o CC sound/pci/ali5451/snd-ali5451.mod.o CC sound/pci/au88x0/snd-au8810.mod.o CC sound/pci/au88x0/snd-au8820.mod.o CC sound/pci/au88x0/snd-au8830.mod.o CC sound/pci/aw2/snd-aw2.mod.o CC sound/pci/ca0106/snd-ca0106.mod.o CC sound/pci/cs46xx/snd-cs46xx.mod.o CC sound/pci/ctxfi/snd-ctxfi.mod.o CC sound/pci/echoaudio/snd-darla20.mod.o CC sound/pci/echoaudio/snd-darla24.mod.o CC sound/pci/echoaudio/snd-echo3g.mod.o CC sound/pci/echoaudio/snd-gina20.mod.o CC sound/pci/echoaudio/snd-gina24.mod.o CC sound/pci/echoaudio/snd-indigo.mod.o CC sound/pci/echoaudio/snd-indigodj.mod.o CC sound/pci/echoaudio/snd-indigodjx.mod.o CC sound/pci/echoaudio/snd-indigoio.mod.o CC sound/pci/echoaudio/snd-indigoiox.mod.o CC sound/pci/echoaudio/snd-layla20.mod.o CC sound/pci/echoaudio/snd-layla24.mod.o CC sound/pci/echoaudio/snd-mia.mod.o CC sound/pci/echoaudio/snd-mona.mod.o CC sound/pci/emu10k1/snd-emu10k1-synth.mod.o CC sound/pci/emu10k1/snd-emu10k1.mod.o CC sound/pci/emu10k1/snd-emu10k1x.mod.o CC sound/pci/hda/snd-hda-codec-analog.mod.o CC sound/pci/hda/snd-hda-codec-atihdmi.mod.o CC sound/pci/hda/snd-hda-codec-ca0110.mod.o CC sound/pci/hda/snd-hda-codec-cmedia.mod.o CC sound/pci/hda/snd-hda-codec-conexant.mod.o CC sound/pci/hda/snd-hda-codec-idt.mod.o CC sound/pci/hda/snd-hda-codec-intelhdmi.mod.o CC sound/pci/hda/snd-hda-codec-nvhdmi.mod.o CC sound/pci/hda/snd-hda-codec-realtek.mod.o CC sound/pci/hda/snd-hda-codec-si3054.mod.o CC sound/pci/hda/snd-hda-codec-via.mod.o CC sound/pci/hda/snd-hda-codec.mod.o CC sound/pci/hda/snd-hda-intel.mod.o CC sound/pci/ice1712/snd-ice1712.mod.o CC sound/pci/ice1712/snd-ice1724.mod.o CC sound/pci/ice1712/snd-ice17xx-ak4xxx.mod.o CC sound/pci/korg1212/snd-korg1212.mod.o CC sound/pci/lx6464es/snd-lx6464es.mod.o CC sound/pci/mixart/snd-mixart.mod.o CC sound/pci/nm256/snd-nm256.mod.o CC sound/pci/oxygen/snd-hifier.mod.o CC sound/pci/oxygen/snd-oxygen-lib.mod.o CC sound/pci/oxygen/snd-oxygen.mod.o CC sound/pci/oxygen/snd-virtuoso.mod.o CC sound/pci/pcxhr/snd-pcxhr.mod.o CC sound/pci/riptide/snd-riptide.mod.o CC sound/pci/rme9652/snd-hdsp.mod.o CC sound/pci/rme9652/snd-hdspm.mod.o CC sound/pci/rme9652/snd-rme9652.mod.o CC sound/pci/snd-ad1889.mod.o CC sound/pci/snd-als300.mod.o CC sound/pci/snd-atiixp-modem.mod.o CC sound/pci/snd-atiixp.mod.o CC sound/pci/snd-azt3328.mod.o CC sound/pci/snd-bt87x.mod.o CC sound/pci/snd-cmipci.mod.o CC sound/pci/snd-cs4281.mod.o CC sound/pci/snd-ens1370.mod.o CC sound/pci/snd-ens1371.mod.o CC sound/pci/snd-es1938.mod.o CC sound/pci/snd-es1968.mod.o CC sound/pci/snd-fm801.mod.o CC sound/pci/snd-intel8x0.mod.o CC sound/pci/snd-intel8x0m.mod.o CC sound/pci/snd-maestro3.mod.o CC sound/pci/snd-rme32.mod.o CC sound/pci/snd-rme96.mod.o CC sound/pci/snd-sonicvibes.mod.o CC sound/pci/snd-via82xx-modem.mod.o CC sound/pci/snd-via82xx.mod.o CC sound/pci/trident/snd-trident.mod.o CC sound/pci/vx222/snd-vx222.mod.o CC sound/pci/ymfpci/snd-ymfpci.mod.o CC sound/pcmcia/pdaudiocf/snd-pdaudiocf.mod.o CC sound/pcmcia/vx/snd-vxpocket.mod.o CC sound/soc/codecs/snd-soc-ad73311.mod.o CC sound/soc/codecs/snd-soc-ak4104.mod.o CC sound/soc/codecs/snd-soc-ak4535.mod.o CC sound/soc/codecs/snd-soc-cs4270.mod.o CC sound/soc/codecs/snd-soc-l3.mod.o CC sound/soc/codecs/snd-soc-pcm3008.mod.o CC sound/soc/codecs/snd-soc-spdif.mod.o CC sound/soc/codecs/snd-soc-ssm2602.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23.mod.o CC sound/soc/codecs/snd-soc-tlv320aic26.mod.o CC sound/soc/codecs/snd-soc-tlv320aic3x.mod.o CC sound/soc/codecs/snd-soc-uda134x.mod.o CC sound/soc/codecs/snd-soc-uda1380.mod.o CC sound/soc/codecs/snd-soc-wm8350.mod.o CC sound/soc/codecs/snd-soc-wm8400.mod.o CC sound/soc/codecs/snd-soc-wm8510.mod.o CC sound/soc/codecs/snd-soc-wm8580.mod.o CC sound/soc/codecs/snd-soc-wm8728.mod.o CC sound/soc/codecs/snd-soc-wm8731.mod.o CC sound/soc/codecs/snd-soc-wm8750.mod.o CC sound/soc/codecs/snd-soc-wm8753.mod.o CC sound/soc/codecs/snd-soc-wm8900.mod.o CC sound/soc/codecs/snd-soc-wm8903.mod.o CC sound/soc/codecs/snd-soc-wm8940.mod.o CC sound/soc/codecs/snd-soc-wm8960.mod.o CC sound/soc/codecs/snd-soc-wm8971.mod.o CC sound/soc/codecs/snd-soc-wm8988.mod.o CC sound/soc/codecs/snd-soc-wm8990.mod.o CC sound/soc/codecs/snd-soc-wm9081.mod.o CC sound/soc/snd-soc-core.mod.o CC sound/sound_firmware.mod.o CC sound/soundcore.mod.o CC sound/sparc/snd-sun-amd7930.mod.o CC sound/sparc/snd-sun-cs4231.mod.o CC sound/sparc/snd-sun-dbri.mod.o CC sound/synth/emux/snd-emux-synth.mod.o CC sound/synth/snd-util-mem.mod.o CC sound/usb/caiaq/snd-usb-caiaq.mod.o CC sound/usb/snd-usb-audio.mod.o CC sound/usb/snd-usb-lib.mod.o LD [M] arch/sparc/kernel/chmc.ko LD [M] arch/sparc/kernel/us2e_cpufreq.ko LD [M] arch/sparc/kernel/us3_cpufreq.ko LD [M] arch/sparc/oprofile/oprofile.ko LD [M] block/as-iosched.ko LD [M] block/cfq-iosched.ko LD [M] block/deadline-iosched.ko LD [M] crypto/aes_generic.ko LD [M] crypto/ansi_cprng.ko LD [M] crypto/anubis.ko LD [M] crypto/arc4.ko LD [M] crypto/async_tx/async_memcpy.ko LD [M] crypto/async_tx/async_tx.ko LD [M] crypto/async_tx/async_xor.ko LD [M] crypto/authenc.ko LD [M] crypto/blowfish.ko LD [M] crypto/camellia.ko LD [M] crypto/cast5.ko LD [M] crypto/cast6.ko LD [M] crypto/cbc.ko LD [M] crypto/ccm.ko LD [M] crypto/crc32c.ko LD [M] crypto/cryptd.ko LD [M] crypto/crypto_null.ko LD [M] crypto/ctr.ko LD [M] crypto/cts.ko LD [M] crypto/deflate.ko LD [M] crypto/des_generic.ko LD [M] crypto/ecb.ko LD [M] crypto/fcrypt.ko LD [M] crypto/gcm.ko LD [M] crypto/gf128mul.ko LD [M] crypto/hmac.ko LD [M] crypto/khazad.ko LD [M] crypto/lrw.ko LD [M] crypto/lzo.ko LD [M] crypto/md4.ko LD [M] crypto/michael_mic.ko LD [M] crypto/pcbc.ko LD [M] crypto/rmd128.ko LD [M] crypto/rmd160.ko LD [M] crypto/rmd256.ko LD [M] crypto/rmd320.ko LD [M] crypto/salsa20_generic.ko LD [M] crypto/seed.ko LD [M] crypto/seqiv.ko LD [M] crypto/serpent.ko LD [M] crypto/sha1_generic.ko LD [M] crypto/sha256_generic.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/tea.ko LD [M] crypto/tgr192.ko LD [M] crypto/twofish.ko LD [M] crypto/twofish_common.ko LD [M] crypto/wp512.ko LD [M] crypto/xcbc.ko LD [M] crypto/xor.ko LD [M] crypto/xts.ko LD [M] crypto/zlib.ko LD [M] drivers/ata/ahci.ko LD [M] drivers/ata/ata_generic.ko LD [M] drivers/ata/ata_piix.ko LD [M] drivers/ata/libata.ko LD [M] drivers/ata/pata_ali.ko LD [M] drivers/ata/pata_amd.ko LD [M] drivers/ata/pata_artop.ko LD [M] drivers/ata/pata_atiixp.ko LD [M] drivers/ata/pata_cmd640.ko LD [M] drivers/ata/pata_cmd64x.ko LD [M] drivers/ata/pata_cs5520.ko LD [M] drivers/ata/pata_cs5530.ko LD [M] drivers/ata/pata_cypress.ko LD [M] drivers/ata/pata_hpt366.ko LD [M] drivers/ata/pata_efar.ko LD [M] drivers/ata/pata_hpt37x.ko LD [M] drivers/ata/pata_hpt3x2n.ko LD [M] drivers/ata/pata_hpt3x3.ko LD [M] drivers/ata/pata_it8213.ko LD [M] drivers/ata/pata_it821x.ko LD [M] drivers/ata/pata_jmicron.ko LD [M] drivers/ata/pata_marvell.ko LD [M] drivers/ata/pata_mpiix.ko LD [M] drivers/ata/pata_netcell.ko LD [M] drivers/ata/pata_ninja32.ko LD [M] drivers/ata/pata_ns87410.ko LD [M] drivers/ata/pata_ns87415.ko LD [M] drivers/ata/pata_oldpiix.ko LD [M] drivers/ata/pata_opti.ko LD [M] drivers/ata/pata_optidma.ko LD [M] drivers/ata/pata_pcmcia.ko LD [M] drivers/ata/pata_pdc2027x.ko LD [M] drivers/ata/pata_pdc202xx_old.ko LD [M] drivers/ata/pata_platform.ko LD [M] drivers/ata/pata_radisys.ko LD [M] drivers/ata/pata_rz1000.ko LD [M] drivers/ata/pata_sc1200.ko LD [M] drivers/ata/pata_sch.ko LD [M] drivers/ata/pata_serverworks.ko LD [M] drivers/ata/pata_sil680.ko LD [M] drivers/ata/pata_sis.ko LD [M] drivers/ata/pata_sl82c105.ko LD [M] drivers/ata/pata_triflex.ko LD [M] drivers/ata/pata_via.ko LD [M] drivers/ata/pdc_adma.ko LD [M] drivers/ata/sata_inic162x.ko LD [M] drivers/ata/sata_mv.ko LD [M] drivers/ata/sata_nv.ko LD [M] drivers/ata/sata_promise.ko LD [M] drivers/ata/sata_qstor.ko LD [M] drivers/ata/sata_sil.ko LD [M] drivers/ata/sata_sil24.ko LD [M] drivers/ata/sata_sis.ko LD [M] drivers/ata/sata_svw.ko LD [M] drivers/ata/sata_sx4.ko LD [M] drivers/ata/sata_uli.ko LD [M] drivers/ata/sata_via.ko LD [M] drivers/ata/sata_vsc.ko LD [M] drivers/atm/adummy.ko LD [M] drivers/atm/atmtcp.ko LD [M] drivers/atm/eni.ko LD [M] drivers/atm/fore_200e.ko LD [M] drivers/atm/he.ko LD [M] drivers/atm/idt77252.ko LD [M] drivers/atm/iphase.ko LD [M] drivers/atm/lanai.ko LD [M] drivers/atm/solos-pci.ko LD [M] drivers/atm/suni.ko LD [M] drivers/auxdisplay/ks0108.ko LD [M] drivers/base/firmware_class.ko LD [M] drivers/block/DAC960.ko LD [M] drivers/block/aoe/aoe.ko LD [M] drivers/block/brd.ko LD [M] drivers/block/cciss.ko LD [M] drivers/block/cryptoloop.ko LD [M] drivers/block/floppy.ko LD [M] drivers/block/loop.ko LD [M] drivers/block/nbd.ko LD [M] drivers/block/paride/aten.ko LD [M] drivers/block/paride/bpck.ko LD [M] drivers/block/paride/comm.ko LD [M] drivers/block/paride/dstr.ko LD [M] drivers/block/paride/epat.ko LD [M] drivers/block/paride/epia.ko LD [M] drivers/block/paride/fit2.ko LD [M] drivers/block/paride/fit3.ko LD [M] drivers/block/paride/friq.ko LD [M] drivers/block/paride/frpw.ko LD [M] drivers/block/paride/kbic.ko LD [M] drivers/block/paride/ktti.ko LD [M] drivers/block/paride/on20.ko LD [M] drivers/block/paride/on26.ko LD [M] drivers/block/paride/paride.ko LD [M] drivers/block/paride/pcd.ko LD [M] drivers/block/paride/pd.ko LD [M] drivers/block/paride/pf.ko LD [M] drivers/block/paride/pg.ko LD [M] drivers/block/paride/pt.ko LD [M] drivers/block/pktcdvd.ko LD [M] drivers/block/sunvdc.ko LD [M] drivers/block/sx8.ko LD [M] drivers/block/ub.ko LD [M] drivers/block/umem.ko LD [M] drivers/bluetooth/bcm203x.ko LD [M] drivers/bluetooth/bfusb.ko LD [M] drivers/bluetooth/bluecard_cs.ko LD [M] drivers/bluetooth/bpa10x.ko LD [M] drivers/bluetooth/bt3c_cs.ko LD [M] drivers/bluetooth/btsdio.ko LD [M] drivers/bluetooth/btuart_cs.ko LD [M] drivers/bluetooth/btusb.ko LD [M] drivers/bluetooth/dtl1_cs.ko LD [M] drivers/bluetooth/hci_uart.ko LD [M] drivers/bluetooth/hci_vhci.ko LD [M] drivers/cdrom/cdrom.ko LD [M] drivers/char/applicom.ko LD [M] drivers/char/cyclades.ko LD [M] drivers/char/epca.ko LD [M] drivers/char/generic_serial.ko LD [M] drivers/char/hw_random/n2-rng.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/char/hw_random/timeriomem-rng.ko LD [M] drivers/char/ip2/ip2.ko LD [M] drivers/char/ipmi/ipmi_devintf.ko LD [M] drivers/char/ipmi/ipmi_msghandler.ko LD [M] drivers/char/ipmi/ipmi_poweroff.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/ipmi/ipmi_watchdog.ko LD [M] drivers/char/isicom.ko LD [M] drivers/char/istallion.ko LD [M] drivers/char/lp.ko LD [M] drivers/char/moxa.ko LD [M] drivers/char/mxser.ko LD [M] drivers/char/n_hdlc.ko LD [M] drivers/char/n_r3964.ko LD [M] drivers/char/nozomi.ko LD [M] drivers/char/pcmcia/cm4000_cs.ko LD [M] drivers/char/pcmcia/cm4040_cs.ko LD [M] drivers/char/pcmcia/ipwireless/ipwireless.ko LD [M] drivers/char/pcmcia/synclink_cs.ko LD [M] drivers/char/ppdev.ko LD [M] drivers/char/raw.ko LD [M] drivers/char/rio/rio.ko LD [M] drivers/char/riscom8.ko LD [M] drivers/char/rocket.ko LD [M] drivers/char/specialix.ko LD [M] drivers/char/stallion.ko LD [M] drivers/char/sx.ko LD [M] drivers/char/synclink_gt.ko LD [M] drivers/char/synclinkmp.ko LD [M] drivers/char/tpm/tpm.ko LD [M] drivers/char/tpm/tpm_atmel.ko LD [M] drivers/char/tpm/tpm_nsc.ko LD [M] drivers/connector/cn.ko LD [M] drivers/cpufreq/cpufreq_conservative.ko LD [M] drivers/cpufreq/cpufreq_ondemand.ko LD [M] drivers/cpufreq/cpufreq_powersave.ko LD [M] drivers/cpufreq/cpufreq_stats.ko LD [M] drivers/cpufreq/cpufreq_userspace.ko LD [M] drivers/cpufreq/freq_table.ko LD [M] drivers/crypto/hifn_795x.ko LD [M] drivers/firewire/firewire-core.ko LD [M] drivers/firewire/firewire-ohci.ko LD [M] drivers/firewire/firewire-sbp2.ko LD [M] drivers/gpio/max7301.ko LD [M] drivers/gpio/max732x.ko LD [M] drivers/gpio/mcp23s08.ko LD [M] drivers/gpio/pca953x.ko LD [M] drivers/gpio/pcf857x.ko LD [M] drivers/gpu/drm/drm.ko LD [M] drivers/gpu/drm/mga/mga.ko LD [M] drivers/gpu/drm/r128/r128.ko LD [M] drivers/gpu/drm/radeon/radeon.ko LD [M] drivers/gpu/drm/savage/savage.ko LD [M] drivers/gpu/drm/tdfx/tdfx.ko LD [M] drivers/gpu/drm/via/via.ko LD [M] drivers/hid/hid-a4tech.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/hid/hid-belkin.ko LD [M] drivers/hid/hid-cherry.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-cypress.ko LD [M] drivers/hid/hid-drff.ko LD [M] drivers/hid/hid-ezkey.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-gyration.ko LD [M] drivers/hid/hid-kensington.ko LD [M] drivers/hid/hid-kye.ko LD [M] drivers/hid/hid-logitech.ko LD [M] drivers/hid/hid-microsoft.ko LD [M] drivers/hid/hid-monterey.ko LD [M] drivers/hid/hid-ntrig.ko LD [M] drivers/hid/hid-petalynx.ko LD [M] drivers/hid/hid-pl.ko LD [M] drivers/hid/hid-samsung.ko LD [M] drivers/hid/hid-sjoy.ko LD [M] drivers/hid/hid-sony.ko LD [M] drivers/hid/hid-sunplus.ko LD [M] drivers/hid/hid-tmff.ko LD [M] drivers/hid/hid-topseed.ko LD [M] drivers/hid/hid-wacom.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hid/hid.ko LD [M] drivers/hid/usbhid/usbhid.ko LD [M] drivers/hid/usbhid/usbkbd.ko LD [M] drivers/hid/usbhid/usbmouse.ko LD [M] drivers/hwmon/ad7414.ko LD [M] drivers/hwmon/ad7418.ko LD [M] drivers/hwmon/adcxx.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adm1026.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/adm1031.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ads7828.ko LD [M] drivers/hwmon/adt7462.ko LD [M] drivers/hwmon/adt7470.ko LD [M] drivers/hwmon/adt7473.ko LD [M] drivers/hwmon/adt7475.ko LD [M] drivers/hwmon/atxp1.ko LD [M] drivers/hwmon/dme1737.ko LD [M] drivers/hwmon/ds1621.ko LD [M] drivers/hwmon/f71805f.ko LD [M] drivers/hwmon/f71882fg.ko LD [M] drivers/hwmon/f75375s.ko LD [M] drivers/hwmon/g760a.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/gl520sm.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/i5k_amb.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/it87.ko LD [M] drivers/hwmon/lis3lv02d.ko LD [M] drivers/hwmon/lis3lv02d_spi.ko LD [M] drivers/hwmon/lm63.ko LD [M] drivers/hwmon/lm70.ko LD [M] drivers/hwmon/lm75.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/lm78.ko LD [M] drivers/hwmon/lm80.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/lm85.ko LD [M] drivers/hwmon/lm87.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/lm95241.ko LD [M] drivers/hwmon/ltc4215.ko LD [M] drivers/hwmon/ltc4245.ko LD [M] drivers/hwmon/max1111.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/max6650.ko LD [M] drivers/hwmon/pc87360.ko LD [M] drivers/hwmon/pc87427.ko LD [M] drivers/hwmon/pcf8591.ko LD [M] drivers/hwmon/sht15.ko LD [M] drivers/hwmon/sis5595.ko LD [M] drivers/hwmon/smsc47b397.ko LD [M] drivers/hwmon/smsc47m1.ko LD [M] drivers/hwmon/smsc47m192.ko LD [M] drivers/hwmon/thmc50.ko LD [M] drivers/hwmon/ultra45_env.ko LD [M] drivers/hwmon/via686a.ko LD [M] drivers/hwmon/vt1211.ko LD [M] drivers/hwmon/vt8231.ko LD [M] drivers/hwmon/w83627ehf.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/hwmon/w83781d.ko LD [M] drivers/hwmon/w83791d.ko LD [M] drivers/hwmon/w83792d.ko LD [M] drivers/hwmon/w83793.ko LD [M] drivers/hwmon/w83l785ts.ko LD [M] drivers/hwmon/w83l786ng.ko LD [M] drivers/i2c/algos/i2c-algo-bit.ko LD [M] drivers/i2c/algos/i2c-algo-pca.ko LD [M] drivers/i2c/busses/i2c-ali1535.ko LD [M] drivers/i2c/busses/i2c-ali1563.ko LD [M] drivers/i2c/busses/i2c-ali15x3.ko LD [M] drivers/i2c/busses/i2c-amd756.ko LD [M] drivers/i2c/busses/i2c-amd8111.ko LD [M] drivers/i2c/busses/i2c-gpio.ko LD [M] drivers/i2c/busses/i2c-i801.ko LD [M] drivers/i2c/busses/i2c-isch.ko LD [M] drivers/i2c/busses/i2c-nforce2.ko LD [M] drivers/i2c/busses/i2c-ocores.ko LD [M] drivers/i2c/busses/i2c-parport-light.ko LD [M] drivers/i2c/busses/i2c-parport.ko LD [M] drivers/i2c/busses/i2c-pca-platform.ko LD [M] drivers/i2c/busses/i2c-piix4.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/busses/i2c-sis5595.ko LD [M] drivers/i2c/busses/i2c-sis630.ko LD [M] drivers/i2c/busses/i2c-sis96x.ko LD [M] drivers/i2c/busses/i2c-stub.ko LD [M] drivers/i2c/busses/i2c-taos-evm.ko LD [M] drivers/i2c/busses/i2c-tiny-usb.ko LD [M] drivers/i2c/busses/i2c-via.ko LD [M] drivers/i2c/busses/i2c-viapro.ko LD [M] drivers/i2c/busses/i2c-voodoo3.ko LD [M] drivers/i2c/chips/ds1682.ko LD [M] drivers/i2c/chips/max6875.ko LD [M] drivers/i2c/chips/tsl2550.ko LD [M] drivers/i2c/i2c-core.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/ide/aec62xx.ko LD [M] drivers/ide/alim15x3.ko LD [M] drivers/ide/amd74xx.ko LD [M] drivers/ide/cmd64x.ko LD [M] drivers/ide/cs5520.ko LD [M] drivers/ide/cs5530.ko LD [M] drivers/ide/delkin_cb.ko LD [M] drivers/ide/hpt366.ko LD [M] drivers/ide/ide-cd_mod.ko LD [M] drivers/ide/ide-core.ko LD [M] drivers/ide/ide-cs.ko LD [M] drivers/ide/ide-gd_mod.ko LD [M] drivers/ide/ide-pci-generic.ko LD [M] drivers/ide/ide-tape.ko LD [M] drivers/ide/ide_platform.ko LD [M] drivers/ide/it8172.ko LD [M] drivers/ide/it8213.ko LD [M] drivers/ide/it821x.ko LD [M] drivers/ide/jmicron.ko LD [M] drivers/ide/ns87415.ko LD [M] drivers/ide/opti621.ko LD [M] drivers/ide/pdc202xx_new.ko LD [M] drivers/ide/pdc202xx_old.ko LD [M] drivers/ide/piix.ko LD [M] drivers/ide/sc1200.ko LD [M] drivers/ide/serverworks.ko LD [M] drivers/ide/siimage.ko LD [M] drivers/ide/slc90e66.ko LD [M] drivers/ide/tc86c001.ko LD [M] drivers/ide/triflex.ko LD [M] drivers/ide/trm290.ko LD [M] drivers/ide/via82cxxx.ko LD [M] drivers/ieee1394/dv1394.ko LD [M] drivers/ieee1394/eth1394.ko LD [M] drivers/ieee1394/ieee1394.ko LD [M] drivers/ieee1394/ohci1394.ko LD [M] drivers/ieee1394/pcilynx.ko LD [M] drivers/ieee1394/raw1394.ko LD [M] drivers/ieee1394/sbp2.ko LD [M] drivers/ieee1394/video1394.ko LD [M] drivers/ieee802154/fakehard.ko LD [M] drivers/infiniband/core/ib_addr.ko LD [M] drivers/infiniband/core/ib_cm.ko LD [M] drivers/infiniband/core/ib_core.ko LD [M] drivers/infiniband/core/ib_mad.ko LD [M] drivers/infiniband/core/ib_sa.ko LD [M] drivers/infiniband/core/ib_ucm.ko LD [M] drivers/infiniband/core/ib_umad.ko LD [M] drivers/infiniband/core/ib_uverbs.ko LD [M] drivers/infiniband/core/iw_cm.ko LD [M] drivers/infiniband/core/rdma_cm.ko LD [M] drivers/infiniband/core/rdma_ucm.ko LD [M] drivers/infiniband/hw/amso1100/iw_c2.ko LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.ko LD [M] drivers/infiniband/hw/ipath/ib_ipath.ko LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.ko LD [M] drivers/infiniband/hw/mthca/ib_mthca.ko LD [M] drivers/infiniband/hw/nes/iw_nes.ko LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.ko LD [M] drivers/infiniband/ulp/iser/ib_iser.ko LD [M] drivers/infiniband/ulp/srp/ib_srp.ko LD [M] drivers/input/evbug.ko LD [M] drivers/input/evdev.ko LD [M] drivers/input/ff-memless.ko LD [M] drivers/input/gameport/emu10k1-gp.ko LD [M] drivers/input/gameport/fm801-gp.ko LD [M] drivers/input/gameport/gameport.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/input-polldev.ko LD [M] drivers/input/joydev.ko LD [M] drivers/input/joystick/a3d.ko LD [M] drivers/input/joystick/adi.ko LD [M] drivers/input/joystick/analog.ko LD [M] drivers/input/joystick/cobra.ko LD [M] drivers/input/joystick/db9.ko LD [M] drivers/input/joystick/gamecon.ko LD [M] drivers/input/joystick/gf2k.ko LD [M] drivers/input/joystick/grip.ko LD [M] drivers/input/joystick/grip_mp.ko LD [M] drivers/input/joystick/guillemot.ko LD [M] drivers/input/joystick/iforce/iforce.ko LD [M] drivers/input/joystick/interact.ko LD [M] drivers/input/joystick/joydump.ko LD [M] drivers/input/joystick/magellan.ko LD [M] drivers/input/joystick/sidewinder.ko LD [M] drivers/input/joystick/spaceball.ko LD [M] drivers/input/joystick/spaceorb.ko LD [M] drivers/input/joystick/stinger.ko LD [M] drivers/input/joystick/tmdc.ko LD [M] drivers/input/joystick/turbografx.ko LD [M] drivers/input/joystick/twidjoy.ko LD [M] drivers/input/joystick/walkera0701.ko LD [M] drivers/input/joystick/warrior.ko LD [M] drivers/input/joystick/xpad.ko LD [M] drivers/input/joystick/zhenhua.ko LD [M] drivers/input/keyboard/atkbd.ko LD [M] drivers/input/keyboard/gpio_keys.ko LD [M] drivers/input/keyboard/lkkbd.ko LD [M] drivers/input/keyboard/newtonkbd.ko LD [M] drivers/input/keyboard/stowaway.ko LD [M] drivers/input/keyboard/sunkbd.ko LD [M] drivers/input/keyboard/xtkbd.ko LD [M] drivers/input/misc/ati_remote.ko LD [M] drivers/input/misc/ati_remote2.ko LD [M] drivers/input/misc/cm109.ko LD [M] drivers/input/misc/keyspan_remote.ko LD [M] drivers/input/misc/pcf50633-input.ko LD [M] drivers/input/misc/powermate.ko LD [M] drivers/input/misc/rotary_encoder.ko LD [M] drivers/input/misc/sparcspkr.ko LD [M] drivers/input/misc/uinput.ko LD [M] drivers/input/misc/yealink.ko LD [M] drivers/input/mouse/appletouch.ko LD [M] drivers/input/mouse/bcm5974.ko LD [M] drivers/input/mouse/gpio_mouse.ko LD [M] drivers/input/mouse/psmouse.ko LD [M] drivers/input/mouse/sermouse.ko LD [M] drivers/input/mouse/vsxxxaa.ko LD [M] drivers/input/mousedev.ko LD [M] drivers/input/serio/i8042.ko LD [M] drivers/input/serio/libps2.ko LD [M] drivers/input/serio/parkbd.ko LD [M] drivers/input/serio/pcips2.ko LD [M] drivers/input/serio/serio.ko LD [M] drivers/input/serio/serio_raw.ko LD [M] drivers/input/serio/serport.ko LD [M] drivers/input/tablet/acecad.ko LD [M] drivers/input/tablet/aiptek.ko LD [M] drivers/input/tablet/gtco.ko LD [M] drivers/input/tablet/kbtab.ko LD [M] drivers/input/tablet/wacom.ko LD [M] drivers/input/touchscreen/ad7877.ko LD [M] drivers/input/touchscreen/ad7879.ko LD [M] drivers/input/touchscreen/ads7846.ko LD [M] drivers/input/touchscreen/elo.ko LD [M] drivers/input/touchscreen/fujitsu_ts.ko LD [M] drivers/input/touchscreen/gunze.ko LD [M] drivers/input/touchscreen/inexio.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/input/touchscreen/mtouch.ko LD [M] drivers/input/touchscreen/penmount.ko LD [M] drivers/input/touchscreen/touchit213.ko LD [M] drivers/input/touchscreen/touchright.ko LD [M] drivers/input/touchscreen/touchwin.ko LD [M] drivers/input/touchscreen/tsc2007.ko LD [M] drivers/input/touchscreen/ucb1400_ts.ko LD [M] drivers/input/touchscreen/usbtouchscreen.ko LD [M] drivers/input/touchscreen/wacom_w8001.ko LD [M] drivers/input/touchscreen/wm97xx-ts.ko LD [M] drivers/isdn/capi/capi.ko LD [M] drivers/isdn/capi/capidrv.ko LD [M] drivers/isdn/capi/capifs.ko LD [M] drivers/isdn/capi/kernelcapi.ko LD [M] drivers/isdn/divert/dss1_divert.ko LD [M] drivers/isdn/gigaset/bas_gigaset.ko LD [M] drivers/isdn/gigaset/gigaset.ko LD [M] drivers/isdn/gigaset/ser_gigaset.ko LD [M] drivers/isdn/gigaset/usb_gigaset.ko LD [M] drivers/isdn/hardware/avm/avm_cs.ko LD [M] drivers/isdn/hardware/avm/b1.ko LD [M] drivers/isdn/hardware/avm/b1dma.ko LD [M] drivers/isdn/hardware/avm/b1pci.ko LD [M] drivers/isdn/hardware/avm/b1pcmcia.ko LD [M] drivers/isdn/hardware/avm/c4.ko LD [M] drivers/isdn/hardware/avm/t1pci.ko LD [M] drivers/isdn/hardware/eicon/diva_idi.ko LD [M] drivers/isdn/hardware/eicon/diva_mnt.ko LD [M] drivers/isdn/hardware/eicon/divacapi.ko LD [M] drivers/isdn/hardware/eicon/divadidd.ko LD [M] drivers/isdn/hardware/eicon/divas.ko LD [M] drivers/isdn/hardware/mISDN/hfcmulti.ko LD [M] drivers/isdn/hardware/mISDN/hfcpci.ko LD [M] drivers/isdn/hardware/mISDN/hfcsusb.ko LD [M] drivers/isdn/hisax/avma1_cs.ko LD [M] drivers/isdn/hisax/elsa_cs.ko LD [M] drivers/isdn/hisax/hfc4s8s_l1.ko LD [M] drivers/isdn/hisax/hfc_usb.ko LD [M] drivers/isdn/hisax/hisax.ko LD [M] drivers/isdn/hisax/hisax_fcpcipnp.ko LD [M] drivers/isdn/hisax/hisax_isac.ko LD [M] drivers/isdn/hisax/hisax_st5481.ko LD [M] drivers/isdn/hisax/isdnhdlc.ko LD [M] drivers/isdn/hisax/sedlbauer_cs.ko LD [M] drivers/isdn/hisax/teles_cs.ko LD [M] drivers/isdn/hysdn/hysdn.ko LD [M] drivers/isdn/i4l/isdn.ko LD [M] drivers/isdn/i4l/isdn_bsdcomp.ko LD [M] drivers/isdn/mISDN/l1oip.ko LD [M] drivers/isdn/mISDN/mISDN_core.ko LD [M] drivers/isdn/mISDN/mISDN_dsp.ko LD [M] drivers/leds/led-class.ko LD [M] drivers/leds/leds-bd2802.ko LD [M] drivers/leds/leds-dac124s085.ko LD [M] drivers/leds/leds-gpio.ko LD [M] drivers/leds/leds-pca9532.ko LD [M] drivers/leds/leds-pca955x.ko LD [M] drivers/leds/leds-sunfire.ko LD [M] drivers/leds/leds-wm8350.ko LD [M] drivers/leds/ledtrig-backlight.ko LD [M] drivers/leds/ledtrig-default-on.ko LD [M] drivers/leds/ledtrig-gpio.ko LD [M] drivers/leds/ledtrig-heartbeat.ko LD [M] drivers/leds/ledtrig-timer.ko LD [M] drivers/md/dm-crypt.ko LD [M] drivers/md/dm-delay.ko LD [M] drivers/md/dm-log.ko LD [M] drivers/md/dm-mirror.ko LD [M] drivers/md/dm-mod.ko LD [M] drivers/md/dm-multipath.ko LD [M] drivers/md/dm-region-hash.ko LD [M] drivers/md/dm-round-robin.ko LD [M] drivers/md/dm-snapshot.ko LD [M] drivers/md/dm-zero.ko LD [M] drivers/md/faulty.ko LD [M] drivers/md/linear.ko LD [M] drivers/md/md-mod.ko LD [M] drivers/md/multipath.ko LD [M] drivers/md/raid0.ko LD [M] drivers/md/raid1.ko LD [M] drivers/md/raid10.ko LD [M] drivers/md/raid456.ko LD [M] drivers/md/raid6_pq.ko LD [M] drivers/media/common/ir-common.ko LD [M] drivers/media/common/saa7146.ko LD [M] drivers/media/common/saa7146_vv.ko LD [M] drivers/media/common/tuners/mc44s803.ko LD [M] drivers/media/common/tuners/mt2060.ko LD [M] drivers/media/common/tuners/mt20xx.ko LD [M] drivers/media/common/tuners/mt2131.ko LD [M] drivers/media/common/tuners/mt2266.ko LD [M] drivers/media/common/tuners/mxl5005s.ko LD [M] drivers/media/common/tuners/mxl5007t.ko LD [M] drivers/media/common/tuners/qt1010.ko LD [M] drivers/media/common/tuners/tda18271.ko LD [M] drivers/media/common/tuners/tda827x.ko LD [M] drivers/media/common/tuners/tda8290.ko LD [M] drivers/media/common/tuners/tda9887.ko LD [M] drivers/media/common/tuners/tea5761.ko LD [M] drivers/media/common/tuners/tea5767.ko LD [M] drivers/media/common/tuners/tuner-simple.ko LD [M] drivers/media/common/tuners/tuner-types.ko LD [M] drivers/media/common/tuners/tuner-xc2028.ko LD [M] drivers/media/common/tuners/xc5000.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-pci.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-usb.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop.ko LD [M] drivers/media/dvb/bt8xx/bt878.ko LD [M] drivers/media/dvb/bt8xx/dst.ko LD [M] drivers/media/dvb/bt8xx/dst_ca.ko LD [M] drivers/media/dvb/bt8xx/dvb-bt8xx.ko LD [M] drivers/media/dvb/dm1105/dm1105.ko LD [M] drivers/media/dvb/dvb-core/dvb-core.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-a800.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9015.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-anysee.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-au6610.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ce6230.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cxusb.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dib0700.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-digitv.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dw2102.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gl861.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-m920x.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-opera.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-umt-010.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp702x.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp7045.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb.ko LD [M] drivers/media/dvb/firewire/firedtv.ko LD [M] drivers/media/dvb/frontends/af9013.ko LD [M] drivers/media/dvb/frontends/au8522.ko LD [M] drivers/media/dvb/frontends/bcm3510.ko LD [M] drivers/media/dvb/frontends/cx22700.ko LD [M] drivers/media/dvb/frontends/cx22702.ko LD [M] drivers/media/dvb/frontends/cx24110.ko LD [M] drivers/media/dvb/frontends/cx24113.ko LD [M] drivers/media/dvb/frontends/cx24116.ko LD [M] drivers/media/dvb/frontends/cx24123.ko LD [M] drivers/media/dvb/frontends/dib0070.ko LD [M] drivers/media/dvb/frontends/dib3000mb.ko LD [M] drivers/media/dvb/frontends/dib3000mc.ko LD [M] drivers/media/dvb/frontends/dib7000m.ko LD [M] drivers/media/dvb/frontends/dib7000p.ko LD [M] drivers/media/dvb/frontends/dibx000_common.ko LD [M] drivers/media/dvb/frontends/drx397xD.ko LD [M] drivers/media/dvb/frontends/dvb-pll.ko LD [M] drivers/media/dvb/frontends/dvb_dummy_fe.ko LD [M] drivers/media/dvb/frontends/isl6405.ko LD [M] drivers/media/dvb/frontends/isl6421.ko LD [M] drivers/media/dvb/frontends/itd1000.ko LD [M] drivers/media/dvb/frontends/l64781.ko LD [M] drivers/media/dvb/frontends/lgdt3304.ko LD [M] drivers/media/dvb/frontends/lgdt3305.ko LD [M] drivers/media/dvb/frontends/lgdt330x.ko LD [M] drivers/media/dvb/frontends/lgs8gl5.ko LD [M] drivers/media/dvb/frontends/lgs8gxx.ko LD [M] drivers/media/dvb/frontends/lnbp21.ko LD [M] drivers/media/dvb/frontends/mt312.ko LD [M] drivers/media/dvb/frontends/mt352.ko LD [M] drivers/media/dvb/frontends/nxt200x.ko LD [M] drivers/media/dvb/frontends/nxt6000.ko LD [M] drivers/media/dvb/frontends/or51132.ko LD [M] drivers/media/dvb/frontends/or51211.ko LD [M] drivers/media/dvb/frontends/s5h1409.ko LD [M] drivers/media/dvb/frontends/s5h1411.ko LD [M] drivers/media/dvb/frontends/s5h1420.ko LD [M] drivers/media/dvb/frontends/s921.ko LD [M] drivers/media/dvb/frontends/si21xx.ko LD [M] drivers/media/dvb/frontends/sp8870.ko LD [M] drivers/media/dvb/frontends/sp887x.ko LD [M] drivers/media/dvb/frontends/stb0899.ko LD [M] drivers/media/dvb/frontends/stb6000.ko LD [M] drivers/media/dvb/frontends/stb6100.ko LD [M] drivers/media/dvb/frontends/stv0288.ko LD [M] drivers/media/dvb/frontends/stv0297.ko LD [M] drivers/media/dvb/frontends/stv0299.ko LD [M] drivers/media/dvb/frontends/stv0900.ko LD [M] drivers/media/dvb/frontends/stv6110.ko LD [M] drivers/media/dvb/frontends/tda10021.ko LD [M] drivers/media/dvb/frontends/tda10023.ko LD [M] drivers/media/dvb/frontends/tda10048.ko LD [M] drivers/media/dvb/frontends/tda1004x.ko LD [M] drivers/media/dvb/frontends/tda10086.ko LD [M] drivers/media/dvb/frontends/tda8083.ko LD [M] drivers/media/dvb/frontends/tda8261.ko LD [M] drivers/media/dvb/frontends/tda826x.ko LD [M] drivers/media/dvb/frontends/tua6100.ko LD [M] drivers/media/dvb/frontends/ves1820.ko LD [M] drivers/media/dvb/frontends/ves1x93.ko LD [M] drivers/media/dvb/frontends/zl10036.ko LD [M] drivers/media/dvb/frontends/zl10353.ko LD [M] drivers/media/dvb/pluto2/pluto2.ko LD [M] drivers/media/dvb/siano/sms1xxx.ko LD [M] drivers/media/dvb/siano/smsdvb.ko LD [M] drivers/media/dvb/siano/smsusb.ko LD [M] drivers/media/dvb/ttpci/budget-av.ko LD [M] drivers/media/dvb/ttpci/budget-ci.ko LD [M] drivers/media/dvb/ttpci/budget-core.ko LD [M] drivers/media/dvb/ttpci/budget-patch.ko LD [M] drivers/media/dvb/ttpci/budget.ko LD [M] drivers/media/dvb/ttpci/dvb-ttpci.ko LD [M] drivers/media/dvb/ttpci/ttpci-eeprom.ko LD [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.ko LD [M] drivers/media/dvb/ttusb-dec/ttusb_dec.ko LD [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.ko LD [M] drivers/media/radio/dsbr100.ko LD [M] drivers/media/radio/radio-gemtek-pci.ko LD [M] drivers/media/radio/radio-maestro.ko LD [M] drivers/media/radio/radio-maxiradio.ko LD [M] drivers/media/radio/radio-mr800.ko LD [M] drivers/media/radio/radio-si470x.ko LD [M] drivers/media/radio/radio-tea5764.ko LD [M] drivers/media/video/au0828/au0828.ko LD [M] drivers/media/video/bt8xx/bttv.ko LD [M] drivers/media/video/btcx-risc.ko LD [M] drivers/media/video/bw-qcam.ko LD [M] drivers/media/video/c-qcam.ko LD [M] drivers/media/video/cafe_ccic.ko LD [M] drivers/media/video/cpia.ko LD [M] drivers/media/video/cpia2/cpia2.ko LD [M] drivers/media/video/cpia_pp.ko LD [M] drivers/media/video/cpia_usb.ko LD [M] drivers/media/video/cs5345.ko LD [M] drivers/media/video/cs53l32a.ko LD [M] drivers/media/video/cx18/cx18.ko LD [M] drivers/media/video/cx231xx/cx231xx-alsa.ko LD [M] drivers/media/video/cx231xx/cx231xx-dvb.ko LD [M] drivers/media/video/cx231xx/cx231xx.ko LD [M] drivers/media/video/cx2341x.ko LD [M] drivers/media/video/cx23885/cx23885.ko LD [M] drivers/media/video/cx25840/cx25840.ko LD [M] drivers/media/video/cx88/cx88-alsa.ko LD [M] drivers/media/video/cx88/cx88-blackbird.ko LD [M] drivers/media/video/cx88/cx88-dvb.ko LD [M] drivers/media/video/cx88/cx88-vp3054-i2c.ko LD [M] drivers/media/video/cx88/cx8800.ko LD [M] drivers/media/video/cx88/cx8802.ko LD [M] drivers/media/video/cx88/cx88xx.ko LD [M] drivers/media/video/dabusb.ko LD [M] drivers/media/video/em28xx/em28xx-alsa.ko LD [M] drivers/media/video/em28xx/em28xx-dvb.ko LD [M] drivers/media/video/em28xx/em28xx.ko LD [M] drivers/media/video/et61x251/et61x251.ko LD [M] drivers/media/video/gspca/gspca_conex.ko LD [M] drivers/media/video/gspca/gspca_etoms.ko LD [M] drivers/media/video/gspca/gspca_finepix.ko LD [M] drivers/media/video/gspca/gspca_main.ko LD [M] drivers/media/video/gspca/gspca_mars.ko LD [M] drivers/media/video/gspca/gspca_mr97310a.ko LD [M] drivers/media/video/gspca/gspca_ov519.ko LD [M] drivers/media/video/gspca/gspca_ov534.ko LD [M] drivers/media/video/gspca/gspca_pac207.ko LD [M] drivers/media/video/gspca/gspca_pac7311.ko LD [M] drivers/media/video/gspca/gspca_sonixb.ko LD [M] drivers/media/video/gspca/gspca_sonixj.ko LD [M] drivers/media/video/gspca/gspca_spca500.ko LD [M] drivers/media/video/gspca/gspca_spca501.ko LD [M] drivers/media/video/gspca/gspca_spca505.ko LD [M] drivers/media/video/gspca/gspca_spca506.ko LD [M] drivers/media/video/gspca/gspca_spca508.ko LD [M] drivers/media/video/gspca/gspca_spca561.ko LD [M] drivers/media/video/gspca/gspca_sq905.ko LD [M] drivers/media/video/gspca/gspca_sq905c.ko LD [M] drivers/media/video/gspca/gspca_stk014.ko LD [M] drivers/media/video/gspca/gspca_sunplus.ko LD [M] drivers/media/video/gspca/gspca_t613.ko LD [M] drivers/media/video/gspca/gspca_tv8532.ko LD [M] drivers/media/video/gspca/gspca_vc032x.ko LD [M] drivers/media/video/gspca/gspca_zc3xx.ko LD [M] drivers/media/video/gspca/m5602/gspca_m5602.ko LD [M] drivers/media/video/gspca/stv06xx/gspca_stv06xx.ko LD [M] drivers/media/video/hdpvr/hdpvr.ko LD [M] drivers/media/video/hexium_gemini.ko LD [M] drivers/media/video/hexium_orion.ko LD [M] drivers/media/video/ir-kbd-i2c.ko LD [M] drivers/media/video/ivtv/ivtv.ko LD [M] drivers/media/video/ivtv/ivtvfb.ko LD [M] drivers/media/video/m52790.ko LD [M] drivers/media/video/msp3400.ko LD [M] drivers/media/video/mt9m001.ko LD [M] drivers/media/video/mt9m111.ko LD [M] drivers/media/video/mt9t031.ko LD [M] drivers/media/video/mt9v022.ko LD [M] drivers/media/video/mxb.ko LD [M] drivers/media/video/ov511.ko LD [M] drivers/media/video/ov7670.ko LD [M] drivers/media/video/ov772x.ko LD [M] drivers/media/video/ovcamchip/ovcamchip.ko LD [M] drivers/media/video/pvrusb2/pvrusb2.ko LD [M] drivers/media/video/pwc/pwc.ko LD [M] drivers/media/video/s2255drv.ko LD [M] drivers/media/video/saa5246a.ko LD [M] drivers/media/video/saa5249.ko LD [M] drivers/media/video/saa6588.ko LD [M] drivers/media/video/saa7115.ko LD [M] drivers/media/video/saa7127.ko LD [M] drivers/media/video/saa7134/saa6752hs.ko LD [M] drivers/media/video/saa7134/saa7134-alsa.ko LD [M] drivers/media/video/saa7134/saa7134-dvb.ko LD [M] drivers/media/video/saa7134/saa7134-empress.ko LD [M] drivers/media/video/saa7134/saa7134.ko LD [M] drivers/media/video/saa717x.ko LD [M] drivers/media/video/se401.ko LD [M] drivers/media/video/sn9c102/sn9c102.ko LD [M] drivers/media/video/soc_camera.ko LD [M] drivers/media/video/soc_camera_platform.ko LD [M] drivers/media/video/stkwebcam.ko LD [M] drivers/media/video/stv680.ko LD [M] drivers/media/video/tda7432.ko LD [M] drivers/media/video/tda9840.ko LD [M] drivers/media/video/tea6415c.ko LD [M] drivers/media/video/tea6420.ko LD [M] drivers/media/video/tuner.ko LD [M] drivers/media/video/tvaudio.ko LD [M] drivers/media/video/tveeprom.ko LD [M] drivers/media/video/tvp5150.ko LD [M] drivers/media/video/tw9910.ko LD [M] drivers/media/video/upd64031a.ko LD [M] drivers/media/video/upd64083.ko LD [M] drivers/media/video/usbvideo/ibmcam.ko LD [M] drivers/media/video/usbvideo/konicawc.ko LD [M] drivers/media/video/usbvideo/quickcam_messenger.ko LD [M] drivers/media/video/usbvideo/ultracam.ko LD [M] drivers/media/video/usbvideo/usbvideo.ko LD [M] drivers/media/video/usbvideo/vicam.ko LD [M] drivers/media/video/usbvision/usbvision.ko LD [M] drivers/media/video/uvc/uvcvideo.ko LD [M] drivers/media/video/v4l1-compat.ko LD [M] drivers/media/video/v4l2-common.ko LD [M] drivers/media/video/v4l2-compat-ioctl32.ko LD [M] drivers/media/video/v4l2-int-device.ko LD [M] drivers/media/video/videobuf-core.ko LD [M] drivers/media/video/videobuf-dma-sg.ko LD [M] drivers/media/video/videobuf-dvb.ko LD [M] drivers/media/video/videobuf-vmalloc.ko LD [M] drivers/media/video/videodev.ko LD [M] drivers/media/video/vp27smpx.ko LD [M] drivers/media/video/w9966.ko LD [M] drivers/media/video/w9968cf.ko LD [M] drivers/media/video/wm8739.ko LD [M] drivers/media/video/wm8775.ko LD [M] drivers/media/video/zc0301/zc0301.ko LD [M] drivers/media/video/zr364xx.ko LD [M] drivers/memstick/core/memstick.ko LD [M] drivers/memstick/core/mspro_block.ko LD [M] drivers/memstick/host/jmb38x_ms.ko LD [M] drivers/memstick/host/tifm_ms.ko LD [M] drivers/message/fusion/mptbase.ko LD [M] drivers/message/fusion/mptctl.ko LD [M] drivers/message/fusion/mptfc.ko LD [M] drivers/message/fusion/mptlan.ko LD [M] drivers/message/fusion/mptsas.ko LD [M] drivers/message/fusion/mptscsih.ko LD [M] drivers/message/fusion/mptspi.ko LD [M] drivers/message/i2o/i2o_block.ko LD [M] drivers/message/i2o/i2o_bus.ko LD [M] drivers/message/i2o/i2o_core.ko LD [M] drivers/message/i2o/i2o_proc.ko LD [M] drivers/message/i2o/i2o_scsi.ko LD [M] drivers/mfd/htc-pasic3.ko LD [M] drivers/mfd/mfd-core.ko LD [M] drivers/mfd/pcf50633-adc.ko LD [M] drivers/mfd/pcf50633-core.ko LD [M] drivers/mfd/pcf50633-gpio.ko LD [M] drivers/mfd/sm501.ko LD [M] drivers/mfd/tps65010.ko LD [M] drivers/mfd/ucb1400_core.ko LD [M] drivers/mfd/wm8350-i2c.ko LD [M] drivers/mfd/wm8350.ko LD [M] drivers/mfd/wm8400-core.ko LD [M] drivers/misc/c2port/core.ko LD [M] drivers/misc/cb710/cb710.ko LD [M] drivers/misc/eeprom/at24.ko LD [M] drivers/misc/eeprom/at25.ko LD [M] drivers/misc/eeprom/eeprom.ko LD [M] drivers/misc/eeprom/eeprom_93cx6.ko LD [M] drivers/misc/enclosure.ko LD [M] drivers/misc/hpilo.ko LD [M] drivers/misc/ics932s401.ko LD [M] drivers/misc/ioc4.ko LD [M] drivers/misc/isl29003.ko LD [M] drivers/misc/lkdtm.ko LD [M] drivers/misc/phantom.ko LD [M] drivers/misc/tifm_7xx1.ko LD [M] drivers/misc/tifm_core.ko LD [M] drivers/mmc/card/mmc_block.ko LD [M] drivers/mmc/card/mmc_test.ko LD [M] drivers/mmc/card/sdio_uart.ko LD [M] drivers/mmc/core/mmc_core.ko LD [M] drivers/mmc/host/cb710-mmc.ko LD [M] drivers/mmc/host/mmc_spi.ko LD [M] drivers/mmc/host/of_mmc_spi.ko LD [M] drivers/mmc/host/ricoh_mmc.ko LD [M] drivers/mmc/host/sdhci-pci.ko LD [M] drivers/mmc/host/sdhci-pltfm.ko LD [M] drivers/mmc/host/sdhci.ko LD [M] drivers/mmc/host/sdricoh_cs.ko LD [M] drivers/mmc/host/tifm_sd.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/cfi_cmdset_0001.ko LD [M] drivers/mtd/chips/cfi_cmdset_0002.ko LD [M] drivers/mtd/chips/cfi_cmdset_0020.ko LD [M] drivers/mtd/chips/cfi_probe.ko LD [M] drivers/mtd/chips/cfi_util.ko LD [M] drivers/mtd/chips/chipreg.ko LD [M] drivers/mtd/chips/gen_probe.ko LD [M] drivers/mtd/chips/jedec_probe.ko LD [M] drivers/mtd/chips/map_absent.ko LD [M] drivers/mtd/chips/map_ram.ko LD [M] drivers/mtd/chips/map_rom.ko LD [M] drivers/mtd/devices/block2mtd.ko LD [M] drivers/mtd/devices/doc2000.ko LD [M] drivers/mtd/devices/doc2001.ko LD [M] drivers/mtd/devices/doc2001plus.ko LD [M] drivers/mtd/devices/docecc.ko LD [M] drivers/mtd/devices/docprobe.ko LD [M] drivers/mtd/devices/m25p80.ko LD [M] drivers/mtd/devices/mtd_dataflash.ko LD [M] drivers/mtd/devices/mtdram.ko LD [M] drivers/mtd/devices/phram.ko LD [M] drivers/mtd/devices/pmc551.ko LD [M] drivers/mtd/devices/slram.ko LD [M] drivers/mtd/ftl.ko LD [M] drivers/mtd/inftl.ko LD [M] drivers/mtd/lpddr/lpddr_cmds.ko LD [M] drivers/mtd/lpddr/qinfo_probe.ko LD [M] drivers/mtd/maps/intel_vr_nor.ko LD [M] drivers/mtd/maps/map_funcs.ko LD [M] drivers/mtd/maps/pci.ko LD [M] drivers/mtd/maps/physmap.ko LD [M] drivers/mtd/maps/plat-ram.ko LD [M] drivers/mtd/maps/sun_uflash.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/mtd_blkdevs.ko LD [M] drivers/mtd/mtdblock.ko LD [M] drivers/mtd/mtdblock_ro.ko LD [M] drivers/mtd/mtdchar.ko LD [M] drivers/mtd/mtdconcat.ko LD [M] drivers/mtd/mtdoops.ko LD [M] drivers/mtd/nand/alauda.ko LD [M] drivers/mtd/nand/cafe_nand.ko LD [M] drivers/mtd/nand/diskonchip.ko LD [M] drivers/mtd/nand/nand.ko LD [M] drivers/mtd/nand/nand_ecc.ko LD [M] drivers/mtd/nand/nand_ids.ko LD [M] drivers/mtd/nand/nandsim.ko LD [M] drivers/mtd/nand/plat_nand.ko LD [M] drivers/mtd/nftl.ko LD [M] drivers/mtd/onenand/onenand.ko LD [M] drivers/mtd/onenand/onenand_sim.ko LD [M] drivers/mtd/redboot.ko LD [M] drivers/mtd/rfd_ftl.ko LD [M] drivers/mtd/ssfdc.ko LD [M] drivers/mtd/tests/mtd_oobtest.ko LD [M] drivers/mtd/tests/mtd_pagetest.ko LD [M] drivers/mtd/tests/mtd_readtest.ko LD [M] drivers/mtd/tests/mtd_speedtest.ko LD [M] drivers/mtd/tests/mtd_stresstest.ko LD [M] drivers/mtd/tests/mtd_subpagetest.ko LD [M] drivers/mtd/tests/mtd_torturetest.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/3c59x.ko LD [M] drivers/net/8139cp.ko LD [M] drivers/net/8139too.ko LD [M] drivers/net/8390.ko LD [M] drivers/net/acenic.ko LD [M] drivers/net/amd8111e.ko LD [M] drivers/net/appletalk/ipddp.ko LD [M] drivers/net/arcnet/arc-rawmode.ko LD [M] drivers/net/arcnet/arc-rimi.ko LD [M] drivers/net/arcnet/arcnet.ko LD [M] drivers/net/arcnet/capmode.ko LD [M] drivers/net/arcnet/com20020-pci.ko LD [M] drivers/net/arcnet/com20020.ko LD [M] drivers/net/arcnet/com90io.ko LD [M] drivers/net/arcnet/com90xx.ko LD [M] drivers/net/arcnet/rfc1051.ko LD [M] drivers/net/arcnet/rfc1201.ko LD [M] drivers/net/atl1c/atl1c.ko LD [M] drivers/net/atl1e/atl1e.ko LD [M] drivers/net/atlx/atl1.ko LD [M] drivers/net/atlx/atl2.ko LD [M] drivers/net/b44.ko LD [M] drivers/net/benet/be2net.ko LD [M] drivers/net/bnx2.ko LD [M] drivers/net/bnx2x.ko LD [M] drivers/net/bonding/bonding.ko LD [M] drivers/net/bsd_comp.ko LD [M] drivers/net/can/can-dev.ko LD [M] drivers/net/can/sja1000/ems_pci.ko LD [M] drivers/net/can/sja1000/kvaser_pci.ko LD [M] drivers/net/can/sja1000/sja1000.ko LD [M] drivers/net/can/sja1000/sja1000_platform.ko LD [M] drivers/net/can/vcan.ko LD [M] drivers/net/cassini.ko LD [M] drivers/net/chelsio/cxgb.ko LD [M] drivers/net/cnic.ko LD [M] drivers/net/cxgb3/cxgb3.ko LD [M] drivers/net/de600.ko LD [M] drivers/net/de620.ko LD [M] drivers/net/defxx.ko LD [M] drivers/net/dl2k.ko LD [M] drivers/net/dnet.ko LD [M] drivers/net/dummy.ko LD [M] drivers/net/e100.ko LD [M] drivers/net/e1000/e1000.ko LD [M] drivers/net/e1000e/e1000e.ko LD [M] drivers/net/enc28j60.ko LD [M] drivers/net/enic/enic.ko LD [M] drivers/net/epic100.ko LD [M] drivers/net/eql.ko LD [M] drivers/net/ethoc.ko LD [M] drivers/net/fealnx.ko LD [M] drivers/net/forcedeth.ko LD [M] drivers/net/hamachi.ko LD [M] drivers/net/hamradio/6pack.ko LD [M] drivers/net/hamradio/baycom_par.ko LD [M] drivers/net/hamradio/baycom_ser_fdx.ko LD [M] drivers/net/hamradio/baycom_ser_hdx.ko LD [M] drivers/net/hamradio/bpqether.ko LD [M] drivers/net/hamradio/hdlcdrv.ko LD [M] drivers/net/hamradio/mkiss.ko LD [M] drivers/net/hamradio/yam.ko LD [M] drivers/net/hp100.ko LD [M] drivers/net/ifb.ko LD [M] drivers/net/igb/igb.ko LD [M] drivers/net/igbvf/igbvf.ko LD [M] drivers/net/ipg.ko LD [M] drivers/net/irda/act200l-sir.ko LD [M] drivers/net/irda/actisys-sir.ko LD [M] drivers/net/irda/esi-sir.ko LD [M] drivers/net/irda/girbil-sir.ko LD [M] drivers/net/irda/irda-usb.ko LD [M] drivers/net/irda/irtty-sir.ko LD [M] drivers/net/irda/kingsun-sir.ko LD [M] drivers/net/irda/ks959-sir.ko LD [M] drivers/net/irda/ksdazzle-sir.ko LD [M] drivers/net/irda/litelink-sir.ko LD [M] drivers/net/irda/ma600-sir.ko LD [M] drivers/net/irda/mcp2120-sir.ko LD [M] drivers/net/irda/mcs7780.ko LD [M] drivers/net/irda/old_belkin-sir.ko LD [M] drivers/net/irda/sir-dev.ko LD [M] drivers/net/irda/stir4200.ko LD [M] drivers/net/irda/tekram-sir.ko LD [M] drivers/net/irda/toim3232-sir.ko LD [M] drivers/net/irda/vlsi_ir.ko LD [M] drivers/net/ixgb/ixgb.ko LD [M] drivers/net/ixgbe/ixgbe.ko LD [M] drivers/net/jme.ko LD [M] drivers/net/ks8842.ko LD [M] drivers/net/macvlan.ko LD [M] drivers/net/mdio.ko LD [M] drivers/net/mii.ko LD [M] drivers/net/mlx4/mlx4_core.ko LD [M] drivers/net/mlx4/mlx4_en.ko LD [M] drivers/net/myri10ge/myri10ge.ko LD [M] drivers/net/myri_sbus.ko LD [M] drivers/net/natsemi.ko LD [M] drivers/net/ne2k-pci.ko LD [M] drivers/net/netconsole.ko LD [M] drivers/net/netxen/netxen_nic.ko LD [M] drivers/net/niu.ko LD [M] drivers/net/ns83820.ko LD [M] drivers/net/pcmcia/3c574_cs.ko LD [M] drivers/net/pcmcia/3c589_cs.ko LD [M] drivers/net/pcmcia/axnet_cs.ko LD [M] drivers/net/pcmcia/com20020_cs.ko LD [M] drivers/net/pcmcia/fmvj18x_cs.ko LD [M] drivers/net/pcmcia/ibmtr_cs.ko LD [M] drivers/net/pcmcia/nmclan_cs.ko LD [M] drivers/net/pcmcia/pcnet_cs.ko LD [M] drivers/net/pcmcia/smc91c92_cs.ko LD [M] drivers/net/pcmcia/xirc2ps_cs.ko LD [M] drivers/net/pcnet32.ko LD [M] drivers/net/phy/broadcom.ko LD [M] drivers/net/phy/cicada.ko LD [M] drivers/net/phy/davicom.ko LD [M] drivers/net/phy/et1011c.ko LD [M] drivers/net/phy/icplus.ko LD [M] drivers/net/phy/lxt.ko LD [M] drivers/net/phy/marvell.ko LD [M] drivers/net/phy/mdio-bitbang.ko LD [M] drivers/net/phy/mdio-gpio.ko LD [M] drivers/net/phy/national.ko LD [M] drivers/net/phy/qsemi.ko LD [M] drivers/net/phy/realtek.ko LD [M] drivers/net/phy/smsc.ko LD [M] drivers/net/phy/ste10Xp.ko LD [M] drivers/net/phy/vitesse.ko LD [M] drivers/net/plip.ko LD [M] drivers/net/ppp_async.ko LD [M] drivers/net/ppp_deflate.ko LD [M] drivers/net/ppp_generic.ko LD [M] drivers/net/ppp_mppe.ko LD [M] drivers/net/ppp_synctty.ko LD [M] drivers/net/pppoe.ko LD [M] drivers/net/pppol2tp.ko LD [M] drivers/net/pppox.ko LD [M] drivers/net/qla3xxx.ko LD [M] drivers/net/qlge/qlge.ko LD [M] drivers/net/r6040.ko LD [M] drivers/net/r8169.ko LD [M] drivers/net/rrunner.ko LD [M] drivers/net/s2io.ko LD [M] drivers/net/sc92031.ko LD [M] drivers/net/sfc/sfc.ko LD [M] drivers/net/sis190.ko LD [M] drivers/net/sis900.ko LD [M] drivers/net/skfp/skfp.ko LD [M] drivers/net/skge.ko LD [M] drivers/net/sky2.ko LD [M] drivers/net/slhc.ko LD [M] drivers/net/slip.ko LD [M] drivers/net/smsc9420.ko LD [M] drivers/net/starfire.ko LD [M] drivers/net/sunbmac.ko LD [M] drivers/net/sundance.ko LD [M] drivers/net/sungem.ko LD [M] drivers/net/sungem_phy.ko LD [M] drivers/net/sunhme.ko LD [M] drivers/net/sunlance.ko LD [M] drivers/net/sunqe.ko LD [M] drivers/net/sunvnet.ko LD [M] drivers/net/tehuti.ko LD [M] drivers/net/tg3.ko LD [M] drivers/net/tlan.ko LD [M] drivers/net/tokenring/3c359.ko LD [M] drivers/net/tokenring/abyss.ko LD [M] drivers/net/tokenring/olympic.ko LD [M] drivers/net/tokenring/tms380tr.ko LD [M] drivers/net/tokenring/tmspci.ko LD [M] drivers/net/tulip/de2104x.ko LD [M] drivers/net/tulip/de4x5.ko LD [M] drivers/net/tulip/dmfe.ko LD [M] drivers/net/tulip/tulip.ko LD [M] drivers/net/tulip/uli526x.ko LD [M] drivers/net/tulip/winbond-840.ko LD [M] drivers/net/tulip/xircom_cb.ko LD [M] drivers/net/tun.ko LD [M] drivers/net/typhoon.ko LD [M] drivers/net/usb/asix.ko LD [M] drivers/net/usb/catc.ko LD [M] drivers/net/usb/cdc_eem.ko LD [M] drivers/net/usb/cdc_ether.ko LD [M] drivers/net/usb/cdc_subset.ko LD [M] drivers/net/usb/dm9601.ko LD [M] drivers/net/usb/gl620a.ko LD [M] drivers/net/usb/hso.ko LD [M] drivers/net/usb/int51x1.ko LD [M] drivers/net/usb/kaweth.ko LD [M] drivers/net/usb/mcs7830.ko LD [M] drivers/net/usb/net1080.ko LD [M] drivers/net/usb/pegasus.ko LD [M] drivers/net/usb/plusb.ko LD [M] drivers/net/usb/rndis_host.ko LD [M] drivers/net/usb/rtl8150.ko LD [M] drivers/net/usb/smsc95xx.ko LD [M] drivers/net/usb/usbnet.ko LD [M] drivers/net/usb/zaurus.ko LD [M] drivers/net/veth.ko LD [M] drivers/net/via-rhine.ko LD [M] drivers/net/via-velocity.ko LD [M] drivers/net/vxge/vxge.ko LD [M] drivers/net/wan/cyclomx.ko LD [M] drivers/net/wan/cycx_drv.ko LD [M] drivers/net/wan/dlci.ko LD [M] drivers/net/wan/dscc4.ko LD [M] drivers/net/wan/farsync.ko LD [M] drivers/net/wan/hdlc.ko LD [M] drivers/net/wan/hdlc_cisco.ko LD [M] drivers/net/wan/hdlc_fr.ko LD [M] drivers/net/wan/hdlc_ppp.ko LD [M] drivers/net/wan/hdlc_raw.ko LD [M] drivers/net/wan/hdlc_raw_eth.ko LD [M] drivers/net/wan/hdlc_x25.ko LD [M] drivers/net/wan/lapbether.ko LD [M] drivers/net/wan/pc300too.ko LD [M] drivers/net/wan/pci200syn.ko LD [M] drivers/net/wan/wanxl.ko LD [M] drivers/net/wan/x25_asy.ko LD [M] drivers/net/wimax/i2400m/i2400m-sdio.ko LD [M] drivers/net/wimax/i2400m/i2400m-usb.ko LD [M] drivers/net/wimax/i2400m/i2400m.ko LD [M] drivers/net/wireless/adm8211.ko LD [M] drivers/net/wireless/airo.ko LD [M] drivers/net/wireless/airo_cs.ko LD [M] drivers/net/wireless/at76c50x-usb.ko LD [M] drivers/net/wireless/ath/ar9170/ar9170usb.ko LD [M] drivers/net/wireless/ath/ath.ko LD [M] drivers/net/wireless/ath/ath5k/ath5k.ko LD [M] drivers/net/wireless/ath/ath9k/ath9k.ko LD [M] drivers/net/wireless/atmel.ko LD [M] drivers/net/wireless/atmel_cs.ko LD [M] drivers/net/wireless/atmel_pci.ko LD [M] drivers/net/wireless/b43/b43.ko LD [M] drivers/net/wireless/b43legacy/b43legacy.ko LD [M] drivers/net/wireless/hostap/hostap.ko LD [M] drivers/net/wireless/hostap/hostap_cs.ko LD [M] drivers/net/wireless/hostap/hostap_pci.ko LD [M] drivers/net/wireless/hostap/hostap_plx.ko LD [M] drivers/net/wireless/ipw2x00/ipw2100.ko LD [M] drivers/net/wireless/ipw2x00/ipw2200.ko LD [M] drivers/net/wireless/ipw2x00/libipw.ko LD [M] drivers/net/wireless/iwlwifi/iwl3945.ko LD [M] drivers/net/wireless/iwlwifi/iwlagn.ko LD [M] drivers/net/wireless/iwlwifi/iwlcore.ko LD [M] drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.ko LD [M] drivers/net/wireless/libertas/libertas.ko LD [M] drivers/net/wireless/libertas/libertas_cs.ko LD [M] drivers/net/wireless/libertas/libertas_sdio.ko LD [M] drivers/net/wireless/libertas/libertas_spi.ko LD [M] drivers/net/wireless/libertas/usb8xxx.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf_usb.ko LD [M] drivers/net/wireless/mac80211_hwsim.ko LD [M] drivers/net/wireless/mwl8k.ko LD [M] drivers/net/wireless/netwave_cs.ko LD [M] drivers/net/wireless/orinoco/orinoco.ko LD [M] drivers/net/wireless/orinoco/orinoco_cs.ko LD [M] drivers/net/wireless/orinoco/orinoco_nortel.ko LD [M] drivers/net/wireless/orinoco/orinoco_pci.ko LD [M] drivers/net/wireless/orinoco/orinoco_plx.ko LD [M] drivers/net/wireless/orinoco/orinoco_tmd.ko LD [M] drivers/net/wireless/orinoco/spectrum_cs.ko LD [M] drivers/net/wireless/p54/p54common.ko LD [M] drivers/net/wireless/p54/p54pci.ko LD [M] drivers/net/wireless/p54/p54spi.ko LD [M] drivers/net/wireless/p54/p54usb.ko LD [M] drivers/net/wireless/prism54/prism54.ko LD [M] drivers/net/wireless/ray_cs.ko LD [M] drivers/net/wireless/rndis_wlan.ko LD [M] drivers/net/wireless/rt2x00/rt2400pci.ko LD [M] drivers/net/wireless/rt2x00/rt2500pci.ko LD [M] drivers/net/wireless/rt2x00/rt2500usb.ko LD [M] drivers/net/wireless/rt2x00/rt2800usb.ko LD [M] drivers/net/wireless/rt2x00/rt2x00lib.ko LD [M] drivers/net/wireless/rt2x00/rt2x00pci.ko LD [M] drivers/net/wireless/rt2x00/rt2x00usb.ko LD [M] drivers/net/wireless/rt2x00/rt61pci.ko LD [M] drivers/net/wireless/rt2x00/rt73usb.ko LD [M] drivers/net/wireless/rtl818x/rtl8180.ko LD [M] drivers/net/wireless/rtl818x/rtl8187.ko LD [M] drivers/net/wireless/strip.ko LD [M] drivers/net/wireless/wavelan_cs.ko LD [M] drivers/net/wireless/wl12xx/wl12xx.ko LD [M] drivers/net/wireless/wl3501_cs.ko LD [M] drivers/net/wireless/zd1201.ko LD [M] drivers/net/wireless/zd1211rw/zd1211rw.ko LD [M] drivers/net/yellowfin.ko LD [M] drivers/parport/parport.ko LD [M] drivers/parport/parport_ax88796.ko LD [M] drivers/parport/parport_cs.ko LD [M] drivers/parport/parport_pc.ko LD [M] drivers/parport/parport_serial.ko LD [M] drivers/parport/parport_sunbpp.ko LD [M] drivers/pci/pci-stub.ko LD [M] drivers/pcmcia/i82092.ko LD [M] drivers/pcmcia/pcmcia.ko LD [M] drivers/pcmcia/pcmcia_core.ko LD [M] drivers/pcmcia/pd6729.ko LD [M] drivers/pcmcia/rsrc_nonstatic.ko LD [M] drivers/pcmcia/yenta_socket.ko LD [M] drivers/power/bq27x00_battery.ko LD [M] drivers/power/ds2760_battery.ko LD [M] drivers/power/pcf50633-charger.ko LD [M] drivers/power/pda_power.ko LD [M] drivers/power/power_supply.ko LD [M] drivers/power/wm8350_power.ko LD [M] drivers/regulator/bq24022.ko LD [M] drivers/regulator/fixed.ko LD [M] drivers/regulator/lp3971.ko LD [M] drivers/regulator/max1586.ko LD [M] drivers/regulator/pcf50633-regulator.ko LD [M] drivers/regulator/userspace-consumer.ko LD [M] drivers/regulator/virtual.ko LD [M] drivers/regulator/wm8350-regulator.ko LD [M] drivers/regulator/wm8400-regulator.ko LD [M] drivers/rtc/rtc-ds1286.ko LD [M] drivers/rtc/rtc-ds1305.ko LD [M] drivers/rtc/rtc-ds1307.ko LD [M] drivers/rtc/rtc-ds1374.ko LD [M] drivers/rtc/rtc-ds1390.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1553.ko LD [M] drivers/rtc/rtc-ds1672.ko LD [M] drivers/rtc/rtc-ds1742.ko LD [M] drivers/rtc/rtc-ds3234.ko LD [M] drivers/rtc/rtc-fm3130.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m41t94.ko LD [M] drivers/rtc/rtc-m48t35.ko LD [M] drivers/rtc/rtc-m48t86.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-max6902.ko LD [M] drivers/rtc/rtc-pcf50633.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-r9701.ko LD [M] drivers/rtc/rtc-rs5c348.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-rx8581.ko LD [M] drivers/rtc/rtc-s35390a.ko LD [M] drivers/rtc/rtc-stk17ta8.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-v3020.ko LD [M] drivers/rtc/rtc-wm8350.ko LD [M] drivers/rtc/rtc-x1205.ko LD [M] drivers/sbus/char/bbc.ko LD [M] drivers/sbus/char/display7seg.ko LD [M] drivers/sbus/char/envctrl.ko LD [M] drivers/sbus/char/flash.ko LD [M] drivers/sbus/char/openprom.ko LD [M] drivers/sbus/char/uctrl.ko LD [M] drivers/scsi/3w-9xxx.ko LD [M] drivers/scsi/3w-xxxx.ko LD [M] drivers/scsi/a100u2w.ko LD [M] drivers/scsi/aacraid/aacraid.ko LD [M] drivers/scsi/aic7xxx/aic79xx.ko LD [M] drivers/scsi/aic7xxx/aic7xxx.ko LD [M] drivers/scsi/aic7xxx_old.ko LD [M] drivers/scsi/aic94xx/aic94xx.ko LD [M] drivers/scsi/arcmsr/arcmsr.ko LD [M] drivers/scsi/atp870u.ko LD [M] drivers/scsi/bnx2i/bnx2i.ko LD [M] drivers/scsi/ch.ko LD [M] drivers/scsi/cxgb3i/cxgb3i.ko LD [M] drivers/scsi/dc395x.ko LD [M] drivers/scsi/device_handler/scsi_dh.ko LD [M] drivers/scsi/device_handler/scsi_dh_alua.ko LD [M] drivers/scsi/device_handler/scsi_dh_emc.ko LD [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko LD [M] drivers/scsi/device_handler/scsi_dh_rdac.ko LD [M] drivers/scsi/dmx3191d.ko LD [M] drivers/scsi/esp_scsi.ko LD [M] drivers/scsi/fcoe/fcoe.ko LD [M] drivers/scsi/fcoe/libfcoe.ko LD [M] drivers/scsi/fdomain.ko LD [M] drivers/scsi/hptiop.ko LD [M] drivers/scsi/imm.ko LD [M] drivers/scsi/initio.ko LD [M] drivers/scsi/ipr.ko LD [M] drivers/scsi/ips.ko LD [M] drivers/scsi/iscsi_tcp.ko LD [M] drivers/scsi/libfc/libfc.ko LD [M] drivers/scsi/libiscsi.ko LD [M] drivers/scsi/libiscsi_tcp.ko LD [M] drivers/scsi/libsas/libsas.ko LD [M] drivers/scsi/libsrp.ko LD [M] drivers/scsi/lpfc/lpfc.ko LD [M] drivers/scsi/megaraid.ko LD [M] drivers/scsi/megaraid/megaraid_mbox.ko LD [M] drivers/scsi/megaraid/megaraid_mm.ko LD [M] drivers/scsi/megaraid/megaraid_sas.ko LD [M] drivers/scsi/mpt2sas/mpt2sas.ko LD [M] drivers/scsi/mvsas/mvsas.ko LD [M] drivers/scsi/osd/libosd.ko LD [M] drivers/scsi/osd/osd.ko LD [M] drivers/scsi/osst.ko LD [M] drivers/scsi/pcmcia/fdomain_cs.ko LD [M] drivers/scsi/pcmcia/qlogic_cs.ko LD [M] drivers/scsi/pcmcia/sym53c500_cs.ko LD [M] drivers/scsi/ppa.ko LD [M] drivers/scsi/qla1280.ko LD [M] drivers/scsi/qla2xxx/qla2xxx.ko LD [M] drivers/scsi/qla4xxx/qla4xxx.ko LD [M] drivers/scsi/qlogicfas408.ko LD [M] drivers/scsi/qlogicpti.ko LD [M] drivers/scsi/raid_class.ko LD [M] drivers/scsi/scsi_debug.ko LD [M] drivers/scsi/scsi_mod.ko LD [M] drivers/scsi/scsi_tgt.ko LD [M] drivers/scsi/scsi_transport_fc.ko LD [M] drivers/scsi/scsi_transport_iscsi.ko LD [M] drivers/scsi/scsi_transport_sas.ko LD [M] drivers/scsi/scsi_transport_spi.ko LD [M] drivers/scsi/scsi_transport_srp.ko LD [M] drivers/scsi/scsi_wait_scan.ko LD [M] drivers/scsi/sd_mod.ko LD [M] drivers/scsi/ses.ko LD [M] drivers/scsi/sg.ko LD [M] drivers/scsi/sr_mod.ko LD [M] drivers/scsi/st.ko LD [M] drivers/scsi/stex.ko LD [M] drivers/scsi/sun_esp.ko LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.ko LD [M] drivers/scsi/tmscsim.ko LD [M] drivers/serial/8250.ko LD [M] drivers/serial/8250_pci.ko LD [M] drivers/serial/jsm/jsm.ko LD [M] drivers/serial/kgdboc.ko LD [M] drivers/serial/max3100.ko LD [M] drivers/serial/serial_cs.ko LD [M] drivers/serial/sunsab.ko LD [M] drivers/serial/sunsu.ko LD [M] drivers/serial/sunzilog.ko LD [M] drivers/spi/spi_bitbang.ko LD [M] drivers/spi/spi_butterfly.ko LD [M] drivers/spi/spi_gpio.ko LD [M] drivers/spi/spi_lm70llp.ko LD [M] drivers/spi/spidev.ko LD [M] drivers/spi/tle62x0.ko LD [M] drivers/ssb/ssb.ko LD [M] drivers/telephony/ixj.ko LD [M] drivers/telephony/ixj_pcmcia.ko LD [M] drivers/telephony/phonedev.ko LD [M] drivers/thermal/thermal_sys.ko LD [M] drivers/uio/uio.ko LD [M] drivers/uio/uio_aec.ko LD [M] drivers/uio/uio_cif.ko LD [M] drivers/uio/uio_pdrv.ko LD [M] drivers/uio/uio_pdrv_genirq.ko LD [M] drivers/uio/uio_sercos3.ko LD [M] drivers/uio/uio_smx.ko LD [M] drivers/usb/atm/cxacru.ko LD [M] drivers/usb/atm/speedtch.ko LD [M] drivers/usb/atm/ueagle-atm.ko LD [M] drivers/usb/atm/usbatm.ko LD [M] drivers/usb/atm/xusbatm.ko LD [M] drivers/usb/c67x00/c67x00.ko LD [M] drivers/usb/class/cdc-acm.ko LD [M] drivers/usb/class/cdc-wdm.ko LD [M] drivers/usb/class/usblp.ko LD [M] drivers/usb/class/usbtmc.ko LD [M] drivers/usb/core/usbcore.ko LD [M] drivers/usb/gadget/g_cdc.ko LD [M] drivers/usb/gadget/g_ether.ko LD [M] drivers/usb/gadget/g_file_storage.ko LD [M] drivers/usb/gadget/g_midi.ko LD [M] drivers/usb/gadget/g_printer.ko LD [M] drivers/usb/gadget/g_serial.ko LD [M] drivers/usb/gadget/g_zero.ko LD [M] drivers/usb/gadget/gadgetfs.ko LD [M] drivers/usb/gadget/m66592-udc.ko LD [M] drivers/usb/host/ehci-hcd.ko LD [M] drivers/usb/host/hwa-hc.ko LD [M] drivers/usb/host/isp116x-hcd.ko LD [M] drivers/usb/host/isp1760.ko LD [M] drivers/usb/host/ohci-hcd.ko LD [M] drivers/usb/host/oxu210hp-hcd.ko LD [M] drivers/usb/host/r8a66597-hcd.ko LD [M] drivers/usb/host/sl811-hcd.ko LD [M] drivers/usb/host/sl811_cs.ko LD [M] drivers/usb/host/u132-hcd.ko LD [M] drivers/usb/host/uhci-hcd.ko LD [M] drivers/usb/host/whci/whci-hcd.ko LD [M] drivers/usb/image/mdc800.ko LD [M] drivers/usb/image/microtek.ko LD [M] drivers/usb/misc/adutux.ko LD [M] drivers/usb/misc/appledisplay.ko LD [M] drivers/usb/misc/berry_charge.ko LD [M] drivers/usb/misc/cypress_cy7c63.ko LD [M] drivers/usb/misc/cytherm.ko LD [M] drivers/usb/misc/emi26.ko LD [M] drivers/usb/misc/emi62.ko LD [M] drivers/usb/misc/ftdi-elan.ko LD [M] drivers/usb/misc/idmouse.ko LD [M] drivers/usb/misc/iowarrior.ko LD [M] drivers/usb/misc/isight_firmware.ko LD [M] drivers/usb/misc/ldusb.ko LD [M] drivers/usb/misc/legousbtower.ko LD [M] drivers/usb/misc/rio500.ko LD [M] drivers/usb/misc/sisusbvga/sisusbvga.ko LD [M] drivers/usb/misc/trancevibrator.ko LD [M] drivers/usb/misc/usblcd.ko LD [M] drivers/usb/misc/usbled.ko LD [M] drivers/usb/misc/usbsevseg.ko LD [M] drivers/usb/misc/usbtest.ko LD [M] drivers/usb/misc/uss720.ko LD [M] drivers/usb/misc/vstusb.ko LD [M] drivers/usb/mon/usbmon.ko LD [M] drivers/usb/otg/gpio_vbus.ko LD [M] drivers/usb/otg/nop-usb-xceiv.ko LD [M] drivers/usb/serial/aircable.ko LD [M] drivers/usb/serial/ark3116.ko LD [M] drivers/usb/serial/belkin_sa.ko LD [M] drivers/usb/serial/ch341.ko LD [M] drivers/usb/serial/cp210x.ko LD [M] drivers/usb/serial/cyberjack.ko LD [M] drivers/usb/serial/cypress_m8.ko LD [M] drivers/usb/serial/digi_acceleport.ko LD [M] drivers/usb/serial/empeg.ko LD [M] drivers/usb/serial/ftdi_sio.ko LD [M] drivers/usb/serial/funsoft.ko LD [M] drivers/usb/serial/garmin_gps.ko LD [M] drivers/usb/serial/hp4x.ko LD [M] drivers/usb/serial/io_edgeport.ko LD [M] drivers/usb/serial/io_ti.ko LD [M] drivers/usb/serial/ipaq.ko LD [M] drivers/usb/serial/ipw.ko LD [M] drivers/usb/serial/ir-usb.ko LD [M] drivers/usb/serial/iuu_phoenix.ko LD [M] drivers/usb/serial/keyspan.ko LD [M] drivers/usb/serial/keyspan_pda.ko LD [M] drivers/usb/serial/kl5kusb105.ko LD [M] drivers/usb/serial/kobil_sct.ko LD [M] drivers/usb/serial/mct_u232.ko LD [M] drivers/usb/serial/mos7720.ko LD [M] drivers/usb/serial/mos7840.ko LD [M] drivers/usb/serial/moto_modem.ko LD [M] drivers/usb/serial/navman.ko LD [M] drivers/usb/serial/omninet.ko LD [M] drivers/usb/serial/opticon.ko LD [M] drivers/usb/serial/option.ko LD [M] drivers/usb/serial/oti6858.ko LD [M] drivers/usb/serial/pl2303.ko LD [M] drivers/usb/serial/qcserial.ko LD [M] drivers/usb/serial/safe_serial.ko LD [M] drivers/usb/serial/siemens_mpi.ko LD [M] drivers/usb/serial/sierra.ko LD [M] drivers/usb/serial/spcp8x5.ko LD [M] drivers/usb/serial/symbolserial.ko LD [M] drivers/usb/serial/ti_usb_3410_5052.ko LD [M] drivers/usb/serial/usb_debug.ko LD [M] drivers/usb/serial/usbserial.ko LD [M] drivers/usb/serial/visor.ko LD [M] drivers/usb/serial/whiteheat.ko LD [M] drivers/usb/storage/ums-alauda.ko LD [M] drivers/usb/storage/ums-cypress.ko LD [M] drivers/usb/storage/ums-datafab.ko LD [M] drivers/usb/storage/ums-freecom.ko LD [M] drivers/usb/storage/ums-isd200.ko LD [M] drivers/usb/storage/ums-jumpshot.ko LD [M] drivers/usb/storage/ums-karma.ko LD [M] drivers/usb/storage/ums-onetouch.ko LD [M] drivers/usb/storage/ums-sddr09.ko LD [M] drivers/usb/storage/ums-sddr55.ko LD [M] drivers/usb/storage/ums-usbat.ko LD [M] drivers/usb/storage/usb-libusual.ko LD [M] drivers/usb/storage/usb-storage.ko LD [M] drivers/usb/wusbcore/wusb-cbaf.ko LD [M] drivers/usb/wusbcore/wusb-wa.ko LD [M] drivers/usb/wusbcore/wusbcore.ko LD [M] drivers/uwb/hwa-rc.ko LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.ko LD [M] drivers/uwb/i1480/i1480-est.ko LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.ko LD [M] drivers/uwb/umc.ko LD [M] drivers/uwb/uwb.ko LD [M] drivers/uwb/whc-rc.ko LD [M] drivers/uwb/whci.ko LD [M] drivers/uwb/wlp/wlp.ko LD [M] drivers/video/arkfb.ko LD [M] drivers/video/aty/aty128fb.ko LD [M] drivers/video/aty/atyfb.ko LD [M] drivers/video/aty/radeonfb.ko LD [M] drivers/video/backlight/backlight.ko LD [M] drivers/video/backlight/generic_bl.ko LD [M] drivers/video/backlight/ili9320.ko LD [M] drivers/video/backlight/lcd.ko LD [M] drivers/video/backlight/ltv350qv.ko LD [M] drivers/video/backlight/platform_lcd.ko LD [M] drivers/video/backlight/tdo24m.ko LD [M] drivers/video/backlight/vgg2432a4.ko LD [M] drivers/video/broadsheetfb.ko LD [M] drivers/video/carminefb.ko LD [M] drivers/video/cfbcopyarea.ko LD [M] drivers/video/cfbfillrect.ko LD [M] drivers/video/cfbimgblt.ko LD [M] drivers/video/cirrusfb.ko LD [M] drivers/video/console/bitblit.ko LD [M] drivers/video/console/fbcon.ko LD [M] drivers/video/console/fbcon_ccw.ko LD [M] drivers/video/console/fbcon_cw.ko LD [M] drivers/video/console/fbcon_rotate.ko LD [M] drivers/video/console/fbcon_ud.ko LD [M] drivers/video/console/font.ko LD [M] drivers/video/console/softcursor.ko LD [M] drivers/video/console/tileblit.ko LD [M] drivers/video/display/display.ko LD [M] drivers/video/fb.ko LD [M] drivers/video/fb_ddc.ko LD [M] drivers/video/fb_sys_fops.ko LD [M] drivers/video/kyro/kyrofb.ko LD [M] drivers/video/macmodes.ko LD [M] drivers/video/matrox/g450_pll.ko LD [M] drivers/video/matrox/i2c-matroxfb.ko LD [M] drivers/video/matrox/matroxfb_DAC1064.ko LD [M] drivers/video/matrox/matroxfb_Ti3026.ko LD [M] drivers/video/matrox/matroxfb_accel.ko LD [M] drivers/video/matrox/matroxfb_base.ko LD [M] drivers/video/matrox/matroxfb_crtc2.ko LD [M] drivers/video/matrox/matroxfb_g450.ko LD [M] drivers/video/matrox/matroxfb_maven.ko LD [M] drivers/video/matrox/matroxfb_misc.ko LD [M] drivers/video/mb862xx/mb862xxfb.ko LD [M] drivers/video/metronomefb.ko LD [M] drivers/video/neofb.ko LD [M] drivers/video/nvidia/nvidiafb.ko LD [M] drivers/video/output.ko LD [M] drivers/video/pm2fb.ko LD [M] drivers/video/pm3fb.ko LD [M] drivers/video/riva/rivafb.ko LD [M] drivers/video/s1d13xxxfb.ko LD [M] drivers/video/s3fb.ko LD [M] drivers/video/savage/savagefb.ko LD [M] drivers/video/sis/sisfb.ko LD [M] drivers/video/sm501fb.ko LD [M] drivers/video/sstfb.ko LD [M] drivers/video/svgalib.ko LD [M] drivers/video/syscopyarea.ko LD [M] drivers/video/sysfillrect.ko LD [M] drivers/video/sysimgblt.ko LD [M] drivers/video/tdfxfb.ko LD [M] drivers/video/tmiofb.ko LD [M] drivers/video/tridentfb.ko LD [M] drivers/video/uvesafb.ko LD [M] drivers/video/vfb.ko LD [M] drivers/video/vgastate.ko LD [M] drivers/video/via/viafb.ko LD [M] drivers/video/vt8623fb.ko LD [M] drivers/w1/masters/ds2482.ko LD [M] drivers/w1/masters/ds2490.ko LD [M] drivers/w1/masters/matrox_w1.ko LD [M] drivers/w1/masters/w1-gpio.ko LD [M] drivers/w1/slaves/w1_bq27000.ko LD [M] drivers/w1/slaves/w1_ds2431.ko LD [M] drivers/w1/slaves/w1_ds2433.ko LD [M] drivers/w1/slaves/w1_ds2760.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] drivers/w1/slaves/w1_therm.ko LD [M] drivers/w1/wire.ko LD [M] drivers/watchdog/alim7101_wdt.ko LD [M] drivers/watchdog/cpwd.ko LD [M] drivers/watchdog/pcwd_pci.ko LD [M] drivers/watchdog/pcwd_usb.ko LD [M] drivers/watchdog/riowd.ko LD [M] drivers/watchdog/softdog.ko LD [M] drivers/watchdog/wdt_pci.ko LD [M] drivers/watchdog/wm8350_wdt.ko LD [M] fs/9p/9p.ko LD [M] fs/adfs/adfs.ko LD [M] fs/affs/affs.ko LD [M] fs/afs/kafs.ko LD [M] fs/autofs/autofs.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/befs/befs.ko LD [M] fs/bfs/bfs.ko LD [M] fs/binfmt_misc.ko LD [M] fs/btrfs/btrfs.ko LD [M] fs/cachefiles/cachefiles.ko LD [M] fs/cifs/cifs.ko LD [M] fs/coda/coda.ko LD [M] fs/configfs/configfs.ko LD [M] fs/cramfs/cramfs.ko LD [M] fs/dlm/dlm.ko LD [M] fs/ecryptfs/ecryptfs.ko LD [M] fs/efs/efs.ko LD [M] fs/exofs/exofs.ko LD [M] fs/exportfs/exportfs.ko LD [M] fs/ext2/ext2.ko LD [M] fs/ext3/ext3.ko LD [M] fs/ext4/ext4.ko LD [M] fs/fat/fat.ko LD [M] fs/fat/msdos.ko LD [M] fs/fat/vfat.ko LD [M] fs/freevxfs/freevxfs.ko LD [M] fs/fscache/fscache.ko LD [M] fs/fuse/cuse.ko LD [M] fs/fuse/fuse.ko LD [M] fs/gfs2/gfs2.ko LD [M] fs/hfs/hfs.ko LD [M] fs/hfsplus/hfsplus.ko LD [M] fs/hpfs/hpfs.ko LD [M] fs/isofs/isofs.ko LD [M] fs/jbd/jbd.ko LD [M] fs/jbd2/jbd2.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/jfs/jfs.ko LD [M] fs/lockd/lockd.ko LD [M] fs/mbcache.ko LD [M] fs/minix/minix.ko LD [M] fs/ncpfs/ncpfs.ko LD [M] fs/nfs/nfs.ko LD [M] fs/nfs_common/nfs_acl.ko LD [M] fs/nfsd/nfsd.ko LD [M] fs/nilfs2/nilfs2.ko LD [M] fs/nls/nls_ascii.ko LD [M] fs/nls/nls_base.ko LD [M] fs/nls/nls_cp1250.ko LD [M] fs/nls/nls_cp1251.ko LD [M] fs/nls/nls_cp1255.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp775.ko LD [M] fs/nls/nls_cp850.ko LD [M] fs/nls/nls_cp852.ko LD [M] fs/nls/nls_cp855.ko LD [M] fs/nls/nls_cp857.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_cp863.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_cp866.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp874.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_cp936.ko LD [M] fs/nls/nls_cp949.ko LD [M] fs/nls/nls_cp950.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-14.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] fs/nls/nls_iso8859-4.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] fs/nls/nls_iso8859-6.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/nls/nls_koi8-ru.ko LD [M] fs/nls/nls_koi8-u.ko LD [M] fs/nls/nls_utf8.ko LD [M] fs/ntfs/ntfs.ko LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.ko LD [M] fs/ocfs2/dlm/ocfs2_dlm.ko LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.ko LD [M] fs/ocfs2/ocfs2.ko LD [M] fs/ocfs2/ocfs2_stack_o2cb.ko LD [M] fs/ocfs2/ocfs2_stack_user.ko LD [M] fs/ocfs2/ocfs2_stackglue.ko LD [M] fs/omfs/omfs.ko LD [M] fs/openpromfs/openpromfs.ko LD [M] fs/qnx4/qnx4.ko LD [M] fs/quota/quota_tree.ko LD [M] fs/quota/quota_v1.ko LD [M] fs/quota/quota_v2.ko LD [M] fs/reiserfs/reiserfs.ko LD [M] fs/romfs/romfs.ko LD [M] fs/smbfs/smbfs.ko LD [M] fs/squashfs/squashfs.ko LD [M] fs/sysv/sysv.ko LD [M] fs/ubifs/ubifs.ko LD [M] fs/udf/udf.ko LD [M] fs/ufs/ufs.ko LD [M] fs/xfs/xfs.ko LD [M] kernel/backtracetest.ko LD [M] kernel/configs.ko LD [M] kernel/rcutorture.ko LD [M] kernel/trace/ring_buffer_benchmark.ko LD [M] lib/crc-ccitt.ko LD [M] lib/crc-itu-t.ko LD [M] lib/crc-t10dif.ko LD [M] lib/crc16.ko LD [M] lib/crc7.ko LD [M] lib/libcrc32c.ko LD [M] lib/lzo/lzo_compress.ko LD [M] lib/lzo/lzo_decompress.ko LD [M] lib/reed_solomon/reed_solomon.ko LD [M] lib/ts_bm.ko LD [M] lib/ts_fsm.ko LD [M] lib/ts_kmp.ko LD [M] lib/zlib_deflate/zlib_deflate.ko LD [M] net/802/fddi.ko LD [M] net/802/garp.ko LD [M] net/802/p8022.ko LD [M] net/802/p8023.ko LD [M] net/802/psnap.ko LD [M] net/802/stp.ko LD [M] net/802/tr.ko LD [M] net/8021q/8021q.ko LD [M] net/9p/9pnet.ko LD [M] net/9p/9pnet_rdma.ko LD [M] net/appletalk/appletalk.ko LD [M] net/atm/atm.ko LD [M] net/atm/br2684.ko LD [M] net/atm/clip.ko LD [M] net/atm/lec.ko LD [M] net/atm/mpoa.ko LD [M] net/atm/pppoatm.ko LD [M] net/ax25/ax25.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/bluetooth/bnep/bnep.ko LD [M] net/bluetooth/cmtp/cmtp.ko LD [M] net/bluetooth/hidp/hidp.ko LD [M] net/bluetooth/l2cap.ko LD [M] net/bluetooth/rfcomm/rfcomm.ko LD [M] net/bluetooth/sco.ko LD [M] net/bridge/bridge.ko LD [M] net/bridge/netfilter/ebt_802_3.ko LD [M] net/bridge/netfilter/ebt_among.ko LD [M] net/bridge/netfilter/ebt_arp.ko LD [M] net/bridge/netfilter/ebt_arpreply.ko LD [M] net/bridge/netfilter/ebt_dnat.ko LD [M] net/bridge/netfilter/ebt_ip.ko LD [M] net/bridge/netfilter/ebt_ip6.ko LD [M] net/bridge/netfilter/ebt_limit.ko LD [M] net/bridge/netfilter/ebt_log.ko LD [M] net/bridge/netfilter/ebt_mark.ko LD [M] net/bridge/netfilter/ebt_mark_m.ko LD [M] net/bridge/netfilter/ebt_nflog.ko LD [M] net/bridge/netfilter/ebt_pkttype.ko LD [M] net/bridge/netfilter/ebt_redirect.ko LD [M] net/bridge/netfilter/ebt_snat.ko LD [M] net/bridge/netfilter/ebt_stp.ko LD [M] net/bridge/netfilter/ebt_ulog.ko LD [M] net/bridge/netfilter/ebt_vlan.ko LD [M] net/bridge/netfilter/ebtable_broute.ko LD [M] net/bridge/netfilter/ebtable_filter.ko LD [M] net/bridge/netfilter/ebtable_nat.ko LD [M] net/bridge/netfilter/ebtables.ko LD [M] net/can/can-bcm.ko LD [M] net/can/can-raw.ko LD [M] net/can/can.ko LD [M] net/core/pktgen.ko LD [M] net/dccp/dccp.ko LD [M] net/dccp/dccp_diag.ko LD [M] net/dccp/dccp_ipv4.ko LD [M] net/dccp/dccp_ipv6.ko LD [M] net/dccp/dccp_probe.ko LD [M] net/decnet/decnet.ko LD [M] net/decnet/netfilter/dn_rtmsg.ko LD [M] net/econet/econet.ko LD [M] net/ieee802154/af_802154.ko LD [M] net/ieee802154/nl802154.ko LD [M] net/ipv4/ah4.ko LD [M] net/ipv4/esp4.ko LD [M] net/ipv4/inet_diag.ko LD [M] net/ipv4/ip_gre.ko LD [M] net/ipv4/ipcomp.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/netfilter/arp_tables.ko LD [M] net/ipv4/netfilter/arpt_mangle.ko LD [M] net/ipv4/netfilter/arptable_filter.ko LD [M] net/ipv4/netfilter/ip_queue.ko LD [M] net/ipv4/netfilter/ip_tables.ko LD [M] net/ipv4/netfilter/ipt_CLUSTERIP.ko LD [M] net/ipv4/netfilter/ipt_ECN.ko LD [M] net/ipv4/netfilter/ipt_LOG.ko LD [M] net/ipv4/netfilter/ipt_MASQUERADE.ko LD [M] net/ipv4/netfilter/ipt_NETMAP.ko LD [M] net/ipv4/netfilter/ipt_REDIRECT.ko LD [M] net/ipv4/netfilter/ipt_REJECT.ko LD [M] net/ipv4/netfilter/ipt_ULOG.ko LD [M] net/ipv4/netfilter/ipt_addrtype.ko LD [M] net/ipv4/netfilter/ipt_ah.ko LD [M] net/ipv4/netfilter/ipt_ecn.ko LD [M] net/ipv4/netfilter/iptable_filter.ko LD [M] net/ipv4/netfilter/iptable_mangle.ko LD [M] net/ipv4/netfilter/iptable_nat.ko LD [M] net/ipv4/netfilter/iptable_raw.ko LD [M] net/ipv4/netfilter/iptable_security.ko LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.ko LD [M] net/ipv4/netfilter/nf_defrag_ipv4.ko LD [M] net/ipv4/netfilter/nf_nat.ko LD [M] net/ipv4/netfilter/nf_nat_amanda.ko LD [M] net/ipv4/netfilter/nf_nat_ftp.ko LD [M] net/ipv4/netfilter/nf_nat_h323.ko LD [M] net/ipv4/netfilter/nf_nat_irc.ko LD [M] net/ipv4/netfilter/nf_nat_pptp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_dccp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_gre.ko LD [M] net/ipv4/netfilter/nf_nat_proto_sctp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_udplite.ko LD [M] net/ipv4/netfilter/nf_nat_sip.ko LD [M] net/ipv4/netfilter/nf_nat_snmp_basic.ko LD [M] net/ipv4/netfilter/nf_nat_tftp.ko LD [M] net/ipv4/tcp_bic.ko LD [M] net/ipv4/tcp_cubic.ko LD [M] net/ipv4/tcp_diag.ko LD [M] net/ipv4/tcp_highspeed.ko LD [M] net/ipv4/tcp_htcp.ko LD [M] net/ipv4/tcp_hybla.ko LD [M] net/ipv4/tcp_illinois.ko LD [M] net/ipv4/tcp_lp.ko LD [M] net/ipv4/tcp_probe.ko LD [M] net/ipv4/tcp_scalable.ko LD [M] net/ipv4/tcp_vegas.ko LD [M] net/ipv4/tcp_veno.ko LD [M] net/ipv4/tcp_westwood.ko LD [M] net/ipv4/tcp_yeah.ko LD [M] net/ipv4/tunnel4.ko LD [M] net/ipv4/xfrm4_mode_beet.ko LD [M] net/ipv4/xfrm4_mode_transport.ko LD [M] net/ipv4/xfrm4_mode_tunnel.ko LD [M] net/ipv4/xfrm4_tunnel.ko LD [M] net/ipv6/ah6.ko LD [M] net/ipv6/esp6.ko LD [M] net/ipv6/ip6_tunnel.ko LD [M] net/ipv6/ipcomp6.ko LD [M] net/ipv6/ipv6.ko LD [M] net/ipv6/mip6.ko LD [M] net/ipv6/netfilter/ip6_queue.ko LD [M] net/ipv6/netfilter/ip6_tables.ko LD [M] net/ipv6/netfilter/ip6t_LOG.ko LD [M] net/ipv6/netfilter/ip6t_REJECT.ko LD [M] net/ipv6/netfilter/ip6t_ah.ko LD [M] net/ipv6/netfilter/ip6t_eui64.ko LD [M] net/ipv6/netfilter/ip6t_frag.ko LD [M] net/ipv6/netfilter/ip6t_hbh.ko LD [M] net/ipv6/netfilter/ip6t_ipv6header.ko LD [M] net/ipv6/netfilter/ip6t_mh.ko LD [M] net/ipv6/netfilter/ip6t_rt.ko LD [M] net/ipv6/netfilter/ip6table_filter.ko LD [M] net/ipv6/netfilter/ip6table_mangle.ko LD [M] net/ipv6/netfilter/ip6table_raw.ko LD [M] net/ipv6/netfilter/ip6table_security.ko LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.ko LD [M] net/ipv6/sit.ko LD [M] net/ipv6/tunnel6.ko LD [M] net/ipv6/xfrm6_mode_beet.ko LD [M] net/ipv6/xfrm6_mode_ro.ko LD [M] net/ipv6/xfrm6_mode_transport.ko LD [M] net/ipv6/xfrm6_mode_tunnel.ko LD [M] net/ipv6/xfrm6_tunnel.ko LD [M] net/ipx/ipx.ko LD [M] net/irda/ircomm/ircomm-tty.ko LD [M] net/irda/ircomm/ircomm.ko LD [M] net/irda/irda.ko LD [M] net/irda/irlan/irlan.ko LD [M] net/irda/irnet/irnet.ko LD [M] net/key/af_key.ko LD [M] net/lapb/lapb.ko LD [M] net/llc/llc.ko LD [M] net/llc/llc2.ko LD [M] net/mac80211/mac80211.ko LD [M] net/netfilter/ipvs/ip_vs.ko LD [M] net/netfilter/ipvs/ip_vs_dh.ko LD [M] net/netfilter/ipvs/ip_vs_ftp.ko LD [M] net/netfilter/ipvs/ip_vs_lblc.ko LD [M] net/netfilter/ipvs/ip_vs_lblcr.ko LD [M] net/netfilter/ipvs/ip_vs_lc.ko LD [M] net/netfilter/ipvs/ip_vs_nq.ko LD [M] net/netfilter/ipvs/ip_vs_rr.ko LD [M] net/netfilter/ipvs/ip_vs_sed.ko LD [M] net/netfilter/ipvs/ip_vs_sh.ko LD [M] net/netfilter/ipvs/ip_vs_wlc.ko LD [M] net/netfilter/ipvs/ip_vs_wrr.ko LD [M] net/netfilter/nf_conntrack.ko LD [M] net/netfilter/nf_conntrack_amanda.ko LD [M] net/netfilter/nf_conntrack_ftp.ko LD [M] net/netfilter/nf_conntrack_h323.ko LD [M] net/netfilter/nf_conntrack_irc.ko LD [M] net/netfilter/nf_conntrack_netbios_ns.ko LD [M] net/netfilter/nf_conntrack_netlink.ko LD [M] net/netfilter/nf_conntrack_pptp.ko LD [M] net/netfilter/nf_conntrack_proto_dccp.ko LD [M] net/netfilter/nf_conntrack_proto_gre.ko LD [M] net/netfilter/nf_conntrack_proto_sctp.ko LD [M] net/netfilter/nf_conntrack_proto_udplite.ko LD [M] net/netfilter/nf_conntrack_sane.ko LD [M] net/netfilter/nf_conntrack_sip.ko LD [M] net/netfilter/nf_conntrack_tftp.ko LD [M] net/netfilter/nf_tproxy_core.ko LD [M] net/netfilter/nfnetlink.ko LD [M] net/netfilter/nfnetlink_log.ko LD [M] net/netfilter/nfnetlink_queue.ko LD [M] net/netfilter/x_tables.ko LD [M] net/netfilter/xt_CLASSIFY.ko LD [M] net/netfilter/xt_CONNMARK.ko LD [M] net/netfilter/xt_CONNSECMARK.ko LD [M] net/netfilter/xt_DSCP.ko LD [M] net/netfilter/xt_HL.ko LD [M] net/netfilter/xt_LED.ko LD [M] net/netfilter/xt_MARK.ko LD [M] net/netfilter/xt_NFLOG.ko LD [M] net/netfilter/xt_NFQUEUE.ko LD [M] net/netfilter/xt_NOTRACK.ko LD [M] net/netfilter/xt_RATEEST.ko LD [M] net/netfilter/xt_SECMARK.ko LD [M] net/netfilter/xt_TCPMSS.ko LD [M] net/netfilter/xt_TCPOPTSTRIP.ko LD [M] net/netfilter/xt_TPROXY.ko LD [M] net/netfilter/xt_TRACE.ko LD [M] net/netfilter/xt_cluster.ko LD [M] net/netfilter/xt_comment.ko LD [M] net/netfilter/xt_connbytes.ko LD [M] net/netfilter/xt_connlimit.ko LD [M] net/netfilter/xt_connmark.ko LD [M] net/netfilter/xt_conntrack.ko LD [M] net/netfilter/xt_dccp.ko LD [M] net/netfilter/xt_dscp.ko LD [M] net/netfilter/xt_esp.ko LD [M] net/netfilter/xt_hashlimit.ko LD [M] net/netfilter/xt_helper.ko LD [M] net/netfilter/xt_hl.ko LD [M] net/netfilter/xt_iprange.ko LD [M] net/netfilter/xt_length.ko LD [M] net/netfilter/xt_limit.ko LD [M] net/netfilter/xt_mac.ko LD [M] net/netfilter/xt_mark.ko LD [M] net/netfilter/xt_multiport.ko LD [M] net/netfilter/xt_osf.ko LD [M] net/netfilter/xt_owner.ko LD [M] net/netfilter/xt_physdev.ko LD [M] net/netfilter/xt_pkttype.ko LD [M] net/netfilter/xt_policy.ko LD [M] net/netfilter/xt_quota.ko LD [M] net/netfilter/xt_rateest.ko LD [M] net/netfilter/xt_realm.ko LD [M] net/netfilter/xt_recent.ko LD [M] net/netfilter/xt_sctp.ko LD [M] net/netfilter/xt_socket.ko LD [M] net/netfilter/xt_state.ko LD [M] net/netfilter/xt_statistic.ko LD [M] net/netfilter/xt_string.ko LD [M] net/netfilter/xt_tcpmss.ko LD [M] net/netfilter/xt_tcpudp.ko LD [M] net/netfilter/xt_time.ko LD [M] net/netfilter/xt_u32.ko LD [M] net/netrom/netrom.ko LD [M] net/packet/af_packet.ko LD [M] net/phonet/phonet.ko LD [M] net/phonet/pn_pep.ko LD [M] net/rds/rds.ko LD [M] net/rfkill/rfkill.ko LD [M] net/rose/rose.ko LD [M] net/rxrpc/af-rxrpc.ko LD [M] net/rxrpc/rxkad.ko LD [M] net/sched/act_gact.ko LD [M] net/sched/act_ipt.ko LD [M] net/sched/act_mirred.ko LD [M] net/sched/act_nat.ko LD [M] net/sched/act_pedit.ko LD [M] net/sched/act_police.ko LD [M] net/sched/act_simple.ko LD [M] net/sched/act_skbedit.ko LD [M] net/sched/cls_basic.ko LD [M] net/sched/cls_flow.ko LD [M] net/sched/cls_fw.ko LD [M] net/sched/cls_route.ko LD [M] net/sched/cls_rsvp.ko LD [M] net/sched/cls_rsvp6.ko LD [M] net/sched/cls_tcindex.ko LD [M] net/sched/cls_u32.ko LD [M] net/sched/em_cmp.ko LD [M] net/sched/em_meta.ko LD [M] net/sched/em_nbyte.ko LD [M] net/sched/em_text.ko LD [M] net/sched/em_u32.ko LD [M] net/sched/sch_atm.ko LD [M] net/sched/sch_cbq.ko LD [M] net/sched/sch_drr.ko LD [M] net/sched/sch_dsmark.ko LD [M] net/sched/sch_gred.ko LD [M] net/sched/sch_hfsc.ko LD [M] net/sched/sch_htb.ko LD [M] net/sched/sch_ingress.ko LD [M] net/sched/sch_multiq.ko LD [M] net/sched/sch_netem.ko LD [M] net/sched/sch_prio.ko LD [M] net/sched/sch_red.ko LD [M] net/sched/sch_sfq.ko LD [M] net/sched/sch_tbf.ko LD [M] net/sched/sch_teql.ko LD [M] net/sctp/sctp.ko LD [M] net/sunrpc/auth_gss/auth_rpcgss.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.ko LD [M] net/sunrpc/sunrpc.ko LD [M] net/sunrpc/xprtrdma/svcrdma.ko LD [M] net/sunrpc/xprtrdma/xprtrdma.ko LD [M] net/tipc/tipc.ko LD [M] net/unix/unix.ko LD [M] net/wanrouter/wanrouter.ko LD [M] net/wimax/wimax.ko LD [M] net/wireless/cfg80211.ko LD [M] net/wireless/lib80211.ko LD [M] net/wireless/lib80211_crypt_ccmp.ko LD [M] net/wireless/lib80211_crypt_tkip.ko LD [M] net/wireless/lib80211_crypt_wep.ko LD [M] net/x25/x25.ko LD [M] net/xfrm/xfrm_ipcomp.ko LD [M] net/xfrm/xfrm_user.ko LD [M] samples/kobject/kobject-example.ko LD [M] samples/kobject/kset-example.ko LD [M] samples/kprobes/jprobe_example.ko LD [M] samples/kprobes/kprobe_example.ko LD [M] samples/kprobes/kretprobe_example.ko LD [M] samples/markers/marker-example.ko LD [M] samples/markers/probe-example.ko LD [M] samples/trace_events/trace-events-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample2.ko LD [M] samples/tracepoints/tracepoint-sample.ko LD [M] sound/ac97_bus.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/oss/snd-pcm-oss.ko LD [M] sound/core/seq/oss/snd-seq-oss.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] sound/core/seq/snd-seq-dummy.ko LD [M] sound/core/seq/snd-seq-midi-emul.ko LD [M] sound/core/seq/snd-seq-midi-event.ko LD [M] sound/core/seq/snd-seq-midi.ko LD [M] sound/core/seq/snd-seq-virmidi.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-hrtimer.ko LD [M] sound/core/snd-hwdep.ko LD [M] sound/core/snd-page-alloc.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-rawmidi.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/drivers/mpu401/snd-mpu401-uart.ko LD [M] sound/drivers/mpu401/snd-mpu401.ko LD [M] sound/drivers/opl3/snd-opl3-lib.ko LD [M] sound/drivers/opl3/snd-opl3-synth.ko LD [M] sound/drivers/snd-dummy.ko LD [M] sound/drivers/snd-mtpav.ko LD [M] sound/drivers/snd-mts64.ko LD [M] sound/drivers/snd-portman2x4.ko LD [M] sound/drivers/snd-serial-u16550.ko LD [M] sound/drivers/snd-virmidi.ko LD [M] sound/drivers/vx/snd-vx-lib.ko LD [M] sound/i2c/other/snd-ak4114.ko LD [M] sound/i2c/other/snd-ak4117.ko LD [M] sound/i2c/other/snd-ak4xxx-adda.ko LD [M] sound/i2c/other/snd-pt2258.ko LD [M] sound/i2c/other/snd-tea575x-tuner.ko LD [M] sound/i2c/snd-cs8427.ko LD [M] sound/i2c/snd-i2c.ko LD [M] sound/pci/ac97/snd-ac97-codec.ko LD [M] sound/pci/ali5451/snd-ali5451.ko LD [M] sound/pci/au88x0/snd-au8810.ko LD [M] sound/pci/au88x0/snd-au8820.ko LD [M] sound/pci/au88x0/snd-au8830.ko LD [M] sound/pci/aw2/snd-aw2.ko LD [M] sound/pci/ca0106/snd-ca0106.ko LD [M] sound/pci/cs46xx/snd-cs46xx.ko LD [M] sound/pci/ctxfi/snd-ctxfi.ko LD [M] sound/pci/echoaudio/snd-darla20.ko LD [M] sound/pci/echoaudio/snd-darla24.ko LD [M] sound/pci/echoaudio/snd-echo3g.ko LD [M] sound/pci/echoaudio/snd-gina20.ko LD [M] sound/pci/echoaudio/snd-gina24.ko LD [M] sound/pci/echoaudio/snd-indigo.ko LD [M] sound/pci/echoaudio/snd-indigodj.ko LD [M] sound/pci/echoaudio/snd-indigodjx.ko LD [M] sound/pci/echoaudio/snd-indigoio.ko LD [M] sound/pci/echoaudio/snd-indigoiox.ko LD [M] sound/pci/echoaudio/snd-layla20.ko LD [M] sound/pci/echoaudio/snd-layla24.ko LD [M] sound/pci/echoaudio/snd-mia.ko LD [M] sound/pci/echoaudio/snd-mona.ko LD [M] sound/pci/emu10k1/snd-emu10k1-synth.ko LD [M] sound/pci/emu10k1/snd-emu10k1.ko LD [M] sound/pci/emu10k1/snd-emu10k1x.ko LD [M] sound/pci/hda/snd-hda-codec-analog.ko LD [M] sound/pci/hda/snd-hda-codec-atihdmi.ko LD [M] sound/pci/hda/snd-hda-codec-ca0110.ko LD [M] sound/pci/hda/snd-hda-codec-cmedia.ko LD [M] sound/pci/hda/snd-hda-codec-conexant.ko LD [M] sound/pci/hda/snd-hda-codec-idt.ko LD [M] sound/pci/hda/snd-hda-codec-intelhdmi.ko LD [M] sound/pci/hda/snd-hda-codec-nvhdmi.ko LD [M] sound/pci/hda/snd-hda-codec-realtek.ko LD [M] sound/pci/hda/snd-hda-codec-si3054.ko LD [M] sound/pci/hda/snd-hda-codec-via.ko LD [M] sound/pci/hda/snd-hda-codec.ko LD [M] sound/pci/hda/snd-hda-intel.ko LD [M] sound/pci/ice1712/snd-ice1712.ko LD [M] sound/pci/ice1712/snd-ice1724.ko LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.ko LD [M] sound/pci/korg1212/snd-korg1212.ko LD [M] sound/pci/lx6464es/snd-lx6464es.ko LD [M] sound/pci/mixart/snd-mixart.ko LD [M] sound/pci/nm256/snd-nm256.ko LD [M] sound/pci/oxygen/snd-hifier.ko LD [M] sound/pci/oxygen/snd-oxygen-lib.ko LD [M] sound/pci/oxygen/snd-oxygen.ko LD [M] sound/pci/oxygen/snd-virtuoso.ko LD [M] sound/pci/pcxhr/snd-pcxhr.ko LD [M] sound/pci/riptide/snd-riptide.ko LD [M] sound/pci/rme9652/snd-hdsp.ko LD [M] sound/pci/rme9652/snd-hdspm.ko LD [M] sound/pci/rme9652/snd-rme9652.ko LD [M] sound/pci/snd-ad1889.ko LD [M] sound/pci/snd-als300.ko LD [M] sound/pci/snd-atiixp-modem.ko LD [M] sound/pci/snd-atiixp.ko LD [M] sound/pci/snd-azt3328.ko LD [M] sound/pci/snd-bt87x.ko LD [M] sound/pci/snd-cmipci.ko LD [M] sound/pci/snd-cs4281.ko LD [M] sound/pci/snd-ens1370.ko LD [M] sound/pci/snd-ens1371.ko LD [M] sound/pci/snd-es1938.ko LD [M] sound/pci/snd-es1968.ko LD [M] sound/pci/snd-fm801.ko LD [M] sound/pci/snd-intel8x0.ko LD [M] sound/pci/snd-intel8x0m.ko LD [M] sound/pci/snd-maestro3.ko LD [M] sound/pci/snd-rme32.ko LD [M] sound/pci/snd-rme96.ko LD [M] sound/pci/snd-sonicvibes.ko LD [M] sound/pci/snd-via82xx-modem.ko LD [M] sound/pci/snd-via82xx.ko LD [M] sound/pci/trident/snd-trident.ko LD [M] sound/pci/vx222/snd-vx222.ko LD [M] sound/pci/ymfpci/snd-ymfpci.ko LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko LD [M] sound/pcmcia/vx/snd-vxpocket.ko LD [M] sound/soc/codecs/snd-soc-ad73311.ko LD [M] sound/soc/codecs/snd-soc-ak4104.ko LD [M] sound/soc/codecs/snd-soc-ak4535.ko LD [M] sound/soc/codecs/snd-soc-cs4270.ko LD [M] sound/soc/codecs/snd-soc-l3.ko LD [M] sound/soc/codecs/snd-soc-pcm3008.ko LD [M] sound/soc/codecs/snd-soc-spdif.ko LD [M] sound/soc/codecs/snd-soc-ssm2602.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic26.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.ko LD [M] sound/soc/codecs/snd-soc-uda134x.ko LD [M] sound/soc/codecs/snd-soc-uda1380.ko LD [M] sound/soc/codecs/snd-soc-wm8350.ko LD [M] sound/soc/codecs/snd-soc-wm8400.ko LD [M] sound/soc/codecs/snd-soc-wm8510.ko LD [M] sound/soc/codecs/snd-soc-wm8580.ko LD [M] sound/soc/codecs/snd-soc-wm8728.ko LD [M] sound/soc/codecs/snd-soc-wm8731.ko LD [M] sound/soc/codecs/snd-soc-wm8750.ko LD [M] sound/soc/codecs/snd-soc-wm8753.ko LD [M] sound/soc/codecs/snd-soc-wm8900.ko LD [M] sound/soc/codecs/snd-soc-wm8903.ko LD [M] sound/soc/codecs/snd-soc-wm8940.ko LD [M] sound/soc/codecs/snd-soc-wm8960.ko LD [M] sound/soc/codecs/snd-soc-wm8971.ko LD [M] sound/soc/codecs/snd-soc-wm8988.ko LD [M] sound/soc/codecs/snd-soc-wm8990.ko LD [M] sound/soc/codecs/snd-soc-wm9081.ko LD [M] sound/soc/snd-soc-core.ko LD [M] sound/sound_firmware.ko LD [M] sound/soundcore.ko LD [M] sound/sparc/snd-sun-amd7930.ko LD [M] sound/sparc/snd-sun-cs4231.ko LD [M] sound/sparc/snd-sun-dbri.ko LD [M] sound/synth/emux/snd-emux-synth.ko LD [M] sound/synth/snd-util-mem.ko LD [M] sound/usb/caiaq/snd-usb-caiaq.ko LD [M] sound/usb/snd-usb-audio.ko LD [M] sound/usb/snd-usb-lib.ko # Build took: 0:29:48.464210 # git bisect good Bisecting: 7 revisions left to test after this (roughly 3 steps) [797a75686528e9f6f9bfee2a719a00b47868c999] sparc: use dma_map_page instead of dma_map_single # < git rev-parse --verify HEAD Trying 797a75686528e9f6f9bfee2a719a00b47868c999 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1515:2: warning: #warning syscall rt_tgsigqueueinfo not implemented :1519:2: warning: #warning syscall perf_counter_open not implemented CHK include/linux/compile.h CC init/main.o CC init/version.o CC [M] drivers/ieee802154/fakehard.o CC [M] drivers/input/gameport/emu10k1-gp.o CC [M] drivers/block/aoe/aoeblk.o CC [M] drivers/input/gameport/fm801-gp.o CC [M] drivers/block/aoe/aoechr.o CC [M] drivers/block/aoe/aoecmd.o CC [M] drivers/block/aoe/aoedev.o CC [M] drivers/block/aoe/aoemain.o CC [M] drivers/block/aoe/aoenet.o CC [M] drivers/ssb/main.o CC [M] drivers/uwb/umc-bus.o CC [M] drivers/ssb/scan.o LD init/built-in.o CC [M] drivers/ssb/sprom.o CC [M] drivers/ssb/pci.o CC [M] drivers/uwb/umc-dev.o CC [M] drivers/ssb/pcihost_wrapper.o CC [M] drivers/uwb/umc-drv.o CC [M] drivers/uwb/address.o CC [M] drivers/ssb/pcmcia.o CC [M] drivers/ssb/driver_chipcommon.o CC [M] drivers/ssb/driver_chipcommon_pmu.o CC [M] drivers/ssb/driver_pcicore.o CC [M] drivers/telephony/ixj.o CC [M] drivers/ssb/b43_pci_bridge.o CC [M] drivers/memstick/host/tifm_ms.o CC [M] drivers/watchdog/pcwd_pci.o CC [M] drivers/telephony/ixj_pcmcia.o CC [M] drivers/usb/image/microtek.o CC [M] sound/pcmcia/vx/vxpocket.o CC [M] drivers/crypto/hifn_795x.o CC [M] drivers/media/dvb/dm1105/dm1105.o CC [M] drivers/usb/atm/cxacru.o CC [M] drivers/infiniband/ulp/srp/ib_srp.o CC [M] drivers/connector/cn_queue.o CC [M] drivers/input/serio/pcips2.o CC [M] drivers/infiniband/ulp/iser/iser_verbs.o CC [M] drivers/media/dvb/bt8xx/bt878.o CC [M] drivers/usb/otg/nop-usb-xceiv.o CC [M] drivers/isdn/divert/isdn_divert.o CC [M] drivers/uio/uio_cif.o CC [M] drivers/media/radio/radio-maxiradio.o CC [M] drivers/ata/libata-core.o CC [M] drivers/isdn/hysdn/hysdn_procconf.o CC [M] drivers/watchdog/wdt_pci.o CC [M] drivers/infiniband/hw/mlx4/ah.o CC [M] drivers/isdn/hardware/mISDN/hfcpci.o CC [M] drivers/isdn/hysdn/hysdn_proclog.o CC [M] sound/pcmcia/vx/vxp_ops.o CC [M] drivers/sbus/char/openprom.o CC [M] drivers/memstick/host/jmb38x_ms.o CC [M] drivers/infiniband/hw/nes/nes.o CC [M] drivers/infiniband/hw/nes/nes_hw.o CC [M] drivers/mmc/host/sdhci.o CC [M] drivers/media/dvb/bt8xx/dvb-bt8xx.o CC [M] drivers/message/fusion/mptbase.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o CC [M] drivers/connector/connector.o CC [M] drivers/infiniband/hw/amso1100/c2.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o CC [M] drivers/isdn/mISDN/l1oip_core.o CC [M] drivers/infiniband/hw/nes/nes_nic.o CC [M] drivers/media/dvb/b2c2/flexcop-pci.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cm.o CC [M] drivers/media/dvb/dvb-core/dvb_net.o CC [M] drivers/isdn/i4l/isdn_net.o CC [M] drivers/parport/parport_pc.o CC [M] drivers/w1/w1.o CC [M] drivers/isdn/mISDN/l1oip_codec.o CC net/socket.o CC [M] drivers/w1/masters/matrox_w1.o CC [M] sound/sparc/cs4231.o CC [M] drivers/isdn/capi/kcapi.o CC [M] drivers/gpu/drm/drm_auth.o CC [M] drivers/usb/core/usb.o CC [M] drivers/isdn/hardware/avm/b1pci.o CC [M] drivers/media/dvb/pluto2/pluto2.o CC [M] drivers/isdn/gigaset/bas-gigaset.o CC [M] drivers/infiniband/hw/mthca/mthca_main.o CC drivers/usb/host/pci-quirks.o CC ipc/mqueue.o CC [M] drivers/block/floppy.o CC [M] drivers/pcmcia/ds.o CC [M] drivers/usb/gadget/cdc2.o CC [M] sound/pci/ad1889.o CC [M] drivers/usb/storage/alauda.o CC [M] drivers/isdn/hardware/avm/b1.o CC [M] drivers/misc/cb710/core.o CC [M] drivers/w1/w1_int.o CC [M] drivers/hwmon/i5k_amb.o CC block/blk-exec.o CC [M] drivers/i2c/busses/i2c-ali1535.o CC [M] drivers/bluetooth/hci_vhci.o CC [M] sound/pcmcia/vx/vxp_mixer.o CC crypto/algapi.o CC [M] drivers/isdn/capi/capilib.o CC [M] drivers/firewire/fw-card.o CC [M] drivers/atm/iphase.o CC [M] drivers/serial/8250_pci.o CC [M] drivers/message/i2o/bus-osm.o CC [M] drivers/ieee1394/dma.o CC [M] drivers/infiniband/core/addr.o CC [M] drivers/video/aty/atyfb_base.o CC [M] drivers/infiniband/core/cm.o CC [M] drivers/uwb/lc-rc.o CC [M] drivers/ieee1394/iso.o CC [M] drivers/infiniband/hw/ipath/ipath_cq.o CC [M] drivers/infiniband/core/packer.o CC [M] drivers/infiniband/hw/nes/nes_utils.o CC [M] drivers/message/i2o/iop.o CC [M] drivers/isdn/i4l/isdn_tty.o CC [M] drivers/isdn/hardware/eicon/divasi.o CC [M] drivers/media/common/saa7146_i2c.o CC [M] drivers/infiniband/core/ud_header.o CC [M] drivers/scsi/aacraid/linit.o CC [M] drivers/infiniband/core/verbs.o CC [M] drivers/media/dvb/firewire/firedtv-avc.o CC [M] drivers/media/common/saa7146_core.o CC [M] drivers/mfd/sm501.o CC net/802/fc.o CC [M] drivers/infiniband/core/sysfs.o CC [M] drivers/isdn/i4l/isdn_v110.o CC drivers/base/platform.o CC net/802/hippi.o CC [M] drivers/uio/uio_aec.o CC [M] drivers/ide/ide-cd.o CC security/smack/smack_lsm.o CC [M] drivers/message/i2o/driver.o CC [M] drivers/isdn/hisax/config.o CC [M] drivers/message/i2o/device.o CC [M] drivers/usb/host/ehci-hcd.o CC [M] drivers/mtd/devices/pmc551.o LD [M] drivers/block/aoe/aoe.o LD [M] drivers/ssb/ssb.o CC [M] drivers/usb/host/oxu210hp-hcd.o CC [M] drivers/infiniband/ulp/iser/iser_initiator.o CC [M] drivers/atm/suni.o CC drivers/pci/access.o CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o CC arch/sparc/lib/iomap.o CC security/selinux/avc.o CC [M] drivers/media/video/mxb.o CC [M] drivers/message/fusion/mptscsih.o /scratch/kisskb/src/drivers/sbus/char/openprom.c: In function 'openprom_sunos_ioctl': /scratch/kisskb/src/drivers/sbus/char/openprom.c:306: warning: 'opp' may be used uninitialized in this function CC [M] drivers/serial/serial_cs.o CC [M] drivers/char/rocket.o CC [M] drivers/media/dvb/dvb-usb/a800.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o CC [M] drivers/media/dvb/dvb-usb/af9005-remote.o CC arch/sparc/kernel/traps_64.o CC [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.o CC [M] drivers/media/dvb/siano/smscoreapi.o CC [M] drivers/media/radio/radio-gemtek-pci.o CC [M] drivers/media/dvb/ttpci/budget-core.o CC [M] drivers/media/dvb/dvb-usb/af9005.o CC mm/vmscan.o CC [M] drivers/md/raid5.o CC [M] drivers/message/i2o/debug.o CC [M] drivers/usb/storage/cypress_atacb.o CC [M] drivers/media/dvb/b2c2/flexcop-usb.o CC [M] drivers/i2c/busses/i2c-ali1563.o CC [M] drivers/media/dvb/b2c2/flexcop.o CC [M] drivers/usb/atm/speedtch.o CC [M] drivers/infiniband/hw/mlx4/cq.o CC [M] drivers/infiniband/core/device.o CC [M] drivers/isdn/divert/divert_procfs.o CC [M] drivers/usb/atm/ueagle-atm.o CC [M] drivers/media/dvb/ttusb-dec/ttusb_dec.o CC [M] drivers/watchdog/alim7101_wdt.o CC [M] net/802/p8022.o CC kernel/sched.o CC [M] sound/core/memalloc.o CC [M] drivers/usb/gadget/ether.o CC [M] drivers/ieee1394/config_roms.o CC lib/devres.o CC [M] drivers/isdn/hardware/mISDN/hfcmulti.o CC [M] drivers/hwmon/sis5595.o CC [M] drivers/pcmcia/pcmcia_resource.o CC [M] drivers/mtd/maps/pci.o CC [M] drivers/net/appletalk/ipddp.o CC [M] drivers/media/dvb/dvb-usb/af9005-fe.o CC [M] drivers/uio/uio_sercos3.o CC [M] drivers/mtd/nand/cafe_nand.o /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c: In function 'hfcpci_softirq': /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c:2333: warning: ignoring return value of 'driver_for_each_device', declared with attribute warn_unused_result CC [M] drivers/message/fusion/mptspi.o CC [M] drivers/isdn/hardware/eicon/idifunc.o CC [M] drivers/misc/cb710/sgbuf2.o LD arch/sparc/lib/built-in.o CC [M] drivers/firewire/fw-topology.o CC [M] drivers/infiniband/hw/ipath/ipath_diag.o CC [M] drivers/isdn/hysdn/boardergo.o CC [M] drivers/media/dvb/dvb-usb/af9015.o CC [M] drivers/gpu/drm/drm_bufs.o CC [M] drivers/infiniband/hw/nes/nes_verbs.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o CC [M] drivers/infiniband/hw/nes/nes_cm.o CC block/scsi_ioctl.o CC [M] drivers/ide/ide-cd_ioctl.o CC [M] drivers/bluetooth/hci_ldisc.o CC net/8021q/vlan_core.o CC block/bsg.o CC [M] drivers/usb/core/hcd.o CC crypto/ablkcipher.o CC [M] fs/afs/cache.o CC [M] fs/afs/callback.o CC [M] drivers/media/dvb/dvb-usb/anysee.o CC [M] net/802/psnap.o CC [M] sound/pci/als300.o CC drivers/pci/bus.o LD [M] drivers/connector/cn.o CC security/smack/smack_access.o CC [M] drivers/message/i2o/pci.o CC [M] drivers/serial/jsm/jsm_driver.o CC [M] drivers/scsi/aacraid/aachba.o CC [M] drivers/usb/core/message.o CC [M] drivers/ata/libata-scsi.o CC [M] drivers/scsi/aic7xxx/aic79xx_core.o CC [M] drivers/usb/storage/datafab.o CC [M] drivers/scsi/aic94xx/aic94xx_init.o LD [M] sound/pcmcia/vx/snd-vxpocket.o CC [M] drivers/w1/w1_netlink.o CC [M] drivers/infiniband/hw/amso1100/c2_provider.o CC [M] drivers/message/i2o/exec-osm.o CC [M] drivers/isdn/capi/kcapi_proc.o CC [M] drivers/isdn/capi/capi.o CC [M] drivers/infiniband/hw/mthca/mthca_profile.o CC [M] drivers/isdn/capi/capidrv.o CC [M] drivers/i2c/busses/i2c-ali15x3.o CC [M] drivers/infiniband/hw/mlx4/doorbell.o CC [M] drivers/media/common/saa7146_fops.o CC [M] drivers/mtd/maps/intel_vr_nor.o CC [M] drivers/isdn/mISDN/core.o LD [M] drivers/media/dvb/dvb-core/dvb-core.o CC [M] drivers/isdn/hysdn/hysdn_boot.o CC [M] drivers/message/i2o/memory.o CC [M] drivers/media/radio/radio-maestro.o CC [M] drivers/infiniband/core/fmr_pool.o CC [M] drivers/hwmon/via686a.o CC [M] drivers/misc/cb710/debug.o LD ipc/built-in.o CC [M] drivers/infiniband/ulp/iser/iser_memory.o CC [M] sound/pci/atiixp_modem.o CC [M] drivers/media/dvb/bt8xx/dst.o CC [M] drivers/scsi/aacraid/commctrl.o CC [M] drivers/pcmcia/pcmcia_ioctl.o LD [M] drivers/uwb/umc.o LD [M] drivers/media/dvb/siano/sms1xxx.o CC [M] drivers/uwb/whci.o CC [M] drivers/mmc/host/sdhci-pci.o CC [M] drivers/usb/atm/usbatm.o CC [M] drivers/media/dvb/b2c2/flexcop-fe-tuner.o CC [M] drivers/infiniband/core/cache.o CC [M] drivers/isdn/divert/divert_init.o CC [M] drivers/ieee1394/pcilynx.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o CC [M] drivers/infiniband/hw/mthca/mthca_reset.o CC [M] drivers/ide/ide.o CC [M] drivers/ide/ide-ioctls.o CC [M] drivers/isdn/hardware/avm/b1dma.o CC [M] drivers/isdn/i4l/isdn_common.o CC [M] drivers/isdn/hardware/avm/b1pcmcia.o CC [M] drivers/net/arcnet/arcnet.o CC [M] drivers/scsi/arcmsr/arcmsr_attr.o CC [M] fs/afs/cell.o CC [M] drivers/firewire/fw-transaction.o CC [M] drivers/infiniband/hw/mlx4/mad.o CC [M] drivers/isdn/hardware/eicon/um_idi.o CC [M] drivers/media/video/hexium_orion.o CC security/selinux/hooks.o CC [M] drivers/ide/ide-io.o CC [M] drivers/atm/fore200e.o CC [M] drivers/firewire/fw-iso.o CC [M] drivers/usb/storage/freecom.o CC [M] drivers/infiniband/hw/cxgb3/iwch_ev.o CC [M] drivers/media/video/hexium_gemini.o CC [M] net/802/tr.o CC [M] drivers/infiniband/hw/mlx4/main.o CC drivers/base/dma-mapping.o CC lib/nlattr.o CC [M] drivers/isdn/hisax/isdnl1.o CC [M] drivers/video/aty/radeon_base.o CC [M] drivers/message/i2o/i2o_block.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o CC [M] drivers/media/dvb/dvb-usb/au6610.o CC [M] drivers/serial/jsm/jsm_neo.o CC [M] net/802/fddi.o CC [M] drivers/pcmcia/cs.o CC [M] fs/afs/cmservice.o CC [M] drivers/media/dvb/firewire/firedtv-ci.o CC crypto/algboss.o CC [M] fs/afs/dir.o CC [M] sound/sparc/dbri.o CC [M] drivers/media/dvb/firewire/firedtv-dvb.o CC [M] drivers/media/dvb/firewire/firedtv-fe.o CC [M] net/802/p8023.o CC [M] drivers/infiniband/hw/ipath/ipath_dma.o CC [M] drivers/pcmcia/cistpl.o CC [M] drivers/isdn/hysdn/hysdn_sched.o LD [M] drivers/w1/wire.o CC [M] drivers/firewire/fw-device.o CC [M] sound/pci/atiixp.o CC [M] drivers/pcmcia/rsrc_mgr.o CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o CC drivers/pci/probe.o CC [M] drivers/isdn/gigaset/isocdata.o CC [M] drivers/infiniband/hw/mthca/mthca_eq.o CC [M] net/8021q/vlan.o CC [M] net/8021q/vlan_dev.o CC [M] drivers/isdn/gigaset/common.o CC [M] drivers/video/kyro/STG4000Ramdac.o LD [M] drivers/isdn/divert/dss1_divert.o CC [M] drivers/video/kyro/STG4000VTG.o LD block/built-in.o CC [M] sound/core/misc.o CC security/smack/smackfs.o CC [M] sound/pci/azt3328.o CC [M] drivers/media/dvb/ttpci/budget.o CC [M] drivers/bluetooth/hci_h4.o CC [M] drivers/video/kyro/STG4000OverlayDevice.o CC [M] drivers/scsi/arcmsr/arcmsr_hba.o CC [M] drivers/mmc/host/ricoh_mmc.o CC [M] drivers/bluetooth/hci_bcsp.o CC [M] sound/pci/bt87x.o LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.o CC arch/sparc/kernel/iommu.o CC [M] drivers/media/dvb/dvb-usb/ce6230.o CC [M] drivers/infiniband/core/umem.o LD drivers/base/built-in.o CC [M] drivers/i2c/busses/i2c-amd756.o CC [M] drivers/infiniband/core/mad.o CC [M] drivers/infiniband/core/smi.o CC [M] drivers/mmc/host/tifm_sd.o CC [M] drivers/usb/storage/isd200.o CC [M] drivers/usb/storage/jumpshot.o CC [M] net/8021q/vlan_netlink.o CC [M] net/802/stp.o CC [M] net/802/garp.o CC [M] net/8021q/vlan_gvrp.o CC [M] drivers/infiniband/hw/mlx4/mr.o CC kernel/fork.o CC [M] net/8021q/vlanproc.o CC [M] drivers/pcmcia/socket_sysfs.o CC [M] drivers/usb/storage/karma.o CC [M] drivers/isdn/gigaset/interface.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cq.o CC [M] drivers/isdn/mISDN/socket.o CC [M] drivers/isdn/gigaset/proc.o CC [M] drivers/isdn/gigaset/ev-layer.o CC [M] drivers/isdn/i4l/isdn_ppp.o CC [M] sound/pci/cmipci.o CC [M] drivers/video/kyro/STG4000InitDevice.o CC [M] drivers/message/i2o/i2o_scsi.o CC [M] drivers/infiniband/hw/amso1100/c2_rnic.o CC [M] drivers/isdn/hysdn/hysdn_net.o CC [M] drivers/message/i2o/i2o_proc.o LD [M] drivers/misc/cb710/cb710.o CC [M] drivers/misc/lkdtm.o CC [M] drivers/uwb/whc-rc.o CC [M] drivers/infiniband/hw/amso1100/c2_alloc.o CC [M] drivers/video/kyro/fbdev.o CC mm/memory.o CC [M] drivers/infiniband/hw/ipath/ipath_driver.o CC [M] drivers/parport/parport_serial.o CC [M] drivers/isdn/hysdn/hysdn_init.o CC [M] drivers/media/common/saa7146_video.o LD net/802/built-in.o CC [M] drivers/usb/atm/xusbatm.o CC [M] drivers/media/video/videobuf-dma-sg.o CC [M] drivers/media/common/saa7146_hlp.o CC [M] drivers/scsi/aic94xx/aic94xx_hwi.o CC [M] drivers/scsi/aic7xxx/aic79xx_pci.o CC [M] drivers/firewire/fw-cdev.o CC [M] drivers/char/cyclades.o CC [M] drivers/isdn/hardware/eicon/dqueue.o CC drivers/pci/remove.o CC crypto/testmgr.o CC drivers/pci/pci.o CC [M] drivers/media/dvb/b2c2/flexcop-i2c.o CC [M] drivers/infiniband/core/agent.o CC drivers/pci/quirks.o CC [M] drivers/net/arcnet/rfc1201.o CC [M] drivers/net/arcnet/rfc1051.o CC [M] drivers/hwmon/vt8231.o LD net/8021q/built-in.o CC [M] drivers/net/arcnet/arc-rawmode.o CC [M] drivers/gpu/drm/drm_cache.o CC [M] drivers/isdn/i4l/isdn_concap.o LD [M] sound/core/snd-hwdep.o CC [M] drivers/gpu/drm/drm_context.o LD [M] sound/core/snd-timer.o CC [M] drivers/media/dvb/firewire/firedtv-1394.o LD [M] sound/core/snd-hrtimer.o LD [M] sound/core/snd-pcm.o CC [M] drivers/isdn/hardware/eicon/divamnt.o CC [M] drivers/media/dvb/dvb-usb/cinergyT2-core.o CC [M] drivers/ide/ide-iops.o CC [M] fs/afs/file.o CC [M] drivers/usb/core/buffer.o CC [M] drivers/media/dvb/dvb-usb/cinergyT2-fe.o LD [M] sound/core/snd-page-alloc.o LD [M] sound/core/snd-rawmidi.o CC [M] drivers/isdn/hisax/tei.o LD [M] sound/core/snd.o CC [M] drivers/media/dvb/dvb-usb/cxusb.o CC [M] drivers/isdn/hisax/isdnl2.o CC [M] drivers/media/dvb/dvb-usb/dib0700_core.o CC [M] drivers/isdn/hardware/eicon/mntfunc.o CC [M] drivers/pcmcia/cardbus.o CC [M] drivers/ide/ide-lib.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o CC [M] drivers/ieee1394/ohci1394.o CC [M] drivers/i2c/busses/i2c-amd8111.o CC [M] drivers/pcmcia/rsrc_nonstatic.o CC [M] drivers/mmc/host/mmc_spi.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o CC [M] drivers/ieee1394/video1394.o CC [M] drivers/media/dvb/bt8xx/dst_ca.o CC [M] drivers/ide/ide-probe.o CC [M] drivers/i2c/busses/i2c-i801.o CC [M] drivers/isdn/mISDN/clock.o CC lib/kobject_uevent.o CC [M] drivers/i2c/busses/i2c-isch.o LD [M] sound/sparc/snd-sun-amd7930.o CC [M] drivers/isdn/mISDN/hwchannel.o LD [M] sound/sparc/snd-sun-cs4231.o LD [M] sound/sparc/snd-sun-dbri.o CC [M] drivers/isdn/mISDN/stack.o CC [M] fs/afs/flock.o LD security/smack/smack.o LD [M] drivers/message/i2o/i2o_core.o LD security/smack/built-in.o CC [M] drivers/scsi/aacraid/comminit.o CC [M] drivers/media/dvb/dvb-usb/dib0700_devices.o CC [M] drivers/isdn/hardware/eicon/debug.o CC [M] drivers/message/fusion/mptfc.o CC [M] drivers/firewire/fw-ohci.o CC [M] drivers/message/fusion/mptsas.o CC [M] drivers/message/fusion/mptctl.o CC [M] drivers/infiniband/hw/cxgb3/iwch_qp.o CC [M] drivers/isdn/hardware/avm/avm_cs.o LD [M] drivers/message/i2o/i2o_bus.o CC [M] drivers/mmc/host/sdricoh_cs.o CC [M] drivers/media/dvb/b2c2/flexcop-sram.o CC [M] drivers/message/fusion/mptlan.o CC [M] drivers/isdn/hysdn/hycapi.o CC [M] drivers/serial/jsm/jsm_tty.o CC [M] drivers/i2c/busses/i2c-nforce2.o CC [M] drivers/scsi/aic94xx/aic94xx_reg.o CC [M] drivers/infiniband/hw/amso1100/c2_mq.o CC [M] drivers/usb/core/hcd-pci.o CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o CC [M] drivers/isdn/mISDN/layer1.o CC [M] drivers/parport/parport_cs.o CC [M] sound/pci/cs4281.o CC [M] drivers/infiniband/hw/mlx4/qp.o CC [M] drivers/misc/tifm_core.o CC [M] sound/pci/ens1370.o CC [M] drivers/misc/tifm_7xx1.o CC [M] drivers/misc/phantom.o CC [M] drivers/misc/ioc4.o LD [M] drivers/isdn/capi/kernelcapi.o CC [M] drivers/isdn/mISDN/layer2.o CC [M] drivers/infiniband/hw/mthca/mthca_pd.o CC [M] drivers/scsi/aic7xxx/aic79xx_reg_print.o CC [M] drivers/firewire/fw-sbp2.o CC [M] drivers/video/aty/radeon_pm.o CC arch/sparc/kernel/sparc_ksyms_64.o CC [M] drivers/media/dvb/dvb-usb/dibusb-common.o CC [M] drivers/mmc/host/cb710-mmc.o CC [M] drivers/video/aty/radeon_monitor.o CC [M] drivers/media/dvb/ttpci/budget-av.o CC [M] drivers/media/dvb/ttpci/budget-ci.o CC [M] drivers/media/dvb/dvb-usb/dibusb-mb.o CC [M] drivers/i2c/busses/i2c-piix4.o LD [M] net/8021q/8021q.o CC [M] drivers/i2c/busses/i2c-sis5595.o CC drivers/pci/slot.o CC [M] drivers/media/dvb/dvb-usb/dibusb-mc.o CC [M] drivers/bluetooth/hci_ll.o CC [M] drivers/pcmcia/yenta_socket.o CC [M] drivers/infiniband/hw/mthca/mthca_cq.o CC [M] drivers/media/dvb/dvb-usb/digitv.o CC [M] net/9p/trans_fd.o CC [M] drivers/media/dvb/dvb-usb/dtt200u.o CC [M] drivers/media/dvb/dvb-usb/dtt200u-fe.o CC [M] drivers/media/dvb/b2c2/flexcop-eeprom.o CC security/selinux/netlink.o LD [M] drivers/video/kyro/kyrofb.o CC [M] drivers/isdn/gigaset/i4l.o CC [M] drivers/i2c/busses/i2c-sis630.o CC [M] drivers/media/dvb/dvb-usb/dtv5100.o CC [M] drivers/media/dvb/firewire/firedtv-rc.o CC [M] drivers/isdn/hardware/eicon/maintidi.o CC [M] drivers/uwb/i1480/dfu/dfu.o CC [M] drivers/atm/eni.o CC [M] drivers/isdn/hisax/isdnl3.o CC [M] fs/afs/fsclient.o CC [M] drivers/misc/hpilo.o CC [M] drivers/media/dvb/ttpci/budget-patch.o CC [M] drivers/i2c/busses/i2c-sis96x.o CC [M] drivers/isdn/hardware/eicon/capimain.o CC [M] drivers/usb/storage/sddr09.o CC [M] drivers/gpu/drm/drm_dma.o CC [M] drivers/isdn/hisax/lmgr.o CC [M] drivers/i2c/busses/i2c-via.o CC [M] drivers/usb/host/ohci-hcd.o CC [M] drivers/uwb/wlp/eda.o CC [M] drivers/media/video/videobuf-vmalloc.o CC [M] drivers/gpu/drm/drm_drawable.o CC [M] drivers/uwb/wlp/messages.o CC [M] drivers/scsi/aacraid/commsup.o CC [M] drivers/pcmcia/pd6729.o CC [M] drivers/pcmcia/i82092.o CC [M] drivers/media/video/videobuf-dvb.o CC arch/sparc/kernel/pci.o CC [M] drivers/scsi/aic94xx/aic94xx_sds.o LD [M] drivers/usb/gadget/g_ether.o CC [M] drivers/isdn/hardware/avm/t1pci.o LD [M] drivers/usb/gadget/gadgetfs.o LD [M] drivers/usb/gadget/g_file_storage.o LD [M] drivers/usb/gadget/g_serial.o CC [M] drivers/scsi/aic94xx/aic94xx_seq.o LD [M] drivers/usb/gadget/g_printer.o LD [M] drivers/usb/gadget/g_midi.o LD [M] drivers/usb/gadget/g_cdc.o CC [M] sound/pci/ens1371.o LD [M] drivers/usb/gadget/g_zero.o LD [M] drivers/isdn/hysdn/hysdn.o CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o CC [M] drivers/gpu/drm/drm_drv.o CC [M] drivers/scsi/aic94xx/aic94xx_dump.o CC [M] drivers/media/dvb/b2c2/flexcop-misc.o LD [M] drivers/usb/core/usbcore.o LD [M] drivers/serial/jsm/jsm.o CC [M] drivers/isdn/i4l/isdn_x25iface.o CC [M] drivers/gpu/drm/drm_fops.o CC [M] drivers/isdn/hisax/q931.o CC security/selinux/nlmsgtab.o CC [M] drivers/video/mb862xx/mb862xxfb.o CC [M] drivers/ata/libata-eh.o CC [M] drivers/video/aty/radeon_accel.o CC [M] drivers/net/arcnet/capmode.o CC [M] drivers/video/matrox/matroxfb_base.o CC [M] drivers/isdn/i4l/isdn_audio.o CC [M] drivers/uwb/wlp/sysfs.o CC [M] drivers/atm/idt77252.o CC [M] drivers/uwb/wlp/txrx.o LD [M] drivers/scsi/arcmsr/arcmsr.o LD [M] drivers/infiniband/ulp/iser/ib_iser.o CC [M] drivers/video/aty/radeon_i2c.o CC drivers/pci/pci-driver.o CC [M] drivers/media/dvb/dvb-usb/dw2102.o CC [M] drivers/isdn/hardware/avm/c4.o CC [M] drivers/infiniband/hw/cxgb3/iwch_mem.o CC [M] drivers/media/dvb/dvb-usb/gl861.o CC drivers/pci/search.o CC [M] drivers/block/cciss.o CC [M] drivers/infiniband/hw/amso1100/c2_ae.o CC [M] drivers/infiniband/hw/cxgb3/iwch_provider.o CC [M] drivers/usb/storage/sddr55.o CC security/commoncap.o CC [M] drivers/isdn/hisax/callc.o CC [M] drivers/i2c/busses/i2c-viapro.o CC [M] drivers/uwb/wlp/wlp-lc.o CC arch/sparc/kernel/pci_common.o CC [M] sound/pci/es1938.o LD [M] drivers/pcmcia/pcmcia_core.o LD [M] drivers/pcmcia/pcmcia.o CC [M] sound/pci/es1968.o CC arch/sparc/kernel/psycho_common.o CC security/selinux/netif.o CC [M] drivers/isdn/hardware/eicon/capifunc.o CC [M] drivers/media/dvb/dvb-usb/gp8psk.o LD [M] drivers/media/dvb/firewire/firedtv.o CC [M] drivers/video/matrox/matroxfb_accel.o CC [M] drivers/scsi/bnx2i/bnx2i_init.o CC [M] drivers/media/video/btcx-risc.o CC [M] drivers/video/aty/radeon_backlight.o CC [M] drivers/scsi/bnx2i/bnx2i_hwi.o CC [M] drivers/media/common/saa7146_vbi.o CC [M] net/appletalk/aarp.o CC [M] drivers/block/DAC960.o CC [M] drivers/scsi/bnx2i/bnx2i_iscsi.o CC [M] drivers/block/pktcdvd.o CC security/selinux/netnode.o CC [M] drivers/video/aty/aty128fb.o CC [M] drivers/usb/host/uhci-hcd.o CC [M] drivers/infiniband/hw/ipath/ipath_eeprom.o LD lib/built-in.o /scratch/kisskb/src/drivers/misc/hpilo.c: In function 'ilo_ccb_open': /scratch/kisskb/src/drivers/misc/hpilo.c:250: warning: cast to pointer from integer of different size CC [M] drivers/ieee1394/sbp2.o AR lib/lib.a CC [M] drivers/ieee1394/dv1394.o CC [M] drivers/media/dvb/b2c2/flexcop-hw-filter.o CC [M] drivers/infiniband/core/mad_rmpp.o CC [M] drivers/video/riva/fbdev.o CC [M] drivers/uwb/wlp/wss-lc.o CC security/selinux/netport.o CC [M] drivers/video/matrox/matroxfb_DAC1064.o CC [M] drivers/video/riva/riva_hw.o CC [M] drivers/video/nvidia/nvidia.o CC [M] drivers/infiniband/hw/mthca/mthca_mr.o CC security/selinux/xfrm.o CC drivers/pci/pci-sysfs.o CC [M] drivers/media/dvb/dvb-usb/gp8psk-fe.o CC [M] drivers/isdn/hardware/eicon/message.o CC security/selinux/netlabel.o CC [M] drivers/infiniband/hw/mlx4/srq.o CC [M] drivers/infiniband/core/sa_query.o CC [M] drivers/media/dvb/dvb-usb/m920x.o CC [M] net/appletalk/ddp.o CC [M] drivers/infiniband/core/multicast.o CC [M] drivers/usb/storage/shuttle_usbat.o CC [M] drivers/net/arcnet/com90xx.o CC [M] net/9p/trans_rdma.o /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) CC [M] drivers/ieee1394/eth1394.o CC [M] drivers/net/atl1c/atl1c_main.o CC [M] drivers/bluetooth/bcm203x.o CC [M] drivers/net/atl1e/atl1e_main.o CC [M] drivers/isdn/hisax/fsm.o CC [M] drivers/infiniband/hw/mthca/mthca_qp.o CC [M] drivers/net/atl1e/atl1e_hw.o CC [M] drivers/net/atl1c/atl1c_hw.o LD [M] drivers/ieee1394/ieee1394.o CC security/selinux/ss/ebitmap.o CC [M] drivers/ide/ide-taskfile.o LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o CC [M] drivers/ide/ide-pm.o CC [M] drivers/isdn/hisax/l3dss1.o CC [M] drivers/media/dvb/ttpci/av7110_hw.o CC [M] drivers/media/dvb/ttpci/av7110_v4l.o CC [M] drivers/isdn/hisax/l3ni1.o CC [M] drivers/ide/ide-park.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o CC [M] drivers/media/dvb/dvb-usb/nova-t-usb2.o CC [M] drivers/isdn/hisax/l3_1tr6.o CC [M] drivers/net/arcnet/com90io.o CC [M] drivers/isdn/hisax/teles3.o CC [M] drivers/atm/solos-pci.o CC [M] drivers/scsi/bnx2i/bnx2i_sysfs.o CC [M] drivers/gpu/drm/drm_gem.o CC [M] drivers/infiniband/hw/amso1100/c2_vq.o CC [M] drivers/atm/adummy.o CC [M] drivers/bluetooth/bpa10x.o CC [M] drivers/infiniband/hw/amso1100/c2_intr.o CC [M] drivers/uwb/i1480/i1480u-wlp/lc.o CC [M] drivers/uwb/i1480/i1480u-wlp/netdev.o LD [M] drivers/firewire/firewire-core.o LD [M] drivers/firewire/firewire-ohci.o LD [M] drivers/firewire/firewire-sbp2.o CC [M] drivers/uwb/i1480/i1480u-wlp/rx.o CC kernel/exit.o LD crypto/crypto_algapi.o CC arch/sparc/kernel/pci_psycho.o CC [M] sound/pci/fm801.o CC [M] drivers/video/matrox/matroxfb_Ti3026.o CC [M] drivers/media/dvb/ttpci/av7110_av.o CC [M] drivers/infiniband/core/ucm.o CC crypto/aead.o CC [M] drivers/infiniband/core/user_mad.o LD crypto/crypto_blkcipher.o CC [M] drivers/char/stallion.o CC [M] drivers/infiniband/core/uverbs_main.o CC [M] drivers/ata/libata-sff.o CC [M] drivers/scsi/aacraid/rx.o CC [M] drivers/video/riva/nv_driver.o CC [M] drivers/scsi/aacraid/sa.o CC [M] fs/afs/inode.o LD [M] drivers/media/common/saa7146.o LD [M] drivers/media/common/saa7146_vv.o LD [M] drivers/media/common/ir-common.o CC [M] drivers/isdn/i4l/isdn_ttyfax.o CC [M] drivers/video/matrox/matroxfb_misc.o CC [M] drivers/media/video/cafe_ccic.o CC [M] drivers/i2c/busses/i2c-voodoo3.o CC [M] drivers/isdn/i4l/isdn_bsdcomp.o CC [M] drivers/video/riva/rivafb-i2c.o CC arch/sparc/kernel/pci_sabre.o CC [M] drivers/scsi/aic7xxx/aic79xx_osm.o CC [M] drivers/net/arcnet/arc-rimi.o LD [M] drivers/md/raid456.o CC [M] drivers/media/dvb/b2c2/flexcop-dma.o LD [M] drivers/md/md-mod.o CC mm/dmapool.o LD [M] drivers/md/dm-mod.o LD [M] drivers/video/aty/atyfb.o CC [M] drivers/net/atl1e/atl1e_ethtool.o CC [M] drivers/infiniband/core/uverbs_cmd.o CC [M] drivers/scsi/aic94xx/aic94xx_scb.o CC [M] drivers/isdn/gigaset/asyncdata.o CC [M] sound/pci/intel8x0.o /scratch/kisskb/src/drivers/uwb/wlp/messages.c: In function 'wlp_parse_f0': /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[2]' may be used uninitialized in this function CC [M] drivers/infiniband/hw/cxgb3/iwch.o LD [M] drivers/video/aty/radeonfb.o CC [M] drivers/scsi/aic94xx/aic94xx_dev.o LD [M] drivers/md/dm-multipath.o LD [M] drivers/md/dm-snapshot.o CC [M] drivers/infiniband/hw/cxgb3/cxio_hal.o LD [M] drivers/md/dm-mirror.o CC drivers/pci/rom.o CC [M] drivers/gpu/drm/drm_ioctl.o LD [M] drivers/infiniband/hw/nes/iw_nes.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o CC [M] drivers/video/savage/savagefb_driver.o LD [M] drivers/md/raid6_pq.o CC [M] drivers/isdn/hisax/isac.o CC [M] drivers/usb/storage/scsiglue.o CC [M] drivers/net/atlx/atl1.o CC [M] drivers/uwb/i1480/i1480u-wlp/sysfs.o CC [M] drivers/net/atlx/atl2.o CC [M] drivers/usb/storage/protocol.o CC [M] drivers/video/sis/sis_main.o CC [M] drivers/isdn/hisax/arcofi.o CC [M] drivers/video/sis/sis_accel.o CC [M] drivers/video/sis/init.o CC [M] drivers/media/dvb/dvb-usb/opera1.o CC [M] drivers/isdn/hardware/eicon/capidtmf.o LD crypto/crypto_hash.o CC [M] drivers/net/benet/be_main.o CC [M] drivers/isdn/hardware/eicon/diva_didd.o CC drivers/pci/setup-res.o CC [M] drivers/ata/libata-pmp.o CC [M] drivers/atm/atmtcp.o CC [M] drivers/video/nvidia/nv_hw.o CC [M] drivers/video/matrox/g450_pll.o CC [M] drivers/ide/ide-sysfs.o CC [M] net/appletalk/dev.o CC [M] drivers/uwb/i1480/i1480u-wlp/tx.o CC [M] drivers/isdn/mISDN/tei.o CC [M] drivers/video/savage/savagefb-i2c.o CC drivers/pci/irq.o CC [M] drivers/infiniband/hw/ipath/ipath_file_ops.o CC [M] fs/afs/main.o CC [M] sound/pci/intel8x0m.o CC [M] drivers/infiniband/hw/ipath/ipath_fs.o CC [M] drivers/scsi/aic94xx/aic94xx_tmf.o CC [M] drivers/infiniband/hw/ipath/ipath_init_chip.o LD [M] drivers/uwb/wlp/wlp.o /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'ib_uverbs_alloc_event_file': /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c:522: warning: the address of 'uverbs_event_fops' will always evaluate as 'true' CC [M] drivers/net/atl1e/atl1e_param.o LD [M] drivers/uwb/uwb.o LD crypto/cryptomgr.o CC [M] drivers/scsi/aic94xx/aic94xx_task.o LD [M] net/9p/9pnet.o LD security/selinux/selinux.o CC arch/sparc/kernel/pci_schizo.o CC [M] sound/pci/maestro3.o CC [M] fs/afs/misc.o CC [M] drivers/infiniband/core/uverbs_marshall.o CC [M] drivers/usb/storage/transport.o CC arch/sparc/kernel/pci_sun4v.o CC [M] drivers/net/atl1c/atl1c_ethtool.o CC [M] drivers/video/nvidia/nv_setup.o LD [M] net/9p/9pnet_rdma.o CC [M] drivers/infiniband/hw/ipath/ipath_intr.o LD mm/built-in.o CC [M] drivers/isdn/hardware/eicon/diddfunc.o CC [M] drivers/infiniband/hw/ipath/ipath_keys.o CC [M] drivers/usb/storage/usb.o CC security/selinux/ss/sidtab.o CC [M] drivers/video/via/viafbdev.o CC [M] drivers/isdn/hardware/eicon/dadapter.o CC [M] net/ax25/ax25_addr.o CC [M] drivers/infiniband/hw/mthca/mthca_av.o CC [M] sound/pci/rme32.o CC [M] net/atm/addr.o CC [M] net/atm/pvc.o LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.o CC [M] drivers/isdn/hardware/eicon/divasmain.o CC [M] drivers/block/umem.o CC [M] drivers/isdn/hisax/hscx.o CC [M] drivers/media/dvb/ttpci/av7110_ca.o CC [M] sound/pci/rme96.o CC [M] drivers/infiniband/core/iwcm.o CC [M] drivers/isdn/hardware/eicon/divasfunc.o CC [M] drivers/infiniband/hw/amso1100/c2_cq.o CC [M] net/appletalk/atalk_proc.o CC [M] drivers/net/arcnet/com20020.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop.o CC [M] net/appletalk/sysctl_net_atalk.o CC [M] drivers/ide/ide-devsets.o CC [M] drivers/infiniband/hw/amso1100/c2_qp.o CC [M] drivers/ide/ide-io-std.o CC [M] drivers/usb/host/sl811_cs.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-pci.o CC [M] drivers/infiniband/hw/amso1100/c2_cm.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-usb.o CC [M] drivers/atm/lanai.o CC [M] drivers/media/dvb/dvb-usb/ttusb2.o CC drivers/pci/proc.o CC [M] drivers/isdn/hisax/s0box.o CC [M] drivers/media/dvb/dvb-usb/umt-010.o CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o CC [M] drivers/media/dvb/dvb-usb/vp702x.o CC [M] drivers/net/arcnet/com20020-pci.o CC [M] drivers/scsi/aic7xxx/aic79xx_proc.o CC [M] fs/afs/mntpt.o CC [M] drivers/gpu/drm/drm_irq.o LD [M] drivers/scsi/bnx2i/bnx2i.o CC [M] drivers/scsi/aacraid/nark.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_fs.o CC [M] fs/afs/proc.o CC [M] fs/afs/rxrpc.o CC [M] drivers/ide/ide-eh.o CC [M] drivers/infiniband/hw/cxgb3/cxio_resource.o LD [M] drivers/video/riva/rivafb.o CC security/selinux/ss/avtab.o CC [M] drivers/isdn/hardware/eicon/di.o CC [M] drivers/scsi/fcoe/fcoe.o CC drivers/pci/hotplug.o CC [M] drivers/media/dvb/ttpci/av7110.o CC [M] drivers/scsi/cxgb3i/cxgb3i_init.o CC [M] drivers/gpu/drm/drm_lock.o CC [M] drivers/ata/ahci.o CC [M] drivers/scsi/cxgb3i/cxgb3i_iscsi.o CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o CC [M] crypto/xcbc.o CC [M] drivers/media/dvb/dvb-usb/vp702x-fe.o CC [M] fs/afs/security.o CC [M] drivers/scsi/aic7xxx/aic79xx_osm_pci.o CC [M] fs/coda/psdev.o CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o CC [M] fs/afs/server.o CC [M] drivers/scsi/cxgb3i/cxgb3i_pdu.o CC [M] drivers/media/dvb/dvb-usb/vp7045.o CC [M] drivers/infiniband/core/cma.o CC [M] drivers/media/dvb/ttpci/av7110_ir.o CC [M] drivers/infiniband/core/ucma.o CC [M] drivers/atm/he.o CC [M] drivers/video/fbmon.o CC [M] fs/cifs/cifsfs.o CC arch/sparc/kernel/pci_fire.o CC [M] fs/cifs/cifssmb.o CC [M] fs/cifs/cifs_debug.o CC [M] drivers/isdn/hisax/avm_a1p.o CC [M] drivers/infiniband/hw/mthca/mthca_mad.o CC [M] fs/ecryptfs/main.o CC [M] drivers/scsi/cxgb3i/cxgb3i_offload.o CC [M] drivers/bluetooth/bfusb.o CC [M] fs/dlm/config.o CC [M] sound/pci/sonicvibes.o CC [M] drivers/net/can/vcan.o CC [M] drivers/scsi/cxgb3i/cxgb3i_ddp.o CC [M] drivers/net/chelsio/cxgb2.o CC [M] drivers/net/bonding/bond_main.o LD [M] drivers/atm/fore_200e.o CC [M] net/atm/signaling.o LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.o CC [M] drivers/bluetooth/dtl1_cs.o CC [M] drivers/isdn/hisax/avm_pci.o CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o CC [M] drivers/infiniband/hw/amso1100/c2_mm.o LD [M] drivers/scsi/aacraid/aacraid.o CC [M] drivers/scsi/device_handler/scsi_dh_emc.o CC [M] net/ax25/ax25_dev.o LD [M] drivers/isdn/i4l/isdn.o CC [M] drivers/video/matrox/matroxfb_g450.o CC arch/sparc/kernel/pci_msi.o CC [M] drivers/isdn/gigaset/ser-gigaset.o CC drivers/pci/msi.o CC [M] fs/afs/super.o CC [M] drivers/video/matrox/matroxfb_crtc2.o CC [M] drivers/ide/ide-xfer-mode.o CC [M] sound/pci/via82xx_modem.o CC [M] drivers/isdn/hardware/eicon/io.o CC [M] fs/afs/netdevices.o CC [M] drivers/media/video/au0828/au0828-core.o CC [M] drivers/isdn/hardware/eicon/istream.o CC [M] fs/afs/vlclient.o LD [M] net/appletalk/appletalk.o CC [M] drivers/media/video/au0828/au0828-i2c.o CC [M] fs/cifs/connect.o CC [M] drivers/media/video/au0828/au0828-cards.o CC [M] net/bluetooth/af_bluetooth.o CC [M] drivers/infiniband/hw/mthca/mthca_provider.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_receive': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:955: warning: 'actual_sge_count' may be used uninitialized in this function CC [M] drivers/media/video/au0828/au0828-dvb.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_send': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:797: warning: 'tot_len' may be used uninitialized in this function /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:798: warning: 'actual_sge_count' may be used uninitialized in this function CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o CC [M] drivers/infiniband/hw/ipath/ipath_mad.o CC [M] drivers/infiniband/hw/ipath/ipath_mmap.o CC [M] drivers/isdn/hardware/eicon/diva.o CC [M] drivers/net/chelsio/espi.o CC [M] drivers/isdn/hardware/eicon/divasproc.o CC [M] drivers/video/matrox/i2c-matroxfb.o CC [M] drivers/infiniband/hw/amso1100/c2_pd.o CC [M] net/bridge/br.o CC [M] drivers/isdn/gigaset/usb-gigaset.o CC [M] drivers/scsi/aic7xxx/aic7xxx_93cx6.o LD [M] drivers/net/atl1e/atl1e.o CC [M] net/bridge/br_device.o CC [M] drivers/usb/storage/sierra_ms.o CC [M] drivers/net/chelsio/tp.o CC [M] fs/afs/vlocation.o CC [M] drivers/isdn/hardware/eicon/diva_dma.o CC security/lsm_audit.o CC [M] drivers/net/chelsio/pm3393.o CC [M] drivers/media/dvb/dvb-usb/vp7045-fe.o CC security/selinux/ss/policydb.o CC [M] drivers/isdn/mISDN/timerdev.o CC [M] drivers/char/istallion.o CC [M] drivers/gpu/drm/drm_memory.o CC [M] drivers/net/cxgb3/cxgb3_main.o CC [M] drivers/isdn/hardware/eicon/os_bri.o CC [M] drivers/isdn/mISDN/dsp_core.o CC [M] drivers/net/bonding/bond_3ad.o CC [M] drivers/isdn/hardware/eicon/s_bri.o CC [M] drivers/video/nvidia/nv_i2c.o CC [M] drivers/isdn/hardware/eicon/os_4bri.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-firmware.o CC [M] net/atm/svc.o CC [M] sound/pci/via82xx.o CC [M] drivers/usb/storage/debug.o CC [M] net/atm/ioctl.o CC [M] drivers/char/nozomi.o CC [M] drivers/infiniband/hw/mthca/mthca_uar.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o LD [M] drivers/scsi/aic94xx/aic94xx.o CC [M] drivers/infiniband/hw/mthca/mthca_srq.o CC [M] net/ax25/ax25_iface.o CC [M] fs/afs/vnode.o LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.o CC [M] drivers/block/nbd.o CC [M] drivers/scsi/aic7xxx/aic7xxx_pci.o CC [M] drivers/scsi/libfc/fc_disc.o CC [M] crypto/zlib.o CC [M] drivers/usb/host/isp1760-if.o CC [M] fs/cifs/dir.o CC [M] drivers/video/matrox/matroxfb_maven.o CC [M] drivers/scsi/aic7xxx/aic7xxx_reg_print.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-init.o CC [M] drivers/net/cxgb3/ael1002.o LD [M] drivers/net/atl1c/atl1c.o CC [M] drivers/ide/ide-timings.o CC arch/sparc/kernel/sys_sparc32.o CC [M] drivers/ide/ide-atapi.o CC [M] drivers/net/can/dev.o CC [M] drivers/net/e1000/e1000_main.o /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c: In function 'avm_pci_setup': /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c:838: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/net/e1000/e1000_hw.o CC [M] drivers/net/e1000/e1000_ethtool.o CC [M] drivers/media/video/bt8xx/bttv-driver.o CC [M] drivers/net/e1000/e1000_param.o CC [M] drivers/infiniband/hw/mthca/mthca_catas.o CC [M] drivers/net/e1000e/82571.o CC [M] sound/pci/ac97/ac97_codec.o CC [M] drivers/media/video/au0828/au0828-video.o CC [M] drivers/net/cxgb3/vsc8211.o CC [M] sound/pci/ali5451/ali5451.o CC [M] drivers/block/sx8.o CC [M] drivers/net/benet/be_cmds.o CC [M] drivers/scsi/fcoe/libfcoe.o LD [M] fs/ecryptfs/ecryptfs.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm.o CC [M] drivers/media/video/bt8xx/bttv-cards.o LD [M] fs/coda/coda.o CC [M] drivers/isdn/hisax/elsa.o CC [M] drivers/bluetooth/bt3c_cs.o LD [M] drivers/infiniband/hw/amso1100/iw_c2.o CC [M] drivers/isdn/hisax/diva.o CC [M] net/atm/common.o CC [M] drivers/infiniband/hw/ipath/ipath_mr.o CC [M] drivers/infiniband/hw/ipath/ipath_qp.o CC [M] net/atm/atm_misc.o CC [M] drivers/isdn/hisax/ipacx.o CC [M] drivers/ata/sata_svw.o CC [M] drivers/video/nvidia/nv_backlight.o CC [M] drivers/isdn/hisax/sedlbauer.o CC [M] drivers/isdn/hardware/eicon/s_4bri.o CC [M] fs/cifs/file.o CC [M] fs/cifs/inode.o CC [M] drivers/infiniband/hw/ipath/ipath_rc.o CC [M] drivers/ide/setup-pci.o CC [M] fs/cifs/link.o CC [M] drivers/video/via/hw.o CC [M] drivers/isdn/hardware/eicon/os_pri.o CC [M] drivers/scsi/aic7xxx/aic7xxx_proc.o LD [M] drivers/scsi/cxgb3i/cxgb3i.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm_pci.o CC [M] drivers/isdn/hardware/eicon/s_pri.o CC [M] net/bluetooth/hci_core.o CC [M] drivers/net/enic/enic_main.o CC [M] drivers/isdn/hisax/isar.o CC [M] drivers/video/via/iface.o CC [M] drivers/infiniband/hw/ipath/ipath_ruc.o CC [M] fs/cifs/misc.o CC drivers/pci/iov.o CC [M] drivers/bluetooth/bluecard_cs.o CC [M] drivers/infiniband/hw/ipath/ipath_sdma.o CC [M] fs/afs/volume.o CC [M] drivers/media/video/cx231xx/cx231xx-audio.o CC [M] drivers/gpu/drm/drm_proc.o CC [M] sound/pci/au88x0/au8810.o CC [M] drivers/media/video/cx231xx/cx231xx-video.o CC [M] drivers/infiniband/hw/ipath/ipath_srq.o CC [M] drivers/net/igb/igb_main.o CC [M] drivers/video/sis/init301.o CC [M] drivers/media/video/cx18/cx18-driver.o CC [M] sound/pci/au88x0/au8820.o CC [M] drivers/media/video/cx18/cx18-cards.o CC [M] drivers/gpu/drm/drm_stub.o CC [M] drivers/infiniband/hw/ipath/ipath_stats.o CC [M] drivers/infiniband/hw/ipath/ipath_sysfs.o CC [M] fs/dlm/netlink.o CC [M] drivers/net/hamradio/mkiss.o CC [M] drivers/isdn/hisax/hfc_sx.o LD [M] drivers/video/savage/savagefb.o CC [M] drivers/isdn/hisax/niccy.o CC [M] drivers/net/hamradio/6pack.o CC [M] drivers/net/enic/vnic_cq.o CC [M] net/atm/raw.o CC [M] drivers/net/hamradio/yam.o CC [M] net/bridge/br_fdb.o CC [M] drivers/usb/host/whci/asl.o CC [M] sound/pci/aw2/aw2-alsa.o CC [M] net/ax25/ax25_in.o CC [M] net/atm/resources.o CC [M] drivers/usb/host/whci/debug.o LD [M] drivers/isdn/gigaset/gigaset.o LD [M] drivers/isdn/gigaset/usb_gigaset.o LD [M] drivers/isdn/gigaset/bas_gigaset.o LD [M] drivers/isdn/gigaset/ser_gigaset.o CC [M] net/atm/atm_sysfs.o CC [M] drivers/net/hamradio/bpqether.o CC [M] fs/dlm/lowcomms.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC [M] drivers/isdn/hisax/bkm_a4t.o LD [M] drivers/usb/storage/usb-storage.o CC [M] drivers/scsi/libfc/fc_exch.o LD [M] drivers/video/nvidia/nvidiafb.o CC [M] drivers/isdn/hisax/jade.o LD [M] drivers/usb/storage/usb-libusual.o LD [M] drivers/usb/storage/ums-alauda.o LD [M] drivers/usb/storage/ums-cypress.o LD [M] drivers/usb/storage/ums-datafab.o LD [M] drivers/usb/storage/ums-freecom.o LD [M] drivers/usb/storage/ums-isd200.o LD [M] drivers/usb/storage/ums-jumpshot.o LD [M] drivers/usb/storage/ums-karma.o LD [M] drivers/usb/storage/ums-onetouch.o CC [M] drivers/usb/host/whci/hcd.o LD [M] drivers/usb/storage/ums-sddr09.o LD [M] drivers/usb/storage/ums-sddr55.o LD [M] drivers/usb/storage/ums-usbat.o CC [M] fs/cifs/netmisc.o CC [M] net/atm/proc.o CC [M] drivers/isdn/mISDN/dsp_cmx.o CC [M] drivers/scsi/libsas/sas_init.o CC [M] drivers/isdn/hisax/bkm_a8.o CC [M] drivers/scsi/megaraid/megaraid_mm.o CC [M] drivers/isdn/mISDN/dsp_tones.o LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.o CC [M] crypto/authenc.o LD [M] drivers/infiniband/hw/mthca/ib_mthca.o CC [M] sound/pci/au88x0/au8830.o CC [M] drivers/infiniband/hw/ipath/ipath_uc.o CC [M] drivers/video/via/via_i2c.o CC [M] drivers/scsi/megaraid/megaraid_mbox.o CC [M] drivers/media/video/cx18/cx18-i2c.o CC [M] drivers/media/video/cx18/cx18-firmware.o /scratch/kisskb/src/drivers/isdn/hisax/elsa.c: In function 'setup_elsa_pci': /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1038: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1046: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/scsi/lpfc/lpfc_mem.o CC [M] drivers/media/video/cx18/cx18-gpio.o CC [M] fs/afs/write.o CC [M] drivers/ata/ata_piix.o CC [M] drivers/ata/sata_promise.o CC [M] net/ax25/ax25_ip.o CC [M] drivers/isdn/mISDN/dsp_dtmf.o CC [M] drivers/net/cxgb3/t3_hw.o CC [M] drivers/scsi/megaraid/megaraid_sas.o CC [M] drivers/media/video/cx23885/cx23885-cards.o CC [M] drivers/media/video/cx23885/cx23885-video.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-urb.o CC [M] net/bridge/br_forward.o CC [M] net/bridge/br_if.o CC [M] net/bridge/br_input.o CC [M] drivers/net/igbvf/vf.o CC [M] drivers/ata/sata_qstor.o CC drivers/pci/setup-bus.o CC [M] drivers/infiniband/hw/ipath/ipath_ud.o CC [M] sound/pci/ca0106/ca0106_main.o CC [M] drivers/ide/ide-dma.o CC [M] net/bridge/br_ioctl.o CC [M] sound/pci/cs46xx/cs46xx.o CC [M] drivers/net/cxgb3/mc5.o CC [M] drivers/net/can/sja1000/sja1000.o CC [M] sound/pci/aw2/aw2-saa7146.o CC [M] drivers/net/can/sja1000/sja1000_platform.o CC [M] net/bridge/br_notify.o LD [M] sound/pci/ali5451/snd-ali5451.o CC [M] drivers/net/chelsio/sge.o CC [M] fs/cifs/smbencrypt.o CC [M] drivers/infiniband/hw/ipath/ipath_user_pages.o CC [M] net/bridge/br_stp.o /scratch/kisskb/src/drivers/isdn/hisax/diva.c: In function 'setup_diva_pci': /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1162: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1169: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1176: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1186: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC security/selinux/ss/services.o CC [M] net/bridge/br_stp_bpdu.o CC [M] drivers/net/irda/irda-usb.o CC [M] drivers/net/cxgb3/xgmac.o CC [M] drivers/usb/host/whci/hw.o /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c: In function 'setup_sedlbauer_pci': /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c:610: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/net/cxgb3/sge.o CC [M] net/bridge/br_stp_if.o CC [M] drivers/net/e1000e/ich8lan.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-i2c.o CC arch/sparc/kernel/init_task.o CC [M] drivers/scsi/libfc/fc_elsct.o CC [M] drivers/gpu/drm/drm_vm.o CC [M] drivers/gpu/drm/drm_agpsupport.o CC [M] drivers/scsi/lpfc/lpfc_sli.o CC [M] drivers/net/cxgb3/l2t.o CC [M] sound/pci/ctxfi/xfi.o CC [M] drivers/net/e1000e/es2lan.o CC [M] drivers/usb/host/whci/init.o CC [M] drivers/infiniband/hw/ipath/ipath_user_sdma.o CC [M] sound/pci/ctxfi/ctatc.o CC [M] drivers/scsi/lpfc/lpfc_ct.o CC [M] drivers/net/igbvf/mbx.o CC [M] drivers/video/via/dvi.o CC [M] drivers/media/video/cx18/cx18-queue.o CC [M] drivers/scsi/mpt2sas/mpt2sas_base.o CC [M] drivers/infiniband/hw/ipath/ipath_verbs_mcast.o CC [M] drivers/net/hamradio/hdlcdrv.o CC [M] drivers/net/benet/be_ethtool.o CC [M] sound/pci/ctxfi/ctpcm.o CC [M] sound/pci/ctxfi/ctmixer.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c: In function 'setup_sct_quadro': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c:304: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] net/bridge/br_stp_timer.o CC [M] drivers/net/ixgb/ixgb_main.o CC [M] net/bluetooth/hci_conn.o CC [M] drivers/bluetooth/btuart_cs.o CC [M] drivers/isdn/mISDN/dsp_audio.o CC [M] drivers/net/can/sja1000/ems_pci.o LD [M] drivers/media/video/au0828/au0828.o CC [M] drivers/net/can/sja1000/kvaser_pci.o CC [M] drivers/scsi/lpfc/lpfc_els.o CC [M] crypto/async_tx/async_tx.o CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o /scratch/kisskb/src/drivers/isdn/hisax/niccy.c: In function 'setup_niccy': /scratch/kisskb/src/drivers/isdn/hisax/niccy.c:305: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/media/video/cx231xx/cx231xx-i2c.o CC [M] drivers/isdn/hisax/gazel.o CC [M] drivers/bluetooth/btusb.o CC [M] drivers/scsi/libsas/sas_phy.o CC [M] net/bluetooth/hci_event.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-dvb.o LD [M] drivers/infiniband/core/ib_core.o LD [M] drivers/infiniband/core/ib_mad.o LD [M] drivers/infiniband/core/ib_sa.o CC [M] drivers/scsi/lpfc/lpfc_init.o CC [M] drivers/net/enic/vnic_intr.o LD [M] drivers/infiniband/core/ib_cm.o LD [M] drivers/infiniband/core/iw_cm.o LD [M] drivers/infiniband/core/ib_addr.o LD [M] drivers/infiniband/core/rdma_cm.o LD [M] drivers/infiniband/core/ib_umad.o LD [M] drivers/infiniband/core/ib_uverbs.o LD [M] drivers/infiniband/core/ib_ucm.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c: In function 'setup_bkm_a4t': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c:343: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) LD [M] drivers/infiniband/core/rdma_ucm.o CC [M] sound/pci/cs46xx/cs46xx_lib.o CC [M] drivers/scsi/lpfc/lpfc_mbox.o CC [M] drivers/net/enic/vnic_wq.o CC [M] drivers/isdn/hisax/w6692.o CC [M] drivers/isdn/hisax/st5481_init.o LD arch/sparc/kernel/built-in.o CC [M] net/bridge/br_netlink.o CC [M] drivers/media/video/cx23885/cx23885-vbi.o CC [M] drivers/media/video/cx23885/cx23885-core.o CC [M] fs/cifs/transport.o CC [M] drivers/media/video/cx23885/cx23885-i2c.o CC [M] drivers/net/cxgb3/cxgb3_offload.o CC [M] drivers/media/video/cx23885/cx23885-dvb.o LD [M] drivers/media/dvb/ttpci/dvb-ttpci.o CC [M] drivers/bluetooth/btsdio.o CC [M] drivers/video/via/lcd.o CC kernel/signal.o CC [M] fs/cifs/asn1.o CC [M] drivers/isdn/hisax/st5481_usb.o CC [M] crypto/async_tx/async_memcpy.o CC [M] drivers/media/video/cx18/cx18-streams.o CC [M] drivers/scsi/libsas/sas_port.o CC [M] crypto/async_tx/async_xor.o CC drivers/pci/syscall.o CC [M] drivers/net/enic/enic_res.o CC [M] drivers/ide/ide-dma-sff.o CC [M] drivers/scsi/lpfc/lpfc_nportdisc.o CC [M] drivers/net/bonding/bond_alb.o CC [M] drivers/net/enic/vnic_dev.o CC [M] drivers/media/video/cx18/cx18-fileops.o CC [M] drivers/net/enic/vnic_rq.o CC [M] drivers/isdn/hisax/st5481_d.o CC [M] drivers/net/e1000e/lib.o CC [M] drivers/isdn/hisax/st5481_b.o CC [M] drivers/net/cxgb3/aq100x.o CC [M] drivers/media/video/cx18/cx18-ioctl.o CC [M] drivers/gpu/drm/drm_scatter.o CC [M] drivers/infiniband/hw/ipath/ipath_verbs.o CC [M] drivers/media/video/cx18/cx18-controls.o CC [M] net/can/bcm.o CC [M] drivers/ata/sata_sil.o CC [M] drivers/usb/host/whci/int.o CC [M] net/ax25/ax25_out.o CC [M] drivers/net/igbvf/ethtool.o CC [M] drivers/usb/host/whci/pzl.o CC [M] drivers/net/ixgbe/ixgbe_main.o CC [M] drivers/scsi/libsas/sas_event.o CC [M] net/ax25/ax25_route.o CC [M] drivers/scsi/libsas/sas_dump.o CC [M] net/bridge/br_sysfs_if.o LD [M] sound/pci/aw2/snd-aw2.o /scratch/kisskb/src/drivers/isdn/hisax/gazel.c: In function 'setup_gazelpci': /scratch/kisskb/src/drivers/isdn/hisax/gazel.c:549: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) LD [M] fs/dlm/dlm.o CC [M] drivers/net/ixgbe/ixgbe_common.o CC [M] drivers/gpu/drm/ati_pcigart.o CC [M] drivers/scsi/mpt2sas/mpt2sas_config.o LD [M] drivers/net/benet/be2net.o CC [M] drivers/net/bonding/bond_sysfs.o CC [M] net/atm/mpc.o CC [M] drivers/video/via/ioctl.o CC [M] sound/pci/echoaudio/darla20.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-remote.o CC net/core/sock.o CC [M] drivers/net/hamradio/baycom_ser_hdx.o CC net/core/request_sock.o CC [M] drivers/media/dvb/dvb-usb/usb-urb.o CC [M] sound/pci/emu10k1/emu10k1.o CC [M] net/atm/mpoa_caches.o CC [M] sound/pci/echoaudio/darla24.o CC net/core/skbuff.o CC [M] drivers/media/video/bt8xx/bttv-if.o CC [M] sound/pci/ctxfi/ctresource.o CC [M] drivers/media/video/cx18/cx18-mailbox.o CC net/core/iovec.o CC [M] sound/pci/hda/patch_analog.o CC [M] drivers/net/mlx4/alloc.o CC [M] net/ax25/ax25_std_in.o CC [M] drivers/net/e1000e/phy.o LD [M] fs/afs/kafs.o CC [M] drivers/media/video/cx18/cx18-vbi.o CC [M] drivers/isdn/hisax/sedlbauer_cs.o CC [M] drivers/gpu/drm/drm_pci.o CC [M] drivers/gpu/drm/drm_sysfs.o CC [M] sound/pci/echoaudio/echo3g.o /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c: In function '_base_send_ioc_init': /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type CC [M] drivers/char/epca.o CC net/dcb/dcbnl.o CC [M] sound/pci/echoaudio/gina20.o CC [M] drivers/net/myri10ge/myri10ge.o CC [M] net/ax25/ax25_std_subr.o CC [M] drivers/char/specialix.o CC [M] drivers/char/moxa.o CC [M] drivers/net/netxen/netxen_nic_hw.o CC [M] drivers/scsi/libfc/fc_frame.o LD crypto/crypto.o LD [M] sound/pci/ca0106/snd-ca0106.o CC [M] drivers/net/hamradio/baycom_par.o CC [M] drivers/isdn/hisax/elsa_cs.o /scratch/kisskb/src/drivers/isdn/hisax/w6692.c: In function 'setup_w6692': /scratch/kisskb/src/drivers/isdn/hisax/w6692.c:1012: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/pci/pci-stub.o CC [M] drivers/isdn/hisax/avma1_cs.o CC [M] drivers/media/video/cx18/cx18-audio.o LD crypto/built-in.o CC [M] sound/pci/hda/patch_ca0110.o CC [M] sound/pci/emu10k1/emu10k1_main.o CC net/core/datagram.o CC net/core/stream.o LD [M] drivers/net/can/can-dev.o CC net/core/scm.o CC [M] drivers/ide/ide-proc.o CC [M] drivers/net/netxen/netxen_nic_main.o CC [M] drivers/scsi/mvsas/mv_init.o CC [M] drivers/scsi/mvsas/mv_sas.o CC [M] drivers/video/via/accel.o CC [M] drivers/net/ixgbe/ixgbe_ethtool.o CC [M] drivers/net/qlge/qlge_main.o CC [M] drivers/media/video/cx18/cx18-video.o CC [M] drivers/video/via/via_utility.o CC [M] net/dccp/ccid.o CC [M] sound/pci/ctxfi/ctsrc.o CC [M] drivers/net/pcmcia/3c589_cs.o CC [M] drivers/infiniband/hw/ipath/ipath_iba7220.o CC net/core/gen_stats.o CC [M] drivers/net/bonding/bond_ipv6.o CC [M] drivers/infiniband/hw/ipath/ipath_sd7220.o CC [M] drivers/net/mlx4/catas.o CC drivers/net/phy/phy.o CC [M] drivers/scsi/lpfc/lpfc_scsi.o CC [M] drivers/net/mlx4/cmd.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb.o CC [M] drivers/infiniband/hw/ipath/ipath_sd7220_img.o CC [M] drivers/media/video/cx231xx/cx231xx-cards.o CC [M] drivers/infiniband/hw/ipath/ipath_iba6120.o CC [M] drivers/net/igb/igb_ethtool.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp7045.o CC [M] drivers/scsi/libsas/sas_discover.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp702x.o CC net/core/gen_estimator.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-a800.o CC [M] drivers/scsi/lpfc/lpfc_attr.o LD drivers/pci/built-in.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.o CC [M] net/can/raw.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.o CC [M] drivers/scsi/libsas/sas_expander.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-umt-010.o CC [M] sound/pci/ctxfi/ctamixer.o LD [M] drivers/bluetooth/hci_uart.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-m920x.o CC [M] drivers/net/igb/e1000_82575.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gl861.o CC [M] sound/pci/ctxfi/ctdaio.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-au6610.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-digitv.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cxusb.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.o CC [M] sound/pci/hda/patch_cmedia.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dib0700.o CC [M] drivers/scsi/lpfc/lpfc_vport.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-opera.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-anysee.o CC [M] drivers/scsi/libsas/sas_scsi_host.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dw2102.o CC [M] net/ax25/ax25_std_timer.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9015.o CC [M] drivers/scsi/libsas/sas_task.o CC [M] net/ax25/ax25_subr.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.o CC [M] net/can/af_can.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ce6230.o CC [M] net/ax25/ax25_timer.o CC [M] drivers/scsi/libfc/fc_lport.o LD [M] drivers/net/enic/enic.o CC [M] net/can/proc.o CC [M] drivers/isdn/mISDN/dsp_blowfish.o CC [M] drivers/usb/host/whci/qset.o CC [M] net/atm/mpoa_proc.o CC [M] drivers/ata/sata_sil24.o CC [M] drivers/isdn/hisax/teles_cs.o CC [M] drivers/ata/sata_via.o CC [M] drivers/scsi/mpt2sas/mpt2sas_scsih.o CC [M] drivers/gpu/drm/drm_hashtab.o CC [M] drivers/net/tokenring/olympic.o CC [M] net/dccp/feat.o CC [M] drivers/media/video/bt8xx/bttv-risc.o CC [M] drivers/media/video/bt8xx/bttv-vbi.o CC [M] drivers/scsi/libfc/fc_rport.o CC [M] drivers/net/skfp/skfddi.o CC [M] drivers/net/chelsio/subr.o CC [M] drivers/net/igbvf/netdev.o CC [M] drivers/net/irda/stir4200.o CC [M] drivers/scsi/libsas/sas_ata.o CC [M] drivers/isdn/hisax/hfc_usb.o CC [M] drivers/net/sfc/efx.o CC [M] drivers/isdn/hisax/hfc4s8s_l1.o CC [M] drivers/net/netxen/netxen_nic_init.o CC [M] drivers/scsi/libsas/sas_host_smp.o CC [M] fs/cifs/cifs_unicode.o CC [M] drivers/video/via/vt1636.o CC [M] drivers/isdn/mISDN/dsp_pipeline.o CC [M] drivers/video/via/global.o CC [M] drivers/media/video/cx18/cx18-irq.o CC [M] net/bluetooth/hci_sock.o CC [M] net/bluetooth/hci_sysfs.o CC [M] drivers/gpu/drm/drm_sman.o CC [M] drivers/video/via/tblDPASetting.o CC [M] drivers/isdn/mISDN/dsp_hwec.o CC [M] sound/pci/ctxfi/cthardware.o CC [M] net/bridge/br_sysfs_br.o CC [M] drivers/net/netxen/netxen_nic_ethtool.o CC [M] drivers/media/video/cx18/cx18-av-core.o CC [M] drivers/scsi/mvsas/mv_64xx.o CC [M] drivers/scsi/mvsas/mv_94xx.o CC net/core/net_namespace.o CC [M] drivers/scsi/mpt2sas/mpt2sas_transport.o CC [M] net/dccp/input.o LD [M] drivers/net/e1000/e1000.o CC [M] drivers/net/ixgb/ixgb_ethtool.o CC [M] drivers/isdn/hisax/hisax_isac.o CC [M] sound/pci/korg1212/korg1212.o CC [M] drivers/scsi/lpfc/lpfc_debugfs.o CC [M] sound/pci/lx6464es/lx6464es.o CC [M] drivers/net/ixgbe/ixgbe_82599.o CC net/core/sysctl_net_core.o CC [M] drivers/media/video/cx18/cx18-av-audio.o CC [M] sound/pci/mixart/mixart.o CC [M] net/ax25/ax25_uid.o CC [M] sound/pci/hda/patch_conexant.o CC [M] drivers/video/via/viamode.o CC [M] net/ax25/af_ax25.o CC security/selinux/ss/conditional.o CC [M] sound/pci/ice1712/ice1712.o CC [M] net/ax25/ax25_ds_in.o CC [M] fs/lockd/clntlock.o CC [M] net/ax25/ax25_ds_subr.o CC [M] drivers/net/e1000e/param.o CC [M] drivers/usb/host/whci/wusb.o CC drivers/net/phy/phy_device.o LD [M] drivers/scsi/aic7xxx/aic7xxx.o LD [M] drivers/net/bonding/bonding.o LD [M] drivers/scsi/aic7xxx/aic79xx.o CC [M] fs/lockd/clntproc.o CC [M] drivers/net/e1000e/ethtool.o CC [M] drivers/net/skfp/hwmtm.o CC [M] drivers/media/video/cx231xx/cx231xx-core.o CC [M] net/atm/clip.o CC [M] sound/pci/ctxfi/cttimer.o CC [M] drivers/net/e1000e/netdev.o CC [M] drivers/net/skfp/fplustm.o CC [M] drivers/ide/ide-gd.o CC [M] drivers/media/video/bt8xx/bttv-i2c.o LD [M] sound/pci/cs46xx/snd-cs46xx.o CC [M] drivers/net/tulip/xircom_cb.o CC [M] drivers/media/video/cx88/cx88-video.o CC drivers/net/phy/mdio_bus.o CC [M] drivers/media/video/em28xx/em28xx-audio.o CC [M] drivers/gpu/drm/drm_mm.o CC [M] drivers/net/chelsio/mv88x201x.o CC [M] sound/pci/nm256/nm256.o CC [M] sound/pci/emu10k1/memory.o CC [M] drivers/net/igb/e1000_mac.o LD [M] drivers/net/cxgb3/cxgb3.o CC [M] fs/ncpfs/inode.o CC [M] drivers/ata/sata_vsc.o CC [M] drivers/net/mlx4/cq.o CC [M] drivers/net/ixgb/ixgb_param.o CC [M] fs/cifs/xattr.o LD net/dcb/built-in.o CC [M] fs/cifs/cifsencrypt.o CC [M] sound/pci/echoaudio/gina24.o LD [M] net/can/can.o CC [M] drivers/media/video/cx23885/cx23885-417.o LD [M] net/can/can-raw.o LD [M] net/can/can-bcm.o CC [M] fs/cifs/readdir.o CC [M] fs/nfs/client.o CC net/ethernet/eth.o CC [M] drivers/media/video/bt8xx/bttv-gpio.o CC [M] net/econet/af_econet.o CC [M] sound/pci/oxygen/hifier.o CC [M] fs/cifs/ioctl.o CC [M] net/bridge/br_netfilter.o CC [M] drivers/net/chelsio/my3126.o CC [M] net/decnet/netfilter/dn_rtmsg.o CC [M] drivers/net/usb/catc.o CC [M] net/ax25/ax25_ds_timer.o CC net/dsa/tag_dsa.o CC [M] drivers/net/usb/kaweth.o CC [M] drivers/ata/sata_sis.o CC [M] net/decnet/af_decnet.o CC net/ethernet/pe2.o CC [M] drivers/video/via/tbl1636.o CC [M] sound/pci/emu10k1/emupcm.o CC [M] sound/pci/echoaudio/indigo.o CC [M] drivers/net/igb/e1000_nvm.o CC [M] drivers/net/pcmcia/3c574_cs.o CC [M] sound/pci/hda/patch_sigmatel.o CC [M] drivers/net/pcmcia/fmvj18x_cs.o CC [M] net/bluetooth/lib.o CC [M] drivers/media/video/cx18/cx18-av-firmware.o CC [M] drivers/net/usb/pegasus.o CC [M] net/bluetooth/l2cap.o CC [M] fs/cifs/sess.o CC [M] net/ax25/sysctl_net_ax25.o CC [M] net/bridge/netfilter/ebtables.o CC kernel/pid.o CC security/selinux/ss/mls.o CC net/core/skb_dma_map.o LD [M] sound/pci/au88x0/snd-au8810.o CC [M] drivers/net/vxge/vxge-config.o CC net/core/dev.o LD [M] sound/pci/au88x0/snd-au8820.o LD [M] sound/pci/au88x0/snd-au8830.o CC [M] drivers/net/wan/hdlc.o CC [M] sound/pci/pcxhr/pcxhr.o CC [M] sound/pci/pcxhr/pcxhr_hwdep.o CC [M] drivers/net/netxen/netxen_nic_niu.o CC [M] sound/pci/oxygen/oxygen_lib.o CC [M] drivers/net/vxge/vxge-traffic.o LD [M] sound/pci/ac97/snd-ac97-codec.o CC [M] drivers/net/netxen/netxen_nic_ctx.o CC [M] drivers/net/pcmcia/nmclan_cs.o CC [M] drivers/net/sfc/falcon.o CC [M] drivers/gpu/drm/drm_crtc.o /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c: In function 'lx_trigger_start': /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c:455: warning: cast to pointer from integer of different size CC [M] drivers/scsi/libfc/fc_fcp.o CC [M] drivers/net/irda/vlsi_ir.o CC [M] drivers/ide/ide-disk.o CC [M] net/bluetooth/sco.o LD [M] drivers/usb/host/whci/whci-hcd.o LD drivers/usb/host/built-in.o CC [M] drivers/media/video/bt8xx/bttv-input.o LD [M] drivers/usb/host/isp1760.o CC [M] drivers/gpu/drm/drm_crtc_helper.o LD drivers/usb/built-in.o CC [M] sound/pci/ctxfi/cthw20k2.o CC [M] drivers/net/igb/e1000_phy.o CC [M] sound/pci/ctxfi/cthw20k1.o CC [M] drivers/media/video/bt8xx/bttv-audio-hook.o CC [M] drivers/gpu/drm/drm_modes.o CC [M] drivers/net/tokenring/tms380tr.o CC [M] fs/lockd/host.o CC [M] net/dccp/minisocks.o CC [M] drivers/ata/sata_sx4.o CC [M] drivers/net/chelsio/mv88e1xxx.o CC [M] drivers/ata/sata_nv.o LD [M] drivers/isdn/mISDN/mISDN_core.o CC [M] sound/pci/echoaudio/indigodj.o LD [M] drivers/isdn/mISDN/mISDN_dsp.o CC [M] drivers/net/chelsio/vsc7326.o CC [M] net/bridge/netfilter/ebtable_broute.o LD [M] drivers/video/via/viafb.o LD [M] drivers/isdn/mISDN/l1oip.o CC [M] drivers/net/ixgbe/ixgbe_82598.o CC [M] drivers/net/mlx4/eq.o CC [M] drivers/net/tulip/dmfe.o CC [M] net/decnet/dn_nsp_in.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_req': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2697: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2759: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2793: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2897: warning: cast from pointer to integer of different size CC [M] drivers/char/mxser.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'manufacturer_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:3807: warning: cast from pointer to integer of different size CC [M] drivers/net/tokenring/abyss.o CC [M] drivers/net/qlge/qlge_dbg.o CC [M] drivers/net/tokenring/tmspci.o CC [M] net/bluetooth/bnep/core.o LD [M] drivers/infiniband/hw/ipath/ib_ipath.o CC [M] drivers/isdn/hisax/hisax_fcpcipnp.o CC [M] net/bluetooth/bnep/sock.o CC [M] sound/pci/echoaudio/indigodjx.o CC [M] drivers/net/irda/mcs7780.o CC [M] drivers/net/irda/irtty-sir.o CC net/dsa/tag_edsa.o CC [M] net/atm/br2684.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'nl_ind': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:6849: warning: cast from pointer to integer of different size CC [M] drivers/net/irda/sir_dev.o CC [M] drivers/media/video/cx23885/netup-init.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:7241: warning: cast from pointer to integer of different size CC net/dsa/tag_trailer.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'add_b23': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8478: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8530: warning: cast from pointer to integer of different size CC [M] drivers/ata/sata_uli.o CC [M] net/dccp/options.o CC [M] drivers/media/video/cx231xx/cx231xx-avcore.o CC [M] net/decnet/dn_nsp_out.o CC [M] net/ieee802154/af_ieee802154.o CC [M] drivers/ata/sata_mv.o CC [M] net/dccp/output.o CC [M] fs/cifs/export.o CC [M] sound/pci/mixart/mixart_hwdep.o CC [M] fs/cifs/cifsacl.o CC [M] drivers/net/phy/marvell.o CC [M] drivers/media/video/em28xx/em28xx-video.o CC [M] drivers/net/qlge/qlge_mpi.o CC [M] drivers/net/mlx4/fw.o LD [M] drivers/scsi/libsas/libsas.o LD security/selinux/ss/ss.o CC [M] sound/pci/lx6464es/lx_core.o LD [M] drivers/net/ixgb/ixgb.o CC [M] drivers/net/qlge/qlge_ethtool.o CC [M] drivers/scsi/mpt2sas/mpt2sas_ctl.o CC [M] sound/pci/echoaudio/indigoio.o CC [M] drivers/media/video/cx18/cx18-av-vbi.o LD security/selinux/ss/built-in.o LD security/selinux/built-in.o CC [M] drivers/scsi/pcmcia/fdomain_stub.o CC [M] drivers/net/phy/davicom.o LD security/built-in.o CC [M] drivers/net/mlx4/icm.o CC [M] drivers/net/phy/cicada.o CC [M] drivers/media/video/em28xx/em28xx-i2c.o CC [M] sound/pci/echoaudio/indigoiox.o CC [M] drivers/net/tokenring/3c359.o CC [M] drivers/net/phy/lxt.o CC [M] drivers/net/phy/qsemi.o CC [M] drivers/media/video/ivtv/ivtv-routing.o LD [M] sound/pci/korg1212/snd-korg1212.o LD net/ethernet/built-in.o CC [M] fs/ncpfs/sock.o CC [M] drivers/media/video/pvrusb2/pvrusb2-i2c-core.o CC [M] net/atm/lec.o CC [M] sound/pci/riptide/riptide.o CC [M] drivers/ide/ide-disk_ioctl.o CC [M] drivers/net/wimax/i2400m/sdio.o LD [M] net/atm/mpoa.o CC [M] drivers/ide/ide-disk_proc.o CC net/core/ethtool.o CC kernel/nsproxy.o CC [M] drivers/net/mlx4/intf.o CC [M] fs/lockd/svc.o LD [M] drivers/media/video/bt8xx/bttv.o CC [M] drivers/net/mlx4/main.o CC [M] drivers/net/skfp/smt.o CC [M] drivers/net/wimax/i2400m/sdio-tx.o CC [M] sound/pci/emu10k1/emufx.o CC [M] drivers/net/wimax/i2400m/sdio-fw.o LD [M] net/ax25/ax25.o CC [M] sound/pci/ice1712/ice1724.o CC [M] net/atm/pppoatm.o CC [M] drivers/net/pcmcia/pcnet_cs.o CC [M] net/bridge/netfilter/ebtable_filter.o CC [M] drivers/net/sfc/tx.o CC [M] net/ieee802154/raw.o CC [M] fs/cifs/cifs_spnego.o CC [M] drivers/media/video/ivtv/ivtv-cards.o CC [M] net/ieee802154/dgram.o CC [M] sound/pci/oxygen/oxygen_pcm.o CC [M] net/bluetooth/bnep/netdev.o CC [M] net/ieee802154/netlink.o LD [M] net/econet/econet.o CC [M] net/bridge/netfilter/ebtable_nat.o CC [M] net/ipx/af_ipx.o CC [M] net/decnet/dn_route.o LD [M] drivers/scsi/mvsas/mvsas.o LD [M] sound/pci/nm256/snd-nm256.o CC [M] drivers/net/usb/rtl8150.o CC [M] drivers/net/irda/sir_dongle.o CC net/ipv4/route.o CC [M] drivers/net/irda/esi-sir.o LD [M] drivers/net/igb/igb.o CC [M] net/ipv6/netfilter/ip6_tables.o LD [M] sound/pci/mixart/snd-mixart.o CC net/ipv4/inetpeer.o CC [M] drivers/scsi/qla4xxx/ql4_os.o CC net/ipv6/addrconf_core.o CC [M] drivers/net/irda/tekram-sir.o CC [M] sound/pci/echoaudio/layla20.o CC [M] drivers/net/skfp/cfm.o CC [M] net/bridge/netfilter/ebt_802_3.o LD [M] drivers/net/igbvf/igbvf.o CC [M] drivers/net/irda/actisys-sir.o CC net/ipv6/exthdrs_core.o LD [M] drivers/net/chelsio/cxgb.o CC net/dsa/mv88e6xxx.o CC [M] drivers/ata/sata_inic162x.o CC [M] drivers/net/wan/hdlc_raw.o CC [M] drivers/ata/pdc_adma.o CC net/dsa/mv88e6060.o CC [M] drivers/media/video/cx23885/cimax2.o CC [M] drivers/scsi/qla2xxx/qla_os.o CC [M] net/dccp/proto.o CC net/dsa/mv88e6123_61_65.o CC net/dsa/mv88e6131.o CC [M] drivers/ide/ide-floppy.o /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c: In function 'lx_interrupt_request_new_buffer': /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c:1281: warning: cast to pointer from integer of different size CC [M] drivers/media/video/cx88/cx88-vbi.o CC [M] drivers/net/wan/hdlc_raw_eth.o LD [M] drivers/net/netxen/netxen_nic.o CC [M] drivers/ata/pata_ali.o CC [M] drivers/media/video/cx88/cx88-mpeg.o CC [M] drivers/net/ixgbe/ixgbe_phy.o CC [M] net/ipx/ipx_route.o CC [M] drivers/media/video/cx88/cx88-cards.o CC kernel/cred.o CC [M] drivers/net/wan/hdlc_cisco.o CC [M] drivers/media/video/cx88/cx88-core.o CC [M] drivers/gpu/drm/drm_edid.o CC [M] drivers/net/mlx4/mcg.o CC [M] drivers/media/video/cx23885/netup-eeprom.o CC [M] drivers/net/phy/smsc.o CC [M] drivers/scsi/pcmcia/fdomain_core.o CC [M] drivers/gpu/drm/drm_info.o CC [M] drivers/net/pcmcia/smc91c92_cs.o CC [M] drivers/net/usb/hso.o CC [M] drivers/gpu/drm/drm_debugfs.o CC [M] drivers/net/mlx4/mr.o LD [M] drivers/isdn/hisax/hisax.o CC [M] drivers/scsi/qla2xxx/qla_init.o LD [M] sound/pci/pcxhr/snd-pcxhr.o CC [M] net/key/af_key.o CC [M] drivers/scsi/qla2xxx/qla_mbx.o LD [M] drivers/isdn/hisax/hisax_st5481.o CC [M] fs/lockd/svclock.o CC [M] net/bridge/netfilter/ebt_among.o CC [M] drivers/media/video/cx18/cx18-scb.o CC [M] net/dccp/timer.o CC [M] net/ipx/ipx_proc.o CC [M] drivers/media/video/cx18/cx18-dvb.o LD [M] sound/pci/lx6464es/snd-lx6464es.o CC [M] drivers/media/video/em28xx/em28xx-cards.o CC [M] drivers/media/video/em28xx/em28xx-core.o CC [M] net/irda/iriap.o CC [M] drivers/media/video/cx18/cx18-io.o CC [M] fs/nfs/super.o CC [M] drivers/media/video/em28xx/em28xx-input.o CC [M] net/bridge/netfilter/ebt_arp.o CC [M] net/ieee802154/nl_policy.o /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c: In function 'cx231xx_capture_start': /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c:2059: warning: 'rc' may be used uninitialized in this function CC [M] drivers/gpu/drm/drm_ioc32.o CC [M] net/irda/iriap_event.o CC [M] sound/pci/oxygen/oxygen.o CC [M] sound/pci/oxygen/virtuoso.o CC [M] fs/cifs/dns_resolve.o CC [M] drivers/net/tulip/winbond-840.o LD [M] net/bridge/bridge.o CC [M] fs/cifs/cifs_dfs_ref.o CC [M] drivers/net/irda/litelink-sir.o CC [M] drivers/net/sfc/rx.o CC [M] drivers/gpu/drm/mga/mga_drv.o CC [M] drivers/net/wan/hdlc_fr.o LD [M] net/bluetooth/bnep/bnep.o CC [M] drivers/net/irda/girbil-sir.o CC [M] drivers/net/wan/hdlc_ppp.o CC [M] drivers/media/video/em28xx/em28xx-dvb.o CC [M] sound/pci/echoaudio/layla24.o CC [M] drivers/net/skfp/ecm.o LD [M] net/atm/atm.o CC [M] drivers/gpu/drm/mga/mga_dma.o CC [M] drivers/net/usb/asix.o CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o CC [M] sound/pci/rme9652/hdsp.o CC [M] sound/pci/rme9652/hdspm.o CC [M] fs/nfsd/nfsctl.o CC net/core/dev_mcast.o CC [M] net/dccp/ccids/ccid2.o CC [M] drivers/gpu/drm/mga/mga_state.o CC [M] drivers/net/wimax/i2400m/sdio-rx.o CC net/dsa/dsa.o CC [M] drivers/net/wimax/i2400m/usb-fw.o LD [M] fs/ncpfs/ncpfs.o CC [M] drivers/net/irda/old_belkin-sir.o CC [M] net/dccp/ackvec.o CC [M] drivers/net/wan/hdlc_x25.o CC [M] drivers/net/irda/mcp2120-sir.o CC [M] drivers/net/irda/act200l-sir.o CC [M] drivers/gpu/drm/mga/mga_warp.o LD [M] net/ieee802154/nl802154.o LD [M] net/ieee802154/af_802154.o CC [M] drivers/net/wimax/i2400m/usb-notif.o CC [M] drivers/media/video/ivtv/ivtv-controls.o CC [M] drivers/net/irda/ma600-sir.o CC [M] drivers/char/isicom.o CC [M] net/irda/irlmp.o CC [M] drivers/media/video/pvrusb2/pvrusb2-audio.o LD [M] drivers/scsi/libfc/libfc.o CC [M] drivers/net/wimax/i2400m/usb-tx.o CC [M] drivers/scsi/scsi.o CC [M] sound/pci/trident/trident.o CC kernel/sysctl_check.o CC [M] drivers/media/video/pvrusb2/pvrusb2-encoder.o LD [M] sound/pci/ctxfi/snd-ctxfi.o CC drivers/net/Space.o CC [M] drivers/net/mlx4/pd.o CC [M] drivers/net/wireless/strip.o CC drivers/net/loopback.o CC [M] sound/pci/hda/patch_realtek.o CC [M] drivers/ide/ide-floppy_ioctl.o CC [M] net/bridge/netfilter/ebt_ip.o CC [M] sound/pci/echoaudio/mia.o CC [M] net/bridge/netfilter/ebt_ip6.o CC [M] drivers/net/ipg.o CC net/dsa/slave.o CC [M] drivers/gpu/drm/r128/r128_drv.o CC [M] drivers/net/tehuti.o CC [M] drivers/gpu/drm/r128/r128_cce.o CC [M] drivers/net/phy/icplus.o /scratch/kisskb/src/sound/pci/riptide/riptide.c: In function 'alsa_card_riptide_init': /scratch/kisskb/src/sound/pci/riptide/riptide.c:2200: warning: ignoring return value of '__pci_register_driver', declared with attribute warn_unused_result CC [M] sound/pci/echoaudio/mona.o CC [M] drivers/net/jme.o CC [M] drivers/net/wan/farsync.o CC [M] fs/lockd/svcshare.o CC [M] drivers/ata/pata_amd.o CC [M] drivers/gpu/drm/radeon/radeon_drv.o CC [M] net/irda/irlmp_event.o CC [M] drivers/scsi/qla4xxx/ql4_init.o CC net/ipv6/inet6_hashtables.o CC [M] drivers/net/irda/toim3232-sir.o CC [M] drivers/net/sfc/falcon_gmac.o CC [M] drivers/net/ixgbe/ixgbe_dcb.o CC [M] drivers/ata/pata_artop.o CC [M] drivers/scsi/pcmcia/qlogic_stub.o CC [M] drivers/net/sfc/falcon_xmac.o CC [M] drivers/net/usb/cdc_ether.o CC [M] drivers/media/video/cx231xx/cx231xx-pcb-cfg.o CC [M] drivers/net/pcmcia/xirc2ps_cs.o CC [M] drivers/net/wireless/netwave_cs.o CC [M] drivers/net/sfc/selftest.o CC [M] drivers/net/mlx4/port.o CC [M] drivers/ide/ide-floppy_proc.o CC [M] drivers/gpu/drm/savage/savage_drv.o CC [M] drivers/media/video/pvrusb2/pvrusb2-video-v4l.o CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o CC [M] drivers/net/mlx4/profile.o CC [M] drivers/scsi/qla2xxx/qla_iocb.o CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o CC [M] net/dccp/ccids/ccid3.o CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o CC [M] net/ipv6/af_inet6.o CC [M] drivers/net/skfp/pcmplc.o CC [M] net/ipv6/anycast.o CC [M] sound/pci/trident/trident_main.o LD [M] drivers/scsi/mpt2sas/mpt2sas.o CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o CC net/ipv4/protocol.o CC [M] drivers/net/ixgbe/ixgbe_dcb_82598.o CC [M] drivers/net/ixgbe/ixgbe_dcb_82599.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mbx.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined LD [M] drivers/media/video/cx23885/cx23885.o CC [M] drivers/net/ixgbe/ixgbe_dcb_nl.o LD [M] sound/pci/oxygen/snd-oxygen-lib.o LD [M] sound/pci/oxygen/snd-hifier.o CC [M] drivers/net/skfp/pmf.o LD [M] sound/pci/oxygen/snd-oxygen.o CC [M] drivers/net/ixgbe/ixgbe_fcoe.o LD [M] sound/pci/oxygen/snd-virtuoso.o CC [M] drivers/net/wan/dscc4.o CC [M] drivers/net/wimax/i2400m/usb-rx.o CC [M] drivers/gpu/drm/mga/mga_irq.o CC [M] drivers/net/wimax/i2400m/usb.o CC [M] drivers/net/wimax/i2400m/control.o CC [M] drivers/net/phy/et1011c.o CC [M] drivers/video/svgalib.o CC [M] drivers/net/mlx4/qp.o CC [M] drivers/media/video/cx88/cx88-i2c.o LD [M] drivers/net/e1000e/e1000e.o CC [M] drivers/net/wimax/i2400m/driver.o CC [M] drivers/net/plip.o CC [M] fs/lockd/svcproc.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_os.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] net/bridge/netfilter/ebt_limit.o LD [M] drivers/media/video/cx18/cx18.o CC [M] fs/lockd/svcsubs.o LD [M] drivers/scsi/lpfc/lpfc.o CC [M] drivers/net/irda/kingsun-sir.o CC [M] drivers/gpu/drm/tdfx/tdfx_drv.o LD [M] fs/cifs/cifs.o CC [M] drivers/net/irda/ksdazzle-sir.o CC [M] drivers/scsi/pcmcia/sym53c500_cs.o CC [M] net/lapb/lapb_in.o CC [M] drivers/net/irda/ks959-sir.o CC [M] net/decnet/dn_dev.o CC [M] net/dccp/ccids/lib/tfrc.o CC [M] net/dccp/ccids/lib/tfrc_equation.o CC [M] drivers/media/video/saa7134/saa7134-cards.o CC [M] net/dccp/ccids/lib/packet_history.o CC [M] drivers/media/video/saa7134/saa7134-core.o LD [M] drivers/net/qlge/qlge.o CC [M] drivers/gpu/drm/r128/r128_state.o CC [M] drivers/gpu/drm/mga/mga_ioc32.o CC [M] drivers/gpu/drm/savage/savage_bci.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8428: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8429: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8436: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8437: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8438: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8449: warning: array subscript is above array bounds CC [M] drivers/ide/aec62xx.o CC [M] net/dccp/ccids/lib/loss_interval.o LD [M] drivers/scsi/pcmcia/qlogic_cs.o LD [M] drivers/scsi/pcmcia/fdomain_cs.o CC [M] drivers/ide/alim15x3.o LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.o CC [M] drivers/net/wimax/i2400m/fw.o CC [M] drivers/net/wimax/i2400m/op-rfkill.o CC [M] drivers/media/video/cx231xx/cx231xx-vbi.o LD [M] sound/pci/ice1712/snd-ice1724.o CC [M] drivers/gpu/drm/via/via_irq.o CC [M] drivers/gpu/drm/savage/savage_state.o CC [M] drivers/net/wan/x25_asy.o CC [M] drivers/ata/pata_atiixp.o CC [M] drivers/media/video/ivtv/ivtv-driver.o LD [M] net/ipx/ipx.o CC [M] drivers/net/pcmcia/com20020_cs.o CC [M] net/bridge/netfilter/ebt_mark_m.o LD [M] sound/pci/riptide/snd-riptide.o CC net/core/dst.o CC [M] net/ipv6/netfilter/ip6table_filter.o CC [M] sound/pci/vx222/vx222.o LD [M] sound/pci/ice1712/snd-ice1712.o CC [M] drivers/gpu/drm/radeon/radeon_cp.o CC [M] net/bridge/netfilter/ebt_pkttype.o CC [M] drivers/gpu/drm/radeon/radeon_state.o CC [M] drivers/media/video/cx88/cx88-tvaudio.o CC [M] drivers/media/video/pvrusb2/pvrusb2-eeprom.o CC [M] net/irda/irlmp_frame.o CC [M] net/decnet/dn_neigh.o CC [M] sound/pci/ymfpci/ymfpci.o CC net/core/netevent.o CC [M] net/llc/llc_core.o CC [M] drivers/scsi/scsi_ioctl.o CC [M] net/irda/irlap.o CC [M] drivers/scsi/constants.o CC [M] drivers/net/skfp/queue.o CC [M] drivers/gpu/drm/r128/r128_irq.o CC [M] drivers/gpu/drm/r128/r128_ioc32.o CC [M] net/bluetooth/cmtp/core.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_iocb.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/ide/amd74xx.o CC [M] fs/lockd/mon.o CC [M] net/ipv6/ip6_output.o LD net/dsa/built-in.o CC [M] drivers/net/usb/cdc_eem.o CC [M] drivers/scsi/scsi_error.o CC [M] fs/nfsd/export.o CC [M] drivers/scsi/qla2xxx/qla_isr.o /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'fst_intr_rx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1329: warning: cast to pointer from integer of different size /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'do_bottom_half_tx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1424: warning: cast to pointer from integer of different size LD [M] drivers/media/video/em28xx/em28xx.o CC [M] drivers/ata/pata_cmd640.o LD [M] drivers/media/video/em28xx/em28xx-alsa.o CC [M] drivers/net/tulip/de2104x.o CC [M] drivers/net/tulip/eeprom.o CC [M] drivers/net/mlx4/reset.o CC [M] drivers/scsi/scsi_lib.o CC [M] drivers/net/wimax/i2400m/sysfs.o CC [M] net/mac80211/main.o CC [M] net/llc/llc_input.o CC [M] net/mac80211/wext.o CC [M] drivers/net/vxge/vxge-ethtool.o CC [M] drivers/net/mlx4/sense.o CC [M] drivers/net/usb/dm9601.o CC [M] drivers/gpu/drm/radeon/radeon_mem.o CC [M] drivers/net/wan/dlci.o CC [M] net/irda/irlap_event.o CC [M] net/irda/irlap_frame.o CC [M] drivers/net/pcmcia/axnet_cs.o CC [M] sound/pci/emu10k1/p16v.o CC [M] drivers/net/phy/national.o CC [M] drivers/scsi/scsi_lib_dma.o LD [M] drivers/gpu/drm/mga/mga.o CC [M] drivers/net/mlx4/srq.o CC [M] drivers/net/rrunner.o CC [M] drivers/net/phy/ste10Xp.o CC [M] drivers/media/video/cx88/cx88-input.o CC [M] net/dccp/sysctl.o CC [M] drivers/net/mlx4/en_main.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/mlx4/en_tx.o CC [M] sound/pci/emu10k1/emu10k1x.o CC [M] drivers/net/wimax/i2400m/netdev.o CC net/ipv4/ip_input.o CC [M] net/decnet/dn_timer.o CC [M] drivers/net/sfc/ethtool.o CC [M] drivers/net/pcmcia/ibmtr_cs.o CC [M] drivers/gpu/drm/via/via_drv.o CC [M] net/decnet/dn_fib.o CC [M] net/ipv6/ip6_input.o CC [M] drivers/gpu/drm/via/via_map.o CC [M] drivers/ata/pata_cmd64x.o CC [M] drivers/media/video/pvrusb2/pvrusb2-main.o CC [M] drivers/net/mlx4/en_rx.o CC net/ipv4/ip_fragment.o CC [M] net/irda/timer.o CC [M] drivers/net/wireless/wavelan_cs.o CC [M] net/ipv6/addrconf.o CC [M] drivers/net/wireless/airo_cs.o CC [M] net/ipv6/netfilter/ip6table_mangle.o CC [M] net/ipv6/netfilter/ip6_queue.o CC [M] drivers/ata/pata_cs5520.o CC [M] net/lapb/lapb_out.o CC [M] drivers/ata/pata_cs5530.o CC net/core/neighbour.o CC [M] drivers/net/wimax/i2400m/tx.o CC [M] sound/pci/ymfpci/ymfpci_main.o CC [M] net/ipv6/netfilter/ip6table_raw.o CC [M] net/ipv6/netfilter/ip6table_security.o LD [M] drivers/net/irda/sir-dev.o CC [M] net/bridge/netfilter/ebt_stp.o CC [M] drivers/media/video/cx231xx/cx231xx-dvb.o CC [M] drivers/gpu/drm/via/via_mm.o CC [M] net/irda/qos.o CC [M] drivers/media/video/saa7134/saa7134-i2c.o CC [M] drivers/media/video/cx88/cx88-alsa.o CC [M] net/ipv6/addrlabel.o CC [M] drivers/net/wimax/i2400m/rx.o LD [M] drivers/net/ixgbe/ixgbe.o CC kernel/trace/trace.o CC [M] net/ipv6/route.o CC [M] drivers/char/synclinkmp.o CC [M] drivers/net/wimax/i2400m/debugfs.o LD [M] drivers/gpu/drm/tdfx/tdfx.o CC [M] drivers/ide/cmd64x.o LD [M] drivers/gpu/drm/drm.o CC [M] drivers/char/synclink_gt.o CC [M] net/ipv6/ip6_fib.o CC [M] drivers/net/wan/cycx_main.o CC [M] drivers/net/skfp/rmt.o LD [M] sound/pci/vx222/snd-vx222.o CC [M] drivers/scsi/scsi_scan.o CC [M] net/ipv6/ipv6_sockglue.o CC [M] drivers/net/wan/cycx_x25.o CC [M] sound/pci/trident/trident_memory.o CC [M] drivers/net/sfc/xfp_phy.o CC [M] net/dccp/diag.o CC [M] drivers/net/sfc/mdio_10g.o CC [M] drivers/net/wan/lapbether.o CC [M] drivers/net/sfc/tenxpress.o LD [M] drivers/video/sis/sisfb.o CC [M] net/dccp/ipv4.o CC [M] drivers/net/skfp/smtdef.o CC [M] net/bluetooth/cmtp/sock.o CC [M] drivers/gpu/drm/radeon/radeon_irq.o CC [M] drivers/video/pm2fb.o CC [M] drivers/media/video/pvrusb2/pvrusb2-hdw.o CC [M] drivers/net/wan/wanxl.o CC [M] net/dccp/ipv6.o CC [M] drivers/video/pm3fb.o CC [M] drivers/gpu/drm/radeon/r300_cmdbuf.o CC [M] drivers/gpu/drm/radeon/r600_cp.o CC [M] net/irda/irqueue.o CC [M] drivers/video/neofb.o CC [M] drivers/scsi/qla4xxx/ql4_mbx.o CC [M] drivers/scsi/scsi_sysfs.o CC [M] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o CC [M] drivers/net/vxge/vxge-main.o CC [M] drivers/gpu/drm/via/via_dma.o CC [M] net/bluetooth/cmtp/capi.o CC [M] drivers/net/skfp/smtinit.o CC [M] net/ipv6/ndisc.o CC [M] drivers/net/usb/smsc95xx.o CC [M] net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o CC [M] drivers/gpu/drm/radeon/radeon_ioc32.o LD drivers/net/phy/libphy.o CC [M] net/lapb/lapb_subr.o CC [M] drivers/media/video/ivtv/ivtv-fileops.o CC [M] drivers/media/video/ivtv/ivtv-firmware.o /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_bss_info_change_notify': /scratch/kisskb/src/net/mac80211/main.c:293: warning: 'beacon_int' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:593) /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_alloc_hw': /scratch/kisskb/src/net/mac80211/main.c:714: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] drivers/media/video/ivtv/ivtv-gpio.o CC [M] drivers/video/tdfxfb.o CC [M] drivers/media/video/cx88/cx88-blackbird.o CC [M] net/lapb/lapb_timer.o CC [M] net/lapb/lapb_iface.o CC [M] drivers/video/vt8623fb.o CC [M] drivers/media/video/saa7134/saa7134-ts.o CC [M] net/decnet/dn_rules.o LD [M] drivers/media/video/cx231xx/cx231xx.o CC [M] fs/nfs/callback.o CC [M] drivers/video/tridentfb.o CC [M] drivers/net/wireless/airo.o CC [M] drivers/media/video/saa7134/saa7134-tvaudio.o CC [M] fs/lockd/xdr.o LD [M] drivers/media/video/cx231xx/cx231xx-alsa.o CC [M] drivers/net/sunhme.o CC [M] drivers/scsi/scsi_netlink.o CC [M] net/mac80211/sta_info.o CC [M] drivers/net/usb/gl620a.o CC [M] drivers/ata/pata_cypress.o CC [M] drivers/ata/pata_efar.o CC [M] drivers/video/s3fb.o LD drivers/net/phy/built-in.o CC [M] drivers/video/arkfb.o CC [M] net/ipv6/udp.o CC [M] drivers/net/sunlance.o CC [M] net/irda/irttp.o CC [M] drivers/media/video/ivtv/ivtv-i2c.o CC [M] drivers/gpu/drm/via/via_verifier.o CC [M] drivers/gpu/drm/via/via_video.o CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o CC [M] drivers/gpu/drm/via/via_dmablit.o CC [M] drivers/net/sunqe.o CC [M] net/llc/llc_output.o CC [M] drivers/net/skfp/smttimer.o CC [M] drivers/media/video/saa7134/saa7134-vbi.o CC [M] net/bridge/netfilter/ebt_vlan.o CC [M] drivers/net/sfc/boards.o CC [M] net/llc/llc_if.o CC [M] drivers/ide/cs5520.o CC [M] drivers/scsi/qla4xxx/ql4_iocb.o CC [M] drivers/net/sfc/sfe4001.o CC [M] net/ipv6/udplite.o CC [M] drivers/net/skfp/srf.o CC [M] net/ipv6/netfilter/ip6t_ah.o CC [M] net/llc/llc_c_ev.o CC net/ipv4/ip_forward.o CC [M] net/llc/llc_c_ac.o LD [M] drivers/gpu/drm/savage/savage.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_isr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/wireless/atmel.o /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c: In function 'wavelan_get_nwid': /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c:1870: warning: 'psa.psa_nwid_select' is used uninitialized in this function LD [M] sound/pci/echoaudio/snd-darla20.o LD [M] sound/pci/echoaudio/snd-gina20.o LD [M] sound/pci/echoaudio/snd-layla20.o LD [M] sound/pci/echoaudio/snd-darla24.o CC net/netlabel/netlabel_user.o LD [M] sound/pci/echoaudio/snd-gina24.o LD [M] sound/pci/echoaudio/snd-layla24.o LD [M] sound/pci/echoaudio/snd-mona.o LD [M] sound/pci/echoaudio/snd-mia.o LD [M] sound/pci/echoaudio/snd-echo3g.o LD [M] sound/pci/echoaudio/snd-indigo.o LD [M] sound/pci/echoaudio/snd-indigoio.o CC net/netlabel/netlabel_kapi.o LD [M] sound/pci/echoaudio/snd-indigodj.o CC [M] net/packet/af_packet.o LD [M] sound/pci/echoaudio/snd-indigoiox.o CC net/netlink/af_netlink.o LD [M] sound/pci/echoaudio/snd-indigodjx.o CC net/netlabel/netlabel_domainhash.o CC [M] drivers/net/skfp/hwt.o CC [M] drivers/net/sfc/mtd.o CC [M] drivers/net/wan/pci200syn.o CC [M] drivers/net/wan/pc300too.o CC [M] net/netrom/af_netrom.o CC [M] net/mac80211/wep.o CC [M] drivers/net/wireless/atmel_pci.o CC [M] net/netrom/nr_dev.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ctrl.o LD [M] sound/pci/emu10k1/snd-emu10k1.o CC [M] net/irda/irda_device.o CC [M] sound/pci/rme9652/rme9652.o CC [M] net/irda/irias_object.o CC [M] drivers/ata/pata_hpt366.o CC [M] net/irda/wrapper.o CC [M] drivers/ata/pata_hpt37x.o CC [M] drivers/net/tulip/interrupt.o /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c: In function 'qla2x00_configure_loop': /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: warning: 'wrap' may be used uninitialized in this function /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: note: 'wrap' was declared here CC [M] drivers/net/tulip/media.o CC net/ipv4/ip_options.o CC [M] net/phonet/pn_dev.o LD [M] sound/pci/emu10k1/snd-emu10k1-synth.o CC net/ipv4/ip_output.o CC [M] net/rose/af_rose.o CC net/netlabel/netlabel_addrlist.o CC net/core/rtnetlink.o CC [M] drivers/net/usb/net1080.o LD [M] sound/pci/emu10k1/snd-emu10k1x.o LD [M] sound/pci/snd-ad1889.o LD [M] sound/pci/snd-als300.o CC [M] net/llc/llc_conn.o CC [M] drivers/net/skfp/drvfbi.o LD [M] sound/pci/snd-atiixp.o LD [M] sound/pci/snd-atiixp-modem.o CC [M] drivers/media/video/saa7134/saa7134-video.o LD [M] sound/pci/snd-azt3328.o LD [M] sound/pci/snd-bt87x.o CC [M] drivers/char/sx.o CC [M] drivers/media/video/ivtv/ivtv-ioctl.o CC [M] drivers/net/tulip/timer.o CC [M] drivers/net/skfp/ess.o LD [M] net/bluetooth/cmtp/cmtp.o CC [M] net/irda/af_irda.o LD [M] fs/nfs/nfs.o CC net/ipv4/ip_sockglue.o CC [M] drivers/ide/cs5530.o CC [M] net/bluetooth/hidp/core.o CC [M] net/decnet/dn_table.o CC [M] net/rxrpc/af_rxrpc.o LD [M] sound/pci/trident/snd-trident.o CC [M] net/decnet/sysctl_net_decnet.o LD [M] sound/pci/snd-cmipci.o LD [M] sound/pci/snd-cs4281.o LD [M] drivers/net/wan/cyclomx.o CC [M] drivers/net/wireless/atmel_cs.o CC [M] net/mac80211/wpa.o LD [M] sound/pci/snd-ens1370.o CC [M] net/ipv6/raw.o CC [M] drivers/scsi/qla4xxx/ql4_isr.o CC [M] drivers/net/wireless/at76c50x-usb.o CC [M] net/bridge/netfilter/ebt_arpreply.o LD [M] net/lapb/lapb.o CC [M] net/ipv6/protocol.o CC [M] drivers/net/sunbmac.o CC [M] drivers/ata/pata_hpt3x2n.o CC [M] net/netrom/nr_in.o CC [M] net/bluetooth/rfcomm/core.o CC [M] net/ipv6/icmp.o CC [M] drivers/media/video/saa7134/saa7134-input.o CC [M] net/bluetooth/rfcomm/sock.o CC [M] drivers/net/tulip/tulip_core.o CC [M] net/bridge/netfilter/ebt_mark.o LD [M] fs/nfsd/nfsd.o CC [M] drivers/media/video/saa7134/saa7134-empress.o CC [M] drivers/video/sstfb.o CC [M] net/rds/af_rds.o CC [M] net/bluetooth/rfcomm/tty.o CC [M] drivers/scsi/qla2xxx/qla_gs.o CC [M] drivers/scsi/qla2xxx/qla_dbg.o CC [M] net/rds/bind.o CC net/netlink/genetlink.o CC [M] drivers/media/video/cx88/cx88-dvb.o CC net/ipv4/inet_hashtables.o CC [M] drivers/media/video/cx88/cx88-vp3054-i2c.o CC [M] drivers/video/cirrusfb.o CC net/netfilter/core.o CC net/core/utils.o CC [M] sound/pci/hda/hda_codec.o CC net/core/link_watch.o CC [M] drivers/scsi/scsi_tgt_lib.o CC [M] net/phonet/pn_netlink.o CC [M] net/phonet/socket.o CC [M] net/llc/llc_c_st.o CC [M] net/rds/cong.o CC [M] net/ipv6/netfilter/ip6t_eui64.o CC [M] net/llc/llc_pdu.o CC [M] drivers/video/metronomefb.o CC [M] net/mac80211/scan.o CC [M] net/ipv6/netfilter/ip6t_frag.o CC [M] net/ipv6/netfilter/ip6t_ipv6header.o CC net/netfilter/nf_log.o LD [M] drivers/net/wimax/i2400m/i2400m.o LD [M] drivers/net/wimax/i2400m/i2400m-usb.o LD [M] drivers/net/wimax/i2400m/i2400m-sdio.o CC [M] drivers/char/applicom.o CC [M] drivers/ide/sc1200.o CC [M] drivers/ide/delkin_cb.o CC [M] drivers/net/myri_sbus.o CC [M] drivers/ide/hpt366.o CC [M] drivers/net/sungem.o CC net/netlabel/netlabel_mgmt.o CC [M] drivers/net/usb/plusb.o CC [M] drivers/net/sungem_phy.o CC [M] drivers/net/tulip/21142.o CC [M] net/ipv6/mcast.o CC [M] drivers/net/cassini.o CC [M] fs/lockd/xdr4.o CC [M] drivers/media/video/pvrusb2/pvrusb2-devattr.o CC [M] net/ipv6/reassembly.o LD [M] drivers/net/sfc/sfc.o CC [M] fs/lockd/svc4proc.o CC net/ipv4/inet_timewait_sock.o CC [M] drivers/ata/pata_hpt3x3.o CC [M] drivers/scsi/qla4xxx/ql4_nvram.o CC [M] drivers/net/sunvnet.o CC [M] drivers/scsi/scsi_tgt_if.o CC [M] fs/ocfs2/cluster/heartbeat.o CC [M] net/dccp/probe.o CC [M] net/bluetooth/hidp/sock.o CC [M] net/llc/llc_sap.o CC [M] drivers/net/wireless/ray_cs.o LD [M] sound/pci/ymfpci/snd-ymfpci.o LD [M] sound/pci/snd-ens1371.o CC [M] net/llc/llc_s_ac.o CC [M] net/irda/discovery.o LD [M] drivers/gpu/drm/via/via.o CC [M] net/phonet/datagram.o CC [M] drivers/net/3c59x.o CC [M] net/irda/parameters.o CC [M] drivers/ide/it8172.o CC [M] drivers/net/typhoon.o CC [M] net/ipv6/tcp_ipv6.o CC [M] net/netrom/nr_loopback.o CC [M] net/netrom/nr_out.o CC [M] drivers/ata/pata_it821x.o CC net/sched/sch_generic.o CC [M] net/netrom/nr_route.o CC [M] drivers/ata/pata_it8213.o LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.o CC net/netlabel/netlabel_unlabeled.o CC [M] drivers/media/video/saa7134/saa7134-alsa.o CC net/netlabel/netlabel_cipso_v4.o CC [M] drivers/video/sm501fb.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_gs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined LD [M] drivers/gpu/drm/r128/r128.o CC [M] drivers/video/carminefb.o CC [M] net/llc/llc_s_ev.o CC [M] net/llc/llc_s_st.o CC [M] drivers/net/ne2k-pci.o LD [M] sound/pci/rme9652/snd-rme9652.o LD [M] drivers/isdn/hardware/eicon/divadidd.o LD [M] sound/pci/rme9652/snd-hdsp.o LD [M] drivers/isdn/hardware/eicon/divas.o LD [M] sound/pci/rme9652/snd-hdspm.o LD [M] sound/pci/snd-es1938.o CC [M] drivers/scsi/qla4xxx/ql4_dbg.o LD [M] drivers/isdn/hardware/eicon/diva_mnt.o CC [M] net/ipv6/exthdrs.o LD [M] drivers/isdn/hardware/eicon/diva_idi.o LD [M] drivers/isdn/hardware/eicon/divacapi.o CC [M] net/mac80211/ht.o CC [M] drivers/net/wireless/wl3501_cs.o CC [M] net/llc/af_llc.o CC net/ipv4/inet_connection_sock.o LD [M] drivers/net/skfp/skfp.o CC [M] drivers/net/wireless/rndis_wlan.o CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC [M] net/llc/llc_station.o CC net/core/filter.o CC net/ipv4/tcp.o CC [M] drivers/net/8390.o CC [M] net/rds/connection.o CC [M] drivers/ide/it8213.o LD [M] sound/pci/snd-es1968.o CC [M] net/rds/info.o CC [M] drivers/ide/it821x.o CC [M] drivers/net/tulip/pnic.o CC [M] net/ipv6/datagram.o CC [M] net/rxrpc/ar-accept.o CC net/netfilter/nf_queue.o CC [M] drivers/net/tulip/pnic2.o CC [M] drivers/net/tulip/de4x5.o CC [M] net/rds/message.o CC [M] sound/pci/hda/hda_hwdep.o CC [M] drivers/net/usb/rndis_host.o CC [M] net/netrom/nr_subr.o CC [M] net/bridge/netfilter/ebt_dnat.o CC [M] drivers/ata/pata_jmicron.o LD kernel/trace/built-in.o CC [M] net/mac80211/agg-tx.o CC net/netfilter/nf_sockopt.o LD [M] sound/pci/snd-fm801.o CC [M] fs/ocfs2/cluster/nodemanager.o CC [M] net/irda/irnetlink.o CC net/sched/sch_api.o CC net/core/net-sysfs.o CC [M] drivers/net/mlx4/en_ethtool.o CC [M] net/bridge/netfilter/ebt_redirect.o CC [M] drivers/scsi/qla2xxx/qla_sup.o CC [M] drivers/net/pcnet32.o CC [M] net/rds/recv.o CC kernel/module.o CC fs/proc/array.o CC [M] drivers/scsi/qla2xxx/qla_attr.o CC net/sched/sch_blackhole.o CC [M] drivers/net/e100.o LD [M] sound/pci/snd-intel8x0.o CC [M] net/phonet/af_phonet.o CC net/sched/cls_api.o LD [M] net/decnet/decnet.o CC net/sched/act_api.o CC [M] drivers/char/ip2/ip2main.o CC [M] net/llc/llc_proc.o LD [M] net/bluetooth/hidp/hidp.o CC [M] net/phonet/pep.o LD [M] net/bluetooth/bluetooth.o LD [M] drivers/media/video/cx88/cx88xx.o CC [M] net/rose/rose_dev.o CC [M] net/netrom/nr_timer.o LD [M] drivers/media/video/cx88/cx8800.o LD net/netlink/built-in.o CC [M] net/sctp/sm_statetable.o LD [M] drivers/media/video/cx88/cx8802.o CC [M] net/rose/rose_in.o CC net/core/netpoll.o CC [M] net/ipv6/netfilter/ip6t_mh.o CC [M] net/ipv6/ip6_flowlabel.o CC net/ipv4/tcp_input.o CC [M] drivers/video/uvesafb.o CC [M] net/ipv6/inet6_connection_sock.o LD [M] fs/lockd/lockd.o CC [M] net/ipv6/sysctl_net_ipv6.o CC net/core/fib_rules.o CC [M] drivers/ata/pata_netcell.o CC net/core/net-traces.o CC [M] sound/pci/hda/hda_beep.o CC [M] drivers/scsi/sd.o CC [M] drivers/ata/pata_ninja32.o CC fs/quota/dquot.o CC [M] drivers/scsi/sd_dif.o CC [M] net/llc/sysctl_net_llc.o CC [M] drivers/scsi/qla2xxx/qla_mid.o CC [M] net/netrom/sysctl_net_netrom.o CC [M] net/sunrpc/socklib.o LD [M] net/dccp/dccp.o CC net/sched/sch_fifo.o LD [M] net/dccp/dccp_ipv4.o LD [M] net/dccp/dccp_ipv6.o LD [M] net/dccp/dccp_diag.o LD [M] net/dccp/dccp_probe.o CC [M] net/rds/send.o CC [M] fs/smbfs/proc.o CC net/sched/cls_cgroup.o CC [M] drivers/ata/pata_ns87410.o CC [M] drivers/ata/pata_ns87415.o CC [M] net/sunrpc/xprtsock.o CC net/sched/ematch.o CC [M] net/ipv6/netfilter/ip6t_hbh.o CC [M] net/unix/af_unix.o CC [M] drivers/scsi/sr.o CC [M] net/tipc/addr.o CC [M] drivers/ata/pata_opti.o CC [M] drivers/media/video/ivtv/ivtv-irq.o CC [M] net/unix/garbage.o CC [M] drivers/ata/pata_optidma.o CC [M] net/rxrpc/ar-ack.o CC [M] drivers/net/tulip/uli526x.o CC [M] net/unix/sysctl_net_unix.o CC [M] net/ipv6/ip6mr.o CC [M] net/rxrpc/ar-call.o CC [M] net/sctp/sm_statefuns.o CC [M] net/ipv6/xfrm6_policy.o CC [M] net/rxrpc/ar-connection.o LD [M] drivers/scsi/qla4xxx/qla4xxx.o CC [M] net/rxrpc/ar-connevent.o CC [M] drivers/scsi/sr_ioctl.o CC [M] drivers/net/tlan.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC [M] net/netfilter/nfnetlink.o CC [M] net/netfilter/nfnetlink_queue.o CC [M] drivers/net/usb/cdc_subset.o CC [M] net/netfilter/nfnetlink_log.o CC net/ipv4/tcp_output.o CC [M] net/sched/act_police.o /scratch/kisskb/src/net/llc/af_llc.c: In function 'llc_ui_getname': /scratch/kisskb/src/net/llc/af_llc.c:912: warning: 'sllc.sllc_arphrd' may be used uninitialized in this function CC [M] net/sched/act_gact.o CC [M] drivers/media/video/saa7134/saa7134-dvb.o CC [M] sound/pci/hda/hda_intel.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dbg.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/usb/zaurus.o CC [M] drivers/net/usb/mcs7830.o CC [M] drivers/net/usb/usbnet.o CC [M] drivers/net/usb/int51x1.o CC [M] net/bridge/netfilter/ebt_snat.o CC [M] net/bridge/netfilter/ebt_log.o CC [M] drivers/net/epic100.o CC net/core/drop_monitor.o CC [M] drivers/net/smsc9420.o CC [M] net/core/pktgen.o CC [M] net/bridge/netfilter/ebt_ulog.o CC [M] net/rose/rose_link.o CC fs/proc/proc_net.o CC [M] net/irda/irmod.o CC [M] net/bridge/netfilter/ebt_nflog.o CC [M] net/irda/irproc.o CC [M] net/rose/rose_loopback.o CC [M] net/rose/rose_out.o /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c: In function 'at76_config': /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c:1949: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] net/netfilter/nf_conntrack_core.o CC [M] net/netfilter/nf_conntrack_standalone.o CC [M] net/sctp/sm_sideeffect.o CC [M] net/netfilter/nf_conntrack_expect.o CC [M] net/rds/stats.o CC [M] net/ipv6/xfrm6_state.o CC [M] net/mac80211/agg-rx.o CC [M] net/ipv6/xfrm6_input.o CC [M] drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o CC [M] net/tipc/bcast.o CC [M] drivers/net/mlx4/en_port.o LD [M] net/netrom/netrom.o CC [M] net/sctp/protocol.o CC [M] net/rxrpc/ar-error.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mid.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] net/sctp/endpointola.o CC [M] drivers/scsi/qla2xxx/qla_dfs.o CC [M] net/sctp/associola.o LD net/netlabel/built-in.o CC [M] drivers/ide/jmicron.o CC [M] net/irda/irsysctl.o CC [M] drivers/ata/pata_marvell.o CC [M] net/sctp/transport.o CC [M] net/sctp/chunk.o CC [M] net/ipv6/xfrm6_output.o CC [M] net/netfilter/nf_conntrack_helper.o CC [M] net/ipv6/netfilter/ip6t_rt.o /scratch/kisskb/src/drivers/net/wireless/airo.c: In function 'sniffing_mode': /scratch/kisskb/src/drivers/net/wireless/airo.c:4804: warning: integer overflow in expression CC [M] drivers/ata/pata_mpiix.o CC [M] net/ipv6/netfilter.o CC [M] net/wanrouter/wanproc.o CC [M] net/phonet/pep-gprs.o CC [M] net/sched/act_mirred.o CC [M] net/wimax/id-table.o CC [M] net/sched/act_ipt.o CC [M] net/rds/sysctl.o CC [M] drivers/char/pcmcia/ipwireless/hardware.o CC [M] net/sched/act_nat.o CC [M] drivers/char/rio/rio_linux.o CC [M] fs/ocfs2/cluster/tcp.o CC [M] drivers/net/wireless/zd1201.o CC kernel/cgroup.o CC [M] drivers/scsi/sr_vendor.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_attr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] net/sched/act_pedit.o LD [M] drivers/gpu/drm/radeon/radeon.o LD [M] net/llc/llc.o LD [M] net/llc/llc2.o CC [M] drivers/ata/pata_oldpiix.o CC [M] drivers/net/sis190.o CC [M] net/rxrpc/ar-input.o CC [M] net/sched/act_simple.o CC [M] net/sched/act_skbedit.o CC [M] drivers/ata/pata_pcmcia.o CC [M] net/ipv6/fib6_rules.o CC [M] drivers/ata/pata_pdc2027x.o CC [M] drivers/ata/pata_pdc202xx_old.o CC [M] net/x25/af_x25.o CC [M] net/rxrpc/ar-key.o CC [M] net/ipv6/proc.o LD [M] net/bluetooth/rfcomm/rfcomm.o CC [M] net/ipv6/netfilter/ip6t_LOG.o CC [M] net/ipv6/syncookies.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_sup.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] fs/ocfs2/dlm/dlmthread.o CC [M] net/netfilter/nf_conntrack_proto.o CC [M] net/ipv6/netfilter/ip6t_REJECT.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] fs/ocfs2/dlm/dlmmaster.o CC net/wireless/wext.o CC [M] net/wireless/core.o CC [M] net/rxrpc/ar-local.o CC net/xfrm/xfrm_policy.o CC [M] net/sched/sch_cbq.o CC [M] fs/ocfs2/dlm/dlmast.o CC [M] drivers/media/video/pvrusb2/pvrusb2-wm8775.o CC [M] net/netfilter/nf_conntrack_l3proto_generic.o CC [M] drivers/media/video/ivtv/ivtv-mailbox.o CC [M] net/netfilter/nf_conntrack_proto_generic.o CC [M] drivers/char/pcmcia/synclink_cs.o CC [M] drivers/scsi/scsi_transport_spi.o CC [M] drivers/char/pcmcia/cm4000_cs.o CC [M] net/rxrpc/ar-output.o CC [M] net/wanrouter/wanmain.o CC [M] drivers/ide/ns87415.o CC [M] net/irda/irnet/irnet_ppp.o CC [M] net/rose/rose_route.o CC [M] net/rose/rose_subr.o CC [M] net/irda/irlan/irlan_common.o CC [M] net/wimax/op-msg.o CC [M] drivers/net/mlx4/en_cq.o CC [M] drivers/ide/opti621.o LD [M] net/phonet/phonet.o CC [M] drivers/media/video/ivtv/ivtv-queue.o CC [M] drivers/net/mlx4/en_resources.o LD [M] net/phonet/pn_pep.o CC [M] net/irda/irlan/irlan_eth.o CC [M] net/irda/irlan/irlan_event.o CC [M] net/rds/threads.o CC [M] net/irda/ircomm/ircomm_tty.o CC [M] drivers/net/sis900.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dfs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/r6040.o CC [M] net/irda/irlan/irlan_client.o CC [M] drivers/ata/pata_radisys.o CC [M] net/rxrpc/ar-peer.o CC [M] net/rds/transport.o CC [M] net/mac80211/ibss.o CC [M] net/ipv6/ah6.o CC [M] drivers/ata/pata_rz1000.o CC [M] net/rose/rose_timer.o CC [M] net/rds/loop.o LD fs/proc/proc.o CC [M] net/irda/irnet/irnet_irda.o LD net/core/built-in.o LD [M] drivers/net/vxge/vxge.o CC [M] fs/smbfs/sock.o CC [M] net/rds/page.o CC [M] drivers/net/yellowfin.o CC [M] drivers/ata/pata_sc1200.o CC [M] net/tipc/bearer.o CC [M] net/sched/sch_htb.o CC [M] net/mac80211/mlme.o CC [M] drivers/ata/pata_serverworks.o CC [M] net/netfilter/nf_conntrack_proto_tcp.o LD fs/proc/built-in.o CC [M] net/sctp/sm_make_chunk.o CC [M] drivers/ata/pata_sil680.o LD [M] drivers/video/fb.o CC net/compat.o CC [M] drivers/char/pcmcia/cm4040_cs.o CC [M] net/x25/x25_dev.o CC [M] net/rxrpc/ar-recvmsg.o CC net/ipv4/tcp_timer.o CC [M] net/netfilter/nf_conntrack_proto_udp.o CC [M] net/wireless/sysfs.o CC net/ipv4/tcp_ipv4.o CC [M] drivers/media/video/ivtv/ivtv-streams.o CC [M] net/rxrpc/ar-security.o CC [M] net/x25/x25_facilities.o CC [M] drivers/media/video/ivtv/ivtv-udma.o CC [M] drivers/media/video/pvrusb2/pvrusb2-cs53l32a.o CC [M] net/wimax/op-reset.o CC [M] drivers/ata/pata_via.o LD [M] drivers/net/tulip/tulip.o CC [M] drivers/media/video/ivtv/ivtv-vbi.o CC [M] net/sched/sch_hfsc.o CC [M] net/tipc/config.o CC [M] drivers/scsi/scsi_transport_fc.o LD fs/quota/built-in.o CC [M] net/sunrpc/svcsock.o CC [M] drivers/media/video/pvrusb2/pvrusb2-dvb.o CC [M] net/tipc/cluster.o CC [M] net/sched/sch_red.o CC [M] net/wireless/radiotap.o LD [M] sound/pci/hda/snd-hda-codec.o CC [M] net/wireless/util.o LD [M] sound/pci/hda/snd-hda-codec-realtek.o LD [M] sound/pci/hda/snd-hda-codec-cmedia.o CC [M] drivers/net/mlx4/en_netdev.o CC [M] net/irda/irlan/irlan_provider.o CC [M] net/sctp/ulpevent.o CC [M] net/netfilter/nf_conntrack_extend.o LD [M] sound/pci/hda/snd-hda-codec-analog.o CC [M] drivers/media/video/ivtv/ivtv-yuv.o CC [M] net/wireless/reg.o CC [M] drivers/net/acenic.o LD [M] sound/pci/hda/snd-hda-codec-idt.o LD [M] sound/pci/hda/snd-hda-codec-si3054.o CC [M] drivers/scsi/scsi_transport_iscsi.o LD [M] sound/pci/hda/snd-hda-codec-atihdmi.o LD [M] drivers/char/ip2/ip2.o CC net/xfrm/xfrm_state.o CC [M] net/irda/irlan/irlan_filter.o CC [M] drivers/media/video/ivtv/ivtvfb.o LD [M] drivers/char/ipmi/ipmi_si.o CC [M] net/irda/irlan/irlan_provider_event.o LD [M] sound/pci/hda/snd-hda-codec-ca0110.o LD [M] sound/pci/hda/snd-hda-codec-conexant.o LD [M] sound/pci/hda/snd-hda-codec-via.o CC [M] fs/ocfs2/dlm/dlmconvert.o CC [M] net/netfilter/nf_conntrack_acct.o CC [M] drivers/ata/pata_sl82c105.o LD [M] drivers/scsi/qla2xxx/qla2xxx.o LD [M] net/unix/unix.o CC [M] net/netfilter/nf_conntrack_ecache.o CC [M] drivers/scsi/scsi_transport_srp.o CC [M] drivers/net/wireless/adm8211.o LD [M] sound/pci/hda/snd-hda-codec-nvhdmi.o CC [M] net/irda/irlan/irlan_client_event.o LD [M] sound/pci/hda/snd-hda-codec-intelhdmi.o CC [M] net/rxrpc/ar-skbuff.o CC [M] net/rose/sysctl_net_rose.o CC [M] drivers/net/wireless/mwl8k.o CC [M] net/rds/rdma.o LD [M] sound/pci/hda/snd-hda-intel.o LD [M] sound/pci/snd-intel8x0m.o CC [M] net/rds/rdma_transport.o LD [M] sound/pci/snd-maestro3.o LD [M] sound/pci/snd-rme32.o LD [M] sound/pci/snd-rme96.o CC [M] drivers/char/pcmcia/ipwireless/main.o LD [M] sound/pci/snd-sonicvibes.o CC [M] drivers/net/wireless/mac80211_hwsim.o LD [M] sound/pci/snd-via82xx.o LD [M] sound/pci/snd-via82xx-modem.o CC [M] net/wireless/scan.o CC [M] net/netfilter/nf_conntrack_h323_main.o CC [M] fs/ocfs2/cluster/netdebug.o CC [M] net/sctp/inqueue.o CC [M] net/sched/sch_gred.o LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.o CC [M] drivers/scsi/libiscsi.o CC [M] net/rxrpc/ar-transport.o CC net/sysctl_net.o CC net/ipv4/tcp_minisocks.o CC [M] net/sctp/outqueue.o CC [M] net/ipv6/esp6.o CC [M] drivers/net/natsemi.o CC net/ipv4/tcp_cong.o CC [M] net/sctp/ulpqueue.o CC [M] net/sctp/command.o CC [M] drivers/ide/pdc202xx_old.o CC [M] net/wireless/nl80211.o CC [M] net/wimax/op-rfkill.o CC [M] drivers/scsi/libiscsi_tcp.o CC net/ipv4/datagram.o CC [M] drivers/scsi/iscsi_tcp.o CC [M] net/netfilter/nf_conntrack_proto_dccp.o CC [M] fs/ocfs2/dlm/dlmlock.o CC [M] drivers/scsi/aic7xxx_old.o CC [M] net/netfilter/nf_conntrack_proto_gre.o LD [M] net/wanrouter/wanrouter.o CC net/ipv4/raw.o CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] net/rxrpc/ar-proc.o LD [M] drivers/char/rio/rio.o CC [M] net/ipv6/ipcomp6.o CC [M] net/rxrpc/rxkad.o CC [M] drivers/net/wireless/ath/regd.o CC [M] net/netfilter/nf_conntrack_proto_sctp.o LD [M] drivers/media/video/saa7134/saa7134.o LD [M] net/irda/irda.o CC [M] drivers/ata/pata_sis.o CC [M] drivers/ata/pata_triflex.o CC net/ipv4/udp.o CC [M] net/x25/x25_in.o CC [M] net/ipv6/xfrm6_tunnel.o CC [M] net/x25/x25_link.o CC [M] drivers/net/wireless/b43/main.o CC [M] drivers/net/ns83820.o CC [M] drivers/net/wireless/b43legacy/main.o CC [M] fs/ocfs2/dlm/userdlm.o CC [M] net/netfilter/nf_conntrack_proto_udplite.o CC [M] net/tipc/core.o CC [M] drivers/net/wireless/b43/tables.o CC [M] net/wimax/op-state-get.o CC net/ipv4/udplite.o CC [M] drivers/ata/pata_sch.o CC [M] drivers/char/pcmcia/ipwireless/network.o CC [M] drivers/net/wireless/b43/phy_common.o CC [M] net/irda/ircomm/ircomm_tty_attach.o CC [M] drivers/net/wireless/ath/ar9170/usb.o CC [M] fs/ocfs2/dlm/dlmfs.o CC [M] net/netfilter/nf_conntrack_netlink.o CC [M] net/sched/sch_ingress.o CC [M] net/netfilter/nf_conntrack_amanda.o CC [M] net/rds/ib.o CC net/xfrm/xfrm_input.o CC [M] net/wireless/mlme.o CC [M] drivers/ide/pdc202xx_new.o LD [M] net/rose/rose.o CC [M] net/rds/ib_cm.o CC [M] net/mac80211/iface.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o CC net/ipv4/arp.o CC [M] net/sched/sch_dsmark.o LD [M] net/irda/irnet/irnet.o CC [M] drivers/scsi/ips.o CC net/ipv4/icmp.o CC net/xfrm/xfrm_output.o CC [M] drivers/net/fealnx.o CC [M] fs/smbfs/smbiod.o CC net/ipv4/devinet.o CC [M] net/wireless/ibss.o CC net/ipv4/af_inet.o CC [M] drivers/net/wireless/ath/ar9170/main.o CC [M] drivers/net/wireless/ath/ar9170/cmd.o CC [M] net/sctp/tsnmap.o LD [M] net/irda/irlan/irlan.o CC [M] net/x25/x25_out.o CC [M] net/x25/x25_route.o CC [M] drivers/ata/pata_platform.o CC [M] net/irda/ircomm/ircomm_param.o CC [M] net/netfilter/nf_conntrack_ftp.o CC [M] net/x25/x25_subr.o CC [M] net/irda/ircomm/ircomm_core.o CC [M] net/sched/sch_sfq.o CC net/ipv4/igmp.o CC [M] net/irda/ircomm/ircomm_event.o CC [M] drivers/net/tg3.o CC [M] net/sctp/bind_addr.o CC [M] net/netfilter/nf_conntrack_irc.o CC [M] net/netfilter/nf_conntrack_netbios_ns.o CC [M] net/netfilter/nf_conntrack_pptp.o CC [M] net/netfilter/nf_conntrack_sane.o CC [M] net/sunrpc/svcauth_unix.o CC [M] net/sched/sch_tbf.o CC [M] drivers/scsi/fdomain.o CC [M] net/irda/ircomm/ircomm_lmp.o CC [M] net/wimax/stack.o CC [M] drivers/ata/ata_generic.o CC [M] drivers/net/bnx2.o CC [M] drivers/net/cnic.o CC [M] net/sched/sch_teql.o CC [M] net/ipv6/tunnel6.o CC [M] drivers/char/pcmcia/ipwireless/tty.o CC [M] drivers/net/bnx2x_main.o CC [M] net/ipv6/xfrm6_mode_transport.o LD [M] drivers/media/video/pvrusb2/pvrusb2.o CC net/xfrm/xfrm_algo.o CC [M] drivers/net/bnx2x_link.o CC net/ipv4/fib_frontend.o CC [M] net/irda/ircomm/ircomm_ttp.o CC [M] net/ipv6/xfrm6_mode_tunnel.o CC [M] net/mac80211/rate.o CC [M] net/sched/sch_prio.o CC [M] net/wimax/debugfs.o CC [M] drivers/ide/piix.o CC [M] net/ipv6/xfrm6_mode_ro.o CC [M] net/netfilter/nf_conntrack_sip.o CC [M] net/rds/ib_recv.o CC [M] net/netfilter/nf_conntrack_tftp.o CC [M] net/netfilter/nf_tproxy_core.o CC [M] net/mac80211/tkip.o CC [M] net/rds/ib_ring.o CC [M] net/tipc/handler.o CC [M] net/sched/sch_multiq.o CC [M] net/mac80211/aes_ccm.o CC [M] net/sched/sch_atm.o CC [M] net/x25/x25_timer.o CC [M] drivers/net/wireless/ath/ar9170/mac.o CC [M] drivers/net/wireless/ath/ar9170/phy.o CC [M] drivers/net/wireless/hostap/hostap_80211_rx.o CC [M] net/netfilter/x_tables.o CC [M] drivers/ide/serverworks.o CC [M] drivers/net/wireless/ath/ar9170/led.o CC [M] drivers/net/skge.o CC [M] drivers/net/sky2.o CC [M] drivers/net/wireless/ath/ath5k/caps.o CC [M] net/sched/sch_netem.o LD [M] drivers/net/mlx4/mlx4_core.o LD [M] net/rxrpc/af-rxrpc.o LD [M] drivers/net/mlx4/mlx4_en.o CC [M] drivers/net/ks8842.o CC [M] net/netfilter/xt_tcpudp.o CC [M] net/netfilter/xt_CLASSIFY.o /scratch/kisskb/src/drivers/net/wireless/mwl8k.c: In function 'mwl8k_config_wt': /scratch/kisskb/src/drivers/net/wireless/mwl8k.c:3031: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] net/sched/sch_drr.o CC [M] net/mac80211/aes_cmac.o CC [M] net/rds/ib_send.o LD [M] fs/smbfs/smbfs.o CC [M] net/x25/x25_proc.o CC [M] net/rds/ib_stats.o CC [M] drivers/net/wireless/ipw2x00/ipw2100.o CC [M] net/sctp/socket.o CC [M] drivers/scsi/qlogicfas408.o CC [M] net/x25/x25_forward.o CC [M] drivers/ide/siimage.o CC [M] net/x25/sysctl_net_x25.o CC [M] net/sunrpc/rpcb_clnt.o CC [M] drivers/net/wireless/iwmc3200wifi/main.o /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:677: warning: 'err' may be used uninitialized in this function CC net/ipv4/fib_semantics.o CC [M] net/sctp/primitive.o CC [M] drivers/net/wireless/b43/phy_g.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o CC [M] net/netfilter/xt_CONNMARK.o CC [M] drivers/net/wireless/b43/phy_a.o CC [M] net/sctp/output.o CC [M] net/ipv6/xfrm6_mode_beet.o CC net/xfrm/xfrm_sysctl.o CC net/xfrm/xfrm_proc.o CC [M] net/xfrm/xfrm_user.o CC [M] drivers/net/wireless/iwlwifi/iwl3945-base.o CC [M] net/sctp/input.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945.o LD [M] drivers/ata/libata.o CC [M] net/sched/cls_u32.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945-rs.o CC [M] net/ipv6/mip6.o LD [M] drivers/media/video/ivtv/ivtv.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945-led.o CC [M] drivers/net/wireless/iwlwifi/iwl-agn.o CC [M] net/sctp/debug.o CC kernel/audit.o CC [M] drivers/net/wireless/ipw2x00/ipw2200.o CC net/ipv4/inet_fragment.o CC [M] net/sctp/ssnmap.o CC [M] drivers/net/wireless/b43legacy/ilt.o CC [M] drivers/net/wireless/iwlwifi/iwl-agn-rs.o CC [M] drivers/net/via-rhine.o CC [M] drivers/net/wireless/b43legacy/phy.o CC [M] drivers/net/via-velocity.o CC [M] net/wireless/debugfs.o CC [M] drivers/net/wireless/ath/ath5k/initvals.o CC [M] net/tipc/link.o LD [M] drivers/char/pcmcia/ipwireless/ipwireless.o CC [M] drivers/net/wireless/libertas_tf/main.o CC [M] drivers/net/wireless/ath/ath5k/eeprom.o CC [M] drivers/net/wireless/ath/ath5k/gpio.o CC [M] drivers/net/wireless/ath/ath5k/desc.o CC [M] net/tipc/discover.o CC [M] drivers/net/wireless/b43/sysfs.o CC [M] net/sched/cls_route.o CC [M] net/wireless/wext-compat.o CC [M] drivers/net/wireless/libertas/main.o CC [M] drivers/net/wireless/ath/ath9k/hw.o CC [M] net/rds/ib_sysctl.o CC [M] net/sched/cls_fw.o CC [M] drivers/net/wireless/ath/ath5k/dma.o CC [M] net/xfrm/xfrm_ipcomp.o CC net/ipv4/sysctl_net_ipv4.o CC [M] net/netfilter/xt_CONNSECMARK.o CC [M] net/sched/cls_rsvp.o CC net/ipv4/fib_hash.o CC [M] drivers/ide/slc90e66.o CC [M] net/sched/cls_tcindex.o CC [M] net/rds/ib_rdma.o CC [M] net/rds/iw.o CC [M] net/sctp/auth.o /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c: In function 'b43legacy_op_dev_config': /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2692: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2693: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] net/netfilter/xt_DSCP.o CC [M] drivers/net/starfire.o CC [M] drivers/net/wireless/libertas_tf/cmd.o CC [M] net/netfilter/xt_HL.o CC [M] drivers/net/mii.o CC [M] net/mac80211/cfg.o CC [M] drivers/net/wireless/ipw2x00/libipw_module.o CC [M] drivers/net/wireless/libertas_tf/if_usb.o LD [M] net/irda/ircomm/ircomm.o LD [M] net/irda/ircomm/ircomm-tty.o CC [M] net/mac80211/rx.o CC net/ipv4/proc.o CC [M] drivers/net/wireless/b43legacy/radio.o CC [M] drivers/net/wireless/ath/ath5k/qcu.o CC [M] drivers/net/wireless/p54/p54common.o CC [M] drivers/net/wireless/ath/ath5k/pcu.o CC net/ipv4/fib_rules.o CC [M] net/mac80211/spectmgmt.o CC [M] net/netfilter/xt_LED.o CC [M] drivers/net/wireless/iwmc3200wifi/netdev.o CC [M] drivers/net/wireless/p54/p54usb.o /scratch/kisskb/src/drivers/net/wireless/b43/main.c: In function 'b43_op_config': /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3500: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3501: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC net/ipv4/ipmr.o CC [M] drivers/net/wireless/orinoco/main.o LD [M] net/wimax/wimax.o CC [M] drivers/net/wireless/orinoco/fw.o CC [M] net/netfilter/xt_MARK.o CC [M] drivers/net/wireless/prism54/islpci_eth.o CC [M] net/sched/cls_rsvp6.o CC [M] drivers/net/wireless/prism54/islpci_mgt.o CC [M] net/rds/iw_cm.o CC [M] drivers/net/wireless/ipw2x00/libipw_tx.o CC [M] net/netfilter/xt_NFLOG.o CC [M] drivers/ide/tc86c001.o CC [M] drivers/ide/triflex.o /scratch/kisskb/src/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" LD [M] net/x25/x25.o CC [M] net/ipv6/sit.o CC [M] drivers/net/wireless/ipw2x00/libipw_rx.o CC [M] drivers/net/wireless/ath/ath9k/eeprom.o CC [M] drivers/net/wireless/prism54/isl_38xx.o CC [M] drivers/net/wireless/orinoco/hw.o CC [M] net/sctp/objcnt.o CC [M] net/netfilter/xt_NFQUEUE.o CC [M] net/sctp/proc.o CC [M] drivers/net/wireless/ipw2x00/libipw_wx.o CC [M] drivers/ide/trm290.o CC [M] net/rds/iw_recv.o CC [M] net/rds/iw_ring.o CC [M] net/mac80211/tx.o CC [M] net/wireless/lib80211.o CC [M] drivers/net/wireless/iwlwifi/iwl-4965.o CC [M] net/rds/iw_send.o CC [M] drivers/net/wireless/b43/xmit.o CC [M] drivers/net/wireless/rt2x00/rt2x00dev.o CC [M] drivers/net/wireless/b43legacy/sysfs.o CC [M] net/sched/cls_basic.o CC [M] drivers/net/wireless/b43/lo.o CC [M] net/sunrpc/svc_xprt.o CC [M] net/sunrpc/stats.o CC [M] drivers/net/wireless/b43legacy/xmit.o CC [M] net/ipv6/ip6_tunnel.o CC [M] drivers/net/wireless/b43legacy/rfkill.o CC net/ipv4/syncookies.o CC [M] drivers/net/wireless/ath/ath5k/phy.o CC [M] drivers/net/wireless/iwmc3200wifi/rx.o CC [M] net/netfilter/xt_NOTRACK.o CC [M] drivers/ide/via82cxxx.o LD [M] drivers/net/wireless/ath/ar9170/ar9170usb.o CC net/ipv4/inet_lro.o CC [M] drivers/net/wireless/iwmc3200wifi/tx.o CC [M] net/rds/iw_stats.o CC [M] drivers/ide/ide-pci-generic.o CC [M] net/netfilter/xt_RATEEST.o CC [M] net/mac80211/key.o CC [M] drivers/net/wireless/b43/wa.o CC [M] drivers/net/wireless/p54/p54pci.o CC [M] net/tipc/msg.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o CC [M] drivers/net/wireless/libertas/wext.o LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.o CC [M] net/mac80211/util.o CC [M] net/rds/iw_sysctl.o LD [M] drivers/ide/ide-gd_mod.o CC [M] drivers/net/wireless/hostap/hostap_80211_tx.o CC [M] net/rds/iw_rdma.o CC fs/compat_ioctl.o CC [M] drivers/net/wireless/b43legacy/leds.o CC [M] net/mac80211/wme.o CC [M] drivers/net/wireless/hostap/hostap_ap.o CC [M] net/wireless/lib80211_crypt_wep.o CC [M] net/tipc/name_distr.o CC [M] net/mac80211/event.o CC [M] net/sched/cls_flow.o CC [M] drivers/net/wireless/iwmc3200wifi/sdio.o CC [M] drivers/net/wireless/ipw2x00/libipw_geo.o CC [M] drivers/net/wireless/ath/ath9k/mac.o CC net/ipv4/ipconfig.o CC [M] drivers/net/wireless/iwmc3200wifi/hal.o CC [M] drivers/net/wireless/ath/ath9k/calib.o CC net/ipv4/netfilter.o CC [M] drivers/net/wireless/iwmc3200wifi/fw.o LD [M] drivers/ide/ide-cd_mod.o CC [M] drivers/scsi/qla1280.o CC [M] net/sched/em_cmp.o CC [M] drivers/net/wireless/ath/ath9k/ani.o CC [M] net/sched/em_nbyte.o CC [M] net/netfilter/xt_SECMARK.o CC [M] net/wireless/lib80211_crypt_ccmp.o CC [M] drivers/net/wireless/ath/ath5k/reset.o CC [M] net/sched/em_u32.o CC [M] drivers/ide/ide-tape.o CC [M] net/sched/em_meta.o /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_cleanup_transmit': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:53: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_receive': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:453: warning: cast from pointer to integer of different size CC net/ipv4/cipso_ipv4.o CC [M] drivers/net/wireless/b43/dma.o CC [M] drivers/ide/ide-cs.o CC [M] net/sctp/sysctl.o CC [M] net/netfilter/xt_TPROXY.o CC [M] drivers/net/wireless/b43/pio.o CC net/ipv4/xfrm4_policy.o CC [M] net/netfilter/xt_TCPMSS.o LD net/xfrm/built-in.o CC [M] drivers/net/wireless/prism54/isl_ioctl.o CC [M] drivers/net/wireless/b43legacy/debugfs.o CC [M] net/wireless/lib80211_crypt_tkip.o CC [M] net/netfilter/xt_TCPOPTSTRIP.o CC kernel/auditfilter.o CC [M] drivers/net/wireless/prism54/islpci_dev.o CC [M] drivers/net/wireless/libertas/rx.o CC [M] net/netfilter/xt_TRACE.o CC [M] drivers/net/wireless/prism54/islpci_hotplug.o CC [M] drivers/net/wireless/orinoco/mic.o CC [M] drivers/net/wireless/libertas/tx.o CC net/ipv4/xfrm4_state.o CC [M] drivers/net/wireless/p54/p54spi.o CC [M] drivers/net/wireless/rt2x00/rt2x00mac.o CC [M] net/ipv4/netfilter/nf_nat_rule.o CC [M] drivers/net/wireless/rt2x00/rt2x00config.o CC [M] net/sched/em_text.o CC [M] drivers/net/wireless/b43legacy/dma.o CC [M] drivers/ide/ide_platform.o CC [M] drivers/net/wireless/ath/ath9k/phy.o LD net/sched/built-in.o CC net/ipv4/xfrm4_input.o CC [M] drivers/net/wireless/ath/ath9k/beacon.o CC net/ipv4/xfrm4_output.o CC [M] drivers/net/wireless/iwlwifi/iwl-5000.o CC [M] drivers/net/wireless/iwmc3200wifi/commands.o CC [M] net/tipc/subscr.o CC [M] net/netfilter/xt_cluster.o CC [M] drivers/net/wireless/ath/ath5k/attach.o CC [M] net/ipv4/ipip.o CC [M] drivers/net/wireless/iwmc3200wifi/wext.o CC [M] drivers/net/wireless/iwmc3200wifi/cfg80211.o CC [M] drivers/net/wireless/iwmc3200wifi/eeprom.o CC [M] net/ipv4/ip_gre.o CC [M] drivers/net/wireless/iwmc3200wifi/debugfs.o CC [M] net/ipv4/ah4.o CC [M] net/tipc/name_table.o CC [M] drivers/net/wireless/b43/rfkill.o /scratch/kisskb/src/drivers/net/wireless/p54/p54usb.c:400: warning: 'p54u_device_reset' defined but not used CC [M] drivers/net/wireless/b43/leds.o CC [M] drivers/net/wireless/orinoco/scan.o CC [M] net/sctp/ipv6.o CC [M] net/netfilter/xt_comment.o CC [M] net/tipc/net.o CC [M] drivers/net/wireless/libertas/cmd.o CC [M] drivers/net/wireless/hostap/hostap_info.o CC [M] drivers/net/wireless/hostap/hostap_ioctl.o CC [M] drivers/net/wireless/libertas/cmdresp.o CC [M] drivers/net/wireless/ath/ath5k/base.o CC [M] drivers/net/wireless/libertas/scan.o /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_setup_mac': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:1668: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] net/tipc/netlink.o CC [M] drivers/net/wireless/prism54/oid_mgt.o CC [M] drivers/net/wireless/b43/pcmcia.o CC [M] drivers/net/wireless/b43/debugfs.o /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c: In function 'rt2x00mac_config': /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:356: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:378: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_config': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:2163: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) CC [M] drivers/net/wireless/rt2x00/rt2x00queue.o CC [M] net/netfilter/xt_connbytes.o LD [M] drivers/net/wireless/ath/ath.o CC [M] drivers/net/wireless/rt2x00/rt2x00link.o CC [M] drivers/net/wireless/libertas/11d.o CC [M] drivers/net/wireless/rtl818x/rtl8180_dev.o CC [M] drivers/net/wireless/libertas/debugfs.o LD [M] drivers/net/wireless/libertas_tf/libertas_tf.o LD [M] drivers/net/wireless/libertas_tf/libertas_tf_usb.o CC [M] net/ipv4/esp4.o CC [M] drivers/net/wireless/rt2x00/rt2x00debug.o CC [M] drivers/net/wireless/rt2x00/rt2x00crypto.o CC [M] net/netfilter/xt_connlimit.o CC [M] net/ipv4/ipcomp.o CC [M] net/ipv4/xfrm4_tunnel.o CC [M] drivers/net/wireless/b43legacy/pio.o CC [M] drivers/net/wireless/ath/ath9k/main.o CC [M] net/netfilter/xt_connmark.o CC [M] net/tipc/node.o LD net/wireless/built-in.o CC [M] drivers/net/wireless/ath/ath9k/recv.o LD [M] net/wireless/cfg80211.o CC [M] net/netfilter/xt_conntrack.o LD net/ipv6/built-in.o LD [M] net/ipv6/ipv6.o CC [M] net/netfilter/xt_dccp.o CC [M] net/ipv4/netfilter/nf_nat_standalone.o LD [M] drivers/ide/ide-core.o CC [M] drivers/scsi/dmx3191d.o CC [M] net/netfilter/xt_dscp.o CC kernel/auditsc.o LD [M] net/rds/rds.o CC [M] net/netfilter/xt_esp.o CC [M] drivers/net/wireless/hostap/hostap_main.o CC [M] net/mac80211/led.o CC [M] drivers/net/wireless/iwlwifi/iwl-6000.o CC kernel/audit_tree.o CC [M] drivers/net/wireless/wl12xx/main.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o CC [M] net/netfilter/xt_hashlimit.o CC [M] net/ipv4/xfrm4_mode_beet.o CC [M] drivers/net/wireless/ath/ath5k/led.o CC [M] net/mac80211/debugfs.o CC [M] net/netfilter/xt_helper.o CC [M] drivers/net/wireless/rtl818x/rtl8180_rtl8225.o CC [M] drivers/net/wireless/rt2x00/rt2x00rfkill.o CC [M] drivers/net/wireless/libertas/persistcfg.o CC [M] drivers/net/wireless/ath/ath9k/xmit.o CC [M] drivers/net/wireless/orinoco/wext.o CC [M] net/tipc/node_subscr.o /scratch/kisskb/src/drivers/net/wireless/p54/p54spi.c:114: warning: 'p54spi_read16' defined but not used CC [M] drivers/net/wireless/ath/ath9k/virtual.o CC [M] net/tipc/port.o CC [M] net/ipv4/tunnel4.o CC [M] net/netfilter/xt_hl.o CC [M] net/ipv4/xfrm4_mode_transport.o CC [M] drivers/net/wireless/rtl818x/rtl8180_sa2400.o CC [M] net/netfilter/xt_iprange.o CC [M] drivers/net/sundance.o CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o CC [M] net/ipv4/xfrm4_mode_tunnel.o CC [M] drivers/net/wireless/ath/ath5k/rfkill.o CC [M] net/netfilter/xt_length.o CC [M] drivers/net/wireless/orinoco/hermes_dld.o CC [M] drivers/net/wireless/libertas/ethtool.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o CC [M] net/sunrpc/xprtrdma/svc_rdma.o CC [M] net/ipv4/netfilter/nf_nat_core.o CC [M] net/ipv4/inet_diag.o CC [M] net/mac80211/debugfs_sta.o CC [M] drivers/net/wireless/ath/ath5k/debug.o CC [M] drivers/net/wireless/zd1211rw/zd_chip.o CC [M] net/ipv4/netfilter/nf_nat_helper.o CC [M] net/ipv4/tcp_diag.o CC [M] net/ipv4/netfilter/nf_nat_proto_unknown.o CC [M] drivers/net/wireless/rt2x00/rt2x00firmware.o CC [M] net/mac80211/debugfs_netdev.o CC [M] net/ipv4/tcp_probe.o CC [M] net/ipv4/tcp_bic.o CC [M] drivers/net/wireless/ath/ath9k/rc.o CC [M] net/netfilter/xt_limit.o CC [M] net/ipv4/tcp_cubic.o CC [M] drivers/net/wireless/ath/ath9k/pci.o CC [M] drivers/net/wireless/orinoco/hermes.o CC [M] net/ipv4/tcp_westwood.o CC [M] drivers/net/wireless/libertas/assoc.o CC [M] drivers/net/wireless/rt2x00/rt2x00leds.o CC [M] drivers/net/wireless/orinoco/orinoco_cs.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c: In function 'iwl3945_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c:611: warning: integer overflow in expression CC [M] net/tipc/ref.o CC [M] drivers/net/wireless/hostap/hostap_proc.o CC [M] drivers/net/wireless/libertas/if_cs.o CC [M] net/ipv4/netfilter/nf_nat_proto_common.o CC [M] drivers/net/wireless/rtl818x/rtl8180_max2820.o CC [M] net/ipv4/tcp_highspeed.o CC [M] drivers/net/wireless/orinoco/orinoco_plx.o CC [M] drivers/net/hamachi.o CC [M] net/ipv4/netfilter/nf_nat_proto_tcp.o CC [M] drivers/net/wireless/ath/ath9k/debug.o CC [M] net/tipc/socket.o CC [M] drivers/scsi/dc395x.o CC [M] drivers/net/wireless/rt2x00/rt2x00ht.o CC [M] drivers/net/wireless/rtl818x/rtl8180_grf5101.o CC [M] net/tipc/user_reg.o CC [M] net/ipv4/tcp_hybla.o CC [M] net/mac80211/debugfs_key.o CC [M] drivers/scsi/tmscsim.o CC [M] net/ipv4/netfilter/nf_nat_proto_udp.o CC [M] net/ipv4/tcp_htcp.o CC [M] net/mac80211/mesh.o CC [M] drivers/net/wireless/iwlwifi/iwl-1000.o CC [M] net/mac80211/mesh_pathtbl.o CC [M] drivers/scsi/megaraid.o CC [M] net/tipc/zone.o CC [M] net/ipv4/tcp_vegas.o CC [M] drivers/net/wireless/libertas/if_sdio.o CC [M] drivers/net/wireless/hostap/hostap_cs.o CC [M] net/netfilter/xt_mac.o CC [M] drivers/net/wireless/iwlwifi/iwl-core.o CC [M] drivers/net/wireless/orinoco/orinoco_pci.o CC [M] net/ipv4/tcp_veno.o CC [M] drivers/net/wireless/iwlwifi/iwl-eeprom.o CC [M] net/mac80211/mesh_plink.o CC [M] drivers/net/hp100.o CC [M] drivers/net/wireless/hostap/hostap_plx.o CC [M] net/tipc/dbg.o CC [M] net/netfilter/xt_mark.o CC [M] net/ipv4/tcp_scalable.o CC [M] net/ipv4/tcp_lp.o CC [M] drivers/net/wireless/iwlwifi/iwl-hcmd.o CC [M] net/ipv4/tcp_yeah.o CC [M] drivers/net/wireless/hostap/hostap_pci.o CC [M] drivers/net/b44.o CC [M] drivers/net/wireless/rt2x00/rt2x00pci.o LD [M] drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.o CC [M] net/mac80211/mesh_hwmp.o LD [M] drivers/net/wireless/b43/b43.o CC [M] drivers/net/wireless/wl12xx/spi.o CC [M] drivers/scsi/atp870u.o CC [M] net/mac80211/rc80211_pid_algo.o CC [M] drivers/net/wireless/iwlwifi/iwl-power.o CC [M] drivers/net/wireless/iwlwifi/iwl-rx.o CC [M] drivers/net/wireless/libertas/if_spi.o CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o CC [M] drivers/net/wireless/iwlwifi/iwl-tx.o CC [M] drivers/net/forcedeth.o CC [M] net/mac80211/rc80211_pid_debugfs.o CC [M] drivers/scsi/esp_scsi.o CC [M] drivers/net/wireless/orinoco/orinoco_tmd.o CC [M] drivers/net/qla3xxx.o CC [M] drivers/net/ppp_generic.o CC [M] drivers/net/wireless/iwlwifi/iwl-sta.o CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o CC [M] net/tipc/eth_media.o CC [M] drivers/scsi/sun_esp.o CC [M] net/ipv4/tcp_illinois.o CC [M] drivers/net/wireless/rt2x00/rt2x00usb.o CC [M] drivers/net/wireless/libertas/if_usb.o CC [M] drivers/net/wireless/wl12xx/event.o CC [M] drivers/scsi/initio.o CC [M] net/netfilter/xt_multiport.o CC [M] net/mac80211/rc80211_minstrel.o CC [M] drivers/net/wireless/wl12xx/tx.o CC [M] drivers/net/wireless/orinoco/orinoco_nortel.o CC [M] net/mac80211/rc80211_minstrel_debugfs.o CC [M] drivers/net/wireless/rt2x00/rt2400pci.o CC [M] drivers/net/wireless/zd1211rw/zd_mac.o CC [M] drivers/net/wireless/rtl818x/rtl8187_dev.o LD fs/built-in.o CC [M] net/netfilter/xt_osf.o CC [M] drivers/net/ppp_async.o CC [M] net/netfilter/xt_owner.o CC [M] net/sunrpc/xprtrdma/svc_rdma_marshal.o CC [M] drivers/net/wireless/rt2x00/rt2500pci.o CC [M] drivers/net/wireless/rtl818x/rtl8187_rtl8225.o CC [M] drivers/net/wireless/iwlwifi/iwl-calib.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al2230.o CC [M] drivers/net/wireless/iwlwifi/iwl-scan.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_rf2959.o CC [M] drivers/net/wireless/iwlwifi/iwl-debugfs.o CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o LD [M] drivers/net/wireless/ipw2x00/libipw.o CC [M] net/netfilter/xt_physdev.o CC [M] drivers/net/wireless/iwlwifi/iwl-led.o CC [M] drivers/scsi/a100u2w.o CC [M] net/ipv4/netfilter/nf_nat_amanda.o CC [M] drivers/net/ppp_synctty.o CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o CC [M] net/netfilter/xt_pkttype.o CC [M] drivers/net/wireless/wl12xx/rx.o CC [M] net/netfilter/xt_policy.o CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o CC [M] drivers/scsi/qlogicpti.o CC [M] drivers/net/wireless/iwlwifi/iwl-spectrum.o CC [M] drivers/net/wireless/rtl818x/rtl8187_leds.o CC [M] net/netfilter/xt_quota.o LD [M] drivers/net/wireless/prism54/prism54.o CC [M] drivers/scsi/3w-xxxx.o CC [M] drivers/scsi/3w-9xxx.o CC kernel/delayacct.o CC [M] drivers/scsi/ppa.o LD [M] net/sctp/sctp.o CC [M] drivers/net/wireless/rt2x00/rt61pci.o CC [M] net/netfilter/xt_rateest.o CC kernel/taskstats.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al7230b.o CC [M] net/ipv4/netfilter/nf_nat_ftp.o CC [M] drivers/net/wireless/wl12xx/ps.o CC [M] drivers/net/wireless/orinoco/spectrum_cs.o CC [M] net/ipv4/netfilter/nf_nat_h323.o CC [M] drivers/net/wireless/rt2x00/rt2500usb.o CC [M] net/ipv4/netfilter/nf_nat_irc.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_uw2453.o CC [M] net/ipv4/netfilter/nf_nat_pptp.o CC [M] net/netfilter/xt_realm.o CC [M] drivers/net/wireless/wl12xx/cmd.o CC [M] net/sunrpc/xprtrdma/transport.o LD [M] drivers/net/wireless/b43legacy/b43legacy.o CC [M] net/sunrpc/xprtrdma/rpc_rdma.o CC [M] net/ipv4/netfilter/nf_nat_sip.o CC [M] net/netfilter/xt_recent.o CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.o CC [M] drivers/net/wireless/zd1211rw/zd_rf.o CC [M] drivers/net/wireless/rt2x00/rt73usb.o CC [M] drivers/scsi/imm.o CC [M] net/ipv4/netfilter/nf_nat_tftp.o CC [M] drivers/net/wireless/rt2x00/rt2800usb.o CC [M] net/sunrpc/xprtrdma/verbs.o CC [M] net/ipv4/netfilter/nf_nat_proto_dccp.o LD [M] drivers/net/wireless/rt2x00/rt2x00lib.o CC [M] drivers/net/wireless/wl12xx/acx.o CC [M] drivers/scsi/ipr.o CC [M] drivers/net/wireless/wl12xx/boot.o CC [M] net/ipv4/netfilter/nf_nat_proto_gre.o CC [M] net/ipv4/netfilter/nf_nat_proto_udplite.o CC [M] drivers/scsi/libsrp.o CC [M] drivers/net/wireless/zd1211rw/zd_usb.o CC [M] drivers/net/wireless/wl12xx/init.o CC [M] drivers/net/pppox.o CC [M] drivers/net/wireless/wl12xx/wl1251.o CC [M] net/netfilter/xt_sctp.o GZIP kernel/config_data.gz CC [M] drivers/net/wireless/wl12xx/debugfs.o CC [M] drivers/scsi/hptiop.o CC [M] net/netfilter/xt_socket.o CC [M] net/ipv4/netfilter/nf_nat_proto_sctp.o CC [M] drivers/scsi/stex.o CC [M] drivers/scsi/st.o CC [M] drivers/net/pppoe.o CC [M] drivers/scsi/osst.o CC [M] net/netfilter/xt_state.o CC [M] net/netfilter/xt_statistic.o CC [M] net/netfilter/xt_string.o IKCFG kernel/config_data.h CC [M] net/netfilter/xt_tcpmss.o LD [M] drivers/net/wireless/hostap/hostap.o CC [M] net/netfilter/xt_time.o LD [M] drivers/scsi/sd_mod.o LD [M] drivers/scsi/sr_mod.o CC [M] drivers/net/pppol2tp.o CC [M] drivers/scsi/sg.o CC [M] net/netfilter/xt_u32.o CC [M] drivers/scsi/ch.o CC [M] kernel/configs.o LD [M] drivers/net/wireless/ath/ath9k/ath9k.o CC [M] drivers/net/slip.o CC [M] drivers/scsi/ses.o CC [M] net/ipv4/netfilter/ip_tables.o CC [M] drivers/scsi/scsi_debug.o CC [M] drivers/net/slhc.o CC [M] drivers/net/dummy.o LD [M] net/mac80211/mac80211.o CC [M] net/ipv4/netfilter/iptable_filter.o LD net/netfilter/netfilter.o CC [M] drivers/net/ifb.o LD [M] net/netfilter/nf_conntrack.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c: In function 'iwl_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c:1083: warning: integer overflow in expression LD [M] net/netfilter/nf_conntrack_h323.o LD kernel/built-in.o CC [M] net/netfilter/ipvs/ip_vs_conn.o CC [M] net/ipv4/netfilter/iptable_mangle.o LD [M] net/tipc/tipc.o CC [M] net/netfilter/ipvs/ip_vs_core.o LD net/netfilter/built-in.o CC [M] net/netfilter/ipvs/ip_vs_ctl.o LD [M] drivers/scsi/scsi_mod.o LD [M] net/ipv4/netfilter/iptable_nat.o CC [M] net/netfilter/ipvs/ip_vs_sched.o CC [M] net/ipv4/netfilter/iptable_raw.o LD [M] drivers/scsi/scsi_tgt.o CC [M] net/netfilter/ipvs/ip_vs_xmit.o CC [M] drivers/net/macvlan.o CC [M] net/netfilter/ipvs/ip_vs_app.o CC [M] net/ipv4/netfilter/iptable_security.o CC [M] net/netfilter/ipvs/ip_vs_sync.o CC [M] drivers/net/de600.o CC [M] drivers/net/de620.o CC [M] net/netfilter/ipvs/ip_vs_est.o CC [M] net/netfilter/ipvs/ip_vs_proto.o CC [M] net/ipv4/netfilter/ipt_addrtype.o CC [M] net/ipv4/netfilter/ipt_ah.o CC [M] net/ipv4/netfilter/ipt_ecn.o CC [M] net/ipv4/netfilter/ipt_CLUSTERIP.o CC [M] net/netfilter/ipvs/ip_vs_proto_tcp.o CC [M] net/netfilter/ipvs/ip_vs_proto_udp.o CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC [M] drivers/net/defxx.o CC [M] net/netfilter/ipvs/ip_vs_rr.o CC [M] net/netfilter/ipvs/ip_vs_wrr.o CC [M] net/ipv4/netfilter/ipt_ECN.o LD [M] drivers/net/wireless/orinoco/orinoco.o CC [M] drivers/net/8139cp.o CC [M] net/netfilter/ipvs/ip_vs_lc.o CC [M] net/netfilter/ipvs/ip_vs_wlc.o CC [M] net/ipv4/netfilter/ipt_LOG.o CC [M] net/netfilter/ipvs/ip_vs_lblc.o CC [M] net/netfilter/ipvs/ip_vs_lblcr.o CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o CC [M] net/netfilter/ipvs/ip_vs_dh.o CC [M] net/netfilter/ipvs/ip_vs_sh.o CC [M] net/ipv4/netfilter/ipt_NETMAP.o CC [M] net/ipv4/netfilter/ipt_REDIRECT.o CC [M] net/ipv4/netfilter/ipt_REJECT.o CC [M] drivers/net/8139too.o LD [M] drivers/net/wireless/ath/ath5k/ath5k.o CC [M] drivers/net/sc92031.o CC [M] net/ipv4/netfilter/ipt_ULOG.o CC [M] drivers/net/eql.o CC [M] net/netfilter/ipvs/ip_vs_sed.o CC [M] net/netfilter/ipvs/ip_vs_nq.o CC [M] net/ipv4/netfilter/arp_tables.o CC [M] drivers/net/tun.o CC [M] net/ipv4/netfilter/arpt_mangle.o CC [M] net/netfilter/ipvs/ip_vs_ftp.o CC [M] net/ipv4/netfilter/arptable_filter.o CC [M] drivers/net/veth.o CC [M] net/ipv4/netfilter/ip_queue.o CC [M] drivers/net/dl2k.o LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.o LD [M] net/ipv4/netfilter/nf_nat.o CC [M] drivers/net/r8169.o CC [M] drivers/net/amd8111e.o CC [M] drivers/net/s2io.o CC [M] drivers/net/enc28j60.o CC [M] drivers/net/ethoc.o CC [M] drivers/net/dnet.o CC [M] drivers/net/netconsole.o CC [M] drivers/net/niu.o LD [M] drivers/net/wireless/libertas/libertas.o LD [M] drivers/net/wireless/libertas/usb8xxx.o LD [M] drivers/net/wireless/libertas/libertas_cs.o LD [M] drivers/net/wireless/libertas/libertas_sdio.o LD [M] drivers/net/wireless/libertas/libertas_spi.o LD [M] drivers/net/wireless/zd1211rw/zd1211rw.o LD [M] net/sunrpc/xprtrdma/xprtrdma.o LD [M] net/sunrpc/xprtrdma/svcrdma.o LD [M] net/sunrpc/sunrpc.o LD [M] drivers/net/wireless/wl12xx/wl12xx.o LD [M] drivers/net/wireless/rtl818x/rtl8180.o LD [M] drivers/net/wireless/rtl818x/rtl8187.o LD net/ipv4/built-in.o LD [M] net/netfilter/ipvs/ip_vs.o LD net/built-in.o LD [M] drivers/net/wireless/iwlwifi/iwlcore.o LD [M] drivers/net/wireless/iwlwifi/iwlagn.o LD [M] drivers/net/wireless/iwlwifi/iwl3945.o LD drivers/net/built-in.o LD [M] drivers/net/bnx2x.o LD drivers/built-in.o LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD .tmp_vmlinux3 KSYM .tmp_kallsyms3.S AS .tmp_kallsyms3.o CHK include/linux/version.h make[3]: `scripts/unifdef' is up to date. LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map Building modules, stage 2. MODPOST 2257 modules WARNING: modpost: Found 11 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' CC arch/sparc/kernel/chmc.mod.o CC arch/sparc/kernel/us2e_cpufreq.mod.o CC arch/sparc/kernel/us3_cpufreq.mod.o CC arch/sparc/oprofile/oprofile.mod.o CC block/as-iosched.mod.o CC block/cfq-iosched.mod.o CC block/deadline-iosched.mod.o CC crypto/aes_generic.mod.o CC crypto/ansi_cprng.mod.o CC crypto/anubis.mod.o CC crypto/arc4.mod.o CC crypto/async_tx/async_memcpy.mod.o CC crypto/async_tx/async_tx.mod.o CC crypto/async_tx/async_xor.mod.o CC crypto/authenc.mod.o CC crypto/blowfish.mod.o CC crypto/camellia.mod.o CC crypto/cast5.mod.o CC crypto/cast6.mod.o CC crypto/cbc.mod.o CC crypto/ccm.mod.o CC crypto/crc32c.mod.o CC crypto/cryptd.mod.o CC crypto/crypto_null.mod.o CC crypto/ctr.mod.o CC crypto/cts.mod.o CC crypto/deflate.mod.o CC crypto/des_generic.mod.o CC crypto/ecb.mod.o CC crypto/fcrypt.mod.o CC crypto/gcm.mod.o CC crypto/gf128mul.mod.o CC crypto/hmac.mod.o CC crypto/khazad.mod.o CC crypto/lrw.mod.o CC crypto/lzo.mod.o CC crypto/md4.mod.o CC crypto/michael_mic.mod.o CC crypto/pcbc.mod.o CC crypto/rmd128.mod.o CC crypto/rmd160.mod.o CC crypto/rmd256.mod.o CC crypto/rmd320.mod.o CC crypto/salsa20_generic.mod.o CC crypto/seed.mod.o CC crypto/seqiv.mod.o CC crypto/serpent.mod.o CC crypto/sha1_generic.mod.o CC crypto/sha256_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/tea.mod.o CC crypto/tgr192.mod.o CC crypto/twofish.mod.o CC crypto/twofish_common.mod.o CC crypto/wp512.mod.o CC crypto/xcbc.mod.o CC crypto/xor.mod.o CC crypto/xts.mod.o CC crypto/zlib.mod.o CC drivers/ata/ahci.mod.o CC drivers/ata/ata_generic.mod.o CC drivers/ata/ata_piix.mod.o CC drivers/ata/libata.mod.o CC drivers/ata/pata_ali.mod.o CC drivers/ata/pata_amd.mod.o CC drivers/ata/pata_artop.mod.o CC drivers/ata/pata_atiixp.mod.o CC drivers/ata/pata_cmd640.mod.o CC drivers/ata/pata_cmd64x.mod.o CC drivers/ata/pata_cs5520.mod.o CC drivers/ata/pata_cs5530.mod.o CC drivers/ata/pata_cypress.mod.o CC drivers/ata/pata_efar.mod.o CC drivers/ata/pata_hpt366.mod.o CC drivers/ata/pata_hpt37x.mod.o CC drivers/ata/pata_hpt3x2n.mod.o CC drivers/ata/pata_hpt3x3.mod.o CC drivers/ata/pata_it8213.mod.o CC drivers/ata/pata_it821x.mod.o CC drivers/ata/pata_jmicron.mod.o CC drivers/ata/pata_marvell.mod.o CC drivers/ata/pata_mpiix.mod.o CC drivers/ata/pata_netcell.mod.o CC drivers/ata/pata_ninja32.mod.o CC drivers/ata/pata_ns87410.mod.o CC drivers/ata/pata_ns87415.mod.o CC drivers/ata/pata_oldpiix.mod.o CC drivers/ata/pata_opti.mod.o CC drivers/ata/pata_optidma.mod.o CC drivers/ata/pata_pcmcia.mod.o CC drivers/ata/pata_pdc2027x.mod.o CC drivers/ata/pata_pdc202xx_old.mod.o CC drivers/ata/pata_platform.mod.o CC drivers/ata/pata_radisys.mod.o CC drivers/ata/pata_rz1000.mod.o CC drivers/ata/pata_sc1200.mod.o CC drivers/ata/pata_sch.mod.o CC drivers/ata/pata_serverworks.mod.o CC drivers/ata/pata_sil680.mod.o CC drivers/ata/pata_sis.mod.o CC drivers/ata/pata_sl82c105.mod.o CC drivers/ata/pata_triflex.mod.o CC drivers/ata/pata_via.mod.o CC drivers/ata/pdc_adma.mod.o CC drivers/ata/sata_inic162x.mod.o CC drivers/ata/sata_mv.mod.o CC drivers/ata/sata_nv.mod.o CC drivers/ata/sata_promise.mod.o CC drivers/ata/sata_qstor.mod.o CC drivers/ata/sata_sil.mod.o CC drivers/ata/sata_sil24.mod.o CC drivers/ata/sata_sis.mod.o CC drivers/ata/sata_svw.mod.o CC drivers/ata/sata_sx4.mod.o CC drivers/ata/sata_uli.mod.o CC drivers/ata/sata_via.mod.o CC drivers/ata/sata_vsc.mod.o CC drivers/atm/adummy.mod.o CC drivers/atm/atmtcp.mod.o CC drivers/atm/eni.mod.o CC drivers/atm/fore_200e.mod.o CC drivers/atm/he.mod.o CC drivers/atm/idt77252.mod.o CC drivers/atm/iphase.mod.o CC drivers/atm/lanai.mod.o CC drivers/atm/solos-pci.mod.o CC drivers/atm/suni.mod.o CC drivers/auxdisplay/ks0108.mod.o CC drivers/base/firmware_class.mod.o CC drivers/block/DAC960.mod.o CC drivers/block/aoe/aoe.mod.o CC drivers/block/brd.mod.o CC drivers/block/cciss.mod.o CC drivers/block/cryptoloop.mod.o CC drivers/block/floppy.mod.o CC drivers/block/loop.mod.o CC drivers/block/nbd.mod.o CC drivers/block/paride/aten.mod.o CC drivers/block/paride/bpck.mod.o CC drivers/block/paride/comm.mod.o CC drivers/block/paride/dstr.mod.o CC drivers/block/paride/epat.mod.o CC drivers/block/paride/epia.mod.o CC drivers/block/paride/fit2.mod.o CC drivers/block/paride/fit3.mod.o CC drivers/block/paride/friq.mod.o CC drivers/block/paride/frpw.mod.o CC drivers/block/paride/kbic.mod.o CC drivers/block/paride/ktti.mod.o CC drivers/block/paride/on20.mod.o CC drivers/block/paride/on26.mod.o CC drivers/block/paride/paride.mod.o CC drivers/block/paride/pcd.mod.o CC drivers/block/paride/pd.mod.o CC drivers/block/paride/pf.mod.o CC drivers/block/paride/pg.mod.o CC drivers/block/paride/pt.mod.o CC drivers/block/pktcdvd.mod.o CC drivers/block/sunvdc.mod.o CC drivers/block/sx8.mod.o CC drivers/block/ub.mod.o CC drivers/block/umem.mod.o CC drivers/bluetooth/bcm203x.mod.o CC drivers/bluetooth/bfusb.mod.o CC drivers/bluetooth/bluecard_cs.mod.o CC drivers/bluetooth/bpa10x.mod.o CC drivers/bluetooth/bt3c_cs.mod.o CC drivers/bluetooth/btsdio.mod.o CC drivers/bluetooth/btuart_cs.mod.o CC drivers/bluetooth/btusb.mod.o CC drivers/bluetooth/dtl1_cs.mod.o CC drivers/bluetooth/hci_uart.mod.o CC drivers/bluetooth/hci_vhci.mod.o CC drivers/cdrom/cdrom.mod.o CC drivers/char/applicom.mod.o CC drivers/char/cyclades.mod.o CC drivers/char/epca.mod.o CC drivers/char/generic_serial.mod.o CC drivers/char/hw_random/n2-rng.mod.o CC drivers/char/hw_random/rng-core.mod.o CC drivers/char/hw_random/timeriomem-rng.mod.o CC drivers/char/ip2/ip2.mod.o CC drivers/char/ipmi/ipmi_devintf.mod.o CC drivers/char/ipmi/ipmi_msghandler.mod.o CC drivers/char/ipmi/ipmi_poweroff.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/ipmi/ipmi_watchdog.mod.o CC drivers/char/isicom.mod.o CC drivers/char/istallion.mod.o CC drivers/char/lp.mod.o CC drivers/char/moxa.mod.o CC drivers/char/mxser.mod.o CC drivers/char/n_hdlc.mod.o CC drivers/char/n_r3964.mod.o CC drivers/char/nozomi.mod.o CC drivers/char/pcmcia/cm4000_cs.mod.o CC drivers/char/pcmcia/cm4040_cs.mod.o CC drivers/char/pcmcia/ipwireless/ipwireless.mod.o CC drivers/char/pcmcia/synclink_cs.mod.o CC drivers/char/ppdev.mod.o CC drivers/char/raw.mod.o CC drivers/char/rio/rio.mod.o CC drivers/char/riscom8.mod.o CC drivers/char/rocket.mod.o CC drivers/char/specialix.mod.o CC drivers/char/stallion.mod.o CC drivers/char/sx.mod.o CC drivers/char/synclink_gt.mod.o CC drivers/char/synclinkmp.mod.o CC drivers/char/tpm/tpm.mod.o CC drivers/char/tpm/tpm_atmel.mod.o CC drivers/char/tpm/tpm_nsc.mod.o CC drivers/connector/cn.mod.o CC drivers/cpufreq/cpufreq_conservative.mod.o CC drivers/cpufreq/cpufreq_ondemand.mod.o CC drivers/cpufreq/cpufreq_powersave.mod.o CC drivers/cpufreq/cpufreq_stats.mod.o CC drivers/cpufreq/cpufreq_userspace.mod.o CC drivers/cpufreq/freq_table.mod.o CC drivers/crypto/hifn_795x.mod.o CC drivers/firewire/firewire-core.mod.o CC drivers/firewire/firewire-ohci.mod.o CC drivers/firewire/firewire-sbp2.mod.o CC drivers/gpio/max7301.mod.o CC drivers/gpio/max732x.mod.o CC drivers/gpio/mcp23s08.mod.o CC drivers/gpio/pca953x.mod.o CC drivers/gpio/pcf857x.mod.o CC drivers/gpu/drm/drm.mod.o CC drivers/gpu/drm/mga/mga.mod.o CC drivers/gpu/drm/r128/r128.mod.o CC drivers/gpu/drm/radeon/radeon.mod.o CC drivers/gpu/drm/savage/savage.mod.o CC drivers/gpu/drm/tdfx/tdfx.mod.o CC drivers/gpu/drm/via/via.mod.o CC drivers/hid/hid-a4tech.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-belkin.mod.o CC drivers/hid/hid-cherry.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-cypress.mod.o CC drivers/hid/hid-drff.mod.o CC drivers/hid/hid-ezkey.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-gyration.mod.o CC drivers/hid/hid-kensington.mod.o CC drivers/hid/hid-kye.mod.o CC drivers/hid/hid-logitech.mod.o CC drivers/hid/hid-microsoft.mod.o CC drivers/hid/hid-monterey.mod.o CC drivers/hid/hid-ntrig.mod.o CC drivers/hid/hid-petalynx.mod.o CC drivers/hid/hid-pl.mod.o CC drivers/hid/hid-samsung.mod.o CC drivers/hid/hid-sjoy.mod.o CC drivers/hid/hid-sony.mod.o CC drivers/hid/hid-sunplus.mod.o CC drivers/hid/hid-tmff.mod.o CC drivers/hid/hid-topseed.mod.o CC drivers/hid/hid-wacom.mod.o CC drivers/hid/hid-zpff.mod.o CC drivers/hid/hid.mod.o CC drivers/hid/usbhid/usbhid.mod.o CC drivers/hid/usbhid/usbkbd.mod.o CC drivers/hid/usbhid/usbmouse.mod.o CC drivers/hwmon/ad7414.mod.o CC drivers/hwmon/ad7418.mod.o CC drivers/hwmon/adcxx.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm1026.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/adm1031.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/ads7828.mod.o CC drivers/hwmon/adt7462.mod.o CC drivers/hwmon/adt7470.mod.o CC drivers/hwmon/adt7473.mod.o CC drivers/hwmon/adt7475.mod.o CC drivers/hwmon/atxp1.mod.o CC drivers/hwmon/dme1737.mod.o CC drivers/hwmon/ds1621.mod.o CC drivers/hwmon/f71805f.mod.o CC drivers/hwmon/f71882fg.mod.o CC drivers/hwmon/f75375s.mod.o CC drivers/hwmon/g760a.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/gl520sm.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/i5k_amb.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/it87.mod.o CC drivers/hwmon/lis3lv02d.mod.o CC drivers/hwmon/lis3lv02d_spi.mod.o CC drivers/hwmon/lm63.mod.o CC drivers/hwmon/lm70.mod.o CC drivers/hwmon/lm75.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/lm78.mod.o CC drivers/hwmon/lm80.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm85.mod.o CC drivers/hwmon/lm87.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/lm95241.mod.o CC drivers/hwmon/ltc4215.mod.o CC drivers/hwmon/ltc4245.mod.o CC drivers/hwmon/max1111.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/max6650.mod.o CC drivers/hwmon/pc87360.mod.o CC drivers/hwmon/pc87427.mod.o CC drivers/hwmon/pcf8591.mod.o CC drivers/hwmon/sht15.mod.o CC drivers/hwmon/sis5595.mod.o CC drivers/hwmon/smsc47b397.mod.o CC drivers/hwmon/smsc47m1.mod.o CC drivers/hwmon/smsc47m192.mod.o CC drivers/hwmon/thmc50.mod.o CC drivers/hwmon/ultra45_env.mod.o CC drivers/hwmon/via686a.mod.o CC drivers/hwmon/vt1211.mod.o CC drivers/hwmon/vt8231.mod.o CC drivers/hwmon/w83627ehf.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/hwmon/w83781d.mod.o CC drivers/hwmon/w83791d.mod.o CC drivers/hwmon/w83792d.mod.o CC drivers/hwmon/w83793.mod.o CC drivers/hwmon/w83l785ts.mod.o CC drivers/hwmon/w83l786ng.mod.o CC drivers/i2c/algos/i2c-algo-bit.mod.o CC drivers/i2c/algos/i2c-algo-pca.mod.o CC drivers/i2c/busses/i2c-ali1535.mod.o CC drivers/i2c/busses/i2c-ali1563.mod.o CC drivers/i2c/busses/i2c-ali15x3.mod.o CC drivers/i2c/busses/i2c-amd756.mod.o CC drivers/i2c/busses/i2c-amd8111.mod.o CC drivers/i2c/busses/i2c-gpio.mod.o CC drivers/i2c/busses/i2c-i801.mod.o CC drivers/i2c/busses/i2c-isch.mod.o CC drivers/i2c/busses/i2c-nforce2.mod.o CC drivers/i2c/busses/i2c-ocores.mod.o CC drivers/i2c/busses/i2c-parport-light.mod.o CC drivers/i2c/busses/i2c-parport.mod.o CC drivers/i2c/busses/i2c-pca-platform.mod.o CC drivers/i2c/busses/i2c-piix4.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-sis5595.mod.o CC drivers/i2c/busses/i2c-sis630.mod.o CC drivers/i2c/busses/i2c-sis96x.mod.o CC drivers/i2c/busses/i2c-stub.mod.o CC drivers/i2c/busses/i2c-taos-evm.mod.o CC drivers/i2c/busses/i2c-tiny-usb.mod.o CC drivers/i2c/busses/i2c-via.mod.o CC drivers/i2c/busses/i2c-viapro.mod.o CC drivers/i2c/busses/i2c-voodoo3.mod.o CC drivers/i2c/chips/ds1682.mod.o CC drivers/i2c/chips/max6875.mod.o CC drivers/i2c/chips/tsl2550.mod.o CC drivers/i2c/i2c-core.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/ide/aec62xx.mod.o CC drivers/ide/alim15x3.mod.o CC drivers/ide/amd74xx.mod.o CC drivers/ide/cmd64x.mod.o CC drivers/ide/cs5520.mod.o CC drivers/ide/cs5530.mod.o CC drivers/ide/delkin_cb.mod.o CC drivers/ide/hpt366.mod.o CC drivers/ide/ide-cd_mod.mod.o CC drivers/ide/ide-core.mod.o CC drivers/ide/ide-cs.mod.o CC drivers/ide/ide-gd_mod.mod.o CC drivers/ide/ide-pci-generic.mod.o CC drivers/ide/ide-tape.mod.o CC drivers/ide/ide_platform.mod.o CC drivers/ide/it8172.mod.o CC drivers/ide/it8213.mod.o CC drivers/ide/it821x.mod.o CC drivers/ide/jmicron.mod.o CC drivers/ide/ns87415.mod.o CC drivers/ide/opti621.mod.o CC drivers/ide/pdc202xx_new.mod.o CC drivers/ide/pdc202xx_old.mod.o CC drivers/ide/piix.mod.o CC drivers/ide/sc1200.mod.o CC drivers/ide/serverworks.mod.o CC drivers/ide/siimage.mod.o CC drivers/ide/slc90e66.mod.o CC drivers/ide/tc86c001.mod.o CC drivers/ide/triflex.mod.o CC drivers/ide/trm290.mod.o CC drivers/ide/via82cxxx.mod.o CC drivers/ieee1394/dv1394.mod.o CC drivers/ieee1394/eth1394.mod.o CC drivers/ieee1394/ieee1394.mod.o CC drivers/ieee1394/ohci1394.mod.o CC drivers/ieee1394/pcilynx.mod.o CC drivers/ieee1394/raw1394.mod.o CC drivers/ieee1394/sbp2.mod.o CC drivers/ieee1394/video1394.mod.o CC drivers/ieee802154/fakehard.mod.o CC drivers/infiniband/core/ib_addr.mod.o CC drivers/infiniband/core/ib_cm.mod.o CC drivers/infiniband/core/ib_core.mod.o CC drivers/infiniband/core/ib_mad.mod.o CC drivers/infiniband/core/ib_sa.mod.o CC drivers/infiniband/core/ib_ucm.mod.o CC drivers/infiniband/core/ib_umad.mod.o CC drivers/infiniband/core/ib_uverbs.mod.o CC drivers/infiniband/core/iw_cm.mod.o CC drivers/infiniband/core/rdma_cm.mod.o CC drivers/infiniband/core/rdma_ucm.mod.o CC drivers/infiniband/hw/amso1100/iw_c2.mod.o CC drivers/infiniband/hw/cxgb3/iw_cxgb3.mod.o CC drivers/infiniband/hw/ipath/ib_ipath.mod.o CC drivers/infiniband/hw/mlx4/mlx4_ib.mod.o CC drivers/infiniband/hw/mthca/ib_mthca.mod.o CC drivers/infiniband/hw/nes/iw_nes.mod.o CC drivers/infiniband/ulp/ipoib/ib_ipoib.mod.o CC drivers/infiniband/ulp/iser/ib_iser.mod.o CC drivers/infiniband/ulp/srp/ib_srp.mod.o CC drivers/input/evbug.mod.o CC drivers/input/evdev.mod.o CC drivers/input/ff-memless.mod.o CC drivers/input/gameport/emu10k1-gp.mod.o CC drivers/input/gameport/fm801-gp.mod.o CC drivers/input/gameport/gameport.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/input-polldev.mod.o CC drivers/input/joydev.mod.o CC drivers/input/joystick/a3d.mod.o CC drivers/input/joystick/adi.mod.o CC drivers/input/joystick/analog.mod.o CC drivers/input/joystick/cobra.mod.o CC drivers/input/joystick/db9.mod.o CC drivers/input/joystick/gamecon.mod.o CC drivers/input/joystick/gf2k.mod.o CC drivers/input/joystick/grip.mod.o CC drivers/input/joystick/grip_mp.mod.o CC drivers/input/joystick/guillemot.mod.o CC drivers/input/joystick/iforce/iforce.mod.o CC drivers/input/joystick/interact.mod.o CC drivers/input/joystick/joydump.mod.o CC drivers/input/joystick/magellan.mod.o CC drivers/input/joystick/sidewinder.mod.o CC drivers/input/joystick/spaceball.mod.o CC drivers/input/joystick/spaceorb.mod.o CC drivers/input/joystick/stinger.mod.o CC drivers/input/joystick/tmdc.mod.o CC drivers/input/joystick/turbografx.mod.o CC drivers/input/joystick/twidjoy.mod.o CC drivers/input/joystick/walkera0701.mod.o CC drivers/input/joystick/warrior.mod.o CC drivers/input/joystick/xpad.mod.o CC drivers/input/joystick/zhenhua.mod.o CC drivers/input/keyboard/atkbd.mod.o CC drivers/input/keyboard/gpio_keys.mod.o CC drivers/input/keyboard/lkkbd.mod.o CC drivers/input/keyboard/newtonkbd.mod.o CC drivers/input/keyboard/stowaway.mod.o CC drivers/input/keyboard/sunkbd.mod.o CC drivers/input/keyboard/xtkbd.mod.o CC drivers/input/misc/ati_remote.mod.o CC drivers/input/misc/ati_remote2.mod.o CC drivers/input/misc/cm109.mod.o CC drivers/input/misc/keyspan_remote.mod.o CC drivers/input/misc/pcf50633-input.mod.o CC drivers/input/misc/powermate.mod.o CC drivers/input/misc/rotary_encoder.mod.o CC drivers/input/misc/sparcspkr.mod.o CC drivers/input/misc/uinput.mod.o CC drivers/input/misc/yealink.mod.o CC drivers/input/mouse/appletouch.mod.o CC drivers/input/mouse/bcm5974.mod.o CC drivers/input/mouse/gpio_mouse.mod.o CC drivers/input/mouse/psmouse.mod.o CC drivers/input/mouse/sermouse.mod.o CC drivers/input/mouse/vsxxxaa.mod.o CC drivers/input/mousedev.mod.o CC drivers/input/serio/i8042.mod.o CC drivers/input/serio/libps2.mod.o CC drivers/input/serio/parkbd.mod.o CC drivers/input/serio/pcips2.mod.o CC drivers/input/serio/serio.mod.o CC drivers/input/serio/serio_raw.mod.o CC drivers/input/serio/serport.mod.o CC drivers/input/tablet/acecad.mod.o CC drivers/input/tablet/aiptek.mod.o CC drivers/input/tablet/gtco.mod.o CC drivers/input/tablet/kbtab.mod.o CC drivers/input/tablet/wacom.mod.o CC drivers/input/touchscreen/ad7877.mod.o CC drivers/input/touchscreen/ad7879.mod.o CC drivers/input/touchscreen/ads7846.mod.o CC drivers/input/touchscreen/elo.mod.o CC drivers/input/touchscreen/fujitsu_ts.mod.o CC drivers/input/touchscreen/gunze.mod.o CC drivers/input/touchscreen/inexio.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/mtouch.mod.o CC drivers/input/touchscreen/penmount.mod.o CC drivers/input/touchscreen/touchit213.mod.o CC drivers/input/touchscreen/touchright.mod.o CC drivers/input/touchscreen/touchwin.mod.o CC drivers/input/touchscreen/tsc2007.mod.o CC drivers/input/touchscreen/ucb1400_ts.mod.o CC drivers/input/touchscreen/usbtouchscreen.mod.o CC drivers/input/touchscreen/wacom_w8001.mod.o CC drivers/input/touchscreen/wm97xx-ts.mod.o CC drivers/isdn/capi/capi.mod.o CC drivers/isdn/capi/capidrv.mod.o CC drivers/isdn/capi/capifs.mod.o CC drivers/isdn/capi/kernelcapi.mod.o CC drivers/isdn/divert/dss1_divert.mod.o CC drivers/isdn/gigaset/bas_gigaset.mod.o CC drivers/isdn/gigaset/gigaset.mod.o CC drivers/isdn/gigaset/ser_gigaset.mod.o CC drivers/isdn/gigaset/usb_gigaset.mod.o CC drivers/isdn/hardware/avm/avm_cs.mod.o CC drivers/isdn/hardware/avm/b1.mod.o CC drivers/isdn/hardware/avm/b1dma.mod.o CC drivers/isdn/hardware/avm/b1pci.mod.o CC drivers/isdn/hardware/avm/b1pcmcia.mod.o CC drivers/isdn/hardware/avm/c4.mod.o CC drivers/isdn/hardware/avm/t1pci.mod.o CC drivers/isdn/hardware/eicon/diva_idi.mod.o CC drivers/isdn/hardware/eicon/diva_mnt.mod.o CC drivers/isdn/hardware/eicon/divacapi.mod.o CC drivers/isdn/hardware/eicon/divadidd.mod.o CC drivers/isdn/hardware/eicon/divas.mod.o CC drivers/isdn/hardware/mISDN/hfcmulti.mod.o CC drivers/isdn/hardware/mISDN/hfcpci.mod.o CC drivers/isdn/hardware/mISDN/hfcsusb.mod.o CC drivers/isdn/hisax/avma1_cs.mod.o CC drivers/isdn/hisax/elsa_cs.mod.o CC drivers/isdn/hisax/hfc4s8s_l1.mod.o CC drivers/isdn/hisax/hfc_usb.mod.o CC drivers/isdn/hisax/hisax.mod.o CC drivers/isdn/hisax/hisax_fcpcipnp.mod.o CC drivers/isdn/hisax/hisax_isac.mod.o CC drivers/isdn/hisax/hisax_st5481.mod.o CC drivers/isdn/hisax/isdnhdlc.mod.o CC drivers/isdn/hisax/sedlbauer_cs.mod.o CC drivers/isdn/hisax/teles_cs.mod.o CC drivers/isdn/hysdn/hysdn.mod.o CC drivers/isdn/i4l/isdn.mod.o CC drivers/isdn/i4l/isdn_bsdcomp.mod.o CC drivers/isdn/mISDN/l1oip.mod.o CC drivers/isdn/mISDN/mISDN_core.mod.o CC drivers/isdn/mISDN/mISDN_dsp.mod.o CC drivers/leds/led-class.mod.o CC drivers/leds/leds-bd2802.mod.o CC drivers/leds/leds-dac124s085.mod.o CC drivers/leds/leds-gpio.mod.o CC drivers/leds/leds-pca9532.mod.o CC drivers/leds/leds-pca955x.mod.o CC drivers/leds/leds-sunfire.mod.o CC drivers/leds/leds-wm8350.mod.o CC drivers/leds/ledtrig-backlight.mod.o CC drivers/leds/ledtrig-default-on.mod.o CC drivers/leds/ledtrig-gpio.mod.o CC drivers/leds/ledtrig-heartbeat.mod.o CC drivers/leds/ledtrig-timer.mod.o CC drivers/md/dm-crypt.mod.o CC drivers/md/dm-delay.mod.o CC drivers/md/dm-log.mod.o CC drivers/md/dm-mirror.mod.o CC drivers/md/dm-mod.mod.o CC drivers/md/dm-multipath.mod.o CC drivers/md/dm-region-hash.mod.o CC drivers/md/dm-round-robin.mod.o CC drivers/md/dm-snapshot.mod.o CC drivers/md/dm-zero.mod.o CC drivers/md/faulty.mod.o CC drivers/md/linear.mod.o CC drivers/md/md-mod.mod.o CC drivers/md/multipath.mod.o CC drivers/md/raid0.mod.o CC drivers/md/raid1.mod.o CC drivers/md/raid10.mod.o CC drivers/md/raid456.mod.o CC drivers/md/raid6_pq.mod.o CC drivers/media/common/ir-common.mod.o CC drivers/media/common/saa7146.mod.o CC drivers/media/common/saa7146_vv.mod.o CC drivers/media/common/tuners/mc44s803.mod.o CC drivers/media/common/tuners/mt2060.mod.o CC drivers/media/common/tuners/mt20xx.mod.o CC drivers/media/common/tuners/mt2131.mod.o CC drivers/media/common/tuners/mt2266.mod.o CC drivers/media/common/tuners/mxl5005s.mod.o CC drivers/media/common/tuners/mxl5007t.mod.o CC drivers/media/common/tuners/qt1010.mod.o CC drivers/media/common/tuners/tda18271.mod.o CC drivers/media/common/tuners/tda827x.mod.o CC drivers/media/common/tuners/tda8290.mod.o CC drivers/media/common/tuners/tda9887.mod.o CC drivers/media/common/tuners/tea5761.mod.o CC drivers/media/common/tuners/tea5767.mod.o CC drivers/media/common/tuners/tuner-simple.mod.o CC drivers/media/common/tuners/tuner-types.mod.o CC drivers/media/common/tuners/tuner-xc2028.mod.o CC drivers/media/common/tuners/xc5000.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop-pci.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop-usb.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop.mod.o CC drivers/media/dvb/bt8xx/bt878.mod.o CC drivers/media/dvb/bt8xx/dst.mod.o CC drivers/media/dvb/bt8xx/dst_ca.mod.o CC drivers/media/dvb/bt8xx/dvb-bt8xx.mod.o CC drivers/media/dvb/dm1105/dm1105.mod.o CC drivers/media/dvb/dvb-core/dvb-core.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-a800.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9005.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9015.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-anysee.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-au6610.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-ce6230.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-cxusb.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dib0700.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-digitv.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dw2102.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-gl861.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-m920x.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-opera.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-umt-010.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-vp702x.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-vp7045.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb.mod.o CC drivers/media/dvb/firewire/firedtv.mod.o CC drivers/media/dvb/frontends/af9013.mod.o CC drivers/media/dvb/frontends/au8522.mod.o CC drivers/media/dvb/frontends/bcm3510.mod.o CC drivers/media/dvb/frontends/cx22700.mod.o CC drivers/media/dvb/frontends/cx22702.mod.o CC drivers/media/dvb/frontends/cx24110.mod.o CC drivers/media/dvb/frontends/cx24113.mod.o CC drivers/media/dvb/frontends/cx24116.mod.o CC drivers/media/dvb/frontends/cx24123.mod.o CC drivers/media/dvb/frontends/dib0070.mod.o CC drivers/media/dvb/frontends/dib3000mb.mod.o CC drivers/media/dvb/frontends/dib3000mc.mod.o CC drivers/media/dvb/frontends/dib7000m.mod.o CC drivers/media/dvb/frontends/dib7000p.mod.o CC drivers/media/dvb/frontends/dibx000_common.mod.o CC drivers/media/dvb/frontends/drx397xD.mod.o CC drivers/media/dvb/frontends/dvb-pll.mod.o CC drivers/media/dvb/frontends/dvb_dummy_fe.mod.o CC drivers/media/dvb/frontends/isl6405.mod.o CC drivers/media/dvb/frontends/isl6421.mod.o CC drivers/media/dvb/frontends/itd1000.mod.o CC drivers/media/dvb/frontends/l64781.mod.o CC drivers/media/dvb/frontends/lgdt3304.mod.o CC drivers/media/dvb/frontends/lgdt3305.mod.o CC drivers/media/dvb/frontends/lgdt330x.mod.o CC drivers/media/dvb/frontends/lgs8gl5.mod.o CC drivers/media/dvb/frontends/lgs8gxx.mod.o CC drivers/media/dvb/frontends/lnbp21.mod.o CC drivers/media/dvb/frontends/mt312.mod.o CC drivers/media/dvb/frontends/mt352.mod.o CC drivers/media/dvb/frontends/nxt200x.mod.o CC drivers/media/dvb/frontends/nxt6000.mod.o CC drivers/media/dvb/frontends/or51132.mod.o CC drivers/media/dvb/frontends/or51211.mod.o CC drivers/media/dvb/frontends/s5h1409.mod.o CC drivers/media/dvb/frontends/s5h1411.mod.o CC drivers/media/dvb/frontends/s5h1420.mod.o CC drivers/media/dvb/frontends/s921.mod.o CC drivers/media/dvb/frontends/si21xx.mod.o CC drivers/media/dvb/frontends/sp8870.mod.o CC drivers/media/dvb/frontends/sp887x.mod.o CC drivers/media/dvb/frontends/stb0899.mod.o CC drivers/media/dvb/frontends/stb6000.mod.o CC drivers/media/dvb/frontends/stb6100.mod.o CC drivers/media/dvb/frontends/stv0288.mod.o CC drivers/media/dvb/frontends/stv0297.mod.o CC drivers/media/dvb/frontends/stv0299.mod.o CC drivers/media/dvb/frontends/stv0900.mod.o CC drivers/media/dvb/frontends/stv6110.mod.o CC drivers/media/dvb/frontends/tda10021.mod.o CC drivers/media/dvb/frontends/tda10023.mod.o CC drivers/media/dvb/frontends/tda10048.mod.o CC drivers/media/dvb/frontends/tda1004x.mod.o CC drivers/media/dvb/frontends/tda10086.mod.o CC drivers/media/dvb/frontends/tda8083.mod.o CC drivers/media/dvb/frontends/tda8261.mod.o CC drivers/media/dvb/frontends/tda826x.mod.o CC drivers/media/dvb/frontends/tua6100.mod.o CC drivers/media/dvb/frontends/ves1820.mod.o CC drivers/media/dvb/frontends/ves1x93.mod.o CC drivers/media/dvb/frontends/zl10036.mod.o CC drivers/media/dvb/frontends/zl10353.mod.o CC drivers/media/dvb/pluto2/pluto2.mod.o CC drivers/media/dvb/siano/sms1xxx.mod.o CC drivers/media/dvb/siano/smsdvb.mod.o CC drivers/media/dvb/siano/smsusb.mod.o CC drivers/media/dvb/ttpci/budget-av.mod.o CC drivers/media/dvb/ttpci/budget-ci.mod.o CC drivers/media/dvb/ttpci/budget-core.mod.o CC drivers/media/dvb/ttpci/budget-patch.mod.o CC drivers/media/dvb/ttpci/budget.mod.o CC drivers/media/dvb/ttpci/dvb-ttpci.mod.o CC drivers/media/dvb/ttpci/ttpci-eeprom.mod.o CC drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.mod.o CC drivers/media/dvb/ttusb-dec/ttusb_dec.mod.o CC drivers/media/dvb/ttusb-dec/ttusbdecfe.mod.o CC drivers/media/radio/dsbr100.mod.o CC drivers/media/radio/radio-gemtek-pci.mod.o CC drivers/media/radio/radio-maestro.mod.o CC drivers/media/radio/radio-maxiradio.mod.o CC drivers/media/radio/radio-mr800.mod.o CC drivers/media/radio/radio-si470x.mod.o CC drivers/media/radio/radio-tea5764.mod.o CC drivers/media/video/au0828/au0828.mod.o CC drivers/media/video/bt8xx/bttv.mod.o CC drivers/media/video/btcx-risc.mod.o CC drivers/media/video/bw-qcam.mod.o CC drivers/media/video/c-qcam.mod.o CC drivers/media/video/cafe_ccic.mod.o CC drivers/media/video/cpia.mod.o CC drivers/media/video/cpia2/cpia2.mod.o CC drivers/media/video/cpia_pp.mod.o CC drivers/media/video/cpia_usb.mod.o CC drivers/media/video/cs5345.mod.o CC drivers/media/video/cs53l32a.mod.o CC drivers/media/video/cx18/cx18.mod.o CC drivers/media/video/cx231xx/cx231xx-alsa.mod.o CC drivers/media/video/cx231xx/cx231xx-dvb.mod.o CC drivers/media/video/cx231xx/cx231xx.mod.o CC drivers/media/video/cx2341x.mod.o CC drivers/media/video/cx23885/cx23885.mod.o CC drivers/media/video/cx25840/cx25840.mod.o CC drivers/media/video/cx88/cx88-alsa.mod.o CC drivers/media/video/cx88/cx88-blackbird.mod.o CC drivers/media/video/cx88/cx88-dvb.mod.o CC drivers/media/video/cx88/cx88-vp3054-i2c.mod.o CC drivers/media/video/cx88/cx8800.mod.o CC drivers/media/video/cx88/cx8802.mod.o CC drivers/media/video/cx88/cx88xx.mod.o CC drivers/media/video/dabusb.mod.o CC drivers/media/video/em28xx/em28xx-alsa.mod.o CC drivers/media/video/em28xx/em28xx-dvb.mod.o CC drivers/media/video/em28xx/em28xx.mod.o CC drivers/media/video/et61x251/et61x251.mod.o CC drivers/media/video/gspca/gspca_conex.mod.o CC drivers/media/video/gspca/gspca_etoms.mod.o CC drivers/media/video/gspca/gspca_finepix.mod.o CC drivers/media/video/gspca/gspca_main.mod.o CC drivers/media/video/gspca/gspca_mars.mod.o CC drivers/media/video/gspca/gspca_mr97310a.mod.o CC drivers/media/video/gspca/gspca_ov519.mod.o CC drivers/media/video/gspca/gspca_ov534.mod.o CC drivers/media/video/gspca/gspca_pac207.mod.o CC drivers/media/video/gspca/gspca_pac7311.mod.o CC drivers/media/video/gspca/gspca_sonixb.mod.o CC drivers/media/video/gspca/gspca_sonixj.mod.o CC drivers/media/video/gspca/gspca_spca500.mod.o CC drivers/media/video/gspca/gspca_spca501.mod.o CC drivers/media/video/gspca/gspca_spca505.mod.o CC drivers/media/video/gspca/gspca_spca506.mod.o CC drivers/media/video/gspca/gspca_spca508.mod.o CC drivers/media/video/gspca/gspca_spca561.mod.o CC drivers/media/video/gspca/gspca_sq905.mod.o CC drivers/media/video/gspca/gspca_sq905c.mod.o CC drivers/media/video/gspca/gspca_stk014.mod.o CC drivers/media/video/gspca/gspca_sunplus.mod.o CC drivers/media/video/gspca/gspca_t613.mod.o CC drivers/media/video/gspca/gspca_tv8532.mod.o CC drivers/media/video/gspca/gspca_vc032x.mod.o CC drivers/media/video/gspca/gspca_zc3xx.mod.o CC drivers/media/video/gspca/m5602/gspca_m5602.mod.o CC drivers/media/video/gspca/stv06xx/gspca_stv06xx.mod.o CC drivers/media/video/hdpvr/hdpvr.mod.o CC drivers/media/video/hexium_gemini.mod.o CC drivers/media/video/hexium_orion.mod.o CC drivers/media/video/ir-kbd-i2c.mod.o CC drivers/media/video/ivtv/ivtv.mod.o CC drivers/media/video/ivtv/ivtvfb.mod.o CC drivers/media/video/m52790.mod.o CC drivers/media/video/msp3400.mod.o CC drivers/media/video/mt9m001.mod.o CC drivers/media/video/mt9m111.mod.o CC drivers/media/video/mt9t031.mod.o CC drivers/media/video/mt9v022.mod.o CC drivers/media/video/mxb.mod.o CC drivers/media/video/ov511.mod.o CC drivers/media/video/ov7670.mod.o CC drivers/media/video/ov772x.mod.o CC drivers/media/video/ovcamchip/ovcamchip.mod.o CC drivers/media/video/pvrusb2/pvrusb2.mod.o CC drivers/media/video/pwc/pwc.mod.o CC drivers/media/video/s2255drv.mod.o CC drivers/media/video/saa5246a.mod.o CC drivers/media/video/saa5249.mod.o CC drivers/media/video/saa6588.mod.o CC drivers/media/video/saa7115.mod.o CC drivers/media/video/saa7127.mod.o CC drivers/media/video/saa7134/saa6752hs.mod.o CC drivers/media/video/saa7134/saa7134-alsa.mod.o CC drivers/media/video/saa7134/saa7134-dvb.mod.o CC drivers/media/video/saa7134/saa7134-empress.mod.o CC drivers/media/video/saa7134/saa7134.mod.o CC drivers/media/video/saa717x.mod.o CC drivers/media/video/se401.mod.o CC drivers/media/video/sn9c102/sn9c102.mod.o CC drivers/media/video/soc_camera.mod.o CC drivers/media/video/soc_camera_platform.mod.o CC drivers/media/video/stkwebcam.mod.o CC drivers/media/video/stv680.mod.o CC drivers/media/video/tda7432.mod.o CC drivers/media/video/tda9840.mod.o CC drivers/media/video/tea6415c.mod.o CC drivers/media/video/tea6420.mod.o CC drivers/media/video/tuner.mod.o CC drivers/media/video/tvaudio.mod.o CC drivers/media/video/tveeprom.mod.o CC drivers/media/video/tvp5150.mod.o CC drivers/media/video/tw9910.mod.o CC drivers/media/video/upd64031a.mod.o CC drivers/media/video/upd64083.mod.o CC drivers/media/video/usbvideo/ibmcam.mod.o CC drivers/media/video/usbvideo/konicawc.mod.o CC drivers/media/video/usbvideo/quickcam_messenger.mod.o CC drivers/media/video/usbvideo/ultracam.mod.o CC drivers/media/video/usbvideo/usbvideo.mod.o CC drivers/media/video/usbvideo/vicam.mod.o CC drivers/media/video/usbvision/usbvision.mod.o CC drivers/media/video/uvc/uvcvideo.mod.o CC drivers/media/video/v4l1-compat.mod.o CC drivers/media/video/v4l2-common.mod.o CC drivers/media/video/v4l2-compat-ioctl32.mod.o CC drivers/media/video/v4l2-int-device.mod.o CC drivers/media/video/videobuf-core.mod.o CC drivers/media/video/videobuf-dma-sg.mod.o CC drivers/media/video/videobuf-dvb.mod.o CC drivers/media/video/videobuf-vmalloc.mod.o CC drivers/media/video/videodev.mod.o CC drivers/media/video/vp27smpx.mod.o CC drivers/media/video/w9966.mod.o CC drivers/media/video/w9968cf.mod.o CC drivers/media/video/wm8739.mod.o CC drivers/media/video/wm8775.mod.o CC drivers/media/video/zc0301/zc0301.mod.o CC drivers/media/video/zr364xx.mod.o CC drivers/memstick/core/memstick.mod.o CC drivers/memstick/core/mspro_block.mod.o CC drivers/memstick/host/jmb38x_ms.mod.o CC drivers/memstick/host/tifm_ms.mod.o CC drivers/message/fusion/mptbase.mod.o CC drivers/message/fusion/mptctl.mod.o CC drivers/message/fusion/mptfc.mod.o CC drivers/message/fusion/mptlan.mod.o CC drivers/message/fusion/mptsas.mod.o CC drivers/message/fusion/mptscsih.mod.o CC drivers/message/fusion/mptspi.mod.o CC drivers/message/i2o/i2o_block.mod.o CC drivers/message/i2o/i2o_bus.mod.o CC drivers/message/i2o/i2o_core.mod.o CC drivers/message/i2o/i2o_proc.mod.o CC drivers/message/i2o/i2o_scsi.mod.o CC drivers/mfd/htc-pasic3.mod.o CC drivers/mfd/mfd-core.mod.o CC drivers/mfd/pcf50633-adc.mod.o CC drivers/mfd/pcf50633-core.mod.o CC drivers/mfd/pcf50633-gpio.mod.o CC drivers/mfd/sm501.mod.o CC drivers/mfd/tps65010.mod.o CC drivers/mfd/ucb1400_core.mod.o CC drivers/mfd/wm8350-i2c.mod.o CC drivers/mfd/wm8350.mod.o CC drivers/mfd/wm8400-core.mod.o CC drivers/misc/c2port/core.mod.o CC drivers/misc/cb710/cb710.mod.o CC drivers/misc/eeprom/at24.mod.o CC drivers/misc/eeprom/at25.mod.o CC drivers/misc/eeprom/eeprom.mod.o CC drivers/misc/eeprom/eeprom_93cx6.mod.o CC drivers/misc/enclosure.mod.o CC drivers/misc/hpilo.mod.o CC drivers/misc/ics932s401.mod.o CC drivers/misc/ioc4.mod.o CC drivers/misc/isl29003.mod.o CC drivers/misc/lkdtm.mod.o CC drivers/misc/phantom.mod.o CC drivers/misc/tifm_7xx1.mod.o CC drivers/misc/tifm_core.mod.o CC drivers/mmc/card/mmc_block.mod.o CC drivers/mmc/card/mmc_test.mod.o CC drivers/mmc/card/sdio_uart.mod.o CC drivers/mmc/core/mmc_core.mod.o CC drivers/mmc/host/cb710-mmc.mod.o CC drivers/mmc/host/mmc_spi.mod.o CC drivers/mmc/host/of_mmc_spi.mod.o CC drivers/mmc/host/ricoh_mmc.mod.o CC drivers/mmc/host/sdhci-pci.mod.o CC drivers/mmc/host/sdhci-pltfm.mod.o CC drivers/mmc/host/sdhci.mod.o CC drivers/mmc/host/sdricoh_cs.mod.o CC drivers/mmc/host/tifm_sd.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/chips/cfi_cmdset_0001.mod.o CC drivers/mtd/chips/cfi_cmdset_0002.mod.o CC drivers/mtd/chips/cfi_cmdset_0020.mod.o CC drivers/mtd/chips/cfi_probe.mod.o CC drivers/mtd/chips/cfi_util.mod.o CC drivers/mtd/chips/chipreg.mod.o CC drivers/mtd/chips/gen_probe.mod.o CC drivers/mtd/chips/jedec_probe.mod.o CC drivers/mtd/chips/map_absent.mod.o CC drivers/mtd/chips/map_ram.mod.o CC drivers/mtd/chips/map_rom.mod.o CC drivers/mtd/devices/block2mtd.mod.o CC drivers/mtd/devices/doc2000.mod.o CC drivers/mtd/devices/doc2001.mod.o CC drivers/mtd/devices/doc2001plus.mod.o CC drivers/mtd/devices/docecc.mod.o CC drivers/mtd/devices/docprobe.mod.o CC drivers/mtd/devices/m25p80.mod.o CC drivers/mtd/devices/mtd_dataflash.mod.o CC drivers/mtd/devices/mtdram.mod.o CC drivers/mtd/devices/phram.mod.o CC drivers/mtd/devices/pmc551.mod.o CC drivers/mtd/devices/slram.mod.o CC drivers/mtd/ftl.mod.o CC drivers/mtd/inftl.mod.o CC drivers/mtd/lpddr/lpddr_cmds.mod.o CC drivers/mtd/lpddr/qinfo_probe.mod.o CC drivers/mtd/maps/intel_vr_nor.mod.o CC drivers/mtd/maps/map_funcs.mod.o CC drivers/mtd/maps/pci.mod.o CC drivers/mtd/maps/physmap.mod.o CC drivers/mtd/maps/plat-ram.mod.o CC drivers/mtd/maps/sun_uflash.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtd_blkdevs.mod.o CC drivers/mtd/mtdblock.mod.o CC drivers/mtd/mtdblock_ro.mod.o CC drivers/mtd/mtdchar.mod.o CC drivers/mtd/mtdconcat.mod.o CC drivers/mtd/mtdoops.mod.o CC drivers/mtd/nand/alauda.mod.o CC drivers/mtd/nand/cafe_nand.mod.o CC drivers/mtd/nand/diskonchip.mod.o CC drivers/mtd/nand/nand.mod.o CC drivers/mtd/nand/nand_ecc.mod.o CC drivers/mtd/nand/nand_ids.mod.o CC drivers/mtd/nand/nandsim.mod.o CC drivers/mtd/nand/plat_nand.mod.o CC drivers/mtd/nftl.mod.o CC drivers/mtd/onenand/onenand.mod.o CC drivers/mtd/onenand/onenand_sim.mod.o CC drivers/mtd/redboot.mod.o CC drivers/mtd/rfd_ftl.mod.o CC drivers/mtd/ssfdc.mod.o CC drivers/mtd/tests/mtd_oobtest.mod.o CC drivers/mtd/tests/mtd_pagetest.mod.o CC drivers/mtd/tests/mtd_readtest.mod.o CC drivers/mtd/tests/mtd_speedtest.mod.o CC drivers/mtd/tests/mtd_stresstest.mod.o CC drivers/mtd/tests/mtd_subpagetest.mod.o CC drivers/mtd/tests/mtd_torturetest.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/net/3c59x.mod.o CC drivers/net/8139cp.mod.o CC drivers/net/8139too.mod.o CC drivers/net/8390.mod.o CC drivers/net/acenic.mod.o CC drivers/net/amd8111e.mod.o CC drivers/net/appletalk/ipddp.mod.o CC drivers/net/arcnet/arc-rawmode.mod.o CC drivers/net/arcnet/arc-rimi.mod.o CC drivers/net/arcnet/arcnet.mod.o CC drivers/net/arcnet/capmode.mod.o CC drivers/net/arcnet/com20020-pci.mod.o CC drivers/net/arcnet/com20020.mod.o CC drivers/net/arcnet/com90io.mod.o CC drivers/net/arcnet/com90xx.mod.o CC drivers/net/arcnet/rfc1051.mod.o CC drivers/net/arcnet/rfc1201.mod.o CC drivers/net/atl1c/atl1c.mod.o CC drivers/net/atl1e/atl1e.mod.o CC drivers/net/atlx/atl1.mod.o CC drivers/net/atlx/atl2.mod.o CC drivers/net/b44.mod.o CC drivers/net/benet/be2net.mod.o CC drivers/net/bnx2.mod.o CC drivers/net/bnx2x.mod.o CC drivers/net/bonding/bonding.mod.o CC drivers/net/bsd_comp.mod.o CC drivers/net/can/can-dev.mod.o CC drivers/net/can/sja1000/ems_pci.mod.o CC drivers/net/can/sja1000/kvaser_pci.mod.o CC drivers/net/can/sja1000/sja1000.mod.o CC drivers/net/can/sja1000/sja1000_platform.mod.o CC drivers/net/can/vcan.mod.o CC drivers/net/cassini.mod.o CC drivers/net/chelsio/cxgb.mod.o CC drivers/net/cnic.mod.o CC drivers/net/cxgb3/cxgb3.mod.o CC drivers/net/de600.mod.o CC drivers/net/de620.mod.o CC drivers/net/defxx.mod.o CC drivers/net/dl2k.mod.o CC drivers/net/dnet.mod.o CC drivers/net/dummy.mod.o CC drivers/net/e100.mod.o CC drivers/net/e1000/e1000.mod.o CC drivers/net/e1000e/e1000e.mod.o CC drivers/net/enc28j60.mod.o CC drivers/net/enic/enic.mod.o CC drivers/net/epic100.mod.o CC drivers/net/eql.mod.o CC drivers/net/ethoc.mod.o CC drivers/net/fealnx.mod.o CC drivers/net/forcedeth.mod.o CC drivers/net/hamachi.mod.o CC drivers/net/hamradio/6pack.mod.o CC drivers/net/hamradio/baycom_par.mod.o CC drivers/net/hamradio/baycom_ser_fdx.mod.o CC drivers/net/hamradio/baycom_ser_hdx.mod.o CC drivers/net/hamradio/bpqether.mod.o CC drivers/net/hamradio/hdlcdrv.mod.o CC drivers/net/hamradio/mkiss.mod.o CC drivers/net/hamradio/yam.mod.o CC drivers/net/hp100.mod.o CC drivers/net/ifb.mod.o CC drivers/net/igb/igb.mod.o CC drivers/net/igbvf/igbvf.mod.o CC drivers/net/ipg.mod.o CC drivers/net/irda/act200l-sir.mod.o CC drivers/net/irda/actisys-sir.mod.o CC drivers/net/irda/esi-sir.mod.o CC drivers/net/irda/girbil-sir.mod.o CC drivers/net/irda/irda-usb.mod.o CC drivers/net/irda/irtty-sir.mod.o CC drivers/net/irda/kingsun-sir.mod.o CC drivers/net/irda/ks959-sir.mod.o CC drivers/net/irda/ksdazzle-sir.mod.o CC drivers/net/irda/litelink-sir.mod.o CC drivers/net/irda/ma600-sir.mod.o CC drivers/net/irda/mcp2120-sir.mod.o CC drivers/net/irda/mcs7780.mod.o CC drivers/net/irda/old_belkin-sir.mod.o CC drivers/net/irda/sir-dev.mod.o CC drivers/net/irda/stir4200.mod.o CC drivers/net/irda/tekram-sir.mod.o CC drivers/net/irda/toim3232-sir.mod.o CC drivers/net/irda/vlsi_ir.mod.o CC drivers/net/ixgb/ixgb.mod.o CC drivers/net/ixgbe/ixgbe.mod.o CC drivers/net/jme.mod.o CC drivers/net/ks8842.mod.o CC drivers/net/macvlan.mod.o CC drivers/net/mdio.mod.o CC drivers/net/mii.mod.o CC drivers/net/mlx4/mlx4_core.mod.o CC drivers/net/mlx4/mlx4_en.mod.o CC drivers/net/myri10ge/myri10ge.mod.o CC drivers/net/myri_sbus.mod.o CC drivers/net/natsemi.mod.o CC drivers/net/ne2k-pci.mod.o CC drivers/net/netconsole.mod.o CC drivers/net/netxen/netxen_nic.mod.o CC drivers/net/niu.mod.o CC drivers/net/ns83820.mod.o CC drivers/net/pcmcia/3c574_cs.mod.o CC drivers/net/pcmcia/3c589_cs.mod.o CC drivers/net/pcmcia/axnet_cs.mod.o CC drivers/net/pcmcia/com20020_cs.mod.o CC drivers/net/pcmcia/fmvj18x_cs.mod.o CC drivers/net/pcmcia/ibmtr_cs.mod.o CC drivers/net/pcmcia/nmclan_cs.mod.o CC drivers/net/pcmcia/pcnet_cs.mod.o CC drivers/net/pcmcia/smc91c92_cs.mod.o CC drivers/net/pcmcia/xirc2ps_cs.mod.o CC drivers/net/pcnet32.mod.o CC drivers/net/phy/broadcom.mod.o CC drivers/net/phy/cicada.mod.o CC drivers/net/phy/davicom.mod.o CC drivers/net/phy/et1011c.mod.o CC drivers/net/phy/icplus.mod.o CC drivers/net/phy/lxt.mod.o CC drivers/net/phy/marvell.mod.o CC drivers/net/phy/mdio-bitbang.mod.o CC drivers/net/phy/mdio-gpio.mod.o CC drivers/net/phy/national.mod.o CC drivers/net/phy/qsemi.mod.o CC drivers/net/phy/realtek.mod.o CC drivers/net/phy/smsc.mod.o CC drivers/net/phy/ste10Xp.mod.o CC drivers/net/phy/vitesse.mod.o CC drivers/net/plip.mod.o CC drivers/net/ppp_async.mod.o CC drivers/net/ppp_deflate.mod.o CC drivers/net/ppp_generic.mod.o CC drivers/net/ppp_mppe.mod.o CC drivers/net/ppp_synctty.mod.o CC drivers/net/pppoe.mod.o CC drivers/net/pppol2tp.mod.o CC drivers/net/pppox.mod.o CC drivers/net/qla3xxx.mod.o CC drivers/net/qlge/qlge.mod.o CC drivers/net/r6040.mod.o CC drivers/net/r8169.mod.o CC drivers/net/rrunner.mod.o CC drivers/net/s2io.mod.o CC drivers/net/sc92031.mod.o CC drivers/net/sfc/sfc.mod.o CC drivers/net/sis190.mod.o CC drivers/net/sis900.mod.o CC drivers/net/skfp/skfp.mod.o CC drivers/net/skge.mod.o CC drivers/net/sky2.mod.o CC drivers/net/slhc.mod.o CC drivers/net/slip.mod.o CC drivers/net/smsc9420.mod.o CC drivers/net/starfire.mod.o CC drivers/net/sunbmac.mod.o CC drivers/net/sundance.mod.o CC drivers/net/sungem.mod.o CC drivers/net/sungem_phy.mod.o CC drivers/net/sunhme.mod.o CC drivers/net/sunlance.mod.o CC drivers/net/sunqe.mod.o CC drivers/net/sunvnet.mod.o CC drivers/net/tehuti.mod.o CC drivers/net/tg3.mod.o CC drivers/net/tlan.mod.o CC drivers/net/tokenring/3c359.mod.o CC drivers/net/tokenring/abyss.mod.o CC drivers/net/tokenring/olympic.mod.o CC drivers/net/tokenring/tms380tr.mod.o CC drivers/net/tokenring/tmspci.mod.o CC drivers/net/tulip/de2104x.mod.o CC drivers/net/tulip/de4x5.mod.o CC drivers/net/tulip/dmfe.mod.o CC drivers/net/tulip/tulip.mod.o CC drivers/net/tulip/uli526x.mod.o CC drivers/net/tulip/winbond-840.mod.o CC drivers/net/tulip/xircom_cb.mod.o CC drivers/net/tun.mod.o CC drivers/net/typhoon.mod.o CC drivers/net/usb/asix.mod.o CC drivers/net/usb/catc.mod.o CC drivers/net/usb/cdc_eem.mod.o CC drivers/net/usb/cdc_ether.mod.o CC drivers/net/usb/cdc_subset.mod.o CC drivers/net/usb/dm9601.mod.o CC drivers/net/usb/gl620a.mod.o CC drivers/net/usb/hso.mod.o CC drivers/net/usb/int51x1.mod.o CC drivers/net/usb/kaweth.mod.o CC drivers/net/usb/mcs7830.mod.o CC drivers/net/usb/net1080.mod.o CC drivers/net/usb/pegasus.mod.o CC drivers/net/usb/plusb.mod.o CC drivers/net/usb/rndis_host.mod.o CC drivers/net/usb/rtl8150.mod.o CC drivers/net/usb/smsc95xx.mod.o CC drivers/net/usb/usbnet.mod.o CC drivers/net/usb/zaurus.mod.o CC drivers/net/veth.mod.o CC drivers/net/via-rhine.mod.o CC drivers/net/via-velocity.mod.o CC drivers/net/vxge/vxge.mod.o CC drivers/net/wan/cyclomx.mod.o CC drivers/net/wan/cycx_drv.mod.o CC drivers/net/wan/dlci.mod.o CC drivers/net/wan/dscc4.mod.o CC drivers/net/wan/farsync.mod.o CC drivers/net/wan/hdlc.mod.o CC drivers/net/wan/hdlc_cisco.mod.o CC drivers/net/wan/hdlc_fr.mod.o CC drivers/net/wan/hdlc_ppp.mod.o CC drivers/net/wan/hdlc_raw.mod.o CC drivers/net/wan/hdlc_raw_eth.mod.o CC drivers/net/wan/hdlc_x25.mod.o CC drivers/net/wan/lapbether.mod.o CC drivers/net/wan/pc300too.mod.o CC drivers/net/wan/pci200syn.mod.o CC drivers/net/wan/wanxl.mod.o CC drivers/net/wan/x25_asy.mod.o CC drivers/net/wimax/i2400m/i2400m-sdio.mod.o CC drivers/net/wimax/i2400m/i2400m-usb.mod.o CC drivers/net/wimax/i2400m/i2400m.mod.o CC drivers/net/wireless/adm8211.mod.o CC drivers/net/wireless/airo.mod.o CC drivers/net/wireless/airo_cs.mod.o CC drivers/net/wireless/at76c50x-usb.mod.o CC drivers/net/wireless/ath/ar9170/ar9170usb.mod.o CC drivers/net/wireless/ath/ath.mod.o CC drivers/net/wireless/ath/ath5k/ath5k.mod.o CC drivers/net/wireless/ath/ath9k/ath9k.mod.o CC drivers/net/wireless/atmel.mod.o CC drivers/net/wireless/atmel_cs.mod.o CC drivers/net/wireless/atmel_pci.mod.o CC drivers/net/wireless/b43/b43.mod.o CC drivers/net/wireless/b43legacy/b43legacy.mod.o CC drivers/net/wireless/hostap/hostap.mod.o CC drivers/net/wireless/hostap/hostap_cs.mod.o CC drivers/net/wireless/hostap/hostap_pci.mod.o CC drivers/net/wireless/hostap/hostap_plx.mod.o CC drivers/net/wireless/ipw2x00/ipw2100.mod.o CC drivers/net/wireless/ipw2x00/ipw2200.mod.o CC drivers/net/wireless/ipw2x00/libipw.mod.o CC drivers/net/wireless/iwlwifi/iwl3945.mod.o CC drivers/net/wireless/iwlwifi/iwlagn.mod.o CC drivers/net/wireless/iwlwifi/iwlcore.mod.o CC drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.mod.o CC drivers/net/wireless/libertas/libertas.mod.o CC drivers/net/wireless/libertas/libertas_cs.mod.o CC drivers/net/wireless/libertas/libertas_sdio.mod.o CC drivers/net/wireless/libertas/libertas_spi.mod.o CC drivers/net/wireless/libertas/usb8xxx.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf_usb.mod.o CC drivers/net/wireless/mac80211_hwsim.mod.o CC drivers/net/wireless/mwl8k.mod.o CC drivers/net/wireless/netwave_cs.mod.o CC drivers/net/wireless/orinoco/orinoco.mod.o CC drivers/net/wireless/orinoco/orinoco_cs.mod.o CC drivers/net/wireless/orinoco/orinoco_nortel.mod.o CC drivers/net/wireless/orinoco/orinoco_pci.mod.o CC drivers/net/wireless/orinoco/orinoco_plx.mod.o CC drivers/net/wireless/orinoco/orinoco_tmd.mod.o CC drivers/net/wireless/orinoco/spectrum_cs.mod.o CC drivers/net/wireless/p54/p54common.mod.o CC drivers/net/wireless/p54/p54pci.mod.o CC drivers/net/wireless/p54/p54spi.mod.o CC drivers/net/wireless/p54/p54usb.mod.o CC drivers/net/wireless/prism54/prism54.mod.o CC drivers/net/wireless/ray_cs.mod.o CC drivers/net/wireless/rndis_wlan.mod.o CC drivers/net/wireless/rt2x00/rt2400pci.mod.o CC drivers/net/wireless/rt2x00/rt2500pci.mod.o CC drivers/net/wireless/rt2x00/rt2500usb.mod.o CC drivers/net/wireless/rt2x00/rt2800usb.mod.o CC drivers/net/wireless/rt2x00/rt2x00lib.mod.o CC drivers/net/wireless/rt2x00/rt2x00pci.mod.o CC drivers/net/wireless/rt2x00/rt2x00usb.mod.o CC drivers/net/wireless/rt2x00/rt61pci.mod.o CC drivers/net/wireless/rt2x00/rt73usb.mod.o CC drivers/net/wireless/rtl818x/rtl8180.mod.o CC drivers/net/wireless/rtl818x/rtl8187.mod.o CC drivers/net/wireless/strip.mod.o CC drivers/net/wireless/wavelan_cs.mod.o CC drivers/net/wireless/wl12xx/wl12xx.mod.o CC drivers/net/wireless/wl3501_cs.mod.o CC drivers/net/wireless/zd1201.mod.o CC drivers/net/wireless/zd1211rw/zd1211rw.mod.o CC drivers/net/yellowfin.mod.o CC drivers/parport/parport.mod.o CC drivers/parport/parport_ax88796.mod.o CC drivers/parport/parport_cs.mod.o CC drivers/parport/parport_pc.mod.o CC drivers/parport/parport_serial.mod.o CC drivers/parport/parport_sunbpp.mod.o CC drivers/pci/pci-stub.mod.o CC drivers/pcmcia/i82092.mod.o CC drivers/pcmcia/pcmcia.mod.o CC drivers/pcmcia/pcmcia_core.mod.o CC drivers/pcmcia/pd6729.mod.o CC drivers/pcmcia/rsrc_nonstatic.mod.o CC drivers/pcmcia/yenta_socket.mod.o CC drivers/power/bq27x00_battery.mod.o CC drivers/power/ds2760_battery.mod.o CC drivers/power/pcf50633-charger.mod.o CC drivers/power/pda_power.mod.o CC drivers/power/power_supply.mod.o CC drivers/power/wm8350_power.mod.o CC drivers/regulator/bq24022.mod.o CC drivers/regulator/fixed.mod.o CC drivers/regulator/lp3971.mod.o CC drivers/regulator/max1586.mod.o CC drivers/regulator/pcf50633-regulator.mod.o CC drivers/regulator/userspace-consumer.mod.o CC drivers/regulator/virtual.mod.o CC drivers/regulator/wm8350-regulator.mod.o CC drivers/regulator/wm8400-regulator.mod.o CC drivers/rtc/rtc-ds1286.mod.o CC drivers/rtc/rtc-ds1305.mod.o CC drivers/rtc/rtc-ds1307.mod.o CC drivers/rtc/rtc-ds1374.mod.o CC drivers/rtc/rtc-ds1390.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-ds1553.mod.o CC drivers/rtc/rtc-ds1672.mod.o CC drivers/rtc/rtc-ds1742.mod.o CC drivers/rtc/rtc-ds3234.mod.o CC drivers/rtc/rtc-fm3130.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m41t94.mod.o CC drivers/rtc/rtc-m48t35.mod.o CC drivers/rtc/rtc-m48t86.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-max6902.mod.o CC drivers/rtc/rtc-pcf50633.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-r9701.mod.o CC drivers/rtc/rtc-rs5c348.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-s35390a.mod.o CC drivers/rtc/rtc-stk17ta8.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-v3020.mod.o CC drivers/rtc/rtc-wm8350.mod.o CC drivers/rtc/rtc-x1205.mod.o CC drivers/sbus/char/bbc.mod.o CC drivers/sbus/char/display7seg.mod.o CC drivers/sbus/char/envctrl.mod.o CC drivers/sbus/char/flash.mod.o CC drivers/sbus/char/openprom.mod.o CC drivers/sbus/char/uctrl.mod.o CC drivers/scsi/3w-9xxx.mod.o CC drivers/scsi/3w-xxxx.mod.o CC drivers/scsi/a100u2w.mod.o CC drivers/scsi/aacraid/aacraid.mod.o CC drivers/scsi/aic7xxx/aic79xx.mod.o CC drivers/scsi/aic7xxx/aic7xxx.mod.o CC drivers/scsi/aic7xxx_old.mod.o CC drivers/scsi/aic94xx/aic94xx.mod.o CC drivers/scsi/arcmsr/arcmsr.mod.o CC drivers/scsi/atp870u.mod.o CC drivers/scsi/bnx2i/bnx2i.mod.o CC drivers/scsi/ch.mod.o CC drivers/scsi/cxgb3i/cxgb3i.mod.o CC drivers/scsi/dc395x.mod.o CC drivers/scsi/device_handler/scsi_dh.mod.o CC drivers/scsi/device_handler/scsi_dh_alua.mod.o CC drivers/scsi/device_handler/scsi_dh_emc.mod.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.mod.o CC drivers/scsi/device_handler/scsi_dh_rdac.mod.o CC drivers/scsi/dmx3191d.mod.o CC drivers/scsi/esp_scsi.mod.o CC drivers/scsi/fcoe/fcoe.mod.o CC drivers/scsi/fcoe/libfcoe.mod.o CC drivers/scsi/fdomain.mod.o CC drivers/scsi/hptiop.mod.o CC drivers/scsi/imm.mod.o CC drivers/scsi/initio.mod.o CC drivers/scsi/ipr.mod.o CC drivers/scsi/ips.mod.o CC drivers/scsi/iscsi_tcp.mod.o CC drivers/scsi/libfc/libfc.mod.o CC drivers/scsi/libiscsi.mod.o CC drivers/scsi/libiscsi_tcp.mod.o CC drivers/scsi/libsas/libsas.mod.o CC drivers/scsi/libsrp.mod.o CC drivers/scsi/lpfc/lpfc.mod.o CC drivers/scsi/megaraid.mod.o CC drivers/scsi/megaraid/megaraid_mbox.mod.o CC drivers/scsi/megaraid/megaraid_mm.mod.o CC drivers/scsi/megaraid/megaraid_sas.mod.o CC drivers/scsi/mpt2sas/mpt2sas.mod.o CC drivers/scsi/mvsas/mvsas.mod.o CC drivers/scsi/osd/libosd.mod.o CC drivers/scsi/osd/osd.mod.o CC drivers/scsi/osst.mod.o CC drivers/scsi/pcmcia/fdomain_cs.mod.o CC drivers/scsi/pcmcia/qlogic_cs.mod.o CC drivers/scsi/pcmcia/sym53c500_cs.mod.o CC drivers/scsi/ppa.mod.o CC drivers/scsi/qla1280.mod.o CC drivers/scsi/qla2xxx/qla2xxx.mod.o CC drivers/scsi/qla4xxx/qla4xxx.mod.o CC drivers/scsi/qlogicfas408.mod.o CC drivers/scsi/qlogicpti.mod.o CC drivers/scsi/raid_class.mod.o CC drivers/scsi/scsi_debug.mod.o CC drivers/scsi/scsi_mod.mod.o CC drivers/scsi/scsi_tgt.mod.o CC drivers/scsi/scsi_transport_fc.mod.o CC drivers/scsi/scsi_transport_iscsi.mod.o CC drivers/scsi/scsi_transport_sas.mod.o CC drivers/scsi/scsi_transport_spi.mod.o CC drivers/scsi/scsi_transport_srp.mod.o CC drivers/scsi/scsi_wait_scan.mod.o CC drivers/scsi/sd_mod.mod.o CC drivers/scsi/ses.mod.o CC drivers/scsi/sg.mod.o CC drivers/scsi/sr_mod.mod.o CC drivers/scsi/st.mod.o CC drivers/scsi/stex.mod.o CC drivers/scsi/sun_esp.mod.o CC drivers/scsi/sym53c8xx_2/sym53c8xx.mod.o CC drivers/scsi/tmscsim.mod.o CC drivers/serial/8250.mod.o CC drivers/serial/8250_pci.mod.o CC drivers/serial/jsm/jsm.mod.o CC drivers/serial/kgdboc.mod.o CC drivers/serial/max3100.mod.o CC drivers/serial/serial_cs.mod.o CC drivers/serial/sunsab.mod.o CC drivers/serial/sunsu.mod.o CC drivers/serial/sunzilog.mod.o CC drivers/spi/spi_bitbang.mod.o CC drivers/spi/spi_butterfly.mod.o CC drivers/spi/spi_gpio.mod.o CC drivers/spi/spi_lm70llp.mod.o CC drivers/spi/spidev.mod.o CC drivers/spi/tle62x0.mod.o CC drivers/ssb/ssb.mod.o CC drivers/telephony/ixj.mod.o CC drivers/telephony/ixj_pcmcia.mod.o CC drivers/telephony/phonedev.mod.o CC drivers/thermal/thermal_sys.mod.o CC drivers/uio/uio.mod.o CC drivers/uio/uio_aec.mod.o CC drivers/uio/uio_cif.mod.o CC drivers/uio/uio_pdrv.mod.o CC drivers/uio/uio_pdrv_genirq.mod.o CC drivers/uio/uio_sercos3.mod.o CC drivers/uio/uio_smx.mod.o CC drivers/usb/atm/cxacru.mod.o CC drivers/usb/atm/speedtch.mod.o CC drivers/usb/atm/ueagle-atm.mod.o CC drivers/usb/atm/usbatm.mod.o CC drivers/usb/atm/xusbatm.mod.o CC drivers/usb/c67x00/c67x00.mod.o CC drivers/usb/class/cdc-acm.mod.o CC drivers/usb/class/cdc-wdm.mod.o CC drivers/usb/class/usblp.mod.o CC drivers/usb/class/usbtmc.mod.o CC drivers/usb/core/usbcore.mod.o CC drivers/usb/gadget/g_cdc.mod.o CC drivers/usb/gadget/g_ether.mod.o CC drivers/usb/gadget/g_file_storage.mod.o CC drivers/usb/gadget/g_midi.mod.o CC drivers/usb/gadget/g_printer.mod.o CC drivers/usb/gadget/g_serial.mod.o CC drivers/usb/gadget/g_zero.mod.o CC drivers/usb/gadget/gadgetfs.mod.o CC drivers/usb/gadget/m66592-udc.mod.o CC drivers/usb/host/ehci-hcd.mod.o CC drivers/usb/host/hwa-hc.mod.o CC drivers/usb/host/isp116x-hcd.mod.o CC drivers/usb/host/isp1760.mod.o CC drivers/usb/host/ohci-hcd.mod.o CC drivers/usb/host/oxu210hp-hcd.mod.o CC drivers/usb/host/r8a66597-hcd.mod.o CC drivers/usb/host/sl811-hcd.mod.o CC drivers/usb/host/sl811_cs.mod.o CC drivers/usb/host/u132-hcd.mod.o CC drivers/usb/host/uhci-hcd.mod.o CC drivers/usb/host/whci/whci-hcd.mod.o CC drivers/usb/image/mdc800.mod.o CC drivers/usb/image/microtek.mod.o CC drivers/usb/misc/adutux.mod.o CC drivers/usb/misc/appledisplay.mod.o CC drivers/usb/misc/berry_charge.mod.o CC drivers/usb/misc/cypress_cy7c63.mod.o CC drivers/usb/misc/cytherm.mod.o CC drivers/usb/misc/emi26.mod.o CC drivers/usb/misc/emi62.mod.o CC drivers/usb/misc/ftdi-elan.mod.o CC drivers/usb/misc/idmouse.mod.o CC drivers/usb/misc/iowarrior.mod.o CC drivers/usb/misc/isight_firmware.mod.o CC drivers/usb/misc/ldusb.mod.o CC drivers/usb/misc/legousbtower.mod.o CC drivers/usb/misc/rio500.mod.o CC drivers/usb/misc/sisusbvga/sisusbvga.mod.o CC drivers/usb/misc/trancevibrator.mod.o CC drivers/usb/misc/usblcd.mod.o CC drivers/usb/misc/usbled.mod.o CC drivers/usb/misc/usbsevseg.mod.o CC drivers/usb/misc/usbtest.mod.o CC drivers/usb/misc/uss720.mod.o CC drivers/usb/misc/vstusb.mod.o CC drivers/usb/mon/usbmon.mod.o CC drivers/usb/otg/gpio_vbus.mod.o CC drivers/usb/otg/nop-usb-xceiv.mod.o CC drivers/usb/serial/aircable.mod.o CC drivers/usb/serial/ark3116.mod.o CC drivers/usb/serial/belkin_sa.mod.o CC drivers/usb/serial/ch341.mod.o CC drivers/usb/serial/cp210x.mod.o CC drivers/usb/serial/cyberjack.mod.o CC drivers/usb/serial/cypress_m8.mod.o CC drivers/usb/serial/digi_acceleport.mod.o CC drivers/usb/serial/empeg.mod.o CC drivers/usb/serial/ftdi_sio.mod.o CC drivers/usb/serial/funsoft.mod.o CC drivers/usb/serial/garmin_gps.mod.o CC drivers/usb/serial/hp4x.mod.o CC drivers/usb/serial/io_edgeport.mod.o CC drivers/usb/serial/io_ti.mod.o CC drivers/usb/serial/ipaq.mod.o CC drivers/usb/serial/ipw.mod.o CC drivers/usb/serial/ir-usb.mod.o CC drivers/usb/serial/iuu_phoenix.mod.o CC drivers/usb/serial/keyspan.mod.o CC drivers/usb/serial/keyspan_pda.mod.o CC drivers/usb/serial/kl5kusb105.mod.o CC drivers/usb/serial/kobil_sct.mod.o CC drivers/usb/serial/mct_u232.mod.o CC drivers/usb/serial/mos7720.mod.o CC drivers/usb/serial/mos7840.mod.o CC drivers/usb/serial/moto_modem.mod.o CC drivers/usb/serial/navman.mod.o CC drivers/usb/serial/omninet.mod.o CC drivers/usb/serial/opticon.mod.o CC drivers/usb/serial/option.mod.o CC drivers/usb/serial/oti6858.mod.o CC drivers/usb/serial/pl2303.mod.o CC drivers/usb/serial/qcserial.mod.o CC drivers/usb/serial/safe_serial.mod.o CC drivers/usb/serial/siemens_mpi.mod.o CC drivers/usb/serial/sierra.mod.o CC drivers/usb/serial/spcp8x5.mod.o CC drivers/usb/serial/symbolserial.mod.o CC drivers/usb/serial/ti_usb_3410_5052.mod.o CC drivers/usb/serial/usb_debug.mod.o CC drivers/usb/serial/usbserial.mod.o CC drivers/usb/serial/visor.mod.o CC drivers/usb/serial/whiteheat.mod.o CC drivers/usb/storage/ums-alauda.mod.o CC drivers/usb/storage/ums-cypress.mod.o CC drivers/usb/storage/ums-datafab.mod.o CC drivers/usb/storage/ums-freecom.mod.o CC drivers/usb/storage/ums-isd200.mod.o CC drivers/usb/storage/ums-jumpshot.mod.o CC drivers/usb/storage/ums-karma.mod.o CC drivers/usb/storage/ums-onetouch.mod.o CC drivers/usb/storage/ums-sddr09.mod.o CC drivers/usb/storage/ums-sddr55.mod.o CC drivers/usb/storage/ums-usbat.mod.o CC drivers/usb/storage/usb-libusual.mod.o CC drivers/usb/storage/usb-storage.mod.o CC drivers/usb/wusbcore/wusb-cbaf.mod.o CC drivers/usb/wusbcore/wusb-wa.mod.o CC drivers/usb/wusbcore/wusbcore.mod.o CC drivers/uwb/hwa-rc.mod.o CC drivers/uwb/i1480/dfu/i1480-dfu-usb.mod.o CC drivers/uwb/i1480/i1480-est.mod.o CC drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.mod.o CC drivers/uwb/umc.mod.o CC drivers/uwb/uwb.mod.o CC drivers/uwb/whc-rc.mod.o CC drivers/uwb/whci.mod.o CC drivers/uwb/wlp/wlp.mod.o CC drivers/video/arkfb.mod.o CC drivers/video/aty/aty128fb.mod.o CC drivers/video/aty/atyfb.mod.o CC drivers/video/aty/radeonfb.mod.o CC drivers/video/backlight/backlight.mod.o CC drivers/video/backlight/generic_bl.mod.o CC drivers/video/backlight/ili9320.mod.o CC drivers/video/backlight/lcd.mod.o CC drivers/video/backlight/ltv350qv.mod.o CC drivers/video/backlight/platform_lcd.mod.o CC drivers/video/backlight/tdo24m.mod.o CC drivers/video/backlight/vgg2432a4.mod.o CC drivers/video/broadsheetfb.mod.o CC drivers/video/carminefb.mod.o CC drivers/video/cfbcopyarea.mod.o CC drivers/video/cfbfillrect.mod.o CC drivers/video/cfbimgblt.mod.o CC drivers/video/cirrusfb.mod.o CC drivers/video/console/bitblit.mod.o CC drivers/video/console/fbcon.mod.o CC drivers/video/console/fbcon_ccw.mod.o CC drivers/video/console/fbcon_cw.mod.o CC drivers/video/console/fbcon_rotate.mod.o CC drivers/video/console/fbcon_ud.mod.o CC drivers/video/console/font.mod.o CC drivers/video/console/softcursor.mod.o CC drivers/video/console/tileblit.mod.o CC drivers/video/display/display.mod.o CC drivers/video/fb.mod.o CC drivers/video/fb_ddc.mod.o CC drivers/video/fb_sys_fops.mod.o CC drivers/video/kyro/kyrofb.mod.o CC drivers/video/macmodes.mod.o CC drivers/video/matrox/g450_pll.mod.o CC drivers/video/matrox/i2c-matroxfb.mod.o CC drivers/video/matrox/matroxfb_DAC1064.mod.o CC drivers/video/matrox/matroxfb_Ti3026.mod.o CC drivers/video/matrox/matroxfb_accel.mod.o CC drivers/video/matrox/matroxfb_base.mod.o CC drivers/video/matrox/matroxfb_crtc2.mod.o CC drivers/video/matrox/matroxfb_g450.mod.o CC drivers/video/matrox/matroxfb_maven.mod.o CC drivers/video/matrox/matroxfb_misc.mod.o CC drivers/video/mb862xx/mb862xxfb.mod.o CC drivers/video/metronomefb.mod.o CC drivers/video/neofb.mod.o CC drivers/video/nvidia/nvidiafb.mod.o CC drivers/video/output.mod.o CC drivers/video/pm2fb.mod.o CC drivers/video/pm3fb.mod.o CC drivers/video/riva/rivafb.mod.o CC drivers/video/s1d13xxxfb.mod.o CC drivers/video/s3fb.mod.o CC drivers/video/savage/savagefb.mod.o CC drivers/video/sis/sisfb.mod.o CC drivers/video/sm501fb.mod.o CC drivers/video/sstfb.mod.o CC drivers/video/svgalib.mod.o CC drivers/video/syscopyarea.mod.o CC drivers/video/sysfillrect.mod.o CC drivers/video/sysimgblt.mod.o CC drivers/video/tdfxfb.mod.o CC drivers/video/tmiofb.mod.o CC drivers/video/tridentfb.mod.o CC drivers/video/uvesafb.mod.o CC drivers/video/vfb.mod.o CC drivers/video/vgastate.mod.o CC drivers/video/via/viafb.mod.o CC drivers/video/vt8623fb.mod.o CC drivers/w1/masters/ds2482.mod.o CC drivers/w1/masters/ds2490.mod.o CC drivers/w1/masters/matrox_w1.mod.o CC drivers/w1/masters/w1-gpio.mod.o CC drivers/w1/slaves/w1_bq27000.mod.o CC drivers/w1/slaves/w1_ds2431.mod.o CC drivers/w1/slaves/w1_ds2433.mod.o CC drivers/w1/slaves/w1_ds2760.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC drivers/w1/slaves/w1_therm.mod.o CC drivers/w1/wire.mod.o CC drivers/watchdog/alim7101_wdt.mod.o CC drivers/watchdog/cpwd.mod.o CC drivers/watchdog/pcwd_pci.mod.o CC drivers/watchdog/pcwd_usb.mod.o CC drivers/watchdog/riowd.mod.o CC drivers/watchdog/softdog.mod.o CC drivers/watchdog/wdt_pci.mod.o CC drivers/watchdog/wm8350_wdt.mod.o CC fs/9p/9p.mod.o CC fs/adfs/adfs.mod.o CC fs/affs/affs.mod.o CC fs/afs/kafs.mod.o CC fs/autofs/autofs.mod.o CC fs/autofs4/autofs4.mod.o CC fs/befs/befs.mod.o CC fs/bfs/bfs.mod.o CC fs/binfmt_misc.mod.o CC fs/btrfs/btrfs.mod.o CC fs/cachefiles/cachefiles.mod.o CC fs/cifs/cifs.mod.o CC fs/coda/coda.mod.o CC fs/configfs/configfs.mod.o CC fs/cramfs/cramfs.mod.o CC fs/dlm/dlm.mod.o CC fs/ecryptfs/ecryptfs.mod.o CC fs/efs/efs.mod.o CC fs/exofs/exofs.mod.o CC fs/exportfs/exportfs.mod.o CC fs/ext2/ext2.mod.o CC fs/ext3/ext3.mod.o CC fs/ext4/ext4.mod.o CC fs/fat/fat.mod.o CC fs/fat/msdos.mod.o CC fs/fat/vfat.mod.o CC fs/freevxfs/freevxfs.mod.o CC fs/fscache/fscache.mod.o CC fs/fuse/cuse.mod.o CC fs/fuse/fuse.mod.o CC fs/gfs2/gfs2.mod.o CC fs/hfs/hfs.mod.o CC fs/hfsplus/hfsplus.mod.o CC fs/hpfs/hpfs.mod.o CC fs/isofs/isofs.mod.o CC fs/jbd/jbd.mod.o CC fs/jbd2/jbd2.mod.o CC fs/jffs2/jffs2.mod.o CC fs/jfs/jfs.mod.o CC fs/lockd/lockd.mod.o CC fs/mbcache.mod.o CC fs/minix/minix.mod.o CC fs/ncpfs/ncpfs.mod.o CC fs/nfs/nfs.mod.o CC fs/nfs_common/nfs_acl.mod.o CC fs/nfsd/nfsd.mod.o CC fs/nilfs2/nilfs2.mod.o CC fs/nls/nls_ascii.mod.o CC fs/nls/nls_base.mod.o CC fs/nls/nls_cp1250.mod.o CC fs/nls/nls_cp1251.mod.o CC fs/nls/nls_cp1255.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp775.mod.o CC fs/nls/nls_cp850.mod.o CC fs/nls/nls_cp852.mod.o CC fs/nls/nls_cp855.mod.o CC fs/nls/nls_cp857.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_cp863.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_cp866.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp874.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp936.mod.o CC fs/nls/nls_cp949.mod.o CC fs/nls/nls_cp950.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-14.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_iso8859-4.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_iso8859-6.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/nls/nls_koi8-ru.mod.o CC fs/nls/nls_koi8-u.mod.o CC fs/nls/nls_utf8.mod.o CC fs/ntfs/ntfs.mod.o CC fs/ocfs2/cluster/ocfs2_nodemanager.mod.o CC fs/ocfs2/dlm/ocfs2_dlm.mod.o CC fs/ocfs2/dlm/ocfs2_dlmfs.mod.o CC fs/ocfs2/ocfs2.mod.o CC fs/ocfs2/ocfs2_stack_o2cb.mod.o CC fs/ocfs2/ocfs2_stack_user.mod.o CC fs/ocfs2/ocfs2_stackglue.mod.o CC fs/omfs/omfs.mod.o CC fs/openpromfs/openpromfs.mod.o CC fs/qnx4/qnx4.mod.o CC fs/quota/quota_tree.mod.o CC fs/quota/quota_v1.mod.o CC fs/quota/quota_v2.mod.o CC fs/reiserfs/reiserfs.mod.o CC fs/romfs/romfs.mod.o CC fs/smbfs/smbfs.mod.o CC fs/squashfs/squashfs.mod.o CC fs/sysv/sysv.mod.o CC fs/ubifs/ubifs.mod.o CC fs/udf/udf.mod.o CC fs/ufs/ufs.mod.o CC fs/xfs/xfs.mod.o CC kernel/backtracetest.mod.o CC kernel/configs.mod.o CC kernel/rcutorture.mod.o CC kernel/trace/ring_buffer_benchmark.mod.o CC lib/crc-ccitt.mod.o CC lib/crc-itu-t.mod.o CC lib/crc-t10dif.mod.o CC lib/crc16.mod.o CC lib/crc7.mod.o CC lib/libcrc32c.mod.o CC lib/lzo/lzo_compress.mod.o CC lib/lzo/lzo_decompress.mod.o CC lib/reed_solomon/reed_solomon.mod.o CC lib/ts_bm.mod.o CC lib/ts_fsm.mod.o CC lib/ts_kmp.mod.o CC lib/zlib_deflate/zlib_deflate.mod.o CC net/802/fddi.mod.o CC net/802/garp.mod.o CC net/802/p8022.mod.o CC net/802/p8023.mod.o CC net/802/psnap.mod.o CC net/802/stp.mod.o CC net/802/tr.mod.o CC net/8021q/8021q.mod.o CC net/9p/9pnet.mod.o CC net/9p/9pnet_rdma.mod.o CC net/appletalk/appletalk.mod.o CC net/atm/atm.mod.o CC net/atm/br2684.mod.o CC net/atm/clip.mod.o CC net/atm/lec.mod.o CC net/atm/mpoa.mod.o CC net/atm/pppoatm.mod.o CC net/ax25/ax25.mod.o CC net/bluetooth/bluetooth.mod.o CC net/bluetooth/bnep/bnep.mod.o CC net/bluetooth/cmtp/cmtp.mod.o CC net/bluetooth/hidp/hidp.mod.o CC net/bluetooth/l2cap.mod.o CC net/bluetooth/rfcomm/rfcomm.mod.o CC net/bluetooth/sco.mod.o CC net/bridge/bridge.mod.o CC net/bridge/netfilter/ebt_802_3.mod.o CC net/bridge/netfilter/ebt_among.mod.o CC net/bridge/netfilter/ebt_arp.mod.o CC net/bridge/netfilter/ebt_arpreply.mod.o CC net/bridge/netfilter/ebt_dnat.mod.o CC net/bridge/netfilter/ebt_ip.mod.o CC net/bridge/netfilter/ebt_ip6.mod.o CC net/bridge/netfilter/ebt_limit.mod.o CC net/bridge/netfilter/ebt_log.mod.o CC net/bridge/netfilter/ebt_mark.mod.o CC net/bridge/netfilter/ebt_mark_m.mod.o CC net/bridge/netfilter/ebt_nflog.mod.o CC net/bridge/netfilter/ebt_pkttype.mod.o CC net/bridge/netfilter/ebt_redirect.mod.o CC net/bridge/netfilter/ebt_snat.mod.o CC net/bridge/netfilter/ebt_stp.mod.o CC net/bridge/netfilter/ebt_ulog.mod.o CC net/bridge/netfilter/ebt_vlan.mod.o CC net/bridge/netfilter/ebtable_broute.mod.o CC net/bridge/netfilter/ebtable_filter.mod.o CC net/bridge/netfilter/ebtable_nat.mod.o CC net/bridge/netfilter/ebtables.mod.o CC net/can/can-bcm.mod.o CC net/can/can-raw.mod.o CC net/can/can.mod.o CC net/core/pktgen.mod.o CC net/dccp/dccp.mod.o CC net/dccp/dccp_diag.mod.o CC net/dccp/dccp_ipv4.mod.o CC net/dccp/dccp_ipv6.mod.o CC net/dccp/dccp_probe.mod.o CC net/decnet/decnet.mod.o CC net/decnet/netfilter/dn_rtmsg.mod.o CC net/econet/econet.mod.o CC net/ieee802154/af_802154.mod.o CC net/ieee802154/nl802154.mod.o CC net/ipv4/ah4.mod.o CC net/ipv4/esp4.mod.o CC net/ipv4/inet_diag.mod.o CC net/ipv4/ip_gre.mod.o CC net/ipv4/ipcomp.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/netfilter/arp_tables.mod.o CC net/ipv4/netfilter/arpt_mangle.mod.o CC net/ipv4/netfilter/arptable_filter.mod.o CC net/ipv4/netfilter/ip_queue.mod.o CC net/ipv4/netfilter/ip_tables.mod.o CC net/ipv4/netfilter/ipt_CLUSTERIP.mod.o CC net/ipv4/netfilter/ipt_ECN.mod.o CC net/ipv4/netfilter/ipt_LOG.mod.o CC net/ipv4/netfilter/ipt_MASQUERADE.mod.o CC net/ipv4/netfilter/ipt_NETMAP.mod.o CC net/ipv4/netfilter/ipt_REDIRECT.mod.o CC net/ipv4/netfilter/ipt_REJECT.mod.o CC net/ipv4/netfilter/ipt_ULOG.mod.o CC net/ipv4/netfilter/ipt_addrtype.mod.o CC net/ipv4/netfilter/ipt_ah.mod.o CC net/ipv4/netfilter/ipt_ecn.mod.o CC net/ipv4/netfilter/iptable_filter.mod.o CC net/ipv4/netfilter/iptable_mangle.mod.o CC net/ipv4/netfilter/iptable_nat.mod.o CC net/ipv4/netfilter/iptable_raw.mod.o CC net/ipv4/netfilter/iptable_security.mod.o CC net/ipv4/netfilter/nf_conntrack_ipv4.mod.o CC net/ipv4/netfilter/nf_defrag_ipv4.mod.o CC net/ipv4/netfilter/nf_nat.mod.o CC net/ipv4/netfilter/nf_nat_amanda.mod.o CC net/ipv4/netfilter/nf_nat_ftp.mod.o CC net/ipv4/netfilter/nf_nat_h323.mod.o CC net/ipv4/netfilter/nf_nat_irc.mod.o CC net/ipv4/netfilter/nf_nat_pptp.mod.o CC net/ipv4/netfilter/nf_nat_proto_dccp.mod.o CC net/ipv4/netfilter/nf_nat_proto_gre.mod.o CC net/ipv4/netfilter/nf_nat_proto_sctp.mod.o CC net/ipv4/netfilter/nf_nat_proto_udplite.mod.o CC net/ipv4/netfilter/nf_nat_sip.mod.o CC net/ipv4/netfilter/nf_nat_snmp_basic.mod.o CC net/ipv4/netfilter/nf_nat_tftp.mod.o CC net/ipv4/tcp_bic.mod.o CC net/ipv4/tcp_cubic.mod.o CC net/ipv4/tcp_diag.mod.o CC net/ipv4/tcp_highspeed.mod.o CC net/ipv4/tcp_htcp.mod.o CC net/ipv4/tcp_hybla.mod.o CC net/ipv4/tcp_illinois.mod.o CC net/ipv4/tcp_lp.mod.o CC net/ipv4/tcp_probe.mod.o CC net/ipv4/tcp_scalable.mod.o CC net/ipv4/tcp_vegas.mod.o CC net/ipv4/tcp_veno.mod.o CC net/ipv4/tcp_westwood.mod.o CC net/ipv4/tcp_yeah.mod.o CC net/ipv4/tunnel4.mod.o CC net/ipv4/xfrm4_mode_beet.mod.o CC net/ipv4/xfrm4_mode_transport.mod.o CC net/ipv4/xfrm4_mode_tunnel.mod.o CC net/ipv4/xfrm4_tunnel.mod.o CC net/ipv6/ah6.mod.o CC net/ipv6/esp6.mod.o CC net/ipv6/ip6_tunnel.mod.o CC net/ipv6/ipcomp6.mod.o CC net/ipv6/ipv6.mod.o CC net/ipv6/mip6.mod.o CC net/ipv6/netfilter/ip6_queue.mod.o CC net/ipv6/netfilter/ip6_tables.mod.o CC net/ipv6/netfilter/ip6t_LOG.mod.o CC net/ipv6/netfilter/ip6t_REJECT.mod.o CC net/ipv6/netfilter/ip6t_ah.mod.o CC net/ipv6/netfilter/ip6t_eui64.mod.o CC net/ipv6/netfilter/ip6t_frag.mod.o CC net/ipv6/netfilter/ip6t_hbh.mod.o CC net/ipv6/netfilter/ip6t_ipv6header.mod.o CC net/ipv6/netfilter/ip6t_mh.mod.o CC net/ipv6/netfilter/ip6t_rt.mod.o CC net/ipv6/netfilter/ip6table_filter.mod.o CC net/ipv6/netfilter/ip6table_mangle.mod.o CC net/ipv6/netfilter/ip6table_raw.mod.o CC net/ipv6/netfilter/ip6table_security.mod.o CC net/ipv6/netfilter/nf_conntrack_ipv6.mod.o CC net/ipv6/sit.mod.o CC net/ipv6/tunnel6.mod.o CC net/ipv6/xfrm6_mode_beet.mod.o CC net/ipv6/xfrm6_mode_ro.mod.o CC net/ipv6/xfrm6_mode_transport.mod.o CC net/ipv6/xfrm6_mode_tunnel.mod.o CC net/ipv6/xfrm6_tunnel.mod.o CC net/ipx/ipx.mod.o CC net/irda/ircomm/ircomm-tty.mod.o CC net/irda/ircomm/ircomm.mod.o CC net/irda/irda.mod.o CC net/irda/irlan/irlan.mod.o CC net/irda/irnet/irnet.mod.o CC net/key/af_key.mod.o CC net/lapb/lapb.mod.o CC net/llc/llc.mod.o CC net/llc/llc2.mod.o CC net/mac80211/mac80211.mod.o CC net/netfilter/ipvs/ip_vs.mod.o CC net/netfilter/ipvs/ip_vs_dh.mod.o CC net/netfilter/ipvs/ip_vs_ftp.mod.o CC net/netfilter/ipvs/ip_vs_lblc.mod.o CC net/netfilter/ipvs/ip_vs_lblcr.mod.o CC net/netfilter/ipvs/ip_vs_lc.mod.o CC net/netfilter/ipvs/ip_vs_nq.mod.o CC net/netfilter/ipvs/ip_vs_rr.mod.o CC net/netfilter/ipvs/ip_vs_sed.mod.o CC net/netfilter/ipvs/ip_vs_sh.mod.o CC net/netfilter/ipvs/ip_vs_wlc.mod.o CC net/netfilter/ipvs/ip_vs_wrr.mod.o CC net/netfilter/nf_conntrack.mod.o CC net/netfilter/nf_conntrack_amanda.mod.o CC net/netfilter/nf_conntrack_ftp.mod.o CC net/netfilter/nf_conntrack_h323.mod.o CC net/netfilter/nf_conntrack_irc.mod.o CC net/netfilter/nf_conntrack_netbios_ns.mod.o CC net/netfilter/nf_conntrack_netlink.mod.o CC net/netfilter/nf_conntrack_pptp.mod.o CC net/netfilter/nf_conntrack_proto_dccp.mod.o CC net/netfilter/nf_conntrack_proto_gre.mod.o CC net/netfilter/nf_conntrack_proto_sctp.mod.o CC net/netfilter/nf_conntrack_proto_udplite.mod.o CC net/netfilter/nf_conntrack_sane.mod.o CC net/netfilter/nf_conntrack_sip.mod.o CC net/netfilter/nf_conntrack_tftp.mod.o CC net/netfilter/nf_tproxy_core.mod.o CC net/netfilter/nfnetlink.mod.o CC net/netfilter/nfnetlink_log.mod.o CC net/netfilter/nfnetlink_queue.mod.o CC net/netfilter/x_tables.mod.o CC net/netfilter/xt_CLASSIFY.mod.o CC net/netfilter/xt_CONNMARK.mod.o CC net/netfilter/xt_CONNSECMARK.mod.o CC net/netfilter/xt_DSCP.mod.o CC net/netfilter/xt_HL.mod.o CC net/netfilter/xt_LED.mod.o CC net/netfilter/xt_MARK.mod.o CC net/netfilter/xt_NFLOG.mod.o CC net/netfilter/xt_NFQUEUE.mod.o CC net/netfilter/xt_NOTRACK.mod.o CC net/netfilter/xt_RATEEST.mod.o CC net/netfilter/xt_SECMARK.mod.o CC net/netfilter/xt_TCPMSS.mod.o CC net/netfilter/xt_TCPOPTSTRIP.mod.o CC net/netfilter/xt_TPROXY.mod.o CC net/netfilter/xt_TRACE.mod.o CC net/netfilter/xt_cluster.mod.o CC net/netfilter/xt_comment.mod.o CC net/netfilter/xt_connbytes.mod.o CC net/netfilter/xt_connlimit.mod.o CC net/netfilter/xt_connmark.mod.o CC net/netfilter/xt_conntrack.mod.o CC net/netfilter/xt_dccp.mod.o CC net/netfilter/xt_dscp.mod.o CC net/netfilter/xt_esp.mod.o CC net/netfilter/xt_hashlimit.mod.o CC net/netfilter/xt_helper.mod.o CC net/netfilter/xt_hl.mod.o CC net/netfilter/xt_iprange.mod.o CC net/netfilter/xt_length.mod.o CC net/netfilter/xt_limit.mod.o CC net/netfilter/xt_mac.mod.o CC net/netfilter/xt_mark.mod.o CC net/netfilter/xt_multiport.mod.o CC net/netfilter/xt_osf.mod.o CC net/netfilter/xt_owner.mod.o CC net/netfilter/xt_physdev.mod.o CC net/netfilter/xt_pkttype.mod.o CC net/netfilter/xt_policy.mod.o CC net/netfilter/xt_quota.mod.o CC net/netfilter/xt_rateest.mod.o CC net/netfilter/xt_realm.mod.o CC net/netfilter/xt_recent.mod.o CC net/netfilter/xt_sctp.mod.o CC net/netfilter/xt_socket.mod.o CC net/netfilter/xt_state.mod.o CC net/netfilter/xt_statistic.mod.o CC net/netfilter/xt_string.mod.o CC net/netfilter/xt_tcpmss.mod.o CC net/netfilter/xt_tcpudp.mod.o CC net/netfilter/xt_time.mod.o CC net/netfilter/xt_u32.mod.o CC net/netrom/netrom.mod.o CC net/packet/af_packet.mod.o CC net/phonet/phonet.mod.o CC net/phonet/pn_pep.mod.o CC net/rds/rds.mod.o CC net/rfkill/rfkill.mod.o CC net/rose/rose.mod.o CC net/rxrpc/af-rxrpc.mod.o CC net/rxrpc/rxkad.mod.o CC net/sched/act_gact.mod.o CC net/sched/act_ipt.mod.o CC net/sched/act_mirred.mod.o CC net/sched/act_nat.mod.o CC net/sched/act_pedit.mod.o CC net/sched/act_police.mod.o CC net/sched/act_simple.mod.o CC net/sched/act_skbedit.mod.o CC net/sched/cls_basic.mod.o CC net/sched/cls_flow.mod.o CC net/sched/cls_fw.mod.o CC net/sched/cls_route.mod.o CC net/sched/cls_rsvp.mod.o CC net/sched/cls_rsvp6.mod.o CC net/sched/cls_tcindex.mod.o CC net/sched/cls_u32.mod.o CC net/sched/em_cmp.mod.o CC net/sched/em_meta.mod.o CC net/sched/em_nbyte.mod.o CC net/sched/em_text.mod.o CC net/sched/em_u32.mod.o CC net/sched/sch_atm.mod.o CC net/sched/sch_cbq.mod.o CC net/sched/sch_drr.mod.o CC net/sched/sch_dsmark.mod.o CC net/sched/sch_gred.mod.o CC net/sched/sch_hfsc.mod.o CC net/sched/sch_htb.mod.o CC net/sched/sch_ingress.mod.o CC net/sched/sch_multiq.mod.o CC net/sched/sch_netem.mod.o CC net/sched/sch_prio.mod.o CC net/sched/sch_red.mod.o CC net/sched/sch_sfq.mod.o CC net/sched/sch_tbf.mod.o CC net/sched/sch_teql.mod.o CC net/sctp/sctp.mod.o CC net/sunrpc/auth_gss/auth_rpcgss.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_krb5.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_spkm3.mod.o CC net/sunrpc/sunrpc.mod.o CC net/sunrpc/xprtrdma/svcrdma.mod.o CC net/sunrpc/xprtrdma/xprtrdma.mod.o CC net/tipc/tipc.mod.o CC net/unix/unix.mod.o CC net/wanrouter/wanrouter.mod.o CC net/wimax/wimax.mod.o CC net/wireless/cfg80211.mod.o CC net/wireless/lib80211.mod.o CC net/wireless/lib80211_crypt_ccmp.mod.o CC net/wireless/lib80211_crypt_tkip.mod.o CC net/wireless/lib80211_crypt_wep.mod.o CC net/x25/x25.mod.o CC net/xfrm/xfrm_ipcomp.mod.o CC net/xfrm/xfrm_user.mod.o CC samples/kobject/kobject-example.mod.o CC samples/kobject/kset-example.mod.o CC samples/kprobes/jprobe_example.mod.o CC samples/kprobes/kprobe_example.mod.o CC samples/kprobes/kretprobe_example.mod.o CC samples/markers/marker-example.mod.o CC samples/markers/probe-example.mod.o CC samples/trace_events/trace-events-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample2.mod.o CC samples/tracepoints/tracepoint-sample.mod.o CC sound/ac97_bus.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/oss/snd-pcm-oss.mod.o CC sound/core/seq/oss/snd-seq-oss.mod.o CC sound/core/seq/snd-seq-device.mod.o CC sound/core/seq/snd-seq-dummy.mod.o CC sound/core/seq/snd-seq-midi-emul.mod.o CC sound/core/seq/snd-seq-midi-event.mod.o CC sound/core/seq/snd-seq-midi.mod.o CC sound/core/seq/snd-seq-virmidi.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-hrtimer.mod.o CC sound/core/snd-hwdep.mod.o CC sound/core/snd-page-alloc.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-rawmidi.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/drivers/mpu401/snd-mpu401-uart.mod.o CC sound/drivers/mpu401/snd-mpu401.mod.o CC sound/drivers/opl3/snd-opl3-lib.mod.o CC sound/drivers/opl3/snd-opl3-synth.mod.o CC sound/drivers/snd-dummy.mod.o CC sound/drivers/snd-mtpav.mod.o CC sound/drivers/snd-mts64.mod.o CC sound/drivers/snd-portman2x4.mod.o CC sound/drivers/snd-serial-u16550.mod.o CC sound/drivers/snd-virmidi.mod.o CC sound/drivers/vx/snd-vx-lib.mod.o CC sound/i2c/other/snd-ak4114.mod.o CC sound/i2c/other/snd-ak4117.mod.o CC sound/i2c/other/snd-ak4xxx-adda.mod.o CC sound/i2c/other/snd-pt2258.mod.o CC sound/i2c/other/snd-tea575x-tuner.mod.o CC sound/i2c/snd-cs8427.mod.o CC sound/i2c/snd-i2c.mod.o CC sound/pci/ac97/snd-ac97-codec.mod.o CC sound/pci/ali5451/snd-ali5451.mod.o CC sound/pci/au88x0/snd-au8810.mod.o CC sound/pci/au88x0/snd-au8820.mod.o CC sound/pci/au88x0/snd-au8830.mod.o CC sound/pci/aw2/snd-aw2.mod.o CC sound/pci/ca0106/snd-ca0106.mod.o CC sound/pci/cs46xx/snd-cs46xx.mod.o CC sound/pci/ctxfi/snd-ctxfi.mod.o CC sound/pci/echoaudio/snd-darla20.mod.o CC sound/pci/echoaudio/snd-darla24.mod.o CC sound/pci/echoaudio/snd-echo3g.mod.o CC sound/pci/echoaudio/snd-gina20.mod.o CC sound/pci/echoaudio/snd-gina24.mod.o CC sound/pci/echoaudio/snd-indigo.mod.o CC sound/pci/echoaudio/snd-indigodj.mod.o CC sound/pci/echoaudio/snd-indigodjx.mod.o CC sound/pci/echoaudio/snd-indigoio.mod.o CC sound/pci/echoaudio/snd-indigoiox.mod.o CC sound/pci/echoaudio/snd-layla20.mod.o CC sound/pci/echoaudio/snd-layla24.mod.o CC sound/pci/echoaudio/snd-mia.mod.o CC sound/pci/echoaudio/snd-mona.mod.o CC sound/pci/emu10k1/snd-emu10k1-synth.mod.o CC sound/pci/emu10k1/snd-emu10k1.mod.o CC sound/pci/emu10k1/snd-emu10k1x.mod.o CC sound/pci/hda/snd-hda-codec-analog.mod.o CC sound/pci/hda/snd-hda-codec-atihdmi.mod.o CC sound/pci/hda/snd-hda-codec-ca0110.mod.o CC sound/pci/hda/snd-hda-codec-cmedia.mod.o CC sound/pci/hda/snd-hda-codec-conexant.mod.o CC sound/pci/hda/snd-hda-codec-idt.mod.o CC sound/pci/hda/snd-hda-codec-intelhdmi.mod.o CC sound/pci/hda/snd-hda-codec-nvhdmi.mod.o CC sound/pci/hda/snd-hda-codec-realtek.mod.o CC sound/pci/hda/snd-hda-codec-si3054.mod.o CC sound/pci/hda/snd-hda-codec-via.mod.o CC sound/pci/hda/snd-hda-codec.mod.o CC sound/pci/hda/snd-hda-intel.mod.o CC sound/pci/ice1712/snd-ice1712.mod.o CC sound/pci/ice1712/snd-ice1724.mod.o CC sound/pci/ice1712/snd-ice17xx-ak4xxx.mod.o CC sound/pci/korg1212/snd-korg1212.mod.o CC sound/pci/lx6464es/snd-lx6464es.mod.o CC sound/pci/mixart/snd-mixart.mod.o CC sound/pci/nm256/snd-nm256.mod.o CC sound/pci/oxygen/snd-hifier.mod.o CC sound/pci/oxygen/snd-oxygen-lib.mod.o CC sound/pci/oxygen/snd-oxygen.mod.o CC sound/pci/oxygen/snd-virtuoso.mod.o CC sound/pci/pcxhr/snd-pcxhr.mod.o CC sound/pci/riptide/snd-riptide.mod.o CC sound/pci/rme9652/snd-hdsp.mod.o CC sound/pci/rme9652/snd-hdspm.mod.o CC sound/pci/rme9652/snd-rme9652.mod.o CC sound/pci/snd-ad1889.mod.o CC sound/pci/snd-als300.mod.o CC sound/pci/snd-atiixp-modem.mod.o CC sound/pci/snd-atiixp.mod.o CC sound/pci/snd-azt3328.mod.o CC sound/pci/snd-bt87x.mod.o CC sound/pci/snd-cmipci.mod.o CC sound/pci/snd-cs4281.mod.o CC sound/pci/snd-ens1370.mod.o CC sound/pci/snd-ens1371.mod.o CC sound/pci/snd-es1938.mod.o CC sound/pci/snd-es1968.mod.o CC sound/pci/snd-fm801.mod.o CC sound/pci/snd-intel8x0.mod.o CC sound/pci/snd-intel8x0m.mod.o CC sound/pci/snd-maestro3.mod.o CC sound/pci/snd-rme32.mod.o CC sound/pci/snd-rme96.mod.o CC sound/pci/snd-sonicvibes.mod.o CC sound/pci/snd-via82xx-modem.mod.o CC sound/pci/snd-via82xx.mod.o CC sound/pci/trident/snd-trident.mod.o CC sound/pci/vx222/snd-vx222.mod.o CC sound/pci/ymfpci/snd-ymfpci.mod.o CC sound/pcmcia/pdaudiocf/snd-pdaudiocf.mod.o CC sound/pcmcia/vx/snd-vxpocket.mod.o CC sound/soc/codecs/snd-soc-ad73311.mod.o CC sound/soc/codecs/snd-soc-ak4104.mod.o CC sound/soc/codecs/snd-soc-ak4535.mod.o CC sound/soc/codecs/snd-soc-cs4270.mod.o CC sound/soc/codecs/snd-soc-l3.mod.o CC sound/soc/codecs/snd-soc-pcm3008.mod.o CC sound/soc/codecs/snd-soc-spdif.mod.o CC sound/soc/codecs/snd-soc-ssm2602.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23.mod.o CC sound/soc/codecs/snd-soc-tlv320aic26.mod.o CC sound/soc/codecs/snd-soc-tlv320aic3x.mod.o CC sound/soc/codecs/snd-soc-uda134x.mod.o CC sound/soc/codecs/snd-soc-uda1380.mod.o CC sound/soc/codecs/snd-soc-wm8350.mod.o CC sound/soc/codecs/snd-soc-wm8400.mod.o CC sound/soc/codecs/snd-soc-wm8510.mod.o CC sound/soc/codecs/snd-soc-wm8580.mod.o CC sound/soc/codecs/snd-soc-wm8728.mod.o CC sound/soc/codecs/snd-soc-wm8731.mod.o CC sound/soc/codecs/snd-soc-wm8750.mod.o CC sound/soc/codecs/snd-soc-wm8753.mod.o CC sound/soc/codecs/snd-soc-wm8900.mod.o CC sound/soc/codecs/snd-soc-wm8903.mod.o CC sound/soc/codecs/snd-soc-wm8940.mod.o CC sound/soc/codecs/snd-soc-wm8960.mod.o CC sound/soc/codecs/snd-soc-wm8971.mod.o CC sound/soc/codecs/snd-soc-wm8988.mod.o CC sound/soc/codecs/snd-soc-wm8990.mod.o CC sound/soc/codecs/snd-soc-wm9081.mod.o CC sound/soc/snd-soc-core.mod.o CC sound/sound_firmware.mod.o CC sound/soundcore.mod.o CC sound/sparc/snd-sun-amd7930.mod.o CC sound/sparc/snd-sun-cs4231.mod.o CC sound/sparc/snd-sun-dbri.mod.o CC sound/synth/emux/snd-emux-synth.mod.o CC sound/synth/snd-util-mem.mod.o CC sound/usb/caiaq/snd-usb-caiaq.mod.o CC sound/usb/snd-usb-audio.mod.o CC sound/usb/snd-usb-lib.mod.o LD [M] arch/sparc/kernel/chmc.ko LD [M] arch/sparc/kernel/us2e_cpufreq.ko LD [M] arch/sparc/kernel/us3_cpufreq.ko LD [M] arch/sparc/oprofile/oprofile.ko LD [M] block/as-iosched.ko LD [M] block/cfq-iosched.ko LD [M] block/deadline-iosched.ko LD [M] crypto/aes_generic.ko LD [M] crypto/ansi_cprng.ko LD [M] crypto/anubis.ko LD [M] crypto/arc4.ko LD [M] crypto/async_tx/async_memcpy.ko LD [M] crypto/async_tx/async_tx.ko LD [M] crypto/async_tx/async_xor.ko LD [M] crypto/authenc.ko LD [M] crypto/blowfish.ko LD [M] crypto/camellia.ko LD [M] crypto/cast5.ko LD [M] crypto/cast6.ko LD [M] crypto/cbc.ko LD [M] crypto/ccm.ko LD [M] crypto/crc32c.ko LD [M] crypto/cryptd.ko LD [M] crypto/crypto_null.ko LD [M] crypto/ctr.ko LD [M] crypto/cts.ko LD [M] crypto/deflate.ko LD [M] crypto/des_generic.ko LD [M] crypto/ecb.ko LD [M] crypto/fcrypt.ko LD [M] crypto/gcm.ko LD [M] crypto/gf128mul.ko LD [M] crypto/hmac.ko LD [M] crypto/khazad.ko LD [M] crypto/lrw.ko LD [M] crypto/lzo.ko LD [M] crypto/md4.ko LD [M] crypto/michael_mic.ko LD [M] crypto/pcbc.ko LD [M] crypto/rmd128.ko LD [M] crypto/rmd160.ko LD [M] crypto/rmd256.ko LD [M] crypto/rmd320.ko LD [M] crypto/salsa20_generic.ko LD [M] crypto/seed.ko LD [M] crypto/seqiv.ko LD [M] crypto/serpent.ko LD [M] crypto/sha1_generic.ko LD [M] crypto/sha256_generic.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/tea.ko LD [M] crypto/tgr192.ko LD [M] crypto/twofish.ko LD [M] crypto/twofish_common.ko LD [M] crypto/wp512.ko LD [M] crypto/xcbc.ko LD [M] crypto/xor.ko LD [M] crypto/xts.ko LD [M] crypto/zlib.ko LD [M] drivers/ata/ahci.ko LD [M] drivers/ata/ata_generic.ko LD [M] drivers/ata/ata_piix.ko LD [M] drivers/ata/libata.ko LD [M] drivers/ata/pata_ali.ko LD [M] drivers/ata/pata_amd.ko LD [M] drivers/ata/pata_artop.ko LD [M] drivers/ata/pata_atiixp.ko LD [M] drivers/ata/pata_cmd640.ko LD [M] drivers/ata/pata_cmd64x.ko LD [M] drivers/ata/pata_cs5520.ko LD [M] drivers/ata/pata_cs5530.ko LD [M] drivers/ata/pata_cypress.ko LD [M] drivers/ata/pata_efar.ko LD [M] drivers/ata/pata_hpt366.ko LD [M] drivers/ata/pata_hpt37x.ko LD [M] drivers/ata/pata_hpt3x2n.ko LD [M] drivers/ata/pata_hpt3x3.ko LD [M] drivers/ata/pata_it8213.ko LD [M] drivers/ata/pata_it821x.ko LD [M] drivers/ata/pata_jmicron.ko LD [M] drivers/ata/pata_marvell.ko LD [M] drivers/ata/pata_mpiix.ko LD [M] drivers/ata/pata_netcell.ko LD [M] drivers/ata/pata_ninja32.ko LD [M] drivers/ata/pata_ns87410.ko LD [M] drivers/ata/pata_ns87415.ko LD [M] drivers/ata/pata_oldpiix.ko LD [M] drivers/ata/pata_opti.ko LD [M] drivers/ata/pata_optidma.ko LD [M] drivers/ata/pata_pcmcia.ko LD [M] drivers/ata/pata_pdc2027x.ko LD [M] drivers/ata/pata_pdc202xx_old.ko LD [M] drivers/ata/pata_platform.ko LD [M] drivers/ata/pata_radisys.ko LD [M] drivers/ata/pata_rz1000.ko LD [M] drivers/ata/pata_sc1200.ko LD [M] drivers/ata/pata_sch.ko LD [M] drivers/ata/pata_serverworks.ko LD [M] drivers/ata/pata_sil680.ko LD [M] drivers/ata/pata_sis.ko LD [M] drivers/ata/pata_sl82c105.ko LD [M] drivers/ata/pata_triflex.ko LD [M] drivers/ata/pata_via.ko LD [M] drivers/ata/pdc_adma.ko LD [M] drivers/ata/sata_inic162x.ko LD [M] drivers/ata/sata_mv.ko LD [M] drivers/ata/sata_nv.ko LD [M] drivers/ata/sata_promise.ko LD [M] drivers/ata/sata_qstor.ko LD [M] drivers/ata/sata_sil.ko LD [M] drivers/ata/sata_sil24.ko LD [M] drivers/ata/sata_sis.ko LD [M] drivers/ata/sata_svw.ko LD [M] drivers/ata/sata_sx4.ko LD [M] drivers/ata/sata_uli.ko LD [M] drivers/ata/sata_via.ko LD [M] drivers/ata/sata_vsc.ko LD [M] drivers/atm/adummy.ko LD [M] drivers/atm/atmtcp.ko LD [M] drivers/atm/eni.ko LD [M] drivers/atm/fore_200e.ko LD [M] drivers/atm/he.ko LD [M] drivers/atm/idt77252.ko LD [M] drivers/atm/iphase.ko LD [M] drivers/atm/lanai.ko LD [M] drivers/atm/solos-pci.ko LD [M] drivers/atm/suni.ko LD [M] drivers/auxdisplay/ks0108.ko LD [M] drivers/base/firmware_class.ko LD [M] drivers/block/DAC960.ko LD [M] drivers/block/aoe/aoe.ko LD [M] drivers/block/brd.ko LD [M] drivers/block/cciss.ko LD [M] drivers/block/cryptoloop.ko LD [M] drivers/block/floppy.ko LD [M] drivers/block/loop.ko LD [M] drivers/block/nbd.ko LD [M] drivers/block/paride/aten.ko LD [M] drivers/block/paride/bpck.ko LD [M] drivers/block/paride/comm.ko LD [M] drivers/block/paride/dstr.ko LD [M] drivers/block/paride/epat.ko LD [M] drivers/block/paride/epia.ko LD [M] drivers/block/paride/fit2.ko LD [M] drivers/block/paride/fit3.ko LD [M] drivers/block/paride/friq.ko LD [M] drivers/block/paride/frpw.ko LD [M] drivers/block/paride/kbic.ko LD [M] drivers/block/paride/ktti.ko LD [M] drivers/block/paride/on20.ko LD [M] drivers/block/paride/on26.ko LD [M] drivers/block/paride/paride.ko LD [M] drivers/block/paride/pcd.ko LD [M] drivers/block/paride/pd.ko LD [M] drivers/block/paride/pf.ko LD [M] drivers/block/paride/pg.ko LD [M] drivers/block/paride/pt.ko LD [M] drivers/block/pktcdvd.ko LD [M] drivers/block/sunvdc.ko LD [M] drivers/block/sx8.ko LD [M] drivers/block/ub.ko LD [M] drivers/block/umem.ko LD [M] drivers/bluetooth/bcm203x.ko LD [M] drivers/bluetooth/bfusb.ko LD [M] drivers/bluetooth/bluecard_cs.ko LD [M] drivers/bluetooth/bpa10x.ko LD [M] drivers/bluetooth/bt3c_cs.ko LD [M] drivers/bluetooth/btsdio.ko LD [M] drivers/bluetooth/btuart_cs.ko LD [M] drivers/bluetooth/btusb.ko LD [M] drivers/bluetooth/dtl1_cs.ko LD [M] drivers/bluetooth/hci_uart.ko LD [M] drivers/bluetooth/hci_vhci.ko LD [M] drivers/cdrom/cdrom.ko LD [M] drivers/char/applicom.ko LD [M] drivers/char/cyclades.ko LD [M] drivers/char/epca.ko LD [M] drivers/char/generic_serial.ko LD [M] drivers/char/hw_random/n2-rng.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/char/hw_random/timeriomem-rng.ko LD [M] drivers/char/ip2/ip2.ko LD [M] drivers/char/ipmi/ipmi_devintf.ko LD [M] drivers/char/ipmi/ipmi_msghandler.ko LD [M] drivers/char/ipmi/ipmi_poweroff.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/ipmi/ipmi_watchdog.ko LD [M] drivers/char/isicom.ko LD [M] drivers/char/istallion.ko LD [M] drivers/char/lp.ko LD [M] drivers/char/moxa.ko LD [M] drivers/char/mxser.ko LD [M] drivers/char/n_hdlc.ko LD [M] drivers/char/n_r3964.ko LD [M] drivers/char/nozomi.ko LD [M] drivers/char/pcmcia/cm4000_cs.ko LD [M] drivers/char/pcmcia/cm4040_cs.ko LD [M] drivers/char/pcmcia/ipwireless/ipwireless.ko LD [M] drivers/char/pcmcia/synclink_cs.ko LD [M] drivers/char/ppdev.ko LD [M] drivers/char/raw.ko LD [M] drivers/char/rio/rio.ko LD [M] drivers/char/riscom8.ko LD [M] drivers/char/rocket.ko LD [M] drivers/char/specialix.ko LD [M] drivers/char/stallion.ko LD [M] drivers/char/sx.ko LD [M] drivers/char/synclink_gt.ko LD [M] drivers/char/synclinkmp.ko LD [M] drivers/char/tpm/tpm.ko LD [M] drivers/char/tpm/tpm_atmel.ko LD [M] drivers/char/tpm/tpm_nsc.ko LD [M] drivers/connector/cn.ko LD [M] drivers/cpufreq/cpufreq_conservative.ko LD [M] drivers/cpufreq/cpufreq_ondemand.ko LD [M] drivers/cpufreq/cpufreq_powersave.ko LD [M] drivers/cpufreq/cpufreq_stats.ko LD [M] drivers/cpufreq/cpufreq_userspace.ko LD [M] drivers/cpufreq/freq_table.ko LD [M] drivers/crypto/hifn_795x.ko LD [M] drivers/firewire/firewire-core.ko LD [M] drivers/firewire/firewire-ohci.ko LD [M] drivers/firewire/firewire-sbp2.ko LD [M] drivers/gpio/max7301.ko LD [M] drivers/gpio/max732x.ko LD [M] drivers/gpio/mcp23s08.ko LD [M] drivers/gpio/pca953x.ko LD [M] drivers/gpio/pcf857x.ko LD [M] drivers/gpu/drm/drm.ko LD [M] drivers/gpu/drm/mga/mga.ko LD [M] drivers/gpu/drm/r128/r128.ko LD [M] drivers/gpu/drm/radeon/radeon.ko LD [M] drivers/gpu/drm/savage/savage.ko LD [M] drivers/gpu/drm/tdfx/tdfx.ko LD [M] drivers/gpu/drm/via/via.ko LD [M] drivers/hid/hid-a4tech.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/hid/hid-belkin.ko LD [M] drivers/hid/hid-cherry.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-cypress.ko LD [M] drivers/hid/hid-drff.ko LD [M] drivers/hid/hid-ezkey.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-gyration.ko LD [M] drivers/hid/hid-kensington.ko LD [M] drivers/hid/hid-kye.ko LD [M] drivers/hid/hid-logitech.ko LD [M] drivers/hid/hid-microsoft.ko LD [M] drivers/hid/hid-monterey.ko LD [M] drivers/hid/hid-ntrig.ko LD [M] drivers/hid/hid-petalynx.ko LD [M] drivers/hid/hid-pl.ko LD [M] drivers/hid/hid-samsung.ko LD [M] drivers/hid/hid-sjoy.ko LD [M] drivers/hid/hid-sony.ko LD [M] drivers/hid/hid-sunplus.ko LD [M] drivers/hid/hid-tmff.ko LD [M] drivers/hid/hid-topseed.ko LD [M] drivers/hid/hid-wacom.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hid/hid.ko LD [M] drivers/hid/usbhid/usbhid.ko LD [M] drivers/hid/usbhid/usbkbd.ko LD [M] drivers/hid/usbhid/usbmouse.ko LD [M] drivers/hwmon/ad7414.ko LD [M] drivers/hwmon/ad7418.ko LD [M] drivers/hwmon/adcxx.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adm1026.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/adm1031.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ads7828.ko LD [M] drivers/hwmon/adt7462.ko LD [M] drivers/hwmon/adt7470.ko LD [M] drivers/hwmon/adt7473.ko LD [M] drivers/hwmon/adt7475.ko LD [M] drivers/hwmon/atxp1.ko LD [M] drivers/hwmon/dme1737.ko LD [M] drivers/hwmon/ds1621.ko LD [M] drivers/hwmon/f71805f.ko LD [M] drivers/hwmon/f71882fg.ko LD [M] drivers/hwmon/f75375s.ko LD [M] drivers/hwmon/g760a.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/gl520sm.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/i5k_amb.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/it87.ko LD [M] drivers/hwmon/lis3lv02d.ko LD [M] drivers/hwmon/lis3lv02d_spi.ko LD [M] drivers/hwmon/lm63.ko LD [M] drivers/hwmon/lm70.ko LD [M] drivers/hwmon/lm75.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/lm78.ko LD [M] drivers/hwmon/lm80.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/lm85.ko LD [M] drivers/hwmon/lm87.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/lm95241.ko LD [M] drivers/hwmon/ltc4215.ko LD [M] drivers/hwmon/ltc4245.ko LD [M] drivers/hwmon/max1111.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/max6650.ko LD [M] drivers/hwmon/pc87360.ko LD [M] drivers/hwmon/pc87427.ko LD [M] drivers/hwmon/pcf8591.ko LD [M] drivers/hwmon/sht15.ko LD [M] drivers/hwmon/sis5595.ko LD [M] drivers/hwmon/smsc47b397.ko LD [M] drivers/hwmon/smsc47m1.ko LD [M] drivers/hwmon/smsc47m192.ko LD [M] drivers/hwmon/thmc50.ko LD [M] drivers/hwmon/ultra45_env.ko LD [M] drivers/hwmon/via686a.ko LD [M] drivers/hwmon/vt1211.ko LD [M] drivers/hwmon/vt8231.ko LD [M] drivers/hwmon/w83627ehf.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/hwmon/w83781d.ko LD [M] drivers/hwmon/w83791d.ko LD [M] drivers/hwmon/w83792d.ko LD [M] drivers/hwmon/w83793.ko LD [M] drivers/hwmon/w83l785ts.ko LD [M] drivers/hwmon/w83l786ng.ko LD [M] drivers/i2c/algos/i2c-algo-bit.ko LD [M] drivers/i2c/algos/i2c-algo-pca.ko LD [M] drivers/i2c/busses/i2c-ali1535.ko LD [M] drivers/i2c/busses/i2c-ali1563.ko LD [M] drivers/i2c/busses/i2c-ali15x3.ko LD [M] drivers/i2c/busses/i2c-amd756.ko LD [M] drivers/i2c/busses/i2c-amd8111.ko LD [M] drivers/i2c/busses/i2c-gpio.ko LD [M] drivers/i2c/busses/i2c-i801.ko LD [M] drivers/i2c/busses/i2c-isch.ko LD [M] drivers/i2c/busses/i2c-nforce2.ko LD [M] drivers/i2c/busses/i2c-ocores.ko LD [M] drivers/i2c/busses/i2c-parport-light.ko LD [M] drivers/i2c/busses/i2c-parport.ko LD [M] drivers/i2c/busses/i2c-pca-platform.ko LD [M] drivers/i2c/busses/i2c-piix4.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/busses/i2c-sis5595.ko LD [M] drivers/i2c/busses/i2c-sis630.ko LD [M] drivers/i2c/busses/i2c-sis96x.ko LD [M] drivers/i2c/busses/i2c-stub.ko LD [M] drivers/i2c/busses/i2c-taos-evm.ko LD [M] drivers/i2c/busses/i2c-tiny-usb.ko LD [M] drivers/i2c/busses/i2c-via.ko LD [M] drivers/i2c/busses/i2c-viapro.ko LD [M] drivers/i2c/busses/i2c-voodoo3.ko LD [M] drivers/i2c/chips/ds1682.ko LD [M] drivers/i2c/chips/max6875.ko LD [M] drivers/i2c/chips/tsl2550.ko LD [M] drivers/i2c/i2c-core.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/ide/aec62xx.ko LD [M] drivers/ide/alim15x3.ko LD [M] drivers/ide/amd74xx.ko LD [M] drivers/ide/cmd64x.ko LD [M] drivers/ide/cs5520.ko LD [M] drivers/ide/cs5530.ko LD [M] drivers/ide/delkin_cb.ko LD [M] drivers/ide/hpt366.ko LD [M] drivers/ide/ide-cd_mod.ko LD [M] drivers/ide/ide-core.ko LD [M] drivers/ide/ide-cs.ko LD [M] drivers/ide/ide-gd_mod.ko LD [M] drivers/ide/ide-pci-generic.ko LD [M] drivers/ide/ide-tape.ko LD [M] drivers/ide/ide_platform.ko LD [M] drivers/ide/it8172.ko LD [M] drivers/ide/it8213.ko LD [M] drivers/ide/it821x.ko LD [M] drivers/ide/jmicron.ko LD [M] drivers/ide/ns87415.ko LD [M] drivers/ide/opti621.ko LD [M] drivers/ide/pdc202xx_new.ko LD [M] drivers/ide/pdc202xx_old.ko LD [M] drivers/ide/piix.ko LD [M] drivers/ide/sc1200.ko LD [M] drivers/ide/serverworks.ko LD [M] drivers/ide/siimage.ko LD [M] drivers/ide/slc90e66.ko LD [M] drivers/ide/tc86c001.ko LD [M] drivers/ide/triflex.ko LD [M] drivers/ide/trm290.ko LD [M] drivers/ide/via82cxxx.ko LD [M] drivers/ieee1394/dv1394.ko LD [M] drivers/ieee1394/eth1394.ko LD [M] drivers/ieee1394/ieee1394.ko LD [M] drivers/ieee1394/ohci1394.ko LD [M] drivers/ieee1394/pcilynx.ko LD [M] drivers/ieee1394/raw1394.ko LD [M] drivers/ieee1394/sbp2.ko LD [M] drivers/ieee1394/video1394.ko LD [M] drivers/ieee802154/fakehard.ko LD [M] drivers/infiniband/core/ib_addr.ko LD [M] drivers/infiniband/core/ib_cm.ko LD [M] drivers/infiniband/core/ib_core.ko LD [M] drivers/infiniband/core/ib_mad.ko LD [M] drivers/infiniband/core/ib_sa.ko LD [M] drivers/infiniband/core/ib_ucm.ko LD [M] drivers/infiniband/core/ib_umad.ko LD [M] drivers/infiniband/core/ib_uverbs.ko LD [M] drivers/infiniband/core/iw_cm.ko LD [M] drivers/infiniband/core/rdma_cm.ko LD [M] drivers/infiniband/core/rdma_ucm.ko LD [M] drivers/infiniband/hw/amso1100/iw_c2.ko LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.ko LD [M] drivers/infiniband/hw/ipath/ib_ipath.ko LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.ko LD [M] drivers/infiniband/hw/mthca/ib_mthca.ko LD [M] drivers/infiniband/hw/nes/iw_nes.ko LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.ko LD [M] drivers/infiniband/ulp/iser/ib_iser.ko LD [M] drivers/infiniband/ulp/srp/ib_srp.ko LD [M] drivers/input/evbug.ko LD [M] drivers/input/evdev.ko LD [M] drivers/input/ff-memless.ko LD [M] drivers/input/gameport/emu10k1-gp.ko LD [M] drivers/input/gameport/fm801-gp.ko LD [M] drivers/input/gameport/gameport.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/input-polldev.ko LD [M] drivers/input/joydev.ko LD [M] drivers/input/joystick/a3d.ko LD [M] drivers/input/joystick/adi.ko LD [M] drivers/input/joystick/analog.ko LD [M] drivers/input/joystick/cobra.ko LD [M] drivers/input/joystick/db9.ko LD [M] drivers/input/joystick/gamecon.ko LD [M] drivers/input/joystick/gf2k.ko LD [M] drivers/input/joystick/grip.ko LD [M] drivers/input/joystick/grip_mp.ko LD [M] drivers/input/joystick/guillemot.ko LD [M] drivers/input/joystick/iforce/iforce.ko LD [M] drivers/input/joystick/interact.ko LD [M] drivers/input/joystick/joydump.ko LD [M] drivers/input/joystick/magellan.ko LD [M] drivers/input/joystick/sidewinder.ko LD [M] drivers/input/joystick/spaceball.ko LD [M] drivers/input/joystick/spaceorb.ko LD [M] drivers/input/joystick/stinger.ko LD [M] drivers/input/joystick/tmdc.ko LD [M] drivers/input/joystick/turbografx.ko LD [M] drivers/input/joystick/twidjoy.ko LD [M] drivers/input/joystick/walkera0701.ko LD [M] drivers/input/joystick/warrior.ko LD [M] drivers/input/joystick/xpad.ko LD [M] drivers/input/joystick/zhenhua.ko LD [M] drivers/input/keyboard/atkbd.ko LD [M] drivers/input/keyboard/gpio_keys.ko LD [M] drivers/input/keyboard/lkkbd.ko LD [M] drivers/input/keyboard/newtonkbd.ko LD [M] drivers/input/keyboard/stowaway.ko LD [M] drivers/input/keyboard/sunkbd.ko LD [M] drivers/input/keyboard/xtkbd.ko LD [M] drivers/input/misc/ati_remote.ko LD [M] drivers/input/misc/ati_remote2.ko LD [M] drivers/input/misc/cm109.ko LD [M] drivers/input/misc/keyspan_remote.ko LD [M] drivers/input/misc/pcf50633-input.ko LD [M] drivers/input/misc/powermate.ko LD [M] drivers/input/misc/rotary_encoder.ko LD [M] drivers/input/misc/sparcspkr.ko LD [M] drivers/input/misc/uinput.ko LD [M] drivers/input/misc/yealink.ko LD [M] drivers/input/mouse/appletouch.ko LD [M] drivers/input/mouse/bcm5974.ko LD [M] drivers/input/mouse/gpio_mouse.ko LD [M] drivers/input/mouse/psmouse.ko LD [M] drivers/input/mouse/sermouse.ko LD [M] drivers/input/mouse/vsxxxaa.ko LD [M] drivers/input/mousedev.ko LD [M] drivers/input/serio/i8042.ko LD [M] drivers/input/serio/libps2.ko LD [M] drivers/input/serio/parkbd.ko LD [M] drivers/input/serio/pcips2.ko LD [M] drivers/input/serio/serio.ko LD [M] drivers/input/serio/serio_raw.ko LD [M] drivers/input/serio/serport.ko LD [M] drivers/input/tablet/acecad.ko LD [M] drivers/input/tablet/aiptek.ko LD [M] drivers/input/tablet/gtco.ko LD [M] drivers/input/tablet/kbtab.ko LD [M] drivers/input/tablet/wacom.ko LD [M] drivers/input/touchscreen/ad7877.ko LD [M] drivers/input/touchscreen/ad7879.ko LD [M] drivers/input/touchscreen/ads7846.ko LD [M] drivers/input/touchscreen/elo.ko LD [M] drivers/input/touchscreen/fujitsu_ts.ko LD [M] drivers/input/touchscreen/gunze.ko LD [M] drivers/input/touchscreen/inexio.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/input/touchscreen/mtouch.ko LD [M] drivers/input/touchscreen/penmount.ko LD [M] drivers/input/touchscreen/touchit213.ko LD [M] drivers/input/touchscreen/touchright.ko LD [M] drivers/input/touchscreen/touchwin.ko LD [M] drivers/input/touchscreen/tsc2007.ko LD [M] drivers/input/touchscreen/ucb1400_ts.ko LD [M] drivers/input/touchscreen/usbtouchscreen.ko LD [M] drivers/input/touchscreen/wacom_w8001.ko LD [M] drivers/input/touchscreen/wm97xx-ts.ko LD [M] drivers/isdn/capi/capi.ko LD [M] drivers/isdn/capi/capidrv.ko LD [M] drivers/isdn/capi/capifs.ko LD [M] drivers/isdn/capi/kernelcapi.ko LD [M] drivers/isdn/divert/dss1_divert.ko LD [M] drivers/isdn/gigaset/bas_gigaset.ko LD [M] drivers/isdn/gigaset/gigaset.ko LD [M] drivers/isdn/gigaset/ser_gigaset.ko LD [M] drivers/isdn/gigaset/usb_gigaset.ko LD [M] drivers/isdn/hardware/avm/avm_cs.ko LD [M] drivers/isdn/hardware/avm/b1.ko LD [M] drivers/isdn/hardware/avm/b1dma.ko LD [M] drivers/isdn/hardware/avm/b1pci.ko LD [M] drivers/isdn/hardware/avm/b1pcmcia.ko LD [M] drivers/isdn/hardware/avm/c4.ko LD [M] drivers/isdn/hardware/avm/t1pci.ko LD [M] drivers/isdn/hardware/eicon/diva_idi.ko LD [M] drivers/isdn/hardware/eicon/diva_mnt.ko LD [M] drivers/isdn/hardware/eicon/divacapi.ko LD [M] drivers/isdn/hardware/eicon/divadidd.ko LD [M] drivers/isdn/hardware/eicon/divas.ko LD [M] drivers/isdn/hardware/mISDN/hfcmulti.ko LD [M] drivers/isdn/hardware/mISDN/hfcpci.ko LD [M] drivers/isdn/hardware/mISDN/hfcsusb.ko LD [M] drivers/isdn/hisax/avma1_cs.ko LD [M] drivers/isdn/hisax/elsa_cs.ko LD [M] drivers/isdn/hisax/hfc4s8s_l1.ko LD [M] drivers/isdn/hisax/hfc_usb.ko LD [M] drivers/isdn/hisax/hisax.ko LD [M] drivers/isdn/hisax/hisax_fcpcipnp.ko LD [M] drivers/isdn/hisax/hisax_isac.ko LD [M] drivers/isdn/hisax/hisax_st5481.ko LD [M] drivers/isdn/hisax/isdnhdlc.ko LD [M] drivers/isdn/hisax/sedlbauer_cs.ko LD [M] drivers/isdn/hisax/teles_cs.ko LD [M] drivers/isdn/hysdn/hysdn.ko LD [M] drivers/isdn/i4l/isdn.ko LD [M] drivers/isdn/i4l/isdn_bsdcomp.ko LD [M] drivers/isdn/mISDN/l1oip.ko LD [M] drivers/isdn/mISDN/mISDN_core.ko LD [M] drivers/isdn/mISDN/mISDN_dsp.ko LD [M] drivers/leds/led-class.ko LD [M] drivers/leds/leds-bd2802.ko LD [M] drivers/leds/leds-dac124s085.ko LD [M] drivers/leds/leds-gpio.ko LD [M] drivers/leds/leds-pca9532.ko LD [M] drivers/leds/leds-pca955x.ko LD [M] drivers/leds/leds-sunfire.ko LD [M] drivers/leds/leds-wm8350.ko LD [M] drivers/leds/ledtrig-backlight.ko LD [M] drivers/leds/ledtrig-default-on.ko LD [M] drivers/leds/ledtrig-gpio.ko LD [M] drivers/leds/ledtrig-heartbeat.ko LD [M] drivers/leds/ledtrig-timer.ko LD [M] drivers/md/dm-crypt.ko LD [M] drivers/md/dm-delay.ko LD [M] drivers/md/dm-log.ko LD [M] drivers/md/dm-mirror.ko LD [M] drivers/md/dm-mod.ko LD [M] drivers/md/dm-multipath.ko LD [M] drivers/md/dm-region-hash.ko LD [M] drivers/md/dm-round-robin.ko LD [M] drivers/md/dm-snapshot.ko LD [M] drivers/md/dm-zero.ko LD [M] drivers/md/faulty.ko LD [M] drivers/md/linear.ko LD [M] drivers/md/md-mod.ko LD [M] drivers/md/multipath.ko LD [M] drivers/md/raid0.ko LD [M] drivers/md/raid1.ko LD [M] drivers/md/raid10.ko LD [M] drivers/md/raid456.ko LD [M] drivers/md/raid6_pq.ko LD [M] drivers/media/common/ir-common.ko LD [M] drivers/media/common/saa7146.ko LD [M] drivers/media/common/saa7146_vv.ko LD [M] drivers/media/common/tuners/mc44s803.ko LD [M] drivers/media/common/tuners/mt2060.ko LD [M] drivers/media/common/tuners/mt20xx.ko LD [M] drivers/media/common/tuners/mt2131.ko LD [M] drivers/media/common/tuners/mt2266.ko LD [M] drivers/media/common/tuners/mxl5005s.ko LD [M] drivers/media/common/tuners/mxl5007t.ko LD [M] drivers/media/common/tuners/qt1010.ko LD [M] drivers/media/common/tuners/tda18271.ko LD [M] drivers/media/common/tuners/tda827x.ko LD [M] drivers/media/common/tuners/tda8290.ko LD [M] drivers/media/common/tuners/tda9887.ko LD [M] drivers/media/common/tuners/tea5761.ko LD [M] drivers/media/common/tuners/tea5767.ko LD [M] drivers/media/common/tuners/tuner-simple.ko LD [M] drivers/media/common/tuners/tuner-types.ko LD [M] drivers/media/common/tuners/tuner-xc2028.ko LD [M] drivers/media/common/tuners/xc5000.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-pci.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-usb.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop.ko LD [M] drivers/media/dvb/bt8xx/bt878.ko LD [M] drivers/media/dvb/bt8xx/dst.ko LD [M] drivers/media/dvb/bt8xx/dst_ca.ko LD [M] drivers/media/dvb/bt8xx/dvb-bt8xx.ko LD [M] drivers/media/dvb/dm1105/dm1105.ko LD [M] drivers/media/dvb/dvb-core/dvb-core.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-a800.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9015.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-anysee.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-au6610.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ce6230.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cxusb.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dib0700.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-digitv.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dw2102.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gl861.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-m920x.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-opera.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-umt-010.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp702x.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp7045.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb.ko LD [M] drivers/media/dvb/firewire/firedtv.ko LD [M] drivers/media/dvb/frontends/af9013.ko LD [M] drivers/media/dvb/frontends/au8522.ko LD [M] drivers/media/dvb/frontends/bcm3510.ko LD [M] drivers/media/dvb/frontends/cx22700.ko LD [M] drivers/media/dvb/frontends/cx22702.ko LD [M] drivers/media/dvb/frontends/cx24110.ko LD [M] drivers/media/dvb/frontends/cx24113.ko LD [M] drivers/media/dvb/frontends/cx24116.ko LD [M] drivers/media/dvb/frontends/cx24123.ko LD [M] drivers/media/dvb/frontends/dib0070.ko LD [M] drivers/media/dvb/frontends/dib3000mb.ko LD [M] drivers/media/dvb/frontends/dib3000mc.ko LD [M] drivers/media/dvb/frontends/dib7000m.ko LD [M] drivers/media/dvb/frontends/dib7000p.ko LD [M] drivers/media/dvb/frontends/dibx000_common.ko LD [M] drivers/media/dvb/frontends/drx397xD.ko LD [M] drivers/media/dvb/frontends/dvb-pll.ko LD [M] drivers/media/dvb/frontends/dvb_dummy_fe.ko LD [M] drivers/media/dvb/frontends/isl6405.ko LD [M] drivers/media/dvb/frontends/isl6421.ko LD [M] drivers/media/dvb/frontends/itd1000.ko LD [M] drivers/media/dvb/frontends/l64781.ko LD [M] drivers/media/dvb/frontends/lgdt3304.ko LD [M] drivers/media/dvb/frontends/lgdt3305.ko LD [M] drivers/media/dvb/frontends/lgdt330x.ko LD [M] drivers/media/dvb/frontends/lgs8gl5.ko LD [M] drivers/media/dvb/frontends/lgs8gxx.ko LD [M] drivers/media/dvb/frontends/lnbp21.ko LD [M] drivers/media/dvb/frontends/mt312.ko LD [M] drivers/media/dvb/frontends/mt352.ko LD [M] drivers/media/dvb/frontends/nxt200x.ko LD [M] drivers/media/dvb/frontends/nxt6000.ko LD [M] drivers/media/dvb/frontends/or51132.ko LD [M] drivers/media/dvb/frontends/or51211.ko LD [M] drivers/media/dvb/frontends/s5h1409.ko LD [M] drivers/media/dvb/frontends/s5h1411.ko LD [M] drivers/media/dvb/frontends/s5h1420.ko LD [M] drivers/media/dvb/frontends/s921.ko LD [M] drivers/media/dvb/frontends/si21xx.ko LD [M] drivers/media/dvb/frontends/sp8870.ko LD [M] drivers/media/dvb/frontends/sp887x.ko LD [M] drivers/media/dvb/frontends/stb0899.ko LD [M] drivers/media/dvb/frontends/stb6000.ko LD [M] drivers/media/dvb/frontends/stb6100.ko LD [M] drivers/media/dvb/frontends/stv0288.ko LD [M] drivers/media/dvb/frontends/stv0297.ko LD [M] drivers/media/dvb/frontends/stv0299.ko LD [M] drivers/media/dvb/frontends/stv0900.ko LD [M] drivers/media/dvb/frontends/stv6110.ko LD [M] drivers/media/dvb/frontends/tda10021.ko LD [M] drivers/media/dvb/frontends/tda10023.ko LD [M] drivers/media/dvb/frontends/tda10048.ko LD [M] drivers/media/dvb/frontends/tda1004x.ko LD [M] drivers/media/dvb/frontends/tda10086.ko LD [M] drivers/media/dvb/frontends/tda8083.ko LD [M] drivers/media/dvb/frontends/tda8261.ko LD [M] drivers/media/dvb/frontends/tda826x.ko LD [M] drivers/media/dvb/frontends/tua6100.ko LD [M] drivers/media/dvb/frontends/ves1820.ko LD [M] drivers/media/dvb/frontends/ves1x93.ko LD [M] drivers/media/dvb/frontends/zl10036.ko LD [M] drivers/media/dvb/frontends/zl10353.ko LD [M] drivers/media/dvb/pluto2/pluto2.ko LD [M] drivers/media/dvb/siano/sms1xxx.ko LD [M] drivers/media/dvb/siano/smsdvb.ko LD [M] drivers/media/dvb/siano/smsusb.ko LD [M] drivers/media/dvb/ttpci/budget-av.ko LD [M] drivers/media/dvb/ttpci/budget-ci.ko LD [M] drivers/media/dvb/ttpci/budget-core.ko LD [M] drivers/media/dvb/ttpci/budget-patch.ko LD [M] drivers/media/dvb/ttpci/budget.ko LD [M] drivers/media/dvb/ttpci/dvb-ttpci.ko LD [M] drivers/media/dvb/ttpci/ttpci-eeprom.ko LD [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.ko LD [M] drivers/media/dvb/ttusb-dec/ttusb_dec.ko LD [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.ko LD [M] drivers/media/radio/dsbr100.ko LD [M] drivers/media/radio/radio-gemtek-pci.ko LD [M] drivers/media/radio/radio-maestro.ko LD [M] drivers/media/radio/radio-maxiradio.ko LD [M] drivers/media/radio/radio-mr800.ko LD [M] drivers/media/radio/radio-si470x.ko LD [M] drivers/media/radio/radio-tea5764.ko LD [M] drivers/media/video/au0828/au0828.ko LD [M] drivers/media/video/bt8xx/bttv.ko LD [M] drivers/media/video/btcx-risc.ko LD [M] drivers/media/video/bw-qcam.ko LD [M] drivers/media/video/c-qcam.ko LD [M] drivers/media/video/cafe_ccic.ko LD [M] drivers/media/video/cpia.ko LD [M] drivers/media/video/cpia2/cpia2.ko LD [M] drivers/media/video/cpia_pp.ko LD [M] drivers/media/video/cpia_usb.ko LD [M] drivers/media/video/cs5345.ko LD [M] drivers/media/video/cs53l32a.ko LD [M] drivers/media/video/cx18/cx18.ko LD [M] drivers/media/video/cx231xx/cx231xx-alsa.ko LD [M] drivers/media/video/cx231xx/cx231xx-dvb.ko LD [M] drivers/media/video/cx231xx/cx231xx.ko LD [M] drivers/media/video/cx2341x.ko LD [M] drivers/media/video/cx23885/cx23885.ko LD [M] drivers/media/video/cx25840/cx25840.ko LD [M] drivers/media/video/cx88/cx88-alsa.ko LD [M] drivers/media/video/cx88/cx88-blackbird.ko LD [M] drivers/media/video/cx88/cx88-dvb.ko LD [M] drivers/media/video/cx88/cx88-vp3054-i2c.ko LD [M] drivers/media/video/cx88/cx8800.ko LD [M] drivers/media/video/cx88/cx8802.ko LD [M] drivers/media/video/cx88/cx88xx.ko LD [M] drivers/media/video/dabusb.ko LD [M] drivers/media/video/em28xx/em28xx-alsa.ko LD [M] drivers/media/video/em28xx/em28xx-dvb.ko LD [M] drivers/media/video/em28xx/em28xx.ko LD [M] drivers/media/video/et61x251/et61x251.ko LD [M] drivers/media/video/gspca/gspca_conex.ko LD [M] drivers/media/video/gspca/gspca_etoms.ko LD [M] drivers/media/video/gspca/gspca_finepix.ko LD [M] drivers/media/video/gspca/gspca_main.ko LD [M] drivers/media/video/gspca/gspca_mars.ko LD [M] drivers/media/video/gspca/gspca_mr97310a.ko LD [M] drivers/media/video/gspca/gspca_ov519.ko LD [M] drivers/media/video/gspca/gspca_ov534.ko LD [M] drivers/media/video/gspca/gspca_pac207.ko LD [M] drivers/media/video/gspca/gspca_pac7311.ko LD [M] drivers/media/video/gspca/gspca_sonixb.ko LD [M] drivers/media/video/gspca/gspca_sonixj.ko LD [M] drivers/media/video/gspca/gspca_spca500.ko LD [M] drivers/media/video/gspca/gspca_spca501.ko LD [M] drivers/media/video/gspca/gspca_spca505.ko LD [M] drivers/media/video/gspca/gspca_spca506.ko LD [M] drivers/media/video/gspca/gspca_spca508.ko LD [M] drivers/media/video/gspca/gspca_spca561.ko LD [M] drivers/media/video/gspca/gspca_sq905.ko LD [M] drivers/media/video/gspca/gspca_sq905c.ko LD [M] drivers/media/video/gspca/gspca_stk014.ko LD [M] drivers/media/video/gspca/gspca_sunplus.ko LD [M] drivers/media/video/gspca/gspca_t613.ko LD [M] drivers/media/video/gspca/gspca_tv8532.ko LD [M] drivers/media/video/gspca/gspca_vc032x.ko LD [M] drivers/media/video/gspca/gspca_zc3xx.ko LD [M] drivers/media/video/gspca/m5602/gspca_m5602.ko LD [M] drivers/media/video/gspca/stv06xx/gspca_stv06xx.ko LD [M] drivers/media/video/hdpvr/hdpvr.ko LD [M] drivers/media/video/hexium_gemini.ko LD [M] drivers/media/video/hexium_orion.ko LD [M] drivers/media/video/ir-kbd-i2c.ko LD [M] drivers/media/video/ivtv/ivtv.ko LD [M] drivers/media/video/ivtv/ivtvfb.ko LD [M] drivers/media/video/m52790.ko LD [M] drivers/media/video/msp3400.ko LD [M] drivers/media/video/mt9m001.ko LD [M] drivers/media/video/mt9m111.ko LD [M] drivers/media/video/mt9t031.ko LD [M] drivers/media/video/mt9v022.ko LD [M] drivers/media/video/mxb.ko LD [M] drivers/media/video/ov511.ko LD [M] drivers/media/video/ov7670.ko LD [M] drivers/media/video/ov772x.ko LD [M] drivers/media/video/ovcamchip/ovcamchip.ko LD [M] drivers/media/video/pvrusb2/pvrusb2.ko LD [M] drivers/media/video/pwc/pwc.ko LD [M] drivers/media/video/s2255drv.ko LD [M] drivers/media/video/saa5246a.ko LD [M] drivers/media/video/saa5249.ko LD [M] drivers/media/video/saa6588.ko LD [M] drivers/media/video/saa7115.ko LD [M] drivers/media/video/saa7127.ko LD [M] drivers/media/video/saa7134/saa6752hs.ko LD [M] drivers/media/video/saa7134/saa7134-alsa.ko LD [M] drivers/media/video/saa7134/saa7134-dvb.ko LD [M] drivers/media/video/saa7134/saa7134-empress.ko LD [M] drivers/media/video/saa7134/saa7134.ko LD [M] drivers/media/video/saa717x.ko LD [M] drivers/media/video/se401.ko LD [M] drivers/media/video/sn9c102/sn9c102.ko LD [M] drivers/media/video/soc_camera.ko LD [M] drivers/media/video/soc_camera_platform.ko LD [M] drivers/media/video/stkwebcam.ko LD [M] drivers/media/video/stv680.ko LD [M] drivers/media/video/tda7432.ko LD [M] drivers/media/video/tda9840.ko LD [M] drivers/media/video/tea6415c.ko LD [M] drivers/media/video/tea6420.ko LD [M] drivers/media/video/tuner.ko LD [M] drivers/media/video/tvaudio.ko LD [M] drivers/media/video/tveeprom.ko LD [M] drivers/media/video/tvp5150.ko LD [M] drivers/media/video/tw9910.ko LD [M] drivers/media/video/upd64031a.ko LD [M] drivers/media/video/upd64083.ko LD [M] drivers/media/video/usbvideo/ibmcam.ko LD [M] drivers/media/video/usbvideo/konicawc.ko LD [M] drivers/media/video/usbvideo/quickcam_messenger.ko LD [M] drivers/media/video/usbvideo/ultracam.ko LD [M] drivers/media/video/usbvideo/usbvideo.ko LD [M] drivers/media/video/usbvideo/vicam.ko LD [M] drivers/media/video/usbvision/usbvision.ko LD [M] drivers/media/video/uvc/uvcvideo.ko LD [M] drivers/media/video/v4l1-compat.ko LD [M] drivers/media/video/v4l2-common.ko LD [M] drivers/media/video/v4l2-compat-ioctl32.ko LD [M] drivers/media/video/v4l2-int-device.ko LD [M] drivers/media/video/videobuf-core.ko LD [M] drivers/media/video/videobuf-dma-sg.ko LD [M] drivers/media/video/videobuf-dvb.ko LD [M] drivers/media/video/videobuf-vmalloc.ko LD [M] drivers/media/video/videodev.ko LD [M] drivers/media/video/vp27smpx.ko LD [M] drivers/media/video/w9966.ko LD [M] drivers/media/video/w9968cf.ko LD [M] drivers/media/video/wm8739.ko LD [M] drivers/media/video/wm8775.ko LD [M] drivers/media/video/zc0301/zc0301.ko LD [M] drivers/media/video/zr364xx.ko LD [M] drivers/memstick/core/memstick.ko LD [M] drivers/memstick/core/mspro_block.ko LD [M] drivers/memstick/host/jmb38x_ms.ko LD [M] drivers/memstick/host/tifm_ms.ko LD [M] drivers/message/fusion/mptbase.ko LD [M] drivers/message/fusion/mptctl.ko LD [M] drivers/message/fusion/mptfc.ko LD [M] drivers/message/fusion/mptlan.ko LD [M] drivers/message/fusion/mptsas.ko LD [M] drivers/message/fusion/mptscsih.ko LD [M] drivers/message/fusion/mptspi.ko LD [M] drivers/message/i2o/i2o_block.ko LD [M] drivers/message/i2o/i2o_bus.ko LD [M] drivers/message/i2o/i2o_core.ko LD [M] drivers/message/i2o/i2o_proc.ko LD [M] drivers/message/i2o/i2o_scsi.ko LD [M] drivers/mfd/htc-pasic3.ko LD [M] drivers/mfd/mfd-core.ko LD [M] drivers/mfd/pcf50633-adc.ko LD [M] drivers/mfd/pcf50633-core.ko LD [M] drivers/mfd/pcf50633-gpio.ko LD [M] drivers/mfd/sm501.ko LD [M] drivers/mfd/tps65010.ko LD [M] drivers/mfd/ucb1400_core.ko LD [M] drivers/mfd/wm8350-i2c.ko LD [M] drivers/mfd/wm8350.ko LD [M] drivers/mfd/wm8400-core.ko LD [M] drivers/misc/c2port/core.ko LD [M] drivers/misc/cb710/cb710.ko LD [M] drivers/misc/eeprom/at24.ko LD [M] drivers/misc/eeprom/at25.ko LD [M] drivers/misc/eeprom/eeprom.ko LD [M] drivers/misc/eeprom/eeprom_93cx6.ko LD [M] drivers/misc/enclosure.ko LD [M] drivers/misc/hpilo.ko LD [M] drivers/misc/ics932s401.ko LD [M] drivers/misc/ioc4.ko LD [M] drivers/misc/isl29003.ko LD [M] drivers/misc/lkdtm.ko LD [M] drivers/misc/phantom.ko LD [M] drivers/misc/tifm_7xx1.ko LD [M] drivers/misc/tifm_core.ko LD [M] drivers/mmc/card/mmc_block.ko LD [M] drivers/mmc/card/mmc_test.ko LD [M] drivers/mmc/card/sdio_uart.ko LD [M] drivers/mmc/core/mmc_core.ko LD [M] drivers/mmc/host/cb710-mmc.ko LD [M] drivers/mmc/host/mmc_spi.ko LD [M] drivers/mmc/host/of_mmc_spi.ko LD [M] drivers/mmc/host/ricoh_mmc.ko LD [M] drivers/mmc/host/sdhci-pci.ko LD [M] drivers/mmc/host/sdhci-pltfm.ko LD [M] drivers/mmc/host/sdhci.ko LD [M] drivers/mmc/host/sdricoh_cs.ko LD [M] drivers/mmc/host/tifm_sd.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/cfi_cmdset_0001.ko LD [M] drivers/mtd/chips/cfi_cmdset_0002.ko LD [M] drivers/mtd/chips/cfi_cmdset_0020.ko LD [M] drivers/mtd/chips/cfi_probe.ko LD [M] drivers/mtd/chips/cfi_util.ko LD [M] drivers/mtd/chips/chipreg.ko LD [M] drivers/mtd/chips/gen_probe.ko LD [M] drivers/mtd/chips/jedec_probe.ko LD [M] drivers/mtd/chips/map_absent.ko LD [M] drivers/mtd/chips/map_ram.ko LD [M] drivers/mtd/chips/map_rom.ko LD [M] drivers/mtd/devices/block2mtd.ko LD [M] drivers/mtd/devices/doc2000.ko LD [M] drivers/mtd/devices/doc2001.ko LD [M] drivers/mtd/devices/doc2001plus.ko LD [M] drivers/mtd/devices/docecc.ko LD [M] drivers/mtd/devices/docprobe.ko LD [M] drivers/mtd/devices/m25p80.ko LD [M] drivers/mtd/devices/mtd_dataflash.ko LD [M] drivers/mtd/devices/mtdram.ko LD [M] drivers/mtd/devices/phram.ko LD [M] drivers/mtd/devices/pmc551.ko LD [M] drivers/mtd/devices/slram.ko LD [M] drivers/mtd/ftl.ko LD [M] drivers/mtd/inftl.ko LD [M] drivers/mtd/lpddr/lpddr_cmds.ko LD [M] drivers/mtd/lpddr/qinfo_probe.ko LD [M] drivers/mtd/maps/intel_vr_nor.ko LD [M] drivers/mtd/maps/map_funcs.ko LD [M] drivers/mtd/maps/pci.ko LD [M] drivers/mtd/maps/physmap.ko LD [M] drivers/mtd/maps/plat-ram.ko LD [M] drivers/mtd/maps/sun_uflash.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/mtd_blkdevs.ko LD [M] drivers/mtd/mtdblock.ko LD [M] drivers/mtd/mtdblock_ro.ko LD [M] drivers/mtd/mtdchar.ko LD [M] drivers/mtd/mtdconcat.ko LD [M] drivers/mtd/mtdoops.ko LD [M] drivers/mtd/nand/alauda.ko LD [M] drivers/mtd/nand/cafe_nand.ko LD [M] drivers/mtd/nand/diskonchip.ko LD [M] drivers/mtd/nand/nand.ko LD [M] drivers/mtd/nand/nand_ecc.ko LD [M] drivers/mtd/nand/nand_ids.ko LD [M] drivers/mtd/nand/nandsim.ko LD [M] drivers/mtd/nand/plat_nand.ko LD [M] drivers/mtd/nftl.ko LD [M] drivers/mtd/onenand/onenand.ko LD [M] drivers/mtd/onenand/onenand_sim.ko LD [M] drivers/mtd/redboot.ko LD [M] drivers/mtd/rfd_ftl.ko LD [M] drivers/mtd/ssfdc.ko LD [M] drivers/mtd/tests/mtd_oobtest.ko LD [M] drivers/mtd/tests/mtd_pagetest.ko LD [M] drivers/mtd/tests/mtd_readtest.ko LD [M] drivers/mtd/tests/mtd_speedtest.ko LD [M] drivers/mtd/tests/mtd_stresstest.ko LD [M] drivers/mtd/tests/mtd_subpagetest.ko LD [M] drivers/mtd/tests/mtd_torturetest.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/3c59x.ko LD [M] drivers/net/8139cp.ko LD [M] drivers/net/8139too.ko LD [M] drivers/net/8390.ko LD [M] drivers/net/acenic.ko LD [M] drivers/net/amd8111e.ko LD [M] drivers/net/appletalk/ipddp.ko LD [M] drivers/net/arcnet/arc-rawmode.ko LD [M] drivers/net/arcnet/arc-rimi.ko LD [M] drivers/net/arcnet/arcnet.ko LD [M] drivers/net/arcnet/capmode.ko LD [M] drivers/net/arcnet/com20020-pci.ko LD [M] drivers/net/arcnet/com20020.ko LD [M] drivers/net/arcnet/com90io.ko LD [M] drivers/net/arcnet/com90xx.ko LD [M] drivers/net/arcnet/rfc1051.ko LD [M] drivers/net/arcnet/rfc1201.ko LD [M] drivers/net/atl1c/atl1c.ko LD [M] drivers/net/atl1e/atl1e.ko LD [M] drivers/net/atlx/atl1.ko LD [M] drivers/net/atlx/atl2.ko LD [M] drivers/net/b44.ko LD [M] drivers/net/benet/be2net.ko LD [M] drivers/net/bnx2.ko LD [M] drivers/net/bnx2x.ko LD [M] drivers/net/bonding/bonding.ko LD [M] drivers/net/bsd_comp.ko LD [M] drivers/net/can/can-dev.ko LD [M] drivers/net/can/sja1000/ems_pci.ko LD [M] drivers/net/can/sja1000/kvaser_pci.ko LD [M] drivers/net/can/sja1000/sja1000.ko LD [M] drivers/net/can/sja1000/sja1000_platform.ko LD [M] drivers/net/can/vcan.ko LD [M] drivers/net/cassini.ko LD [M] drivers/net/chelsio/cxgb.ko LD [M] drivers/net/cnic.ko LD [M] drivers/net/cxgb3/cxgb3.ko LD [M] drivers/net/de600.ko LD [M] drivers/net/de620.ko LD [M] drivers/net/defxx.ko LD [M] drivers/net/dl2k.ko LD [M] drivers/net/dnet.ko LD [M] drivers/net/dummy.ko LD [M] drivers/net/e100.ko LD [M] drivers/net/e1000/e1000.ko LD [M] drivers/net/e1000e/e1000e.ko LD [M] drivers/net/enc28j60.ko LD [M] drivers/net/enic/enic.ko LD [M] drivers/net/epic100.ko LD [M] drivers/net/eql.ko LD [M] drivers/net/ethoc.ko LD [M] drivers/net/fealnx.ko LD [M] drivers/net/forcedeth.ko LD [M] drivers/net/hamachi.ko LD [M] drivers/net/hamradio/6pack.ko LD [M] drivers/net/hamradio/baycom_par.ko LD [M] drivers/net/hamradio/baycom_ser_fdx.ko LD [M] drivers/net/hamradio/baycom_ser_hdx.ko LD [M] drivers/net/hamradio/bpqether.ko LD [M] drivers/net/hamradio/hdlcdrv.ko LD [M] drivers/net/hamradio/mkiss.ko LD [M] drivers/net/hamradio/yam.ko LD [M] drivers/net/hp100.ko LD [M] drivers/net/ifb.ko LD [M] drivers/net/igb/igb.ko LD [M] drivers/net/igbvf/igbvf.ko LD [M] drivers/net/ipg.ko LD [M] drivers/net/irda/act200l-sir.ko LD [M] drivers/net/irda/actisys-sir.ko LD [M] drivers/net/irda/esi-sir.ko LD [M] drivers/net/irda/girbil-sir.ko LD [M] drivers/net/irda/irda-usb.ko LD [M] drivers/net/irda/irtty-sir.ko LD [M] drivers/net/irda/kingsun-sir.ko LD [M] drivers/net/irda/ks959-sir.ko LD [M] drivers/net/irda/ksdazzle-sir.ko LD [M] drivers/net/irda/litelink-sir.ko LD [M] drivers/net/irda/ma600-sir.ko LD [M] drivers/net/irda/mcp2120-sir.ko LD [M] drivers/net/irda/mcs7780.ko LD [M] drivers/net/irda/old_belkin-sir.ko LD [M] drivers/net/irda/sir-dev.ko LD [M] drivers/net/irda/stir4200.ko LD [M] drivers/net/irda/tekram-sir.ko LD [M] drivers/net/irda/toim3232-sir.ko LD [M] drivers/net/irda/vlsi_ir.ko LD [M] drivers/net/ixgb/ixgb.ko LD [M] drivers/net/ixgbe/ixgbe.ko LD [M] drivers/net/jme.ko LD [M] drivers/net/ks8842.ko LD [M] drivers/net/macvlan.ko LD [M] drivers/net/mdio.ko LD [M] drivers/net/mii.ko LD [M] drivers/net/mlx4/mlx4_core.ko LD [M] drivers/net/mlx4/mlx4_en.ko LD [M] drivers/net/myri10ge/myri10ge.ko LD [M] drivers/net/myri_sbus.ko LD [M] drivers/net/natsemi.ko LD [M] drivers/net/ne2k-pci.ko LD [M] drivers/net/netconsole.ko LD [M] drivers/net/netxen/netxen_nic.ko LD [M] drivers/net/niu.ko LD [M] drivers/net/ns83820.ko LD [M] drivers/net/pcmcia/3c574_cs.ko LD [M] drivers/net/pcmcia/3c589_cs.ko LD [M] drivers/net/pcmcia/axnet_cs.ko LD [M] drivers/net/pcmcia/com20020_cs.ko LD [M] drivers/net/pcmcia/fmvj18x_cs.ko LD [M] drivers/net/pcmcia/ibmtr_cs.ko LD [M] drivers/net/pcmcia/nmclan_cs.ko LD [M] drivers/net/pcmcia/pcnet_cs.ko LD [M] drivers/net/pcmcia/smc91c92_cs.ko LD [M] drivers/net/pcmcia/xirc2ps_cs.ko LD [M] drivers/net/pcnet32.ko LD [M] drivers/net/phy/broadcom.ko LD [M] drivers/net/phy/cicada.ko LD [M] drivers/net/phy/davicom.ko LD [M] drivers/net/phy/et1011c.ko LD [M] drivers/net/phy/icplus.ko LD [M] drivers/net/phy/lxt.ko LD [M] drivers/net/phy/marvell.ko LD [M] drivers/net/phy/mdio-bitbang.ko LD [M] drivers/net/phy/mdio-gpio.ko LD [M] drivers/net/phy/national.ko LD [M] drivers/net/phy/qsemi.ko LD [M] drivers/net/phy/realtek.ko LD [M] drivers/net/phy/smsc.ko LD [M] drivers/net/phy/ste10Xp.ko LD [M] drivers/net/phy/vitesse.ko LD [M] drivers/net/plip.ko LD [M] drivers/net/ppp_async.ko LD [M] drivers/net/ppp_deflate.ko LD [M] drivers/net/ppp_generic.ko LD [M] drivers/net/ppp_mppe.ko LD [M] drivers/net/ppp_synctty.ko LD [M] drivers/net/pppoe.ko LD [M] drivers/net/pppol2tp.ko LD [M] drivers/net/pppox.ko LD [M] drivers/net/qla3xxx.ko LD [M] drivers/net/qlge/qlge.ko LD [M] drivers/net/r6040.ko LD [M] drivers/net/r8169.ko LD [M] drivers/net/rrunner.ko LD [M] drivers/net/s2io.ko LD [M] drivers/net/sc92031.ko LD [M] drivers/net/sfc/sfc.ko LD [M] drivers/net/sis190.ko LD [M] drivers/net/sis900.ko LD [M] drivers/net/skfp/skfp.ko LD [M] drivers/net/skge.ko LD [M] drivers/net/sky2.ko LD [M] drivers/net/slhc.ko LD [M] drivers/net/slip.ko LD [M] drivers/net/smsc9420.ko LD [M] drivers/net/starfire.ko LD [M] drivers/net/sunbmac.ko LD [M] drivers/net/sundance.ko LD [M] drivers/net/sungem.ko LD [M] drivers/net/sungem_phy.ko LD [M] drivers/net/sunhme.ko LD [M] drivers/net/sunlance.ko LD [M] drivers/net/sunqe.ko LD [M] drivers/net/sunvnet.ko LD [M] drivers/net/tehuti.ko LD [M] drivers/net/tg3.ko LD [M] drivers/net/tlan.ko LD [M] drivers/net/tokenring/3c359.ko LD [M] drivers/net/tokenring/abyss.ko LD [M] drivers/net/tokenring/olympic.ko LD [M] drivers/net/tokenring/tms380tr.ko LD [M] drivers/net/tokenring/tmspci.ko LD [M] drivers/net/tulip/de2104x.ko LD [M] drivers/net/tulip/de4x5.ko LD [M] drivers/net/tulip/dmfe.ko LD [M] drivers/net/tulip/tulip.ko LD [M] drivers/net/tulip/uli526x.ko LD [M] drivers/net/tulip/winbond-840.ko LD [M] drivers/net/tulip/xircom_cb.ko LD [M] drivers/net/tun.ko LD [M] drivers/net/typhoon.ko LD [M] drivers/net/usb/asix.ko LD [M] drivers/net/usb/catc.ko LD [M] drivers/net/usb/cdc_eem.ko LD [M] drivers/net/usb/cdc_ether.ko LD [M] drivers/net/usb/cdc_subset.ko LD [M] drivers/net/usb/dm9601.ko LD [M] drivers/net/usb/gl620a.ko LD [M] drivers/net/usb/hso.ko LD [M] drivers/net/usb/int51x1.ko LD [M] drivers/net/usb/kaweth.ko LD [M] drivers/net/usb/mcs7830.ko LD [M] drivers/net/usb/net1080.ko LD [M] drivers/net/usb/pegasus.ko LD [M] drivers/net/usb/plusb.ko LD [M] drivers/net/usb/rndis_host.ko LD [M] drivers/net/usb/rtl8150.ko LD [M] drivers/net/usb/smsc95xx.ko LD [M] drivers/net/usb/usbnet.ko LD [M] drivers/net/usb/zaurus.ko LD [M] drivers/net/veth.ko LD [M] drivers/net/via-rhine.ko LD [M] drivers/net/via-velocity.ko LD [M] drivers/net/vxge/vxge.ko LD [M] drivers/net/wan/cyclomx.ko LD [M] drivers/net/wan/cycx_drv.ko LD [M] drivers/net/wan/dlci.ko LD [M] drivers/net/wan/dscc4.ko LD [M] drivers/net/wan/farsync.ko LD [M] drivers/net/wan/hdlc.ko LD [M] drivers/net/wan/hdlc_cisco.ko LD [M] drivers/net/wan/hdlc_fr.ko LD [M] drivers/net/wan/hdlc_ppp.ko LD [M] drivers/net/wan/hdlc_raw.ko LD [M] drivers/net/wan/hdlc_raw_eth.ko LD [M] drivers/net/wan/hdlc_x25.ko LD [M] drivers/net/wan/lapbether.ko LD [M] drivers/net/wan/pc300too.ko LD [M] drivers/net/wan/pci200syn.ko LD [M] drivers/net/wan/wanxl.ko LD [M] drivers/net/wan/x25_asy.ko LD [M] drivers/net/wimax/i2400m/i2400m-sdio.ko LD [M] drivers/net/wimax/i2400m/i2400m-usb.ko LD [M] drivers/net/wimax/i2400m/i2400m.ko LD [M] drivers/net/wireless/adm8211.ko LD [M] drivers/net/wireless/airo.ko LD [M] drivers/net/wireless/airo_cs.ko LD [M] drivers/net/wireless/at76c50x-usb.ko LD [M] drivers/net/wireless/ath/ar9170/ar9170usb.ko LD [M] drivers/net/wireless/ath/ath.ko LD [M] drivers/net/wireless/ath/ath5k/ath5k.ko LD [M] drivers/net/wireless/ath/ath9k/ath9k.ko LD [M] drivers/net/wireless/atmel.ko LD [M] drivers/net/wireless/atmel_cs.ko LD [M] drivers/net/wireless/atmel_pci.ko LD [M] drivers/net/wireless/b43/b43.ko LD [M] drivers/net/wireless/b43legacy/b43legacy.ko LD [M] drivers/net/wireless/hostap/hostap.ko LD [M] drivers/net/wireless/hostap/hostap_cs.ko LD [M] drivers/net/wireless/hostap/hostap_pci.ko LD [M] drivers/net/wireless/hostap/hostap_plx.ko LD [M] drivers/net/wireless/ipw2x00/ipw2100.ko LD [M] drivers/net/wireless/ipw2x00/ipw2200.ko LD [M] drivers/net/wireless/ipw2x00/libipw.ko LD [M] drivers/net/wireless/iwlwifi/iwl3945.ko LD [M] drivers/net/wireless/iwlwifi/iwlagn.ko LD [M] drivers/net/wireless/iwlwifi/iwlcore.ko LD [M] drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.ko LD [M] drivers/net/wireless/libertas/libertas.ko LD [M] drivers/net/wireless/libertas/libertas_cs.ko LD [M] drivers/net/wireless/libertas/libertas_sdio.ko LD [M] drivers/net/wireless/libertas/libertas_spi.ko LD [M] drivers/net/wireless/libertas/usb8xxx.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf_usb.ko LD [M] drivers/net/wireless/mac80211_hwsim.ko LD [M] drivers/net/wireless/mwl8k.ko LD [M] drivers/net/wireless/netwave_cs.ko LD [M] drivers/net/wireless/orinoco/orinoco.ko LD [M] drivers/net/wireless/orinoco/orinoco_cs.ko LD [M] drivers/net/wireless/orinoco/orinoco_nortel.ko LD [M] drivers/net/wireless/orinoco/orinoco_pci.ko LD [M] drivers/net/wireless/orinoco/orinoco_plx.ko LD [M] drivers/net/wireless/orinoco/orinoco_tmd.ko LD [M] drivers/net/wireless/orinoco/spectrum_cs.ko LD [M] drivers/net/wireless/p54/p54common.ko LD [M] drivers/net/wireless/p54/p54pci.ko LD [M] drivers/net/wireless/p54/p54spi.ko LD [M] drivers/net/wireless/p54/p54usb.ko LD [M] drivers/net/wireless/prism54/prism54.ko LD [M] drivers/net/wireless/ray_cs.ko LD [M] drivers/net/wireless/rndis_wlan.ko LD [M] drivers/net/wireless/rt2x00/rt2400pci.ko LD [M] drivers/net/wireless/rt2x00/rt2500pci.ko LD [M] drivers/net/wireless/rt2x00/rt2500usb.ko LD [M] drivers/net/wireless/rt2x00/rt2800usb.ko LD [M] drivers/net/wireless/rt2x00/rt2x00lib.ko LD [M] drivers/net/wireless/rt2x00/rt2x00pci.ko LD [M] drivers/net/wireless/rt2x00/rt2x00usb.ko LD [M] drivers/net/wireless/rt2x00/rt61pci.ko LD [M] drivers/net/wireless/rt2x00/rt73usb.ko LD [M] drivers/net/wireless/rtl818x/rtl8180.ko LD [M] drivers/net/wireless/rtl818x/rtl8187.ko LD [M] drivers/net/wireless/strip.ko LD [M] drivers/net/wireless/wavelan_cs.ko LD [M] drivers/net/wireless/wl12xx/wl12xx.ko LD [M] drivers/net/wireless/wl3501_cs.ko LD [M] drivers/net/wireless/zd1201.ko LD [M] drivers/net/wireless/zd1211rw/zd1211rw.ko LD [M] drivers/net/yellowfin.ko LD [M] drivers/parport/parport.ko LD [M] drivers/parport/parport_ax88796.ko LD [M] drivers/parport/parport_cs.ko LD [M] drivers/parport/parport_pc.ko LD [M] drivers/parport/parport_serial.ko LD [M] drivers/parport/parport_sunbpp.ko LD [M] drivers/pci/pci-stub.ko LD [M] drivers/pcmcia/i82092.ko LD [M] drivers/pcmcia/pcmcia.ko LD [M] drivers/pcmcia/pcmcia_core.ko LD [M] drivers/pcmcia/pd6729.ko LD [M] drivers/pcmcia/rsrc_nonstatic.ko LD [M] drivers/pcmcia/yenta_socket.ko LD [M] drivers/power/bq27x00_battery.ko LD [M] drivers/power/ds2760_battery.ko LD [M] drivers/power/pcf50633-charger.ko LD [M] drivers/power/pda_power.ko LD [M] drivers/power/power_supply.ko LD [M] drivers/power/wm8350_power.ko LD [M] drivers/regulator/bq24022.ko LD [M] drivers/regulator/fixed.ko LD [M] drivers/regulator/lp3971.ko LD [M] drivers/regulator/max1586.ko LD [M] drivers/regulator/pcf50633-regulator.ko LD [M] drivers/regulator/userspace-consumer.ko LD [M] drivers/regulator/virtual.ko LD [M] drivers/regulator/wm8350-regulator.ko LD [M] drivers/regulator/wm8400-regulator.ko LD [M] drivers/rtc/rtc-ds1286.ko LD [M] drivers/rtc/rtc-ds1305.ko LD [M] drivers/rtc/rtc-ds1307.ko LD [M] drivers/rtc/rtc-ds1374.ko LD [M] drivers/rtc/rtc-ds1390.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1553.ko LD [M] drivers/rtc/rtc-ds1672.ko LD [M] drivers/rtc/rtc-ds1742.ko LD [M] drivers/rtc/rtc-ds3234.ko LD [M] drivers/rtc/rtc-fm3130.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m41t94.ko LD [M] drivers/rtc/rtc-m48t35.ko LD [M] drivers/rtc/rtc-m48t86.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-max6902.ko LD [M] drivers/rtc/rtc-pcf50633.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-r9701.ko LD [M] drivers/rtc/rtc-rs5c348.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-rx8581.ko LD [M] drivers/rtc/rtc-s35390a.ko LD [M] drivers/rtc/rtc-stk17ta8.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-v3020.ko LD [M] drivers/rtc/rtc-wm8350.ko LD [M] drivers/rtc/rtc-x1205.ko LD [M] drivers/sbus/char/bbc.ko LD [M] drivers/sbus/char/display7seg.ko LD [M] drivers/sbus/char/envctrl.ko LD [M] drivers/sbus/char/flash.ko LD [M] drivers/sbus/char/openprom.ko LD [M] drivers/sbus/char/uctrl.ko LD [M] drivers/scsi/3w-9xxx.ko LD [M] drivers/scsi/3w-xxxx.ko LD [M] drivers/scsi/a100u2w.ko LD [M] drivers/scsi/aacraid/aacraid.ko LD [M] drivers/scsi/aic7xxx/aic79xx.ko LD [M] drivers/scsi/aic7xxx/aic7xxx.ko LD [M] drivers/scsi/aic7xxx_old.ko LD [M] drivers/scsi/aic94xx/aic94xx.ko LD [M] drivers/scsi/arcmsr/arcmsr.ko LD [M] drivers/scsi/atp870u.ko LD [M] drivers/scsi/bnx2i/bnx2i.ko LD [M] drivers/scsi/ch.ko LD [M] drivers/scsi/cxgb3i/cxgb3i.ko LD [M] drivers/scsi/dc395x.ko LD [M] drivers/scsi/device_handler/scsi_dh.ko LD [M] drivers/scsi/device_handler/scsi_dh_alua.ko LD [M] drivers/scsi/device_handler/scsi_dh_emc.ko LD [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko LD [M] drivers/scsi/device_handler/scsi_dh_rdac.ko LD [M] drivers/scsi/dmx3191d.ko LD [M] drivers/scsi/esp_scsi.ko LD [M] drivers/scsi/fcoe/fcoe.ko LD [M] drivers/scsi/fcoe/libfcoe.ko LD [M] drivers/scsi/fdomain.ko LD [M] drivers/scsi/hptiop.ko LD [M] drivers/scsi/imm.ko LD [M] drivers/scsi/initio.ko LD [M] drivers/scsi/ipr.ko LD [M] drivers/scsi/ips.ko LD [M] drivers/scsi/iscsi_tcp.ko LD [M] drivers/scsi/libfc/libfc.ko LD [M] drivers/scsi/libiscsi.ko LD [M] drivers/scsi/libiscsi_tcp.ko LD [M] drivers/scsi/libsas/libsas.ko LD [M] drivers/scsi/libsrp.ko LD [M] drivers/scsi/lpfc/lpfc.ko LD [M] drivers/scsi/megaraid.ko LD [M] drivers/scsi/megaraid/megaraid_mbox.ko LD [M] drivers/scsi/megaraid/megaraid_mm.ko LD [M] drivers/scsi/megaraid/megaraid_sas.ko LD [M] drivers/scsi/mpt2sas/mpt2sas.ko LD [M] drivers/scsi/mvsas/mvsas.ko LD [M] drivers/scsi/osd/libosd.ko LD [M] drivers/scsi/osd/osd.ko LD [M] drivers/scsi/osst.ko LD [M] drivers/scsi/pcmcia/fdomain_cs.ko LD [M] drivers/scsi/pcmcia/qlogic_cs.ko LD [M] drivers/scsi/pcmcia/sym53c500_cs.ko LD [M] drivers/scsi/ppa.ko LD [M] drivers/scsi/qla1280.ko LD [M] drivers/scsi/qla2xxx/qla2xxx.ko LD [M] drivers/scsi/qla4xxx/qla4xxx.ko LD [M] drivers/scsi/qlogicfas408.ko LD [M] drivers/scsi/qlogicpti.ko LD [M] drivers/scsi/raid_class.ko LD [M] drivers/scsi/scsi_debug.ko LD [M] drivers/scsi/scsi_mod.ko LD [M] drivers/scsi/scsi_tgt.ko LD [M] drivers/scsi/scsi_transport_fc.ko LD [M] drivers/scsi/scsi_transport_iscsi.ko LD [M] drivers/scsi/scsi_transport_sas.ko LD [M] drivers/scsi/scsi_transport_spi.ko LD [M] drivers/scsi/scsi_transport_srp.ko LD [M] drivers/scsi/scsi_wait_scan.ko LD [M] drivers/scsi/sd_mod.ko LD [M] drivers/scsi/ses.ko LD [M] drivers/scsi/sg.ko LD [M] drivers/scsi/sr_mod.ko LD [M] drivers/scsi/st.ko LD [M] drivers/scsi/stex.ko LD [M] drivers/scsi/sun_esp.ko LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.ko LD [M] drivers/scsi/tmscsim.ko LD [M] drivers/serial/8250.ko LD [M] drivers/serial/8250_pci.ko LD [M] drivers/serial/jsm/jsm.ko LD [M] drivers/serial/kgdboc.ko LD [M] drivers/serial/max3100.ko LD [M] drivers/serial/serial_cs.ko LD [M] drivers/serial/sunsab.ko LD [M] drivers/serial/sunsu.ko LD [M] drivers/serial/sunzilog.ko LD [M] drivers/spi/spi_bitbang.ko LD [M] drivers/spi/spi_butterfly.ko LD [M] drivers/spi/spi_gpio.ko LD [M] drivers/spi/spi_lm70llp.ko LD [M] drivers/spi/spidev.ko LD [M] drivers/spi/tle62x0.ko LD [M] drivers/ssb/ssb.ko LD [M] drivers/telephony/ixj.ko LD [M] drivers/telephony/ixj_pcmcia.ko LD [M] drivers/telephony/phonedev.ko LD [M] drivers/thermal/thermal_sys.ko LD [M] drivers/uio/uio.ko LD [M] drivers/uio/uio_aec.ko LD [M] drivers/uio/uio_cif.ko LD [M] drivers/uio/uio_pdrv.ko LD [M] drivers/uio/uio_pdrv_genirq.ko LD [M] drivers/uio/uio_sercos3.ko LD [M] drivers/uio/uio_smx.ko LD [M] drivers/usb/atm/cxacru.ko LD [M] drivers/usb/atm/speedtch.ko LD [M] drivers/usb/atm/ueagle-atm.ko LD [M] drivers/usb/atm/usbatm.ko LD [M] drivers/usb/atm/xusbatm.ko LD [M] drivers/usb/c67x00/c67x00.ko LD [M] drivers/usb/class/cdc-acm.ko LD [M] drivers/usb/class/cdc-wdm.ko LD [M] drivers/usb/class/usblp.ko LD [M] drivers/usb/class/usbtmc.ko LD [M] drivers/usb/core/usbcore.ko LD [M] drivers/usb/gadget/g_cdc.ko LD [M] drivers/usb/gadget/g_ether.ko LD [M] drivers/usb/gadget/g_file_storage.ko LD [M] drivers/usb/gadget/g_midi.ko LD [M] drivers/usb/gadget/g_printer.ko LD [M] drivers/usb/gadget/g_serial.ko LD [M] drivers/usb/gadget/g_zero.ko LD [M] drivers/usb/gadget/gadgetfs.ko LD [M] drivers/usb/gadget/m66592-udc.ko LD [M] drivers/usb/host/ehci-hcd.ko LD [M] drivers/usb/host/hwa-hc.ko LD [M] drivers/usb/host/isp116x-hcd.ko LD [M] drivers/usb/host/isp1760.ko LD [M] drivers/usb/host/ohci-hcd.ko LD [M] drivers/usb/host/oxu210hp-hcd.ko LD [M] drivers/usb/host/r8a66597-hcd.ko LD [M] drivers/usb/host/sl811-hcd.ko LD [M] drivers/usb/host/sl811_cs.ko LD [M] drivers/usb/host/u132-hcd.ko LD [M] drivers/usb/host/uhci-hcd.ko LD [M] drivers/usb/host/whci/whci-hcd.ko LD [M] drivers/usb/image/mdc800.ko LD [M] drivers/usb/image/microtek.ko LD [M] drivers/usb/misc/adutux.ko LD [M] drivers/usb/misc/appledisplay.ko LD [M] drivers/usb/misc/berry_charge.ko LD [M] drivers/usb/misc/cypress_cy7c63.ko LD [M] drivers/usb/misc/cytherm.ko LD [M] drivers/usb/misc/emi26.ko LD [M] drivers/usb/misc/emi62.ko LD [M] drivers/usb/misc/ftdi-elan.ko LD [M] drivers/usb/misc/idmouse.ko LD [M] drivers/usb/misc/iowarrior.ko LD [M] drivers/usb/misc/isight_firmware.ko LD [M] drivers/usb/misc/ldusb.ko LD [M] drivers/usb/misc/legousbtower.ko LD [M] drivers/usb/misc/rio500.ko LD [M] drivers/usb/misc/sisusbvga/sisusbvga.ko LD [M] drivers/usb/misc/trancevibrator.ko LD [M] drivers/usb/misc/usblcd.ko LD [M] drivers/usb/misc/usbled.ko LD [M] drivers/usb/misc/usbsevseg.ko LD [M] drivers/usb/misc/usbtest.ko LD [M] drivers/usb/misc/uss720.ko LD [M] drivers/usb/misc/vstusb.ko LD [M] drivers/usb/mon/usbmon.ko LD [M] drivers/usb/otg/gpio_vbus.ko LD [M] drivers/usb/otg/nop-usb-xceiv.ko LD [M] drivers/usb/serial/aircable.ko LD [M] drivers/usb/serial/ark3116.ko LD [M] drivers/usb/serial/belkin_sa.ko LD [M] drivers/usb/serial/ch341.ko LD [M] drivers/usb/serial/cp210x.ko LD [M] drivers/usb/serial/cyberjack.ko LD [M] drivers/usb/serial/cypress_m8.ko LD [M] drivers/usb/serial/digi_acceleport.ko LD [M] drivers/usb/serial/empeg.ko LD [M] drivers/usb/serial/ftdi_sio.ko LD [M] drivers/usb/serial/funsoft.ko LD [M] drivers/usb/serial/garmin_gps.ko LD [M] drivers/usb/serial/hp4x.ko LD [M] drivers/usb/serial/io_edgeport.ko LD [M] drivers/usb/serial/io_ti.ko LD [M] drivers/usb/serial/ipaq.ko LD [M] drivers/usb/serial/ipw.ko LD [M] drivers/usb/serial/ir-usb.ko LD [M] drivers/usb/serial/iuu_phoenix.ko LD [M] drivers/usb/serial/keyspan.ko LD [M] drivers/usb/serial/keyspan_pda.ko LD [M] drivers/usb/serial/kl5kusb105.ko LD [M] drivers/usb/serial/kobil_sct.ko LD [M] drivers/usb/serial/mct_u232.ko LD [M] drivers/usb/serial/mos7720.ko LD [M] drivers/usb/serial/mos7840.ko LD [M] drivers/usb/serial/moto_modem.ko LD [M] drivers/usb/serial/navman.ko LD [M] drivers/usb/serial/omninet.ko LD [M] drivers/usb/serial/opticon.ko LD [M] drivers/usb/serial/option.ko LD [M] drivers/usb/serial/oti6858.ko LD [M] drivers/usb/serial/pl2303.ko LD [M] drivers/usb/serial/qcserial.ko LD [M] drivers/usb/serial/safe_serial.ko LD [M] drivers/usb/serial/siemens_mpi.ko LD [M] drivers/usb/serial/sierra.ko LD [M] drivers/usb/serial/spcp8x5.ko LD [M] drivers/usb/serial/symbolserial.ko LD [M] drivers/usb/serial/ti_usb_3410_5052.ko LD [M] drivers/usb/serial/usb_debug.ko LD [M] drivers/usb/serial/usbserial.ko LD [M] drivers/usb/serial/visor.ko LD [M] drivers/usb/serial/whiteheat.ko LD [M] drivers/usb/storage/ums-alauda.ko LD [M] drivers/usb/storage/ums-cypress.ko LD [M] drivers/usb/storage/ums-datafab.ko LD [M] drivers/usb/storage/ums-freecom.ko LD [M] drivers/usb/storage/ums-isd200.ko LD [M] drivers/usb/storage/ums-jumpshot.ko LD [M] drivers/usb/storage/ums-karma.ko LD [M] drivers/usb/storage/ums-onetouch.ko LD [M] drivers/usb/storage/ums-sddr09.ko LD [M] drivers/usb/storage/ums-sddr55.ko LD [M] drivers/usb/storage/ums-usbat.ko LD [M] drivers/usb/storage/usb-libusual.ko LD [M] drivers/usb/storage/usb-storage.ko LD [M] drivers/usb/wusbcore/wusb-cbaf.ko LD [M] drivers/usb/wusbcore/wusb-wa.ko LD [M] drivers/usb/wusbcore/wusbcore.ko LD [M] drivers/uwb/hwa-rc.ko LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.ko LD [M] drivers/uwb/i1480/i1480-est.ko LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.ko LD [M] drivers/uwb/umc.ko LD [M] drivers/uwb/uwb.ko LD [M] drivers/uwb/whc-rc.ko LD [M] drivers/uwb/whci.ko LD [M] drivers/uwb/wlp/wlp.ko LD [M] drivers/video/arkfb.ko LD [M] drivers/video/aty/aty128fb.ko LD [M] drivers/video/aty/atyfb.ko LD [M] drivers/video/aty/radeonfb.ko LD [M] drivers/video/backlight/backlight.ko LD [M] drivers/video/backlight/generic_bl.ko LD [M] drivers/video/backlight/ili9320.ko LD [M] drivers/video/backlight/lcd.ko LD [M] drivers/video/backlight/ltv350qv.ko LD [M] drivers/video/backlight/platform_lcd.ko LD [M] drivers/video/backlight/tdo24m.ko LD [M] drivers/video/backlight/vgg2432a4.ko LD [M] drivers/video/broadsheetfb.ko LD [M] drivers/video/carminefb.ko LD [M] drivers/video/cfbcopyarea.ko LD [M] drivers/video/cfbfillrect.ko LD [M] drivers/video/cfbimgblt.ko LD [M] drivers/video/cirrusfb.ko LD [M] drivers/video/console/bitblit.ko LD [M] drivers/video/console/fbcon.ko LD [M] drivers/video/console/fbcon_ccw.ko LD [M] drivers/video/console/fbcon_cw.ko LD [M] drivers/video/console/fbcon_rotate.ko LD [M] drivers/video/console/fbcon_ud.ko LD [M] drivers/video/console/font.ko LD [M] drivers/video/console/softcursor.ko LD [M] drivers/video/console/tileblit.ko LD [M] drivers/video/display/display.ko LD [M] drivers/video/fb.ko LD [M] drivers/video/fb_ddc.ko LD [M] drivers/video/fb_sys_fops.ko LD [M] drivers/video/kyro/kyrofb.ko LD [M] drivers/video/macmodes.ko LD [M] drivers/video/matrox/g450_pll.ko LD [M] drivers/video/matrox/i2c-matroxfb.ko LD [M] drivers/video/matrox/matroxfb_DAC1064.ko LD [M] drivers/video/matrox/matroxfb_Ti3026.ko LD [M] drivers/video/matrox/matroxfb_accel.ko LD [M] drivers/video/matrox/matroxfb_base.ko LD [M] drivers/video/matrox/matroxfb_crtc2.ko LD [M] drivers/video/matrox/matroxfb_g450.ko LD [M] drivers/video/matrox/matroxfb_maven.ko LD [M] drivers/video/matrox/matroxfb_misc.ko LD [M] drivers/video/mb862xx/mb862xxfb.ko LD [M] drivers/video/metronomefb.ko LD [M] drivers/video/neofb.ko LD [M] drivers/video/nvidia/nvidiafb.ko LD [M] drivers/video/output.ko LD [M] drivers/video/pm2fb.ko LD [M] drivers/video/pm3fb.ko LD [M] drivers/video/riva/rivafb.ko LD [M] drivers/video/s1d13xxxfb.ko LD [M] drivers/video/s3fb.ko LD [M] drivers/video/savage/savagefb.ko LD [M] drivers/video/sis/sisfb.ko LD [M] drivers/video/sm501fb.ko LD [M] drivers/video/sstfb.ko LD [M] drivers/video/svgalib.ko LD [M] drivers/video/syscopyarea.ko LD [M] drivers/video/sysfillrect.ko LD [M] drivers/video/sysimgblt.ko LD [M] drivers/video/tdfxfb.ko LD [M] drivers/video/tmiofb.ko LD [M] drivers/video/tridentfb.ko LD [M] drivers/video/uvesafb.ko LD [M] drivers/video/vfb.ko LD [M] drivers/video/vgastate.ko LD [M] drivers/video/via/viafb.ko LD [M] drivers/video/vt8623fb.ko LD [M] drivers/w1/masters/ds2482.ko LD [M] drivers/w1/masters/ds2490.ko LD [M] drivers/w1/masters/matrox_w1.ko LD [M] drivers/w1/masters/w1-gpio.ko LD [M] drivers/w1/slaves/w1_bq27000.ko LD [M] drivers/w1/slaves/w1_ds2431.ko LD [M] drivers/w1/slaves/w1_ds2433.ko LD [M] drivers/w1/slaves/w1_ds2760.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] drivers/w1/slaves/w1_therm.ko LD [M] drivers/w1/wire.ko LD [M] drivers/watchdog/alim7101_wdt.ko LD [M] drivers/watchdog/cpwd.ko LD [M] drivers/watchdog/pcwd_pci.ko LD [M] drivers/watchdog/pcwd_usb.ko LD [M] drivers/watchdog/riowd.ko LD [M] drivers/watchdog/softdog.ko LD [M] drivers/watchdog/wdt_pci.ko LD [M] drivers/watchdog/wm8350_wdt.ko LD [M] fs/9p/9p.ko LD [M] fs/adfs/adfs.ko LD [M] fs/affs/affs.ko LD [M] fs/afs/kafs.ko LD [M] fs/autofs/autofs.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/befs/befs.ko LD [M] fs/bfs/bfs.ko LD [M] fs/binfmt_misc.ko LD [M] fs/btrfs/btrfs.ko LD [M] fs/cachefiles/cachefiles.ko LD [M] fs/cifs/cifs.ko LD [M] fs/coda/coda.ko LD [M] fs/configfs/configfs.ko LD [M] fs/cramfs/cramfs.ko LD [M] fs/dlm/dlm.ko LD [M] fs/ecryptfs/ecryptfs.ko LD [M] fs/efs/efs.ko LD [M] fs/exofs/exofs.ko LD [M] fs/exportfs/exportfs.ko LD [M] fs/ext2/ext2.ko LD [M] fs/ext3/ext3.ko LD [M] fs/ext4/ext4.ko LD [M] fs/fat/fat.ko LD [M] fs/fat/msdos.ko LD [M] fs/fat/vfat.ko LD [M] fs/freevxfs/freevxfs.ko LD [M] fs/fscache/fscache.ko LD [M] fs/fuse/cuse.ko LD [M] fs/fuse/fuse.ko LD [M] fs/gfs2/gfs2.ko LD [M] fs/hfs/hfs.ko LD [M] fs/hfsplus/hfsplus.ko LD [M] fs/hpfs/hpfs.ko LD [M] fs/isofs/isofs.ko LD [M] fs/jbd/jbd.ko LD [M] fs/jbd2/jbd2.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/jfs/jfs.ko LD [M] fs/lockd/lockd.ko LD [M] fs/mbcache.ko LD [M] fs/minix/minix.ko LD [M] fs/ncpfs/ncpfs.ko LD [M] fs/nfs/nfs.ko LD [M] fs/nfs_common/nfs_acl.ko LD [M] fs/nfsd/nfsd.ko LD [M] fs/nilfs2/nilfs2.ko LD [M] fs/nls/nls_ascii.ko LD [M] fs/nls/nls_base.ko LD [M] fs/nls/nls_cp1250.ko LD [M] fs/nls/nls_cp1251.ko LD [M] fs/nls/nls_cp1255.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp775.ko LD [M] fs/nls/nls_cp850.ko LD [M] fs/nls/nls_cp852.ko LD [M] fs/nls/nls_cp855.ko LD [M] fs/nls/nls_cp857.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_cp863.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_cp866.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp874.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_cp936.ko LD [M] fs/nls/nls_cp949.ko LD [M] fs/nls/nls_cp950.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-14.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] fs/nls/nls_iso8859-4.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] fs/nls/nls_iso8859-6.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/nls/nls_koi8-ru.ko LD [M] fs/nls/nls_koi8-u.ko LD [M] fs/nls/nls_utf8.ko LD [M] fs/ntfs/ntfs.ko LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.ko LD [M] fs/ocfs2/dlm/ocfs2_dlm.ko LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.ko LD [M] fs/ocfs2/ocfs2.ko LD [M] fs/ocfs2/ocfs2_stack_o2cb.ko LD [M] fs/ocfs2/ocfs2_stack_user.ko LD [M] fs/ocfs2/ocfs2_stackglue.ko LD [M] fs/omfs/omfs.ko LD [M] fs/openpromfs/openpromfs.ko LD [M] fs/qnx4/qnx4.ko LD [M] fs/quota/quota_tree.ko LD [M] fs/quota/quota_v1.ko LD [M] fs/quota/quota_v2.ko LD [M] fs/reiserfs/reiserfs.ko LD [M] fs/romfs/romfs.ko LD [M] fs/smbfs/smbfs.ko LD [M] fs/squashfs/squashfs.ko LD [M] fs/sysv/sysv.ko LD [M] fs/ubifs/ubifs.ko LD [M] fs/udf/udf.ko LD [M] fs/ufs/ufs.ko LD [M] fs/xfs/xfs.ko LD [M] kernel/backtracetest.ko LD [M] kernel/configs.ko LD [M] kernel/rcutorture.ko LD [M] kernel/trace/ring_buffer_benchmark.ko LD [M] lib/crc-ccitt.ko LD [M] lib/crc-itu-t.ko LD [M] lib/crc-t10dif.ko LD [M] lib/crc16.ko LD [M] lib/crc7.ko LD [M] lib/libcrc32c.ko LD [M] lib/lzo/lzo_compress.ko LD [M] lib/lzo/lzo_decompress.ko LD [M] lib/reed_solomon/reed_solomon.ko LD [M] lib/ts_bm.ko LD [M] lib/ts_fsm.ko LD [M] lib/ts_kmp.ko LD [M] lib/zlib_deflate/zlib_deflate.ko LD [M] net/802/fddi.ko LD [M] net/802/garp.ko LD [M] net/802/p8022.ko LD [M] net/802/p8023.ko LD [M] net/802/psnap.ko LD [M] net/802/stp.ko LD [M] net/802/tr.ko LD [M] net/8021q/8021q.ko LD [M] net/9p/9pnet.ko LD [M] net/9p/9pnet_rdma.ko LD [M] net/appletalk/appletalk.ko LD [M] net/atm/atm.ko LD [M] net/atm/br2684.ko LD [M] net/atm/clip.ko LD [M] net/atm/lec.ko LD [M] net/atm/mpoa.ko LD [M] net/atm/pppoatm.ko LD [M] net/ax25/ax25.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/bluetooth/bnep/bnep.ko LD [M] net/bluetooth/cmtp/cmtp.ko LD [M] net/bluetooth/hidp/hidp.ko LD [M] net/bluetooth/l2cap.ko LD [M] net/bluetooth/rfcomm/rfcomm.ko LD [M] net/bluetooth/sco.ko LD [M] net/bridge/bridge.ko LD [M] net/bridge/netfilter/ebt_802_3.ko LD [M] net/bridge/netfilter/ebt_among.ko LD [M] net/bridge/netfilter/ebt_arp.ko LD [M] net/bridge/netfilter/ebt_arpreply.ko LD [M] net/bridge/netfilter/ebt_dnat.ko LD [M] net/bridge/netfilter/ebt_ip.ko LD [M] net/bridge/netfilter/ebt_ip6.ko LD [M] net/bridge/netfilter/ebt_limit.ko LD [M] net/bridge/netfilter/ebt_log.ko LD [M] net/bridge/netfilter/ebt_mark.ko LD [M] net/bridge/netfilter/ebt_mark_m.ko LD [M] net/bridge/netfilter/ebt_nflog.ko LD [M] net/bridge/netfilter/ebt_pkttype.ko LD [M] net/bridge/netfilter/ebt_redirect.ko LD [M] net/bridge/netfilter/ebt_snat.ko LD [M] net/bridge/netfilter/ebt_stp.ko LD [M] net/bridge/netfilter/ebt_ulog.ko LD [M] net/bridge/netfilter/ebt_vlan.ko LD [M] net/bridge/netfilter/ebtable_broute.ko LD [M] net/bridge/netfilter/ebtable_filter.ko LD [M] net/bridge/netfilter/ebtable_nat.ko LD [M] net/bridge/netfilter/ebtables.ko LD [M] net/can/can-bcm.ko LD [M] net/can/can-raw.ko LD [M] net/can/can.ko LD [M] net/core/pktgen.ko LD [M] net/dccp/dccp.ko LD [M] net/dccp/dccp_diag.ko LD [M] net/dccp/dccp_ipv4.ko LD [M] net/dccp/dccp_ipv6.ko LD [M] net/dccp/dccp_probe.ko LD [M] net/decnet/decnet.ko LD [M] net/decnet/netfilter/dn_rtmsg.ko LD [M] net/econet/econet.ko LD [M] net/ieee802154/af_802154.ko LD [M] net/ieee802154/nl802154.ko LD [M] net/ipv4/ah4.ko LD [M] net/ipv4/esp4.ko LD [M] net/ipv4/inet_diag.ko LD [M] net/ipv4/ip_gre.ko LD [M] net/ipv4/ipcomp.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/netfilter/arp_tables.ko LD [M] net/ipv4/netfilter/arpt_mangle.ko LD [M] net/ipv4/netfilter/arptable_filter.ko LD [M] net/ipv4/netfilter/ip_queue.ko LD [M] net/ipv4/netfilter/ip_tables.ko LD [M] net/ipv4/netfilter/ipt_CLUSTERIP.ko LD [M] net/ipv4/netfilter/ipt_ECN.ko LD [M] net/ipv4/netfilter/ipt_LOG.ko LD [M] net/ipv4/netfilter/ipt_MASQUERADE.ko LD [M] net/ipv4/netfilter/ipt_NETMAP.ko LD [M] net/ipv4/netfilter/ipt_REDIRECT.ko LD [M] net/ipv4/netfilter/ipt_REJECT.ko LD [M] net/ipv4/netfilter/ipt_ULOG.ko LD [M] net/ipv4/netfilter/ipt_addrtype.ko LD [M] net/ipv4/netfilter/ipt_ah.ko LD [M] net/ipv4/netfilter/ipt_ecn.ko LD [M] net/ipv4/netfilter/iptable_filter.ko LD [M] net/ipv4/netfilter/iptable_mangle.ko LD [M] net/ipv4/netfilter/iptable_nat.ko LD [M] net/ipv4/netfilter/iptable_raw.ko LD [M] net/ipv4/netfilter/iptable_security.ko LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.ko LD [M] net/ipv4/netfilter/nf_defrag_ipv4.ko LD [M] net/ipv4/netfilter/nf_nat.ko LD [M] net/ipv4/netfilter/nf_nat_amanda.ko LD [M] net/ipv4/netfilter/nf_nat_ftp.ko LD [M] net/ipv4/netfilter/nf_nat_h323.ko LD [M] net/ipv4/netfilter/nf_nat_irc.ko LD [M] net/ipv4/netfilter/nf_nat_pptp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_dccp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_gre.ko LD [M] net/ipv4/netfilter/nf_nat_proto_sctp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_udplite.ko LD [M] net/ipv4/netfilter/nf_nat_sip.ko LD [M] net/ipv4/netfilter/nf_nat_snmp_basic.ko LD [M] net/ipv4/netfilter/nf_nat_tftp.ko LD [M] net/ipv4/tcp_bic.ko LD [M] net/ipv4/tcp_cubic.ko LD [M] net/ipv4/tcp_diag.ko LD [M] net/ipv4/tcp_highspeed.ko LD [M] net/ipv4/tcp_htcp.ko LD [M] net/ipv4/tcp_hybla.ko LD [M] net/ipv4/tcp_illinois.ko LD [M] net/ipv4/tcp_lp.ko LD [M] net/ipv4/tcp_probe.ko LD [M] net/ipv4/tcp_scalable.ko LD [M] net/ipv4/tcp_vegas.ko LD [M] net/ipv4/tcp_veno.ko LD [M] net/ipv4/tcp_westwood.ko LD [M] net/ipv4/tcp_yeah.ko LD [M] net/ipv4/tunnel4.ko LD [M] net/ipv4/xfrm4_mode_beet.ko LD [M] net/ipv4/xfrm4_mode_transport.ko LD [M] net/ipv4/xfrm4_mode_tunnel.ko LD [M] net/ipv4/xfrm4_tunnel.ko LD [M] net/ipv6/ah6.ko LD [M] net/ipv6/esp6.ko LD [M] net/ipv6/ip6_tunnel.ko LD [M] net/ipv6/ipcomp6.ko LD [M] net/ipv6/ipv6.ko LD [M] net/ipv6/mip6.ko LD [M] net/ipv6/netfilter/ip6_queue.ko LD [M] net/ipv6/netfilter/ip6_tables.ko LD [M] net/ipv6/netfilter/ip6t_LOG.ko LD [M] net/ipv6/netfilter/ip6t_REJECT.ko LD [M] net/ipv6/netfilter/ip6t_ah.ko LD [M] net/ipv6/netfilter/ip6t_eui64.ko LD [M] net/ipv6/netfilter/ip6t_frag.ko LD [M] net/ipv6/netfilter/ip6t_hbh.ko LD [M] net/ipv6/netfilter/ip6t_ipv6header.ko LD [M] net/ipv6/netfilter/ip6t_mh.ko LD [M] net/ipv6/netfilter/ip6t_rt.ko LD [M] net/ipv6/netfilter/ip6table_filter.ko LD [M] net/ipv6/netfilter/ip6table_mangle.ko LD [M] net/ipv6/netfilter/ip6table_raw.ko LD [M] net/ipv6/netfilter/ip6table_security.ko LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.ko LD [M] net/ipv6/sit.ko LD [M] net/ipv6/tunnel6.ko LD [M] net/ipv6/xfrm6_mode_beet.ko LD [M] net/ipv6/xfrm6_mode_ro.ko LD [M] net/ipv6/xfrm6_mode_transport.ko LD [M] net/ipv6/xfrm6_mode_tunnel.ko LD [M] net/ipv6/xfrm6_tunnel.ko LD [M] net/ipx/ipx.ko LD [M] net/irda/ircomm/ircomm-tty.ko LD [M] net/irda/ircomm/ircomm.ko LD [M] net/irda/irda.ko LD [M] net/irda/irlan/irlan.ko LD [M] net/irda/irnet/irnet.ko LD [M] net/key/af_key.ko LD [M] net/lapb/lapb.ko LD [M] net/llc/llc.ko LD [M] net/llc/llc2.ko LD [M] net/mac80211/mac80211.ko LD [M] net/netfilter/ipvs/ip_vs.ko LD [M] net/netfilter/ipvs/ip_vs_dh.ko LD [M] net/netfilter/ipvs/ip_vs_ftp.ko LD [M] net/netfilter/ipvs/ip_vs_lblc.ko LD [M] net/netfilter/ipvs/ip_vs_lblcr.ko LD [M] net/netfilter/ipvs/ip_vs_lc.ko LD [M] net/netfilter/ipvs/ip_vs_nq.ko LD [M] net/netfilter/ipvs/ip_vs_rr.ko LD [M] net/netfilter/ipvs/ip_vs_sed.ko LD [M] net/netfilter/ipvs/ip_vs_sh.ko LD [M] net/netfilter/ipvs/ip_vs_wlc.ko LD [M] net/netfilter/ipvs/ip_vs_wrr.ko LD [M] net/netfilter/nf_conntrack.ko LD [M] net/netfilter/nf_conntrack_amanda.ko LD [M] net/netfilter/nf_conntrack_ftp.ko LD [M] net/netfilter/nf_conntrack_h323.ko LD [M] net/netfilter/nf_conntrack_irc.ko LD [M] net/netfilter/nf_conntrack_netbios_ns.ko LD [M] net/netfilter/nf_conntrack_netlink.ko LD [M] net/netfilter/nf_conntrack_pptp.ko LD [M] net/netfilter/nf_conntrack_proto_dccp.ko LD [M] net/netfilter/nf_conntrack_proto_gre.ko LD [M] net/netfilter/nf_conntrack_proto_sctp.ko LD [M] net/netfilter/nf_conntrack_proto_udplite.ko LD [M] net/netfilter/nf_conntrack_sane.ko LD [M] net/netfilter/nf_conntrack_sip.ko LD [M] net/netfilter/nf_conntrack_tftp.ko LD [M] net/netfilter/nf_tproxy_core.ko LD [M] net/netfilter/nfnetlink.ko LD [M] net/netfilter/nfnetlink_log.ko LD [M] net/netfilter/nfnetlink_queue.ko LD [M] net/netfilter/x_tables.ko LD [M] net/netfilter/xt_CLASSIFY.ko LD [M] net/netfilter/xt_CONNMARK.ko LD [M] net/netfilter/xt_CONNSECMARK.ko LD [M] net/netfilter/xt_DSCP.ko LD [M] net/netfilter/xt_HL.ko LD [M] net/netfilter/xt_LED.ko LD [M] net/netfilter/xt_MARK.ko LD [M] net/netfilter/xt_NFLOG.ko LD [M] net/netfilter/xt_NFQUEUE.ko LD [M] net/netfilter/xt_NOTRACK.ko LD [M] net/netfilter/xt_RATEEST.ko LD [M] net/netfilter/xt_SECMARK.ko LD [M] net/netfilter/xt_TCPMSS.ko LD [M] net/netfilter/xt_TCPOPTSTRIP.ko LD [M] net/netfilter/xt_TPROXY.ko LD [M] net/netfilter/xt_TRACE.ko LD [M] net/netfilter/xt_cluster.ko LD [M] net/netfilter/xt_comment.ko LD [M] net/netfilter/xt_connbytes.ko LD [M] net/netfilter/xt_connlimit.ko LD [M] net/netfilter/xt_connmark.ko LD [M] net/netfilter/xt_conntrack.ko LD [M] net/netfilter/xt_dccp.ko LD [M] net/netfilter/xt_dscp.ko LD [M] net/netfilter/xt_esp.ko LD [M] net/netfilter/xt_hashlimit.ko LD [M] net/netfilter/xt_helper.ko LD [M] net/netfilter/xt_hl.ko LD [M] net/netfilter/xt_iprange.ko LD [M] net/netfilter/xt_length.ko LD [M] net/netfilter/xt_limit.ko LD [M] net/netfilter/xt_mac.ko LD [M] net/netfilter/xt_mark.ko LD [M] net/netfilter/xt_multiport.ko LD [M] net/netfilter/xt_osf.ko LD [M] net/netfilter/xt_owner.ko LD [M] net/netfilter/xt_physdev.ko LD [M] net/netfilter/xt_pkttype.ko LD [M] net/netfilter/xt_policy.ko LD [M] net/netfilter/xt_quota.ko LD [M] net/netfilter/xt_rateest.ko LD [M] net/netfilter/xt_realm.ko LD [M] net/netfilter/xt_recent.ko LD [M] net/netfilter/xt_sctp.ko LD [M] net/netfilter/xt_socket.ko LD [M] net/netfilter/xt_state.ko LD [M] net/netfilter/xt_statistic.ko LD [M] net/netfilter/xt_string.ko LD [M] net/netfilter/xt_tcpmss.ko LD [M] net/netfilter/xt_tcpudp.ko LD [M] net/netfilter/xt_time.ko LD [M] net/netfilter/xt_u32.ko LD [M] net/netrom/netrom.ko LD [M] net/packet/af_packet.ko LD [M] net/phonet/phonet.ko LD [M] net/phonet/pn_pep.ko LD [M] net/rds/rds.ko LD [M] net/rfkill/rfkill.ko LD [M] net/rose/rose.ko LD [M] net/rxrpc/af-rxrpc.ko LD [M] net/rxrpc/rxkad.ko LD [M] net/sched/act_gact.ko LD [M] net/sched/act_ipt.ko LD [M] net/sched/act_mirred.ko LD [M] net/sched/act_nat.ko LD [M] net/sched/act_pedit.ko LD [M] net/sched/act_police.ko LD [M] net/sched/act_simple.ko LD [M] net/sched/act_skbedit.ko LD [M] net/sched/cls_basic.ko LD [M] net/sched/cls_flow.ko LD [M] net/sched/cls_fw.ko LD [M] net/sched/cls_route.ko LD [M] net/sched/cls_rsvp.ko LD [M] net/sched/cls_rsvp6.ko LD [M] net/sched/cls_tcindex.ko LD [M] net/sched/cls_u32.ko LD [M] net/sched/em_cmp.ko LD [M] net/sched/em_meta.ko LD [M] net/sched/em_nbyte.ko LD [M] net/sched/em_text.ko LD [M] net/sched/em_u32.ko LD [M] net/sched/sch_atm.ko LD [M] net/sched/sch_cbq.ko LD [M] net/sched/sch_drr.ko LD [M] net/sched/sch_dsmark.ko LD [M] net/sched/sch_gred.ko LD [M] net/sched/sch_hfsc.ko LD [M] net/sched/sch_htb.ko LD [M] net/sched/sch_ingress.ko LD [M] net/sched/sch_multiq.ko LD [M] net/sched/sch_netem.ko LD [M] net/sched/sch_prio.ko LD [M] net/sched/sch_red.ko LD [M] net/sched/sch_sfq.ko LD [M] net/sched/sch_tbf.ko LD [M] net/sched/sch_teql.ko LD [M] net/sctp/sctp.ko LD [M] net/sunrpc/auth_gss/auth_rpcgss.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.ko LD [M] net/sunrpc/sunrpc.ko LD [M] net/sunrpc/xprtrdma/svcrdma.ko LD [M] net/sunrpc/xprtrdma/xprtrdma.ko LD [M] net/tipc/tipc.ko LD [M] net/unix/unix.ko LD [M] net/wanrouter/wanrouter.ko LD [M] net/wimax/wimax.ko LD [M] net/wireless/cfg80211.ko LD [M] net/wireless/lib80211.ko LD [M] net/wireless/lib80211_crypt_ccmp.ko LD [M] net/wireless/lib80211_crypt_tkip.ko LD [M] net/wireless/lib80211_crypt_wep.ko LD [M] net/x25/x25.ko LD [M] net/xfrm/xfrm_ipcomp.ko LD [M] net/xfrm/xfrm_user.ko LD [M] samples/kobject/kobject-example.ko LD [M] samples/kobject/kset-example.ko LD [M] samples/kprobes/jprobe_example.ko LD [M] samples/kprobes/kprobe_example.ko LD [M] samples/kprobes/kretprobe_example.ko LD [M] samples/markers/marker-example.ko LD [M] samples/markers/probe-example.ko LD [M] samples/trace_events/trace-events-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample2.ko LD [M] samples/tracepoints/tracepoint-sample.ko LD [M] sound/ac97_bus.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/oss/snd-pcm-oss.ko LD [M] sound/core/seq/oss/snd-seq-oss.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] sound/core/seq/snd-seq-dummy.ko LD [M] sound/core/seq/snd-seq-midi-emul.ko LD [M] sound/core/seq/snd-seq-midi-event.ko LD [M] sound/core/seq/snd-seq-midi.ko LD [M] sound/core/seq/snd-seq-virmidi.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-hrtimer.ko LD [M] sound/core/snd-hwdep.ko LD [M] sound/core/snd-page-alloc.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-rawmidi.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/drivers/mpu401/snd-mpu401-uart.ko LD [M] sound/drivers/mpu401/snd-mpu401.ko LD [M] sound/drivers/opl3/snd-opl3-lib.ko LD [M] sound/drivers/opl3/snd-opl3-synth.ko LD [M] sound/drivers/snd-dummy.ko LD [M] sound/drivers/snd-mtpav.ko LD [M] sound/drivers/snd-mts64.ko LD [M] sound/drivers/snd-portman2x4.ko LD [M] sound/drivers/snd-serial-u16550.ko LD [M] sound/drivers/snd-virmidi.ko LD [M] sound/drivers/vx/snd-vx-lib.ko LD [M] sound/i2c/other/snd-ak4114.ko LD [M] sound/i2c/other/snd-ak4117.ko LD [M] sound/i2c/other/snd-ak4xxx-adda.ko LD [M] sound/i2c/other/snd-pt2258.ko LD [M] sound/i2c/other/snd-tea575x-tuner.ko LD [M] sound/i2c/snd-cs8427.ko LD [M] sound/i2c/snd-i2c.ko LD [M] sound/pci/ac97/snd-ac97-codec.ko LD [M] sound/pci/ali5451/snd-ali5451.ko LD [M] sound/pci/au88x0/snd-au8810.ko LD [M] sound/pci/au88x0/snd-au8820.ko LD [M] sound/pci/au88x0/snd-au8830.ko LD [M] sound/pci/aw2/snd-aw2.ko LD [M] sound/pci/ca0106/snd-ca0106.ko LD [M] sound/pci/cs46xx/snd-cs46xx.ko LD [M] sound/pci/ctxfi/snd-ctxfi.ko LD [M] sound/pci/echoaudio/snd-darla20.ko LD [M] sound/pci/echoaudio/snd-darla24.ko LD [M] sound/pci/echoaudio/snd-echo3g.ko LD [M] sound/pci/echoaudio/snd-gina20.ko LD [M] sound/pci/echoaudio/snd-gina24.ko LD [M] sound/pci/echoaudio/snd-indigo.ko LD [M] sound/pci/echoaudio/snd-indigodj.ko LD [M] sound/pci/echoaudio/snd-indigodjx.ko LD [M] sound/pci/echoaudio/snd-indigoio.ko LD [M] sound/pci/echoaudio/snd-indigoiox.ko LD [M] sound/pci/echoaudio/snd-layla20.ko LD [M] sound/pci/echoaudio/snd-layla24.ko LD [M] sound/pci/echoaudio/snd-mia.ko LD [M] sound/pci/echoaudio/snd-mona.ko LD [M] sound/pci/emu10k1/snd-emu10k1-synth.ko LD [M] sound/pci/emu10k1/snd-emu10k1.ko LD [M] sound/pci/emu10k1/snd-emu10k1x.ko LD [M] sound/pci/hda/snd-hda-codec-analog.ko LD [M] sound/pci/hda/snd-hda-codec-atihdmi.ko LD [M] sound/pci/hda/snd-hda-codec-ca0110.ko LD [M] sound/pci/hda/snd-hda-codec-cmedia.ko LD [M] sound/pci/hda/snd-hda-codec-conexant.ko LD [M] sound/pci/hda/snd-hda-codec-idt.ko LD [M] sound/pci/hda/snd-hda-codec-intelhdmi.ko LD [M] sound/pci/hda/snd-hda-codec-nvhdmi.ko LD [M] sound/pci/hda/snd-hda-codec-realtek.ko LD [M] sound/pci/hda/snd-hda-codec-si3054.ko LD [M] sound/pci/hda/snd-hda-codec-via.ko LD [M] sound/pci/hda/snd-hda-codec.ko LD [M] sound/pci/hda/snd-hda-intel.ko LD [M] sound/pci/ice1712/snd-ice1712.ko LD [M] sound/pci/ice1712/snd-ice1724.ko LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.ko LD [M] sound/pci/korg1212/snd-korg1212.ko LD [M] sound/pci/lx6464es/snd-lx6464es.ko LD [M] sound/pci/mixart/snd-mixart.ko LD [M] sound/pci/nm256/snd-nm256.ko LD [M] sound/pci/oxygen/snd-hifier.ko LD [M] sound/pci/oxygen/snd-oxygen-lib.ko LD [M] sound/pci/oxygen/snd-oxygen.ko LD [M] sound/pci/oxygen/snd-virtuoso.ko LD [M] sound/pci/pcxhr/snd-pcxhr.ko LD [M] sound/pci/riptide/snd-riptide.ko LD [M] sound/pci/rme9652/snd-hdsp.ko LD [M] sound/pci/rme9652/snd-hdspm.ko LD [M] sound/pci/rme9652/snd-rme9652.ko LD [M] sound/pci/snd-ad1889.ko LD [M] sound/pci/snd-als300.ko LD [M] sound/pci/snd-atiixp-modem.ko LD [M] sound/pci/snd-atiixp.ko LD [M] sound/pci/snd-azt3328.ko LD [M] sound/pci/snd-bt87x.ko LD [M] sound/pci/snd-cmipci.ko LD [M] sound/pci/snd-cs4281.ko LD [M] sound/pci/snd-ens1370.ko LD [M] sound/pci/snd-ens1371.ko LD [M] sound/pci/snd-es1938.ko LD [M] sound/pci/snd-es1968.ko LD [M] sound/pci/snd-fm801.ko LD [M] sound/pci/snd-intel8x0.ko LD [M] sound/pci/snd-intel8x0m.ko LD [M] sound/pci/snd-maestro3.ko LD [M] sound/pci/snd-rme32.ko LD [M] sound/pci/snd-rme96.ko LD [M] sound/pci/snd-sonicvibes.ko LD [M] sound/pci/snd-via82xx-modem.ko LD [M] sound/pci/snd-via82xx.ko LD [M] sound/pci/trident/snd-trident.ko LD [M] sound/pci/vx222/snd-vx222.ko LD [M] sound/pci/ymfpci/snd-ymfpci.ko LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko LD [M] sound/pcmcia/vx/snd-vxpocket.ko LD [M] sound/soc/codecs/snd-soc-ad73311.ko LD [M] sound/soc/codecs/snd-soc-ak4104.ko LD [M] sound/soc/codecs/snd-soc-ak4535.ko LD [M] sound/soc/codecs/snd-soc-cs4270.ko LD [M] sound/soc/codecs/snd-soc-l3.ko LD [M] sound/soc/codecs/snd-soc-pcm3008.ko LD [M] sound/soc/codecs/snd-soc-spdif.ko LD [M] sound/soc/codecs/snd-soc-ssm2602.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic26.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.ko LD [M] sound/soc/codecs/snd-soc-uda134x.ko LD [M] sound/soc/codecs/snd-soc-uda1380.ko LD [M] sound/soc/codecs/snd-soc-wm8350.ko LD [M] sound/soc/codecs/snd-soc-wm8400.ko LD [M] sound/soc/codecs/snd-soc-wm8510.ko LD [M] sound/soc/codecs/snd-soc-wm8580.ko LD [M] sound/soc/codecs/snd-soc-wm8728.ko LD [M] sound/soc/codecs/snd-soc-wm8731.ko LD [M] sound/soc/codecs/snd-soc-wm8750.ko LD [M] sound/soc/codecs/snd-soc-wm8753.ko LD [M] sound/soc/codecs/snd-soc-wm8900.ko LD [M] sound/soc/codecs/snd-soc-wm8903.ko LD [M] sound/soc/codecs/snd-soc-wm8940.ko LD [M] sound/soc/codecs/snd-soc-wm8960.ko LD [M] sound/soc/codecs/snd-soc-wm8971.ko LD [M] sound/soc/codecs/snd-soc-wm8988.ko LD [M] sound/soc/codecs/snd-soc-wm8990.ko LD [M] sound/soc/codecs/snd-soc-wm9081.ko LD [M] sound/soc/snd-soc-core.ko LD [M] sound/sound_firmware.ko LD [M] sound/soundcore.ko LD [M] sound/sparc/snd-sun-amd7930.ko LD [M] sound/sparc/snd-sun-cs4231.ko LD [M] sound/sparc/snd-sun-dbri.ko LD [M] sound/synth/emux/snd-emux-synth.ko LD [M] sound/synth/snd-util-mem.ko LD [M] sound/usb/caiaq/snd-usb-caiaq.ko LD [M] sound/usb/snd-usb-audio.ko LD [M] sound/usb/snd-usb-lib.ko # Build took: 0:20:21.283148 # git bisect good Bisecting: 3 revisions left to test after this (roughly 2 steps) [9be12f9b1c4fd5f18cc82c170a32bfe1713ba76d] sparc64: Add proper dynamic ftrace support. # < git rev-parse --verify HEAD Trying 9be12f9b1c4fd5f18cc82c170a32bfe1713ba76d # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1515:2: warning: #warning syscall rt_tgsigqueueinfo not implemented :1519:2: warning: #warning syscall perf_counter_open not implemented CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/version.o CC arch/sparc/math-emu/math_64.o CC arch/sparc/mm/tlb.o CC arch/sparc/mm/tsb.o CC arch/sparc/mm/fault_64.o CC arch/sparc/mm/init_64.o CC arch/sparc/mm/generic_64.o CC arch/sparc/mm/hugetlbpage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/calibrate.o] Error 255 CC [M] drivers/cdrom/cdrom.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprof.o CC [M] sound/sound_core.o CC [M] sound/sound_firmware.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/cpu_buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/version.o] Error 255 CC [M] sound/ac97_bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/initramfs.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/buffer_sync.o CC [M] drivers/block/paride/paride.o CC [M] drivers/atm/iphase.o CC net/socket.o CC [M] drivers/connector/cn_queue.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/event_buffer.o CC [M] drivers/block/paride/aten.o CC [M] drivers/firewire/fw-card.o CC [M] drivers/auxdisplay/ks0108.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cm.o CC [M] drivers/ieee802154/fakehard.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o CC [M] drivers/bluetooth/hci_vhci.o CC [M] drivers/infiniband/hw/nes/nes.o CC [M] drivers/crypto/hifn_795x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/do_mounts_initrd.o] Error 255 CC [M] drivers/infiniband/ulp/srp/ib_srp.o CC [M] drivers/memstick/core/memstick.o CC [M] drivers/memstick/host/tifm_ms.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o CC drivers/block/hd.o CC [M] drivers/infiniband/hw/mlx4/ah.o CC [M] net/9p/mod.o CC [M] drivers/mmc/card/block.o CC net/8021q/vlan_core.o CC [M] drivers/ieee1394/ieee1394_core.o CC [M] drivers/parport/share.o CC [M] drivers/input/gameport/gameport.o CC [M] drivers/infiniband/hw/amso1100/c2.o CC drivers/staging/staging.o CC [M] drivers/infiniband/ulp/iser/iser_verbs.o CC [M] drivers/block/aoe/aoeblk.o CC [M] drivers/power/power_supply_core.o CC [M] drivers/infiniband/hw/ipath/ipath_cq.o CC [M] drivers/input/serio/serio.o CC [M] sound/pcmcia/vx/vxpocket.o CC [M] drivers/thermal/thermal_sys.o CC [M] drivers/mmc/host/sdhci.o CC [M] drivers/infiniband/hw/ipath/ipath_diag.o CC [M] drivers/ssb/main.o CC [M] drivers/infiniband/hw/mthca/mthca_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [init/do_mounts.o] Error 255 CC [M] drivers/isdn/divert/isdn_divert.o CC [M] net/8021q/vlan.o CC [M] sound/drivers/dummy.o CC drivers/usb/otg/otg.o CC [M] drivers/w1/masters/matrox_w1.o CC [M] net/ax25/ax25_addr.o CC net/802/fc.o CC [M] drivers/isdn/hysdn/hysdn_procconf.o CC [M] sound/sparc/amd7930.o CC [M] sound/i2c/cs8427.o CC drivers/spi/spi.o CC drivers/cpufreq/cpufreq.o CC [M] net/appletalk/aarp.o CC drivers/gpio/gpiolib.o CC [M] sound/soc/soc-core.o CC [M] drivers/isdn/hardware/avm/b1pci.o CC drivers/accessibility/braille/braille_console.o CC [M] drivers/isdn/capi/kcapi.o CC drivers/of/base.o CC [M] net/bluetooth/af_bluetooth.o CC [M] drivers/media/radio/radio-maxiradio.o CC [M] drivers/mfd/sm501.o CC ipc/compat.o CC [M] drivers/isdn/hardware/avm/b1.o CC [M] drivers/usb/gadget/m66592-udc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/connector/connector.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/fault_64.o] Error 255 make[2]: *** [arch/sparc/mm/tlb.o] Error 255 CC [M] drivers/uio/uio.o CC [M] net/8021q/vlan_dev.o CC [M] drivers/memstick/host/jmb38x_ms.o CC [M] drivers/mmc/core/core.o CC [M] drivers/sbus/char/envctrl.o CC [M] drivers/isdn/gigaset/bas-gigaset.o CC [M] drivers/isdn/i4l/isdn_net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/b2c2/flexcop-pci.o make[2]: *** [arch/sparc/mm/hugetlbpage.o] Error 255 CC [M] drivers/md/linear.o CC security/keys/key.o CC [M] drivers/media/common/tuners/tuner-xc2028.o CC [M] drivers/isdn/gigaset/isocdata.o CC [M] drivers/infiniband/core/addr.o CC arch/sparc/lib/iomap.o CC drivers/base/core.o CC drivers/i2c/i2c-boardinfo.o CC [M] drivers/uwb/umc-bus.o CC [M] drivers/pcmcia/ds.o CC drivers/pci/access.o CC [M] drivers/usb/atm/cxacru.o CC [M] drivers/usb/gadget/cdc2.o CC drivers/misc/kgdbts.o CC drivers/input/input.o CC drivers/serial/serial_core.o CC [M] drivers/hid/hid-lg.o CC [M] drivers/mtd/chips/chipreg.o CC arch/sparc/prom/console_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/cpu_buffer.o] Error 255 CC drivers/char/mem.o CC [M] drivers/telephony/phonedev.o CC [M] drivers/ata/libata-core.o CC drivers/regulator/core.o CC [M] sound/pci/ad1889.o CC [M] drivers/message/fusion/mptbase.o CC [M] net/atm/addr.o CC drivers/leds/led-core.o CC [M] drivers/misc/c2port/core.o CC [M] sound/core/oss/mixer_oss.o CC [M] drivers/ide/ide-cd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/bootmem.o make[3]: *** [drivers/block/paride/aten.o] Error 255 make[3]: *** [drivers/staging/staging.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/staging] Error 2 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_files.o CC [M] drivers/media/dvb/b2c2/flexcop-usb.o make[2]: *** [sound/sound_core.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofilefs.o CC arch/sparc/kernel/traps_64.o CC crypto/api.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/generic_64.o] Error 255 CC arch/sparc/kernel/irq_64.o /scratch/kisskb/src/drivers/memstick/core/memstick.c: In function 'h_memstick_read_dev_id': /scratch/kisskb/src/drivers/memstick/core/memstick.c:328: warning: 'id_reg.if_mode' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprof.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop.o CC [M] drivers/gpu/drm/drm_auth.o CC [M] drivers/hwmon/hwmon.o CC block/elevator.o CC [M] drivers/net/appletalk/ipddp.o CC fs/open.o CC kernel/sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/char/random.o make[2]: *** [init/main.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [init] Error 2 CC [M] drivers/scsi/aacraid/linit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/paride.o] Error 255 CC [M] drivers/block/paride/bpck.o CC drivers/video/fb_notify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/event_buffer.o] Error 255 CC block/blk-core.o CC lib/bcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [sound/ac97_bus.o] Error 255 CC arch/sparc/kernel/process_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/block.o] Error 255 CC [M] drivers/mmc/card/queue.o CC [M] drivers/misc/cb710/core.o CC [M] drivers/isdn/hisax/config.o CC drivers/rtc/rtc-lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/otg/otg.o] Error 255 CC [M] drivers/usb/otg/gpio_vbus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprofile_files.o] Error 255 CC drivers/char/tty_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/console_64.o] Error 255 CC arch/sparc/prom/devops_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/mod.o] Error 255 CC [M] net/9p/client.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/matrox_w1.o] Error 255 CC [M] drivers/w1/masters/ds2490.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprofilefs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/memstick/core/memstick.o] Error 255 CC [M] drivers/isdn/i4l/isdn_tty.o CC [M] drivers/memstick/core/mspro_block.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf.o] Error 255 CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/connector/cn_queue.o] Error 255 CC [M] drivers/isdn/i4l/isdn_v110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee802154/fakehard.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/i2c/cs8427.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/thermal/thermal_sys.o] Error 255 CC [M] sound/i2c/i2c.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/thermal] Error 2 CC [M] drivers/infiniband/hw/nes/nes_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: Target `__build' not remade because of errors. make[3]: *** [drivers/block/hd.o] Error 255 make[2]: *** [drivers/ieee802154] Error 2 CC [M] drivers/infiniband/core/cm.o CC [M] drivers/block/floppy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi.o] Error 255 CC [M] drivers/spi/spi_bitbang.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/buffer_sync.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/accessibility/braille/braille_console.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/accessibility/braille] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/accessibility] Error 2 CC [M] drivers/infiniband/core/packer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/power_supply_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/auxdisplay/ks0108.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/auxdisplay] Error 2 CC [M] drivers/power/power_supply_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/nes/nes_nic.o make[4]: *** [drivers/memstick/host/jmb38x_ms.o] Error 255 CC [M] drivers/infiniband/core/ud_header.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/envctrl.o] Error 255 CC [M] drivers/sbus/char/display7seg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/lib/iomap.o] Error 255 CC arch/sparc/lib/ksyms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/chipreg.o] Error 255 CC [M] drivers/mtd/chips/cfi_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/share.o] Error 255 CC [M] drivers/parport/ieee1284.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/memstick/host/tifm_ms.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/memstick/host] Error 2 CC arch/sparc/lib/PeeCeeI.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/c2port/core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/c2port] Error 2 CC [M] drivers/mtd/chips/cfi_util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-pci.o] Error 255 CC [M] drivers/infiniband/ulp/iser/iser_initiator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/addr.o] Error 255 CC [M] net/atm/pvc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/dummy.o] Error 255 CC [M] sound/drivers/mtpav.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_procconf.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_proclog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/ah.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/api.o] Error 255 CC crypto/cipher.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/vx/vxpocket.o] Error 255 CC [M] sound/pcmcia/vx/vxp_ops.o make[3]: *** [drivers/of/base.o] Error 255 CC drivers/of/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fb_notify.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/telephony/phonedev.o] Error 255 CC [M] drivers/telephony/ixj.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_cq.o] Error 255 CC [M] sound/pcmcia/vx/vxp_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_diag.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/i2c/i2c-boardinfo.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/tsb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_core.o] Error 255 CC [M] drivers/parport/ieee1284_ops.o CC [M] net/8021q/vlan_netlink.o CC [M] drivers/watchdog/pcwd_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/divert/isdn_divert.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/divert/divert_procfs.o make[3]: *** [drivers/gpio/gpiolib.o] Error 255 CC [M] drivers/gpio/max7301.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/mem.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_driver.o CC [M] drivers/i2c/algos/i2c-algo-bit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/linear.o] Error 255 CC [M] drivers/md/raid0.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/otg/gpio_vbus.o] Error 255 CC [M] drivers/usb/otg/nop-usb-xceiv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/core.o] Error 255 CC drivers/base/sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/ds2490.o] Error 255 CC [M] drivers/w1/masters/ds2482.o CC [M] drivers/video/aty/atyfb_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/devops_64.o] Error 255 CC arch/sparc/prom/init_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/led-core.o] Error 255 CC drivers/leds/led-triggers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/m66592-udc.o] Error 255 make[3]: *** [drivers/ieee1394/ieee1394_core.o] Error 255 CC [M] drivers/w1/masters/w1-gpio.o CC [M] drivers/ieee1394/ieee1394_transactions.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [sound/sound_firmware.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/sm501.o] Error 255 CC [M] drivers/mfd/htc-pasic3.o CC [M] drivers/ieee1394/hosts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/hwmon.o] Error 255 CC [M] drivers/hwmon/hwmon-vid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/gameport.o] Error 255 CC [M] drivers/input/gameport/emu10k1-gp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/init_64.o] Error 255 CC arch/sparc/prom/misc_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/lib/ksyms.o] Error 255 CC [M] drivers/message/fusion/mptscsih.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-usb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/access.o] Error 255 CC drivers/pci/bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cd.o] Error 255 CC [M] drivers/ide/ide-cd_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/compat.o] Error 255 CC ipc/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/bootmem.o] Error 255 CC mm/filemap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/bcd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC lib/div64.o make[4]: *** [drivers/media/radio/radio-maxiradio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/radio/radio-gemtek-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ad1889.o] Error 255 make[4]: *** [drivers/infiniband/hw/amso1100/c2.o] Error 255 make[4]: *** [drivers/sbus/char/display7seg.o] Error 255 CC [M] sound/pci/als300.o CC [M] drivers/sbus/char/flash.o CC [M] drivers/infiniband/hw/amso1100/c2_provider.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/af_bluetooth.o] Error 255 CC [M] net/bluetooth/hci_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/max7301.o] Error 255 CC [M] drivers/gpio/max732x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_auth.o] Error 255 CC [M] drivers/gpu/drm/drm_bufs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/crypto/hifn_795x.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/crypto] Error 2 CC [M] drivers/isdn/mISDN/l1oip_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-fe-tuner.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf_core.o] Error 255 CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/oprofile_stats.o] Error 255 CC [M] arch/sparc/oprofile/../../../drivers/oprofile/timer_int.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/power_supply_sysfs.o] Error 255 CC [M] drivers/power/power_supply_leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/mtpav.o] Error 255 make[2]: *** [arch/sparc/kernel/process_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/drivers/mts64.o make[2]: *** [arch/sparc/lib/PeeCeeI.o] Error 255 CC [M] drivers/gpu/drm/drm_cache.o AS arch/sparc/lib/mcount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_proclog.o] Error 255 make[3]: *** [drivers/hid/hid-lg.o] Error 255 CC [M] drivers/isdn/hysdn/boardergo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/addr.o] Error 255 CC [M] sound/drivers/portman2x4.o CC [M] drivers/hid/hid-lgff.o CC arch/sparc/lib/user_fixup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/iser/iser_verbs.o] Error 255 CC [M] drivers/isdn/mISDN/l1oip_codec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoeblk.o] Error 255 CC [M] drivers/block/aoe/aoechr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/ds.o] Error 255 CC [M] drivers/pcmcia/pcmcia_resource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-card.o] Error 255 CC [M] drivers/firewire/fw-topology.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/main.o] Error 255 CC [M] drivers/ssb/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/i2c/i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi_bitbang.o] Error 255 CC [M] drivers/spi/spi_butterfly.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/../../../drivers/oprofile/timer_int.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/appletalk/ipddp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/appletalk] Error 2 CC [M] arch/sparc/oprofile/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/vx/vxp_mixer.o] Error 255 CC [M] drivers/gpu/drm/drm_context.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/otg/nop-usb-xceiv.o] Error 255 CC security/selinux/avc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cipher.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/usb/otg] Error 2 CC [M] drivers/block/brd.o CC crypto/digest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/random.o] Error 255 CC crypto/compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio.o] Error 255 CC [M] drivers/uio/uio_cif.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/key.o] Error 255 CC [M] drivers/net/arcnet/arcnet.o CC security/keys/keyring.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/w1-gpio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/open.o] Error 255 make[3]: *** [drivers/uwb/umc-bus.o] Error 255 CC [M] drivers/uio/uio_pdrv.o CC [M] drivers/uwb/umc-dev.o CC fs/read_write.o CC [M] sound/i2c/other/ak4114.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/algos/i2c-algo-bit.o] Error 255 CC [M] drivers/i2c/algos/i2c-algo-pca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_dma.o] Error 255 CC [M] drivers/message/fusion/mptspi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/isocdata.o] Error 255 CC [M] drivers/hwmon/w83627hf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/fc.o] Error 255 CC net/802/hippi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq.o] Error 255 CC drivers/cpufreq/cpufreq_performance.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/hwmon-vid.o] Error 255 CC [M] drivers/message/fusion/mptfc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/hosts.o] Error 255 CC crypto/algapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mmc/core/bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/sparc/amd7930.o] Error 255 CC [M] sound/sparc/cs4231.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/max732x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/pvc.o] Error 255 CC [M] drivers/gpio/mcp23s08.o CC [M] net/atm/signaling.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_addr.o] Error 255 CC [M] net/ax25/ax25_dev.o make[3]: *** [drivers/input/serio/serio.o] Error 255 CC [M] drivers/input/serio/i8042.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/div64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/irq_64.o] Error 255 make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_cm.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch_ev.o CC lib/sort.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/of/device.o] Error 255 CC drivers/of/platform.o CC [M] drivers/hwmon/w83792d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/kcapi.o] Error 255 CC [M] drivers/isdn/capi/capiutil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/oprofile/init.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/oprofile] Error 2 CC [M] drivers/infiniband/hw/amso1100/c2_rnic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/linit.o] Error 255 CC [M] drivers/scsi/aacraid/aachba.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/emu10k1-gp.o] Error 255 CC [M] drivers/input/gameport/fm801-gp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/ieee1284.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-lib.o] Error 255 CC drivers/rtc/hctosys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/vx/vxp_ops.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pcmcia/vx] Error 2 CC [M] drivers/block/loop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_netlink.o] Error 255 CC [M] drivers/parport/procfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/srp/ib_srp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/sys.o] Error 255 CC drivers/base/bus.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/ulp/srp] Error 2 CC [M] drivers/parport/daisy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/als300.o] Error 255 CC [M] sound/pci/atiixp_modem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/traps_64.o] Error 255 CC arch/sparc/kernel/signal_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/packer.o] Error 255 CC [M] drivers/infiniband/core/verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlan_dev.o] Error 255 CC [M] net/8021q/vlan_gvrp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/cb710/core.o] Error 255 CC [M] drivers/misc/cb710/sgbuf2.o make[4]: *** [drivers/infiniband/core/ud_header.o] Error 255 CC [M] net/8021q/vlanproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_context.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/queue.o] Error 255 CC [M] drivers/mmc/card/mmc_test.o CC [M] drivers/misc/cb710/debug.o make[4]: *** [drivers/mtd/chips/cfi_util.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_mq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_probe.o] Error 255 CC [M] drivers/mtd/chips/cfi_cmdset_0020.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/util.o] Error 255 CC ipc/msgutil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/masters/ds2482.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/w1/masters] Error 2 make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf_irq.o] Error 255 make[4]: *** [drivers/isdn/i4l/isdn_v110.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/htc-pasic3.o] Error 255 CC [M] drivers/mfd/wm8400-core.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cdrom/cdrom.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/cdrom] Error 2 CC [M] drivers/input/gameport/lightning.o CC [M] drivers/power/pda_power.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi_butterfly.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/spi/spi_gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_vhci.o] Error 255 CC [M] drivers/bluetooth/hci_ldisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/lib/user_fixup.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/lib] Error 2 CC [M] drivers/input/gameport/ns558.o make[2]: *** [arch/sparc/prom/misc_64.o] Error 255 CC arch/sparc/prom/p1275.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/bus.o] Error 255 CC [M] drivers/mmc/core/host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/mixer_oss.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/l1oip_codec.o] Error 255 CC [M] drivers/isdn/mISDN/core.o CC [M] drivers/w1/slaves/w1_therm.o CC [M] sound/core/oss/pcm_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-lgff.o] Error 255 make[4]: *** [drivers/infiniband/ulp/iser/iser_initiator.o] Error 255 CC [M] drivers/infiniband/ulp/iser/iser_memory.o CC [M] drivers/hid/hid-lg2ff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/core.o] Error 255 CC [M] drivers/regulator/fixed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/pcwd_pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/led-triggers.o] Error 255 CC [M] drivers/watchdog/wdt_pci.o CC drivers/leds/ledtrig-ide-disk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/soc/soc-core.o] Error 255 CC [M] sound/soc/soc-dapm.o make[3]: *** [drivers/md/raid0.o] Error 255 CC [M] drivers/md/raid1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/client.o] Error 255 CC [M] net/9p/error.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/cq.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/doorbell.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/input.o] Error 255 CC drivers/input/input-compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/connector/connector.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/connector] Error 2 CC [M] drivers/leds/led-class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/portman2x4.o] Error 255 CC [M] drivers/w1/w1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/boardergo.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_boot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/divert/divert_procfs.o] Error 255 CC [M] drivers/isdn/divert/divert_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_main.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/mcp23s08.o] Error 255 CC [M] drivers/gpio/pca953x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_cache.o] Error 255 CC [M] drivers/w1/slaves/w1_smem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/of/platform.o] Error 255 CC drivers/of/of_mdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/power_supply_leds.o] Error 255 CC [M] drivers/gpio/pcf857x.o make[3]: *** [drivers/parport/procfs.o] Error 255 CC [M] sound/core/oss/pcm_plugin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/kgdbts.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/mthca/mthca_profile.o make[4]: *** [drivers/infiniband/hw/amso1100/c2_mq.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_ae.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_performance.o] Error 255 CC [M] drivers/cpufreq/cpufreq_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_cif.o] Error 255 CC [M] drivers/uio/uio_pdrv_genirq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cd_ioctl.o] Error 255 CC [M] drivers/ide/ide-cd_verbose.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-gemtek-pci.o] Error 255 CC [M] drivers/media/radio/radio-maestro.o make[3]: *** [drivers/uwb/umc-dev.o] Error 255 CC [M] drivers/uwb/umc-drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_dev.o] Error 255 CC [M] net/ax25/ax25_iface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/memstick/core/mspro_block.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/memstick/core] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/memstick] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/parport/probe.o make[2]: *** [crypto/digest.o] Error 255 CC crypto/scatterwalk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/config.o] Error 255 CC [M] drivers/isdn/hisax/isdnl1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/serial_core.o] Error 255 CC drivers/serial/suncore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/algos/i2c-algo-pca.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/algos] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1.o] Error 255 CC [M] drivers/isdn/hardware/avm/b1dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/ieee1394_transactions.o] Error 255 CC [M] drivers/ieee1394/highlevel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/flash.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/sbus/char/openprom.o make[3]: *** [net/8021q/vlan_gvrp.o] Error 255 CC [M] drivers/isdn/hardware/avm/b1pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/brd.o] Error 255 CC [M] drivers/uwb/address.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_therm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/oss/io.o make[3]: *** [drivers/block/paride/bpck.o] Error 255 CC [M] drivers/block/paride/comm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/compress.o] Error 255 CC [M] drivers/scsi/aacraid/commctrl.o CC [M] drivers/i2c/busses/i2c-ali1535.o CC [M] drivers/net/atl1c/atl1c_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/pda_power.o] Error 255 CC [M] drivers/power/wm8350_power.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/bas-gigaset.o] Error 255 CC [M] drivers/isdn/gigaset/common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-ide-disk.o] Error 255 CC [M] sound/core/oss/copy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi_gpio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/spi/spi_lm70llp.o make[4]: *** [sound/i2c/other/ak4114.o] Error 255 CC [M] sound/i2c/other/ak4117.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/fm801-gp.o] Error 255 CC [M] drivers/uio/uio_smx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/msgutil.o] Error 255 make[3]: *** [security/keys/keyring.o] Error 255 CC security/keys/keyctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-lg2ff.o] Error 255 CC [M] drivers/hid/hid-core.o CC ipc/msg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/bus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/wdt_pci.o] Error 255 CC drivers/pci/probe.o CC [M] drivers/watchdog/pcwd_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_smem.o] Error 255 CC [M] drivers/w1/slaves/w1_ds2431.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/ns558.o] Error 255 CC drivers/pci/remove.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/sort.o] Error 255 CC lib/parser.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-fe-tuner.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/b2c2/flexcop-i2c.o make[3]: *** [drivers/pcmcia/pcmcia_resource.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/hctosys.o] Error 255 CC [M] drivers/pcmcia/pcmcia_ioctl.o CC drivers/rtc/class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_net.o] Error 255 CC [M] drivers/w1/slaves/w1_ds2433.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/avc.o] Error 255 CC security/selinux/hooks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_alloc.o] Error 255 CC [M] drivers/hid/hid-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/divert/divert_init.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/divert] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC security/selinux/selinuxfs.o make[3]: *** [net/9p/error.o] Error 255 CC [M] net/9p/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/fixed.o] Error 255 CC [M] drivers/regulator/virtual.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_profile.o] Error 255 CC [M] drivers/spi/spidev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_io.o] Error 255 CC drivers/char/n_tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/gameport/lightning.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input/gameport] Error 2 CC [M] net/9p/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/of/of_mdio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83627hf.o] Error 255 CC [M] net/9p/trans_fd.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/of] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/iphase.o] Error 255 CC [M] drivers/atm/suni.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/signal_64.o] Error 255 CC arch/sparc/kernel/setup_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_boot.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/input-compat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/input/ff-core.o make[3]: *** [drivers/parport/ieee1284_ops.o] Error 255 CC [M] drivers/hwmon/w83793.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/verbs.o] Error 255 CC [M] sound/soc/soc-jack.o CC [M] net/bluetooth/hci_conn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capiutil.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/capi/capilib.o make[3]: *** [net/appletalk/aarp.o] Error 255 CC [M] net/appletalk/ddp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pcmcia/pdaudiocf] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/pcmcia] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/pcf857x.o] Error 255 CC [M] net/ax25/ax25_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/doorbell.o] Error 255 make[4]: *** [drivers/infiniband/hw/amso1100/c2_provider.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/mad.o CC [M] drivers/regulator/userspace-consumer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_ds2431.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/leds/leds-bd2802.o make[3]: *** [drivers/uio/uio_pdrv.o] Error 255 CC [M] drivers/isdn/mISDN/fsm.o CC [M] drivers/mmc/card/sdio_uart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_ae.o] Error 255 CC [M] net/bluetooth/hci_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cd_verbose.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ide/ide.o make[3]: *** [drivers/uio/uio_pdrv_genirq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_stats.o] Error 255 CC [M] drivers/mtd/devices/doc2000.o CC [M] drivers/infiniband/hw/amso1100/c2_vq.o CC [M] drivers/cpufreq/cpufreq_powersave.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptfc.o] Error 255 CC [M] drivers/message/fusion/mptsas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/signaling.o] Error 255 CC [M] net/atm/svc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/copy.o] Error 255 CC [M] drivers/message/fusion/mptctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_ldisc.o] Error 255 CC [M] drivers/bluetooth/hci_h4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/cb710/sgbuf2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_rnic.o] Error 255 CC [M] drivers/net/arcnet/rfc1201.o CC [M] drivers/i2c/busses/i2c-ali1563.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/math-emu/math_64.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/math-emu] Error 2 CC [M] drivers/telephony/ixj_pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/wm8350_power.o] Error 255 CC [M] drivers/power/ds2760_battery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-topology.o] Error 255 CC [M] drivers/firewire/fw-transaction.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/p1275.o] Error 255 CC arch/sparc/prom/printf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/virtual.o] Error 255 CC [M] drivers/power/bq27x00_battery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/arcnet.o] Error 255 CC [M] drivers/net/arcnet/rfc1051.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/led-class.o] Error 255 CC [M] drivers/regulator/bq24022.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/8021q/vlanproc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/8021q] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_ds2433.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/w1/slaves/w1_ds2760.o make[3]: *** [drivers/uwb/umc-drv.o] Error 255 make[4]: *** [drivers/mmc/core/host.o] Error 255 CC [M] sound/drivers/serial-u16550.o CC [M] drivers/mmc/core/mmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/gpio/pca953x.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/gpio] Error 2 CC [M] drivers/infiniband/hw/mthca/mthca_reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/prom/printf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/daisy.o] Error 255 CC arch/sparc/prom/tree_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tuner-xc2028.o] Error 255 CC [M] drivers/media/common/tuners/tuner-simple.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/cdc2.o] Error 255 CC [M] drivers/usb/gadget/ether.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_ev.o] Error 255 CC [M] drivers/w1/slaves/w1_bq27000.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cq.o make[3]: *** [sound/pci/atiixp_modem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/suncore.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/atiixp.o make[3]: *** [drivers/mfd/wm8400-core.o] Error 255 CC [M] drivers/mfd/wm8350-core.o make[4]: *** [drivers/mmc/host/sdhci.o] Error 255 CC drivers/serial/sunhv.o CC [M] drivers/mmc/host/sdhci-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_smx.o] Error 255 CC [M] drivers/uio/uio_aec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/io.o] Error 255 CC [M] drivers/mmc/host/ricoh_mmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/mts64.o] Error 255 CC [M] drivers/gpu/drm/drm_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/scatterwalk.o] Error 255 CC crypto/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_tty.o] Error 255 CC [M] drivers/isdn/i4l/isdn_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoechr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/block/aoe/aoecmd.o make[3]: *** [drivers/watchdog/pcwd_usb.o] Error 255 CC [M] drivers/watchdog/alim7101_wdt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-maestro.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/commctrl.o] Error 255 CC [M] drivers/media/radio/dsbr100.o CC [M] drivers/mmc/host/sdhci-pltfm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnl1.o] Error 255 CC [M] drivers/isdn/hisax/tei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/bus.o] Error 255 CC drivers/base/dd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/fsm.o] Error 255 CC [M] drivers/watchdog/riowd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/parser.o] Error 255 CC lib/halfmd4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/sparc/cs4231.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/elevator.o] Error 255 CC [M] sound/sparc/dbri.o CC [M] drivers/infiniband/hw/mlx4/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/userspace-consumer.o] Error 255 CC [M] drivers/isdn/hardware/avm/avm_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_sched.o] Error 255 make[3]: *** [drivers/block/loop.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/mr.o CC [M] drivers/isdn/hysdn/hysdn_net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/scan.o] Error 255 CC [M] drivers/ssb/sprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_powersave.o] Error 255 CC [M] drivers/cpufreq/cpufreq_userspace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spi_lm70llp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/highlevel.o] Error 255 CC [M] drivers/ieee1394/csr.o make[3]: *** [net/802/hippi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/802/p8022.o make[3]: *** [drivers/power/ds2760_battery.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch_qp.o CC [M] drivers/spi/tle62x0.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/cb710/debug.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/cb710] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/pcm_plugin.o] Error 255 make[4]: *** [drivers/infiniband/hw/nes/nes_nic.o] Error 255 CC ipc/sem.o CC [M] drivers/net/arcnet/arc-rawmode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/spidev.o] Error 255 CC [M] drivers/media/common/tuners/tuner-types.o CC [M] drivers/misc/eeprom/at24.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/l1oip_core.o] Error 255 CC [M] drivers/misc/eeprom/at25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/mad.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/qp.o CC [M] net/bridge/br.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/ff-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/floppy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/block/cciss.o make[4]: *** [drivers/net/arcnet/rfc1051.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_iface.o] Error 255 CC [M] drivers/net/arcnet/capmode.o CC [M] drivers/uio/uio_sercos3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/bq24022.o] Error 255 CC [M] drivers/regulator/lp3971.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/i2c/other/ak4117.o] Error 255 CC [M] sound/i2c/other/ak4xxx-adda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid1.o] Error 255 CC [M] drivers/md/raid10.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/remove.o] Error 255 CC [M] drivers/ssb/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/bq27x00_battery.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/mmc_test.o] Error 255 CC [M] drivers/isdn/gigaset/interface.o CC [M] drivers/power/pcf50633-charger.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/soc/soc-jack.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_main.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o CC arch/sparc/kernel/idprom.o CC [M] drivers/input/joystick/a3d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capilib.o] Error 255 CC [M] drivers/isdn/capi/kcapi_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/riowd.o] Error 255 CC [M] drivers/input/serio/parkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/i8042.o] Error 255 CC [M] drivers/regulator/max1586.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_bufs.o] Error 255 CC [M] drivers/mmc/core/mmc_ops.o make[3]: *** [drivers/parport/probe.o] Error 255 CC [M] drivers/parport/parport_pc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/telephony/ixj_pcmcia.o] Error 255 CC [M] drivers/input/joystick/adi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1dma.o] Error 255 CC [M] drivers/md/dm-raid1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/sprom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/halfmd4.o] Error 255 CC [M] drivers/gpu/drm/drm_drawable.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_write_buffers': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:658: warning: the frame size of 2288 bytes is larger than 2048 bytes Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/comm.o] Error 255 CC lib/debug_locks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/class.o] Error 255 CC [M] drivers/block/paride/dstr.o CC drivers/rtc/interface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/aachba.o] Error 255 CC [M] drivers/scsi/aacraid/comminit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_ds2760.o] Error 255 CC [M] drivers/net/arcnet/com90xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/capmode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ssb/pcihost_wrapper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/b1pcmcia.o] Error 255 make[2]: *** [crypto/algapi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ali1535.o] Error 255 CC [M] drivers/gpu/drm/drm_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/serio/serport.o make[3]: *** [drivers/ata/libata-core.o] Error 255 CC [M] drivers/ata/libata-scsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/spi/tle62x0.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/spi] Error 2 CC drivers/rtc/rtc-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83792d.o] Error 255 CC [M] drivers/ata/libata-eh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptbase.o] Error 255 make[3]: *** [security/keys/keyctl.o] Error 255 CC [M] drivers/input/serio/pcips2.o CC security/keys/permission.o /scratch/kisskb/src/drivers/sbus/char/openprom.c: In function 'openprom_sunos_ioctl': /scratch/kisskb/src/drivers/sbus/char/openprom.c:306: warning: 'opp' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/rfc1201.o] Error 255 CC [M] drivers/uwb/allocator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/w1/slaves/w1_bq27000.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/w1/slaves] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/util.o] Error 255 CC [M] drivers/message/fusion/mptlan.o CC [M] drivers/infiniband/hw/amso1100/c2_intr.o CC crypto/ablkcipher.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/dsbr100.o] Error 255 CC [M] drivers/media/radio/radio-si470x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1.o] Error 255 CC [M] drivers/w1/w1_int.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_dma.o] Error 255 CC [M] drivers/leds/leds-sunfire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-core.o] Error 255 CC block/blk-tag.o CC [M] drivers/message/i2o/bus-osm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/9p/trans_rdma.o make[3]: *** [drivers/ieee1394/csr.o] Error 255 CC [M] drivers/ieee1394/nodemgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes_hw.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_utils.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/dd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/read_write.o] Error 255 CC fs/file_table.o CC drivers/base/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_in.o] Error 255 CC [M] net/ax25/ax25_ip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/mmc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/sdhci-pltfm.o] Error 255 CC [M] sound/pci/azt3328.o make[5]: *** [drivers/isdn/hardware/avm/avm_cs.o] Error 255 CC [M] drivers/isdn/hardware/avm/t1pci.o CC block/blk-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/n_tty.o] Error 255 CC drivers/char/tty_ioctl.o make[2]: *** [net/socket.o] Error 255 CC [M] net/ax25/ax25_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/pcmcia_ioctl.o] Error 255 make[4]: *** [drivers/message/fusion/mptscsih.o] Error 255 CC [M] drivers/pcmcia/cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_vq.o] Error 255 CC [M] drivers/ssb/pcmcia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/alim7101_wdt.o] Error 255 CC [M] drivers/watchdog/cpwd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/cxacru.o] Error 255 CC [M] drivers/usb/atm/speedtch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/openprom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/suni.o] Error 255 CC [M] drivers/sbus/char/uctrl.o CC [M] drivers/atm/fore200e.o make[4]: *** [drivers/net/arcnet/arc-rawmode.o] Error 255 CC [M] drivers/net/arcnet/com90io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/protocol.o] Error 255 make[5]: *** [drivers/media/common/tuners/tuner-types.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-input.o] Error 255 CC [M] drivers/hid/hid-debug.o CC [M] drivers/leds/leds-pca9532.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/serial-u16550.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/setup_64.o] Error 255 make[4]: *** [drivers/infiniband/hw/mthca/mthca_cmd.o] Error 255 CC [M] sound/drivers/virmidi.o CC arch/sparc/kernel/sys_sparc_64.o CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-core.o] Error 255 CC [M] drivers/mfd/wm8350-regmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/selinuxfs.o] Error 255 CC [M] drivers/firewire/fw-iso.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_aec.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/kcapi_proc.o] Error 255 CC [M] drivers/isdn/capi/capi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_userspace.o] Error 255 CC [M] drivers/cpufreq/cpufreq_ondemand.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/mr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hysdn_net.o] Error 255 CC [M] drivers/isdn/hysdn/hysdn_init.o CC [M] drivers/infiniband/hw/amso1100/c2_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/debug_locks.o] Error 255 CC lib/random32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/at25.o] Error 255 CC [M] drivers/misc/eeprom/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/core.o] Error 255 CC [M] drivers/isdn/mISDN/socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ide/ide-ioctls.o make[3]: *** [sound/soc/soc-dapm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-core.o] Error 255 CC lib/bust_spinlocks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tuner-simple.o] Error 255 CC [M] drivers/media/common/tuners/mt20xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/address.o] Error 255 CC [M] drivers/net/arcnet/arc-rimi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/sem.o] Error 255 CC [M] drivers/infiniband/hw/mlx4/srq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-transaction.o] Error 255 CC [M] drivers/sbus/char/bbc_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/idprom.o] Error 255 CC arch/sparc/kernel/time_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/mm/init_64.o] Error 255 make[2]: Target `__build' not remade because of errors. make[4]: *** [drivers/mmc/host/ricoh_mmc.o] Error 255 make[1]: *** [arch/sparc/mm] Error 2 CC [M] drivers/isdn/hysdn/hycapi.o CC [M] drivers/parport/parport_serial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/parkbd.o] Error 255 CC [M] drivers/parport/parport_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/tei.o] Error 255 CC [M] drivers/isdn/hisax/isdnl2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_reset.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_eq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/serport.o] Error 255 CC [M] drivers/sbus/char/bbc_envctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/pci.o] Error 255 make[4]: *** [drivers/video/aty/atyfb_base.o] Error 255 CC [M] drivers/video/aty/mach64_accel.o CC [M] drivers/block/aoe/aoedev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/iser/iser_memory.o] Error 255 make[4]: *** [drivers/infiniband/hw/amso1100/c2_intr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/block/DAC960.o CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/bus-osm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/message/i2o/iop.o make[2]: *** [arch/sparc/prom/tree_64.o] Error 255 make[3]: *** [drivers/block/aoe/aoecmd.o] Error 255 CC [M] drivers/mmc/host/tifm_sd.o make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/prom] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/allocator.o] Error 255 CC [M] drivers/uwb/beacon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/uctrl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/msg.o] Error 255 CC ipc/shm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-iso.o] Error 255 CC security/smack/smack_lsm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/p8022.o] Error 255 CC [M] net/802/psnap.o CC [M] drivers/firewire/fw-device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/power/pcf50633-charger.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/power] Error 2 CC ipc/ipcns_notifier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/soc/codecs/ad73311.o make[3]: *** [net/bridge/br.o] Error 255 CC [M] net/bridge/br_device.o CC [M] sound/drivers/mpu401/mpu401_uart.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. CC [M] drivers/media/video/msp3400-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_h4.o] Error 255 make[3]: *** [drivers/block/paride/dstr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/block/paride/kbic.o make[3]: *** [drivers/base/driver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/lp3971.o] Error 255 make[3]: *** [security/keys/permission.o] Error 255 CC [M] drivers/bluetooth/hci_bcsp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/base/class.o CC [M] drivers/regulator/wm8350-regulator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ali1563.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/drivers/virmidi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptspi.o] Error 255 CC security/keys/process_keys.o make[4]: *** [drivers/mtd/chips/cfi_cmdset_0020.o] Error 255 CC [M] drivers/i2c/busses/i2c-ali15x3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/802/tr.o make[3]: *** [drivers/parport/parport_serial.o] Error 255 CC [M] drivers/mtd/chips/cfi_cmdset_0002.o make[4]: *** [drivers/misc/eeprom/eeprom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hisax/isdnl3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/sparc/dbri.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/sparc] Error 2 make[3]: *** [drivers/mfd/wm8350-regmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/a3d.o] Error 255 CC security/selinux/netlink.o CC [M] drivers/mfd/wm8350-gpio.o CC [M] drivers/input/joystick/analog.o CC [M] drivers/media/dvb/b2c2/flexcop-sram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/cpwd.o] Error 255 CC [M] drivers/watchdog/wm8350_wdt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1c/atl1c_main.o] Error 255 CC [M] drivers/net/atl1c/atl1c_hw.o make[4]: *** [drivers/isdn/hysdn/hysdn_init.o] Error 255 /scratch/kisskb/src/drivers/media/radio/radio-si470x.c: In function 'si470x_fops_release': /scratch/kisskb/src/drivers/media/radio/radio-si470x.c:1217: warning: label 'unlock' defined but not used CC drivers/base/platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_allocator.o] Error 255 CC security/keys/request_key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_ondemand.o] Error 255 CC [M] drivers/cpufreq/cpufreq_conservative.o CC [M] sound/drivers/opl3/opl3_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/t1pci.o] Error 255 make[4]: *** [drivers/message/fusion/mptctl.o] Error 255 CC [M] drivers/isdn/hardware/avm/c4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ablkcipher.o] Error 255 CC [M] drivers/cpufreq/freq_table.o make[4]: *** [sound/core/oss/pcm_oss.o] Error 255 CC crypto/blkcipher.o CC [M] sound/core/oss/linear.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/bust_spinlocks.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/socket.o] Error 255 CC [M] drivers/isdn/mISDN/clock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/interface.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/max1586.o] Error 255 CC [M] sound/drivers/opl3/opl3_synth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/sbus/char/bbc_envctrl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/mISDN/hwchannel.o make[4]: *** [drivers/mmc/core/mmc_ops.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o CC [M] drivers/mmc/core/sd.o CC [M] drivers/infiniband/hw/mthca/mthca_pd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/interface.o] Error 255 CC [M] drivers/isdn/gigaset/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/pcihost_wrapper.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uio/uio_sercos3.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/uio] Error 2 CC [M] drivers/isdn/mISDN/stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/atiixp.o] Error 255 CC [M] drivers/isdn/gigaset/ev-layer.o make[3]: *** [drivers/ssb/pcmcia.o] Error 255 CC [M] drivers/ssb/driver_chipcommon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/comminit.o] Error 255 CC [M] drivers/scsi/aacraid/commsup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/ipcns_notifier.o] Error 255 CC crypto/hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/pcips2.o] Error 255 CC [M] drivers/input/serio/libps2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/adi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ssb/driver_chipcommon_pmu.o make[4]: *** [sound/i2c/other/ak4xxx-adda.o] Error 255 CC [M] sound/i2c/other/pt2258.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com90xx.o] Error 255 CC [M] drivers/ssb/driver_pcicore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/sunhv.o] Error 255 CC [M] drivers/serial/sunzilog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-debug.o] Error 255 CC [M] drivers/hid/hidraw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-raid1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83793.o] Error 255 CC [M] drivers/input/joystick/cobra.o CC [M] drivers/hwmon/w83781d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-bd2802.o] Error 255 make[3]: *** [net/appletalk/ddp.o] Error 255 CC [M] net/appletalk/dev.o CC [M] net/bridge/br_fdb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_drv.o] Error 255 CC [M] drivers/media/common/ir-functions.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_ib.o] Error 255 CC [M] drivers/media/common/ir-keymaps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/sdhci-pci.o] Error 255 CC [M] sound/soc/codecs/ak4104.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com90io.o] Error 255 CC [M] drivers/net/arcnet/com20020.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/time_64.o] Error 255 CC [M] drivers/media/radio/radio-mr800.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hysdn/hycapi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_eq.o] Error 255 CC [M] drivers/usb/gadget/file_storage.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/hysdn] Error 2 CC [M] drivers/media/video/msp3400-kthreads.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-i2c.o] Error 255 CC [M] drivers/leds/leds-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_int.o] Error 255 CC [M] drivers/w1/w1_family.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_receive': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:955: warning: 'actual_sge_count' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-si470x.o] Error 255 CC [M] drivers/serial/sunsu.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_send': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:797: warning: 'tot_len' may be used uninitialized in this function /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:798: warning: 'actual_sge_count' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/azt3328.o] Error 255 CC [M] sound/pci/bt87x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_cs.o] Error 255 CC [M] drivers/gpu/drm/drm_fops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/ad73311.o] Error 255 CC drivers/base/cpu.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_cq.o] Error 255 CC [M] drivers/serial/sunsab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-sysfs.o] Error 255 make[3]: *** [security/selinux/netlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoedev.o] Error 255 CC [M] sound/soc/codecs/ak4535.o make[4]: *** [drivers/sbus/char/bbc_i2c.o] Error 255 CC [M] sound/core/oss/mulaw.o CC [M] drivers/block/aoe/aoemain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/sbus/char] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/sbus] Error 2 make[3]: *** [net/9p/trans_fd.o] Error 255 CC [M] drivers/media/video/stk-webcam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/request_key.o] Error 255 CC [M] drivers/hid/hid-a4tech.o CC security/keys/request_key_auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-gpio.o] Error 255 CC [M] drivers/mfd/wm8350-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/linear.o] Error 255 CC [M] drivers/media/video/stk-sensor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-sunfire.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/arc-rimi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ssb/b43_pci_bridge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_drawable.o] Error 255 CC [M] drivers/block/aoe/aoenet.o make[4]: *** [drivers/i2c/busses/i2c-ali15x3.o] Error 255 CC [M] drivers/media/radio/radio-tea5764.o CC [M] drivers/i2c/busses/i2c-amd756.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_out.o] Error 255 CC drivers/base/firmware.o /scratch/kisskb/src/drivers/serial/sunzilog.c:1077: warning: 'sunzilog_putchar' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-tag.o] Error 255 CC block/blk-barrier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/cpufreq_conservative.o] Error 255 CC [M] drivers/i2c/busses/i2c-amd8111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptlan.o] Error 255 CC block/blk-settings.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/9p/trans_rdma.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/9p] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/probe.o] Error 255 CC [M] drivers/i2c/busses/i2c-i801.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sd.o] Error 255 CC [M] drivers/mmc/core/sd_ops.o CC drivers/pci/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_conn.o] Error 255 CC [M] drivers/usb/atm/ueagle-atm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/random32.o] Error 255 CC lib/hexdump.o make[4]: *** [sound/i2c/other/pt2258.o] Error 255 CC [M] sound/i2c/other/tea575x-tuner.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/class.o] Error 255 CC [M] drivers/i2c/busses/i2c-isch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ip.o] Error 255 CC [M] net/ax25/ax25_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/srq.o] Error 255 CC [M] drivers/ieee1394/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/kbic.o] Error 255 CC [M] drivers/block/paride/epat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_device.o] Error 255 make[4]: *** [drivers/isdn/hisax/isdnl3.o] Error 255 CC [M] net/ax25/ax25_std_in.o CC block/blk-ioc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1c/atl1c_hw.o] Error 255 CC [M] drivers/net/atl1c/atl1c_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/mach64_accel.o] Error 255 CC [M] drivers/video/aty/mach64_cursor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-sram.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-eeprom.o make[3]: *** [drivers/uwb/beacon.o] Error 255 CC [M] drivers/uwb/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/doc2000.o] Error 255 CC [M] drivers/mtd/devices/doc2001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/cpufreq/freq_table.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mt20xx.o] Error 255 CC [M] drivers/media/common/tuners/tda8290.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/cpufreq] Error 2 CC block/blk-map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-pca9532.o] Error 255 CC [M] net/802/fddi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/speedtch.o] Error 255 CC [M] net/ax25/ax25_std_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_qp.o] Error 255 CC [M] drivers/isdn/hisax/lmgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/filemap.o] Error 255 CC mm/mempool.o /scratch/kisskb/src/drivers/leds/leds-gpio.c: In function 'of_gpio_leds_probe': /scratch/kisskb/src/drivers/leds/leds-gpio.c:228: warning: 'flags' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/tifm_sd.o] Error 255 CC [M] drivers/mmc/host/mmc_spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/bluetooth/hci_sock.o make[3]: *** [drivers/serial/sunzilog.o] Error 255 CC [M] drivers/md/dm-uevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/psnap.o] Error 255 CC block/blk-exec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_pc.o] Error 255 CC [M] drivers/parport/parport_sunbpp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_cq.o] Error 255 CC [M] drivers/parport/parport_ax88796.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/platform.o] Error 255 CC [M] net/802/p8023.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/card/sdio_uart.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/card] Error 2 CC block/blk-merge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sys_sparc_64.o] Error 255 CC arch/sparc/kernel/cpu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-dev.o] Error 255 CC drivers/rtc/rtc-proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/driver_chipcommon_pmu.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/driver_chipcommon.o] Error 255 CC drivers/base/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_family.o] Error 255 CC [M] drivers/w1/w1_netlink.o make[3]: *** [drivers/ide/ide-ioctls.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/wm8350_wdt.o] Error 255 CC [M] drivers/watchdog/softdog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/cobra.o] Error 255 CC [M] drivers/input/joystick/db9.o CC [M] drivers/ide/ide-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/tr.o] Error 255 CC [M] drivers/mmc/host/of_mmc_spi.o CC [M] net/appletalk/atalk_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/cs.o] Error 255 CC [M] drivers/pcmcia/cistpl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_cq.o] Error 255 make[3]: *** [drivers/regulator/wm8350-regulator.o] Error 255 CC [M] drivers/regulator/wm8400-regulator.o CC drivers/base/map.o CC [M] sound/drivers/vx/vx_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/ir-keymaps.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/firmware.o] Error 255 CC [M] drivers/regulator/pcf50633-regulator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-gpio.o] Error 255 CC [M] drivers/leds/leds-pca955x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/process_keys.o] Error 255 CC [M] drivers/input/joystick/gamecon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/msp3400-driver.o] Error 255 CC drivers/base/devres.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/svc.o] Error 255 CC [M] net/atm/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/stk-sensor.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoemain.o] Error 255 CC [M] net/atm/common.o CC [M] drivers/input/joystick/gf2k.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-tea5764.o] Error 255 make[3]: *** [security/keys/request_key_auth.o] Error 255 CC security/keys/user_defined.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/gpu/drm/drm_gem.o make[4]: *** [drivers/isdn/capi/capi.o] Error 255 CC [M] drivers/isdn/capi/capidrv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/libps2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/radio/radio-mr800.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/radio] Error 2 CC [M] drivers/input/serio/serio_raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/wm8350-i2c.o] Error 255 CC [M] drivers/hwmon/w83791d.o CC [M] drivers/mfd/tps65010.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/analog.o] Error 255 CC security/keys/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/hash.o] Error 255 CC [M] drivers/pcmcia/rsrc_mgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_lib.o] Error 255 CC [M] sound/drivers/opl3/opl3_seq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/hexdump.o] Error 255 CC lib/kasprintf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_pd.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_mr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/mulaw.o] Error 255 CC [M] sound/core/oss/route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_common.o] Error 255 make[4]: *** [drivers/i2c/busses/i2c-amd8111.o] Error 255 CC [M] drivers/isdn/i4l/isdn_ppp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/init.o] Error 255 CC [M] sound/drivers/opl3/opl3_midi.o CC drivers/base/attribute_container.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_multicast.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o make[3]: *** [drivers/bluetooth/hci_bcsp.o] Error 255 CC [M] drivers/bluetooth/hci_ll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/sunsu.o] Error 255 CC [M] sound/core/oss/rate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-a4tech.o] Error 255 CC [M] drivers/mfd/mfd-core.o /scratch/kisskb/src/drivers/char/tty_ioctl.c: In function 'tty_mode_ioctl': /scratch/kisskb/src/drivers/char/tty_ioctl.c:950: warning: unused variable 'ktermx' Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/driver_pcicore.o] Error 255 CC [M] net/appletalk/sysctl_net_atalk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_sunbpp.o] Error 255 CC [M] drivers/mfd/ucb1400_core.o CC block/blk-softirq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_synth.o] Error 255 CC [M] sound/drivers/opl3/opl3_drums.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sd_ops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_std_subr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mfd/pcf50633-core.o make[4]: *** [sound/soc/codecs/ak4535.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/driver.o] Error 255 CC [M] sound/drivers/opl3/opl3_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_fdb.o] Error 255 CC [M] net/bridge/br_forward.o CC [M] drivers/mmc/core/sdio.o CC [M] drivers/uwb/drp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com20020.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/arcnet/com20020-pci.o make[4]: *** [drivers/infiniband/hw/ipath/ipath_driver.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/clock.o] Error 255 CC [M] sound/soc/codecs/cs4270.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-i801.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-settings.o] Error 255 CC block/blk-timeout.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/blkcipher.o] Error 255 CC crypto/ahash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_qp.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/wm8400-regulator.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/ir-functions.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/common/saa7146_i2c.o make[2]: *** [arch/sparc/kernel/cpu.o] Error 255 CC arch/sparc/kernel/ptrace_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hidraw.o] Error 255 CC [M] drivers/hid/hid-apple.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/map.o] Error 255 CC arch/sparc/kernel/unaligned_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-isch.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/cpu.o] Error 255 CC [M] net/bridge/br_if.o make[3]: *** [drivers/rtc/rtc-proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ssb/b43_pci_bridge.o] Error 255 CC drivers/rtc/rtc-sysfs.o CC [M] drivers/infiniband/hw/cxgb3/iwch_provider.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ssb] Error 2 CC drivers/pci/quirks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/lmgr.o] Error 255 CC [M] drivers/isdn/hisax/q931.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/file_table.o] Error 255 CC fs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/hwchannel.o] Error 255 CC [M] drivers/isdn/mISDN/layer1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83781d.o] Error 255 CC [M] drivers/hwmon/ad7414.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/shm.o] Error 255 CC ipc/ipc_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_midi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/bt87x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/cmipci.o make[4]: *** [drivers/infiniband/hw/amso1100/c2_cm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/amso1100/c2_mm.o make[4]: *** [drivers/video/aty/mach64_cursor.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_std_in.o] Error 255 CC [M] drivers/isdn/mISDN/layer2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_seq.o] Error 255 CC [M] net/ax25/ax25_std_timer.o CC [M] drivers/video/aty/mach64_gx.o CC [M] drivers/i2c/busses/i2c-nforce2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/aoe/aoenet.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/block/aoe] Error 2 CC [M] sound/pci/cs4281.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/iop.o] Error 255 CC [M] drivers/message/i2o/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/watchdog/softdog.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/watchdog] Error 2 CC [M] drivers/i2c/busses/i2c-piix4.o CC security/tomoyo/common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/serio/serio_raw.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input/serio] Error 2 CC [M] drivers/i2c/busses/i2c-sis5595.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/stack.o] Error 255 CC [M] net/bluetooth/hci_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-device.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/firewire/fw-cdev.o make[4]: *** [drivers/input/joystick/db9.o] Error 255 CC [M] drivers/input/joystick/grip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/ether.o] Error 255 make[4]: *** [drivers/scsi/aacraid/commsup.o] Error 255 CC [M] drivers/scsi/aacraid/dpcsup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/i2c/other/tea575x-tuner.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/avm/c4.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/isdn/hardware/avm] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/i2c/other] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/i2c] Error 2 CC [M] drivers/infiniband/hw/ipath/ipath_file_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/nodemgr.o] Error 255 CC [M] drivers/i2c/chips/ds1682.o CC [M] net/bluetooth/lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/mpu401/mpu401_uart.o] Error 255 CC [M] sound/drivers/mpu401/mpu401.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/ak4104.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/at24.o] Error 255 CC [M] drivers/misc/eeprom/eeprom_93cx6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/core/sysfs.o make[3]: *** [drivers/pcmcia/rsrc_mgr.o] Error 255 CC [M] drivers/ieee1394/iso.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnl2.o] Error 255 CC [M] drivers/isdn/hisax/callc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/devres.o] Error 255 CC [M] drivers/media/video/tuner-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_oss.o] Error 255 CC [M] drivers/isdn/hisax/fsm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/fore200e.o] Error 255 CC [M] drivers/atm/eni.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-eeprom.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-pca955x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-amd756.o] Error 255 CC [M] drivers/leds/leds-wm8350.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/gf2k.o] Error 255 CC [M] drivers/isdn/gigaset/i4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/opl3/opl3_drums.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/drivers/opl3] Error 2 CC [M] drivers/bluetooth/bcm203x.o /scratch/kisskb/src/include/linux/ucb1400.h:137: warning: 'ucb1400_adc_read' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/regulator/pcf50633-regulator.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/stk-webcam.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/regulator] Error 2 CC [M] drivers/bluetooth/bpa10x.o CC [M] net/atm/atm_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/gamecon.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/iser/iscsi_iser.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/ulp/iser] Error 2 CC [M] drivers/usb/gadget/gmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mempool.o] Error 255 CC mm/oom_kill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ad7414.o] Error 255 CC [M] drivers/hwmon/ad7418.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_ioctl.o] Error 255 CC [M] drivers/mmc/core/sdio_ops.o CC drivers/char/tty_ldisc.o CC [M] drivers/media/dvb/bt8xx/bt878.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/atalk_proc.o] Error 255 make[3]: *** [drivers/hid/hid-apple.o] Error 255 CC [M] drivers/hid/hid-belkin.o CC [M] net/atm/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/proc.o] Error 255 CC security/keys/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-sysfs.o] Error 255 CC drivers/rtc/rtc-cmos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kasprintf.o] Error 255 CC lib/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/dma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ieee1394/csr1212.o CC [M] drivers/net/atl1e/atl1e_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_fops.o] Error 255 CC [M] drivers/gpu/drm/drm_ioctl.o make[5]: *** [drivers/media/common/tuners/tda8290.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/common/tuners/tea5767.o make[4]: *** [drivers/media/video/msp3400-kthreads.o] Error 255 CC [M] drivers/media/video/v4l2-dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/keys/user_defined.o] Error 255 CC lib/scatterlist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-scsi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_core.o] Error 255 CC [M] drivers/gpu/drm/drm_irq.o CC [M] sound/drivers/vx/vx_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_sock.o] Error 255 CC drivers/rtc/rtc-m48t59.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-barrier.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/iwch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/ucb1400_core.o] Error 255 CC [M] drivers/media/video/v4l2-ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/mpu401/mpu401.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/drp.o] Error 255 CC [M] drivers/uwb/drp-avail.o make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/drivers/mpu401] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_forward.o] Error 255 CC [M] drivers/mtd/devices/doc2001plus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/parport/parport_ax88796.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/parport] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/p8023.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC block/ioctl.o make[4]: *** [drivers/mmc/host/of_mmc_spi.o] Error 255 CC drivers/rtc/rtc-bq4802.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/ioctl.o] Error 255 CC [M] net/atm/resources.o make[4]: *** [drivers/net/atl1c/atl1c_ethtool.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/atl1c] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/v4l2-device.o make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_vlan.o] Error 255 CC [M] drivers/isdn/hardware/eicon/divasi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_eeprom.o] Error 255 CC drivers/rtc/rtc-sun4v.o make[4]: *** [drivers/input/joystick/grip.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-softirq.o] Error 255 make[2]: *** [ipc/ipc_sysctl.o] Error 255 CC [M] drivers/input/joystick/grip_mp.o CC [M] drivers/mtd/devices/docprobe.o CC ipc/mqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes_utils.o] Error 255 CC [M] drivers/media/video/v4l2-int-device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/mmc_spi.o] Error 255 CC [M] drivers/mmc/host/sdricoh_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/chips/ds1682.o] Error 255 CC [M] drivers/i2c/chips/max6875.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid10.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/mfd-core.o] Error 255 CC [M] drivers/md/dm.o CC [M] drivers/mmc/host/cb710-mmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/rate.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-piix4.o] Error 255 CC [M] drivers/infiniband/hw/nes/nes_cm.o make[3]: *** [drivers/base/attribute_container.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/hrtimer.o CC drivers/base/transport_class.o make[3]: *** [net/ax25/ax25_std_timer.o] Error 255 CC [M] drivers/scsi/aacraid/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/epat.o] Error 255 CC [M] drivers/block/paride/epia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-exec.o] Error 255 CC block/genhd.o CC [M] sound/core/seq/seq_device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-uevent.o] Error 255 make[4]: *** [drivers/mtd/devices/doc2001.o] Error 255 CC [M] drivers/mtd/devices/docecc.o CC [M] net/ax25/ax25_subr.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/unaligned_64.o] Error 255 make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_ethtool.o] Error 255 CC [M] net/ax25/ax25_timer.o CC drivers/rtc/rtc-starfire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-sis5595.o] Error 255 make[3]: *** [net/ax25/ax25_route.o] Error 255 CC [M] sound/core/seq/seq_dummy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-sis630.o make[3]: *** [security/keys/sysctl.o] Error 255 make[2]: *** [block/blk-map.o] Error 255 CC [M] net/ax25/ax25_uid.o make[3]: Target `__build' not remade because of errors. make[2]: *** [security/keys] Error 2 CC security/commoncap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-timeout.o] Error 255 CC [M] drivers/rtc/rtc-ds1286.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-ioc.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_init.o CC [M] drivers/i2c/busses/i2c-sis96x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/arcnet/com20020-pci.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/arcnet] Error 2 CC [M] drivers/media/video/v4l2-compat-ioctl32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/appletalk/sysctl_net_atalk.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/appletalk] Error 2 CC [M] drivers/media/common/saa7146_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/cm.o] Error 255 CC [M] drivers/infiniband/core/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_verbs.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/cs4270.o] Error 255 CC [M] sound/soc/codecs/l3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ad7418.o] Error 255 CC fs/char_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/docprobe.o] Error 255 CC [M] drivers/i2c/i2c-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/lib.o] Error 255 CC [M] net/bluetooth/l2cap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/iso.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ieee1394/config_roms.o make[3]: *** [drivers/w1/w1_netlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/w1/w1_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/misc/eeprom/eeprom_93cx6.o] Error 255 make[3]: *** [drivers/serial/sunsab.o] Error 255 CC [M] drivers/serial/8250.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/eeprom] Error 2 make[4]: *** [drivers/isdn/gigaset/ev-layer.o] Error 255 CC [M] net/bluetooth/sco.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bcm203x.o] Error 255 CC [M] drivers/misc/ics932s401.o CC [M] drivers/infiniband/core/fmr_pool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-nforce2.o] Error 255 CC [M] drivers/serial/8250_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/fsm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/driver.o] Error 255 CC [M] sound/drivers/vx/vx_pcm.o CC [M] drivers/message/i2o/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_ops.o] Error 255 CC [M] drivers/mmc/core/sdio_bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/dpcsup.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-sun4v.o] Error 255 CC [M] drivers/media/common/saa7146_fops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/gmidi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-belkin.o] Error 255 CC [M] drivers/hid/hid-cherry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_mem.o] Error 255 CC [M] drivers/media/common/tuners/tea5761.o CC [M] drivers/scsi/aacraid/sa.o CC [M] drivers/usb/gadget/printer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-merge.o] Error 255 CC [M] drivers/isdn/hisax/l3dss1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_gem.o] Error 255 CC [M] drivers/usb/c67x00/c67x00-drv.o CC [M] drivers/gpu/drm/drm_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/oss/route.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/core/oss] Error 2 CC block/scsi_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_mm.o] Error 255 CC [M] drivers/infiniband/hw/amso1100/c2_pd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_ppp.o] Error 255 CC [M] drivers/isdn/i4l/isdn_concap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/super.o] Error 255 CC block/cmd-filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_if.o] Error 255 /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:285: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_unregister_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:312: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:313: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:653: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:719: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:788: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_attach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:869: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c:870: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:884: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:834) /scratch/kisskb/src/drivers/i2c/i2c-core.c:884: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:834) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_detach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:891: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:892: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:912: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:886) /scratch/kisskb/src/drivers/i2c/i2c-core.c:912: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:886) CC [M] net/bridge/br_input.o make[3]: *** [drivers/rtc/rtc-starfire.o] Error 255 CC [M] drivers/media/common/saa7146_video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/capi/capidrv.o] Error 255 CC [M] drivers/isdn/capi/capifs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-io.o] Error 255 CC [M] drivers/ide/ide-iops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/csr1212.o] Error 255 CC [M] drivers/ieee1394/pcilynx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/hrtimer.o] Error 255 CC security/security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_hwdep.o] Error 255 CC [M] drivers/media/common/tuners/tda9887.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/bt8xx/bt878.o] Error 255 CC [M] drivers/media/dvb/bt8xx/dvb-bt8xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/chips/max6875.o] Error 255 CC [M] drivers/i2c/chips/tsl2550.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ptrace_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-wm8350.o] Error 255 CC [M] drivers/leds/leds-dac124s085.o CC arch/sparc/kernel/prom_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_ldisc.o] Error 255 CC drivers/char/tty_buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/ics932s401.o] Error 255 CC [M] drivers/misc/lkdtm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/sdricoh_cs.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-device.o] Error 255 CC [M] drivers/leds/ledtrig-timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/i4l.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/fddi.o] Error 255 CC [M] drivers/isdn/gigaset/asyncdata.o CC [M] net/802/stp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/tps65010.o] Error 255 CC [M] drivers/misc/tifm_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/q931.o] Error 255 CC [M] drivers/isdn/hisax/l3ni1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1286.o] Error 255 CC lib/string_helpers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83791d.o] Error 255 CC [M] drivers/hwmon/adcxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/pci.o] Error 255 make[3]: *** [net/ax25/ax25_subr.o] Error 255 CC drivers/pci/slot.o CC [M] drivers/rtc/rtc-ds1305.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/device.o] Error 255 CC [M] drivers/isdn/mISDN/tei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/l3.o] Error 255 CC [M] sound/soc/codecs/pcm3008.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mlx4/qp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/mlx4] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/rtc/rtc-ds1307.o make[2]: *** [crypto/ahash.o] Error 255 CC crypto/shash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/resources.o] Error 255 CC [M] net/atm/atm_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/host/cb710-mmc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/host] Error 2 CC [M] drivers/isdn/mISDN/timerdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/quirks.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m48t59.o] Error 255 CC [M] drivers/rtc/rtc-ds1374.o CC [M] drivers/leds/ledtrig-heartbeat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-cmos.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bpa10x.o] Error 255 CC [M] drivers/bluetooth/bfusb.o CC [M] drivers/media/dvb/bt8xx/dst.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_dummy.o] Error 255 CC [M] sound/core/seq/seq_midi_emul.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_uid.o] Error 255 CC [M] drivers/pcmcia/socket_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/raw.o] Error 255 CC [M] net/atm/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-sis96x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/bluetooth/dtl1_cs.o make[3]: *** [drivers/uwb/drp-avail.o] Error 255 CC [M] drivers/uwb/drp-ie.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/mach64_gx.o] Error 255 CC [M] drivers/video/aty/mach64_ct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-bq4802.o] Error 255 CC [M] drivers/bluetooth/bt3c_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/mqueue.o] Error 255 CC ipc/compat_mq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tuner-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/bluetooth/bluecard_cs.o make[2]: *** [fs/char_dev.o] Error 255 CC fs/stat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/ioctl.o] Error 255 CC [M] drivers/video/aty/radeon_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/docecc.o] Error 255 CC [M] drivers/mtd/devices/slram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-timer.o] Error 255 CC [M] drivers/bluetooth/btuart_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/transport_class.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/cs4281.o] Error 255 CC [M] drivers/media/dvb/bt8xx/dst_ca.o CC drivers/base/dma-mapping.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/pcf50633-core.o] Error 255 CC [M] drivers/mfd/pcf50633-adc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_concap.o] Error 255 CC [M] drivers/isdn/i4l/isdn_x25iface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-cherry.o] Error 255 CC [M] drivers/hid/hid-chicony.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-sis630.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/prom_common.o] Error 255 CC arch/sparc/kernel/prom_64.o make[5]: *** [drivers/media/dvb/b2c2/flexcop-misc.o] Error 255 CC [M] drivers/media/dvb/b2c2/flexcop-hw-filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/common.o] Error 255 CC [M] drivers/isdn/gigaset/ser-gigaset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/file_storage.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/chips/tsl2550.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tea5767.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/chips] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adcxx.o] Error 255 CC [M] drivers/i2c/i2c-dev.o CC [M] drivers/hwmon/adm1021.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/rx.o] Error 255 CC [M] drivers/net/atl1e/atl1e_hw.o make[4]: *** [drivers/infiniband/core/fmr_pool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/cmd-filter.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/string_helpers.o] Error 255 CC [M] drivers/net/atl1e/atl1e_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-int-device.o] Error 255 CC [M] drivers/ata/libata-sff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_irq.o] Error 255 CC [M] drivers/infiniband/ulp/ipoib/ipoib_fs.o CC security/tomoyo/realpath.o CC [M] drivers/gpu/drm/drm_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/epia.o] Error 255 CC [M] drivers/block/paride/frpw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tea5761.o] Error 255 CC [M] drivers/media/common/tuners/tda827x.o CC [M] drivers/scsi/bnx2i/bnx2i_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/ueagle-atm.o] Error 255 CC [M] drivers/usb/atm/usbatm.o CC [M] drivers/scsi/arcmsr/arcmsr_attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch.o] Error 255 CC [M] drivers/scsi/bnx2i/bnx2i_hwi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/lkdtm.o] Error 255 CC [M] drivers/scsi/arcmsr/arcmsr_hba.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_core.o] Error 255 CC [M] drivers/scsi/bnx2i/bnx2i_iscsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_init.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_hwi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/w1/w1_io.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/w1] Error 2 CC [M] sound/soc/codecs/spdif_transciever.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/genhd.o] Error 255 CC block/bsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divasi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hardware/eicon/idifunc.o make[4]: *** [drivers/scsi/aacraid/sa.o] Error 255 CC [M] drivers/scsi/aacraid/rkt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/leds-dac124s085.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/amso1100/c2_pd.o] Error 255 CC [M] drivers/misc/tifm_7xx1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/device.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/compat_mq.o] Error 255 CC [M] drivers/message/i2o/debug.o CC ipc/namespace.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/amso1100] Error 2 CC block/noop-iosched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/hci_ll.o] Error 255 CC [M] drivers/bluetooth/btusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/fusion/mptsas.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/message/fusion] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-chicony.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/scatterlist.o] Error 255 make[4]: *** [drivers/mmc/core/sdio_bus.o] Error 255 CC [M] drivers/hid/hid-cypress.o CC [M] drivers/bluetooth/btsdio.o CC [M] drivers/mmc/core/sdio_cis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/doc2001plus.o] Error 255 CC kernel/fork.o make[4]: *** [drivers/isdn/capi/capifs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/capi] Error 2 CC [M] drivers/infiniband/hw/mthca/mthca_av.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_device.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/seq/seq_midi_event.o make[4]: *** [drivers/media/video/v4l2-dev.o] Error 255 CC drivers/char/tty_port.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/i2c/i2c-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/commoncap.o] Error 255 CC [M] net/802/garp.o CC [M] drivers/mtd/devices/phram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/oom_kill.o] Error 255 make[3]: *** [drivers/rtc/rtc-ds1374.o] Error 255 CC fs/exec.o CC mm/fadvise.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/c67x00/c67x00-drv.o] Error 255 CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o CC [M] drivers/input/keyboard/atkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/cmipci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_input.o] Error 255 make[4]: *** [sound/drivers/vx/vx_pcm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/atm_misc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/drp-ie.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/hci_sysfs.o] Error 255 CC [M] sound/drivers/vx/vx_mixer.o make[3]: *** [drivers/misc/tifm_core.o] Error 255 make[3]: *** [drivers/serial/8250_pci.o] Error 255 CC [M] sound/pci/ens1370.o CC [M] drivers/uwb/est.o CC [M] drivers/serial/serial_cs.o CC [M] net/bridge/br_ioctl.o CC drivers/char/pty.o CC [M] drivers/misc/phantom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_timer.o] Error 255 CC [M] net/ax25/af_ax25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-heartbeat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/leds/ledtrig-backlight.o make[3]: *** [drivers/usb/gadget/printer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/gadget/serial.o make[2]: *** [lib/bitmap.o] Error 255 CC lib/iomap_copy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_x25iface.o] Error 255 CC [M] drivers/isdn/i4l/isdn_audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/socket_sysfs.o] Error 255 CC [M] drivers/uwb/ie.o CC [M] net/bluetooth/bnep/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_lock.o] Error 255 CC fs/pipe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/cistpl.o] Error 255 CC [M] drivers/pcmcia/cardbus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/telephony/ixj.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/telephony] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/cciss.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/btuart_cs.o] Error 255 CC [M] drivers/usb/gadget/zero.o CC lib/devres.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/pcm3008.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/common/tuners/tda18271-maps.o make[4]: *** [drivers/input/joystick/grip_mp.o] Error 255 CC [M] drivers/input/joystick/guillemot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/dma-mapping.o] Error 255 CC drivers/base/node.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/shash.o] Error 255 CC crypto/algboss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_buffer.o] Error 255 CC [M] drivers/input/joystick/interact.o CC [M] net/bluetooth/cmtp/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_i2c.o] Error 255 CC crypto/testmgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/realpath.o] Error 255 CC [M] drivers/uwb/ie-rcv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/asyncdata.o] Error 255 CC [M] drivers/isdn/gigaset/usb-gigaset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/atm_sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/scsi_ioctl.o] Error 255 CC [M] drivers/uwb/lc-dev.o CC [M] net/bluetooth/cmtp/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/noop-iosched.o] Error 255 CC block/compat_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/mach64_ct.o] Error 255 CC [M] drivers/video/aty/radeon_pm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/layer1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/layer2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/prom_64.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_core.o CC arch/sparc/kernel/of_device_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-via.o] Error 255 CC [M] drivers/i2c/busses/i2c-viapro.o make[3]: *** [drivers/md/dm.o] Error 255 CC [M] drivers/usb/class/cdc-acm.o CC [M] drivers/md/dm-table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/config_roms.o] Error 255 CC [M] drivers/mfd/pcf50633-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/namespace.o] Error 255 CC ipc/mq_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_fops.o] Error 255 CC [M] drivers/md/dm-target.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bluecard_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ieee1394/ohci1394.o make[5]: *** [drivers/media/common/tuners/tda9887.o] Error 255 CC [M] drivers/media/common/tuners/tda18271-common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/sysfs.o] Error 255 CC [M] drivers/infiniband/core/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/sco.o] Error 255 CC [M] drivers/ieee1394/video1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/stp.o] Error 255 CC drivers/base/topology.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/iomap_copy.o] Error 255 CC lib/check_signature.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_cm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/bt8xx/dvb-bt8xx.o] Error 255 make[3]: *** [drivers/ieee1394/pcilynx.o] Error 255 CC [M] drivers/pcmcia/rsrc_nonstatic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1e/atl1e_ethtool.o] Error 255 CC [M] drivers/net/atl1e/atl1e_param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1021.o] Error 255 CC [M] drivers/net/atlx/atl1.o CC [M] drivers/hwmon/adm1025.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/smack/smack_lsm.o] Error 255 CC security/smack/smack_access.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/pcf50633-adc.o] Error 255 CC drivers/pci/pci-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_cis.o] Error 255 CC [M] drivers/mmc/core/sdio_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/stat.o] Error 255 CC [M] drivers/scsi/aacraid/nark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/spdif_transciever.o] Error 255 CC [M] sound/soc/codecs/ssm2602.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-compat-ioctl32.o] Error 255 CC [M] drivers/media/video/v4l2-common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/fadvise.o] Error 255 make[3]: *** [drivers/pci/slot.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda18271-maps.o] Error 255 CC mm/maccess.o CC [M] drivers/usb/c67x00/c67x00-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-cypress.o] Error 255 make[4]: *** [drivers/net/atl1e/atl1e_hw.o] Error 255 CC [M] drivers/gpu/drm/drm_proc.o CC [M] drivers/hid/hid-drff.o CC security/smack/smackfs.o make[4]: *** [drivers/infiniband/hw/mthca/mthca_av.o] Error 255 CC [M] drivers/media/common/tuners/tda18271-fe.o CC [M] drivers/net/benet/be_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/security.o] Error 255 CC [M] drivers/net/benet/be_cmds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/ie-rcv.o] Error 255 make[3]: *** [drivers/leds/ledtrig-backlight.o] Error 255 CC [M] drivers/leds/ledtrig-gpio.o CC [M] drivers/media/video/v4l1-compat.o make[4]: *** [drivers/scsi/aacraid/rkt.o] Error 255 CC [M] drivers/ata/libata-pmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bfusb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_port.o] Error 255 CC crypto/crypto_wq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/frpw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/bt3c_cs.o] Error 255 CC [M] drivers/block/paride/friq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_audio.o] Error 255 CC [M] drivers/isdn/i4l/isdn_ttyfax.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/slram.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-cdev.o] Error 255 CC [M] drivers/firewire/fw-ohci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/common.o] Error 255 CC security/tomoyo/tomoyo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/cardbus.o] Error 255 CC crypto/fips.o CC [M] net/can/bcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/guillemot.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/pty.o] Error 255 CC drivers/char/misc.o CC [M] drivers/infiniband/hw/cxgb3/cxio_hal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_mr.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_memory.o] Error 255 CC [M] drivers/input/joystick/joydump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-iops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/cmtp/sock.o] Error 255 CC [M] drivers/infiniband/hw/cxgb3/cxio_resource.o CC [M] drivers/ide/ide-lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/dtl1_cs.o] Error 255 CC drivers/pci/search.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/node.o] Error 255 CC [M] drivers/block/paride/fit2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-eh.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/tifm_7xx1.o] Error 255 make[3]: *** [drivers/base/topology.o] Error 255 CC [M] drivers/md/dm-linear.o CC net/dcb/dcbnl.o CC drivers/base/module.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/ser-gigaset.o] Error 255 CC lib/locking-selftest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda827x.o] Error 255 CC [M] drivers/rtc/rtc-ds1390.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_mixer.o] Error 255 CC [M] sound/drivers/vx/vx_cmd.o CC [M] drivers/video/backlight/lcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [ipc/mq_sysctl.o] Error 255 CC [M] drivers/scsi/cxgb3i/cxgb3i_init.o make[2]: Target `__build' not remade because of errors. make[1]: *** [ipc] Error 2 CC [M] drivers/block/pktcdvd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/core/sock.o make[5]: *** [drivers/isdn/hardware/eicon/idifunc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/timerdev.o] Error 255 CC [M] drivers/isdn/hardware/eicon/um_idi.o CC [M] drivers/media/video/ir-kbd-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_midi_emul.o] Error 255 make[3]: *** [drivers/uwb/est.o] Error 255 CC [M] drivers/ata/ahci.o CC [M] drivers/infiniband/hw/mthca/mthca_mad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/8250.o] Error 255 CC [M] drivers/media/video/tvaudio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sched.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/i2c/i2c-dev.o] Error 255 CC net/core/request_sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/devres.o] Error 255 CC kernel/exec_domain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/tei.o] Error 255 CC fs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/base/module.o] Error 255 CC [M] drivers/base/firmware_class.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/ie.o] Error 255 CC fs/fcntl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-drff.o] Error 255 CC [M] drivers/hid/hid-ezkey.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/callc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hisax/l3_1tr6.o make[3]: *** [security/selinux/hooks.o] Error 255 CC security/selinux/nlmsgtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/l3dss1.o] Error 255 CC kernel/panic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/c67x00/c67x00-hcd.o] Error 255 CC [M] drivers/i2c/busses/i2c-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/of_device_common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1305.o] Error 255 CC arch/sparc/kernel/of_device_64.o CC [M] sound/core/seq/seq_midi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aacraid/nark.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/aacraid] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/proc.o] Error 255 make[4]: *** [drivers/infiniband/ulp/ipoib/ipoib_fs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/ulp/ipoib] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/atm/mpc.o make[4]: *** [sound/core/seq/seq_midi_event.o] Error 255 CC security/selinux/netif.o make[4]: *** [drivers/usb/c67x00/c67x00-ll-hpi.o] Error 255 CC [M] drivers/usb/c67x00/c67x00-sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-viapro.o] Error 255 CC [M] net/atm/mpoa_caches.o CC [M] drivers/usb/core/usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/algboss.o] Error 255 CC [M] sound/core/seq/seq_virmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/check_signature.o] Error 255 CC security/selinux/netnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/phram.o] Error 255 CC [M] drivers/mtd/devices/pmc551.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/bnx2i/bnx2i_init.o] Error 255 CC [M] drivers/scsi/bnx2i/bnx2i_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_qp.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_provider.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/interact.o] Error 255 CC [M] drivers/input/joystick/magellan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/bt8xx/dst.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/eni.o] Error 255 CC [M] drivers/atm/idt77252.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC security/selinux/netport.o make[3]: *** [drivers/uwb/lc-dev.o] Error 255 CC [M] drivers/uwb/lc-rc.o CC [M] drivers/scsi/device_handler/scsi_dh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_io.o] Error 255 CC [M] drivers/mmc/core/sdio_irq.o CC [M] drivers/scsi/fcoe/fcoe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/bsg.o] Error 255 CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/arcmsr/arcmsr_attr.o] Error 255 CC [M] drivers/scsi/fcoe/libfcoe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/smack/smack_access.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_hwi.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_reg.o /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/friq.o] Error 255 CC security/selinux/exports.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-gpio.o] Error 255 CC [M] drivers/leds/ledtrig-default-on.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-linear.o] Error 255 CC drivers/char/vt_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/crypto_wq.o] Error 255 CC [M] drivers/md/dm-stripe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1025.o] Error 255 make[3]: *** [sound/pci/ens1370.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-ezkey.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hwmon/adm1026.o make[3]: *** [drivers/rtc/rtc-ds1390.o] Error 255 CC [M] sound/pci/ak4531_codec.o CC [M] drivers/hid/hid-gyration.o CC [M] drivers/rtc/rtc-ds1511.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/DAC960.o] Error 255 CC [M] drivers/block/sunvdc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/bnx2i/bnx2i_hwi.o] Error 255 CC [M] drivers/input/keyboard/sunkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_midi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/nlmsgtab.o] Error 255 CC [M] net/atm/mpoa_proc.o CC [M] drivers/video/aty/radeon_monitor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mfd/pcf50633-gpio.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mfd] Error 2 CC security/selinux/xfrm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/pipe.o] Error 255 CC [M] drivers/input/keyboard/lkkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/fips.o] Error 255 CC [M] net/atm/clip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/tomoyo.o] Error 255 CC security/tomoyo/domain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/rsrc_nonstatic.o] Error 255 CC [M] drivers/pcmcia/yenta_socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/exec_domain.o] Error 255 CC crypto/aead.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/serial_cs.o] Error 255 CC [M] drivers/serial/max3100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/debug.o] Error 255 CC [M] drivers/message/i2o/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/gigaset/usb-gigaset.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/gigaset] Error 2 CC [M] drivers/media/common/tuners/xc5000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_proc.o] Error 255 CC [M] drivers/gpu/drm/drm_stub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/maccess.o] Error 255 CC mm/page_alloc.o make[4]: *** [net/bluetooth/cmtp/core.o] Error 255 CC [M] net/bluetooth/cmtp/capi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda18271-common.o] Error 255 CC [M] drivers/gpu/drm/drm_vm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_init.o] Error 255 CC [M] drivers/scsi/cxgb3i/cxgb3i_iscsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/leds/ledtrig-default-on.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/leds] Error 2 make[5]: *** [drivers/media/dvb/b2c2/flexcop-hw-filter.o] Error 255 CC kernel/printk.o CC [M] drivers/media/dvb/b2c2/flexcop-dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/cache.o] Error 255 CC [M] drivers/infiniband/core/umem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/arcmsr/arcmsr_hba.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/arcmsr] Error 2 CC [M] net/ax25/ax25_ds_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/pci-driver.o] Error 255 CC [M] sound/core/seq/seq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-gyration.o] Error 255 CC [M] drivers/hid/hid-kensington.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/zero.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-table.o] Error 255 CC drivers/pci/pci-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/btsdio.o] Error 255 make[4]: *** [drivers/input/joystick/joydump.o] Error 255 CC [M] drivers/infiniband/core/mad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-gpio.o] Error 255 CC [M] drivers/gpu/drm/drm_agpsupport.o CC [M] drivers/i2c/busses/i2c-ocores.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/search.o] Error 255 CC drivers/pci/rom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/magellan.o] Error 255 CC [M] drivers/input/joystick/sidewinder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_mad.o] Error 255 CC [M] drivers/gpu/drm/drm_scatter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/bnep/core.o] Error 255 CC [M] net/bluetooth/bnep/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1e/atl1e_param.o] Error 255 CC crypto/chainiv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/ssm2602.o] Error 255 CC [M] sound/soc/codecs/tlv320aic23.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/of_device_64.o] Error 255 CC arch/sparc/kernel/prom_irqtrans.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ak4531_codec.o] Error 255 make[4]: *** [drivers/usb/class/cdc-acm.o] Error 255 make[3]: *** [drivers/rtc/rtc-ds1307.o] Error 255 CC [M] drivers/usb/class/usblp.o CC [M] sound/pci/ens1371.o CC [M] sound/soc/codecs/tlv320aic26.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/request_sock.o] Error 255 CC lib/spinlock_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_file_ops.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/misc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hisax/teles3.o make[3]: *** [drivers/md/dm-target.o] Error 255 CC [M] drivers/md/dm-ioctl.o CC [M] drivers/scsi/libfc/fc_disc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_ttyfax.o] Error 255 CC [M] drivers/isdn/i4l/isdn_bsdcomp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_ioctl.o] Error 255 CC [M] net/bridge/br_notify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l2-common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/bnx2i/bnx2i_sysfs.o] Error 255 CC drivers/char/vc_screen.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/iwch_provider.o] Error 255 CC [M] drivers/isdn/hisax/isac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/tda18271-fe.o] Error 255 CC [M] drivers/net/benet/be_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/usb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/exports.o] Error 255 CC security/selinux/netlabel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_cmd.o] Error 255 CC [M] drivers/usb/core/hub.o make[4]: *** [drivers/scsi/bnx2i/bnx2i_iscsi.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/bnx2i] Error 2 CC [M] sound/drivers/vx/vx_uer.o CC [M] drivers/md/dm-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-stripe.o] Error 255 CC [M] drivers/gpu/drm/ati_pcigart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/fit2.o] Error 255 CC [M] drivers/block/paride/fit3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_hp_sw.o] Error 255 /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_attach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:420: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:455: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_detach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:471: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) CC [M] drivers/usb/class/cdc-wdm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dcb/dcbnl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/dcb] Error 2 CC [M] drivers/gpu/drm/drm_pci.o make[4]: *** [drivers/media/video/tvaudio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_video.o] Error 255 CC [M] drivers/media/common/saa7146_hlp.o CC [M] sound/core/seq/seq_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atl1e/atl1e_main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/atl1e] Error 2 CC [M] drivers/gpu/drm/drm_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/lcd.o] Error 255 CC [M] drivers/video/backlight/ltv350qv.o make[4]: *** [drivers/usb/c67x00/c67x00-sched.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/atkbd.o] Error 255 CC [M] sound/core/seq/seq_clientmgr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/c67x00] Error 2 make[4]: *** [drivers/isdn/hisax/l3_1tr6.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_pci.o CC [M] drivers/isdn/hisax/arcofi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/sdio_irq.o] Error 255 make[4]: *** [drivers/scsi/device_handler/scsi_dh_rdac.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_reg_print.o CC [M] drivers/mmc/core/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/um_idi.o] Error 255 CC [M] drivers/isdn/hardware/eicon/dqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/smack/smackfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: Target `__build' not remade because of errors. make[4]: *** [drivers/infiniband/hw/nes/nes_cm.o] Error 255 make[2]: *** [security/smack] Error 2 CC security/capability.o CC [M] sound/core/seq/seq_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netif.o] Error 255 CC [M] drivers/block/paride/on20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-kensington.o] Error 255 CC [M] drivers/hid/hid-kye.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/dccp/ccid.o make[2]: *** [fs/exec.o] Error 255 CC fs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/fork.o] Error 255 CC [M] net/bluetooth/bnep/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/compat_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ir-kbd-i2c.o] Error 255 CC block/blk-integrity.o CC [M] net/dccp/feat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/atm/usbatm.o] Error 255 CC [M] drivers/usb/atm/xusbatm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/bluetooth/btusb.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/bluetooth] Error 2 CC [M] drivers/hid/hid-microsoft.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/phantom.o] Error 255 CC [M] drivers/misc/ioc4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bluetooth/l2cap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/xfrm.o] Error 255 CC [M] drivers/block/paride/on26.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1511.o] Error 255 CC [M] drivers/rtc/rtc-ds1553.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/max3100.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/mpoa_caches.o] Error 255 CC [M] drivers/serial/kgdboc.o CC [M] net/atm/br2684.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netport.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/cpu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_agpsupport.o] Error 255 make[3]: *** [net/can/bcm.o] Error 255 CC [M] sound/soc/codecs/tlv320aic3x.o CC [M] net/can/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/panic.o] Error 255 CC fs/readdir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq.o] Error 255 CC [M] drivers/message/i2o/exec-osm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-pmp.o] Error 255 make[3]: *** [drivers/base/firmware_class.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/base] Error 2 CC [M] sound/soc/codecs/uda134x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/drivers/vx/vx_uer.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/drivers/vx] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/drivers] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/sunkbd.o] Error 255 CC [M] drivers/input/keyboard/xtkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_mcg.o] Error 255 CC [M] drivers/media/dvb/dm1105/dm1105.o CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/mpoa_proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/802/garp.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/802] Error 2 CC [M] drivers/infiniband/hw/ipath/ipath_init_chip.o make[3]: *** [net/ax25/af_ax25.o] Error 255 CC [M] drivers/scsi/cxgb3i/cxgb3i_pdu.o CC [M] drivers/media/dvb/dvb-core/dvbdev.o CC [M] sound/synth/util_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/testmgr.o] Error 255 CC [M] net/bridge/br_stp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/prom_irqtrans.o] Error 255 CC arch/sparc/kernel/reboot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fcntl.o] Error 255 CC [M] net/ax25/ax25_ds_subr.o CC security/selinux/ss/ebitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/lc-rc.o] Error 255 CC [M] drivers/uwb/neh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_notify.o] Error 255 CC [M] drivers/input/keyboard/newtonkbd.o CC [M] sound/usb/usbaudio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/bt8xx/dst_ca.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/bt8xx] Error 2 CC [M] sound/usb/usbmixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_reg.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_sds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/umem.o] Error 255 CC [M] sound/usb/usbmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/pmc551.o] Error 255 CC [M] drivers/mtd/devices/mtdram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mmc/core/debugfs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/core] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mmc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_lock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/rom.o] Error 255 CC [M] sound/core/seq/seq_queue.o make[3]: *** [net/ax25/ax25_ds_in.o] Error 255 CC crypto/eseqiv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/sidewinder.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/joystick/spaceball.o make[4]: *** [drivers/input/keyboard/lkkbd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_scatter.o] Error 255 CC [M] drivers/gpu/drm/drm_hashtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/benet/be_cmds.o] Error 255 CC [M] sound/pci/es1938.o CC [M] sound/usb/caiaq/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/cfi_cmdset_0002.o] Error 255 CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC [M] drivers/isdn/hardware/mISDN/hfcpci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/xc5000.o] Error 255 CC [M] drivers/media/common/tuners/mt2060.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/b2c2/flexcop-dma.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/b2c2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/fit3.o] Error 255 CC [M] drivers/block/paride/ktti.o CC [M] drivers/infiniband/core/smi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/v4l1-compat.o] Error 255 CC [M] drivers/media/video/tda7432.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/dqueue.o] Error 255 CC [M] drivers/isdn/hardware/eicon/divamnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/cxio_hal.o] Error 255 make[4]: *** [net/bluetooth/bnep/sock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/ati_pcigart.o] Error 255 CC [M] drivers/media/common/tuners/mt2266.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/i4l/isdn_bsdcomp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/i4l] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_sysfs.o] Error 255 CC [M] drivers/gpu/drm/drm_sman.o CC [M] sound/core/seq/seq_fifo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_pci.o] Error 255 CC [M] net/atm/lec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/spinlock_debug.o] Error 255 CC [M] drivers/media/common/tuners/qt1010.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/on20.o] Error 255 make[2]: *** [kernel/printk.o] Error 255 CC [M] drivers/misc/enclosure.o CC kernel/exit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-ocores.o] Error 255 CC [M] drivers/i2c/busses/i2c-simtec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-lib.o] Error 255 CC [M] drivers/ide/ide-probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/selinux/netnode.o] Error 255 CC [M] drivers/media/common/tuners/mt2131.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-kye.o] Error 255 CC [M] drivers/gpu/drm/drm_mm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-microsoft.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/benet/be_main.o] Error 255 CC [M] net/bluetooth/hidp/core.o CC [M] drivers/ide/ide-taskfile.o CC [M] drivers/hid/hid-monterey.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/cxgb3/cxio_resource.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/cxgb3] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/chainiv.o] Error 255 CC [M] drivers/message/i2o/memory.o CC [M] drivers/md/dm-kcopyd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/arcofi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/teles3.o] Error 255 CC [M] drivers/media/common/tuners/mxl5005s.o CC [M] net/ax25/ax25_ds_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_virmidi.o] Error 255 CC lib/find_last_bit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_stub.o] Error 255 CC [M] drivers/md/dm-sysfs.o CC [M] net/bluetooth/rfcomm/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/xtkbd.o] Error 255 CC [M] net/ax25/sysctl_net_ax25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/newtonkbd.o] Error 255 CC [M] drivers/input/keyboard/stowaway.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/ioctl.o] Error 255 CC fs/select.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/device.o] Error 255 CC [M] sound/usb/caiaq/audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/tlv320aic26.o] Error 255 CC [M] drivers/isdn/hisax/hscx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_provider.o] Error 255 CC [M] drivers/input/keyboard/gpio_keys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/fcoe/fcoe.o] Error 255 CC [M] net/bluetooth/rfcomm/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/aead.o] Error 255 CC crypto/pcompress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/dvb-usb/a800.o make[3]: *** [net/core/sock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/cmtp/capi.o] Error 255 CC net/core/skbuff.o make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/cmtp] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/ltv350qv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/backlight/ili9320.o make[4]: *** [drivers/usb/atm/xusbatm.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/atm] Error 2 CC [M] drivers/media/dvb/dvb-usb/af9005-remote.o CC crypto/md5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/pci-sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/pci/setup-res.o make[4]: *** [drivers/scsi/aic7xxx/aic79xx_pci.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_osm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cpu.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_vm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dm1105/dm1105.o] Error 255 CC [M] sound/usb/caiaq/midi.o make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/dm1105] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hisax/s0box.o make[4]: *** [drivers/isdn/mISDN/dsp_core.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_cmx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_fifo.o] Error 255 CC [M] drivers/isdn/hisax/avm_a1p.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/vc_screen.o] Error 255 CC drivers/char/selection.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-io.o] Error 255 CC [M] drivers/isdn/hardware/mISDN/hfcmulti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ds_subr.o] Error 255 CC drivers/char/keyboard.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_iscsi.o] Error 255 CC [M] drivers/scsi/cxgb3i/cxgb3i_offload.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/blk-integrity.o] Error 255 CC [M] block/as-iosched.o CC [M] drivers/mtd/lpddr/qinfo_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-monterey.o] Error 255 CC [M] drivers/hid/hid-ntrig.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh.o] Error 255 CC [M] drivers/scsi/device_handler/scsi_dh_emc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/libata-sff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/mtdram.o] Error 255 CC [M] drivers/ata/sata_svw.o CC [M] drivers/mtd/devices/block2mtd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_base.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/ata_piix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/clip.o] Error 255 make[3]: *** [drivers/md/dm-sysfs.o] Error 255 CC [M] drivers/mtd/lpddr/lpddr_cmds.o CC [M] drivers/md/dm-path-selector.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccid.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/readdir.o] Error 255 CC [M] net/dccp/input.o CC fs/fifo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/enclosure.o] Error 255 CC drivers/char/consolemap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/cdc-wdm.o] Error 255 CC [M] drivers/video/backlight/platform_lcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/usblp.o] Error 255 CC [M] drivers/usb/class/usbtmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/setup-res.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/pci/irq.o make[5]: *** [drivers/media/dvb/dvb-core/dvbdev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divamnt.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dmxdev.o CC [M] drivers/isdn/hardware/eicon/mntfunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/serial/kgdboc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/domain.o] Error 255 CC security/tomoyo/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/atlx/atl1.o] Error 255 CC [M] drivers/net/atlx/atl2.o CC [M] drivers/serial/jsm/jsm_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/bnep/netdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/bnep] Error 2 CC [M] drivers/serial/jsm/jsm_neo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isac.o] Error 255 CC kernel/itimer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/neh.o] Error 255 CC [M] drivers/uwb/pal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/fcoe/libfcoe.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/fcoe] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-ioctl.o] Error 255 CC [M] drivers/video/backlight/vgg2432a4.o CC [M] drivers/md/dm-mpath.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_fs.o] Error 255 CC [M] drivers/serial/jsm/jsm_tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-simtec.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-parport.o make[3]: *** [drivers/rtc/rtc-ds1553.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/eseqiv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/synth/util_mem.o] Error 255 CC [M] drivers/rtc/rtc-ds1672.o CC crypto/rng.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_monitor.o] Error 255 CC [M] drivers/video/aty/radeon_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_queue.o] Error 255 CC crypto/krng.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/ktti.o] Error 255 CC drivers/pci/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_memory.o] Error 255 CC [M] sound/core/seq/seq_prioq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/gpio_keys.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/reboot.o] Error 255 CC [M] crypto/seqiv.o CC arch/sparc/kernel/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/tlv320aic3x.o] Error 255 make[4]: *** [sound/soc/codecs/tlv320aic23.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/sysctl_net_ax25.o] Error 255 CC [M] drivers/i2c/busses/i2c-parport-light.o CC security/inode.o CC [M] drivers/media/dvb/dvb-core/dvb_demux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/spaceball.o] Error 255 CC [M] drivers/input/joystick/spaceorb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/ebitmap.o] Error 255 CC security/selinux/ss/hashtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/benet/be_ethtool.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/benet] Error 2 CC drivers/pci/hotplug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/exec-osm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/message/i2o/i2o_block.o make[4]: *** [drivers/infiniband/core/smi.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_seq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/l3ni1.o] Error 255 CC drivers/pci/msi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/keyboard/stowaway.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tda7432.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/keyboard] Error 2 CC [M] drivers/media/video/saa6588.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/find_last_bit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/dcache.o make[3]: *** [security/selinux/netlabel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ax25/ax25_ds_timer.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ax25] Error 2 CC lib/hweight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/lpddr/qinfo_probe.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_filter.o CC [M] sound/synth/emux/emux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp.o] Error 255 CC [M] net/bridge/br_stp_bpdu.o make[2]: *** [crypto/pcompress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_pdu.o] Error 255 CC fs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/common/saa7146_hlp.o] Error 255 CC [M] drivers/media/common/saa7146_vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/memory.o] Error 255 CC [M] drivers/scsi/cxgb3i/cxgb3i_ddp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fifo.o] Error 255 CC [M] sound/synth/emux/emux_synth.o CC [M] drivers/video/display/display-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/vt_ioctl.o] Error 255 CC [M] drivers/md/dm-snap.o CC drivers/video/console/dummycon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-ntrig.o] Error 255 CC [M] drivers/hid/hid-pl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mt2131.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_uar.o CC [M] net/decnet/netfilter/dn_rtmsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_sds.o] Error 255 CC [M] drivers/media/common/tuners/mxl5007t.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/md5.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/krng.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_tones.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/serial.o] Error 255 CC [M] drivers/usb/gadget/inode.o CC net/core/iovec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/uda134x.o] Error 255 CC [M] sound/soc/codecs/uda1380.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/selection.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_dtmf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/spaceorb.o] Error 255 CC [M] drivers/input/joystick/stinger.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/qt1010.o] Error 255 CC [M] drivers/input/joystick/tmdc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-path-selector.o] Error 255 CC security/lsm_audit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/platform_lcd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/mpc.o] Error 255 CC [M] drivers/input/joystick/turbografx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/ili9320.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/backlight/tdo24m.o make[3]: *** [drivers/uwb/pal.o] Error 255 CC [M] drivers/uwb/radio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1672.o] Error 255 make[3]: *** [net/dccp/feat.o] Error 255 CC [M] net/dccp/minisocks.o CC [M] drivers/rtc/rtc-ds1742.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/itimer.o] Error 255 CC [M] drivers/rtc/rtc-ds3234.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1026.o] Error 255 CC [M] drivers/hwmon/adm1029.o CC net/dsa/tag_dsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mt2060.o] Error 255 CC [M] drivers/input/joystick/twidjoy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/on26.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/block/paride/pd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/hashtab.o] Error 255 make[4]: *** [drivers/mtd/devices/block2mtd.o] Error 255 make[4]: *** [drivers/media/video/saa6588.o] Error 255 CC [M] drivers/mtd/devices/mtd_dataflash.o CC [M] drivers/media/video/saa5246a.o CC security/selinux/ss/symtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/sunvdc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_emc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/ioc4.o] Error 255 CC [M] drivers/misc/hpilo.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_memfree.o] Error 255 CC [M] drivers/infiniband/hw/mthca/mthca_srq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_disc.o] Error 255 CC [M] drivers/scsi/libfc/fc_exch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/locking-selftest.o] Error 255 CC [M] drivers/block/umem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_sman.o] Error 255 CC [M] drivers/scsi/libfc/fc_elsct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/hotplug.o] Error 255 CC drivers/pci/iov.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/br2684.o] Error 255 CC [M] drivers/video/kyro/STG4000Ramdac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ieee1394/raw1394.o make[5]: *** [drivers/media/dvb/dvb-core/dvb_filter.o] Error 255 CC drivers/pci/setup-bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_reg_print.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/stinger.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-pl.o] Error 255 CC [M] drivers/input/joystick/warrior.o CC [M] drivers/hid/hid-petalynx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_hashtab.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic79xx_osm_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/yenta_socket.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-parport.o] Error 255 CC [M] drivers/input/joystick/xpad.o CC [M] drivers/pcmcia/pd6729.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-taskfile.o] Error 255 CC [M] drivers/ide/ide-pm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/ahci.o] Error 255 CC [M] sound/usb/caiaq/control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/dummycon.o] Error 255 CC drivers/video/console/promcon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_accel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/symtab.o] Error 255 CC security/selinux/ss/sidtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/s0box.o] Error 255 make[2]: *** [crypto/seqiv.o] Error 255 CC [M] drivers/input/joystick/zhenhua.o make[3]: *** [drivers/pci/irq.o] Error 255 CC drivers/pci/syscall.o CC [M] crypto/hmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/select.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/decnet/netfilter/dn_rtmsg.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/decnet/netfilter] Error 2 CC [M] drivers/atm/solos-pci.o CC [M] net/decnet/af_decnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux.o] Error 255 CC [M] sound/synth/emux/emux_seq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hscx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/vgg2432a4.o] Error 255 CC [M] drivers/message/i2o/i2o_scsi.o CC [M] drivers/ide/ide-park.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/es1938.o] Error 255 CC [M] drivers/input/misc/ati_remote.o CC [M] sound/pci/es1968.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/rfcomm/sock.o] Error 255 CC [M] drivers/atm/adummy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rng.o] Error 255 CC [M] sound/synth/emux/emux_nrpn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/inode.o] Error 255 CC [M] drivers/video/backlight/backlight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_clientmgr.o] Error 255 CC [M] drivers/video/backlight/generic_bl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sysfs.o] Error 255 CC arch/sparc/kernel/iommu.o make[5]: *** [drivers/media/common/tuners/mt2266.o] Error 255 CC [M] drivers/mtd/chips/gen_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_alloc.o] Error 255 CC mm/page-writeback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-parport-light.o] Error 255 CC [M] drivers/i2c/busses/i2c-taos-evm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds1742.o] Error 255 CC mm/pdflush.o /scratch/kisskb/src/drivers/misc/hpilo.c: In function 'ilo_ccb_open': /scratch/kisskb/src/drivers/misc/hpilo.c:250: warning: cast to pointer from integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/a800.o] Error 255 CC [M] net/bluetooth/rfcomm/tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/video1394.o] Error 255 CC [M] drivers/ieee1394/sbp2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_uar.o] Error 255 CC [M] drivers/hid/hid-samsung.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/mntfunc.o] Error 255 CC [M] drivers/isdn/hardware/eicon/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/ata_piix.o] Error 255 CC [M] drivers/hid/hid-sjoy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/tmdc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/joystick/walkera0701.o make[4]: *** [drivers/gpu/drm/drm_mm.o] Error 255 CC [M] drivers/gpu/drm/drm_crtc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/midi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hid/hid-sony.o make[2]: *** [block/as-iosched.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_init_chip.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-kcopyd.o] Error 255 CC [M] block/deadline-iosched.o CC [M] drivers/md/dm-exception-store.o CC [M] drivers/infiniband/hw/ipath/ipath_intr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_demux.o] Error 255 make[3]: *** [sound/usb/usbmixer.o] Error 255 make[3]: *** [net/dsa/tag_dsa.o] Error 255 CC [M] drivers/gpu/drm/drm_crtc_helper.o CC net/dsa/tag_edsa.o CC [M] drivers/infiniband/hw/mthca/mthca_catas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/serial/jsm/jsm_tty.o] Error 255 make[4]: *** [drivers/message/i2o/i2o_block.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_ca_en50221.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/message/i2o/i2o_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp_bpdu.o] Error 255 make[4]: *** [net/bluetooth/hidp/core.o] Error 255 CC [M] net/bridge/br_stp_if.o CC [M] net/bluetooth/hidp/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/zhenhua.o] Error 255 CC mm/readahead.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/twidjoy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/display/display-sysfs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/display] Error 2 CC [M] net/bridge/br_stp_timer.o CC [M] drivers/gpu/drm/drm_modes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-snap.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/syscall.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-ohci.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_93cx6.o CC [M] drivers/firewire/fw-sbp2.o make[2]: *** [kernel/exit.o] Error 255 CC kernel/time.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_svw.o] Error 255 CC [M] drivers/ata/sata_promise.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/hpilo.o] Error 255 CC [M] drivers/misc/isl29003.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_pm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/aty/radeon_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/radio.o] Error 255 make[3]: *** [drivers/md/dm-mpath.o] Error 255 CC mm/swap.o CC [M] drivers/uwb/reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/usb/usbmidi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/uda1380.o] Error 255 CC [M] drivers/gpu/drm/drm_edid.o CC [M] sound/soc/codecs/wm8350.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/class/usbtmc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_ddp.o] Error 255 CC [M] net/bridge/br_netlink.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/class] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/audio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/uwb/rsv.o make[5]: *** [drivers/media/dvb/dvb-usb/af9005-remote.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/keyboard.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/af9005.o CC [M] sound/synth/emux/emux_effect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/mtd_dataflash.o] Error 255 CC [M] drivers/mtd/devices/m25p80.o CC [M] drivers/infiniband/hw/ipath/ipath_keys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm1029.o] Error 255 CC [M] drivers/hwmon/adm1031.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/mad.o] Error 255 CC [M] drivers/infiniband/core/agent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/pktcdvd.o] Error 255 make[4]: *** [drivers/media/common/saa7146_vbi.o] Error 255 CC [M] block/cfq-iosched.o CC [M] drivers/media/dvb/dvb-usb/af9005-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-petalynx.o] Error 255 CC [M] drivers/block/nbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/capability.o] Error 255 CC [M] net/bridge/br_sysfs_if.o make[3]: *** [net/can/raw.o] Error 255 CC [M] net/can/af_can.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [security/tomoyo/file.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/tomoyo] Error 2 CC [M] drivers/hid/hid-sunplus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/hweight.o] Error 255 CC lib/kernel_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_seq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/lpddr/lpddr_cmds.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/lpddr] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dmxdev.o] Error 255 CC [M] drivers/infiniband/core/mad_rmpp.o CC net/dsa/tag_trailer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mxl5007t.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/warrior.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/device_handler/scsi_dh_alua.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/device_handler] Error 2 make[3]: *** [drivers/hid/hid-sony.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hid/hid-gaff.o make[4]: *** [drivers/mtd/chips/gen_probe.o] Error 255 CC [M] drivers/mtd/chips/jedec_probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_srq.o] Error 255 CC [M] drivers/uwb/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/setup-bus.o] Error 255 CC [M] sound/synth/emux/emux_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_synth.o] Error 255 CC [M] drivers/uwb/uwb-debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-sjoy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-ds3234.o] Error 255 CC [M] drivers/rtc/rtc-fm3130.o CC [M] drivers/input/joystick/iforce/iforce-ff.o CC [M] drivers/mtd/nand/nand_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-samsung.o] Error 255 CC [M] sound/synth/emux/emux_hwdep.o make[4]: *** [drivers/serial/jsm/jsm_neo.o] Error 255 CC [M] drivers/pci/pci-stub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/minisocks.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/joystick/iforce/iforce-main.o make[2]: *** [crypto/hmac.o] Error 255 CC [M] crypto/xcbc.o CC [M] drivers/scsi/libsas/sas_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_osm.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/serial/jsm/jsm_driver.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/serial/jsm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/serial] Error 2 CC [M] drivers/video/kyro/STG4000VTG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/input.o] Error 255 CC [M] net/dccp/options.o make[4]: *** [drivers/scsi/aic7xxx/aic79xx_osm_pci.o] Error 255 CC [M] drivers/scsi/libsas/sas_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_cmx.o] Error 255 CC [M] sound/synth/emux/soundfont.o /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c: In function 'hfcpci_softirq': /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c:2333: warning: ignoring return value of 'driver_for_each_device', declared with attribute warn_unused_result CC [M] net/econet/af_econet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [block/deadline-iosched.o] Error 255 CC [M] drivers/block/cryptoloop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/walkera0701.o] Error 255 CC [M] drivers/block/sx8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/avm_a1p.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hisax/avm_pci.o make[3]: *** [drivers/uwb/scan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/consolemap.o] Error 255 CC [M] drivers/input/joystick/iforce/iforce-packets.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-park.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/i2o_scsi.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_reg_print.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/inode.o] Error 255 CC [M] drivers/mtd/maps/map_funcs.o CC [M] drivers/atm/atmtcp.o CC drivers/char/vt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/promcon.o] Error 255 CC [M] drivers/video/console/fbcon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/ati_remote.o] Error 255 CC [M] drivers/input/misc/ati_remote2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/joystick/turbografx.o] Error 255 CC drivers/char/defkeymap.o CC [M] drivers/gpu/drm/drm_info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/nes/nes_verbs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/nes] Error 2 CC fs/attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_dtmf.o] Error 255 make[4]: *** [drivers/video/kyro/STG4000Ramdac.o] Error 255 CC [M] drivers/video/console/bitblit.o CC [M] drivers/input/joystick/iforce/iforce-serio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_nrpn.o] Error 255 make[4]: *** [sound/usb/caiaq/control.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_audio.o CC [M] sound/usb/caiaq/input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/mthca/mthca_catas.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/mthca] Error 2 make[4]: *** [drivers/video/backlight/tdo24m.o] Error 255 CC [M] sound/synth/emux/emux_oss.o CC [M] drivers/isdn/hisax/elsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pcmcia/pd6729.o] Error 255 CC [M] drivers/pcmcia/i82092.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/rfcomm/core.o] Error 255 CC [M] drivers/media/common/tuners/mc44s803.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/defkeymap.o] Error 255 CC [M] drivers/isdn/hisax/diva.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/adummy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_effect.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_prioq.o] Error 255 CC [M] drivers/uwb/uwbd.o CC [M] sound/core/seq/seq_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/pdflush.o] Error 255 CC [M] drivers/input/joystick/iforce/iforce-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/msi.o] Error 255 CC [M] drivers/isdn/hisax/ipacx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kernel_lock.o] Error 255 CC net/ethernet/eth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp_if.o] Error 255 make[4]: *** [drivers/scsi/cxgb3i/cxgb3i_offload.o] Error 255 CC lib/list_debug.o CC [M] drivers/media/video/saa5249.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/cxgb3i] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/time.o] Error 255 CC kernel/softirq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-exception-store.o] Error 255 make[4]: *** [drivers/scsi/aic94xx/aic94xx_seq.o] Error 255 CC [M] drivers/md/dm-snap-transient.o CC [M] drivers/scsi/aic94xx/aic94xx_dump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/pci-stub.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/iommu.o] Error 255 CC arch/sparc/kernel/central.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/sidtab.o] Error 255 CC security/selinux/ss/avtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_netlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/misc/isl29003.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/misc] Error 2 CC [M] net/bridge/br_sysfs_br.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/c-qcam.o make[4]: *** [drivers/media/video/saa5246a.o] Error 255 make[4]: *** [drivers/net/atlx/atl2.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/atlx] Error 2 CC net/ethernet/pe2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_i2c.o] Error 255 CC [M] drivers/video/aty/radeon_backlight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/xcbc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] crypto/crypto_null.o make[3]: *** [drivers/hwmon/adm1031.o] Error 255 CC [M] drivers/hwmon/adm9240.o CC [M] net/ieee802154/af_ieee802154.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/iov.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/usb/usbaudio.o] Error 255 CC [M] drivers/atm/lanai.o CC [M] drivers/hwmon/ads7828.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/tag_trailer.o] Error 255 CC [M] drivers/media/video/bw-qcam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/agent.o] Error 255 CC security/selinux/ss/policydb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/swap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/generic_bl.o] Error 255 CC [M] drivers/infiniband/core/sa_query.o CC [M] drivers/input/misc/cm109.o CC [M] drivers/net/bonding/bond_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_keys.o] Error 255 CC [M] sound/pci/fm801.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_tones.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_blowfish.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/backlight/backlight.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/backlight] Error 2 CC [M] sound/core/hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-fm3130.o] Error 255 CC [M] drivers/rtc/rtc-isl1208.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_elsct.o] Error 255 CC [M] drivers/scsi/libfc/fc_frame.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_promise.o] Error 255 make[4]: *** [drivers/input/joystick/xpad.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/sata_qstor.o make[3]: *** [drivers/block/paride/pd.o] Error 255 CC [M] drivers/block/paride/pcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/devices/m25p80.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/devices] Error 2 CC [M] drivers/scsi/aic94xx/aic94xx_scb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_hwdep.o] Error 255 CC [M] drivers/rtc/rtc-m41t80.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-pm.o] Error 255 CC drivers/video/logo/logo.o CC [M] drivers/gpu/drm/drm_debugfs.o CC [M] drivers/scsi/lpfc/lpfc_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/atmtcp.o] Error 255 CC [M] drivers/gpu/drm/drm_ioc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/namei.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/hidp/sock.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/hidp] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/reset.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/seq/seq_system.o make[4]: *** [drivers/mtd/maps/map_funcs.o] Error 255 CC [M] drivers/mtd/maps/physmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/crypto_null.o] Error 255 CC [M] crypto/md4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_93cx6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/iovec.o] Error 255 CC [M] drivers/scsi/aic94xx/aic94xx_tmf.o /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c: In function 'avm_pci_setup': /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c:838: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/ide/ide-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/raw1394.o] Error 255 CC [M] drivers/net/can/vcan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/uwb-debug.o] Error 255 CC [M] sound/core/seq/seq_ports.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-sunplus.o] Error 255 CC [M] drivers/ieee1394/dv1394.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-taos-evm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-tiny-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/tag_edsa.o] Error 255 make[4]: *** [drivers/scsi/aic7xxx/aic79xx_proc.o] Error 255 CC net/dsa/mv88e6xxx.o CC [M] net/dccp/output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/list_debug.o] Error 255 CC lib/debugobjects.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_stp_timer.o] Error 255 CC net/dsa/mv88e6060.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ads7828.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ide/ide-devsets.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_oss.o] Error 255 make[3]: *** [drivers/hid/hid-gaff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hid/hid-tmff.o make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_reg_print.o] Error 255 CC lib/bitrev.o CC [M] drivers/media/dvb/dvb-usb/af9015.o make[3]: *** [drivers/pcmcia/i82092.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/pcmcia] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/af9005-fe.o] Error 255 CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o CC [M] drivers/hid/hid-topseed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/pci/proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/pci] Error 2 CC [M] drivers/media/dvb/dvb-usb/anysee.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-main.o] Error 255 CC [M] sound/soc/codecs/wm8400.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/rsv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mc44s803.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/au6610.o CC [M] drivers/ata/sata_sil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-packets.o] Error 255 CC [M] drivers/atm/he.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/emux_proc.o] Error 255 CC [M] drivers/uwb/whci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/usb/gadget/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/usb/gadget] Error 2 CC [M] drivers/usb/core/hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/cryptoloop.o] Error 255 /scratch/kisskb/src/drivers/isdn/hisax/elsa.c: In function 'setup_elsa_pci': /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1038: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1046: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/uwb/whc-rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-ff.o] Error 255 CC [M] drivers/rtc/rtc-m41t94.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ethernet/pe2.o] Error 255 CC [M] drivers/block/ub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/af_decnet.o] Error 255 CC [M] net/decnet/dn_nsp_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/can/af_can.o] Error 255 CC [M] net/can/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_exch.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/hub.o] Error 255 CC [M] drivers/usb/core/urb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/usb/caiaq/input.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/usb/caiaq] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/usb] Error 2 CC [M] sound/core/memalloc.o CC drivers/char/tty_audit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_init.o] Error 255 CC [M] drivers/mtd/maps/sun_uflash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/uwbd.o] Error 255 make[4]: *** [drivers/mtd/chips/jedec_probe.o] Error 255 CC [M] drivers/scsi/libfc/fc_lport.o CC [M] drivers/net/can/dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/attr.o] Error 255 CC [M] net/decnet/dn_nsp_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8350.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mtd/chips/map_ram.o make[3]: *** [drivers/ieee1394/sbp2.o] Error 255 CC [M] sound/pci/intel8x0.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/readahead.o] Error 255 CC [M] drivers/ieee1394/eth1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_intr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_timer.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_mad.o CC net/dsa/mv88e6123_61_65.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_modes.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-serio.o] Error 255 CC [M] drivers/gpu/drm/mga/mga_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa5249.o] Error 255 CC [M] drivers/video/aty/aty128fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_crtc_helper.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/input/joystick/iforce/iforce-usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/input/joystick/iforce] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/joystick] Error 2 CC [M] sound/pci/intel8x0m.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bluetooth/rfcomm/tty.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/rfcomm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/bluetooth] Error 2 CC [M] drivers/gpu/drm/mga/mga_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/logo/logo.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [security/lsm_audit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/bw-qcam.o] Error 255 CC [M] drivers/gpu/drm/mga/mga_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_sysfs_if.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/ohci1394.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adm9240.o] Error 255 CC [M] drivers/hwmon/adt7462.o CC [M] drivers/mtd/nand/nand_bbt.o CC [M] drivers/gpu/drm/mga/mga_warp.o /scratch/kisskb/src/drivers/isdn/hisax/diva.c: In function 'setup_diva_pci': /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1162: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1169: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1176: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1186: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/gpu/drm/radeon/radeon_drv.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/logo] Error 2 CC [M] drivers/gpu/drm/savage/savage_drv.o CC [M] drivers/gpu/drm/r128/r128_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/physmap.o] Error 255 CC [M] drivers/mtd/maps/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/central.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_system.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC arch/sparc/kernel/starfire.o make[3]: *** [drivers/rtc/rtc-m41t80.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-snap-transient.o] Error 255 CC [M] drivers/md/dm-snap-persistent.o CC [M] drivers/rtc/rtc-m48t35.o CC [M] sound/core/seq/seq_info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/md4.o] Error 255 CC [M] crypto/rmd128.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/econet/af_econet.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/econet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-tiny-usb.o] Error 255 CC [M] drivers/i2c/busses/i2c-voodoo3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_base.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/sound/soc/codecs/wm8400.c: In function 'wm8400_set_dai_pll': /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.k' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.n' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.fratio' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.freq_ref' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.outdiv' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_info.o] Error 255 make[2]: *** [mm/page-writeback.o] Error 255 CC [M] drivers/mtd/maps/plat-ram.o CC mm/truncate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/map_ram.o] Error 255 CC [M] drivers/mtd/chips/map_rom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000VTG.o] Error 255 CC [M] drivers/video/kyro/STG4000OverlayDevice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/bridge/br_sysfs_br.o] Error 255 CC [M] net/bridge/br_netfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/aty/radeon_backlight.o] Error 255 CC [M] drivers/mtd/onenand/onenand_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/ipacx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/firewire/fw-sbp2.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/firewire] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/umem.o] Error 255 CC [M] drivers/md/md.o CC [M] drivers/gpu/drm/mga/mga_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/ens1371.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/maestro3.o make[4]: *** [drivers/net/can/vcan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_mem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_qstor.o] Error 255 CC [M] drivers/ata/sata_sil24.o CC [M] drivers/scsi/lpfc/lpfc_sli.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pcd.o] Error 255 CC [M] drivers/block/paride/pf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/uwb/whc-rc.o] Error 255 CC [M] drivers/mtd/onenand/onenand_bbt.o CC [M] drivers/gpu/drm/tdfx/tdfx_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/skbuff.o] Error 255 CC net/core/datagram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/es1968.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hid/hid-zpff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/avm_pci.o] Error 255 make[2]: *** [block/cfq-iosched.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [block] Error 2 CC [M] drivers/mtd/onenand/onenand_sim.o CC [M] drivers/isdn/hisax/sedlbauer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_ioc32.o] Error 255 CC [M] net/dccp/proto.o CC [M] drivers/net/chelsio/cxgb2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_phy.o] Error 255 CC [M] drivers/scsi/libsas/sas_port.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/debug.o] Error 255 CC [M] drivers/isdn/hardware/eicon/maintidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-probe.o] Error 255 CC [M] net/dccp/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/af_ieee802154.o] Error 255 CC [M] drivers/hid/hid-wacom.o CC [M] net/ieee802154/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_ports.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_audio.o] Error 255 CC [M] drivers/isdn/mISDN/dsp_pipeline.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/matrox/matroxfb_base.o make[3]: *** [drivers/rtc/rtc-m41t94.o] Error 255 make[4]: *** [drivers/scsi/libfc/fc_frame.o] Error 255 CC mm/vmscan.o CC [M] drivers/video/kyro/STG4000InitDevice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/synth/emux/soundfont.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/synth/emux] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/synth] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-topseed.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-sysfs.o] Error 255 CC [M] net/ieee802154/dgram.o CC [M] drivers/scsi/libfc/fc_rport.o CC [M] drivers/ide/ide-io-std.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/starfire.o] Error 255 CC arch/sparc/kernel/power.o CC [M] sound/core/seq/oss/seq_oss.o CC [M] drivers/hid/usbhid/hid-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/bitrev.o] Error 255 CC [M] drivers/hid/usbhid/hid-quirks.o make[4]: *** [drivers/video/console/bitblit.o] Error 255 CC [M] drivers/video/matrox/matroxfb_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/ati_remote2.o] Error 255 CC lib/crc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/options.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/mad_rmpp.o] Error 255 CC [M] drivers/hid/usbhid/hiddev.o CC [M] drivers/input/misc/keyspan_remote.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/tty_audit.o] Error 255 CC drivers/char/sysrq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/mISDN/hfcpci.o] Error 255 make[3]: *** [drivers/uwb/whci.o] Error 255 CC [M] drivers/uwb/hwa-rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ethernet/eth.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ethernet] Error 2 CC [M] drivers/infiniband/hw/ipath/ipath_mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/memalloc.o] Error 255 CC [M] sound/core/sgbuf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/map_rom.o] Error 255 CC [M] drivers/char/rocket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/plat-ram.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/ce6230.o CC [M] drivers/video/mb862xx/mb862xxfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-voodoo3.o] Error 255 CC [M] drivers/i2c/busses/i2c-pca-platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/idt77252.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/savage/savage_drv.o] Error 255 CC [M] drivers/char/cyclades.o CC [M] drivers/gpu/drm/savage/savage_bci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/debugobjects.o] Error 255 CC [M] drivers/ide/ide-eh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/nbd.o] Error 255 CC fs/bad_inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-wacom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8400.o] Error 255 make[4]: *** [security/selinux/ss/avtab.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_mr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/hwdep.o] Error 255 CC [M] drivers/hid/usbhid/hid-pidff.o CC [M] sound/soc/codecs/wm8510.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/dv1394.o] Error 255 CC security/selinux/ss/services.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/tdfx/tdfx_drv.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/tdfx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/sun_uflash.o] Error 255 CC [M] sound/core/pcm.o CC [M] drivers/mtd/maps/intel_vr_nor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6123_61_65.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/power.o] Error 255 CC [M] drivers/mtd/tests/mtd_oobtest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC arch/sparc/kernel/sbus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/gpu/drm/radeon/radeon_cp.o make[3]: *** [drivers/ide/ide-devsets.o] Error 255 make[3]: *** [sound/core/sgbuf.o] Error 255 CC [M] drivers/media/video/w9966.o CC [M] net/ieee802154/netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_warp.o] Error 255 CC [M] drivers/gpu/drm/mga/mga_ioc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/c-qcam.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/stallion.o make[4]: *** [drivers/usb/core/urb.o] Error 255 CC [M] drivers/usb/core/message.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-tmff.o] Error 255 CC [M] drivers/char/istallion.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_edid.o] Error 255 CC [M] net/atm/pppoatm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/can/dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6xxx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_nsp_in.o] Error 255 CC [M] drivers/char/nozomi.o CC [M] drivers/scsi/aic94xx/aic94xx_task.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_crtc.o] Error 255 CC [M] drivers/video/kyro/fbdev.o CC [M] drivers/net/can/sja1000/sja1000.o CC net/ipv4/route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ieee1394/eth1394.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ieee1394] Error 2 CC [M] net/dccp/ccids/ccid2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_drv.o] Error 255 CC [M] drivers/ide/ide-xfer-mode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_tmf.o] Error 255 make[5]: *** [drivers/gpu/drm/r128/r128_drv.o] Error 255 CC [M] drivers/gpu/drm/r128/r128_cce.o CC [M] drivers/ide/ide-timings.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/onenand/onenand_bbt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6060.o] Error 255 CC net/dsa/mv88e6131.o CC [M] drivers/gpu/drm/r128/r128_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/diva.o] Error 255 CC [M] drivers/isdn/hisax/isar.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/pci.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-m48t35.o] Error 255 make[4]: *** [drivers/mtd/onenand/onenand_sim.o] Error 255 CC [M] drivers/scsi/aic7xxx/aic7xxx_osm_pci.o CC [M] drivers/gpu/drm/savage/savage_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/hid-zpff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-isl1208.o] Error 255 CC [M] drivers/rtc/rtc-m48t86.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/sa_query.o] Error 255 CC [M] drivers/infiniband/core/multicast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-pca-platform.o] Error 255 CC [M] drivers/mtd/ubi/vtbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/i2c/busses/i2c-stub.o make[3]: *** [drivers/ata/sata_sil.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_lport.o] Error 255 CC net/dsa/dsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/anysee.o] Error 255 CC [M] drivers/gpu/drm/r128/r128_irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/intel8x0m.o] Error 255 CC [M] sound/pci/rme32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/cm109.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/au6610.o] Error 255 CC [M] drivers/ide/ide-atapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_dump.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/cinergyT2-core.o CC security/selinux/ss/conditional.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/seq_info.o] Error 255 CC [M] drivers/scsi/libfc/fc_fcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_mad.o] Error 255 make[4]: *** [drivers/isdn/hisax/elsa.o] Error 255 CC [M] drivers/isdn/hisax/hfc_sx.o CC [M] crypto/rmd160.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_blowfish.o] Error 255 CC [M] drivers/ide/setup-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000InitDevice.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/af9015.o] Error 255 CC [M] net/dccp/ackvec.o CC [M] drivers/media/dvb/dvb-usb/cinergyT2-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/message/i2o/i2o_proc.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/message/i2o] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/message] Error 2 make[5]: *** [drivers/gpu/drm/mga/mga_drv.o] Error 255 CC [M] drivers/video/console/fonts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/output.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/dgram.o] Error 255 CC [M] net/ieee802154/nl_policy.o CC [M] drivers/isdn/hisax/niccy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_dma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/truncate.o] Error 255 CC arch/sparc/kernel/ebus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/mISDN/dsp_hwec.o make[3]: *** [drivers/uwb/hwa-rc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/dcache.o] Error 255 CC mm/shmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-snap-persistent.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mtd/ubi/vmt.o make[4]: *** [drivers/hid/usbhid/hid-quirks.o] Error 255 CC [M] drivers/hid/usbhid/usbkbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/sysrq.o] Error 255 CC [M] drivers/char/epca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_mr.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/uwb/i1480/i1480-est.o make[3]: *** [net/bridge/br_netfilter.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/ub.o] Error 255 CC [M] drivers/mtd/ubi/upd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/lanai.o] Error 255 make[5]: *** [drivers/media/dvb/dvb-core/dvb_ca_en50221.o] Error 255 CC [M] sound/core/pcm_native.o CC [M] drivers/media/dvb/dvb-core/dvb_frontend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_sil24.o] Error 255 CC [M] drivers/ata/sata_via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/cxgb3/cxgb3_main.o make[2]: *** [lib/crc32.o] Error 255 CC lib/genalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_irq.o] Error 255 CC [M] drivers/mtd/nand/nand_ecc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/STG4000OverlayDevice.o] Error 255 CC [M] drivers/uwb/i1480/dfu/dfu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_ioc32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7462.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/softirq.o] Error 255 CC [M] drivers/hwmon/adt7470.o CC kernel/resource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/nl_policy.o] Error 255 CC [M] drivers/ata/sata_vsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/atm/lec.o] Error 255 CC [M] drivers/ide/ide-dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/keyspan_remote.o] Error 255 CC [M] drivers/input/misc/pcf50633-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/atm/solos-pci.o] Error 255 CC [M] drivers/md/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/raw.o] Error 255 CC [M] drivers/hwmon/adt7473.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/ce6230.o] Error 255 CC kernel/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/maestro3.o] Error 255 CC [M] drivers/hwmon/adt7475.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd128.o] Error 255 CC [M] crypto/rmd256.o CC [M] drivers/uwb/i1480/i1480u-wlp/lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/mb862xx/mb862xxfb.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/mb862xx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_port.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/libsas/sas_event.o make[3]: *** [drivers/rtc/rtc-m48t86.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_irq.o] Error 255 CC [M] drivers/rtc/rtc-max6900.o CC [M] drivers/gpu/drm/r128/r128_ioc32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/cxgb2.o] Error 255 CC [M] drivers/net/chelsio/espi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon.o] Error 255 CC [M] drivers/block/paride/pt.o CC [M] drivers/hwmon/atxp1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_cce.o] Error 255 CC [M] drivers/rtc/rtc-max6902.o /scratch/kisskb/src/drivers/isdn/hisax/niccy.c: In function 'setup_niccy': /scratch/kisskb/src/drivers/isdn/hisax/niccy.c:305: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/intel8x0.o] Error 255 make[4]: *** [drivers/isdn/mISDN/dsp_hwec.o] Error 255 CC net/dsa/slave.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hisax/bkm_a4t.o make[3]: *** [drivers/block/sx8.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/block] Error 2 CC [M] drivers/hwmon/dme1737.o /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c: In function 'setup_sedlbauer_pci': /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c:610: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/i2c/busses/i2c-stub.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/busses] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/i2c] Error 2 CC [M] drivers/mtd/ubi/build.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/can/proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/can] Error 2 CC [M] drivers/uwb/i1480/i1480u-wlp/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/nvidia/nvidia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_osm.o] Error 255 CC [M] drivers/mtd/ubi/cdev.o CC [M] net/bridge/netfilter/ebtables.o make[4]: *** [drivers/infiniband/hw/ipath/ipath_mmap.o] Error 255 CC [M] drivers/uwb/i1480/i1480u-wlp/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-io-std.o] Error 255 CC [M] drivers/uwb/i1480/i1480u-wlp/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/maps/intel_vr_nor.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/maps] Error 2 CC [M] drivers/mtd/inftlcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/bad_inode.o] Error 255 CC fs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/gpu/drm/drm_debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_rport.o] Error 255 CC [M] drivers/uwb/i1480/i1480u-wlp/tx.o CC [M] net/ipv6/netfilter/ip6_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/hiddev.o] Error 255 CC net/ipv4/inetpeer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_bbt.o] Error 255 CC [M] drivers/isdn/hisax/jade.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sbus.o] Error 255 CC arch/sparc/kernel/visemul.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/gpu/drm/via/via_irq.o make[5]: *** [drivers/media/dvb/dvb-usb/cinergyT2-core.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/cxusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/maintidi.o] Error 255 make[4]: *** [drivers/video/console/fonts.o] Error 255 CC [M] drivers/isdn/hardware/eicon/capimain.o CC [M] drivers/video/console/font_8x16.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_nsp_out.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/mISDN/dsp_pipeline.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/mISDN] Error 2 CC [M] net/decnet/dn_route.o CC [M] drivers/isdn/hisax/bkm_a8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/mv88e6131.o] Error 255 CC net/core/stream.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8510.o] Error 255 make[4]: *** [security/selinux/ss/policydb.o] Error 255 CC [M] drivers/infiniband/core/ucm.o CC [M] sound/soc/codecs/wm8580.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/common/tuners/mxl5005s.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/common/tuners] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/common] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/niccy.o] Error 255 CC [M] drivers/infiniband/core/user_mad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/fm801.o] Error 255 make[4]: *** [drivers/video/aty/aty128fb.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/aty] Error 2 CC [M] net/decnet/dn_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_pci.o] Error 255 CC [M] drivers/isdn/hardware/eicon/capifunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/upd.o] Error 255 CC [M] drivers/mtd/tests/mtd_pagetest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/savage/savage_bci.o] Error 255 CC [M] drivers/rtc/rtc-pcf8563.o CC [M] drivers/mtd/ubi/kapi.o CC [M] net/ipx/af_ipx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/services.o] Error 255 CC [M] drivers/rtc/rtc-pcf8583.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/timer.o] Error 255 CC [M] net/ipx/ipx_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/conditional.o] Error 255 CC security/selinux/ss/mls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7475.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/genalloc.o] Error 255 make[4]: *** [drivers/mtd/ubi/vmt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/pcf50633-input.o] Error 255 CC [M] net/ipx/ipx_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/input/misc/powermate.o CC [M] net/dccp/ccids/ccid3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_event.o] Error 255 CC [M] drivers/scsi/libsas/sas_dump.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/dsa.o] Error 255 make[3]: *** [net/atm/pppoatm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/kyro/fbdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/kyro] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/atm] Error 2 CC [M] net/dccp/ccids/lib/tfrc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipx/sysctl_net_ipx.o make[2]: *** [arch/sparc/kernel/ebus.o] Error 255 CC [M] net/decnet/dn_neigh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/i1480/i1480-est.o] Error 255 CC [M] lib/lzo/lzo1x_compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_init.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_main.o] Error 255 CC [M] drivers/net/bonding/bond_3ad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/lc.o] Error 255 make[4]: *** [drivers/mtd/nand/nand_ecc.o] Error 255 CC [M] drivers/mtd/nand/nand_ids.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/core/driver.o make[2]: *** [crypto/rmd160.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-eh.o] Error 255 CC [M] drivers/scsi/libsas/sas_discover.o make[4]: *** [drivers/hid/usbhid/hid-core.o] Error 255 CC [M] drivers/hid/usbhid/usbmouse.o CC arch/sparc/kernel/hvapi.o CC [M] lib/reed_solomon/reed_solomon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/multicast.o] Error 255 make[3]: *** [net/core/datagram.o] Error 255 CC [M] drivers/scsi/libsas/sas_expander.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/mga/mga_state.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/mga] Error 2 /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c: In function 'setup_bkm_a4t': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c:343: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/af9005.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dib0700_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_vsc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/core/uverbs_main.o make[3]: *** [drivers/ata/sata_via.o] Error 255 CC [M] drivers/ata/sata_sis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/vtbl.o] Error 255 CC [M] drivers/input/tablet/acecad.o CC [M] drivers/mtd/ubi/eba.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/message.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ieee802154/netlink.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ieee802154] Error 2 CC [M] drivers/usb/core/config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-atapi.o] Error 255 CC [M] drivers/ide/ide-dma-sff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ackvec.o] Error 255 CC [M] net/dccp/ccids/lib/tfrc_equation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm.o] Error 255 CC [M] sound/core/pcm_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/visemul.o] Error 255 CC [M] drivers/video/riva/fbdev.o CC arch/sparc/kernel/sstate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-timings.o] Error 255 CC [M] drivers/net/chelsio/tp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7470.o] Error 255 CC [M] drivers/gpu/drm/via/via_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/cinergyT2-fe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/adt7473.o] Error 255 CC [M] drivers/video/riva/riva_hw.o CC [M] sound/core/seq/oss/seq_oss_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/can/sja1000/sja1000.o] Error 255 CC [M] drivers/input/mouse/appletouch.o CC [M] drivers/net/can/sja1000/sja1000_platform.o CC [M] net/key/af_key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_scb.o] Error 255 CC [M] drivers/input/mouse/bcm5974.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/w9966.o] Error 255 CC [M] drivers/media/video/tda9840.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/usbkbd.o] Error 255 CC [M] drivers/net/can/sja1000/ems_pci.o CC [M] net/irda/iriap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/vmscan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/ipv6/addrconf_core.o make[3]: *** [drivers/rtc/rtc-max6900.o] Error 255 CC [M] drivers/net/chelsio/pm3393.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/espi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_base.o] Error 255 CC [M] drivers/input/mouse/gpio_mouse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-xfer-mode.o] Error 255 CC [M] drivers/ide/ide-proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_accel.o] Error 255 CC [M] drivers/video/matrox/matroxfb_DAC1064.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hfc_sx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/proto.o] Error 255 CC [M] drivers/video/matrox/matroxfb_Ti3026.o /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'ib_uverbs_alloc_event_file': /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c:522: warning: the address of 'uverbs_event_fops' will always evaluate as 'true' Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/savage/savage_state.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/savage] Error 2 CC [M] net/decnet/dn_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/vt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/ipx_route.o] Error 255 CC [M] drivers/input/mouse/psmouse-base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/font_8x16.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_irq.o] Error 255 CC [M] drivers/md/raid5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nvidia.o] Error 255 make[4]: *** [drivers/mtd/chips/cfi_cmdset_0001.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/sysctl_net_ipx.o] Error 255 CC [M] drivers/video/nvidia/nv_hw.o CC [M] drivers/mtd/chips/map_absent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic94xx/aic94xx_task.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/aic94xx] Error 2 CC [M] drivers/scsi/libsas/sas_scsi_host.o CC [M] drivers/video/console/softcursor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_timer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/dfu.o] Error 255 CC [M] drivers/uwb/i1480/dfu/mac.o CC [M] drivers/scsi/libsas/sas_task.o CC [M] drivers/media/dvb/firewire/firedtv-avc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-pcf8563.o] Error 255 CC net/ipv4/protocol.o CC [M] drivers/scsi/megaraid/megaraid_mm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/dme1737.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-pcf8583.o] Error 255 CC [M] drivers/input/mouse/synaptics.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-max6902.o] Error 255 CC [M] drivers/rtc/rtc-r9701.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/sedlbauer.o] Error 255 CC [M] drivers/isdn/hisax/gazel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/atxp1.o] Error 255 CC [M] drivers/hwmon/ds1621.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/ccid2.o] Error 255 CC [M] net/dccp/ccids/lib/packet_history.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/capimain.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_core.o] Error 255 CC [M] drivers/isdn/hisax/w6692.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c: In function 'setup_sct_quadro': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c:304: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) make[3]: *** [lib/lzo/lzo1x_compress.o] Error 255 CC [M] lib/lzo/lzo1x_decompress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/powermate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/inftlcore.o] Error 255 CC [M] sound/soc/codecs/wm8728.o CC [M] drivers/input/misc/rotary_encoder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sstate.o] Error 255 CC [M] drivers/isdn/hardware/eicon/message.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libfc/fc_fcp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/libfc] Error 2 CC [M] net/lapb/lapb_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/cdev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/netdev.o] Error 255 CC [M] drivers/isdn/hardware/eicon/capidtmf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_oobtest.o] Error 255 CC [M] drivers/input/misc/sparcspkr.o CC arch/sparc/kernel/mdesc.o CC [M] drivers/scsi/mpt2sas/mpt2sas_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/onenand/onenand_base.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/onenand] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd256.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_ct.o CC [M] crypto/rmd320.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/bkm_a4t.o] Error 255 CC [M] drivers/mtd/ubi/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_qp.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/rocket.o] Error 255 CC [M] drivers/mtd/inftlmount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_dump.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/md/raid6algos.o make[3]: *** [net/dccp/ccids/lib/tfrc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pt.o] Error 255 CC [M] drivers/char/specialix.o CC [M] drivers/block/paride/pg.o make[3]: *** [net/ipv4/inetpeer.o] Error 255 CC [M] drivers/mtd/mtdcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nand_ids.o] Error 255 CC [M] drivers/mtd/nand/cafe_nand.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_sis.o] Error 255 CC [M] drivers/ata/sata_sx4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic7xxx_osm_pci.o] Error 255 CC [M] drivers/mtd/mtdsuper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/hvapi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/md/raid6recov.o make[4]: *** [drivers/input/mouse/bcm5974.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-ci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/file.o] Error 255 CC fs/filesystems.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/acecad.o] Error 255 CC [M] drivers/input/tablet/aiptek.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/gpio_mouse.o] Error 255 CC [M] drivers/input/mouse/alps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_ioctl.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/kapi.o] Error 255 CC [M] drivers/mtd/ubi/wl.o CC [M] drivers/media/dvb/frontends/dvb-pll.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8580.o] Error 255 CC [M] sound/soc/codecs/wm8731.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tda9840.o] Error 255 CC [M] drivers/media/video/tea6415c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_dev.o] Error 255 CC [M] drivers/mtd/ubi/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/hcd.o] Error 255 CC [M] drivers/usb/core/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/uverbs_main.o] Error 255 /scratch/kisskb/src/drivers/isdn/hisax/w6692.c: In function 'setup_w6692': /scratch/kisskb/src/drivers/isdn/hisax/w6692.c:1012: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/input/tablet/gtco.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/stream.o] Error 255 /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_req': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2697: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/tx.o] Error 255 /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2759: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2793: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/sysfs.o] Error 255 CC [M] sound/soc/codecs/wm8750.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2897: warning: cast from pointer to integer of different size CC [M] drivers/usb/core/buffer.o CC net/core/scm.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'manufacturer_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:3807: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-r9701.o] Error 255 CC [M] drivers/rtc/rtc-rs5c348.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dsa/slave.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/dsa] Error 2 CC [M] drivers/scsi/lpfc/lpfc_els.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/hid-pidff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/appletouch.o] Error 255 CC [M] drivers/media/video/tea6420.o CC [M] drivers/isdn/hardware/eicon/diva_didd.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'nl_ind': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:6849: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:7241: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'add_b23': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8478: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8530: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_frontend.o] Error 255 CC [M] drivers/media/video/saa7115.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-dma-sff.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_ringbuffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/can/sja1000/sja1000_platform.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/reed_solomon/reed_solomon.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/reed_solomon] Error 2 CC [M] drivers/gpu/drm/radeon/radeon_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_timer.o] Error 255 CC [M] net/lapb/lapb_out.o CC [M] lib/zlib_deflate/deflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/jade.o] Error 255 CC [M] net/lapb/lapb_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/ucm.o] Error 255 CC [M] drivers/infiniband/core/uverbs_cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_discover.o] Error 255 CC [M] drivers/isdn/hisax/st5481_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/mISDN/hfcmulti.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_state.o] Error 255 make[4]: *** [drivers/input/misc/sparcspkr.o] Error 255 CC [M] net/lapb/lapb_timer.o CC [M] drivers/infiniband/core/uverbs_marshall.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/chips/map_absent.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/chips] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isar.o] Error 255 CC [M] drivers/mtd/mtdbdi.o CC [M] drivers/net/chelsio/sge.o CC [M] drivers/media/dvb/dvb-usb/dib0700_devices.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/ipx_proc.o] Error 255 CC [M] drivers/net/cxgb3/ael1002.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_pagetest.o] Error 255 CC [M] drivers/mtd/tests/mtd_readtest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/ccid3.o] Error 255 CC [M] drivers/net/cxgb3/vsc8211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/lzo/lzo1x_decompress.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/lzo] Error 2 CC [M] drivers/mtd/tests/mtd_speedtest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/bkm_a8.o] Error 255 CC [M] drivers/isdn/hisax/st5481_usb.o make[2]: *** [mm/shmem.o] Error 255 CC mm/prio_tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/lib/tfrc_equation.o] Error 255 CC [M] net/dccp/ccids/lib/loss_interval.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_drv.o] Error 255 CC [M] drivers/gpu/drm/via/via_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdsuper.o] Error 255 CC [M] net/dccp/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_Ti3026.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/matrox/matroxfb_misc.o make[4]: *** [drivers/scsi/megaraid/megaraid_mm.o] Error 255 CC [M] drivers/scsi/megaraid/megaraid_mbox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_neigh.o] Error 255 make[3]: *** [drivers/hwmon/ds1621.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/can/sja1000/ems_pci.o] Error 255 CC [M] drivers/video/matrox/g450_pll.o CC [M] drivers/net/can/sja1000/kvaser_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/aic7xxx/aic79xx_core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/aic7xxx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_in.o] Error 255 CC [M] net/decnet/dn_fib.o /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c: In function '_base_send_ioc_init': /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/synaptics.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tea6420.o] Error 255 CC [M] drivers/hwmon/f71805f.o CC [M] drivers/input/mouse/elantech.o CC [M] drivers/media/video/saa717x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/alps.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_cp.o] Error 255 CC [M] drivers/media/video/saa7127.o CC [M] drivers/scsi/mvsas/mv_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sysctl.o] Error 255 CC kernel/capability.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/io.o] Error 255 CC [M] drivers/mtd/ubi/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/cxusb.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [security/selinux/ss/mls.o] Error 255 make[3]: *** [drivers/mtd/mtdbdi.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [security/selinux/ss] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/selinux] Error 2 CC [M] net/lapb/lapb_iface.o CC security/device_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/epca.o] Error 255 CC [M] drivers/mtd/mtdpart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/setup-pci.o] Error 255 CC [M] drivers/mtd/ubi/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/addrconf_core.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/hid/usbhid/usbmouse.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hid/usbhid] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/hid] Error 2 make[4]: *** [drivers/isdn/hisax/w6692.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dibusb-common.o CC net/ipv6/exthdrs_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/resource.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dibusb-mb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/pm3393.o] Error 255 CC [M] drivers/net/chelsio/subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_ringbuffer.o] Error 255 CC [M] drivers/media/dvb/dvb-core/dvb_math.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/rotary_encoder.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/istallion.o] Error 255 CC [M] net/llc/llc_core.o make[5]: *** [drivers/isdn/hardware/eicon/diva_didd.o] Error 255 CC [M] drivers/input/misc/uinput.o CC [M] drivers/char/moxa.o CC [M] drivers/isdn/hardware/eicon/diddfunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/softcursor.o] Error 255 CC [M] drivers/video/console/tileblit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdcore.o] Error 255 CC [M] drivers/mtd/nftlcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/st5481_init.o] Error 255 CC [M] drivers/input/misc/yealink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/user_mad.o] Error 255 CC [M] drivers/scsi/mvsas/mv_sas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/rme32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/r128/r128_ioc32.o] Error 255 CC [M] sound/pci/rme96.o make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/r128] Error 2 CC [M] net/decnet/dn_rules.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_native.o] Error 255 make[3]: *** [drivers/ide/ide-proc.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0299.o CC [M] drivers/uwb/i1480/dfu/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/inftlmount.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/block/paride/pg.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/block/paride] Error 2 CC [M] drivers/ide/ide-gd.o CC [M] drivers/char/mxser.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/tp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/chelsio/mv88x201x.o make[4]: *** [drivers/input/tablet/gtco.o] Error 255 CC [M] drivers/net/cxgb3/t3_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa7115.o] Error 255 CC [M] drivers/media/dvb/frontends/au8522_dig.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/mac.o] Error 255 CC [M] drivers/mtd/tests/mtd_stresstest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_readtest.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/file.o] Error 255 CC net/ipv4/ip_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_task.o] Error 255 CC kernel/ptrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/route.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/driver.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_ruc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/console/fbcon_rotate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/nozomi.o] Error 255 make[4]: *** [drivers/usb/core/buffer.o] Error 255 CC net/ipv4/ip_fragment.o CC [M] drivers/mtd/tests/mtd_subpagetest.o make[5]: *** [drivers/isdn/hardware/eicon/capifunc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/infiniband/hw/ipath/ipath_sdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/psmouse-base.o] Error 255 CC [M] drivers/input/mouse/logips2pp.o make[4]: *** [net/ipv6/netfilter/ip6_tables.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/eba.o] Error 255 CC [M] drivers/mtd/ubi/gluebi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-rs5c348.o] Error 255 CC [M] drivers/rtc/rtc-rs5c372.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_speedtest.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_timer.o] Error 255 make[4]: *** [drivers/isdn/hisax/st5481_usb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-ci.o] Error 255 CC [M] drivers/mtd/tests/mtd_torturetest.o CC arch/sparc/kernel/pcr.o CC [M] drivers/isdn/hisax/st5481_d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_3ad.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/uwb/wlp/driver.o CC [M] drivers/net/bonding/bond_alb.o make[3]: *** [net/dccp/sysctl.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_mangle.o CC [M] drivers/ata/sata_nv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dvb-pll.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6algos.o] Error 255 CC arch/sparc/kernel/nmi.o CC [M] net/llc/llc_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-avc.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/mdesc.o] Error 255 CC [M] drivers/infiniband/core/iwcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dib0700_core.o] Error 255 CC [M] net/ipv6/netfilter/ip6_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8731.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/protocol.o] Error 255 CC net/ipv4/ip_forward.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/filesystems.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/namespace.o CC arch/sparc/kernel/cpumap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/riva/fbdev.o] Error 255 make[5]: *** [sound/core/seq/oss/seq_oss_event.o] Error 255 CC [M] drivers/infiniband/core/cma.o CC [M] sound/core/seq/oss/seq_oss_rw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8750.o] Error 255 CC [M] sound/soc/codecs/wm8753.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6recov.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_mem.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/iriap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_sx4.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-1394.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_math.o] Error 255 CC [M] drivers/video/riva/nv_driver.o CC [M] net/irda/iriap_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-dma.o] Error 255 CC [M] drivers/media/dvb/firewire/firedtv-rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diddfunc.o] Error 255 CC [M] drivers/isdn/hardware/eicon/dadapter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/misc.o] Error 255 CC net/ipv4/ip_options.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/exthdrs_core.o] Error 255 CC [M] drivers/infiniband/core/ucma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_out.o] Error 255 CC [M] drivers/mtd/nand/diskonchip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/ael1002.o] Error 255 CC [M] drivers/net/bonding/bond_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdpart.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/mtd/nftlmount.o make[3]: *** [drivers/char/stallion.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/riscom8.o make[3]: *** [lib/zlib_deflate/deflate.o] Error 255 CC [M] lib/zlib_deflate/deftree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/prio_tree.o] Error 255 CC mm/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/scan.o] Error 255 CC [M] drivers/isdn/hisax/st5481_b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/rmd320.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dib0700_devices.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tea6415c.o] Error 255 CC [M] crypto/sha1_generic.o CC [M] drivers/media/dvb/dvb-usb/dibusb-mc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/bitmap.o] Error 255 CC [M] drivers/media/video/cpia.o CC [M] drivers/net/bonding/bond_ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dibusb-mb.o] Error 255 CC [M] drivers/media/video/cpia_pp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/cxgb3_main.o] Error 255 CC [M] drivers/video/matrox/matroxfb_g450.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_hw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/aiptek.o] Error 255 CC [M] drivers/video/nvidia/nv_setup.o CC [M] drivers/input/tablet/kbtab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/capidtmf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ccids/lib/loss_interval.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_srq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/uverbs_marshall.o] Error 255 CC [M] drivers/isdn/hardware/eicon/divasmain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/config.o] Error 255 CC [M] drivers/usb/core/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/mISDN/hfcsusb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/isdn/hardware/mISDN] Error 2 CC [M] drivers/net/cxgb3/mc5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8728.o] Error 255 CC [M] drivers/video/savage/savagefb_driver.o CC [M] sound/soc/codecs/wm8900.o make[3]: *** [sound/core/pcm_lib.o] Error 255 CC [M] sound/core/pcm_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/driver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/nmi.o] Error 255 CC [M] drivers/uwb/wlp/eda.o CC [M] sound/core/pcm_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/mv88x201x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_ct.o] Error 255 CC [M] sound/soc/codecs/wm8903.o CC [M] drivers/uwb/wlp/messages.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa717x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/build.o] Error 255 CC [M] drivers/input/tablet/wacom_wac.o CC [M] drivers/media/dvb/pluto2/pluto2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_map.o] Error 255 make[5]: *** [drivers/net/can/sja1000/kvaser_pci.o] Error 255 make[3]: *** [net/lapb/lapb_subr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/saa7127.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/scm.o] Error 255 make[4]: *** [drivers/mtd/ubi/debug.o] Error 255 make[2]: *** [arch/sparc/kernel/pcr.o] Error 255 make[4]: *** [drivers/scsi/libsas/sas_expander.o] Error 255 make[4]: *** [drivers/mtd/tests/mtd_stresstest.o] Error 255 CC [M] drivers/gpu/drm/via/via_mm.o CC [M] sound/core/pcm_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cpia_usb.o CC [M] crypto/sha256_generic.o make[3]: *** [net/dccp/ccids/lib/packet_history.o] Error 255 make[5]: *** [sound/core/seq/oss/seq_oss_rw.o] Error 255 CC net/ipv6/inet6_hashtables.o CC [M] drivers/mtd/mtdconcat.o CC [M] net/dccp/diag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/seq/oss/seq_oss_synth.o make[5]: *** [drivers/media/dvb/firewire/firedtv-rc.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/can/sja1000] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/can] Error 2 CC mm/mmzone.o CC net/core/gen_stats.o CC [M] drivers/gpu/drm/via/via_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_init.o] Error 255 CC [M] drivers/mtd/redboot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/tests/mtd_subpagetest.o] Error 255 CC [M] drivers/usb/core/endpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/e1000/e1000_main.o make[4]: *** [drivers/net/cxgb3/vsc8211.o] Error 255 CC [M] drivers/mtd/ar7part.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-core/dvb_net.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/dvb-core] Error 2 CC [M] drivers/video/savage/savagefb-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/yealink.o] Error 255 CC [M] lib/zlib_deflate/deflate_syms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/riva/nv_driver.o] Error 255 CC [M] drivers/usb/core/devio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/ptrace.o] Error 255 CC [M] drivers/mtd/mtdchar.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/riva/riva_hw.o] Error 255 CC [M] drivers/video/riva/rivafb-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-rs5c372.o] Error 255 CC [M] drivers/rtc/rtc-rx8581.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon_rotate.o] Error 255 CC net/core/gen_estimator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/capability.o] Error 255 CC kernel/timer.o /scratch/kisskb/src/drivers/mtd/nand/diskonchip.c:56:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_rules.o] Error 255 CC net/core/net_namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_input.o] Error 255 CC kernel/user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/tileblit.o] Error 255 CC [M] drivers/video/console/fbcon_cw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_DAC1064.o] Error 255 CC net/ipv4/ip_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/ar7part.o] Error 255 CC [M] drivers/mtd/mtd_blkdevs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_fib.o] Error 255 CC [M] net/decnet/dn_table.o CC [M] net/mac80211/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_deflate/deftree.o] Error 255 CC [M] net/mac80211/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/g450_pll.o] Error 255 make[5]: *** [drivers/media/dvb/firewire/firedtv-1394.o] Error 255 CC [M] drivers/net/e1000/e1000_hw.o CC [M] drivers/video/matrox/matroxfb_crtc2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/nftlcore.o] Error 255 CC [M] drivers/gpu/drm/via/via_verifier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/phy.o] Error 255 CC [M] drivers/uwb/i1480/dfu/usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6table_mangle.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/megaraid/megaraid_sas.o make[2]: *** [security/device_cgroup.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [security] Error 2 CC [M] drivers/media/dvb/dvb-usb/digitv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cpia_pp.o] Error 255 CC [M] drivers/gpu/drm/via/via_video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/sha1_generic.o] Error 255 CC [M] net/mac80211/sta_info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/pcm_timer.o] Error 255 CC [M] drivers/media/video/tvp5150.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_misc.o] Error 255 CC arch/sparc/kernel/smp_64.o /scratch/kisskb/src/drivers/isdn/hisax/gazel.c: In function 'setup_gazelpci': /scratch/kisskb/src/drivers/isdn/hisax/gazel.c:549: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/redboot.o] Error 255 CC [M] drivers/mtd/mtdblock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_synth.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_midi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/gluebi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/isicom.o make[4]: *** [drivers/input/mouse/logips2pp.o] Error 255 CC [M] net/mac80211/wep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mmzone.o] Error 255 CC net/core/sysctl_net_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6table_raw.o] Error 255 CC [M] drivers/isdn/hisax/sedlbauer_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dibusb-mc.o] Error 255 CC [M] drivers/input/mouse/trackpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/nftlmount.o] Error 255 CC [M] net/bridge/netfilter/ebtable_broute.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6_queue.o] Error 255 CC [M] drivers/char/synclinkmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_forward.o] Error 255 CC net/core/skb_dma_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sdma.o] Error 255 CC [M] drivers/net/chelsio/my3126.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/lapb/lapb_iface.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/lapb] Error 2 CC net/ipv4/ip_sockglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/kbtab.o] Error 255 CC [M] drivers/input/tablet/wacom_sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/st5481_b.o] Error 255 CC [M] drivers/isdn/hisax/elsa_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipx/af_ipx.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_deflate/deflate_syms.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/zlib_deflate] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/st5481_d.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_scsi_host.o] Error 255 CC [M] drivers/scsi/libsas/sas_ata.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/au8522_dig.o] Error 255 CC [M] drivers/media/dvb/frontends/au8522_decoder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/iwcm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_setup.o] Error 255 make[4]: *** [drivers/usb/core/sysfs.o] Error 255 CC lib/zlib_inflate/inffast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/nvidia/nv_accel.o CC [M] drivers/net/chelsio/mv88e1xxx.o CC lib/textsearch.o make[4]: *** [drivers/mtd/tests/mtd_torturetest.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/tests] Error 2 CC [M] drivers/mtd/mtdblock_ro.o make[3]: *** [sound/core/pcm_memory.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/i1480u-wlp/rx.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/uwb/i1480/i1480u-wlp] Error 2 CC lib/zlib_inflate/inflate.o CC [M] sound/core/rawmidi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_input.o] Error 255 make[4]: *** [drivers/mtd/nand/cafe_nand.o] Error 255 CC [M] net/llc/llc_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/misc/uinput.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/misc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/uverbs_cmd.o] Error 255 CC [M] drivers/net/chelsio/vsc7326.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/dadapter.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/endpoint.o] Error 255 CC [M] drivers/mtd/nand/nandsim.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdblock.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_readq.o CC [M] drivers/scsi/lpfc/lpfc_mbox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6table_filter.o] Error 255 CC [M] net/ipv6/netfilter/ip6table_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_rc.o] Error 255 make[3]: *** [drivers/atm/he.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/atm] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-gd.o] Error 255 CC [M] sound/core/seq/oss/seq_oss_writeq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/cpumap.o] Error 255 CC net/netlabel/netlabel_user.o CC [M] drivers/ide/ide-disk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/timer.o make[3]: *** [sound/core/pcm_misc.o] Error 255 CC [M] drivers/mtd/nand/plat_nand.o CC [M] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o CC [M] drivers/scsi/osd/osd_initiator.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/ubi/wl.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/ubi] Error 2 CC [M] drivers/video/nvidia/nv_i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/elantech.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_nportdisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/util.o] Error 255 CC mm/vmstat.o CC [M] drivers/input/touchscreen/ad7877.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/iriap_event.o] Error 255 CC [M] net/irda/irlmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8753.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/irda/irlmp_event.o make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_base.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/mc5.o] Error 255 CC [M] drivers/net/cxgb3/xgmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_srq.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/moxa.o] Error 255 CC [M] drivers/rtc/rtc-s35390a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/megaraid/megaraid_mbox.o] Error 255 CC [M] drivers/net/cxgb3/sge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtables.o] Error 255 CC [M] drivers/scsi/lpfc/lpfc_scsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_fragment.o] Error 255 CC net/ipv4/inet_hashtables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/subr.o] Error 255 CC net/ipv4/inet_timewait_sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/diag.o] Error 255 CC [M] net/dccp/ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/digitv.o] Error 255 CC [M] drivers/scsi/osd/osd_uld.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cpia_usb.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dtt200u.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/riva/rivafb-i2c.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/riva] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-dvb.o] Error 255 CC [M] drivers/mtd/nand/alauda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/wacom_wac.o] Error 255 CC [M] drivers/net/cxgb3/l2t.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/eda.o] Error 255 CC [M] drivers/uwb/wlp/sysfs.o make[3]: *** [sound/pci/rme96.o] Error 255 make[5]: *** [drivers/media/dvb/dvb-usb/dibusb-common.o] Error 255 CC [M] sound/pci/sonicvibes.o CC [M] drivers/input/ff-memless.o CC [M] drivers/video/sis/sis_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtd_blkdevs.o] Error 255 CC [M] sound/pci/via82xx_modem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_readq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/diskonchip.o] Error 255 CC [M] drivers/gpu/drm/via/via_dmablit.o CC [M] drivers/mtd/ftl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/gazel.o] Error 255 CC [M] drivers/ide/ide-disk_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/tablet/wacom_sys.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/tablet] Error 2 CC [M] drivers/input/input-polldev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_els.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-rx8581.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/my3126.o] Error 255 CC [M] drivers/ide/ide-disk_proc.o CC [M] drivers/scsi/lpfc/lpfc_attr.o CC [M] drivers/input/touchscreen/ad7879.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/f71805f.o] Error 255 CC [M] drivers/hwmon/f71882fg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_mm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/textsearch.o] Error 255 CC lib/percpu_counter.o CC [M] net/decnet/sysctl_net_decnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tvp5150.o] Error 255 CC [M] drivers/usb/core/notify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_sli.o] Error 255 CC lib/iommu-helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_ipv6.o] Error 255 CC [M] drivers/media/video/cs5345.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/key/af_key.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/key] Error 2 CC [M] sound/core/sound.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wep.o] Error 255 CC net/netlabel/netlabel_kapi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/firewire/firedtv-fe.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/firewire] Error 2 make[5]: *** [drivers/isdn/hardware/eicon/divasmain.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_midi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/mxser.o] Error 255 CC [M] drivers/scsi/mvsas/mv_64xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/user.o] Error 255 CC net/netlink/af_netlink.o CC [M] drivers/infiniband/hw/ipath/ipath_sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/skb_dma_map.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/specialix.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/trackpoint.o] Error 255 CC net/core/dev.o CC [M] drivers/input/mouse/touchkit_ps2.o CC [M] drivers/mtd/rfd_ftl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/elsa_cs.o] Error 255 CC net/netlink/genetlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdchar.o] Error 255 CC [M] drivers/mtd/ssfdc.o make[3]: *** [net/core/gen_estimator.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_uc.o CC [M] drivers/media/dvb/siano/smscoreapi.o CC net/netfilter/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/pluto2/pluto2.o] Error 255 make[4]: *** [drivers/isdn/hisax/sedlbauer_cs.o] Error 255 CC [M] drivers/isdn/hisax/avma1_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdblock_ro.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_irq.o CC [M] net/netrom/af_netrom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8900.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/pluto2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [sound/core/seq/oss/seq_oss_writeq.o] Error 255 make[5]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/core/seq/oss] Error 2 make[4]: Target `__build' not remade because of errors. make[4]: *** [drivers/video/nvidia/nv_i2c.o] Error 255 make[3]: *** [sound/core/seq] Error 2 CC [M] drivers/video/sis/sis_accel.o CC [M] sound/core/init.o CC net/core/ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/timer.o] Error 255 CC kernel/signal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_g450.o] Error 255 CC [M] drivers/video/matrox/i2c-matroxfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/gen_stats.o] Error 255 CC net/netfilter/nf_log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wext.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/uwb/i1480/dfu/usb.o] Error 255 CC [M] net/mac80211/wpa.o make[4]: *** [drivers/video/matrox/matroxfb_crtc2.o] Error 255 CC net/ipv4/inet_connection_sock.o make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/uwb/i1480/dfu] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/uwb/i1480] Error 2 CC [M] drivers/video/savage/savagefb_accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_options.o] Error 255 CC net/netlabel/netlabel_domainhash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/osd/osd_uld.o] Error 255 CC [M] net/mac80211/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_table.o] Error 255 CC [M] net/ipv6/af_inet6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_accel.o] Error 255 CC [M] drivers/video/nvidia/nv_backlight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inffast.o] Error 255 CC [M] net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_user.o] Error 255 CC [M] net/ipv6/anycast.o make[4]: *** [net/ipv6/netfilter/ip6table_security.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/console/fbcon_ud.o make[2]: *** [fs/namespace.o] Error 255 CC fs/seq_file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/touchkit_ps2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtable_broute.o] Error 255 CC [M] net/bridge/netfilter/ebtable_filter.o CC [M] drivers/input/mouse/sermouse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/isicom.o] Error 255 CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0299.o] Error 255 CC [M] drivers/media/dvb/ttpci/ttpci-eeprom.o CC [M] drivers/media/dvb/frontends/s921_module.o make[3]: *** [net/core/net_namespace.o] Error 255 CC [M] sound/core/memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_ruc.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_ud.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/savage/savagefb-i2c.o] Error 255 CC [M] drivers/input/touchscreen/ads7846.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/sysctl_net_core.o] Error 255 CC [M] sound/core/info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_stats.o] Error 255 CC [M] drivers/input/mouse/vsxxxaa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/vsc7326.o] Error 255 CC net/core/dev_mcast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_dma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/dn_route.o] Error 255 CC [M] sound/core/control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_video.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/via/via_verifier.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/sha256_generic.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget-core.o CC [M] drivers/video/console/fbcon_ccw.o CC [M] crypto/sha512_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/via82xx_modem.o] Error 255 CC net/netfilter/nf_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_output.o] Error 255 CC [M] net/llc/llc_if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/vmstat.o] Error 255 CC mm/backing-dev.o CC drivers/usb/host/pci-quirks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/mv88e1xxx.o] Error 255 CC mm/page_isolation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/xgmac.o] Error 255 CC [M] drivers/usb/host/ehci-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/plat_nand.o] Error 255 CC [M] drivers/usb/host/oxu210hp-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_sas.o] Error 255 CC [M] drivers/net/e1000/e1000_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/inet6_hashtables.o] Error 255 CC [M] drivers/usb/host/isp116x-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/ssfdc.o] Error 255 CC [M] drivers/net/e1000/e1000_param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/iommu-helper.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/nvidia/nv_backlight.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/nvidia] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdconcat.o] Error 255 CC [M] drivers/mtd/mtdoops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/au8522_decoder.o] Error 255 CC [M] drivers/media/dvb/frontends/s921_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/input-polldev.o] Error 255 CC drivers/video/fb_defio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/core/ucma.o] Error 255 CC [M] drivers/video/matrox/matroxfb_maven.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inflate.o] Error 255 CC lib/zlib_inflate/infutil.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/i2c-matroxfb.o] Error 255 CC [M] drivers/media/dvb/frontends/stb0899_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/notify.o] Error 255 CC [M] drivers/usb/core/generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/ff-memless.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/sonicvibes.o] Error 255 CC [M] drivers/input/mousedev.o CC [M] sound/pci/via82xx.o CC [M] drivers/usb/image/mdc800.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/megaraid/megaraid_sas.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/megaraid] Error 2 CC [M] drivers/video/via/viafbdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/sound.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-disk_ioctl.o] Error 255 CC [M] drivers/ide/ide-floppy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlmp_event.o] Error 255 CC [M] drivers/media/dvb/frontends/stb0899_algo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/alauda.o] Error 255 CC [M] drivers/usb/image/microtek.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/s921_module.o] Error 255 make[2]: *** [lib/percpu_counter.o] Error 255 CC [M] net/irda/irlmp_frame.o CC lib/fault-inject.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_timewait_sock.o] Error 255 CC [M] drivers/media/dvb/siano/sms-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/cyclades.o] Error 255 CC [M] drivers/char/synclink_gt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/anycast.o] Error 255 make[3]: *** [net/mac80211/sta_info.o] Error 255 CC [M] net/ipv6/ip6_output.o CC [M] net/mac80211/ht.o CC [M] drivers/scsi/pcmcia/fdomain_stub.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/infutil.o] Error 255 CC lib/zlib_inflate/inftrees.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/avma1_cs.o] Error 255 CC [M] drivers/isdn/hisax/teles_cs.o CC [M] drivers/scsi/qla2xxx/qla_os.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_ata.o] Error 255 CC [M] drivers/scsi/libsas/sas_host_smp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtable_filter.o] Error 255 CC [M] net/bridge/netfilter/ebtable_nat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/decnet/sysctl_net_decnet.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/decnet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/init.o] Error 255 CC lib/zlib_inflate/inflate_syms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/memory.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_scsih.o CC net/netfilter/nf_sockopt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-s35390a.o] Error 255 CC [M] drivers/rtc/rtc-stk17ta8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/ads7846.o] Error 255 CC [M] drivers/input/joydev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o] Error 255 CC [M] drivers/media/video/cs53l32a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/ad7879.o] Error 255 CC [M] drivers/char/n_hdlc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/sha512_generic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] crypto/wp512.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8903.o] Error 255 make[5]: *** [drivers/media/dvb/frontends/s921_core.o] Error 255 CC [M] sound/soc/codecs/wm8940.o CC [M] drivers/media/dvb/dvb-usb/dtt200u-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cs5345.o] Error 255 make[4]: *** [drivers/input/touchscreen/ad7877.o] Error 255 CC [M] drivers/input/touchscreen/gunze.o CC [M] drivers/media/dvb/dvb-usb/dtv5100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_domainhash.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/netlabel/netlabel_addrlist.o make[3]: *** [drivers/ata/sata_nv.o] Error 255 CC [M] drivers/ata/sata_uli.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/vsxxxaa.o] Error 255 CC [M] drivers/media/video/m52790.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: make[5]: *** [net/netlabel/netlabel_kapi.o] Error 255 *** [drivers/gpu/drm/via/via_dmablit.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/gpu/drm/via] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inftrees.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/netlabel/netlabel_mgmt.o make[3]: *** [net/dccp/ipv4.o] Error 255 make[2]: *** [lib/fault-inject.o] Error 255 CC [M] sound/soc/codecs/wm8960.o CC [M] crypto/tgr192.o CC [M] net/dccp/ipv6.o CC lib/lmb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_state.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon_cw.o] Error 255 CC kernel/sys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_config.o] Error 255 CC [M] drivers/input/evdev.o CC net/netlabel/netlabel_unlabeled.o make[4]: *** [drivers/isdn/hisax/teles_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid5.o] Error 255 CC [M] drivers/isdn/hisax/hfc_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/af_netrom.o] Error 255 CC [M] drivers/char/sx.o CC [M] net/netrom/nr_dev.o make[5]: *** [drivers/media/dvb/dvb-usb/dtt200u.o] Error 255 CC [M] drivers/md/raid6tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/mtdoops.o] Error 255 CC arch/sparc/kernel/auxio_64.o make[2]: *** [mm/page_isolation.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0900_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/mtd/ftl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/mouse/sermouse.o] Error 255 make[4]: Target `__build' not remade because of errors. CC [M] drivers/input/evbug.o make[3]: *** [drivers/input/mouse] Error 2 CC [M] drivers/md/raid6int1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/ttpci-eeprom.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/devio.o] Error 255 CC [M] drivers/usb/core/quirks.o /scratch/kisskb/src/drivers/uwb/wlp/messages.c: In function 'wlp_parse_f0': /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[2]' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_irq.o] Error 255 CC [M] drivers/gpu/drm/radeon/r300_cmdbuf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_hbadisc.o] Error 255 make[3]: *** [net/ipv4/ip_output.o] Error 255 CC [M] net/netfilter/nfnetlink.o CC net/ipv4/tcp.o CC [M] drivers/scsi/lpfc/lpfc_vport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_log.o] Error 255 /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_bss_info_change_notify': /scratch/kisskb/src/net/mac80211/main.c:293: warning: 'beacon_int' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:593) /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_alloc_hw': /scratch/kisskb/src/net/mac80211/main.c:714: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] net/packet/af_packet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_ah.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_hashtables.o] Error 255 CC net/ipv4/tcp_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-disk_proc.o] Error 255 CC [M] net/netfilter/nfnetlink_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/smscoreapi.o] Error 255 CC [M] drivers/ata/sata_mv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_alb.o] Error 255 CC [M] drivers/net/cxgb3/cxgb3_offload.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [lib/zlib_inflate/inflate_syms.o] Error 255 make[3]: *** [drivers/mtd/rfd_ftl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [lib/zlib_inflate] Error 2 CC [M] drivers/ata/sata_inic162x.o CC lib/syscall.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/sms-cards.o] Error 255 CC [M] drivers/media/dvb/siano/smsusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/chelsio/sge.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/chelsio] Error 2 CC [M] drivers/net/cxgb3/aq100x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/lmb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/generic.o] Error 255 CC [M] net/irda/irlap.o CC mm/mm_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/pci-quirks.o] Error 255 CC [M] drivers/usb/host/ohci-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlmp_frame.o] Error 255 CC [M] net/irda/irlap_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/image/microtek.o] Error 255 CC [M] drivers/usb/host/uhci-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dtv5100.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/image/mdc800.o] Error 255 make[4]: Target `__build' not remade because of errors. make[4]: *** [drivers/scsi/lpfc/lpfc_scsi.o] Error 255 make[3]: *** [drivers/usb/image] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/bonding/bond_sysfs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/bonding] Error 2 CC mm/fremap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/n_hdlc.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget-av.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/f71882fg.o] Error 255 CC [M] drivers/hwmon/f75375s.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/ht.o] Error 255 CC [M] net/mac80211/agg-tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wpa.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/joydev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/pcmcia/fdomain_stub.o] Error 255 CC [M] drivers/scsi/pcmcia/fdomain_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cs53l32a.o] Error 255 CC mm/highmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_nportdisc.o] Error 255 CC [M] drivers/scsi/mpt2sas/mpt2sas_ctl.o CC [M] sound/pci/ac97/ac97_codec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/hamradio/mkiss.o make[3]: *** [net/llc/llc_if.o] Error 255 CC [M] net/llc/llc_c_ev.o CC [M] drivers/usb/misc/adutux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dtt200u-fe.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dw2102.o CC [M] drivers/net/enic/enic_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/mtd/nand/nandsim.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/nand] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mtd] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/pcmcia/qlogic_stub.o make[3]: *** [drivers/video/fb_defio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/lpfc/lpfc_debugfs.o make[2]: *** [fs/seq_file.o] Error 255 CC fs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/savage/savagefb_accel.o] Error 255 CC [M] drivers/media/video/wm8775.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/sysfs.o] Error 255 CC [M] drivers/net/e1000e/82571.o CC [M] drivers/scsi/pcmcia/sym53c500_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/quirks.o] Error 255 CC [M] drivers/usb/core/hcd-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/ethtool.o] Error 255 CC [M] drivers/net/e1000e/ich8lan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/libsas/sas_host_smp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/libsas] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_64xx.o] Error 255 CC [M] drivers/uwb/wlp/txrx.o CC [M] drivers/scsi/mvsas/mv_94xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000/e1000_param.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlmp.o] Error 255 CC [M] drivers/usb/core/inode.o CC [M] drivers/net/hamradio/6pack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebtable_nat.o] Error 255 CC [M] net/bridge/netfilter/ebt_802_3.o make[4]: *** [drivers/video/console/fbcon_ud.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_sockglue.o] Error 255 CC [M] net/irda/irlap_frame.o CC net/ipv4/tcp_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/cpia.o] Error 255 CC [M] drivers/uwb/wlp/wlp-lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/tgr192.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_mbox.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/evbug.o] Error 255 CC [M] drivers/net/hamradio/yam.o CC [M] net/llc/llc_c_ac.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_os.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/af_inet6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-disk.o] Error 255 CC [M] drivers/ide/ide-floppy_ioctl.o CC [M] net/ipv6/ip6_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/l2t.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0900_sw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/matrox/matroxfb_maven.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/matrox] Error 2 CC [M] net/bridge/netfilter/ebt_among.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-stk17ta8.o] Error 255 CC [M] drivers/rtc/rtc-test.o CC [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/gunze.o] Error 255 CC [M] drivers/input/touchscreen/elo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_queue.o] Error 255 make[3]: *** [net/ipv4/inet_connection_sock.o] Error 255 CC [M] drivers/input/touchscreen/fujitsu_ts.o make[2]: *** [arch/sparc/kernel/auxio_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_ud.o] Error 255 CC [M] drivers/video/vgastate.o CC [M] drivers/gpu/drm/radeon/r600_cp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/riscom8.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/generic_serial.o make[2]: *** [kernel/signal.o] Error 255 CC kernel/kmod.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/mousedev.o] Error 255 CC [M] drivers/uwb/wlp/wss-lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-floppy.o] Error 255 make[2]: *** [lib/syscall.o] Error 255 CC net/netlabel/netlabel_cipso_v4.o CC lib/dynamic_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_addrlist.o] Error 255 CC [M] drivers/gpu/drm/radeon/radeon_ioc32.o CC [M] drivers/media/dvb/siano/smsdvb.o CC [M] drivers/hwmon/g760a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/main.o] Error 255 CC [M] drivers/hwmon/gl518sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/smsusb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8940.o] Error 255 CC [M] drivers/hwmon/gl520sm.o CC [M] drivers/video/via/hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_uli.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/nfnetlink_log.o make[4]: *** [net/ipv6/netfilter/nf_conntrack_reasm.o] Error 255 CC [M] net/llc/llc_conn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/input/evdev.o] Error 255 CC [M] net/llc/llc_c_st.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/scan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/irda/timer.o make[4]: *** [drivers/net/cxgb3/aq100x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/messages.o] Error 255 CC [M] drivers/video/via/iface.o make[3]: *** [net/netlink/genetlink.o] Error 255 CC [M] net/irda/qos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mm_init.o] Error 255 CC [M] drivers/media/dvb/frontends/stb6100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/fujitsu_ts.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/timer.o] Error 255 CC [M] drivers/net/igb/igb_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/smp_64.o] Error 255 make[2]: *** [mm/backing-dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/madvise.o make[3]: *** [net/netlabel/netlabel_mgmt.o] Error 255 CC arch/sparc/kernel/module.o CC [M] sound/core/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/pci/via82xx.o] Error 255 CC [M] drivers/media/dvb/frontends/sp8870.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/dev_mcast.o] Error 255 CC net/core/dst.o CC [M] drivers/usb/mon/mon_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/info.o] Error 255 CC [M] drivers/usb/mon/mon_stat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8960.o] Error 255 CC [M] sound/soc/codecs/wm8971.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_ah.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_eui64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/control.o] Error 255 CC [M] drivers/usb/mon/mon_text.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlink/af_netlink.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netlink] Error 2 CC [M] sound/soc/codecs/wm8988.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_sockopt.o] Error 255 make[4]: *** [drivers/infiniband/core/cma.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/core] Error 2 CC [M] net/irda/irqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nfnetlink_queue.o] Error 255 CC [M] net/netfilter/nf_conntrack_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/highmem.o] Error 255 CC mm/memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/wm8775.o] Error 255 CC [M] drivers/media/video/wm8739.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8428: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8429: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8436: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8437: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8438: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8449: warning: array subscript is above array bounds CC [M] net/phonet/pn_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_attr.o] Error 255 CC mm/mincore.o CC [M] drivers/usb/serial/usb-serial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/pcmcia/qlogic_stub.o] Error 255 CC [M] sound/soc/codecs/wm8990.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-test.o] Error 255 make[4]: *** [drivers/video/via/iface.o] Error 255 CC [M] drivers/char/raw.o CC [M] drivers/rtc/rtc-v3020.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_dev.o] Error 255 CC [M] net/netrom/nr_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/gl520sm.o] Error 255 CC [M] drivers/hwmon/ultra45_env.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/m52790.o] Error 255 CC [M] drivers/video/via/via_i2c.o CC [M] drivers/usb/storage/alauda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nfnetlink.o] Error 255 CC [M] net/netrom/nr_loopback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/oxu210hp-hcd.o] Error 255 CC [M] net/ipv6/addrconf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/xattr.o] Error 255 CC fs/libfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_c_st.o] Error 255 CC [M] sound/soc/codecs/wm9081.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6tables.o] Error 255 CC [M] drivers/usb/host/sl811-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_uc.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_user_pages.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/adutux.o] Error 255 CC [M] drivers/usb/misc/appledisplay.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/txrx.o] Error 255 CC [M] drivers/usb/misc/berry_charge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/rawmidi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/host/sl811_cs.o make[4]: *** [drivers/scsi/pcmcia/sym53c500_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlap.o] Error 255 CC [M] drivers/usb/misc/cypress_cy7c63.o CC arch/sparc/kernel/sparc_ksyms_64.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/elo.o] Error 255 CC [M] drivers/input/touchscreen/inexio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sysfs.o] Error 255 CC [M] drivers/usb/host/u132-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-floppy_ioctl.o] Error 255 CC [M] drivers/ide/ide-floppy_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/savage/savagefb_driver.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/savage] Error 2 CC [M] drivers/usb/misc/cytherm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/console/fbcon_ccw.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/console] Error 2 CC [M] drivers/video/fbmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mvsas/mv_94xx.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/mvsas] Error 2 make[4]: *** [drivers/net/e1000/e1000_hw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlap_frame.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_frag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dw2102.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/gl861.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/wm8739.o] Error 255 CC [M] drivers/media/video/vp27smpx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_among.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/viafbdev.o] Error 255 make[2]: *** [kernel/kmod.o] Error 255 CC [M] drivers/net/e1000e/es2lan.o CC [M] drivers/video/via/dvi.o CC [M] drivers/media/dvb/dvb-usb/gp8psk.o CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/radeon_ioc32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/gl518sm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/e1000e/lib.o CC [M] drivers/hwmon/i5k_amb.o make[4]: *** [drivers/isdn/hisax/hfc_usb.o] Error 255 CC [M] drivers/isdn/hisax/hfc4s8s_l1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_transport.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/gp8psk-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/qla4xxx/ql4_os.o make[2]: *** [mm/fremap.o] Error 255 CC [M] drivers/net/e1000e/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/packet/af_packet.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/packet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/osd/osd_initiator.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/osd] Error 2 CC [M] drivers/ata/pdc_adma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_cipso_v4.o] Error 255 CC [M] drivers/ata/pata_ali.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netlabel/netlabel_unlabeled.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netlabel] Error 2 make[4]: *** [drivers/uwb/wlp/wlp-lc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/f75375s.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000/e1000_ethtool.o] Error 255 make[3]: *** [net/netrom/nr_in.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/m920x.o CC [M] net/netfilter/nf_conntrack_standalone.o CC [M] drivers/usb/serial/generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ultra45_env.o] Error 255 CC [M] drivers/isdn/hisax/hisax_isac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/g760a.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/madvise.o] Error 255 CC [M] drivers/ata/pata_amd.o CC mm/mlock.o CC [M] net/rfkill/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/generic_serial.o] Error 255 CC [M] drivers/char/lp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_inic162x.o] Error 255 CC [M] drivers/ata/pata_artop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/sp8870.o] Error 255 make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_ctl.o] Error 255 make[2]: *** [crypto/wp512.o] Error 255 CC [M] net/netrom/nr_out.o CC [M] drivers/hwmon/ibmaem.o CC [M] crypto/gf128mul.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/yam.o] Error 255 CC [M] drivers/net/hamradio/bpqether.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/misc.o] Error 255 CC [M] sound/core/device.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/appledisplay.o] Error 255 CC [M] drivers/usb/misc/emi26.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/agg-tx.o] Error 255 CC [M] net/mac80211/agg-rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/sx.o] Error 255 CC [M] drivers/char/n_r3964.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_user_pages.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_user_sdma.o make[4]: *** [net/ipv6/netfilter/ip6t_eui64.o] Error 255 CC [M] drivers/usb/misc/emi62.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/ipv6.o] Error 255 CC [M] net/dccp/probe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_loopback.o] Error 255 CC [M] net/mac80211/ibss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sys.o] Error 255 CC kernel/workqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irqueue.o] Error 255 CC [M] drivers/char/applicom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/core/devices.o make[3]: *** [drivers/char/synclinkmp.o] Error 255 make[3]: *** [drivers/char/raw.o] Error 255 CC [M] drivers/md/raid6int2.o CC [M] drivers/ide/aec62xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/qos.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/dynamic_debug.o] Error 255 CC [M] net/irda/irttp.o CC lib/nlattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_stat.o] Error 255 CC [M] net/irda/irda_device.o make[4]: *** [sound/soc/codecs/wm8971.o] Error 255 CC [M] drivers/usb/storage/cypress_atacb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/inode.o] Error 255 CC [M] net/llc/llc_pdu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-floppy_proc.o] Error 255 CC [M] drivers/video/via/lcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_os.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/sis_accel.o] Error 255 CC [M] drivers/usb/host/r8a66597-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/module.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_mbx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_main.o] Error 255 CC [M] drivers/usb/mon/mon_bin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_debugfs.o] Error 255 CC [M] drivers/usb/wusbcore/cbaf.o CC [M] drivers/scsi/scsi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_conn.o] Error 255 CC [M] net/llc/llc_sap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_802_3.o] Error 255 CC [M] net/bridge/netfilter/ebt_arp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/vgastate.o] Error 255 CC [M] drivers/media/dvb/frontends/cx22700.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/libfs.o] Error 255 CC fs/fs-writeback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sparc_ksyms_64.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC arch/sparc/kernel/kgdb_64.o make[3]: *** [net/ipv6/ip6_input.o] Error 255 CC [M] drivers/usb/mon/mon_dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/sl811_cs.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_iocb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/hcd-pci.o] Error 255 CC fs/pnode.o CC [M] net/rds/af_rds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/6pack.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/inexio.o] Error 255 CC [M] drivers/input/touchscreen/mtouch.o CC [M] drivers/usb/host/isp1760-hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/lpfc/lpfc_vport.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/lpfc] Error 2 CC [M] drivers/input/touchscreen/mk712.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/via_i2c.o] Error 255 make[3]: *** [drivers/rtc/rtc-v3020.o] Error 255 CC [M] drivers/rtc/rtc-wm8350.o CC [M] drivers/input/touchscreen/usbtouchscreen.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/vp27smpx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/mxb.o make[5]: *** [drivers/media/dvb/dvb-usb/gp8psk-fe.o] Error 255 CC [M] drivers/input/touchscreen/penmount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-av.o] Error 255 CC [M] drivers/media/video/hexium_orion.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/timer.o] Error 255 CC [M] drivers/media/video/hexium_gemini.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_output.o] Error 255 CC [M] drivers/net/enic/vnic_cq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nfnetlink_log.o] Error 255 make[3]: *** [net/llc/llc_pdu.o] Error 255 CC lib/argv_split.o CC [M] drivers/scsi/qla2xxx/qla_isr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/ttusb-budget] Error 2 CC [M] net/irda/irias_object.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/cytherm.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_verbs_mcast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/berry_charge.o] Error 255 CC [M] net/netfilter/nf_conntrack_expect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/alauda.o] Error 255 CC [M] drivers/usb/storage/datafab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pn_dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/sge.o] Error 255 CC [M] net/phonet/pn_netlink.o CC [M] drivers/usb/misc/ftdi-elan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/cxgb3_offload.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/uwb/wlp/wss-lc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/uwb/wlp] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/uwb] Error 2 CC [M] drivers/scsi/qla2xxx/qla_gs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/core/devices.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/core] Error 2 CC [M] drivers/usb/misc/idmouse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irlap_event.o] Error 255 CC [M] drivers/usb/storage/freecom.o CC [M] drivers/media/dvb/ttusb-dec/ttusb_dec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/agg-rx.o] Error 255 CC [M] net/netfilter/nf_conntrack_helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/i5k_amb.o] Error 255 CC [M] net/netrom/nr_route.o /scratch/kisskb/src/sound/soc/codecs/wm9081.c: In function 'configure_clock': /scratch/kisskb/src/sound/soc/codecs/wm9081.c:674: warning: 'new_sysclk' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stb0899_algo.o] Error 255 CC [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mincore.o] Error 255 CC fs/drop_caches.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/hw.o] Error 255 CC [M] drivers/char/ppdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/82571.o] Error 255 CC [M] drivers/isdn/hisax/hisax_fcpcipnp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/siano/smsdvb.o] Error 255 make[5]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/dvb/siano] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_frag.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_out.o] Error 255 make[3]: *** [drivers/hwmon/ibmaem.o] Error 255 make[4]: *** [drivers/scsi/pcmcia/fdomain_core.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/pcmcia] Error 2 make[4]: *** [drivers/usb/host/isp116x-hcd.o] Error 255 CC [M] drivers/media/dvb/ttpci/budget-ci.o CC [M] drivers/hwmon/ibmpex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netrom/nr_subr.o CC [M] net/ipv6/netfilter/ip6t_ipv6header.o CC [M] drivers/scsi/hosts.o make[3]: *** [net/core/dst.o] Error 255 CC [M] drivers/usb/host/isp1760-if.o CC net/core/netevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/lp.o] Error 255 CC [M] net/rfkill/input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_mh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/device.o] Error 255 CC [M] sound/core/sound_oss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/n_r3964.o] Error 255 CC [M] drivers/usb/serial/bus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/applicom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/wusbcore/wa-hc.o make[3]: *** [net/netfilter/nf_conntrack_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8990.o] Error 255 CC [M] drivers/input/touchscreen/touchit213.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/dvi.o] Error 255 CC [M] drivers/video/via/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/cxgb3/t3_hw.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/cxgb3] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/gp8psk.o] Error 255 CC [M] drivers/usb/wusbcore/wa-nep.o CC [M] drivers/net/igbvf/vf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/bpqether.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stb0899_drv.o] Error 255 CC [M] drivers/net/igbvf/mbx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_c_ac.o] Error 255 CC [M] drivers/char/hw_random/n2-drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0900_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/mkiss.o] Error 255 CC arch/sparc/kernel/ftrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_text.o] Error 255 CC [M] drivers/net/hamradio/baycom_ser_fdx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget.o] Error 255 CC [M] net/llc/llc_s_ac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/ibss.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/m920x.o] Error 255 CC [M] net/mac80211/mlme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_user_sdma.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/nova-t-usb2.o CC [M] drivers/usb/host/hwa-hc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/lib.o] Error 255 CC [M] sound/pci/ac97/ac97_pcm.o CC [M] drivers/ide/alim15x3.o CC [M] drivers/char/ip2/ip2main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm8988.o] Error 255 CC [M] drivers/ata/pata_atiixp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/kgdb_64.o] Error 255 CC [M] sound/pci/ac97/ac97_proc.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mbx.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/cypress_cy7c63.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_arp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/cypress_atacb.o] Error 255 CC [M] net/llc/llc_s_ev.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_iocb.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] net/bridge/netfilter/ebt_ip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_artop.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/gf128mul.o] Error 255 CC [M] crypto/ecb.o CC [M] drivers/usb/misc/iowarrior.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/sl811-hcd.o] Error 255 CC [M] net/llc/llc_s_st.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/cbaf.o] Error 255 CC [M] drivers/ata/pata_cmd640.o CC [M] drivers/usb/host/whci/asl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000/e1000_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/e1000] Error 2 CC [M] net/bridge/netfilter/ebt_ip6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stb6100.o] Error 255 CC [M] drivers/ata/pata_cmd64x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hfc4s8s_l1.o] Error 255 make[2]: *** [lib/argv_split.o] Error 255 CC [M] drivers/isdn/hisax/isdnhdlc.o CC lib/cmdline.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/drop_caches.o] Error 255 CC fs/splice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbmem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/pata_cs5520.o make[4]: *** [drivers/media/video/hexium_gemini.o] Error 255 CC [M] drivers/media/video/videobuf-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/emi62.o] Error 255 CC fs/sync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined make[3]: *** [drivers/hwmon/ibmpex.o] Error 255 CC [M] drivers/hwmon/it87.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/usb-serial.o] Error 255 CC [M] drivers/usb/serial/ezusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fs-writeback.o] Error 255 make[4]: *** [drivers/input/touchscreen/touchit213.o] Error 255 CC [M] drivers/usb/misc/isight_firmware.o CC [M] drivers/ata/pata_cs5530.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/soc/codecs/wm9081.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/soc/codecs] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/soc] Error 2 CC [M] drivers/usb/misc/usblcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/aec62xx.o] Error 255 CC [M] drivers/ide/amd74xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/mk712.o] Error 255 make[4]: *** [drivers/usb/misc/idmouse.o] Error 255 CC [M] drivers/usb/misc/ldusb.o CC [M] drivers/media/video/videobuf-dma-sg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_fw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/usbtouchscreen.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o CC [M] drivers/input/touchscreen/touchright.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/mbx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ftrace.o] Error 255 CC [M] drivers/net/igbvf/ethtool.o make[3]: *** [net/llc/llc_c_ev.o] Error 255 CC arch/sparc/kernel/stacktrace.o CC [M] net/llc/af_llc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/char/synclink_gt.o] Error 255 CC [M] net/llc/llc_station.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/pnode.o] Error 255 CC [M] drivers/video/sis/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-wm8350.o] Error 255 CC [M] drivers/rtc/rtc-x1205.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/r300_cmdbuf.o] Error 255 CC [M] drivers/video/sis/init301.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/netevent.o] Error 255 CC net/core/neighbour.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/gl861.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/opera1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_ipv6header.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/ttusb2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0900_sw.o] Error 255 CC net/core/rtnetlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_dma.o] Error 255 CC fs/utimes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/sound_oss.o] Error 255 make[4]: *** [drivers/video/via/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/info_oss.o CC fs/stack.o make[3]: *** [drivers/md/raid6int2.o] Error 255 CC [M] drivers/video/via/accel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_cq.o] Error 255 make[4]: *** [drivers/isdn/hisax/hisax_isac.o] Error 255 CC [M] drivers/input/touchscreen/touchwin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_standalone.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-nep.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/umt-010.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_isr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/dccp/probe.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/dccp] Error 2 CC [M] drivers/media/dvb/dvb-usb/vp702x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/datafab.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/vp702x-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/cmdline.o] Error 255 CC lib/cpumask.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/emi26.o] Error 255 CC [M] drivers/usb/storage/isd200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/r8a66597-hcd.o] Error 255 CC [M] net/bridge/netfilter/ebt_limit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irda_device.o] Error 255 CC arch/sparc/kernel/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rfkill/core.o] Error 255 CC [M] net/mac80211/iface.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/bus.o] Error 255 CC [M] drivers/ide/cmd64x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/sata_mv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_verbs_mcast.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_iba7220.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-hc.o] Error 255 CC [M] drivers/net/irda/irda-usb.o CC [M] drivers/usb/wusbcore/wa-rpipe.o CC [M] sound/pci/ali5451/ali5451.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/gpu/drm/radeon/r600_cp.o] Error 255 make[5]: Target `__build' not remade because of errors. make[3]: *** [net/llc/llc_s_ac.o] Error 255 make[4]: *** [drivers/gpu/drm/radeon] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/gpu/drm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/gpu] Error 2 CC arch/sparc/kernel/pci_common.o make[4]: *** [drivers/input/touchscreen/penmount.o] Error 255 CC [M] net/llc/llc_proc.o CC mm/mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_mh.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_hbh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/asl.o] Error 255 CC [M] drivers/usb/host/whci/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/hosts.o] Error 255 CC [M] drivers/scsi/scsi_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_ip6.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pdc_adma.o] Error 255 CC [M] net/bridge/netfilter/ebt_mark_m.o CC [M] drivers/ata/pata_cypress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/mpt2sas/mpt2sas_scsih.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_s_st.o] Error 255 CC [M] net/llc/sysctl_net_llc.o make[3]: *** [drivers/scsi/mpt2sas] Error 2 CC [M] drivers/hwmon/lis3lv02d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cmd640.o] Error 255 CC [M] drivers/ata/pata_efar.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rfkill/input.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rfkill] Error 2 CC [M] crypto/cbc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_s_ev.o] Error 255 CC [M] drivers/net/irda/stir4200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_subr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irttp.o] Error 255 CC [M] crypto/pcbc.o CC [M] crypto/cts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/es2lan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/touchright.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/usblcd.o] Error 255 CC [M] drivers/usb/misc/usbled.o CC [M] drivers/input/touchscreen/tsc2007.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/af_rds.o] Error 255 make[4]: *** [drivers/char/hw_random/n2-drv.o] Error 255 CC [M] net/rds/bind.o CC [M] drivers/char/hw_random/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_iocb.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_dbg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_helper.o] Error 255 CC [M] net/rds/cong.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/isp1760-if.o] Error 255 CC [M] drivers/usb/misc/legousbtower.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/isdnhdlc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/isight_firmware.o] Error 255 CC [M] net/netfilter/nf_conntrack_l3proto_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irias_object.o] Error 255 make[3]: *** [sound/core/info_oss.o] Error 255 CC [M] net/irda/wrapper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/core/vmaster.o make[4]: *** [drivers/usb/serial/ezusb.o] Error 255 CC net/ipv4/tcp_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pn_netlink.o] Error 255 CC [M] net/phonet/socket.o CC [M] drivers/net/ixgb/ixgb_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/touchwin.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_sap.o] Error 255 CC [M] drivers/isdn/hardware/eicon/divasfunc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/nf_conntrack_proto_generic.o make[5]: *** [drivers/media/dvb/frontends/cx22700.o] Error 255 CC [M] drivers/media/dvb/frontends/cx24110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/vf.o] Error 255 CC [M] drivers/net/igbvf/netdev.o /scratch/kisskb/src/net/llc/af_llc.c: In function 'llc_ui_getname': /scratch/kisskb/src/net/llc/af_llc.c:912: warning: 'sllc.sllc_arphrd' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/mtouch.o] Error 255 CC [M] drivers/input/touchscreen/ucb1400_ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mlock.o] Error 255 CC [M] drivers/isdn/hardware/eicon/di.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttusb-dec/ttusbdecfe.o] Error 255 CC [M] drivers/isdn/hardware/eicon/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/it87.o] Error 255 CC [M] drivers/hwmon/lis3lv02d_spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/accel.o] Error 255 CC [M] drivers/hwmon/lm63.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ac97/ac97_pcm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_atiixp.o] Error 255 CC [M] drivers/input/touchscreen/wacom_w8001.o CC [M] drivers/ata/pata_hpt366.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/ldusb.o] Error 255 CC [M] drivers/input/touchscreen/wm97xx-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/umt-010.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/lcd.o] Error 255 CC [M] drivers/video/via/via_utility.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_amd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/dvb-usb/vp7045.o make[4]: *** [net/bridge/netfilter/ebt_limit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/fbmon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/sis_main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/isdn/hisax/hisax_fcpcipnp.o] Error 255 make[4]: Target `__build' not remade because of errors. CC [M] drivers/ata/pata_hpt37x.o make[3]: *** [drivers/char/ppdev.o] Error 255 make[3]: *** [drivers/ata/pata_cs5520.o] Error 255 make[3]: *** [drivers/isdn/hisax] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/stack.o] Error 255 CC [M] drivers/net/irda/vlsi_ir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/fs_struct.o CC [M] drivers/usb/serial/aircable.o make[4]: *** [drivers/net/igbvf/ethtool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cs5530.o] Error 255 CC [M] net/bridge/netfilter/ebt_pkttype.o CC [M] drivers/net/hamradio/hdlcdrv.o CC [M] net/netfilter/nf_conntrack_proto_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ecb.o] Error 255 CC [M] crypto/lrw.o make[3]: *** [net/llc/llc_station.o] Error 255 CC arch/sparc/kernel/psycho_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/cpumask.o] Error 255 CC lib/ctype.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mxb.o] Error 255 CC [M] crypto/xts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/iowarrior.o] Error 255 make[4]: *** [net/bridge/netfilter/ebt_ip.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_mbx.o CC [M] net/netfilter/nf_conntrack_proto_udp.o CC [M] drivers/char/ipmi/ipmi_msghandler.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_expect.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_iocb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_verbs.o] Error 255 CC [M] drivers/ata/pata_hpt3x2n.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/stacktrace.o] Error 255 CC [M] net/netfilter/nf_conntrack_extend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/generic.o] Error 255 CC [M] drivers/usb/serial/ark3116.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cmd64x.o] Error 255 CC [M] drivers/ata/pata_hpt3x3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/phy.o] Error 255 make[3]: *** [drivers/rtc/rtc-x1205.o] Error 255 CC [M] net/bridge/netfilter/ebt_stp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/af_llc.o] Error 255 make[4]: *** [sound/pci/ac97/ac97_proc.o] Error 255 CC [M] net/netfilter/nf_conntrack_acct.o CC [M] drivers/net/igb/igb_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_ali.o] Error 255 CC [M] drivers/isdn/hardware/eicon/istream.o CC [M] drivers/rtc/rtc-pcf50633.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi.o] Error 255 CC [M] drivers/isdn/hardware/eicon/diva.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/mon/mon_bin.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/mon] Error 2 CC [M] drivers/media/dvb/ttpci/budget-patch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_output.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/videobuf-core.o] Error 255 CC [M] drivers/usb/host/whci/hcd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-ci.o] Error 255 CC [M] net/bridge/netfilter/ebt_vlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_mark_m.o] Error 255 CC [M] drivers/usb/host/whci/hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp702x-fe.o] Error 255 CC [M] net/bridge/netfilter/ebt_arpreply.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cbc.o] Error 255 CC [M] crypto/ctr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_common.o] Error 255 CC arch/sparc/kernel/pci_psycho.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/freecom.o] Error 255 CC [M] drivers/usb/host/whci/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/nlattr.o] Error 255 CC lib/dec_and_lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/bind.o] Error 255 make[2]: *** [fs/utimes.o] Error 255 CC [M] crypto/gcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ali5451/ali5451.o] Error 255 make[4]: Target `__build' not remade because of errors. CC [M] drivers/char/ipmi/ipmi_devintf.o make[3]: *** [sound/pci/ali5451] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/rds/connection.o make[4]: *** [drivers/input/touchscreen/wacom_w8001.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/llc_proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/host/whci/int.o make[2]: *** [crypto/cts.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o CC [M] drivers/scsi/qla2xxx/qla_sup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/usbled.o] Error 255 CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/via_utility.o] Error 255 CC [M] drivers/video/via/vt1636.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_gs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_cypress.o] Error 255 make[3]: *** [drivers/ata/pata_hpt366.o] Error 255 CC [M] drivers/ata/pata_it821x.o CC [M] sound/core/jack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lis3lv02d_spi.o] Error 255 CC mm/mprotect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/tsc2007.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm63.o] Error 255 CC [M] drivers/net/hamradio/baycom_ser_hdx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/baycom_ser_fdx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/hw_random/core.o] Error 255 CC [M] drivers/hwmon/lm70.o CC [M] drivers/char/hw_random/timeriomem-rng.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/opera1.o] Error 255 CC [M] drivers/input/touchscreen/wm9705.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/amd74xx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_route.o] Error 255 CC [M] sound/pci/au88x0/au8810.o CC [M] net/netrom/nr_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto.o] Error 255 CC [M] drivers/net/e1000e/param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/cmd64x.o] Error 255 make[3]: *** [net/netfilter/nf_conntrack_proto_generic.o] Error 255 CC arch/sparc/kernel/pci_sabre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lis3lv02d.o] Error 255 CC [M] drivers/hwmon/lm75.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/igb_main.o] Error 255 CC [M] drivers/net/igb/e1000_82575.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/sync.o] Error 255 CC [M] net/netrom/sysctl_net_netrom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/nova-t-usb2.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/vp7045-fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ctype.o] Error 255 CC [M] drivers/net/igb/e1000_mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_mbx.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-firmware.o CC [M] sound/pci/ca0106/ca0106_main.o CC [M] sound/pci/aw2/aw2-alsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_hpt37x.o] Error 255 CC [M] net/netfilter/nf_conntrack_ecache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_efar.o] Error 255 CC [M] drivers/ata/pata_it8213.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/legousbtower.o] Error 255 CC [M] drivers/net/ixgb/ixgb_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/debug.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/hw.o] Error 255 make[2]: *** [crypto/pcbc.o] Error 255 CC [M] drivers/usb/host/whci/pzl.o CC arch/sparc/kernel/pci_schizo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/vmaster.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_hpt3x3.o] Error 255 CC [M] drivers/md/raid6int4.o CC [M] drivers/ata/pata_jmicron.o make[5]: *** [drivers/isdn/hardware/eicon/io.o] Error 255 CC arch/sparc/kernel/pci_sun4v.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/ohci-hcd.o] Error 255 CC [M] drivers/ata/pata_netcell.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_pkttype.o] Error 255 make[4]: *** [drivers/input/touchscreen/ucb1400_ts.o] Error 255 CC [M] drivers/input/touchscreen/wm9712.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-urb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/wrapper.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/cong.o] Error 255 CC [M] net/irda/af_irda.o CC [M] net/mac80211/rate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_hbh.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_rt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/rtc/rtc-pcf50633.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/iface.o] Error 255 CC [M] net/rds/info.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/rtc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/llc/sysctl_net_llc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/llc] Error 2 CC net/core/utils.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ac97/ac97_codec.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ac97] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_input.o] Error 255 CC [M] net/irda/discovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm70.o] Error 255 CC net/ipv4/tcp_ipv4.o CC [M] drivers/hwmon/lm77.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/ttusb2.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ctr.o] Error 255 CC [M] crypto/ccm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/uhci-hcd.o] Error 255 CC [M] drivers/media/dvb/dvb-usb/dvb-usb-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/md.o] Error 255 CC [M] net/rds/message.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/ich8lan.o] Error 255 CC [M] drivers/usb/storage/jumpshot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_vlan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/aircable.o] Error 255 CC [M] drivers/net/ixgb/ixgb_ee.o CC [M] net/rds/recv.o CC [M] sound/pci/cs46xx/cs46xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/istream.o] Error 255 CC [M] drivers/usb/storage/karma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/dec_and_lock.o] Error 255 CC lib/decompress_bunzip2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mmap.o] Error 255 CC [M] drivers/net/e1000e/ethtool.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dbg.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/psycho_common.o] Error 255 CC arch/sparc/kernel/pci_fire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/alim15x3.o] Error 255 CC [M] drivers/ide/cs5520.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_gs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_isr.o] Error 255 CC [M] net/bridge/netfilter/ebt_mark.o CC [M] drivers/isdn/hardware/eicon/divasproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_extend.o] Error 255 CC [M] drivers/net/e1000e/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/irda-usb.o] Error 255 make[4]: *** [drivers/media/video/videobuf-dma-sg.o] Error 255 CC [M] drivers/net/irda/mcs7780.o CC [M] drivers/media/video/videobuf-vmalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/xts.o] Error 255 CC [M] drivers/char/ipmi/ipmi_si_intf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wa-rpipe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_arpreply.o] Error 255 CC [M] drivers/usb/wusbcore/wa-xfer.o CC [M] sound/pci/au88x0/au8820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/isd200.o] Error 255 CC [M] crypto/cryptd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp7045.o] Error 255 CC [M] net/ipv6/addrlabel.o make[4]: *** [drivers/net/irda/stir4200.o] Error 255 CC [M] drivers/net/irda/irtty-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/fs_struct.o] Error 255 make[5]: *** [drivers/usb/host/whci/init.o] Error 255 CC fs/buffer.o CC [M] sound/pci/cs46xx/cs46xx_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx24110.o] Error 255 CC [M] drivers/media/dvb/frontends/tda8083.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [sound/core/jack.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/core] Error 2 CC [M] drivers/media/dvb/frontends/l64781.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/hw_random/timeriomem-rng.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/hw_random] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_psycho.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_isr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_devintf.o] Error 255 CC [M] drivers/media/video/videobuf-dvb.o CC [M] drivers/char/pcmcia/ipwireless/hardware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_acct.o] Error 255 CC [M] net/netfilter/nf_conntrack_h323_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/hcd.o] Error 255 CC [M] net/netfilter/nf_conntrack_h323_asn1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm75.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/param.o] Error 255 CC [M] drivers/char/pcmcia/synclink_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbmon.o] Error 255 CC [M] drivers/video/fbcmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/hexium_orion.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/vt1636.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttusb-dec/ttusb_dec.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/ttusb-dec] Error 2 make[4]: *** [drivers/net/ixgb/ixgb_ee.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_dccp.o make[5]: *** [drivers/media/dvb/dvb-usb/vp702x.o] Error 255 CC [M] drivers/video/via/global.o CC [M] drivers/net/ixgb/ixgb_ethtool.o CC [M] net/ipv6/route.o CC [M] drivers/ata/pata_ninja32.o CC kernel/pid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/lrw.o] Error 255 CC [M] drivers/video/fbsysfs.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_sup.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/enic_main.o] Error 255 CC [M] drivers/net/enic/vnic_intr.o make[2]: *** [mm/memory.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/rcupdate.o make[3]: *** [net/phonet/socket.o] Error 255 CC [M] net/phonet/datagram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_iocb.o] Error 255 CC mm/mremap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci.o] Error 255 CC [M] drivers/media/dvb/frontends/dib3000mb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divasproc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_sabre.o] Error 255 CC kernel/extable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_stp.o] Error 255 make[5]: *** [drivers/isdn/hardware/eicon/di.o] Error 255 CC [M] drivers/ata/pata_ns87410.o CC [M] drivers/infiniband/hw/ipath/ipath_sd7220.o CC [M] drivers/hwmon/lm78.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_os.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_82575.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_nvram.o CC [M] drivers/ide/cs5530.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_init.o] Error 255 CC [M] drivers/hwmon/lm80.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_timer.o] Error 255 CC net/ipv4/tcp_minisocks.o /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c: In function 'qla2x00_configure_loop': /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: warning: 'wrap' may be used uninitialized in this function /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: note: 'wrap' was declared here Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_hw.o] Error 255 CC [M] drivers/ata/pata_ns87415.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/int.o] Error 255 CC [M] net/mac80211/michael.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mlme.o] Error 255 CC [M] drivers/net/ixgb/ixgb_param.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/splice.o] Error 255 CC [M] net/mac80211/tkip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_malloc.o] Error 255 CC [M] drivers/hwmon/lm83.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/connection.o] Error 255 CC [M] drivers/hwmon/lm85.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/michael.o] Error 255 CC [M] net/rds/send.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/ehci-hcd.o] Error 255 CC [M] drivers/hwmon/lm87.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_ecache.o] Error 255 CC [M] net/mac80211/aes_ccm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/divasfunc.o] Error 255 CC [M] drivers/ata/pata_opti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/vlsi_ir.o] Error 255 CC [M] drivers/media/video/btcx-risc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/rtnetlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/isdn/hardware/eicon/diva_dma.o make[3]: *** [net/netrom/sysctl_net_netrom.o] Error 255 CC [M] drivers/net/irda/sir_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/karma.o] Error 255 CC [M] drivers/ata/pata_optidma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_iba7220.o] Error 255 CC [M] drivers/hwmon/lm90.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_nvram.o] Error 255 CC [M] drivers/video/sis/initextlfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/hwa-hc.o] Error 255 CC net/ipv4/tcp_cong.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/info.o] Error 255 CC [M] drivers/ata/pata_marvell.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_it821x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm97xx-core.o] Error 255 make[2]: *** [arch/sparc/kernel/pci_fire.o] Error 255 CC arch/sparc/kernel/pci_msi.o CC [M] drivers/input/touchscreen/wm9713.o CC [M] drivers/net/igb/e1000_nvm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_jmicron.o] Error 255 CC [M] drivers/ata/pata_mpiix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/discovery.o] Error 255 CC [M] net/irda/parameters.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netrom/nr_timer.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netrom] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_tcp.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_gre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/isp1760-hcd.o] Error 255 CC [M] net/irda/irnetlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diva.o] Error 255 CC [M] sound/pci/cs46xx/dsp_spos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_glue.o] Error 255 CC [M] drivers/video/via/tblDPASetting.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/global.o] Error 255 CC [M] sound/pci/ca0106/ca0106_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/addrconf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_udp.o] Error 255 CC [M] net/ipv6/ip6_fib.o CC [M] net/irda/irmod.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/workqueue.o] Error 255 CC [M] sound/pci/cs46xx/dsp_spos_scb_lib.o CC [M] net/rose/af_rose.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_intr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_netcell.o] Error 255 CC [M] drivers/net/enic/vnic_wq.o CC [M] net/ipv6/ipv6_sockglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_rt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_mbx.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_LOG.o CC [M] net/ipv6/ndisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm9705.o] Error 255 CC [M] drivers/md/raid6int8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/gcm.o] Error 255 CC [M] crypto/des_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/extable.o] Error 255 CC [M] net/ipv6/udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_hpt3x2n.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-firmware.o] Error 255 CC [M] drivers/ata/pata_oldpiix.o CC [M] net/rose/rose_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_ns87410.o] Error 255 CC [M] net/ipv6/udplite.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igbvf/netdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/igbvf] Error 2 CC kernel/params.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_mark.o] Error 255 CC [M] net/bridge/netfilter/ebt_dnat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/neighbour.o] Error 255 CC [M] crypto/fcrypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm83.o] Error 255 CC [M] drivers/hwmon/lm92.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/dvb/dvb-usb/dvb-usb-remote.o make[2]: *** [arch/sparc/kernel/pci_schizo.o] Error 255 CC [M] crypto/blowfish.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda8083.o] Error 255 CC [M] net/bridge/netfilter/ebt_redirect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/decompress_bunzip2.o] Error 255 CC lib/decompress_inflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/host/u132-hcd.o] Error 255 CC [M] net/phonet/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/budget-patch.o] Error 255 make[4]: *** [drivers/net/hamradio/hdlcdrv.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_hw.o CC [M] drivers/media/dvb/dvb-usb/usb-urb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/cs5530.o] Error 255 CC [M] net/phonet/af_phonet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mprotect.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/cs46xx/cs46xx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/posix-timers.o make[4]: *** [drivers/scsi/qla2xxx/qla_init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ark3116.o] Error 255 CC [M] drivers/usb/serial/belkin_sa.o CC [M] drivers/scsi/qla2xxx/qla_attr.o CC [M] net/mac80211/aes_cmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rcupdate.o] Error 255 CC [M] net/phonet/pep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm77.o] Error 255 CC lib/decompress_unlzma.o make[3]: *** [drivers/hwmon/lm80.o] Error 255 CC [M] net/mac80211/cfg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/baycom_ser_hdx.o] Error 255 CC [M] drivers/net/hamradio/baycom_par.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm9712.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/aw2/aw2-alsa.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ip2/ip2main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/ip2] Error 2 CC [M] sound/pci/aw2/aw2-saa7146.o CC [M] drivers/hwmon/lm93.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_h323_asn1.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_sctp.o CC [M] drivers/net/igb/e1000_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_optidma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/diva_dma.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/utils.o] Error 255 make[3]: *** [drivers/ata/pata_opti.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/core/link_watch.o CC [M] drivers/ata/pata_pcmcia.o make[3]: *** [drivers/ata/pata_ninja32.o] Error 255 CC lib/dump_stack.o make[3]: *** [net/rds/recv.o] Error 255 CC [M] drivers/char/ipmi/ipmi_kcs_sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_l3proto_generic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-urb.o] Error 255 CC [M] drivers/char/pcmcia/cm4000_cs.o make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-i2c.o] Error 255 CC [M] drivers/scsi/qla4xxx/ql4_dbg.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_nvm.o] Error 255 CC [M] drivers/ata/pata_pdc2027x.o CC [M] drivers/char/tpm/tpm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_sun4v.o] Error 255 CC [M] net/rose/rose_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cryptd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/pzl.o] Error 255 CC [M] drivers/ata/pata_pdc202xx_old.o CC [M] drivers/usb/host/whci/qset.o CC [M] drivers/char/rio/rio_linux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/addrlabel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_marvell.o] Error 255 CC arch/sparc/kernel/sys_sparc32.o CC fs/bio.o CC [M] drivers/char/rio/rioinit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-dvb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/pata_radisys.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ccm.o] Error 255 make[3]: *** [net/phonet/datagram.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/via/viamode.o make[3]: *** [net/netfilter/nf_conntrack_proto_dccp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbcmap.o] Error 255 CC [M] net/netfilter/nf_conntrack_proto_udplite.o CC [M] net/phonet/pep-gprs.o CC [M] net/rds/stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm78.o] Error 255 make[3]: *** [drivers/md/raid6int8.o] Error 255 CC [M] drivers/ata/pata_rz1000.o CC [M] drivers/video/modedb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_mac.o] Error 255 CC [M] net/rds/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/aes_ccm.o] Error 255 CC [M] drivers/video/fbcvt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/vnic_wq.o] Error 255 CC [M] drivers/net/enic/enic_res.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/videobuf-dvb.o] Error 255 make[4]: *** [drivers/video/sis/initextlfb.o] Error 255 CC [M] drivers/video/cfbfillrect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ata/pata_sc1200.o make[3]: *** [drivers/ata/pata_it8213.o] Error 255 CC net/ipv4/datagram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rate.o] Error 255 CC [M] net/irda/irproc.o make[4]: *** [drivers/usb/wusbcore/wa-xfer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fbsysfs.o] Error 255 CC [M] drivers/usb/wusbcore/crypto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/cfbcopyarea.o make[4]: *** [drivers/video/via/tblDPASetting.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm85.o] Error 255 CC [M] drivers/video/via/tbl1636.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/message.o] Error 255 CC [M] sound/pci/au88x0/au8830.o CC [M] drivers/hwmon/lm95241.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/sysctl.o] Error 255 CC [M] drivers/usb/wusbcore/devconnect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib3000mb.o] Error 255 CC [M] drivers/video/cfbimgblt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_mpiix.o] Error 255 CC [M] drivers/ata/pata_serverworks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/fcrypt.o] Error 255 CC [M] net/mac80211/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm87.o] Error 255 CC [M] net/rds/threads.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_sup.o] Error 255 CC [M] sound/pci/ca0106/ca0106_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/decompress_inflate.o] Error 255 CC [M] net/mac80211/spectmgmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irnetlink.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_mid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_kcs_sm.o] Error 255 CC [M] sound/pci/ca0106/ca_midi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm92.o] Error 255 CC [M] drivers/scsi/qla2xxx/qla_dfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/viamode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_redirect.o] Error 255 CC [M] drivers/media/dvb/frontends/dib3000mc.o CC kernel/kthread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int4.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/blowfish.o] Error 255 CC [M] drivers/md/raid6int16.o CC [M] drivers/net/enic/vnic_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_dev.o] Error 255 make[3]: *** [drivers/ide/cs5520.o] Error 255 CC [M] net/bridge/netfilter/ebt_snat.o CC [M] drivers/ide/sc1200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/videobuf-vmalloc.o] Error 255 CC [M] net/netfilter/nf_conntrack_netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm90.o] Error 255 CC [M] net/rds/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/af_rose.o] Error 255 CC [M] drivers/ide/delkin_cb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/irtty-sir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/init.o] Error 255 In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_attr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/media/video/tveeprom.o CC [M] drivers/ata/pata_sil680.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca0106_main.o] Error 255 CC [M] net/rds/loop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca0106_proc.o] Error 255 CC [M] drivers/ata/pata_via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/mcs7780.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/dump_stack.o] Error 255 CC lib/extable.o CC [M] drivers/net/irda/sir_dongle.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/aes_cmac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/usb-urb.o] Error 255 CC [M] net/mac80211/tx.o CC [M] drivers/ide/hpt366.o make[4]: *** [drivers/infiniband/hw/ipath/ipath_sd7220.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_sd7220_img.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_nvram.o] Error 255 CC [M] drivers/ide/it8172.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_param.o] Error 255 CC lib/find_next_bit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_cong.o] Error 255 CC [M] drivers/ide/it8213.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/crypto.o] Error 255 CC [M] drivers/infiniband/hw/ipath/ipath_iba6120.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/mremap.o] Error 255 CC mm/msync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/input/touchscreen/wm9713.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/touchscreen] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input] Error 2 CC net/ipv4/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_dnat.o] Error 255 CC [M] drivers/net/enic/vnic_rq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/tkip.o] Error 255 make[4]: *** [drivers/usb/storage/jumpshot.o] Error 255 CC [M] drivers/usb/storage/onetouch.o CC [M] net/bridge/netfilter/ebt_log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_rz1000.o] Error 255 make[2]: *** [kernel/pid.o] Error 255 CC net/ipv4/udp.o CC [M] drivers/ata/pata_sl82c105.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_dbg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/params.o] Error 255 CC [M] drivers/usb/storage/sddr09.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_udplite.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/wait.o CC [M] net/netfilter/nf_conntrack_amanda.o make[3]: *** [drivers/ata/pata_sc1200.o] Error 255 CC mm/rmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca_midi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/nf_conntrack_ftp.o make[4]: *** [drivers/media/video/btcx-risc.o] Error 255 make[3]: *** [drivers/ata/pata_ns87415.o] Error 255 CC [M] drivers/ata/pata_sis.o CC [M] drivers/media/dvb/ttpci/av7110_v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/parameters.o] Error 255 CC [M] drivers/usb/storage/sddr55.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/vp7045-fe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/vmalloc.o make[3]: *** [net/rds/send.o] Error 255 CC [M] net/rds/page.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ca0106/ca0106_mixer.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ca0106] Error 2 CC [M] drivers/media/dvb/ttpci/av7110_av.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/enic/enic_res.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/sir_dev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_isr.o] Error 255 make[3]: *** [drivers/video/fbcvt.o] Error 255 CC mm/pagewalk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/posix-timers.o] Error 255 CC [M] drivers/net/igb/e1000_mbx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/it8213.o] Error 255 CC [M] drivers/video/sysfillrect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irmod.o] Error 255 CC [M] net/irda/irsysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/via/tbl1636.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/via] Error 2 CC kernel/kfifo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/l64781.o] Error 255 make[3]: *** [net/rose/rose_in.o] Error 255 CC [M] net/rose/rose_link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/sym53c8xx_2/sym_hipd.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/sym53c8xx_2] Error 2 CC [M] net/rose/rose_loopback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_proto_gre.o] Error 255 CC [M] drivers/video/syscopyarea.o CC [M] net/irda/ircomm/ircomm_tty.o CC [M] sound/pci/echoaudio/darla20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/aw2/aw2-saa7146.o] Error 255 make[3]: *** [drivers/video/cfbfillrect.o] Error 255 CC [M] drivers/scsi/constants.o make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/aw2] Error 2 CC [M] drivers/usb/wusbcore/dev-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla4xxx/ql4_dbg.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/qla4xxx] Error 2 CC [M] drivers/scsi/scsicam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_smic_sm.o] Error 255 CC [M] drivers/char/ipmi/ipmi_bt_sm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/pci_msi.o] Error 255 CC arch/sparc/kernel/signal32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/emu10k1/emu10k1_synth.o make[3]: *** [drivers/ata/pata_pcmcia.o] Error 255 CC [M] drivers/ata/pata_triflex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int16.o] Error 255 make[4]: *** [drivers/net/enic/vnic_dev.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1_callback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_serverworks.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kthread.o] Error 255 CC [M] drivers/char/pcmcia/cm4040_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/char/ipmi/ipmi_watchdog.o make[3]: *** [drivers/ata/pata_radisys.o] Error 255 CC [M] drivers/md/raid6int32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_oldpiix.o] Error 255 make[3]: *** [net/rds/transport.o] Error 255 CC [M] drivers/ata/pata_sch.o CC [M] net/rds/rdma.o CC [M] drivers/scsi/scsi_error.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/des_generic.o] Error 255 CC [M] crypto/twofish.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/extable.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/sc1200.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/scsi_lib.o CC [M] drivers/ide/it821x.o make[3]: *** [net/phonet/af_phonet.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/md/raid6altivec1.o make[3]: *** [drivers/video/cfbimgblt.o] Error 255 CC [M] sound/pci/ctxfi/xfi.o CC [M] drivers/video/sysimgblt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_pdc2027x.o] Error 255 CC [M] drivers/ata/pata_platform.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mid.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/cfbcopyarea.o] Error 255 CC [M] sound/pci/ctxfi/ctatc.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dfs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_minisocks.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1_patch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/delkin_cb.o] Error 255 CC [M] drivers/ide/jmicron.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/spectmgmt.o] Error 255 CC [M] drivers/char/ipmi/ipmi_poweroff.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/udplite.o] Error 255 CC [M] drivers/net/irda/esi-sir.o make[2]: *** [fs/buffer.o] Error 255 CC [M] net/mac80211/key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/cs46xx/dsp_spos.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/modedb.o] Error 255 make[3]: *** [drivers/hwmon/lm95241.o] Error 255 CC [M] drivers/video/fb_sys_fops.o CC [M] net/ipv6/raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_sd7220_img.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/msync.o] Error 255 CC [M] drivers/hwmon/ltc4215.o CC mm/page_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_pdc202xx_old.o] Error 255 CC [M] net/ipv6/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sl82c105.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pep-gprs.o] Error 255 CC [M] net/rxrpc/af_rxrpc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_phy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/page.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/pagewalk.o] Error 255 CC [M] drivers/usb/serial/ch341.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/qset.o] Error 255 CC [M] drivers/usb/host/whci/wusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/cs46xx/dsp_spos_scb_lib.o] Error 255 CC [M] net/rds/rdma_transport.o CC [M] drivers/net/ixgbe/ixgbe_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kfifo.o] Error 255 CC [M] net/rds/ib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/dev-sysfs.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_common.o CC [M] net/sctp/sm_statetable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/route.o] Error 255 CC arch/sparc/kernel/kprobes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/char/pcmcia/ipwireless/hardware.o] Error 255 CC [M] drivers/char/pcmcia/ipwireless/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/belkin_sa.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/hamradio/baycom_par.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/hamradio] Error 2 CC arch/sparc/kernel/ldc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_msghandler.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/sysctl.o] Error 255 CC [M] net/rds/ib_cm.o CC [M] net/rose/rose_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_hw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/ftdi-elan.o] Error 255 CC [M] net/rxrpc/ar-accept.o CC [M] drivers/usb/misc/rio500.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/lm93.o] Error 255 make[4]: *** [drivers/char/pcmcia/cm4040_cs.o] Error 255 CC [M] drivers/hwmon/ltc4245.o CC [M] drivers/media/dvb/ttpci/av7110_ca.o CC [M] net/irda/irlan/irlan_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_fib.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rio_linux.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/scsi/qla2xxx/qla_dfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_snat.o] Error 255 make[4]: *** [drivers/scsi/qla2xxx/qla_attr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/pcmcia/synclink_cs.o] Error 255 make[4]: *** [drivers/net/ixgb/ixgb_main.o] Error 255 CC [M] drivers/char/pcmcia/ipwireless/network.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC lib/idr.o CC fs/block_dev.o make[4]: *** [drivers/char/tpm/tpm.o] Error 255 CC [M] drivers/char/tpm/tpm_nsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/stats.o] Error 255 make[4]: *** [sound/pci/cs46xx/cs46xx_lib.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/link_watch.o] Error 255 make[3]: *** [sound/pci/cs46xx] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_watchdog.o] Error 255 make[3]: *** [net/netfilter/nf_conntrack_proto_sctp.o] Error 255 CC [M] net/irda/irlan/irlan_eth.o CC [M] drivers/usb/storage/shuttle_usbat.o CC [M] drivers/md/raid6altivec2.o make[4]: *** [drivers/scsi/qla2xxx/qla_mid.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/scsi/qla2xxx] Error 2 CC net/core/filter.o CC [M] crypto/twofish_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/udp.o] Error 255 CC [M] net/ipv6/icmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/bio.o] Error 255 CC [M] drivers/ata/ata_generic.o CC [M] drivers/net/mlx4/alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/au88x0/au8820.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irproc.o] Error 255 CC [M] drivers/usb/storage/libusual.o CC [M] drivers/net/myri10ge/myri10ge.o make[3]: *** [net/rds/threads.o] Error 255 CC net/core/flow.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/bridge/netfilter/ebt_ulog.o make[4]: *** [drivers/net/enic/vnic_rq.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/enic] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/irsysctl.o] Error 255 CC [M] net/ipv6/mcast.o CC [M] drivers/scsi/scsi_lib_dma.o CC [M] net/rds/ib_recv.o CC [M] net/irda/irnet/irnet_ppp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_triflex.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/storage/usual-tables.o make[2]: *** [lib/decompress_unlzma.o] Error 255 CC [M] net/rose/rose_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tveeprom.o] Error 255 CC [M] drivers/media/video/upd64031a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/dvb-usb/dvb-usb-remote.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/dvb-usb] Error 2 CC [M] net/irda/irnet/irnet_irda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/find_next_bit.o] Error 255 CC [M] drivers/net/mlx4/catas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib3000mc.o] Error 255 CC [M] drivers/media/dvb/frontends/dibx000_common.o CC [M] drivers/net/netxen/netxen_nic_hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_poweroff.o] Error 255 CC [M] sound/pci/ctxfi/ctvmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/message.o] Error 255 CC [M] drivers/isdn/hardware/eicon/os_bri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_log.o] Error 255 make[3]: *** [net/ipv4/datagram.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/e1000_mbx.o] Error 255 CC net/ipv4/udplite.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sil680.o] Error 255 CC [M] net/bridge/netfilter/ebt_nflog.o CC [M] net/sctp/sm_statefuns.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgb/ixgb_ethtool.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/ixgb] Error 2 CC lib/int_sqrt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/sched/sch_generic.o make[3]: *** [net/rose/rose_link.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/irda/af_irda.o] Error 255 make[4]: *** [sound/pci/ctxfi/xfi.o] Error 255 make[4]: *** [drivers/char/rio/rioinit.o] Error 255 CC [M] drivers/char/rio/rioboot.o CC [M] sound/pci/ctxfi/ctpcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/sched/sch_api.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_ipv4.o] Error 255 make[3]: *** [net/rds/rdma_transport.o] Error 255 CC [M] net/irda/irlan/irlan_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ndisc.o] Error 255 CC net/ipv4/arp.o CC [M] net/rds/ib_ring.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_synth.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/wait.o] Error 255 make[3]: *** [drivers/ata/pata_via.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/rmap.o] Error 255 CC [M] net/ipv6/reassembly.o CC mm/swap_state.o CC kernel/posix-cpu-timers.o CC drivers/net/phy/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_h323_main.o] Error 255 CC [M] drivers/char/rio/riocmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_v4l.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_ipack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6int32.o] Error 255 CC [M] net/rxrpc/ar-ack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/igb/igb_ethtool.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/igb] Error 2 make[3]: *** [drivers/video/sysfillrect.o] Error 255 CC [M] drivers/md/raid6altivec4.o CC [M] drivers/net/irda/tekram-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/kprobes.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_amanda.o] Error 255 CC [M] drivers/video/svgalib.o CC arch/sparc/kernel/vio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/infiniband/hw/ipath/ipath_iba6120.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/infiniband/hw/ipath] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/infiniband] Error 2 CC [M] drivers/usb/storage/scsiglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sis.o] Error 255 CC [M] net/ipv6/tcp_ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/constants.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/fb_sys_fops.o] Error 255 make[3]: *** [drivers/md/raid6altivec2.o] Error 255 CC [M] drivers/video/fb_ddc.o CC [M] sound/pci/ctxfi/ctmixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/ltc4215.o] Error 255 CC [M] net/rose/rose_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/loop.o] Error 255 CC arch/sparc/kernel/viohs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/syscopyarea.o] Error 255 CC [M] drivers/video/pm2fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_netlink.o] Error 255 CC [M] net/netfilter/nf_conntrack_irc.o CC [M] drivers/net/pcmcia/3c589_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/sir_dongle.o] Error 255 CC [M] net/ipv6/exthdrs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/sddr55.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/devconnect.o] Error 255 CC [M] drivers/usb/storage/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_ftp.o] Error 255 CC [M] drivers/usb/wusbcore/mmc.o CC net/ipv4/icmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_LOG.o] Error 255 CC [M] net/ipv6/netfilter/ip6t_REJECT.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_si_intf.o] Error 255 CC [M] drivers/usb/storage/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_loopback.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/esi-sir.o] Error 255 CC [M] net/rose/rose_timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_statetable.o] Error 255 CC [M] net/sctp/sm_sideeffect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/au88x0/au8810.o] Error 255 CC [M] net/rose/sysctl_net_rose.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_patch.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/char/pcmcia/ipwireless/main.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1_main.o CC [M] drivers/char/pcmcia/ipwireless/tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib.o] Error 255 CC fs/direct-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctvmem.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_ipack.o] Error 255 CC fs/mpage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/jmicron.o] Error 255 CC [M] sound/pci/emu10k1/irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/ipmi/ipmi_bt_sm.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/ipmi] Error 2 CC [M] drivers/ide/ns87415.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/tx.o] Error 255 CC [M] net/mac80211/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/e1000e/ethtool.o] Error 255 CC [M] drivers/media/dvb/ttpci/av7110_ir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ipv6_sockglue.o] Error 255 CC [M] net/ipv6/datagram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6altivec1.o] Error 255 CC [M] drivers/md/raid6altivec8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_platform.o] Error 255 CC [M] drivers/media/video/upd64083.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_nflog.o] Error 255 CC [M] sound/pci/emu10k1/memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_io.o] Error 255 make[4]: *** [sound/pci/emu10k1/emu10k1_callback.o] Error 255 CC [M] sound/pci/hda/patch_analog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/key.o] Error 255 CC [M] net/mac80211/wme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctpcm.o] Error 255 CC [M] sound/pci/ctxfi/ctresource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_av.o] Error 255 CC [M] net/mac80211/event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_tty.o] Error 255 CC [M] net/irda/ircomm/ircomm_tty_attach.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/swap_state.o] Error 255 CC kernel/mutex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sysimgblt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dibx000_common.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/upd64031a.o] Error 255 CC [M] drivers/media/dvb/frontends/dib7000m.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o CC [M] drivers/media/video/cx2341x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_out.o] Error 255 CC [M] net/irda/ircomm/ircomm_param.o CC [M] drivers/net/qlge/qlge_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsicam.o] Error 255 CC [M] drivers/hwmon/max1111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/bridge/netfilter/ebt_ulog.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/pcmcia/cm4000_cs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bridge/netfilter] Error 2 CC [M] net/irda/ircomm/ircomm_core.o make[3]: Target `__build' not remade because of errors. make[2]: *** [net/bridge] Error 2 CC [M] drivers/media/dvb/frontends/dib7000p.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/raid6altivec4.o] Error 255 CC [M] drivers/net/qlge/qlge_dbg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/protocol.o] Error 255 make[4]: *** [drivers/net/e1000e/netdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/e1000e] Error 2 CC [M] crypto/serpent.o CC [M] net/rxrpc/ar-call.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/catas.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/int_sqrt.o] Error 255 CC [M] drivers/net/mlx4/cmd.o CC lib/ioremap.o CC [M] drivers/net/sfc/efx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/udp.o] Error 255 CC net/ipv4/devinet.o CC [M] drivers/net/skfp/skfddi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/os_bri.o] Error 255 CC [M] drivers/isdn/hardware/eicon/s_bri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/riocmd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1.o] Error 255 CC [M] drivers/char/rio/rioctrl.o CC [M] sound/pci/emu10k1/voice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/onetouch.o] Error 255 CC [M] drivers/isdn/hardware/eicon/os_4bri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_subr.o] Error 255 CC [M] drivers/isdn/hardware/eicon/s_4bri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/hpt366.o] Error 255 CC [M] sound/pci/echoaudio/darla24.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/pata_sch.o] Error 255 CC [M] sound/pci/echoaudio/echo3g.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv6/netfilter/ip6t_REJECT.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/ipv6/netfilter] Error 2 CC [M] sound/pci/echoaudio/gina20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_common.o] Error 255 CC [M] sound/pci/echoaudio/gina24.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/irq.o] Error 255 CC net/sched/sch_blackhole.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/libusual.o] Error 255 CC net/sched/cls_api.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctresource.o] Error 255 CC [M] drivers/usb/serial/cp210x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/it8172.o] Error 255 CC [M] drivers/usb/storage/usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_timer.o] Error 255 make[4]: *** [sound/pci/ctxfi/ctatc.o] Error 255 CC [M] net/sctp/protocol.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/3c589_cs.o] Error 255 CC [M] sound/pci/ctxfi/ctsrc.o CC [M] drivers/net/pcmcia/3c574_cs.o make[4]: *** [net/irda/irlan/irlan_eth.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_hw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_ring.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_init.o CC [M] net/mac80211/led.o CC [M] drivers/char/tpm/tpm_atmel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_cm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/host/whci/wusb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[5]: *** [drivers/media/dvb/ttpci/av7110_ir.o] Error 255make[4]: *** [drivers/usb/host/whci] Error 2 make[4]: Target `__build' not remade because of errors. make[2]: *** [crypto/twofish.o] Error 255 make[3]: *** [drivers/usb/host] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/phonet/pep.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [arch/sparc/kernel/signal32.o] Error 255 make[2]: *** [net/phonet] Error 2 CC [M] drivers/usb/serial/cyberjack.o CC [M] crypto/aes_generic.o CC [M] net/irda/irlan/irlan_client.o CC [M] drivers/video/pm3fb.o CC arch/sparc/kernel/ds.o make[4]: *** [drivers/usb/storage/shuttle_usbat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/sddr09.o] Error 255 CC [M] sound/pci/ctxfi/ctamixer.o CC [M] drivers/usb/storage/initializers.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctmixer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/sysctl_net_rose.o] Error 255 CC kernel/hrtimer.o CC [M] net/rxrpc/ar-connection.o make[4]: *** [drivers/char/rio/rioboot.o] Error 255 CC [M] net/sctp/endpointola.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/upd64083.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/irda/irlan/irlan_provider.o make[3]: *** [net/rds/ib_recv.o] Error 255 CC [M] drivers/net/qlge/qlge_mpi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ata/ata_generic.o] Error 255 make[3]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/fb_ddc.o] Error 255 CC [M] drivers/video/macmodes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [drivers/ata] Error 2 make[3]: *** [net/ipv4/udplite.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/mac80211/debugfs.o CC net/ipv4/af_inet.o make[2]: *** [mm/vmalloc.o] Error 255 CC mm/swapfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/s_bri.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/it821x.o] Error 255 make[4]: *** [drivers/usb/serial/ch341.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_irc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/ide/opti621.o make[3]: *** [drivers/hwmon/ltc4245.o] Error 255 make[3]: *** [net/mac80211/cfg.o] Error 255 CC [M] net/mac80211/debugfs_sta.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/sys_sparc32.o] Error 255 CC [M] net/netfilter/nf_conntrack_netbios_ns.o make[3]: *** [net/sched/sch_generic.o] Error 255 CC [M] drivers/net/skfp/hwmtm.o CC [M] net/rxrpc/ar-connevent.o make[3]: *** [net/rds/rdma.o] Error 255 CC [M] sound/pci/ctxfi/ctdaio.o CC [M] drivers/usb/serial/cypress_m8.o make[4]: *** [net/irda/irnet/irnet_irda.o] Error 255 CC [M] net/rds/ib_send.o CC [M] sound/pci/hda/patch_atihdmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/pcmcia/fmvj18x_cs.o make[4]: *** [drivers/usb/misc/rio500.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/misc/usbtest.o make[5]: *** [drivers/char/pcmcia/ipwireless/tty.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/tpm/tpm_nsc.o] Error 255 make[3]: *** [net/mac80211/event.o] Error 255 make[5]: *** [drivers/char/pcmcia/ipwireless/network.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/char/pcmcia/ipwireless] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/pcmcia] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/idr.o] Error 255 CC arch/sparc/kernel/audit.o CC [M] drivers/scsi/scsi_scan.o CC [M] net/irda/ircomm/ircomm_event.o CC lib/irq_regs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/svgalib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/video/neofb.o make[4]: *** [drivers/net/irda/tekram-sir.o] Error 255 CC [M] drivers/net/irda/actisys-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/ldc.o] Error 255 CC [M] net/unix/af_unix.o CC [M] net/rxrpc/ar-error.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/raw.o] Error 255 CC [M] net/mac80211/debugfs_netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_common.o] Error 255 CC [M] drivers/net/tokenring/olympic.o CC [M] net/irda/irlan/irlan_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_tty_ioctl.o] Error 255 CC [M] net/mac80211/debugfs_key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/viohs.o] Error 255 CC [M] drivers/video/tdfxfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ns87415.o] Error 255 CC [M] drivers/ide/pdc202xx_old.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/usual-tables.o] Error 255 CC arch/sparc/kernel/init_task.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/phy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/net/phy/phy_device.o make[4]: *** [drivers/usb/storage/protocol.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/block_dev.o] Error 255 CC [M] drivers/media/video/cafe_ccic.o CC [M] sound/pci/emu10k1/emumpu401.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/alloc.o] Error 255 CC [M] drivers/net/mlx4/cq.o CC [M] net/tipc/addr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1_main.o] Error 255 make[3]: *** [drivers/md/raid6altivec8.o] Error 255 CC drivers/net/phy/mdio_bus.o CC [M] drivers/md/multipath.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ioremap.o] Error 255 CC [M] net/tipc/bcast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/max1111.o] Error 255 CC [M] drivers/hwmon/max1619.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/scsiglue.o] Error 255 LDS arch/sparc/kernel/vmlinux.lds Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irnet/irnet_ppp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/irda/irnet] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110_ca.o] Error 255 CC [M] drivers/net/mlx4/eq.o CC [M] net/tipc/bearer.o CC [M] drivers/media/video/ov7670.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/cmd.o] Error 255 CC [M] drivers/net/mlx4/fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/mmc.o] Error 255 CC [M] drivers/usb/wusbcore/pal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-call.o] Error 255 CC [M] net/rxrpc/ar-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/vio.o] Error 255 CC [M] arch/sparc/kernel/us3_cpufreq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_param.o] Error 255 CC [M] net/sctp/associola.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/darla20.o] Error 255 CC [M] net/rxrpc/ar-key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_sideeffect.o] Error 255 CC [M] drivers/md/faulty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/icmp.o] Error 255 CC [M] drivers/md/dm-crypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/mpage.o] Error 255 CC [M] drivers/net/mlx4/icm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/filter.o] Error 255 CC [M] sound/pci/echoaudio/indigo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/wme.o] Error 255 CC [M] arch/sparc/kernel/us2e_cpufreq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_blackhole.o] Error 255 CC [M] sound/pci/echoaudio/indigodj.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/flow.o] Error 255 CC net/core/net-sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/voice.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/rxrpc/ar-local.o make[3]: *** [drivers/video/pm2fb.o] Error 255 make[3]: *** [drivers/scsi/scsi_error.o] Error 255 CC [M] drivers/net/mlx4/intf.o CC [M] drivers/scsi/scsi_sysfs.o CC [M] net/sunrpc/clnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-accept.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/memory.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/reassembly.o] Error 255 CC lib/is_single_threaded.o CC [M] drivers/video/vt8623fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/raw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv6/ip6_flowlabel.o make[3]: *** [net/ipv4/icmp.o] Error 255 CC net/ipv4/igmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctamixer.o] Error 255 CC net/ipv4/fib_frontend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/util.o] Error 255 CC [M] net/unix/garbage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_lib.o] Error 255 CC lib/klist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/twofish_common.o] Error 255 CC [M] net/mac80211/mesh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/af_rxrpc.o] Error 255 CC [M] net/rxrpc/ar-output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/faulty.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/ipv4/fib_semantics.o make[3]: *** [net/mac80211/debugfs_key.o] Error 255 CC [M] net/rxrpc/ar-peer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-ack.o] Error 255 CC [M] net/unix/sysctl_net_unix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/mutex.o] Error 255 CC net/ipv4/inet_fragment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/us3_cpufreq.o] Error 255 CC [M] drivers/char/rio/riointr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/qlge/qlge_dbg.o] Error 255 CC [M] drivers/usb/serial/usb_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/darla24.o] Error 255 CC net/sched/act_api.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_event.o] Error 255 CC [M] net/irda/ircomm/ircomm_lmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rose/rose_route.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rose] Error 2 CC [M] drivers/usb/serial/digi_acceleport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/ixgbe/ixgbe_ethtool.o make[2]: *** [arch/sparc/kernel/us2e_cpufreq.o] Error 255 CC [M] drivers/md/dm-delay.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/macmodes.o] Error 255 CC [M] net/irda/ircomm/ircomm_ttp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/arp.o] Error 255 CC net/ipv4/sysctl_net_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/devinet.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-error.o] Error 255 CC kernel/rwsem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_filter.o] Error 255 CC [M] net/irda/irlan/irlan_provider_event.o make[4]: *** [sound/pci/au88x0/au8830.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/au88x0] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_provider.o] Error 255 make[2]: *** [arch/sparc/kernel/ds.o] Error 255 CC [M] drivers/net/tokenring/tms380tr.o CC [M] arch/sparc/kernel/chmc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib7000m.o] Error 255 CC [M] drivers/media/dvb/frontends/mt312.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/addr.o] Error 255 CC [M] net/tipc/config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/exthdrs.o] Error 255 CC [M] drivers/net/tokenring/abyss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/max1619.o] Error 255 CC [M] drivers/hwmon/max6650.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_client.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_api.o] Error 255 CC kernel/nsproxy.o CC [M] drivers/net/tulip/xircom_cb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/is_single_threaded.o] Error 255 CC [M] net/ipv6/inet6_connection_sock.o CC lib/kobject.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_lib_dma.o] Error 255 CC [M] drivers/scsi/scsi_devinfo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/eq.o] Error 255 CC [M] drivers/net/qlge/qlge_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/opti621.o] Error 255 CC [M] drivers/scsi/scsi_netlink.o CC [M] sound/pci/ice1712/ice1712.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/cq.o] Error 255 CC [M] net/mac80211/mesh_pathtbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/os_4bri.o] Error 255 CC [M] drivers/ide/pdc202xx_new.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/s_4bri.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emumpu401.o] Error 255 CC [M] drivers/isdn/hardware/eicon/os_pri.o CC [M] sound/pci/emu10k1/emupcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_tty_attach.o] Error 255 CC [M] drivers/char/rio/rioparam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_analog.o] Error 255 make[4]: *** [drivers/media/video/cafe_ccic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/hda/patch_ca0110.o make[3]: *** [drivers/ide/pdc202xx_old.o] Error 255 CC [M] drivers/ide/piix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/init_task.o] Error 255 CC [M] drivers/net/irda/litelink-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/dabusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/ttpci/av7110.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/ttpci] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/tpm/tpm_atmel.o] Error 255 CC [M] drivers/ide/serverworks.o make[4]: *** [drivers/char/rio/rioctrl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/posix-cpu-timers.o] Error 255 CC [M] drivers/usb/misc/trancevibrator.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/tpm] Error 2 CC kernel/srcu.o CC [M] net/tipc/cluster.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/transport.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/3c574_cs.o] Error 255 CC [M] net/ipv6/sysctl_net_ipv6.o make[4]: *** [drivers/usb/storage/initializers.o] Error 255 CC [M] drivers/char/rio/rioroute.o CC [M] drivers/usb/storage/sierra_ms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/pal.o] Error 255 CC [M] drivers/usb/wusbcore/rh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/datagram.o] Error 255 CC [M] drivers/net/pcmcia/nmclan_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/led.o] Error 255 CC [M] net/mac80211/mesh_plink.o make[3]: *** [net/rxrpc/ar-local.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/storage/option_ms.o make[3]: *** [net/unix/sysctl_net_unix.o] Error 255 CC [M] drivers/net/tulip/dmfe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/ircomm/ircomm_ttp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/mac80211/mesh_hwmp.o make[3]: *** [drivers/md/dm-delay.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/bcast.o] Error 255 make[4]: *** [drivers/net/phy/mdio_bus.o] Error 255 CC [M] drivers/net/skfp/fplustm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/usb.o] Error 255 CC [M] net/tipc/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/storage/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/rxrpc/ar-recvmsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rwsem.o] Error 255 make[3]: *** [net/sctp/sm_statefuns.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib7000p.o] Error 255 make[2]: *** [arch/sparc/kernel/audit.o] Error 255 make[3]: *** [net/mac80211/debugfs_netdev.o] Error 255 CC net/core/netpoll.o CC [M] net/ipv6/ip6mr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sctp/transport.o make[3]: *** [net/ipv6/tcp_ipv6.o] Error 255 CC [M] net/irda/irlan/irlan_client_event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/mcast.o] Error 255 make[4]: *** [drivers/char/rio/riointr.o] Error 255 CC [M] net/mac80211/rc80211_pid_algo.o CC [M] drivers/net/skfp/smt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/multipath.o] Error 255 CC [M] net/rxrpc/ar-security.o CC [M] net/wanrouter/wanproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/bearer.o] Error 255 CC [M] net/rxrpc/ar-skbuff.o CC [M] sound/pci/hda/patch_cmedia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-crypt.o] Error 255 CC [M] drivers/md/dm-round-robin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/irq_regs.o] Error 255 CC [M] net/sctp/chunk.o CC [M] net/wimax/id-table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/unix/af_unix.o] Error 255 CC [M] net/sctp/sm_make_chunk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/trancevibrator.o] Error 255 CC [M] net/wimax/op-msg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctsrc.o] Error 255 CC [M] net/sctp/ulpevent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/pdc202xx_new.o] Error 255 CC [M] net/tipc/handler.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/nsproxy.o] Error 255 CC [M] sound/pci/ctxfi/ctimap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/efx.o] Error 255 CC [M] drivers/net/sfc/falcon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/cypress_m8.o] Error 255 CC [M] net/tipc/link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/sierra_ms.o] Error 255 CC [M] drivers/net/pcmcia/pcnet_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_atihdmi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-connevent.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/debugfs.o] Error 255 make[4]: *** [drivers/net/mlx4/icm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/unix/garbage.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/unix] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_ethtool.o] Error 255 CC [M] drivers/net/skfp/cfm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/rxrpc/ar-transport.o CC [M] net/wanrouter/wanmain.o CC [M] net/wimax/op-reset.o make[4]: *** [sound/pci/echoaudio/indigodj.o] Error 255 CC [M] drivers/net/netxen/netxen_nic_niu.o make[4]: *** [drivers/net/ixgbe/ixgbe_main.o] Error 255 CC [M] drivers/net/mlx4/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctdaio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/ixgbe/ixgbe_82599.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_netbios_ns.o] Error 255 make[4]: *** [drivers/media/video/cx2341x.o] Error 255 make[2]: *** [lib/kobject.o] Error 255 CC [M] sound/pci/ctxfi/cthardware.o CC [M] sound/pci/ice1712/delta.o CC [M] sound/pci/echoaudio/indigodjx.o CC net/sched/sch_fifo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-key.o] Error 255 make[3]: *** [net/mac80211/debugfs_sta.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/mac80211/rc80211_pid_debugfs.o CC [M] drivers/net/pcmcia/smc91c92_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-peer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/sysctl_net_ipv4.o] Error 255 make[3]: *** [drivers/video/vt8623fb.o] Error 255 CC [M] net/netfilter/nf_conntrack_pptp.o CC [M] drivers/char/rio/riotable.o make[4]: *** [drivers/net/netxen/netxen_nic_init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/klist.o] Error 255 CC [M] drivers/usb/misc/uss720.o CC lib/kobject_uevent.o CC drivers/net/phy/fixed.o CC [M] drivers/net/irda/girbil-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/cyberjack.o] Error 255 CC [M] net/mac80211/rc80211_minstrel.o make[4]: *** [drivers/net/phy/phy_device.o] Error 255 CC [M] drivers/media/video/ov511.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ov7670.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/netxen/netxen_nic_ctx.o make[4]: *** [drivers/usb/serial/cp210x.o] Error 255 CC [M] drivers/net/pcmcia/xirc2ps_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/tdfxfb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/phy/marvell.o make[3]: *** [drivers/hwmon/max6650.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/hwmon/pc87360.o make[4]: *** [sound/pci/echoaudio/echo3g.o] Error 255 CC [M] drivers/video/tridentfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_fragment.o] Error 255 CC net/core/fib_rules.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/hrtimer.o] Error 255 CC [M] net/ipv6/xfrm6_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/protocol.o] Error 255 CC [M] drivers/hwmon/pc87427.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/usb_debug.o] Error 255 make[3]: *** [net/tipc/config.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_send.o] Error 255 CC [M] net/tipc/discover.o make[4]: *** [drivers/net/tokenring/abyss.o] Error 255 CC [M] drivers/usb/serial/io_edgeport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/srcu.o] Error 255 CC [M] net/rds/ib_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/tokenring/tmspci.o CC kernel/semaphore.o make[4]: *** [drivers/net/mlx4/intf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_flowlabel.o] Error 255 CC [M] net/ipv6/xfrm6_state.o CC [M] drivers/hwmon/pcf8591.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/rioparam.o] Error 255 CC [M] drivers/net/tokenring/3c359.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/fw.o] Error 255 make[3]: *** [net/sctp/endpointola.o] Error 255 CC [M] drivers/hwmon/sht15.o CC [M] drivers/net/mlx4/mcg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/clnt.o] Error 255 CC [M] net/sunrpc/xprt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_provider_event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/ctimap.o] Error 255 CC [M] net/sctp/inqueue.o CC [M] net/wimax/op-rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/qlge/qlge_ethtool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/inet6_connection_sock.o] Error 255 make[3]: *** [net/ipv4/fib_frontend.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: CC [M] drivers/net/mlx4/mr.o *** [drivers/usb/wusbcore/rh.o] Error 255 CC net/ipv4/fib_hash.o CC [M] drivers/usb/wusbcore/reservation.o CC [M] sound/pci/ctxfi/cttimer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [arch/sparc/kernel/chmc.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sparc/kernel] Error 2 CC [M] net/ipv6/xfrm6_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/hwmtm.o] Error 255 CC [M] drivers/net/skfp/ecm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/nmclan_cs.o] Error 255 CC [M] drivers/usb/wusbcore/security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-connection.o] Error 255 CC [M] drivers/net/skfp/pcmplc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/video/sis/init301.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sis] Error 2 make[3]: *** [drivers/ide/serverworks.o] Error 255 CC [M] drivers/video/s3fb.o CC [M] drivers/char/rio/riotty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/actisys-sir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/ctxfi/cthw20k2.o make[3]: *** [net/mac80211/mesh.o] Error 255 CC [M] net/mac80211/rc80211_minstrel_debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_devinfo.o] Error 255 CC [M] drivers/net/pcmcia/com20020_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/cthardware.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/xircom_cb.o] Error 255 CC [M] drivers/net/tulip/winbond-840.o CC [M] drivers/video/arkfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/direct-io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/os_pri.o] Error 255 CC fs/ioprio.o CC [M] drivers/isdn/hardware/eicon/s_pri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/cluster.o] Error 255 CC [M] drivers/md/dm-log.o make[4]: *** [sound/pci/echoaudio/indigo.o] Error 255 CC [M] net/rxrpc/ar-proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/olympic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/igmp.o] Error 255 CC [M] drivers/md/dm-region-hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/mlx4/pd.o make[3]: *** [drivers/ide/piix.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_scan.o] Error 255 make[4]: *** [drivers/net/pcmcia/fmvj18x_cs.o] Error 255 CC [M] drivers/ide/siimage.o CC [M] drivers/net/phy/davicom.o CC [M] net/netfilter/nf_conntrack_sane.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_api.o] Error 255 CC [M] drivers/scsi/scsi_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/qlge/qlge_mpi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/chunk.o] Error 255 CC [M] drivers/net/sfc/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/pc87427.o] Error 255 CC [M] drivers/hwmon/sis5595.o CC [M] sound/pci/hda/patch_conexant.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-output.o] Error 255 CC [M] drivers/scsi/scsi_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-round-robin.o] Error 255 CC [M] drivers/md/dm-zero.o make[4]: *** [drivers/usb/storage/option_ms.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_ca0110.o] Error 255 CC [M] sound/pci/ctxfi/cthw20k1.o CC [M] drivers/scsi/scsi_tgt_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/id-table.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv6/xfrm6_output.o make[4]: *** [drivers/usb/wusbcore/reservation.o] Error 255 CC [M] net/wimax/op-state-get.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/storage/debug.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/storage] Error 2 CC [M] drivers/usb/wusbcore/wusbhc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/uss720.o] Error 255 CC [M] drivers/net/sfc/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_sysfs.o] Error 255 make[4]: *** [drivers/net/netxen/netxen_nic_niu.o] Error 255 CC [M] sound/pci/hda/patch_sigmatel.o CC [M] drivers/scsi/scsi_tgt_if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/tms380tr.o] Error 255 CC [M] drivers/usb/misc/usbsevseg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_api.o] Error 255 CC net/sched/cls_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/irda/irlan/irlan_client_event.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/irda/irlan] Error 2 CC [M] net/rxrpc/rxkad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/litelink-sir.o] Error 255 CC [M] drivers/net/sfc/falcon_gmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-skbuff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/nf_conntrack_sip.o make[4]: *** [drivers/media/video/dabusb.o] Error 255 CC [M] drivers/media/video/se401.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/skfddi.o] Error 255 CC [M] drivers/net/skfp/pmf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_netlink.o] Error 255 CC [M] drivers/scsi/sd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_state.o] Error 255 CC [M] drivers/net/skfp/queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/net-sysfs.o] Error 255 CC [M] drivers/net/sfc/falcon_xmac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_pid_debugfs.o] Error 255 CC [M] drivers/net/sfc/selftest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/cfm.o] Error 255 CC net/core/net-traces.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/misc/usbtest.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/misc/vstusb.o make[4]: *** [sound/pci/hda/patch_cmedia.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/gina24.o] Error 255 CC [M] net/netfilter/nf_conntrack_tftp.o CC [M] drivers/media/dvb/frontends/ves1820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-input.o] Error 255 CC [M] sound/pci/hda/patch_intelhdmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wanrouter/wanproc.o] Error 255 CC [M] net/ipv6/netfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/tmspci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/associola.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/sd_dif.o make[3]: *** [net/ipv4/fib_semantics.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/mlx4/port.o CC [M] drivers/net/sfc/ethtool.o make[4]: *** [sound/pci/echoaudio/gina20.o] Error 255 CC [M] drivers/net/mlx4/profile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-reset.o] Error 255 CC [M] drivers/video/sstfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-security.o] Error 255 CC [M] sound/pci/hda/hda_eld.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/sysctl_net_ipv6.o] Error 255 CC [M] drivers/media/dvb/frontends/ves1x93.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/cttimer.o] Error 255 CC [M] drivers/video/cirrusfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_stats.o] Error 255 CC [M] net/rds/ib_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/aes_generic.o] Error 255 make[3]: *** [net/sctp/ulpevent.o] Error 255 CC [M] net/sctp/outqueue.o CC [M] net/wimax/stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/delta.o] Error 255 CC [M] net/ipv6/fib6_rules.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_pid_algo.o] Error 255 CC [M] drivers/net/sfc/xfp_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/af_inet.o] Error 255 CC [M] drivers/net/sfc/mdio_10g.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-transport.o] Error 255 CC [M] net/sunrpc/socklib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_cgroup.o] Error 255 CC [M] net/ipv6/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/fixed.o] Error 255 CC mm/thrash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/discover.o] Error 255 CC net/sched/ematch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/dmapool.o make[3]: *** [net/ipv6/xfrm6_policy.o] Error 255 make[4]: *** [drivers/net/pcmcia/pcnet_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/pcmcia/axnet_cs.o make[3]: *** [net/wimax/op-msg.o] Error 255 make[2]: *** [mm/swapfile.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv6/syncookies.o CC [M] sound/pci/ice1712/hoontech.o make[5]: *** [drivers/media/dvb/frontends/mt312.o] Error 255 CC [M] net/wimax/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/pcf8591.o] Error 255 CC [M] drivers/media/dvb/frontends/tda1004x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/sht15.o] Error 255 CC [M] net/rds/ib_rdma.o CC [M] drivers/hwmon/smsc47b397.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/transport.o] Error 255 CC [M] net/sctp/ulpqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/netpoll.o] Error 255 CC [M] drivers/net/pcmcia/ibmtr_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mesh_pathtbl.o] Error 255 CC [M] net/tipc/msg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/rc80211_minstrel_debugfs.o] Error 255 make[4]: *** [drivers/net/qlge/qlge_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/qlge] Error 2 CC kernel/notifier.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_ethtool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/fplustm.o] Error 255 CC [M] drivers/net/mlx4/qp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/inqueue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/ixgbe/ixgbe_82598.o make[4]: *** [drivers/char/rio/rioroute.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/digi_acceleport.o] Error 255 CC [M] drivers/net/mlx4/reset.o CC kernel/ksysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/marvell.o] Error 255 make[4]: *** [net/irda/ircomm/ircomm_lmp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/irda/ircomm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/irda] Error 2 CC [M] drivers/net/phy/cicada.o CC [M] drivers/net/skfp/rmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/thrash.o] Error 255 CC mm/hugetlb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emupcm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/isdn/hardware/eicon/s_pri.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/isdn/hardware/eicon] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/hardware] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/isdn] Error 2 make[4]: *** [drivers/usb/misc/usbsevseg.o] Error 255 CC [M] sound/pci/emu10k1/io.o CC [M] drivers/net/ixgbe/ixgbe_phy.o CC [M] drivers/net/phy/lxt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ice1712.o] Error 255 CC [M] drivers/net/tulip/de2104x.o CC [M] drivers/net/vxge/vxge-config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/semaphore.o] Error 255 make[3]: *** [net/netfilter/nf_conntrack_pptp.o] Error 255 CC [M] drivers/net/tulip/eeprom.o CC [M] net/netfilter/nf_tproxy_core.o CC kernel/pm_qos_params.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/com20020_cs.o] Error 255 CC [M] net/sctp/command.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mesh_hwmp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_fifo.o] Error 255 CC [M] drivers/net/phy/qsemi.o CC [M] drivers/hwmon/smsc47m1.o CC [M] drivers/net/usb/catc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kobject_uevent.o] Error 255 CC lib/kref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/mac80211/mesh_plink.o] Error 255 CC [M] net/sched/act_police.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-state-get.o] Error 255 make[3]: *** [net/mac80211/rc80211_minstrel.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/mac80211] Error 2 CC net/core/drop_monitor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-proc.o] Error 255 CC [M] net/core/pktgen.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/xirc2ps_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_intelhdmi.o] Error 255 CC [M] drivers/net/mlx4/sense.o CC fs/bio-integrity.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/siimage.o] Error 255 CC [M] drivers/ide/slc90e66.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_82599.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/queue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC mm/mempolicy.o make[3]: *** [net/tipc/handler.o] Error 255 CC [M] net/tipc/name_distr.o make[4]: *** [drivers/net/mlx4/pd.o] Error 255 CC [M] drivers/net/mlx4/srq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wanrouter/wanmain.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wanrouter] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/netxen/netxen_nic_ctx.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/netxen] Error 2 CC [M] net/ipv6/ah6.o make[3]: *** [drivers/scsi/scsi_tgt_lib.o] Error 255 CC [M] drivers/net/mlx4/en_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/op-rfkill.o] Error 255 make[3]: *** [drivers/video/tridentfb.o] Error 255 CC [M] drivers/video/tmiofb.o CC net/wireless/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/mcg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/mlx4/en_tx.o make[3]: *** [net/rds/ib_sysctl.o] Error 255 CC net/xfrm/xfrm_policy.o CC [M] net/ipv6/esp6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/ar-recvmsg.o] Error 255 CC [M] net/sctp/tsnmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/xprt.o] Error 255 CC net/xfrm/xfrm_state.o CC [M] net/x25/af_x25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/rx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/ves1820.o] Error 255 make[4]: *** [drivers/net/mlx4/port.o] Error 255 CC [M] net/ipv6/ipcomp6.o CC [M] drivers/media/dvb/frontends/sp887x.o CC [M] drivers/net/mlx4/en_rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/riotable.o] Error 255 CC [M] net/sunrpc/xprtsock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/neofb.o] Error 255 CC [M] drivers/video/metronomefb.o make[4]: *** [drivers/net/mlx4/mr.o] Error 255 CC [M] drivers/net/mlx4/en_ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/lxt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/ecm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/skfp/smtdef.o make[4]: *** [drivers/net/mlx4/profile.o] Error 255 CC [M] drivers/video/broadsheetfb.o CC [M] drivers/net/wan/hdlc.o CC [M] drivers/net/phy/smsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/kref.o] Error 255 CC lib/plist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/pc87360.o] Error 255 CC [M] drivers/net/wan/hdlc_raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-log.o] Error 255 CC [M] drivers/net/skfp/smtinit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/net-traces.o] Error 255 CC [M] drivers/video/s1d13xxxfb.o CC [M] drivers/scsi/sr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/s3fb.o] Error 255 CC [M] drivers/net/wan/hdlc_raw_eth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/char/rio/riotty.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/rio] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/char] Error 2 CC [M] drivers/net/wan/hdlc_cisco.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/security.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/stv680.o make[3]: *** [drivers/video/arkfb.o] Error 255 CC [M] drivers/scsi/sr_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6mr.o] Error 255 CC [M] net/tipc/subscr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/davicom.o] Error 255 CC [M] drivers/hwmon/smsc47m192.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/xfp_phy.o] Error 255 CC [M] net/tipc/name_table.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/smc91c92_cs.o] Error 255 CC [M] drivers/net/wan/hdlc_fr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/plist.o] Error 255 CC lib/prio_heap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/fib6_rules.o] Error 255 CC [M] drivers/net/sfc/tenxpress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sd_dif.o] Error 255 CC [M] drivers/ide/tc86c001.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_sysctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tokenring/3c359.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/tokenring] Error 2 make[4]: *** [drivers/usb/misc/vstusb.o] Error 255 CC [M] net/sched/act_gact.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_input.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/wusbcore/wusbhc.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/wusbcore] Error 2 CC [M] drivers/net/skfp/smttimer.o CC [M] drivers/media/video/w9968cf.o CC [M] drivers/net/vxge/vxge-traffic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/smsc47b397.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/rds/iw.o make[3]: *** [net/sunrpc/socklib.o] Error 255 CC [M] drivers/media/dvb/frontends/nxt6000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/se401.o] Error 255 CC [M] drivers/hwmon/thmc50.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/girbil-sir.o] Error 255 CC [M] drivers/usb/misc/sisusbvga/sisusb.o CC [M] drivers/net/irda/old_belkin-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/falcon_gmac.o] Error 255 CC [M] drivers/usb/misc/sisusbvga/sisusb_init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sm_make_chunk.o] Error 255 CC [M] net/rds/iw_cm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/ves1x93.o] Error 255 CC [M] crypto/camellia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/fib_rules.o] Error 255 CC [M] drivers/net/vxge/vxge-ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigodjx.o] Error 255 CC [M] sound/pci/echoaudio/indigoio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_tftp.o] Error 255 CC [M] net/netfilter/x_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/mdio_10g.o] Error 255 CC [M] net/netfilter/xt_tcpudp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_sane.o] Error 255 CC [M] crypto/cast5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/dmfe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/fib_hash.o] Error 255 make[2]: *** [kernel/ksysfs.o] Error 255 CC [M] net/netfilter/xt_CLASSIFY.o CC net/ipv4/proc.o CC kernel/sched_clock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/reset.o] Error 255 make[4]: *** [drivers/net/phy/smsc.o] Error 255 CC [M] drivers/net/phy/vitesse.o make[4]: *** [drivers/net/mlx4/qp.o] Error 255 CC [M] drivers/net/mlx4/en_port.o CC [M] drivers/net/tulip/interrupt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/syncookies.o] Error 255 CC [M] net/netfilter/xt_CONNMARK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/hoontech.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_tgt_if.o] Error 255 CC [M] sound/pci/ice1712/ews.o CC net/ipv4/fib_rules.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/pcmplc.o] Error 255 CC [M] drivers/hwmon/via686a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/ioprio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/md/dm-zero.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/ematch.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ctxfi/cthw20k2.o] Error 255 CC [M] drivers/hwmon/vt1211.o CC [M] net/sched/act_mirred.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/tmiofb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/name_distr.o] Error 255 CC [M] drivers/video/sm501fb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/sense.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/mlx4/en_cq.o make[3]: *** [net/sctp/outqueue.o] Error 255 CC [M] net/tipc/net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ah6.o] Error 255 make[4]: *** [drivers/net/sfc/falcon_xmac.o] Error 255 CC [M] drivers/net/tulip/media.o CC [M] net/ipv6/xfrm6_tunnel.o CC [M] drivers/net/sfc/boards.o CC [M] fs/9p/vfs_super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/notifier.o] Error 255 CC kernel/cred.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/pm_qos_params.o] Error 255 CC [M] drivers/net/irda/mcp2120-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_eld.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/drop_monitor.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/compat.o make[3]: *** [net/ipv6/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/tulip/timer.o make[3]: *** [net/tipc/msg.o] Error 255 CC [M] net/tipc/netlink.o CC [M] drivers/net/sfc/sfe4001.o CC [M] fs/adfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/sp887x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/netfilter.o] Error 255 CC [M] drivers/media/dvb/frontends/mt352.o CC [M] net/ipv6/tunnel6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/metronomefb.o] Error 255 CC [M] drivers/net/tulip/tulip_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_tproxy_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/prio_heap.o] Error 255 CC lib/prio_tree.o CC [M] drivers/net/vxge/vxge-main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_conexant.o] Error 255 CC [M] fs/9p/vfs_inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smtinit.o] Error 255 CC [M] sound/pci/hda/patch_nvhdmi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/vitesse.o] Error 255 CC [M] net/tipc/node.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smttimer.o] Error 255 CC [M] sound/pci/hda/patch_realtek.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/pm3fb.o] Error 255 CC [M] drivers/net/sfc/mtd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sstfb.o] Error 255 CC [M] net/tipc/node_subscr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/ib_rdma.o] Error 255 CC [M] net/tipc/port.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/debugfs.o] Error 255 CC [M] drivers/net/phy/broadcom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/slc90e66.o] Error 255 CC [M] net/rds/iw_recv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/srq.o] Error 255 CC [M] net/rds/iw_ring.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/9p/vfs_addr.o make[3]: *** [net/ipv6/ipcomp6.o] Error 255 CC [M] net/rds/iw_send.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/main.o] Error 255 CC [M] drivers/net/mlx4/en_resources.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/ibmtr_cs.o] Error 255 CC [M] fs/9p/vfs_file.o make[3]: *** [drivers/hwmon/thmc50.o] Error 255 CC [M] drivers/ide/triflex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/cicada.o] Error 255 CC [M] net/ipv6/xfrm6_mode_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/broadsheetfb.o] Error 255 CC [M] drivers/hwmon/vt8231.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/selftest.o] Error 255 CC [M] drivers/net/phy/icplus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/xprtsock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sunrpc/sched.o make[3]: *** [drivers/md/dm-region-hash.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/md] Error 2 CC [M] drivers/usb/misc/sisusbvga/sisusb_con.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/ulpqueue.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_dcb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/rmt.o] Error 255 CC [M] fs/9p/vfs_dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_CLASSIFY.o] Error 255 CC mm/sparse.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_super.o] Error 255 CC [M] sound/pci/ice1712/ice1724.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/subscr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_cisco.o] Error 255 CC [M] net/x25/x25_dev.o CC [M] drivers/net/wan/hdlc_ppp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sr.o] Error 255 CC [M] drivers/net/irda/act200l-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/bio-integrity.o] Error 255 CC [M] drivers/net/irda/ma600-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rxrpc/rxkad.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rxrpc] Error 2 CC [M] net/netfilter/xt_CONNSECMARK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_phy.o] Error 255 make[4]: *** [drivers/net/ixgbe/ixgbe_82598.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sr_ioctl.o] Error 255 CC mm/sparse-vmemmap.o CC [M] drivers/net/ixgbe/ixgbe_dcb_82598.o CC [M] drivers/scsi/sr_vendor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/eeprom.o] Error 255 CC [M] net/x25/x25_facilities.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/ethtool.o] Error 255 make[2]: *** [kernel/sched_clock.o] Error 255 CC [M] drivers/media/video/zr364xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/io_edgeport.o] Error 255 CC kernel/async.o CC [M] drivers/usb/serial/io_ti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/qsemi.o] Error 255 CC [M] drivers/net/phy/realtek.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda1004x.o] Error 255 CC mm/shmem_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/smtdef.o] Error 255 CC [M] drivers/usb/serial/empeg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_raw_eth.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_dcb_82599.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/pcmcia/axnet_cs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/pcmcia] Error 2 CC [M] drivers/net/mlx4/en_netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/s1d13xxxfb.o] Error 255 CC [M] drivers/video/carminefb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/esp6.o] Error 255 CC [M] drivers/net/phy/et1011c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/cast5.o] Error 255 CC [M] crypto/cast6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/node_subscr.o] Error 255 CC [M] drivers/net/usb/kaweth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/tsnmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wimax/stack.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wimax] Error 2 CC [M] drivers/video/uvesafb.o CC [M] drivers/net/usb/pegasus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/nf_conntrack_sip.o] Error 255 CC [M] drivers/net/ixgbe/ixgbe_dcb_nl.o make[4]: *** [drivers/net/wan/hdlc.o] Error 255 CC net/sysctl_net.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/sis5595.o] Error 255 CC [M] drivers/hwmon/w83627ehf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_port.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/dmapool.o] Error 255 make[4]: *** [drivers/net/sfc/tenxpress.o] Error 255 CC mm/slub.o CC [M] fs/9p/vfs_dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC net/xfrm/xfrm_hash.o make[4]: *** [sound/pci/emu10k1/io.o] Error 255 CC [M] sound/pci/emu10k1/emuproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_mirred.o] Error 255 CC [M] net/sched/act_ipt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/command.o] Error 255 CC net/xfrm/xfrm_input.o CC [M] net/sctp/bind_addr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/mcp2120-sir.o] Error 255 CC [M] drivers/net/irda/toim3232-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/realtek.o] Error 255 CC [M] sound/pci/emu10k1/emumixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/netlink.o] Error 255 CC [M] net/tipc/ref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_nvhdmi.o] Error 255 CC [M] net/rds/iw_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_output.o] Error 255 CC [M] net/rds/iw_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/timer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_inode.o] Error 255 CC [M] sound/pci/ice1712/amp.o CC [M] fs/9p/v9fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_ethtool.o] Error 255 make[4]: *** [drivers/net/skfp/pmf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/broadcom.o] Error 255 make[3]: *** [net/tipc/net.o] Error 255 CC [M] drivers/net/skfp/srf.o CC [M] sound/pci/ice1712/revo.o CC [M] net/tipc/socket.o CC [M] net/ipv6/xfrm6_mode_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/smsc47m1.o] Error 255 make[3]: *** [net/tipc/name_table.o] Error 255 CC lib/proportions.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/proc.o] Error 255 CC net/ipv4/ipmr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/sfe4001.o] Error 255 CC [M] net/ipv6/xfrm6_mode_ro.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_cq.o] Error 255 CC [M] drivers/video/vfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/tc86c001.o] Error 255 CC [M] drivers/ide/trm290.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/via686a.o] Error 255 CC [M] drivers/ide/via82cxxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/act200l-sir.o] Error 255 CC [M] sound/pci/korg1212/korg1212.o CC [M] fs/adfs/dir_f.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/triflex.o] Error 255 CC [M] fs/adfs/dir_fplus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/hugetlb.o] Error 255 CC mm/failslab.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_ring.o] Error 255 CC [M] crypto/arc4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/sparse-vmemmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_hash.o] Error 255 CC lib/radix-tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_mode_transport.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sr_vendor.o] Error 255 CC [M] net/ipv6/xfrm6_mode_beet.o make[3]: *** [drivers/hwmon/smsc47m192.o] Error 255 CC [M] drivers/hwmon/w83l785ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/icplus.o] Error 255 CC [M] drivers/net/wan/hdlc_x25.o CC [M] drivers/scsi/raid_class.o CC [M] drivers/net/phy/mdio-bitbang.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_raw.o] Error 255 CC lib/ratelimit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_dir.o] Error 255 make[3]: *** [drivers/video/cirrusfb.o] Error 255 CC [M] drivers/hwmon/w83l786ng.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/wext.o] Error 255 CC [M] net/wireless/core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_gact.o] Error 255 CC [M] fs/9p/fid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_recv.o] Error 255 make[3]: *** [net/ipv6/xfrm6_tunnel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ov511.o] Error 255 CC [M] net/ipv6/mip6.o CC [M] drivers/media/video/s2255drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/tx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/vt1211.o] Error 255 make[3]: *** [net/x25/af_x25.o] Error 255 CC [M] drivers/video/output.o CC [M] drivers/net/ixgbe/ixgbe_fcoe.o CC [M] net/wireless/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/fib_rules.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/scsi_transport_spi.o make[4]: *** [drivers/media/video/stv680.o] Error 255 CC [M] fs/adfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/boards.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigoio.o] Error 255 make[3]: *** [net/netfilter/xt_CONNSECMARK.o] Error 255 CC kernel/freezer.o CC [M] sound/pci/echoaudio/indigoiox.o CC [M] drivers/net/wan/farsync.o CC [M] fs/affs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/failslab.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_dcb.o] Error 255 CC [M] fs/affs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/myri10ge/myri10ge.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/myri10ge] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_police.o] Error 255 CC [M] net/sched/act_nat.o CC [M] sound/pci/lx6464es/lx6464es.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/async.o] Error 255 CC kernel/profile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/shmem_acl.o] Error 255 CC [M] fs/affs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/link.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC drivers/net/Space.o make[3]: *** [net/ipv6/tunnel6.o] Error 255 CC [M] net/ipv6/sit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wimax/i2400m/sdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_resources.o] Error 255 CC [M] net/tipc/user_reg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_CONNMARK.o] Error 255 make[4]: *** [sound/pci/ctxfi/cthw20k1.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ctxfi] Error 2 CC [M] net/netfilter/xt_DSCP.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_stats.o] Error 255 make[2]: *** [crypto/arc4.o] Error 255 CC [M] net/rds/iw_rdma.o CC [M] crypto/tea.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/media.o] Error 255 CC [M] drivers/net/tulip/21142.o CC [M] sound/pci/emu10k1/emufx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/dir.o] Error 255 CC [M] drivers/net/wan/dscc4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/prio_tree.o] Error 255 CC lib/rbtree.o make[3]: *** [fs/9p/vfs_addr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_fr.o] Error 255 CC [M] drivers/media/dvb/frontends/zl10036.o CC [M] net/netfilter/xt_HL.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/port.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_facilities.o] Error 255 CC [M] sound/pci/hda/patch_si3054.o CC [M] net/x25/x25_in.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_dev.o] Error 255 CC [M] drivers/ide/ide-pci-generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/vfb.o] Error 255 CC [M] fs/adfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/old_belkin-sir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_dcb_nl.o] Error 255 CC [M] drivers/net/wan/x25_asy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/sfc/mtd.o] Error 255 CC [M] drivers/ide/ide-tape.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ratelimit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/dir_f.o] Error 255 CC [M] drivers/ide/ide-cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_cm.o] Error 255 CC [M] net/ipv6/ip6_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/mt352.o] Error 255 CC [M] drivers/media/dvb/frontends/zl10353.o CC lib/rwsem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/v9fs.o] Error 255 CC [M] drivers/net/irda/kingsun-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_tcpudp.o] Error 255 CC [M] drivers/net/wan/dlci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_file.o] Error 255 CC [M] fs/adfs/map.o CC [M] sound/pci/mixart/mixart.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/catc.o] Error 255 CC [M] drivers/net/usb/rtl8150.o CC [M] drivers/net/wireless/strip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83l785ts.o] Error 255 CC [M] fs/affs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_ppp.o] Error 255 CC [M] drivers/net/wan/cycx_drv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/compat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_sigmatel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/x_tables.o] Error 255 CC [M] fs/affs/dir.o CC [M] sound/pci/mixart/mixart_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_dcb_82598.o] Error 255 CC [M] sound/pci/hda/patch_via.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/nxt6000.o] Error 255 CC [M] net/sched/act_pedit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/amp.o] Error 255 CC [M] sound/pci/hda/hda_codec.o /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c: In function 'lx_trigger_start': /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c:455: warning: cast to pointer from integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/raid_class.o] Error 255 CC [M] net/sched/act_simple.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/misc/sisusbvga/sisusb_init.o] Error 255 CC [M] sound/pci/ice1712/aureon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/interrupt.o] Error 255 CC [M] drivers/net/tulip/pnic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/et1011c.o] Error 255 CC [M] drivers/net/phy/mdio-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/rbtree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/vt8231.o] Error 255 CC [M] net/sunrpc/auth.o make[3]: *** [net/tipc/ref.o] Error 255 CC lib/sha1.o CC [M] net/tipc/zone.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cred.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/sysctl_check.o make[4]: *** [drivers/net/tulip/winbond-840.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/revo.o] Error 255 CC [M] drivers/net/tulip/pnic2.o CC [M] sound/pci/ice1712/vt1720_mobo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_ipt.o] Error 255 CC [M] net/sunrpc/auth_null.o CC [M] fs/afs/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/camellia.o] Error 255 make[2]: *** [crypto/cast6.o] Error 255 CC [M] drivers/net/skfp/hwt.o CC kernel/stacktrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/sched.o] Error 255 CC [M] net/sunrpc/auth_unix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ice1724.o] Error 255 CC [M] drivers/net/skfp/drvfbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ews.o] Error 255 CC [M] drivers/net/skfp/ess.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/hdlc_x25.o] Error 255 CC [M] sound/pci/ice1712/pontis.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/node.o] Error 255 CC [M] sound/pci/ice1712/prodigy192.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_nat.o] Error 255 CC [M] sound/pci/ice1712/prodigy_hifi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/namei.o] Error 255 CC [M] fs/affs/amigaffs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_mode_tunnel.o] Error 255 CC [M] net/sched/act_skbedit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipmr.o] Error 255 CC [M] drivers/scsi/scsi_transport_fc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/sm501fb.o] Error 255 CC net/ipv4/syncookies.o CC [M] net/tipc/dbg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-traffic.o] Error 255 CC [M] drivers/net/wan/cycx_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_si3054.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wimax/i2400m/sdio-tx.o make[3]: *** [drivers/ide/trm290.o] Error 255 CC [M] drivers/net/tulip/de4x5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/toim3232-sir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/tea.o] Error 255 CC [M] sound/pci/emu10k1/timer.o CC [M] sound/pci/hda/hda_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/srf.o] Error 255 CC lib/show_mem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/zl10036.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/fid.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/socket.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/tipc/eth_media.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_DSCP.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/ice1712/juli.o make[3]: *** [drivers/video/carminefb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_rx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-pci-generic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_send.o] Error 255 make[3]: *** [drivers/ide/via82cxxx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/freezer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/zr364xx.o] Error 255 make[4]: *** [drivers/usb/serial/empeg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/map.o] Error 255 CC [M] net/wireless/radiotap.o CC drivers/net/loopback.o CC [M] drivers/media/video/soc_camera.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/hda/hda_proc.o CC [M] net/sunrpc/auth_generic.o make[4]: *** [drivers/net/tulip/tulip_core.o] Error 255 CC [M] net/x25/x25_link.o CC [M] fs/adfs/super.o make[3]: *** [fs/adfs/file.o] Error 255 CC [M] drivers/net/tulip/uli526x.o CC [M] drivers/net/usb/hso.o CC [M] drivers/media/dvb/frontends/cx22702.o CC [M] drivers/usb/serial/ftdi_sio.o make[2]: *** [lib/proportions.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/scsi_transport_iscsi.o CC [M] drivers/ide/ide_platform.o CC [M] sound/pci/lx6464es/lx_core.o make[4]: *** [drivers/net/mlx4/en_tx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/9p/vfs_dentry.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/9p] Error 2 CC [M] net/sched/sch_cbq.o CC [M] fs/affs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_dcb_82599.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/ma600-sir.o] Error 255 CC [M] net/x25/x25_out.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/dir_fplus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/misc/sisusbvga/sisusb_con.o] Error 255 CC [M] drivers/net/irda/ksdazzle-sir.o make[3]: *** [net/x25/x25_in.o] Error 255 CC mm/filemap_xip.o CC [M] sound/pci/echoaudio/layla20.o CC net/xfrm/xfrm_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/mlx4/en_netdev.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/mlx4] Error 2 CC [M] drivers/net/ipg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/Space.o] Error 255 CC [M] drivers/net/irda/ks959-sir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/de2104x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/autofs/dirhash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_mode_beet.o] Error 255 make[4]: *** [drivers/net/tulip/21142.o] Error 255 CC [M] sound/pci/echoaudio/layla24.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/stacktrace.o] Error 255 CC [M] net/x25/x25_route.o CC [M] crypto/khazad.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/mdio-bitbang.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-config.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/rwsem.o] Error 255 CC [M] drivers/net/wimax/i2400m/sdio-fw.o CC lib/string.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/output.o] Error 255 /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'fst_intr_rx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1329: warning: cast to pointer from integer of different size /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'do_bottom_half_tx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1424: warning: cast to pointer from integer of different size CC [M] sound/pci/echoaudio/mia.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/dir.o] Error 255 CC [M] fs/affs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/hwmon/w83l786ng.o] Error 255 CC kernel/power/process.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/sparse.o] Error 255 CC [M] drivers/media/video/mt9m001.o CC [M] sound/pci/mixart/mixart_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/rtl8150.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/power/poweroff.o make[3]: *** [fs/adfs/inode.o] Error 255 CC mm/migrate.o CC kernel/irq/handle.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_sysctl.o] Error 255 CC [M] net/wireless/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/mip6.o] Error 255 CC [M] sound/pci/ice1712/phase.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/radix-tree.o] Error 255 CC [M] drivers/scsi/scsi_transport_sas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/user_reg.o] Error 255 CC [M] net/sctp/socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth_unix.o] Error 255 CC [M] drivers/net/phy/national.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/rds/iw_rdma.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rds] Error 2 CC [M] sound/pci/ice1712/wtm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [net/sysctl_net.o] Error 255 CC [M] drivers/media/video/mt9m111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/prodigy192.o] Error 255 CC kernel/irq/manage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_input.o] Error 255 CC [M] sound/pci/hda/hda_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c: In function 'lx_interrupt_request_new_buffer': /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c:1281: warning: cast to pointer from integer of different size make[4]: *** [drivers/net/usb/kaweth.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/usb/asix.o make[3]: *** [drivers/ide/ide-tape.o] Error 255 CC [M] sound/pci/hda/hda_beep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/kingsun-sir.o] Error 255 CC [M] sound/pci/emu10k1/p16v.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/korg1212/korg1212.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/korg1212] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/serpent.o] Error 255 CC [M] crypto/anubis.o CC [M] drivers/media/dvb/frontends/drx397xD.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/w9968cf.o] Error 255 CC [M] drivers/media/video/mt9t031.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_HL.o] Error 255 CC [M] net/netfilter/xt_LED.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/video/uvesafb.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/video] Error 2 CC [M] fs/afs/callback.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/prodigy_hifi.o] Error 255 CC [M] sound/pci/ice1712/se.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/pegasus.o] Error 255 CC [M] net/sctp/primitive.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/pnic.o] Error 255 CC [M] drivers/media/video/mt9v022.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/power/process.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/vt1720_mobo.o] Error 255 CC [M] sound/pci/ice1712/maya44.o CC [M] net/sctp/output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/dirhash.o] Error 255 CC [M] fs/autofs/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/io_ti.o] Error 255 CC [M] drivers/usb/serial/funsoft.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/power/poweroff.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/power] Error 2 CC [M] fs/autofs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_policy.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10021.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/ide/ide-cs.o] Error 255 make[3]: *** [net/sched/act_simple.o] Error 255 CC [M] net/sched/sch_htb.o make[3]: *** [net/sunrpc/auth_null.o] Error 255 CC [M] net/sunrpc/svc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/show_mem.o] Error 255 CC lib/vsprintf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_state.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sdio.o] Error 255 CC [M] net/wireless/reg.o CC [M] net/sched/sch_hfsc.o CC [M] sound/pci/nm256/nm256.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/bind_addr.o] Error 255 CC [M] lib/crc-ccitt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emuproc.o] Error 255 CC mm/percpu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/amigaffs.o] Error 255 make[4]: *** [drivers/net/wan/cycx_drv.o] Error 255 CC [M] net/sched/sch_red.o CC [M] drivers/net/wan/cycx_x25.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/sha1.o] Error 255 CC [M] lib/crc16.o make[4]: *** [drivers/net/skfp/drvfbi.o] Error 255 CC mm/quicklist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/lx6464es/lx6464es.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wan/lapbether.o make[4]: *** [drivers/net/phy/mdio-gpio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/x25_asy.o] Error 255 CC [M] drivers/net/phy/ste10Xp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emumixer.o] Error 255 CC [M] sound/pci/emu10k1/emu10k1x.o CC [M] net/sched/sch_gred.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/profile.o] Error 255 CC [M] net/wireless/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/ixgbe/ixgbe_fcoe.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/ixgbe] Error 2 CC [M] drivers/net/tehuti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/super.o] Error 255 CC [M] fs/afs/cell.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/dbg.o] Error 255 CC [M] net/wireless/nl80211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/core/pktgen.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/core] Error 2 CC [M] drivers/net/jme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/national.o] Error 255 CC [M] sound/pci/mixart/mixart_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/core.o] Error 255 CC [M] net/wireless/mlme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/time/timekeeping.o make[3]: *** [fs/autofs/init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/autofs/root.o make[3]: *** [fs/affs/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sdio-fw.o] Error 255 CC [M] net/wireless/ibss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth.o] Error 255 CC [M] drivers/net/plip.o CC [M] drivers/scsi/scsi_transport_srp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/khazad.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/zone.o] Error 255 CC [M] sound/pci/echoaudio/mona.o CC [M] crypto/seed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/cycx_main.o] Error 255 make[4]: *** [drivers/net/tulip/pnic2.o] Error 255 CC [M] drivers/net/wireless/netwave_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/libiscsi.o make[3]: *** [fs/autofs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/autofs/symlink.o make[5]: *** [drivers/net/wimax/i2400m/sdio-tx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/mixart/mixart.o] Error 255 CC [M] drivers/net/wan/wanxl.o CC [M] drivers/net/wimax/i2400m/sdio-rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/pontis.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] crypto/salsa20_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_route.o] Error 255 CC net/xfrm/xfrm_algo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/quicklist.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/hwt.o] Error 255 CC [M] drivers/net/wireless/wavelan_cs.o make[4]: *** [sound/pci/lx6464es/lx_core.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/lx6464es] Error 2 CC [M] net/sunrpc/svcsock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/ip6_tunnel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx22702.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10023.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/usb/misc/sisusbvga/sisusb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/usb/misc/sisusbvga] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/misc] Error 2 CC net/xfrm/xfrm_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/mixart/mixart_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/zl10353.o] Error 255 CC [M] net/netfilter/xt_MARK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/manage.o] Error 255 CC kernel/irq/spurious.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/handle.o] Error 255 CC net/ipv4/inet_lro.o make[4]: *** [drivers/media/video/soc_camera.o] Error 255 CC [M] drivers/media/video/ov772x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/loopback.o] Error 255 CC [M] drivers/usb/serial/garmin_gps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/funsoft.o] Error 255 CC kernel/time/ntp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/skfp/ess.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/skfp] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] sound/pci/oxygen/hifier.o make[2]: *** [mm/mempolicy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/hp4x.o make[4]: *** [drivers/net/wan/farsync.o] Error 255 CC [M] net/wireless/debugfs.o CC mm/memcontrol.o CC [M] sound/pci/riptide/riptide.o CC [M] sound/pci/pcxhr/pcxhr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_output.o] Error 255 CC [M] drivers/usb/serial/ipaq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_proc.o] Error 255 CC net/xfrm/xfrm_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/xfrm6_mode_ro.o] Error 255 CC [M] sound/pci/oxygen/oxygen_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/cache.o] Error 255 CC [M] drivers/scsi/libiscsi_tcp.o make[4]: *** [drivers/media/video/mt9m111.o] Error 255 CC [M] drivers/usb/serial/ipw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/bitmap.o] Error 255 CC [M] fs/afs/cmservice.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/crypto/anubis.c: In function 'anubis_crypt': /scratch/kisskb/src/crypto/anubis.c:581: warning: 'inter' is used uninitialized in this function make[3]: *** [net/netfilter/xt_LED.o] Error 255 CC [M] fs/afs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/dscc4.o] Error 255 CC [M] drivers/net/wan/pci200syn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_skbedit.o] Error 255 CC [M] net/sched/sch_ingress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/mm/percpu.c: In function 'pcpu_map': /scratch/kisskb/src/mm/percpu.c:647: warning: unused variable 'last' make[3]: *** [net/ipv4/syncookies.o] Error 255 CC net/ipv4/ipconfig.o make[3]: *** [fs/autofs/symlink.o] Error 255 CC [M] sound/pci/oxygen/oxygen_lib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/affs/file.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/affs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ftdi_sio.o] Error 255 CC [M] fs/autofs/waitq.o CC net/ipv4/netfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_spi.o] Error 255 CC [M] sound/pci/oxygen/oxygen_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/anubis.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc-ccitt.o] Error 255 CC [M] crypto/deflate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/cell.o] Error 255 CC [M] fs/afs/file.o CC [M] lib/crc-t10dif.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_beep.o] Error 255 CC [M] sound/pci/hda/hda_intel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/salsa20_generic.o] Error 255 make[3]: *** [drivers/ide/ide_platform.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ide] Error 2 CC [M] lib/crc-itu-t.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/emu10k1x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9t031.o] Error 255 CC [M] net/sctp/input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/timer.o] Error 255 CC [M] drivers/media/video/soc_camera_platform.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/output.o] Error 255 CC [M] net/x25/x25_subr.o CC [M] crypto/zlib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/se.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/tipc/eth_media.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/tipc] Error 2 CC [M] drivers/net/wireless/airo_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/phase.o] Error 255 CC [M] sound/pci/ice1712/ak4xxx.o CC [M] sound/pci/oxygen/oxygen_pcm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/wtm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/asix.o] Error 255 CC [M] drivers/net/usb/cdc_ether.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_red.o] Error 255 CC [M] crypto/michael_mic.o CC [M] net/sched/sch_dsmark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/emu10k1/p16v.o] Error 255 CC [M] net/sunrpc/svcauth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/string.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_hwdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/dlci.o] Error 255 CC [M] drivers/net/wan/pc300too.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc16.o] Error 255 CC [M] lib/crc7.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/strip.o] Error 255 CC [M] drivers/net/usb/cdc_eem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/mixart/mixart_hwdep.o] Error 255 CC [M] net/sunrpc/svcauth_unix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/maya44.o] Error 255 make[3]: *** [drivers/hwmon/w83627ehf.o] Error 255 make[3]: Target `__build' not remade because of errors. CC [M] lib/libcrc32c.o make[2]: *** [drivers/hwmon] Error 2 CC [M] drivers/net/wireless/airo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/spurious.o] Error 255 CC kernel/irq/resend.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/mlme.o] Error 255 CC kernel/irq/chip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/hp4x.o] Error 255 CC kernel/irq/devres.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/migrate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/wireless/wext-compat.o make[3]: *** [fs/autofs/waitq.o] Error 255 CC [M] drivers/net/rrunner.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv6/sit.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipv6] Error 2 CC [M] drivers/net/sunhme.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_sas.o] Error 255 CC [M] net/wireless/lib80211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs/root.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timekeeping.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9m001.o] Error 255 CC [M] drivers/net/sunlance.o CC [M] net/sched/sch_sfq.o make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/autofs] Error 2 CC [M] drivers/media/video/tw9910.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_hwdep.o] Error 255 CC [M] lib/ts_kmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/callback.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/adfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/adfs] Error 2 CC [M] net/sched/sch_tbf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/juli.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_link.o] Error 255 CC [M] sound/pci/oxygen/oxygen.o make[4]: *** [drivers/media/video/soc_camera_platform.o] Error 255 CC [M] net/x25/x25_timer.o CC mm/page_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ipaq.o] Error 255 CC [M] drivers/net/sunqe.o CC [M] fs/autofs4/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/irda/ksdazzle-sir.o] Error 255 CC [M] net/x25/x25_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/resend.o] Error 255 CC [M] net/sunrpc/rpcb_clnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/mt9v022.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc7.o] Error 255 CC [M] fs/autofs4/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/act_pedit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_generic.o] Error 255 CC [M] fs/autofs4/root.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_subr.o] Error 255 CC [M] net/x25/x25_forward.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_srp.o] Error 255 CC [M] lib/ts_bm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/primitive.o] Error 255 CC [M] net/sctp/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_ingress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/phy/ste10Xp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/phy] Error 2 make[4]: *** [drivers/net/irda/ks959-sir.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/irda] Error 2 CC [M] drivers/net/sunbmac.o CC [M] net/netfilter/xt_NFLOG.o CC [M] net/sched/sch_teql.o CC [M] drivers/media/video/au0828/au0828-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sysctl_check.o] Error 255 CC [M] drivers/media/video/au0828/au0828-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/ntp.o] Error 255 CC kernel/time/clocksource.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/percpu.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/uli526x.o] Error 255 CC [M] drivers/net/wireless/atmel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ipw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/mutex-debug.o make[3]: *** [net/sunrpc/svc.o] Error 255 CC [M] drivers/net/usb/dm9601.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/seed.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/chip.o] Error 255 CC kernel/irq/proc.o CC [M] drivers/net/usb/smsc95xx.o CC [M] drivers/media/video/bt8xx/bttv-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/s2255drv.o] Error 255 CC [M] net/wireless/lib80211_crypt_wep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_cbq.o] Error 255 CC [M] net/xfrm/xfrm_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/layla20.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c: In function 'wavelan_get_nwid': /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c:1870: warning: 'psa.psa_nwid_select' is used uninitialized in this function CC [M] drivers/net/wireless/atmel_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_MARK.o] Error 255 CC [M] net/sched/sch_prio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/radiotap.o] Error 255 CC [M] net/wireless/lib80211_crypt_ccmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/util.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_out.o] Error 255 CC [M] net/x25/sysctl_net_x25.o CC [M] drivers/scsi/iscsi_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10021.o] Error 255 CC [M] net/xfrm/xfrm_ipcomp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc-t10dif.o] Error 255 CC [M] net/sched/sch_multiq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/zlib.o] Error 255 make[2]: *** [lib/libcrc32c.o] Error 255 CC [M] drivers/scsi/aic7xxx_old.o CC [M] drivers/media/dvb/frontends/stv0297.o CC [M] net/ipv4/netfilter/nf_nat_rule.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svcauth.o] Error 255 CC [M] net/sunrpc/timer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/ibss.o] Error 255 CC [M] net/wireless/lib80211_crypt_tkip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/drx397xD.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/cycx_x25.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/crc-itu-t.o] Error 255 CC [M] drivers/media/dvb/frontends/nxt200x.o CC [M] lib/ts_fsm.o CC [M] net/sched/sch_atm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/auth_generic.o] Error 255 make[4]: *** [sound/pci/oxygen/hifier.o] Error 255 CC [M] net/sunrpc/xdr.o CC [M] sound/pci/oxygen/virtuoso.o CC kernel/trace/trace_selftest_dynamic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/cmservice.o] Error 255 CC [M] fs/afs/flock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/aureon.o] Error 255 CC kernel/lockdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10023.o] Error 255 CC [M] drivers/media/dvb/frontends/or51211.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr_hwdep.o] Error 255 CC [M] drivers/usb/serial/ir-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/deflate.o] Error 255 CC [M] fs/afs/fsclient.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sdio-rx.o] Error 255 CC [M] drivers/net/wimax/i2400m/usb-fw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/plip.o] Error 255 CC [M] drivers/net/myri_sbus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/dir.o] Error 255 CC [M] fs/afs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/filemap_xip.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wimax/i2400m/usb-notif.o make[4]: *** [drivers/net/wireless/airo_cs.o] Error 255 CC kernel/trace/trace_clock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen_pcm.o] Error 255 make[3]: *** [drivers/net/ipg.o] Error 255 CC [M] fs/afs/main.o CC [M] drivers/net/wireless/atmel_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/lapbether.o] Error 255 CC kernel/trace/ftrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_mixer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/inode.o] Error 255 CC [M] drivers/net/sungem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/mixart/mixart_mixer.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/mixart] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/nm256/nm256.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/nm256] Error 2 make[5]: *** [drivers/media/video/au0828/au0828-i2c.o] Error 255 CC [M] drivers/media/video/au0828/au0828-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/netfilter.o] Error 255 CC [M] drivers/usb/serial/iuu_phoenix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/devres.o] Error 255 CC net/ipv4/cipso_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/layla24.o] Error 255 CC [M] drivers/media/video/au0828/au0828-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen_mixer.o] Error 255 CC [M] sound/pci/rme9652/hdsp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ts_fsm.o] Error 255 CC [M] drivers/net/wimax/i2400m/usb-tx.o make[3]: *** [fs/autofs4/init.o] Error 255 CC [M] fs/autofs4/symlink.o CC [M] drivers/media/video/au0828/au0828-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_proc.o] Error 255 CC [M] drivers/net/wimax/i2400m/usb-rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_sysctl.o] Error 255 CC [M] drivers/net/sungem_phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/mia.o] Error 255 CC [M] fs/autofs4/waitq.o CC [M] sound/pci/trident/trident.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/patch_via.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/nf_nat_standalone.o make[3]: *** [kernel/trace/trace_selftest_dynamic.o] Error 255 CC [M] drivers/media/dvb/frontends/or51132.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/mutex-debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/keyspan.o make[3]: *** [drivers/net/tehuti.o] Error 255 CC [M] drivers/net/cassini.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/ov772x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_tbf.o] Error 255 CC [M] drivers/net/sunvnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_teql.o] Error 255 CC kernel/time/jiffies.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/timer.o] Error 255 CC [M] net/sunrpc/sunrpc_syms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/autofs4/expire.o make[4]: *** [drivers/net/wan/pci200syn.o] Error 255 CC [M] sound/pci/trident/trident_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/file.o] Error 255 CC [M] drivers/net/usb/gl620a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ts_kmp.o] Error 255 make[2]: *** [mm/slub.o] Error 255 CC [M] drivers/scsi/ips.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-main.o] Error 255 CC [M] net/sctp/ssnmap.o CC kernel/time/timer_list.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/cdc_eem.o] Error 255 CC [M] drivers/net/usb/net1080.o /scratch/kisskb/src/sound/pci/riptide/riptide.c: In function 'alsa_card_riptide_init': /scratch/kisskb/src/sound/pci/riptide/riptide.c:2200: warning: ignoring return value of '__pci_register_driver', declared with attribute warn_unused_result make[4]: *** [sound/pci/oxygen/oxygen_lib.o] Error 255 CC [M] fs/autofs4/dev-ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/michael_mic.o] Error 255 CC [M] crypto/crc32c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/vxge/vxge-ethtool.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/vxge] Error 2 make[3]: *** [net/sched/sch_htb.o] Error 255 CC [M] net/sched/sch_netem.o CC [M] sound/pci/trident/trident_memory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/page_cgroup.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/wanxl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/jiffies.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_core.o CC kernel/time/timecompare.o CC [M] drivers/media/video/cpia2/cpia2_v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunlance.o] Error 255 make[3]: *** [net/sched/sch_gred.o] Error 255 CC [M] sound/pci/pcxhr/pcxhr_mix22.o CC [M] drivers/net/3c59x.o CC [M] net/sched/sch_drr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen.o] Error 255 make[3]: *** [net/x25/x25_timer.o] Error 255 CC [M] drivers/net/usb/plusb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipconfig.o] Error 255 CC kernel/lockdep_proc.o CC net/ipv4/xfrm4_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/clocksource.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/sysctl_net_x25.o] Error 255 CC [M] drivers/media/video/cpia2/cpia2_usb.o CC [M] drivers/net/typhoon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/media/video/tw9910.o] Error 255 CC [M] crypto/authenc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/reg.o] Error 255 CC [M] drivers/net/wimax/i2400m/usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/lib80211.o] Error 255 CC [M] drivers/net/usb/rndis_host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/garmin_gps.o] Error 255 CC [M] drivers/usb/serial/keyspan_pda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_hfsc.o] Error 255 CC [M] net/sctp/auth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/wavelan_cs.o] Error 255 CC [M] drivers/net/wireless/at76c50x-usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/root.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/oxygen_io.o] Error 255 CC [M] net/sunrpc/cache.o CC [M] drivers/net/ne2k-pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunqe.o] Error 255 CC [M] net/sctp/objcnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/atmel_pci.o] Error 255 CC [M] drivers/net/wireless/ray_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ice1712/ak4xxx.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ice1712] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svcsock.o] Error 255 CC kernel/trace/ring_buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/smsc95xx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/lib80211_crypt_ccmp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/usb/cdc_subset.o make[4]: *** [drivers/net/sfc/falcon.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/sfc] Error 2 CC [M] drivers/net/wireless/wl3501_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_intel.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/airo.c: In function 'sniffing_mode': /scratch/kisskb/src/drivers/net/wireless/airo.c:4804: warning: integer overflow in expression CC [M] drivers/net/usb/zaurus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/dm9601.o] Error 255 CC [M] net/netfilter/xt_NFQUEUE.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/cdc_ether.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/flock.o] Error 255 make[4]: *** [sound/pci/hda/patch_realtek.o] Error 255 CC [M] drivers/net/wimax/i2400m/control.o CC [M] drivers/net/usb/mcs7830.o CC [M] fs/afs/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/symlink.o] Error 255 CC [M] drivers/scsi/fdomain.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_sfq.o] Error 255 CC [M] fs/afs/mntpt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/wext-compat.o] Error 255 CC kernel/trace/trace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_forward.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/vsprintf.o] Error 255 CC [M] drivers/usb/serial/kl5kusb105.o CC [M] drivers/net/8390.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_multiq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/inode.o] Error 255 CC [M] net/sched/cls_u32.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o CC [M] sound/pci/vx222/vx222.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-fw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sctp/proc.o make[3]: *** [drivers/net/rrunner.o] Error 255 CC [M] fs/afs/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/atmel_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_clock.o] Error 255 CC [M] crypto/lzo.o CC net/ipv4/xfrm4_state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [lib/ts_bm.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [lib] Error 2 CC [M] net/sctp/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/main.o] Error 255 CC [M] fs/afs/rxrpc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_dsmark.o] Error 255 CC [M] drivers/net/pcnet32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/gl620a.o] Error 255 CC net/ipv4/xfrm4_input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/scan.o] Error 255 CC [M] crypto/ansi_cprng.o CC [M] drivers/media/video/cx18/cx18-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/ir-usb.o] Error 255 CC [M] crypto/tcrypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/dev-ioctl.o] Error 255 CC [M] net/sched/cls_route.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-cards.o] Error 255 CC [M] drivers/media/video/cx18/cx18-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/netwave_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/afs/security.o make[5]: *** [drivers/net/wimax/i2400m/usb-notif.o] Error 255 CC kernel/time/clockevents.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/waitq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wan/pc300too.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/wan] Error 2 CC [M] drivers/net/wireless/rndis_wlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/crc32c.o] Error 255 CC [M] crypto/xor.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/xdr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/inet_lro.o] Error 255 CC net/ipv4/xfrm4_output.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/ssnmap.o] Error 255 CC [M] drivers/media/video/cx18/cx18-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_fc.o] Error 255 CC [M] net/ipv4/ipip.o CC [M] crypto/async_tx/async_tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/echoaudio/indigoiox.o] Error 255 CC [M] net/sctp/ipv6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timecompare.o] Error 255 CC [M] sound/pci/ymfpci/ymfpci.o CC [M] drivers/media/dvb/frontends/bcm3510.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/cdc_subset.o] Error 255 CC [M] drivers/net/usb/usbnet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/wireless/nl80211.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cpia2/cpia2_core.o make[4]: *** [net/ipv4/netfilter/nf_nat_standalone.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-core.o] Error 255 CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o CC [M] drivers/net/wireless/zd1201.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_prio.o] Error 255 make[4]: *** [sound/pci/emu10k1/emufx.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/emu10k1] Error 2 CC [M] net/sched/cls_fw.o CC [M] drivers/net/usb/int51x1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/trident/trident.o] Error 255 CC [M] crypto/async_tx/async_memcpy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/sunrpc_syms.o] Error 255 CC [M] drivers/net/e100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/trident/trident_memory.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_rule.o] Error 255 make[2]: *** [crypto/lzo.o] Error 255 CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o CC [M] net/ipv4/ip_gre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_ipcomp.o] Error 255 CC [M] drivers/media/dvb/frontends/s5h1420.o CC [M] net/sched/cls_rsvp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/lockdep_proc.o] Error 255 CC kernel/futex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/or51211.o] Error 255 CC [M] drivers/net/wimax/i2400m/driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_algo.o] Error 255 make[3]: *** [net/wireless/lib80211_crypt_tkip.o] Error 255 CC [M] net/ipv4/ah4.o CC [M] drivers/media/dvb/frontends/lgdt330x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timer_list.o] Error 255 CC [M] drivers/media/video/cx18/cx18-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr_mix22.o] Error 255 CC [M] drivers/usb/serial/kobil_sct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/plusb.o] Error 255 CC [M] net/ipv4/esp4.o /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c: In function 'at76_config': /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c:1949: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/xor.o] Error 255 CC [M] drivers/media/video/cx18/cx18-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_atm.o] Error 255 CC [M] drivers/media/dvb/frontends/lgdt3304.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/input.o] Error 255 CC kernel/trace/trace_output.o make[4]: *** [drivers/usb/serial/keyspan_pda.o] Error 255 CC [M] drivers/usb/serial/mct_u232.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/x25/x25_proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/x25] Error 2 CC [M] drivers/media/dvb/frontends/lgdt3305.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/vx222/vx222.o] Error 255 CC [M] sound/pci/vx222/vx222_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/hda/hda_codec.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/hda] Error 2 CC [M] drivers/media/dvb/frontends/cx24123.o /scratch/kisskb/src/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-cards.o] Error 255 make[4]: *** [sound/pci/pcxhr/pcxhr_mixer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/libiscsi_tcp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/adm8211.o make[4]: *** [sound/pci/echoaudio/mona.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/echoaudio] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx18/cx18-queue.o make[3]: *** [net/wireless/lib80211_crypt_wep.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wireless] Error 2 CC [M] sound/pci/ymfpci/ymfpci_main.o CC kernel/trace/trace_stat.o CC [M] drivers/net/wimax/i2400m/fw.o make[3]: *** [drivers/net/jme.o] Error 255 CC [M] drivers/net/tlan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_netem.o] Error 255 CC [M] net/sched/cls_tcindex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/objcnt.o] Error 255 CC [M] drivers/net/epic100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/mntpt.o] Error 255 CC kernel/time/tick-common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0297.o] Error 255 CC kernel/time/tick-oneshot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/ansi_cprng.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_state.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ne2k-pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/security.o] Error 255 CC [M] drivers/net/smsc9420.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/sysctl.o] Error 255 CC [M] sound/pci/rme9652/hdspm.o CC [M] fs/afs/server.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/irq/proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/irq] Error 2 CC kernel/futex_compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/libiscsi.o] Error 255 make[3]: *** [net/netfilter/xt_NFLOG.o] Error 255 CC [M] drivers/scsi/qlogicfas408.o CC [M] net/netfilter/xt_NOTRACK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/nxt200x.o] Error 255 CC [M] drivers/net/sis190.o CC [M] drivers/media/video/cx231xx/cx231xx-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/tick-common.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/clockevents.o] Error 255 make[3]: *** [fs/afs/proc.o] Error 255 CC kernel/time/tick-sched.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/net1080.o] Error 255 CC [M] drivers/net/sis900.o CC [M] fs/afs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb.o] Error 255 CC [M] drivers/net/wimax/i2400m/op-rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cpia2/cpia2_v4l.o] Error 255 CC [M] sound/pci/rme9652/rme9652.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/oxygen/virtuoso.o] Error 255 make[4]: Target `__build' not remade because of errors. make[4]: *** [sound/pci/riptide/riptide.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/oxygen] Error 2 make[3]: *** [sound/pci/riptide] Error 2 CC [M] drivers/media/video/bt8xx/bttv-cards.o CC [M] net/netfilter/xt_RATEEST.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/rndis_host.o] Error 255 CC [M] fs/afs/netdevices.o make[3]: *** [net/ipv4/xfrm4_input.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunvnet.o] Error 255 CC [M] net/netfilter/xt_SECMARK.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/misc.o] Error 255 CC [M] fs/afs/vlclient.o CC [M] drivers/media/video/cx23885/cx23885-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/sch_drr.o] Error 255 CC [M] net/netfilter/xt_TPROXY.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/int51x1.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/fsclient.o] Error 255 CC [M] net/sched/cls_rsvp6.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/iuu_phoenix.o] Error 255 make[3]: *** [drivers/scsi/fdomain.o] Error 255 CC [M] drivers/scsi/qla1280.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/pcxhr/pcxhr_core.o] Error 255 make[4]: Target `__build' not remade because of errors. CC [M] net/netfilter/xt_TCPMSS.o make[3]: *** [sound/pci/pcxhr] Error 2 CC kernel/trace/trace_printk.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-rx.o] Error 255 CC [M] drivers/media/video/cx18/cx18-streams.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunbmac.o] Error 255 CC [M] drivers/scsi/dmx3191d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/usb-tx.o] Error 255 make[3]: *** [drivers/net/sungem_phy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [crypto/async_tx/async_tx.o] Error 255 CC [M] drivers/net/wimax/i2400m/sysfs.o CC [M] crypto/async_tx/async_xor.o CC [M] drivers/net/r6040.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/rpcb_clnt.o] Error 255 CC [M] drivers/net/wimax/i2400m/netdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/debug.o] Error 255 CC [M] drivers/net/wireless/mwl8k.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/futex_compat.o] Error 255 CC [M] drivers/net/yellowfin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_route.o] Error 255 CC kernel/trace/trace_sched_switch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/trace/trace_functions.o make[4]: *** [drivers/usb/serial/kl5kusb105.o] Error 255 CC [M] drivers/usb/serial/mos7720.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-dvb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx231xx/cx231xx-i2c.o make[3]: *** [net/sctp/proc.o] Error 255 CC [M] net/sched/cls_basic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_policy.o] Error 255 CC [M] net/ipv4/ipcomp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgdt330x.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/mos7840.o make[4]: *** [drivers/net/usb/zaurus.o] Error 255 CC kernel/rtmutex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_output.o] Error 255 CC [M] net/sched/cls_flow.o make[3]: *** [net/netfilter/xt_NFQUEUE.o] Error 255 CC [M] net/netfilter/xt_TCPOPTSTRIP.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipip.o] Error 255 CC [M] net/ipv4/xfrm4_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [crypto/async_tx/async_memcpy.o] Error 255 CC kernel/trace/trace_irqsoff.o CC [M] net/netfilter/xt_TRACE.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-driver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:677: warning: 'err' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/autofs4/expire.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/autofs4] Error 2 make[3]: *** [drivers/net/myri_sbus.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/cache.o] Error 255 CC [M] net/netfilter/xt_cluster.o CC [M] net/sunrpc/rpc_pipe.o CC [M] fs/befs/datastream.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/super.o] Error 255 CC kernel/trace/trace_sched_wakeup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_u32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [mm/memcontrol.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [mm] Error 2 CC [M] net/sched/em_cmp.o CC [M] fs/afs/vlocation.o CC [M] fs/bfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/or51132.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/xfrm/xfrm_user.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/xfrm] Error 2 CC [M] drivers/media/dvb/frontends/lnbp21.o CC [M] drivers/net/wimax/i2400m/tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgdt3304.o] Error 255 CC [M] drivers/net/wimax/i2400m/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_stat.o] Error 255 CC kernel/trace/trace_nop.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svcauth_unix.o] Error 255 CC kernel/trace/trace_stack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sungem.o] Error 255 CC [M] drivers/net/acenic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/netdevices.o] Error 255 CC [M] fs/afs/vnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/tick-oneshot.o] Error 255 CC [M] fs/afs/volume.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/cipso_ipv4.o] Error 255 CC [M] net/ipv4/xfrm4_mode_beet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/tcrypt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/trace/trace_boot.o make[4]: *** [drivers/usb/serial/kobil_sct.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-i2c.o] Error 255 CC [M] drivers/net/wireless/mac80211_hwsim.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgdt3305.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_fw.o] Error 255 CC [M] drivers/net/natsemi.o CC [M] net/sched/em_nbyte.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-queue.o] Error 255 CC [M] drivers/net/ns83820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-if.o] Error 255 CC [M] drivers/media/video/cx25840/cx25840-core.o CC [M] drivers/media/video/bt8xx/bttv-risc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/8390.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/rxrpc.o] Error 255 CC [M] drivers/net/fealnx.o CC [M] net/ipv4/tunnel4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_stack.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [crypto/authenc.o] Error 255 CC [M] drivers/media/dvb/frontends/isl6405.o CC [M] fs/afs/write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/hso.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/trident/trident_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/trident] Error 2 CC [M] drivers/usb/serial/moto_modem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/ymfpci/ymfpci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sunhme.o] Error 255 CC [M] drivers/net/tg3.o CC kernel/trace/kmemtrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/control.o] Error 255 CC [M] drivers/net/wimax/i2400m/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/s5h1420.o] Error 255 CC [M] drivers/media/dvb/frontends/isl6421.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_cmp.o] Error 255 CC [M] net/ipv4/xfrm4_mode_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/sysfs.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/mwl8k.c: In function 'mwl8k_config_wt': /scratch/kisskb/src/drivers/net/wireless/mwl8k.c:3031: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] drivers/net/bnx2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-driver.o] Error 255 CC [M] net/sched/em_u32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-cards.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/tick-sched.o] Error 255 CC kernel/time/timer_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/mct_u232.o] Error 255 CC [M] net/ipv4/xfrm4_mode_tunnel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [crypto/async_tx/async_xor.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/socket.o] Error 255 make[2]: *** [crypto/async_tx] Error 2 make[2]: Target `__build' not remade because of errors. CC [M] drivers/net/cnic.o make[1]: *** [crypto] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_conntrack_proto_icmp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/nf_nat_proto_unknown.o make[3]: *** [kernel/trace/trace_sched_wakeup.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx23885/cx23885-vbi.o make[3]: *** [kernel/trace/trace_nop.o] Error 255 CC kernel/trace/trace_workqueue.o CC [M] drivers/media/video/cx231xx/cx231xx-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_functions.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/moto_modem.o] Error 255 CC [M] fs/befs/btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_basic.o] Error 255 CC [M] drivers/media/video/cx18/cx18-fileops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/tulip/de4x5.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/tulip] Error 2 CC [M] drivers/net/bnx2x_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/3c59x.o] Error 255 CC [M] drivers/media/video/cx18/cx18-ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/bfs/inode.o] Error 255 CC [M] fs/bfs/file.o make[5]: *** [drivers/media/video/cpia2/cpia2_usb.o] Error 255 CC [M] drivers/media/video/cx18/cx18-controls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/au0828/au0828-video.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/au0828] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/qlogicfas408.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sctp/auth.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/usbnet.o] Error 255 CC [M] drivers/media/video/cx23885/cx23885-dvb.o CC [M] drivers/net/wireless/ath/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/bcm3510.o] Error 255 CC [M] drivers/net/wireless/ath/regd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/server.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/iscsi_tcp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-audio.o] Error 255 CC [M] drivers/scsi/dc395x.o make[3]: *** [kernel/trace/trace_sched_switch.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/trace/blktrace.o CC [M] net/ipv4/inet_diag.o make[5]: *** [drivers/media/video/cx18/cx18-gpio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_tcindex.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-avcore.o CC [M] net/sched/em_meta.o CC [M] fs/btrfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_boot.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_output.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-streams.o] Error 255 CC [M] fs/bfs/dir.o CC kernel/trace/trace_events.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/dmx3191d.o] Error 255 CC [M] drivers/scsi/tmscsim.o CC [M] drivers/net/wireless/ath/ar9170/usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_rsvp6.o] Error 255 CC [M] net/netfilter/xt_comment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/op-rfkill.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/megaraid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_NOTRACK.o] Error 255 CC [M] net/netfilter/xt_connbytes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/rme9652/hdsp.o] Error 255 make[3]: *** [kernel/trace/ring_buffer.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/rndis_wlan.o] Error 255 CC kernel/rtmutex-debug.o CC kernel/trace/trace_export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_rsvp.o] Error 255 CC kernel/trace/trace_events_filter.o make[4]: *** [sound/pci/ymfpci/ymfpci_main.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/ymfpci] Error 2 CC [M] drivers/net/wireless/b43/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ah4.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/vx222/vx222_ops.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/vx222] Error 2 CC [M] fs/btrfs/ctree.o make[3]: *** [drivers/net/r6040.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/write.o] Error 255 CC [M] drivers/net/bnx2x_link.o CC [M] net/ipv4/netfilter/nf_nat_proto_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_printk.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-pcb-cfg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/epic100.o] Error 255 CC [M] net/ipv4/tcp_diag.o CC [M] drivers/net/wireless/b43legacy/main.o CC [M] drivers/net/wireless/ath/ath5k/caps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rtmutex.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/isl6421.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/initvals.o CC [M] net/ipv4/netfilter/nf_nat_proto_tcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_workqueue.o] Error 255 make[3]: *** [net/sctp/ipv6.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sctp] Error 2 make[3]: *** [net/sched/em_nbyte.o] Error 255 CC [M] kernel/trace/ring_buffer_benchmark.o CC [M] fs/befs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/esp4.o] Error 255 CC [M] drivers/net/wireless/b43legacy/ilt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/mac80211_hwsim.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/usb/mcs7830.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/usb] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TPROXY.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/keyspan.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-vbi.o CC [M] net/ipv4/netfilter/nf_nat_proto_udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/vlocation.o] Error 255 CC [M] drivers/net/wireless/b43legacy/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/vlclient.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/bfs/file.o] Error 255 CC [M] drivers/net/wireless/b43legacy/radio.o CC [M] drivers/net/wireless/hostap/hostap_80211_rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/lockdep.o] Error 255 CC kernel/rtmutex-tester.o CC [M] drivers/net/wireless/ipw2x00/ipw2100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ath/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_SECMARK.o] Error 255 CC [M] net/netfilter/xt_connlimit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ips.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_80211_tx.o CC [M] fs/befs/inode.o CC [M] drivers/net/wireless/ath/ath9k/hw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_cluster.o] Error 255 CC [M] drivers/net/wireless/b43legacy/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/driver.o] Error 255 CC [M] drivers/net/wireless/b43legacy/xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TCPMSS.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/datastream.o] Error 255 CC [M] fs/befs/debug.o CC [M] net/netfilter/xt_connmark.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/cassini.o] Error 255 CC [M] fs/befs/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/kmemtrace.o] Error 255 make[3]: *** [net/ipv4/xfrm4_mode_transport.o] Error 255 CC [M] net/ipv4/tcp_probe.o LD kernel/trace/libftrace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx25840/cx25840-core.o] Error 255 CC [M] drivers/media/video/cx25840/cx25840-audio.o CC [M] fs/befs/linuxvfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/futex.o] Error 255 CC kernel/smp.o CC [M] drivers/media/video/cx88/cx88-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TRACE.o] Error 255 CC kernel/spinlock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/mos7720.o] Error 255 CC [M] drivers/usb/serial/navman.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_core.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lnbp21.o] Error 255 CC [M] drivers/media/dvb/frontends/tda10086.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/rpc_pipe.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_tunnel.o] Error 255 CC [M] net/sunrpc/svc_xprt.o make[5]: *** [drivers/media/dvb/frontends/isl6405.o] Error 255 CC [M] net/ipv4/tcp_bic.o CC [M] drivers/media/video/cx23885/cx23885-417.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/tlan.o] Error 255 CC [M] drivers/net/skge.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/super.o] Error 255 CC [M] net/ipv4/tcp_cubic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_diag.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/tx.o] Error 255 CC [M] drivers/scsi/atp870u.o CC [M] net/sched/em_text.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_irqsoff.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/vnode.o] Error 255 CC [M] drivers/scsi/esp_scsi.o CC [M] drivers/media/video/bt8xx/bttv-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_transport_iscsi.o] Error 255 CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/netdev.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_RATEEST.o] Error 255 CC [M] drivers/media/video/cx88/cx88-vbi.o CC [M] net/netfilter/xt_conntrack.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/typhoon.o] Error 255 CC [M] drivers/media/video/cx88/cx88-mpeg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/ray_cs.o] Error 255 make[3]: *** [fs/befs/inode.o] Error 255 CC [M] net/netfilter/xt_dccp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_u32.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_mode_beet.o] Error 255 CC [M] drivers/net/wireless/b43legacy/rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx24123.o] Error 255 CC [M] drivers/media/dvb/frontends/tda826x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-risc.o] Error 255 make[3]: *** [net/netfilter/xt_comment.o] Error 255 CC [M] net/netfilter/xt_dscp.o CC [M] drivers/net/wireless/b43/tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/io.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_amanda.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_udp.o] Error 255 CC kernel/uid16.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_connbytes.o] Error 255 make[5]: *** [drivers/media/video/cx23885/cx23885-vbi.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_ftp.o CC [M] drivers/media/video/cx23885/netup-init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ath/regd.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl3945-base.o CC kernel/module.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/time/timer_stats.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/time] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/rme9652/hdspm.o] Error 255 make[6]: *** [drivers/net/wireless/ath/ath5k/caps.o] Error 255 CC [M] drivers/media/video/cx23885/cimax2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/ath/ath5k/gpio.o make[3]: *** [net/ipv4/tunnel4.o] Error 255 CC [M] drivers/scsi/sun_esp.o CC [M] net/ipv4/tcp_westwood.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/e100.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/main.o CC [M] drivers/net/sky2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/iwlwifi/iwl-3945.o make[5]: *** [drivers/media/video/cx23885/cx23885-i2c.o] Error 255 CC [M] drivers/media/video/cx23885/netup-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rtmutex-debug.o] Error 255 CC kernel/kallsyms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-firmware.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/desc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/wl3501_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/ring_buffer_benchmark.o] Error 255 CC [M] net/ipv4/tcp_highspeed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_unknown.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-cards.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-3945-rs.o CC [M] drivers/net/wireless/b43/phy_common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_connmark.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/ipw2200.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ipcomp.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-3945-led.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/navman.o] Error 255 CC [M] drivers/net/wireless/b43/phy_g.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/qla1280.o] Error 255 CC [M] drivers/net/wireless/b43/phy_a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_TCPOPTSTRIP.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/zd1201.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/eeprom.o CC [M] drivers/net/wireless/iwlwifi/iwl-agn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/ip_gre.o] Error 255 make[4]: *** [drivers/net/wireless/atmel.o] Error 255 CC [M] net/ipv4/tcp_hybla.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/smsc9420.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_bic.o] Error 255 CC [M] drivers/net/ks8842.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_connlimit.o] Error 255 CC [M] drivers/net/wireless/libertas/main.o make[2]: *** [kernel/smp.o] Error 255 CC [M] net/netfilter/xt_esp.o CC [M] drivers/media/video/cx18/cx18-mailbox.o CC [M] net/ipv4/tcp_htcp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/fealnx.o] Error 255 CC [M] net/netfilter/xt_hashlimit.o CC [M] drivers/net/wireless/libertas_tf/main.o /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c: In function 'b43legacy_op_dev_config': /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2692: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2693: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/xfrm4_mode_tunnel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/iwmc3200wifi/netdev.o CC [M] drivers/net/via-rhine.o make[2]: *** [kernel/rtmutex-tester.o] Error 255 CC [M] net/netfilter/xt_helper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/xmit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/b43legacy/leds.o make[3]: *** [drivers/net/sis900.o] Error 255 CC kernel/acct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/afs/volume.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/afs] Error 2 CC [M] drivers/net/wireless/b43/sysfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/rx.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/adm8211.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/calib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/net/wireless/at76c50x-usb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/sysfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_helper.o] Error 255 CC [M] drivers/media/video/cx25840/cx25840-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/super.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_ap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-dvb.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-agn-rs.o CC [M] drivers/net/wireless/p54/p54common.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cpia2/cpia2_core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cpia2] Error 2 CC [M] net/ipv4/netfilter/nf_nat_h323.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_tcp.o] Error 255 CC [M] drivers/net/wireless/p54/p54usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/cls_flow.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wimax/i2400m/fw.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wimax/i2400m] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/wimax] Error 2 CC [M] drivers/net/via-velocity.o make[2]: *** [kernel/spinlock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/nf_nat_irc.o make[3]: *** [drivers/net/yellowfin.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/debug.o] Error 255 make[3]: *** [kernel/trace/trace_events.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/ani.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/netup-init.o] Error 255 CC [M] drivers/media/video/cx88/cx88-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-pcb-cfg.o] Error 255 CC [M] fs/btrfs/extent-tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-vbi.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-i2c.o CC [M] drivers/media/video/em28xx/em28xx-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/acenic.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-core.o] Error 255 CC [M] drivers/media/video/cx25840/cx25840-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-cards.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-core.o] Error 255 CC [M] drivers/media/video/cx231xx/cx231xx-dvb.o CC [M] drivers/net/wireless/ath/ar9170/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_dccp.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sun_esp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/mos7840.o] Error 255 CC [M] drivers/usb/serial/omninet.o make[5]: *** [drivers/media/video/cx231xx/cx231xx-vbi.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-video.o CC [M] drivers/scsi/initio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx25840/cx25840-firmware.o] Error 255 make[2]: *** [kernel/uid16.o] Error 255 CC kernel/compat.o CC [M] drivers/net/wireless/iwlwifi/iwl-4965.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sis190.o] Error 255 CC [M] drivers/net/wireless/b43legacy/debugfs.o CC [M] drivers/net/wireless/orinoco/main.o CC [M] drivers/net/wireless/prism54/islpci_eth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cx23885-video.o] Error 255 CC [M] drivers/net/wireless/b43legacy/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_export.o] Error 255 CC kernel/cgroup.o CC [M] drivers/net/wireless/rt2x00/rt2x00dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda826x.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/b43/main.c: In function 'b43_op_config': /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3500: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3501: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC kernel/cgroup_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_cubic.o] Error 255 CC [M] drivers/scsi/a100u2w.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/bfs/dir.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/bfs] Error 2 make[3]: *** [net/netfilter/xt_dscp.o] Error 255 CC [M] drivers/media/video/cx88/cx88-core.o make[3]: *** [net/sched/em_meta.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00mac.o CC [M] net/ipv4/tcp_vegas.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c: In function 'iwl3945_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c:611: warning: integer overflow in expression make[3]: *** [net/ipv4/inet_diag.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/ilt.o] Error 255 CC [M] fs/btrfs/print-tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_defrag_ipv4.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [sound/pci/rme9652/rme9652.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/pci/rme9652] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/pci] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [sound] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-fileops.o] Error 255 CC kernel/cgroup_freezer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_icmp.o] Error 255 CC [M] drivers/media/video/et61x251/et61x251_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_probe.o] Error 255 CC [M] drivers/media/video/et61x251/et61x251_tas5130d1b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kallsyms.o] Error 255 CC kernel/cpuset.o CC [M] drivers/media/video/hdpvr/hdpvr-control.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-controls.o] Error 255 CC [M] drivers/media/video/cx18/cx18-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx25840/cx25840-vbi.o] Error 255 CC [M] drivers/net/wireless/libertas/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_helper.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00config.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/phy_a.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace_events_filter.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-5000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sched/em_text.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sched] Error 2 CC [M] net/ipv4/tcp_veno.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10086.o] Error 255 CC [M] drivers/media/dvb/frontends/tda8261.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_80211_tx.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_info.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/initvals.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-mailbox.o] Error 255 make[5]: *** [drivers/net/wireless/b43legacy/rfkill.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx18/cx18-audio.o make[5]: *** [drivers/net/wireless/iwmc3200wifi/netdev.o] Error 255 CC [M] drivers/net/wireless/b43legacy/pio.o CC [M] drivers/net/wireless/hostap/hostap_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_irc.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/p54/p54usb.c:400: warning: 'p54u_device_reset' defined but not used CC [M] net/ipv4/netfilter/nf_nat_pptp.o make[4]: *** [drivers/net/wireless/mwl8k.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/radio.o] Error 255 CC [M] drivers/media/video/gspca/conex.o CC [M] drivers/media/video/cx18/cx18-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cgroup_debug.o] Error 255 CC kernel/ns_cgroup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/acct.o] Error 255 CC [M] drivers/media/video/cx18/cx18-irq.o CC [M] drivers/net/wireless/rtl818x/rtl8180_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/tmscsim.o] Error 255 CC [M] drivers/scsi/qlogicpti.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-ioctl.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/tx.o /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_setup_mac': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:1668: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_config': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:2163: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/megaraid.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-input.o] Error 255 CC [M] drivers/scsi/3w-xxxx.o CC [M] drivers/media/video/cx18/cx18-av-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/tables.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_sip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-3945-led.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-6000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-video.o] Error 255 CC [M] drivers/media/video/cx18/cx18-av-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/cnic.o] Error 255 CC [M] drivers/net/starfire.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/befs/linuxvfs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/befs] Error 2 CC [M] drivers/net/mii.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/natsemi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx18/cx18-av-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_amanda.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-gpio.o] Error 255 CC [M] net/netfilter/xt_hl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/rt2x00/rt2x00queue.o make[4]: *** [net/ipv4/netfilter/nf_nat_proto_common.o] Error 255 CC [M] drivers/media/video/hdpvr/hdpvr-core.o make[5]: *** [drivers/media/video/cx23885/netup-eeprom.o] Error 255 CC [M] drivers/net/mdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/sysfs.o] Error 255 make[5]: *** [drivers/media/video/cx25840/cx25840-audio.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx25840] Error 2 CC [M] drivers/net/wireless/b43/xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/blktrace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_ftp.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-dvb.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_tftp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/usb.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_cleanup_transmit': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:53: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_receive': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:453: warning: cast from pointer to integer of different size Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-vbi.o] Error 255 /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c: In function 'rt2x00mac_config': /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:356: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:378: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) CC [M] drivers/media/video/cx88/cx88-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_highspeed.o] Error 255 CC [M] net/ipv4/tcp_scalable.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-i2c.o] Error 255 CC [M] drivers/media/video/bt8xx/bttv-audio-hook.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/gpio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/main.o] Error 255 CC [M] net/ipv4/tcp_lp.o CC [M] drivers/net/wireless/ath/ath9k/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_h323.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/nf_nat_proto_dccp.o make[5]: *** [drivers/media/video/hdpvr/hdpvr-control.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/beacon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx23885/cimax2.o] Error 255 CC kernel/utsname.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/omninet.o] Error 255 CC [M] drivers/usb/serial/opticon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ns83820.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-i2c-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-vbi.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00link.o CC [M] drivers/net/wireless/ath/ath9k/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/ns_cgroup.o] Error 255 CC [M] net/netfilter/xt_iprange.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cgroup_freezer.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/desc.o] Error 255 CC [M] drivers/net/sundance.o CC [M] drivers/media/video/ivtv/ivtv-routing.o CC [M] drivers/media/video/ovcamchip/ovcamchip_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ks8842.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_esp.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-audio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/leds.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/sdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/dma.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/hal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_80211_rx.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_proc.o make[5]: *** [drivers/net/wireless/p54/p54usb.o] Error 255 CC [M] drivers/net/wireless/wl12xx/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-3945-rs.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-1000.o CC [M] drivers/media/video/ovcamchip/ov6x20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_conntrack.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_westwood.o] Error 255 CC [M] fs/btrfs/root-tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00config.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-core.o CC [M] drivers/media/video/ovcamchip/ov6x30.o make[6]: *** [drivers/net/wireless/ath/ar9170/cmd.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_cs.o /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c: In function 'cx231xx_capture_start': /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c:2059: warning: 'rc' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00dev.o] Error 255 CC [M] drivers/media/video/ovcamchip/ov7x10.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/calib.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-irq.o] Error 255 CC [M] drivers/net/wireless/orinoco/fw.o CC [M] drivers/net/wireless/ath/ar9170/phy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-6000.o] Error 255 CC [M] drivers/media/video/ovcamchip/ov7x20.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/pcnet32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-audio.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-cards.o CC [M] drivers/usb/serial/option.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/ani.o] Error 255 CC [M] drivers/net/wireless/p54/p54pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/main.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda8261.o] Error 255 CC [M] drivers/media/dvb/frontends/dib0070.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_vegas.o] Error 255 CC [M] drivers/net/wireless/ath/ar9170/led.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_hybla.o] Error 255 CC [M] net/ipv4/tcp_yeah.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/xmit.o] Error 255 CC [M] fs/btrfs/dir-item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/conex.o] Error 255 CC [M] drivers/media/video/gspca/etoms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_eth.o] Error 255 CC [M] drivers/net/wireless/prism54/islpci_mgt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_veno.o] Error 255 CC [M] drivers/net/wireless/prism54/isl_38xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-routing.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas_tf/main.o] Error 255 CC [M] drivers/net/wireless/libertas_tf/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-firmware.o] Error 255 CC [M] drivers/net/wireless/b43/lo.o CC [M] net/ipv4/tcp_illinois.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/svc_xprt.o] Error 255 CC [M] net/sunrpc/stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/mac.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/pio.o] Error 255 CC [M] drivers/media/video/cx18/cx18-av-vbi.o CC [M] drivers/media/video/gspca/finepix.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/eeprom.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/qcu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/utsname.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-hcmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/opticon.o] Error 255 CC [M] net/sunrpc/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/phy_common.o] Error 255 CC [M] drivers/media/video/gspca/gspca.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/et61x251/et61x251_tas5130d1b.o] Error 255 CC [M] drivers/media/video/cx18/cx18-scb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/mdio.o] Error 255 CC [M] drivers/media/video/gspca/mars.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/aic7xxx_old.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/3w-9xxx.o make[3]: *** [net/netfilter/xt_hashlimit.o] Error 255 CC [M] net/netfilter/xt_length.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-audio.o] Error 255 CC [M] drivers/media/video/cx18/cx18-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-cards.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-controls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/via-rhine.o] Error 255 CC [M] drivers/net/wireless/p54/p54spi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-cards.o] Error 255 CC [M] drivers/scsi/ppa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-mpeg.o] Error 255 CC [M] drivers/net/hamachi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-video.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_module.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/debugfs.o] Error 255 CC [M] drivers/net/hp100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-i2c.o] Error 255 CC [M] drivers/media/video/cx88/cx88-tvaudio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cpuset.o] Error 255 CC [M] drivers/net/b44.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_htcp.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/bt8xx/bttv-audio-hook.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/bt8xx] Error 2 CC [M] drivers/media/video/cx88/cx88-input.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-audio.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_gre.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/compat.o] Error 255 CC kernel/user_namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov6x30.o] Error 255 CC [M] drivers/net/forcedeth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-video.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-core.o] Error 255 make[5]: *** [drivers/media/video/cx23885/cx23885-417.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx23885] Error 2 CC [M] drivers/media/video/cx18/cx18-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ovcamchip_core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/ovcamchip/ov76be.o make[4]: *** [drivers/net/wireless/airo.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/a100u2w.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-fileops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_iprange.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/root-tree.o] Error 255 CC [M] fs/btrfs/file-item.o CC [M] net/netfilter/xt_limit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/finepix.o] Error 255 CC [M] drivers/media/video/gspca/mr97310a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_illinois.o] Error 255 CC [M] drivers/scsi/imm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/tx.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/fw.o CC [M] drivers/media/video/pwc/pwc-if.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov7x10.o] Error 255 CC [M] fs/btrfs/inode-item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/mii.o] Error 255 make[4]: *** [net/ipv4/netfilter/nf_nat_pptp.o] Error 255 CC [M] drivers/net/qla3xxx.o CC [M] net/ipv4/netfilter/nf_nat_proto_udplite.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/phy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-1000.o] Error 255 CC [M] fs/btrfs/inode-map.o CC [M] drivers/net/wireless/iwlwifi/iwl-power.o CC [M] drivers/media/video/saa7134/saa7134-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/isl_38xx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/option.o] Error 255 CC [M] drivers/usb/serial/oti6858.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_sip.o] Error 255 CC [M] drivers/usb/serial/pl2303.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/wext.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/via-velocity.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-rx.o CC [M] drivers/net/wireless/iwmc3200wifi/commands.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/phy.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/hdpvr/hdpvr-core.o] Error 255 CC [M] drivers/media/video/hdpvr/hdpvr-video.o make[6]: *** [drivers/net/wireless/ath/ath9k/beacon.o] Error 255 CC [M] drivers/scsi/ipr.o CC [M] drivers/net/wireless/ipw2x00/libipw_tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_hl.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/wext.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/dma.o] Error 255 CC [M] drivers/net/ppp_generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/main.o] Error 255 CC [M] drivers/scsi/libsrp.o CC [M] fs/cachefiles/bind.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/user_namespace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_scalable.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/mars.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/pvrusb2/pvrusb2-encoder.o make[3]: *** [fs/btrfs/print-tree.o] Error 255 CC [M] drivers/media/video/gspca/ov519.o make[3]: *** [drivers/scsi/esp_scsi.o] Error 255 CC [M] drivers/net/wireless/wl12xx/spi.o CC kernel/pid_namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/hptiop.o make[5]: *** [drivers/media/video/ovcamchip/ov6x20.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-video.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00mac.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_rtl8225.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/etoms.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_sa2400.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/phy_g.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-video-v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/dc395x.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_dev.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_plx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_dccp.o] Error 255 CC [M] drivers/media/dvb/frontends/tua6100.o /scratch/kisskb/src/drivers/net/wireless/p54/p54spi.c:114: warning: 'p54spi_read16' defined but not used Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/skge.o] Error 255 CC [M] drivers/net/wireless/hostap/hostap_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dib0070.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/led.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-i2c.o CC kernel/res_counter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov7x20.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-tx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_info.o] Error 255 CC [M] drivers/net/wireless/libertas/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/tcp_lp.o] Error 255 make[3]: *** [net/netfilter/xt_length.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/cfg80211.o CC [M] net/netfilter/xt_mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/fw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43legacy/main.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/b43legacy] Error 2 CC [M] drivers/net/wireless/orinoco/hw.o CC [M] drivers/media/video/pwc/pwc-misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/qlogicpti.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-ts.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/sunrpc/sysctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-i2c-core.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-eeprom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/sdio.o] Error 255 CC [M] drivers/media/video/pwc/pwc-ctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ovcamchip/ov76be.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/ovcamchip] Error 2 CC [M] drivers/media/video/gspca/ov534.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ar9170/phy.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/net/wireless/ath/ar9170] Error 2 CC [M] drivers/net/wireless/orinoco/mic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/mac.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/recv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-audio.o] Error 255 CC [M] drivers/media/video/pwc/pwc-v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/dir-item.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00crypto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00link.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/et61x251/et61x251_core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/et61x251] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/pwc/pwc-uncompress.o make[5]: *** [drivers/net/wireless/rt2x00/rt2x00queue.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/main.o] Error 255 CC [M] drivers/media/video/pwc/pwc-dec1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-tvaudio.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-input.o] Error 255 CC [M] drivers/media/video/pwc/pwc-dec23.o CC [M] drivers/media/video/cx88/cx88-alsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-hcmd.o] Error 255 CC [M] drivers/media/video/cx88/cx88-blackbird.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/pid_namespace.o] Error 255 CC [M] drivers/media/video/cx88/cx88-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/cgroup.o] Error 255 CC [M] fs/btrfs/disk-io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-video-v4l.o] Error 255 CC [M] net/sunrpc/auth_gss/auth_gss.o CC [M] drivers/net/wireless/libertas_tf/if_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_tftp.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-agn-rs.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_generic_token.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_mgt.o] Error 255 CC [M] drivers/net/wireless/prism54/isl_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-uncompress.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-gpio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/qcu.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/pcu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/hdpvr/hdpvr-video.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/hdpvr] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/mic.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas_tf/cmd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-dec1.o] Error 255 CC [M] drivers/net/wireless/orinoco/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/eeprom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/cx88/cx88-vp3054-i2c.o make[3]: *** [fs/btrfs/inode-item.o] Error 255 CC [M] fs/btrfs/transaction.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54spi.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54common.o] Error 255 make[3]: *** [net/netfilter/xt_limit.o] Error 255 make[5]: *** [drivers/media/video/cx88/cx88-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/xt_mark.o CC [M] drivers/net/wireless/orinoco/wext.o make[5]: *** [drivers/net/wireless/iwmc3200wifi/hal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/btrfs/inode.o make[3]: *** [net/netfilter/xt_mac.o] Error 255 CC [M] drivers/net/wireless/b43/wa.o CC [M] drivers/net/wireless/iwmc3200wifi/eeprom.o CC [M] drivers/media/video/usbvideo/usbvideo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-misc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/mr97310a.o] Error 255 CC [M] net/netfilter/xt_multiport.o CC [M] drivers/net/wireless/prism54/islpci_dev.o CC [M] drivers/media/video/sn9c102/sn9c102_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/hptiop.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_max2820.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx231xx/cx231xx-avcore.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx231xx] Error 2 CC [M] fs/cachefiles/daemon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/starfire.o] Error 255 CC [M] drivers/net/ppp_async.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-controls.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_chip.o CC [M] drivers/media/video/ivtv/ivtv-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_gre.o] Error 255 CC [M] net/ipv4/netfilter/nf_nat_proto_sctp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/bind.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/virtual.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/3w-xxxx.o] Error 255 CC [M] drivers/scsi/stex.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00rfkill.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00firmware.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ppa.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/rc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/rx.o] Error 255 CC [M] drivers/scsi/st.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_generic_token.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_tx.o] Error 255 CC [M] drivers/net/wireless/ipw2x00/libipw_rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/b44.o] Error 255 CC [M] drivers/net/ppp_synctty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-av-vbi.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/p54/p54pci.o] Error 255 make[5]: Target `__build' not remade because of errors. make[5]: *** [drivers/media/video/gspca/ov519.o] Error 255 make[4]: *** [drivers/net/wireless/p54] Error 2 CC [M] fs/cachefiles/interface.o CC [M] drivers/net/ppp_deflate.o CC [M] drivers/media/video/usbvideo/ibmcam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/libsrp.o] Error 255 make[5]: *** [drivers/media/dvb/frontends/tua6100.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [kernel/trace/trace.o] Error 255 make[3]: Target `__build' not remade because of errors. CC [M] drivers/media/dvb/frontends/s5h1409.o make[2]: *** [kernel/trace] Error 2 CC [M] drivers/media/video/gspca/pac207.o CC kernel/stop_machine.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/atp870u.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-scb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/rt2x00/rt2x00leds.o make[3]: *** [net/sunrpc/stats.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-ioctl.o CC [M] drivers/scsi/osst.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/inode-map.o] Error 255 CC [M] drivers/media/dvb/frontends/itd1000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/spi.o] Error 255 CC [M] drivers/net/wireless/wl12xx/event.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/cfg80211.o] Error 255 CC [M] drivers/scsi/sg.o CC [M] net/sunrpc/xprtrdma/svc_rdma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/oti6858.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/recv.o] Error 255 CC [M] drivers/media/video/usbvideo/ultracam.o CC [M] drivers/usb/serial/qcserial.o CC [M] fs/coda/psdev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-ctrl.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_hv7131d.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/wext.o] Error 255 CC [M] drivers/usb/serial/safe_serial.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/fw.o] Error 255 CC [M] drivers/net/wireless/iwmc3200wifi/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-i2c.o] Error 255 make[3]: *** [net/ipv4/tcp_yeah.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_hv7131r.o CC [M] drivers/media/video/em28xx/em28xx-core.o CC [M] drivers/net/wireless/zd1211rw/zd_mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-ts.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_mi0343.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c: In function 'iwl_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c:1083: warning: integer overflow in expression CC [M] fs/cifs/cifsfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/res_counter.o] Error 255 CC [M] drivers/media/video/usbvideo/konicawc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/main.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-tvaudio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/gspca.o] Error 255 CC [M] fs/cifs/cifssmb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/ov534.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_max2820.o] Error 255 CC [M] drivers/media/video/usbvision/usbvision-core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-dvb.o] Error 255 CC [M] drivers/media/video/gspca/pac7311.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/3w-9xxx.o] Error 255 CC [M] drivers/scsi/ch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bnx2.o] Error 255 CC [M] drivers/media/video/usbvision/usbvision-video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-power.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-sta.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_udplite.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-calib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/saa7134/saa7134-vbi.o make[5]: *** [drivers/net/wireless/hostap/hostap_main.o] Error 255 CC [M] drivers/media/video/usbvision/usbvision-i2c.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/pl2303.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_sa2400.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-video.o CC [M] drivers/media/video/uvc/uvc_driver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-agn.o] Error 255 CC [M] drivers/usb/serial/siemens_mpi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00firmware.o] Error 255 CC [M] drivers/net/bsd_comp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_module.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_mech_switch.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/stop_machine.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00ht.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_hv7131d.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_mi0360.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-gpio.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-hdw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-fileops.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-irq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/virtual.o] Error 255 CC kernel/test_kprobes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/hamachi.o] Error 255 CC [M] drivers/net/ppp_mppe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx18/cx18-io.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx18] Error 2 CC [M] drivers/media/video/ivtv/ivtv-mailbox.o make[5]: *** [drivers/net/wireless/orinoco/hw.o] Error 255 CC [M] drivers/net/wireless/orinoco/hermes_dld.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-eeprom.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-encoder.o] Error 255 CC [M] drivers/media/video/gspca/sonixb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_snmp_basic.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-v4l2.o CC [M] net/ipv4/netfilter/ip_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-cards.o] Error 255 CC [M] drivers/net/wireless/wl12xx/tx.o make[4]: *** [drivers/usb/serial/qcserial.o] Error 255 CC [M] drivers/usb/serial/sierra.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/rx.o] Error 255 make[3]: *** [net/netfilter/xt_multiport.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/spcp8x5.o make[3]: *** [fs/cachefiles/daemon.o] Error 255 CC [M] drivers/net/wireless/libertas/tx.o CC [M] fs/cachefiles/key.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-firmware.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-v4l.o] Error 255 CC [M] drivers/media/video/gspca/sonixj.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/pac207.o] Error 255 CC [M] net/ipv4/netfilter/iptable_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sundance.o] Error 255 CC [M] net/sunrpc/auth_gss/svcauth_gss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_mi0343.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/symbolserial.o make[3]: *** [drivers/net/ppp_deflate.o] Error 255 CC [M] drivers/net/pppox.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/safe_serial.o] Error 255 CC [M] drivers/net/pppoe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_hv7131r.o] Error 255 CC [M] drivers/usb/serial/ti_usb_3410_5052.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_rtl8225.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8180_grf5101.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/siemens_mpi.o] Error 255 CC [M] fs/cachefiles/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/interface.o] Error 255 CC [M] drivers/net/wireless/prism54/islpci_hotplug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/transaction.o] Error 255 CC [M] drivers/media/video/usbvideo/vicam.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/main.o] Error 255 CC [M] fs/cachefiles/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/scsi/ses.o make[3]: *** [drivers/net/sky2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/test_kprobes.o] Error 255 make[3]: *** [drivers/net/bnx2x_link.o] Error 255 CC [M] drivers/net/pppol2tp.o CC [M] drivers/net/wireless/ath/ath5k/phy.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/wa.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_mech_switch.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/reset.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/stex.o] Error 255 CC [M] drivers/net/wireless/b43/dma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-if.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-v4l2.o] Error 255 CC [M] drivers/net/slip.o CC [M] fs/configfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ch.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_mac.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-std.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_mark.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/xt_osf.o make[5]: *** [drivers/net/wireless/libertas_tf/if_usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/libertas_tf] Error 2 CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/eeprom.o] Error 255 CC [M] drivers/media/video/usbvision/usbvision-cards.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pwc/pwc-dec23.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/pwc] Error 2 CC [M] drivers/net/slhc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-4965.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2x00usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/rc.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00leds.o] Error 255 CC [M] drivers/net/dummy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-5000.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-devattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/imm.o] Error 255 CC [M] drivers/scsi/scsi_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwmc3200wifi/commands.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/iwmc3200wifi] Error 2 CC [M] drivers/net/wireless/iwlwifi/iwl-led.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ppp_mppe.o] Error 255 CC [M] drivers/net/ifb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/event.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-vp3054-i2c.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-3945.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/ultracam.o] Error 255 CC [M] drivers/net/wireless/iwlwifi/iwl-spectrum.o make[3]: *** [drivers/net/ppp_async.o] Error 255 CC [M] drivers/media/video/usbvideo/quickcam_messenger.o CC [M] drivers/net/macvlan.o CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o CC kernel/audit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/itd1000.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/psdev.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_mt9v111.o make[5]: *** [drivers/media/video/usbvision/usbvision-i2c.o] Error 255 CC [M] fs/coda/cache.o CC [M] drivers/net/de600.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_mi0360.o] Error 255 make[5]: *** [drivers/net/wireless/orinoco/hermes_dld.o] Error 255 CC [M] drivers/net/wireless/libertas/cmd.o CC [M] drivers/net/wireless/orinoco/hermes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-core.o] Error 255 make[5]: *** [drivers/net/wireless/hostap/hostap_cs.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-input.o CC [M] drivers/net/de620.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/nf_nat_proto_sctp.o] Error 255 CC [M] drivers/net/wireless/libertas/cmdresp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ppp_synctty.o] Error 255 CC [M] drivers/net/defxx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-alsa.o] Error 255 CC [M] drivers/media/video/gspca/spca500.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-vbi.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-empress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-i2c.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2400pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00crypto.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-context.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma.o] Error 255 CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-driver.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-streams.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/key.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf_al2230.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/tx.o] Error 255 CC [M] drivers/net/wireless/wl12xx/rx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/initio.o] Error 255 CC [M] net/sunrpc/xprtrdma/svc_rdma_marshal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8180_grf5101.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-std.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8187_dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/pvrusb2/pvrusb2-io.o make[5]: *** [drivers/media/video/gspca/sonixb.o] Error 255 CC [M] drivers/media/video/gspca/spca501.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bsd_comp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/saa7134/saa6752hs.o make[5]: *** [drivers/net/wireless/orinoco/scan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-cards.o] Error 255 make[5]: *** [drivers/media/dvb/frontends/s5h1409.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2500pci.o CC [M] drivers/net/wireless/orinoco/orinoco_cs.o CC [M] drivers/media/dvb/frontends/tda10048.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_hotplug.o] Error 255 CC [M] drivers/net/wireless/prism54/oid_mgt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-blackbird.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt61pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/file-item.o] Error 255 make[5]: *** [drivers/net/wireless/rt2x00/rt2x00ht.o] Error 255 make[6]: *** [drivers/net/wireless/ath/ath9k/xmit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/cachefiles/rdwr.o CC [M] fs/btrfs/file.o CC [M] drivers/net/wireless/rt2x00/rt2500usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_mech.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/spcp8x5.o] Error 255 make[5]: *** [drivers/net/wireless/rt2x00/rt2x00debug.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o CC [M] drivers/usb/serial/visor.o CC [M] drivers/media/dvb/frontends/cx24113.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/ctree.o] Error 255 make[5]: *** [drivers/media/video/em28xx/em28xx-cards.o] Error 255 CC [M] net/netfilter/xt_owner.o CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-ioctl.o] Error 255 make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-devattr.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8187_rtl8225.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/sg.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/pppoe.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_plx.o CC [M] drivers/net/8139cp.o CC [M] fs/configfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/pcu.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-ioread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/cache.o] Error 255 make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-ctrl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o CC [M] fs/coda/cnode.o make[3]: *** [fs/cachefiles/main.o] Error 255 CC [M] drivers/media/dvb/frontends/s5h1411.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-queue.o] Error 255 make[3]: *** [drivers/net/hp100.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-udma.o CC [M] drivers/net/wireless/orinoco/orinoco_pci.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_unseal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/configfs/dir.o make[5]: *** [drivers/media/video/gspca/pac7311.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/islpci_dev.o] Error 255 CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/konicawc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-sta.o] Error 255 make[3]: *** [drivers/net/ppp_generic.o] Error 255 CC [M] net/netfilter/xt_physdev.o CC [M] drivers/net/8139too.o make[5]: *** [drivers/media/video/em28xx/em28xx-core.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_chip.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_mech.o CC [M] drivers/media/video/em28xx/em28xx-input.o CC [M] drivers/media/video/gspca/spca505.o make[5]: *** [drivers/net/wireless/orinoco/wext.o] Error 255 CC kernel/auditfilter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/inode.o] Error 255 CC [M] drivers/scsi/scsi_wait_scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_mt9v111.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_ov7630.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-eeprom.o] Error 255 CC kernel/auditsc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_seal.o] Error 255 CC [M] drivers/media/video/zc0301/zc0301_core.o CC [M] drivers/media/video/gspca/spca506.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/symbolserial.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/usb/serial/whiteheat.o make[3]: *** [fs/btrfs/extent-tree.o] Error 255 CC [M] fs/btrfs/tree-defrag.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/tx.o] Error 255 CC [M] drivers/net/wireless/libertas/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-rx.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_seal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/dummy.o] Error 255 CC [M] drivers/net/sc92031.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_ap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_al2230.o] Error 255 CC [M] net/sunrpc/auth_gss/gss_spkm3_unseal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/module.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf_rf2959.o CC [M] fs/cifs/cifs_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/vicam.o] Error 255 CC [M] drivers/net/wireless/wl12xx/ps.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_filter.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-core.o] Error 255 CC [M] net/ipv4/netfilter/iptable_mangle.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al7230b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/isl_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/sierra.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/scsi_wait_scan.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt73usb.o CC [M] net/sunrpc/auth_gss/gss_spkm3_token.o CC [M] fs/cifs/connect.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_owner.o] Error 255 CC [M] fs/cifs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-context.o] Error 255 CC [M] drivers/media/dvb/frontends/lgs8gl5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/file.o] Error 255 CC [M] fs/configfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ifb.o] Error 255 CC [M] drivers/net/eql.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sonixj.o] Error 255 CC [M] net/netfilter/xt_pkttype.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/quickcam_messenger.o] Error 255 make[3]: *** [drivers/net/pppox.o] Error 255 CC [M] drivers/media/dvb/frontends/lgs8gxx.o CC [M] drivers/net/tun.o make[3]: *** [net/netfilter/xt_osf.o] Error 255 CC [M] net/netfilter/xt_policy.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/cx88/cx88-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/cx88] Error 2 CC [M] fs/configfs/mount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_rx.o] Error 255 CC [M] drivers/media/dvb/frontends/dvb_dummy_fe.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifsfs.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf_uw2453.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/lo.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_rf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ses.o] Error 255 CC [M] drivers/net/wireless/zd1211rw/zd_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/macvlan.o] Error 255 CC [M] drivers/net/wireless/b43/pio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/svcauth_gss.o] Error 255 CC [M] net/netfilter/xt_quota.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_wrap.o] Error 255 CC [M] drivers/net/wireless/rt2x00/rt2800usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-tx.o] Error 255 CC [M] drivers/net/veth.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-core.o] Error 255 CC [M] drivers/net/wireless/rtl818x/rtl8187_leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/orinoco_pci.o] Error 255 CC [M] net/netfilter/xt_rateest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/cnode.o] Error 255 CC [M] fs/coda/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_driver.o] Error 255 CC [M] drivers/media/video/uvc/uvc_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca500.o] Error 255 CC [M] drivers/net/dl2k.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_plx.o] Error 255 CC [M] drivers/net/wireless/b43/rfkill.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl3945-base.o] Error 255 CC [M] drivers/net/wireless/b43/leds.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/s5h1411.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa6752hs.o] Error 255 CC [M] drivers/media/video/saa7134/saa7134-alsa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-mailbox.o] Error 255 CC [M] drivers/media/dvb/frontends/af9013.o CC [M] drivers/media/video/ivtv/ivtv-vbi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_unseal.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-ioread.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_rf2959.o] Error 255 CC [M] net/sunrpc/xprtrdma/transport.o CC [M] drivers/media/dvb/frontends/cx24116.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_mech.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_ov7660.o make[4]: *** [net/sunrpc/auth_gss/auth_gss.o] Error 255 CC [M] net/ipv4/netfilter/iptable_raw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-irq.o] Error 255 CC [M] drivers/media/video/ivtv/ivtv-yuv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca501.o] Error 255 CC [M] drivers/media/video/gspca/spca508.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/usbvideo.o] Error 255 CC [M] fs/cifs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtv-udma.o] Error 255 CC [M] drivers/net/wireless/ath/ath9k/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_seal.o] Error 255 CC [M] drivers/media/dvb/frontends/si21xx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/tree-defrag.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/ipw2x00/libipw_wx.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/qla3xxx.o] Error 255 make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_transport.o] Error 255 CC [M] drivers/media/video/em28xx/em28xx-dvb.o CC [M] drivers/media/video/saa7134/saa7134-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/reset.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/dir.o] Error 255 CC [M] net/sunrpc/xprtrdma/rpc_rdma.o CC [M] fs/coda/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_recvfrom.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/attach.o CC [M] drivers/media/video/gspca/spca561.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_ov7630.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_pas106b.o make[5]: *** [drivers/media/video/gspca/spca505.o] Error 255 CC [M] drivers/media/video/ivtv/ivtvfb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_policy.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_tmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca506.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-calib.o] Error 255 CC [M] fs/configfs/item.o CC [M] drivers/net/wireless/wl12xx/cmd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx24113.o] Error 255 CC [M] fs/cachefiles/security.o CC [M] drivers/media/video/zc0301/zc0301_pb0330.o make[5]: *** [drivers/media/video/saa7134/saa7134-tvaudio.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-empress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/iptable_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvideo/ibmcam.o] Error 255 make[5]: Target `__build' not remade because of errors. CC [M] drivers/media/video/pvrusb2/pvrusb2-wm8775.o make[4]: *** [drivers/media/video/usbvideo] Error 2 CC [M] fs/cifs/inode.o make[5]: *** [drivers/media/video/ivtv/ivtv-streams.o] Error 255 make[2]: *** [kernel/auditfilter.o] Error 255 CC kernel/audit_tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/de600.o] Error 255 CC [M] drivers/net/wireless/libertas/11d.o CC [M] drivers/net/wireless/ath/ath5k/led.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/tda10048.o] Error 255 CC [M] drivers/media/dvb/frontends/stv0288.o CC [M] net/ipv4/netfilter/ipt_addrtype.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/orinoco_cs.o] Error 255 CC [M] drivers/net/wireless/orinoco/orinoco_nortel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-debugfs.o] Error 255 CC [M] net/sunrpc/xprtrdma/verbs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_queue.o] Error 255 CC [M] drivers/media/video/uvc/uvc_v4l2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_sendto.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/audit.o] Error 255 CC [M] drivers/net/wireless/orinoco/spectrum_cs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/ath/ath5k/rfkill.o make[4]: *** [drivers/usb/serial/whiteheat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/svc_rdma_marshal.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-cs53l32a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [drivers/usb/serial/visor.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/ipt_ah.o make[4]: *** [drivers/usb/serial/ti_usb_3410_5052.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/serial] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/usb] Error 2 CC [M] drivers/net/r8169.o CC [M] fs/cachefiles/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/dvb_dummy_fe.o] Error 255 CC [M] net/ipv4/netfilter/ipt_ecn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-scan.o] Error 255 CC kernel/kprobes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_crypto.o] Error 255 CC [M] drivers/net/wireless/libertas/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_krb5_seqnum.o] Error 255 CC [M] drivers/net/wireless/ath/ath5k/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-spectrum.o] Error 255 CC [M] drivers/net/wireless/libertas/persistcfg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_core.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_pas202bcb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/pci.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_tas5110c1b.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_ov7660.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgs8gl5.o] Error 255 CC [M] drivers/net/wireless/libertas/ethtool.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/de620.o] Error 255 CC [M] drivers/media/dvb/frontends/stb6000.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_pkttype.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/xt_realm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/amd8111e.o make[3]: *** [drivers/net/forcedeth.o] Error 255 make[3]: *** [drivers/net/defxx.o] Error 255 make[3]: *** [drivers/net/veth.o] Error 255 CC [M] drivers/media/dvb/frontends/stv6110.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/sn9c102/sn9c102_tas5110d.o CC [M] fs/cachefiles/proc.o make[4]: *** [net/ipv4/netfilter/iptable_raw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/mount.o] Error 255 CC [M] net/ipv4/netfilter/ipt_CLUSTERIP.o CC [M] drivers/media/video/pvrusb2/pvrusb2-dvb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_debug.o] Error 255 CC [M] fs/cifs/link.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/hostap/hostap_pci.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/hostap] Error 2 CC [M] net/ipv4/netfilter/ipt_ECN.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/slip.o] Error 255 CC [M] fs/cifs/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/lgs8gxx.o] Error 255 CC [M] fs/cifs/netmisc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: make[5]: *** [drivers/media/video/saa7134/saa7134-input.o] Error 255 *** [drivers/media/video/ivtv/ivtv-vbi.o] Error 255 CC [M] fs/btrfs/extent_map.o CC kernel/kgdb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-input.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/auth_gss/gss_spkm3_token.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/sunrpc/auth_gss] Error 2 CC [M] net/ipv4/netfilter/ipt_LOG.o CC [M] drivers/media/video/zc0301/zc0301_pas202bcb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/dma.o] Error 255 CC kernel/softlockup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8187_leds.o] Error 255 CC kernel/hung_task.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/iwlwifi/iwl-led.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/iwlwifi] Error 2 CC [M] drivers/media/video/uvc/uvc_video.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/usbvision/usbvision-video.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/usbvision] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ip_tables.o] Error 255 CC kernel/seccomp.o CC [M] drivers/net/wireless/ipw2x00/libipw_geo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/rdwr.o] Error 255 CC [M] drivers/media/video/gspca/sq905.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/eql.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/hermes.o] Error 255 CC [M] drivers/net/s2io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/b43/pcmcia.o make[5]: *** [drivers/net/wireless/orinoco/orinoco_plx.o] Error 255 CC [M] drivers/net/wireless/libertas/assoc.o make[3]: *** [net/netfilter/xt_quota.o] Error 255 CC [M] net/netfilter/xt_recent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/pppol2tp.o] Error 255 CC [M] net/netfilter/xt_sctp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/dir.o] Error 255 CC [M] fs/cifs/smbdes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/wireless/libertas/if_cs.o make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_uw2453.o] Error 255 CC kernel/rcutree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_mangle.o] Error 255 CC [M] drivers/net/wireless/b43/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cachefiles/security.o] Error 255 CC [M] drivers/media/video/uvc/uvc_ctrl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/ps.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_rf_al7230b.o] Error 255 CC [M] drivers/net/wireless/wl12xx/acx.o CC [M] drivers/media/video/pvrusb2/pvrusb2-sysfs.o make[5]: *** [drivers/media/video/sn9c102/sn9c102_tas5110d.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/disk-io.o] Error 255 CC [M] drivers/media/video/sn9c102/sn9c102_tas5130d1b.o make[3]: *** [net/netfilter/xt_physdev.o] Error 255 CC [M] fs/btrfs/sysfs.o CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/scan.o] Error 255 CC [M] drivers/net/wireless/libertas/if_sdio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/8139too.o] Error 255 CC [M] drivers/net/enc28j60.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_rateest.o] Error 255 CC [M] net/netfilter/xt_socket.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_tas5110c1b.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/slhc.o] Error 255 CC [M] drivers/net/wireless/wl12xx/boot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2x00usb.o] Error 255 CC [M] drivers/net/ethoc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/pio.o] Error 255 make[3]: *** [fs/btrfs/extent_map.o] Error 255 CC [M] drivers/media/video/uvc/uvc_status.o CC [M] fs/btrfs/struct-funcs.o CC [M] net/ipv4/netfilter/ipt_NETMAP.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/rx.o] Error 255 CC [M] drivers/net/wireless/wl12xx/init.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_addrtype.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ah.o] Error 255 CC [M] net/ipv4/netfilter/ipt_REDIRECT.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_pas202bcb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/configfs/item.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/configfs] Error 2 CC [M] fs/cramfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-cs53l32a.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/seccomp.o] Error 255 CC [M] drivers/media/video/pvrusb2/pvrusb2-debugifc.o CC [M] drivers/net/wireless/wl12xx/wl1251.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stb6000.o] Error 255 make[5]: *** [drivers/net/wireless/wl12xx/cmd.o] Error 255 CC [M] fs/btrfs/xattr.o CC [M] fs/cramfs/uncompress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/si21xx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2400pci.o] Error 255 CC [M] fs/cifs/smbencrypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/hw.o] Error 255 CC [M] drivers/media/video/gspca/sq905c.o CC [M] drivers/net/wireless/wl12xx/debugfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/sc92031.o] Error 255 CC [M] drivers/net/dnet.o CC fs/debugfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o] Error 255 CC kernel/rcutree_trace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8187_rtl8225.o] Error 255 CC [M] drivers/net/netconsole.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/ipr.o] Error 255 make[5]: *** [drivers/media/video/gspca/spca508.o] Error 255 CC kernel/relay.o CC [M] drivers/media/video/gspca/stk014.o CC fs/devpts/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ecn.o] Error 255 CC [M] fs/cifs/transport.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/spectrum_cs.o] Error 255 CC [M] fs/cifs/asn1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/zd1211rw/zd_usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/zd1211rw] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/ethtool.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/net/niu.o CC [M] drivers/net/wireless/libertas/if_spi.o make[3]: *** [fs/cachefiles/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/debugfs/file.o make[5]: *** [drivers/net/wireless/libertas/cmdresp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_video.o] Error 255 CC [M] fs/cifs/md4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath9k/debug.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/net/wireless/ath/ath9k] Error 2 CC [M] net/netfilter/xt_state.o CC [M] fs/coda/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/led.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv0288.o] Error 255 CC [M] net/netfilter/xt_statistic.o CC [M] drivers/net/wireless/libertas/if_usb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/pcmcia.o] Error 255 CC [M] net/ipv4/netfilter/ipt_REJECT.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cramfs/uncompress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_v4l2.o] Error 255 CC [M] fs/btrfs/ordered-data.o CC [M] drivers/media/video/uvc/uvc_isight.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/file.o] Error 255 CC [M] fs/btrfs/extent_io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/leds.o] Error 255 CC [M] net/ipv4/netfilter/ipt_ULOG.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/tun.o] Error 255 CC [M] net/ipv4/netfilter/arp_tables.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/rfkill.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/cx24116.o] Error 255 CC [M] net/ipv4/netfilter/arpt_mangle.o CC kernel/utsname_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/zc0301/zc0301_pas202bcb.o] Error 255 CC kernel/delayacct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rcutree_trace.o] Error 255 CC [M] fs/coda/upcall.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/hung_task.o] Error 255 CC kernel/taskstats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/em28xx/em28xx-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/em28xx] Error 2 CC [M] fs/btrfs/volumes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/rpc_rdma.o] Error 255 CC [M] fs/coda/coda_linux.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ECN.o] Error 255 CC kernel/tsacct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/spca561.o] Error 255 CC [M] fs/coda/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/attach.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/cifs/cifs_unicode.o make[3]: *** [fs/cachefiles/xattr.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cachefiles] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-wm8775.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-dvb.o] Error 255 CC kernel/marker.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/zc0301/zc0301_pb0330.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/softlockup.o] Error 255 CC [M] drivers/media/video/gspca/sunplus.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/prism54/oid_mgt.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/prism54] Error 2 CC [M] fs/coda/pioctl.o make[5]: *** [drivers/media/video/gspca/sq905c.o] Error 255 CC [M] net/netfilter/xt_string.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/iptable_security.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/11d.o] Error 255 CC kernel/tracepoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-video.o] Error 255 CC [M] drivers/media/video/gspca/t613.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/asn1.o] Error 255 CC [M] net/netfilter/xt_tcpmss.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/boot.o] Error 255 CC [M] fs/btrfs/async-thread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/md4.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/efs/super.o make[3]: *** [fs/cifs/netmisc.o] Error 255 CC [M] fs/exofs/osd.o CC [M] fs/exportfs/expfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/persistcfg.o] Error 255 CC [M] fs/exofs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/dir.o] Error 255 CC [M] fs/btrfs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_pas106b.o] Error 255 CC [M] net/netfilter/xt_time.o CC [M] fs/dlm/ast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/osst.o] Error 255 CC [M] fs/coda/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kprobes.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_realm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/misc.o] Error 255 CC [M] net/netfilter/xt_u32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-alsa.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_REDIRECT.o] Error 255 CC [M] fs/exofs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/link.o] Error 255 CC [M] fs/exofs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_CLUSTERIP.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/ipv4/netfilter/arptable_filter.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/rfkill.o] Error 255 make[5]: *** [drivers/net/wireless/orinoco/orinoco_tmd.o] Error 255 make[5]: *** [drivers/net/wireless/libertas/debugfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC kernel/latencytop.o CC [M] fs/efs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/smbdes.o] Error 255 CC [M] fs/exofs/namei.o make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-debugifc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/stv6110.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/orinoco/orinoco_nortel.o] Error 255 make[5]: Target `__build' not remade because of errors. make[3]: *** [fs/devpts/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/orinoco] Error 2 CC [M] fs/cifs/nterr.o make[2]: *** [fs/devpts] Error 2 CC [M] fs/dlm/config.o CC [M] fs/btrfs/locking.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] net/netfilter/ipvs/ip_vs_conn.o make[3]: *** [drivers/net/8139cp.o] Error 255 CC [M] net/ipv4/netfilter/ip_queue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/transport.o] Error 255 CC [M] fs/dlm/dir.o CC [M] fs/ext2/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ecryptfs/dentry.o make[5]: *** [drivers/media/video/zc0301/zc0301_core.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/zc0301] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/cifs/xattr.o make[3]: *** [drivers/scsi/scsi_debug.o] Error 255 CC [M] fs/dlm/lock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/auditsc.o] Error 255 CC [M] fs/fat/cache.o CC kernel/sched_cpupri.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-hdw.o] Error 255 CC [M] fs/freevxfs/vxfs_bmap.o CC [M] fs/fat/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/sysctl.o] Error 255 CC [M] fs/dlm/lockspace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/transport.o] Error 255 CC [M] fs/freevxfs/vxfs_fshead.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/ethoc.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/file.o] Error 255 CC [M] fs/ecryptfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/sn9c102/sn9c102_tas5130d1b.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/sn9c102] Error 2 CC [M] fs/dlm/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2500pci.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_state.o] Error 255 CC [M] fs/freevxfs/vxfs_immed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sq905.o] Error 255 CC [M] drivers/media/video/gspca/tv8532.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_sctp.o] Error 255 CC [M] fs/fat/fatent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_LOG.o] Error 255 CC [M] fs/fat/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/debug.o] Error 255 CC [M] fs/btrfs/orphan.o make[3]: *** [drivers/net/dl2k.o] Error 255 CC [M] fs/dlm/member.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/debugfs/inode.o] Error 255 CC [M] fs/btrfs/export.o CC [M] fs/ext3/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/fscache/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/ivtv/ivtvfb.o] Error 255 CC [M] fs/fscache/cookie.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_geo.o] Error 255 CC [M] fs/ext3/bitmap.o make[3]: *** [fs/btrfs/inode.o] Error 255 CC [M] fs/btrfs/tree-log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cramfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cramfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/stk014.o] Error 255 make[3]: *** [fs/cifs/nterr.o] Error 255 CC [M] fs/cifs/cifsencrypt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/dvb/frontends/af9013.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/dvb/frontends] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/dvb] Error 2 CC [M] fs/cifs/readdir.o CC [M] drivers/media/video/gspca/vc032x.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/init.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_string.o] Error 255 CC [M] fs/ext3/dir.o CC [M] net/netfilter/ipvs/ip_vs_ctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/utsname_sysctl.o] Error 255 CC kernel/slow-work.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/saa7134/saa7134-dvb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/saa7134] Error 2 CC [M] fs/ext3/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/pvrusb2/pvrusb2-sysfs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/pvrusb2] Error 2 CC [M] fs/fat/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_socket.o] Error 255 CC [M] fs/btrfs/acl.o CC [M] fs/fuse/dev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_status.o] Error 255 CC [M] kernel/backtracetest.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_fshead.o] Error 255 CC [M] fs/btrfs/free-space-cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/sched_cpupri.o] Error 255 CC [M] drivers/media/video/gspca/zc3xx.o make[5]: *** [drivers/media/video/ivtv/ivtv-yuv.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/ivtv] Error 2 CC [M] fs/efs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/amd8111e.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/namei.o] Error 255 CC [M] fs/btrfs/zlib.o CC [M] fs/exofs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_recent.o] Error 255 make[4]: *** [net/ipv4/netfilter/ipt_MASQUERADE.o] Error 255 CC [M] fs/dlm/memory.o CC [M] fs/fuse/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/libipw_wx.o] Error 255 CC [M] fs/exofs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/sunplus.o] Error 255 CC [M] fs/ext4/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/member.o] Error 255 CC [M] fs/fat/misc.o CC [M] drivers/media/video/gspca/m5602/m5602_core.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_isight.o] Error 255 CC [M] fs/cifs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/smbencrypt.o] Error 255 make[3]: *** [fs/btrfs/locking.o] Error 255 CC [M] fs/ext3/fsync.o CC [M] fs/dlm/midcomms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/coda_linux.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/arpt_mangle.o] Error 255 CC [M] drivers/media/video/gspca/m5602/m5602_ov9650.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/sysfs.o] Error 255 CC [M] fs/btrfs/compression.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/cache.o] Error 255 CC [M] drivers/media/video/gspca/stv06xx/stv06xx.o CC [M] fs/fat/namei_msdos.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/netconsole.o] Error 255 CC [M] fs/ext3/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/file.o] Error 255 CC [M] fs/btrfs/delayed-ref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/dentry.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/b43/debugfs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/b43] Error 2 CC [M] fs/ext4/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/uvc/uvc_ctrl.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/uvc] Error 2 CC [M] drivers/media/video/gspca/m5602/m5602_mt9m111.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_bmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/audit_tree.o] Error 255 CC [M] fs/freevxfs/vxfs_inode.o CC [M] fs/ext3/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/xattr.o] Error 255 CC [M] fs/ext3/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/symlink.o] Error 255 CC [M] fs/ext2/dir.o CC [M] fs/dlm/netlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_time.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/xattr.o] Error 255 CC [M] fs/btrfs/relocation.o CC [M] fs/cifs/sess.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_immed.o] Error 255 CC [M] fs/freevxfs/vxfs_lookup.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/latencytop.o] Error 255 make[3]: *** [net/netfilter/xt_u32.o] Error 255 make[3]: *** [fs/ext3/bitmap.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_sched.o CC [M] fs/gfs2/acl.o CC [M] fs/cifs/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/assoc.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_xmit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/net/wireless/ath/ath5k/phy.o] Error 255 CC [M] fs/fat/namei_vfat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/kgdb.o] Error 255 CC [M] fs/fuse/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/acx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/async-thread.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_app.o GZIP kernel/config_data.gz Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rtl818x/rtl8187_dev.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/rtl818x] Error 2 CC [M] fs/efs/dir.o CC [M] fs/ext4/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/coda/pioctl.o] Error 255 CC [M] fs/fscache/fsdef.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_NETMAP.o] Error 255 CC [M] fs/gfs2/bmap.o CC [M] fs/ext4/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ecryptfs/inode.o make[3]: *** [fs/ecryptfs/file.o] Error 255 CC [M] fs/dlm/lowcomms.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/relay.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/wl1251.o] Error 255 CC [M] fs/dlm/plock.o CC [M] fs/ext2/file.o CC [M] fs/hfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/slow-work.o] Error 255 CC [M] fs/freevxfs/vxfs_olt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/freevxfs/vxfs_subr.o make[3]: *** [fs/exofs/osd.o] Error 255 CC [M] kernel/rcutorture.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/ordered-data.o] Error 255 CC [M] fs/ext4/fsync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/sunrpc/xprtrdma/verbs.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/sunrpc/xprtrdma] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sunrpc] Error 2 CC [M] net/netfilter/ipvs/ip_vs_sync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_REJECT.o] Error 255 CC [M] fs/freevxfs/vxfs_super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/ast.o] Error 255 CC [M] fs/dlm/rcom.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ip_queue.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_est.o make[3]: *** [fs/ext2/balloc.o] Error 255 CC [M] fs/ext2/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/fsync.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rcutree.o] Error 255 CC [M] fs/ext3/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. IKCFG kernel/config_data.h make[3]: *** [fs/coda/upcall.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/coda] Error 2 CC [M] fs/dlm/recover.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/memory.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_cs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/scsi/st.o] Error 255 make[3]: Target `__build' not remade because of errors. CC [M] fs/ext3/super.o make[2]: *** [drivers/scsi] Error 2 CC [M] net/netfilter/ipvs/ip_vs_proto.o CC [M] fs/ext2/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/cmd.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/dlm/recoverd.o make[3]: *** [fs/dlm/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ext4/ialloc.o make[3]: *** [fs/ext3/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/config.o] Error 255 CC [M] fs/dlm/requestqueue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sched.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_proto_tcp.o CC [M] fs/efs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_spi.o] Error 255 CC [M] fs/efs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o make[3]: *** [net/netfilter/xt_tcpmss.o] Error 255 make[4]: *** [net/ipv4/netfilter/arptable_filter.o] Error 255 CC [M] fs/ext4/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/dlm/user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/delayed-ref.o] Error 255 make[3]: *** [fs/dlm/netlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/tsacct.o] Error 255 CC [M] fs/fuse/inode.o CC [M] kernel/configs.o CC [M] fs/ext2/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/tracepoint.o] Error 255 CC [M] fs/ext2/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/lockspace.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/ipw2100.o] Error 255 CC [M] fs/fuse/control.o CC [M] fs/gfs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/enc28j60.o] Error 255 CC [M] fs/gfs2/eaops.o CC [M] fs/hfsplus/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/debugfs/file.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/debugfs] Error 2 CC [M] fs/gfs2/eattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/orphan.o] Error 255 CC [M] fs/ext2/super.o CC [M] fs/hpfs/alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/netfilter/xt_statistic.o] Error 255 CC [M] drivers/media/video/gspca/m5602/m5602_po1030.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/midcomms.o] Error 255 CC [M] fs/dlm/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/taskstats.o] Error 255 CC [M] drivers/media/video/gspca/m5602/m5602_s5k83a.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/cache.o] Error 255 CC [M] fs/fscache/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/backtracetest.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ext2/symlink.o make[3]: *** [drivers/net/r8169.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_proto_udp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/delayacct.o] Error 255 CC [M] fs/ext4/ioctl.o make[3]: *** [fs/freevxfs/vxfs_subr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] drivers/media/video/gspca/m5602/m5602_s5k4aa.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_core.o] Error 255 make[3]: *** [fs/cifs/cifsencrypt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/file.o] Error 255 CC [M] fs/hpfs/anode.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_unicode.o] Error 255 CC [M] fs/fscache/netfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/zlib.o] Error 255 CC [M] fs/ext3/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2500usb.o] Error 255 CC [M] fs/ext2/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/ipt_ULOG.o] Error 255 CC [M] fs/fscache/object.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/tv8532.o] Error 255 CC [M] fs/ext3/hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/bitmap.o] Error 255 CC [M] fs/hfs/bfind.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/symlink.o] Error 255 CC [M] fs/cifs/cifsacl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/cookie.o] Error 255 CC [M] fs/fscache/operation.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/dnet.o] Error 255 CC [M] fs/gfs2/glock.o make[3]: *** [fs/fscache/fsdef.o] Error 255 CC [M] fs/ext4/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/namei.o] Error 255 CC [M] fs/hpfs/buffer.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exportfs/expfs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/exportfs] Error 2 CC [M] fs/ext4/super.o CC fs/hugetlbfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_conn.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_sdio.o] Error 255 CC [M] fs/ext4/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/marker.o] Error 255 CC [M] fs/fscache/page.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/file.o] Error 255 CC [M] fs/ext4/hash.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/balloc.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_rr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/acl.o] Error 255 CC [M] fs/dlm/debug_fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/dir.o] Error 255 CC [M] fs/cifs/cifs_spnego.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/export.o] Error 255 CC [M] fs/cifs/dns_resolve.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_mt9m111.o] Error 255 make[3]: *** [fs/hpfs/anode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/ioctl.o] Error 255 CC [M] fs/hpfs/dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_olt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ext2/xattr_user.o make[3]: *** [fs/ext2/ioctl.o] Error 255 CC [M] fs/gfs2/glops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt2800usb.o] Error 255 CC [M] fs/hpfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/balloc.o] Error 255 CC [M] fs/fscache/proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/recoverd.o] Error 255 CC [M] fs/hpfs/dnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/control.o] Error 255 make[3]: *** [fs/btrfs/free-space-cache.o] Error 255 CC [M] fs/ecryptfs/main.o CC [M] net/netfilter/ipvs/ip_vs_wrr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_lookup.o] Error 255 CC [M] fs/cifs/cifs_dfs_ref.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/bitmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/ialloc.o] Error 255 CC [M] fs/ext3/resize.o CC [M] fs/ext3/ext3_jbd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/acl.o] Error 255 CC [M] fs/hfs/bnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/plock.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_lc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/misc.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_wlc.o CC [M] fs/jbd/transaction.o CC [M] fs/isofs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_ov9650.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_lblc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hfsplus/options.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_proto.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_lblcr.o make[3]: *** [fs/ext3/dir.o] Error 255 CC [M] fs/ext3/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt73usb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/user.o] Error 255 CC [M] fs/jbd/commit.o CC [M] fs/hfsplus/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/freevxfs/vxfs_inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/freevxfs] Error 2 CC [M] fs/ext4/resize.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/inode.o] Error 255 CC [M] fs/ecryptfs/super.o make[3]: *** [fs/ext2/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/bfind.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/namei_msdos.o] Error 255 CC [M] fs/ext4/extents.o CC [M] fs/ext2/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/efs/file.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/efs] Error 2 CC [M] net/netfilter/ipvs/ip_vs_dh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/ioctl.o] Error 255 CC [M] fs/hfs/brec.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/main.o] Error 255 make[3]: *** [fs/ext2/xattr_user.o] Error 255 CC [M] fs/hfsplus/ioctl.o CC [M] fs/ext2/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_proto_tcp.o] Error 255 CC [M] fs/fscache/stats.o CC [M] fs/jbd2/transaction.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/t613.o] Error 255 CC [M] fs/fscache/histogram.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ext3/xattr_user.o make[4]: *** [net/netfilter/ipvs/ip_vs_proto_udp.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_sh.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/bnx2x_main.o] Error 255 CC [M] drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/libertas/if_usb.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/libertas] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/vc032x.o] Error 255 CC [M] fs/fuse/cuse.o CC [M] fs/jbd/recovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_est.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_sed.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/requestqueue.o] Error 255 make[3]: *** [fs/dlm/rcom.o] Error 255 CC [M] fs/jbd/checkpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/file.o] Error 255 CC [M] fs/isofs/inode.o CC [M] fs/jbd2/commit.o CC [M] fs/ext3/xattr_trusted.o CC [M] fs/jfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/recover.o] Error 255 CC [M] fs/jbd2/recovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/readdir.o] Error 255 CC [M] fs/isofs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/super.o] Error 255 CC [M] fs/isofs/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/namei.o] Error 255 CC [M] fs/gfs2/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/media/video/gspca/zc3xx.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/hash.o] Error 255 CC [M] fs/isofs/rock.o make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o] Error 255 CC [M] fs/ext2/xattr_security.o CC [M] fs/ext4/ext4_jbd2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/configs.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_nq.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/dir.o] Error 255 CC [M] fs/ext2/xip.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_core.o] Error 255 CC [M] fs/jfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/alloc.o] Error 255 make[6]: *** [drivers/net/wireless/ath/ath5k/base.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/net/wireless/ath/ath5k] Error 2 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/ath] Error 2 CC [M] fs/hpfs/ea.o CC [M] fs/jbd/revoke.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/bmap.o] Error 255 CC [M] fs/hpfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/hash.o] Error 255 CC [M] fs/ext4/migrate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/eaops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr_trusted.o] Error 255 CC [M] fs/ext3/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/fatent.o] Error 255 CC [M] fs/gfs2/log.o CC [M] fs/jffs2/compr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/compression.o] Error 255 CC [M] fs/ext3/xattr_security.o CC [M] fs/lockd/clntlock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/buffer.o] Error 255 CC [M] fs/jfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hfs/btree.o make[3]: *** [fs/gfs2/dir.o] Error 255 make[3]: *** [fs/ext2/xattr_trusted.o] Error 255 CC [M] fs/hfsplus/extents.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/page.o] Error 255 CC [M] fs/hpfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/lockd/clntproc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/dir.o] Error 255 make[3]: *** [fs/ext2/namei.o] Error 255 CC [M] fs/isofs/export.o CC [M] fs/gfs2/lops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/fsync.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/minix/bitmap.o CC [M] fs/jfs/namei.o make[3]: *** [fs/cifs/sess.o] Error 255 CC [M] fs/hpfs/map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/lowcomms.o] Error 255 CC [M] fs/lockd/host.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/dentry.o] Error 255 CC [M] fs/jbd/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/ext3_jbd.o] Error 255 CC [M] fs/lockd/svc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_s5k83a.o] Error 255 CC [M] fs/jbd2/checkpoint.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/histogram.o] Error 255 CC [M] fs/lockd/svclock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_s5k4aa.o] Error 255 CC [M] fs/ext4/mballoc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/dir.o] Error 255 CC [M] fs/ext4/block_validity.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xattr_security.o] Error 255 CC [M] fs/jbd2/revoke.o CC [M] fs/hfsplus/catalog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/options.o] Error 255 CC [M] fs/hfs/catalog.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/ipw2x00/ipw2200.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/ipw2x00] Error 2 CC [M] fs/hfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/inode.o] Error 255 CC [M] fs/gfs2/main.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_rr.o] Error 255 CC [M] fs/gfs2/meta_io.o make[3]: *** [fs/fuse/dev.o] Error 255 CC [M] fs/isofs/joliet.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/super.o] Error 255 CC [M] fs/hfs/extent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_dfs_ref.o] Error 255 CC [M] fs/gfs2/aops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o] Error 255 CC [M] fs/hfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/wl12xx/debugfs.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/wl12xx] Error 2 CC [M] fs/hfs/attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/dir.o] Error 255 CC [M] fs/ext4/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/glops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/operation.o] Error 255 CC [M] net/netfilter/ipvs/ip_vs_ftp.o CC [M] fs/hfsplus/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [kernel/rcutorture.o] Error 255 make[2]: Target `__build' not remade because of errors. make[1]: *** [kernel] Error 2 CC [M] fs/jfs/jfs_mount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[5]: *** [drivers/net/wireless/rt2x00/rt61pci.o] Error 255 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/wireless/rt2x00] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/wireless] Error 2 CC [M] fs/ecryptfs/mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/bnode.o] Error 255 CC [M] fs/minix/itree_v1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/dir.o] Error 255 CC [M] fs/ext4/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/exofs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/exofs] Error 2 CC [M] fs/hfs/mdb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr_user.o] Error 255 CC [M] fs/ext4/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/ext4_jbd2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/netfs.o] Error 255 CC [M] fs/ext4/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/revoke.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/minix/itree_v2.o make[3]: *** [fs/fscache/stats.o] Error 255 CC [M] fs/ecryptfs/read_write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/checkpoint.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/file.o] Error 255 CC [M] fs/hfs/part_tbl.o CC [M] fs/jfs/jfs_umount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/dns_resolve.o] Error 255 CC [M] fs/ext4/xattr_security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/util.o] Error 255 CC [M] fs/minix/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/media/video/gspca/stv06xx] Error 2 CC [M] fs/hfs/string.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/inode.o] Error 255 CC [M] fs/hfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[6]: *** [drivers/media/video/gspca/m5602/m5602_po1030.o] Error 255 make[6]: Target `__build' not remade because of errors. make[5]: *** [drivers/media/video/gspca/m5602] Error 2 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/video/gspca] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/video] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/media] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/inode.o] Error 255 CC [M] fs/jfs/jfs_xtree.o CC [M] fs/minix/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/dir.o] Error 255 CC [M] fs/isofs/compress.o CC [M] fs/ncpfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/resize.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/jfs/jfs_imap.o make[4]: *** [net/netfilter/ipvs/ip_vs_lc.o] Error 255 CC [M] fs/gfs2/dentry.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/namei.o] Error 255 make[3]: *** [fs/dlm/util.o] Error 255 CC [M] fs/jbd2/journal.o make[3]: *** [fs/ext4/ialloc.o] Error 255 CC [M] fs/jffs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/dir.o] Error 255 CC [M] fs/hpfs/name.o CC [M] fs/ncpfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/symlink.o] Error 255 CC [M] fs/hfsplus/btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hugetlbfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hugetlbfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/connect.o] Error 255 CC [M] fs/jfs/jfs_debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_wrr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/cuse.o] Error 255 CC [M] fs/jffs2/file.o CC [M] fs/hfs/sysdep.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fat/namei_vfat.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fat] Error 2 CC [M] fs/nfs_common/nfsacl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifs_spnego.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sync.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_xmit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/commit.o] Error 255 CC [M] fs/hfsplus/bnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/eattr.o] Error 255 make[3]: *** [fs/btrfs/tree-log.o] Error 255 CC [M] fs/ncpfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xattr.o] Error 255 make[3]: *** [fs/hfs/brec.o] Error 255 CC [M] fs/jfs/jfs_dmap.o CC [M] fs/gfs2/export.o CC [M] fs/hfs/trans.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/ipv4/netfilter/arp_tables.o] Error 255 make[4]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [net/ipv4/netfilter] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipv4] Error 2 CC [M] fs/gfs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifsacl.o] Error 255 CC [M] fs/jfs/jfs_unicode.o make[3]: *** [fs/ext2/ialloc.o] Error 255 CC [M] fs/jffs2/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_proto_ah_esp.o] Error 255 CC [M] fs/ecryptfs/crypto.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/inode.o] Error 255 CC [M] fs/hpfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fscache/object.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fscache] Error 2 CC [M] fs/hpfs/super.o CC fs/notify/fsnotify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/rock.o] Error 255 CC [M] fs/lockd/svcshare.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/inode.o] Error 255 make[4]: *** [net/netfilter/ipvs/ip_vs_dh.o] Error 255 CC [M] fs/gfs2/ops_fstype.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/dlm/debug_fs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/read_write.o] Error 255 CC [M] fs/nls/nls_base.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/namei.o] Error 255 CC fs/notify/notification.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nfsd/nfssvc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/inode.o] Error 255 CC [M] fs/ncpfs/ioctl.o CC [M] fs/lockd/svcproc.o CC [M] fs/nilfs2/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/name.o] Error 255 make[3]: *** [fs/jbd2/recovery.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_umount.o] Error 255 CC [M] fs/jfs/jfs_dtree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/bitmap.o] Error 255 CC [M] fs/minix/file.o CC [M] fs/omfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/attr.o] Error 255 CC [M] fs/ncpfs/mmap.o CC [M] fs/nfs/client.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_sed.o] Error 255 CC [M] fs/jfs/jfs_inode.o CC [M] fs/openpromfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/part_tbl.o] Error 255 CC [M] fs/omfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/joliet.o] Error 255 CC [M] fs/nfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/recovery.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/string.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/hfsplus/brec.o make[3]: *** [fs/hfs/btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nls/nls_cp437.o CC [M] fs/jfs/jfs_extent.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_unicode.o] Error 255 make[3]: *** [fs/hfsplus/ioctl.o] Error 255 CC [M] fs/gfs2/ops_inode.o CC [M] fs/nilfs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/extent_io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_wlc.o] Error 255 CC [M] fs/nfsd/nfsctl.o CC fs/notify/group.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/itree_v2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/file.o] Error 255 CC [M] fs/jffs2/nodelist.o make[3]: *** [fs/gfs2/dentry.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/sysdep.o] Error 255 CC [M] fs/minix/dir.o CC [M] fs/jfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ecryptfs/keystore.o make[3]: *** [fs/isofs/export.o] Error 255 CC [M] fs/nilfs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_ctl.o] Error 255 CC [M] fs/jffs2/malloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/file.o] Error 255 make[3]: *** [fs/jffs2/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/gfs2/quota.o make[4]: *** [net/netfilter/ipvs/ip_vs_sh.o] Error 255 CC [M] fs/lockd/svcsubs.o CC [M] fs/nls/nls_cp737.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/ea.o] Error 255 CC [M] fs/gfs2/recovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr.o] Error 255 CC fs/partitions/check.o CC [M] fs/ecryptfs/messaging.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/xip.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/btree.o] Error 255 CC [M] fs/ecryptfs/miscdev.o CC [M] fs/nilfs2/super.o CC [M] fs/ocfs2/alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/extent.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/dir.o] Error 255 CC fs/partitions/acorn.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/catalog.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/extents.o] Error 255 make[3]: *** [fs/hfs/trans.o] Error 255 CC fs/notify/inode_mark.o CC fs/partitions/amiga.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/mdb.o] Error 255 CC [M] fs/nfsd/nfsproc.o CC [M] fs/ntfs/aops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_debug.o] Error 255 CC [M] fs/qnx4/inode.o CC [M] fs/jfs/jfs_metapage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr_security.o] Error 255 CC [M] fs/ntfs/attrib.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/file.o] Error 255 CC fs/partitions/atari.o CC fs/notify/dnotify/dnotify.o CC fs/proc/mmu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/lops.o] Error 255 CC [M] fs/ntfs/collate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp437.o] Error 255 CC [M] fs/nls/nls_cp775.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/xattr_trusted.o] Error 255 CC [M] fs/ntfs/compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/inode.o] Error 255 CC [M] fs/gfs2/rgrp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/migrate.o] Error 255 CC [M] fs/nls/nls_cp850.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_extent.o] Error 255 CC [M] fs/ecryptfs/kthread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/map.o] Error 255 CC [M] fs/omfs/file.o make[4]: *** [net/netfilter/ipvs/ip_vs_lblc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/jfs/jfs_logmgr.o make[4]: *** [net/netfilter/ipvs/ip_vs_app.o] Error 255 make[3]: *** [fs/ecryptfs/main.o] Error 255 CC [M] fs/lockd/mon.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/inode.o] Error 255 CC [M] fs/ecryptfs/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/dnode.o] Error 255 CC [M] fs/nfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/xattr.o] Error 255 CC fs/proc/task_mmu.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_nq.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/block_validity.o] Error 255 CC [M] fs/omfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/xattr_security.o] Error 255 CC [M] fs/hfsplus/bfind.o make[3]: *** [fs/ext3/acl.o] Error 255 CC [M] fs/nls/nls_cp852.o CC fs/ramfs/inode.o CC [M] fs/jffs2/read.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_inode.o] Error 255 make[3]: *** [fs/jbd2/transaction.o] Error 255 CC [M] fs/hfsplus/tables.o make[3]: *** [fs/hfsplus/dir.o] Error 255 CC fs/ramfs/file-mmu.o CC [M] fs/jfs/jfs_txnmgr.o CC fs/quota/dquot.o CC fs/notify/inotify/inotify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_lblcr.o] Error 255 CC [M] fs/nilfs2/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/mmap.o] Error 255 CC [M] fs/ncpfs/ncplib_kernel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/mmap.o] Error 255 CC fs/partitions/mac.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/resize.o] Error 255 CC [M] fs/jfs/jfs_uniupr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hpfs/namei.o] Error 255 CC [M] fs/ncpfs/sock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/catalog.o] Error 255 CC [M] fs/hfsplus/unicode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/bitmap.o] Error 255 make[3]: *** [fs/jfs/jfs_mount.o] Error 255 CC [M] fs/jfs/resize.o CC [M] fs/lockd/xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/namei.o] Error 255 CC [M] fs/nls/nls_cp855.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/super.o] Error 255 CC [M] fs/ncpfs/ncpsign_kernel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/checkpoint.o] Error 255 CC [M] fs/hfsplus/wrapper.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svcshare.o] Error 255 CC fs/quota/quota.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/xattr_user.o] Error 255 CC [M] fs/ncpfs/getopt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/openpromfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/openpromfs] Error 2 CC fs/notify/inotify/inotify_fsnotify.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/commit.o] Error 255 CC [M] fs/hfsplus/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [net/netfilter/ipvs/ip_vs_ftp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/netfilter/ipvs] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netfilter] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [net] Error 2 CC [M] fs/hfsplus/part_tbl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/aops.o] Error 255 CC [M] fs/gfs2/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/mmu.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/collate.o] Error 255 CC [M] fs/ntfs/debug.o CC fs/proc/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/acl.o] Error 255 CC fs/partitions/ldm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hfs] Error 2 CC [M] fs/quota/quota_v1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/revoke.o] Error 255 CC [M] fs/nfs/getroot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_base.o] Error 255 CC [M] fs/nls/nls_cp857.o CC [M] fs/ncpfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/symlink.o] Error 255 make[3]: *** [fs/notify/fsnotify.o] Error 255 CC [M] fs/nfsd/nfsfh.o CC [M] fs/ocfs2/aops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/inode.o] Error 255 CC [M] fs/lockd/grace.o CC [M] fs/reiserfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/notify/dnotify/dnotify.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/notify/dnotify] Error 2 CC fs/notify/inotify/inotify_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_uniupr.o] Error 255 CC [M] fs/reiserfs/do_balan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/getopt.o] Error 255 CC [M] fs/jffs2/nodemgmt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/miscdev.o] Error 255 CC fs/proc/root.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/group.o] Error 255 CC [M] fs/quota/quota_v2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp775.o] Error 255 CC [M] fs/nfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/file.o] Error 255 make[3]: *** [fs/nfs_common/nfsacl.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nfs_common] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC fs/proc/base.o make[3]: *** [fs/ncpfs/dir.o] Error 255 CC fs/partitions/msdos.o make[3]: *** [fs/jffs2/malloc.o] Error 255 CC [M] fs/jffs2/readinode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/fuse/file.o] Error 255 make[3]: Target `__build' not remade because of errors. CC [M] fs/gfs2/sys.o make[2]: *** [fs/fuse] Error 2 CC [M] fs/jffs2/write.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/main.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/meta_io.o] Error 255 CC [M] fs/ocfs2/blockcheck.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/dir.o] Error 255 CC [M] fs/jffs2/scan.o CC [M] fs/lockd/xdr4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/dir.o] Error 255 CC [M] fs/lockd/svc4proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/clntlock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/file.o] Error 255 CC [M] fs/jffs2/gc.o CC [M] fs/nilfs2/page.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/brec.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svc.o] Error 255 CC [M] fs/ocfs2/buffer_head_io.o CC [M] fs/jfs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/kthread.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp737.o] Error 255 CC [M] fs/nls/nls_cp860.o CC [M] fs/nfsd/vfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/inode_mark.o] Error 255 CC [M] fs/romfs/storage.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/amiga.o] Error 255 CC [M] fs/jfs/ioctl.o CC [M] fs/nfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/dir.o] Error 255 CC [M] fs/ntfs/dir.o CC [M] fs/jffs2/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/log.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp857.o] Error 255 CC [M] fs/gfs2/trans.o CC [M] fs/nls/nls_cp861.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/itree_v1.o] Error 255 CC [M] fs/qnx4/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfsproc.o] Error 255 CC [M] fs/quota/quota_tree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp852.o] Error 255 CC [M] fs/ocfs2/dcache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/inode.o] Error 255 CC [M] fs/nilfs2/mdt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/recovery.o] Error 255 CC fs/proc/generic.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/namei.o] Error 255 make[4]: *** [fs/notify/inotify/inotify_fsnotify.o] Error 255 CC [M] fs/nls/nls_cp862.o CC [M] fs/nfsd/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svcproc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp855.o] Error 255 CC [M] fs/jfs/acl.o CC [M] fs/nls/nls_cp863.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/file.o] Error 255 CC [M] fs/reiserfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/symlink.o] Error 255 CC [M] fs/jffs2/build.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/nodelist.o] Error 255 CC [M] fs/ocfs2/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/minix/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/minix] Error 2 CC [M] fs/jffs2/erase.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/notify/notification.o] Error 255 make[3]: *** [fs/hfsplus/tables.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/reiserfs/inode.o make[3]: *** [fs/hfsplus/bitmap.o] Error 255 CC fs/proc/array.o CC [M] fs/nilfs2/btnode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/part_tbl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nfsd/auth.o make[3]: *** [fs/hpfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hpfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/host.o] Error 255 CC [M] fs/ocfs2/dlmglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp850.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext2/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/atari.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. /scratch/kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf': /scratch/kisskb/src/fs/reiserfs/do_balan.c:1273: warning: operation on 'aux_ih' may be undefined CC [M] fs/nilfs2/bmap.o CC [M] fs/gfs2/util.o make[3]: *** [fs/ecryptfs/messaging.o] Error 255 CC [M] fs/jffs2/background.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/ncpsign_kernel.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/read.o] Error 255 CC [M] fs/nls/nls_cp864.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/glock.o] Error 255 CC [M] fs/romfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/smbfs/proc.o make[3]: *** [fs/hfsplus/bfind.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/symlink.o] Error 255 CC [M] fs/gfs2/lock_dlm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/cifs/cifssmb.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cifs] Error 2 CC [M] fs/nfsd/lockd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ramfs/inode.o] Error 255 CC fs/proc/proc_tty.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/dir.o] Error 255 make[3]: *** [fs/quota/quota.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/wrapper.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nilfs2/btree.o CC [M] fs/qnx4/namei.o CC [M] fs/ntfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/nodemgmt.o] Error 255 CC [M] fs/jffs2/fs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfsfh.o] Error 255 CC [M] fs/nfsd/nfscache.o make[3]: *** [fs/ecryptfs/debug.o] Error 255 CC [M] fs/ocfs2/export.o CC [M] fs/squashfs/block.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/resize.o] Error 255 CC [M] fs/ntfs/index.o make[3]: *** [fs/partitions/acorn.o] Error 255 CC [M] fs/sysv/ialloc.o CC [M] fs/nfsd/nfsxdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svcsubs.o] Error 255 CC fs/proc/cmdline.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp861.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/task_mmu.o] Error 255 CC [M] fs/nls/nls_cp865.o CC [M] fs/squashfs/cache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/grace.o] Error 255 CC fs/sysfs/inode.o CC [M] fs/nls/nls_cp866.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/transaction.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/isofs/compress.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/isofs] Error 2 CC [M] fs/nilfs2/direct.o CC [M] fs/sysv/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/super.o] Error 255 CC fs/partitions/osf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp860.o] Error 255 CC [M] fs/nls/nls_cp869.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp862.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/notify/inotify/inotify_user.o] Error 255 CC fs/partitions/sgi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/bnode.o] Error 255 CC [M] fs/nilfs2/dat.o make[3]: *** [fs/quota/quota_v1.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd/journal.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jbd] Error 2 CC [M] fs/smbfs/dir.o CC fs/proc/cpuinfo.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/getroot.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/dcache.o] Error 255 make[3]: *** [fs/nls/nls_cp863.o] Error 255 CC [M] fs/nls/nls_cp874.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/blockcheck.o] Error 255 make[3]: *** [fs/gfs2/ops_fstype.o] Error 255 CC [M] fs/ntfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/dir.o] Error 255 CC [M] fs/smbfs/cache.o CC [M] fs/squashfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/lockd.o] Error 255 CC [M] fs/reiserfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ramfs/file-mmu.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ramfs] Error 2 CC [M] fs/nfs/nfs2xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/quota_v2.o] Error 255 CC [M] fs/nls/nls_cp932.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/extents.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/clntproc.o] Error 255 CC [M] fs/ntfs/mft.o CC [M] fs/qnx4/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/super.o] Error 255 CC fs/proc/devices.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/gc.o] Error 255 CC [M] fs/ntfs/mst.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/inode.o] Error 255 CC fs/proc/interrupts.o CC [M] fs/ufs/balloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/volumes.o] Error 255 CC [M] fs/jffs2/writev.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/sys.o] Error 255 CC [M] fs/nilfs2/recovery.o CC [M] fs/ubifs/shrinker.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/romfs/storage.o] Error 255 CC [M] fs/ntfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/page.o] Error 255 CC [M] fs/ubifs/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/trans.o] Error 255 CC [M] fs/nfs/direct.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/compress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/mac.o] Error 255 CC fs/partitions/sun.o CC [M] fs/ufs/cylinder.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/cpuinfo.o] Error 255 CC fs/proc/loadavg.o make[3]: *** [fs/gfs2/ops_inode.o] Error 255 CC [M] fs/qnx4/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_logmgr.o] Error 255 CC [M] fs/nilfs2/the_nilfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/root.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/inode.o] Error 255 CC [M] fs/nfsd/stats.o CC [M] fs/udf/balloc.o CC [M] fs/nfs/pagelist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp864.o] Error 255 CC [M] fs/nls/nls_euc-jp.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/check.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_xtree.o] Error 255 make[3]: *** [fs/lockd/mon.o] Error 255 make[3]: *** [fs/nfsd/nfssvc.o] Error 255 CC [M] fs/nfs/proc.o CC [M] fs/sysv/inode.o CC [M] fs/nfsd/nfs2acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/cmdline.o] Error 255 CC fs/partitions/ultrix.o CC [M] fs/jffs2/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/keystore.o] Error 255 CC [M] fs/reiserfs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/build.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp866.o] Error 255 CC [M] fs/nls/nls_cp936.o CC [M] fs/jffs2/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/file.o] Error 255 CC [M] fs/qnx4/truncate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/xattr.o] Error 255 make[3]: *** [fs/smbfs/cache.o] Error 255 CC fs/eventpoll.o CC [M] fs/sysv/itree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/util.o] Error 255 CC [M] fs/ocfs2/extent_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/xdr4.o] Error 255 CC [M] fs/udf/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/loadavg.o] Error 255 CC [M] fs/ocfs2/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/devices.o] Error 255 make[3]: *** [fs/jfs/acl.o] Error 255 CC fs/proc/meminfo.o CC fs/anon_inodes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/btnode.o] Error 255 CC [M] fs/ocfs2/heartbeat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp869.o] Error 255 CC [M] fs/nls/nls_cp949.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/proc_tty.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/write.o] Error 255 CC fs/proc/stat.o CC [M] fs/nfs/read.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/inode.o] Error 255 CC fs/sysfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/dir.o] Error 255 CC [M] fs/squashfs/export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/sock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp865.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/quota.o] Error 255 CC [M] fs/nfsd/nfs3proc.o CC [M] fs/ubifs/file.o CC [M] fs/smbfs/sock.o make[3]: *** [fs/gfs2/rgrp.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/gfs2/lock_dlm.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/gfs2] Error 2 CC [M] fs/reiserfs/fix_node.o CC fs/signalfd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/background.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/namei.o] Error 255 CC [M] fs/nfsd/nfs3xdr.o make[3]: *** [fs/partitions/msdos.o] Error 255 CC [M] fs/ntfs/runlist.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/index.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/namei.o] Error 255 CC [M] fs/nfsd/nfs3acl.o CC fs/timerfd.o make[3]: *** [fs/nfs/client.o] Error 255 CC [M] fs/nfs/symlink.o CC [M] fs/ntfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_imap.o] Error 255 CC [M] fs/udf/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jbd2/journal.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jbd2] Error 2 CC [M] fs/nfs/unlink.o make[3]: *** [fs/ntfs/aops.o] Error 255 CC [M] fs/squashfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/hfsplus/unicode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/hfsplus] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ecryptfs/crypto.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ecryptfs] Error 2 CC [M] fs/ntfs/unistr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/ialloc.o] Error 255 CC [M] fs/nfs/write.o CC [M] fs/ntfs/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/romfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/romfs] Error 2 CC fs/eventfd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/block.o] Error 255 CC [M] fs/squashfs/fragment.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/array.o] Error 255 CC fs/proc/uptime.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfsxdr.o] Error 255 CC [M] fs/nfsd/nfs4proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext3/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext3] Error 2 CC fs/aio.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/s2io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nfsd/nfs4xdr.o make[3]: *** [fs/proc/interrupts.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/dat.o] Error 255 CC fs/proc/version.o CC [M] fs/sysv/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfsctl.o] Error 255 CC [M] fs/nfsd/nfs4state.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ncpfs/ncplib_kernel.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ncpfs] Error 2 CC fs/locks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/erase.o] Error 255 CC [M] fs/ntfs/upcase.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_dmap.o] Error 255 CC fs/compat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/sgi.o] Error 255 CC fs/partitions/efi.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/btrfs/relocation.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/mst.o] Error 255 CC [M] fs/sysv/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/buffer_head_io.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/stats.o] Error 255 CC [M] fs/ntfs/bitmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svclock.o] Error 255 CC [M] fs/jffs2/wbuf.o CC [M] fs/squashfs/id.o CC [M] fs/ocfs2/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/auth.o] Error 255 make[3]: *** [fs/nfsd/nfscache.o] Error 255 CC [M] fs/reiserfs/super.o CC [M] fs/nfsd/nfs4idmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/sun.o] Error 255 CC fs/partitions/karma.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/xdr.o] Error 255 CC [M] fs/reiserfs/prints.o make[3]: *** [fs/sysv/inode.o] Error 255 CC [M] fs/ufs/dir.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp932.o] Error 255 CC [M] fs/ubifs/dir.o CC fs/partitions/sysv68.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/file.o] Error 255 CC [M] fs/nfs/namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/notify/inotify/inotify.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/notify/inotify] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/notify] Error 2 CC fs/compat_ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_euc-jp.o] Error 255 CC [M] fs/xfs/quota/xfs_dquot.o CC [M] fs/nfs/mount_clnt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/fragment.o] Error 255 CC [M] fs/smbfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/pagelist.o] Error 255 CC [M] fs/nfs/nfs3proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/balloc.o] Error 255 CC [M] fs/sysv/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/attrib.o] Error 255 CC [M] fs/ntfs/lcnalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/cylinder.o] Error 255 CC [M] fs/smbfs/file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/bitmap.o] Error 255 CC [M] fs/ntfs/logfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/debug.o] Error 255 CC [M] fs/nfs/nfs3xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/quota_tree.o] Error 255 CC [M] fs/reiserfs/objectid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/signalfd.o] Error 255 CC [M] fs/jffs2/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/sysctl.o] Error 255 CC [M] fs/jffs2/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/qnx4/truncate.o] Error 255 CC [M] fs/jffs2/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/omfs/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/omfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/export.o] Error 255 CC fs/nfsctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/shrinker.o] Error 255 CC [M] fs/ocfs2/ioctl.o make[3]: *** [fs/nls/nls_cp874.o] Error 255 CC [M] fs/ubifs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/id.o] Error 255 CC [M] fs/nls/nls_cp950.o CC [M] fs/squashfs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/bmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/udf/ialloc.o make[3]: *** [fs/qnx4/bitmap.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/qnx4] Error 2 CC [M] fs/nilfs2/segbuf.o CC [M] fs/nls/nls_cp1250.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/osf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/uptime.o] Error 255 CC fs/proc/proc_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/super.o] Error 255 CC fs/proc/proc_net.o CC [M] fs/nls/nls_cp1251.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/export.o] Error 255 CC [M] fs/squashfs/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/fs.o] Error 255 CC [M] fs/squashfs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/base.o] Error 255 CC [M] fs/nls/nls_ascii.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/version.o] Error 255 CC fs/sysfs/dir.o make[3]: *** [fs/squashfs/cache.o] Error 255 CC [M] fs/jffs2/security.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/symlink.o] Error 255 make[3]: *** [fs/ntfs/unistr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/jffs2/acl.o make[3]: *** [fs/proc/stat.o] Error 255 CC [M] fs/ntfs/quota.o CC fs/proc/kcore.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_txnmgr.o] Error 255 CC fs/proc/kmsg.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/generic.o] Error 255 CC [M] fs/nfs/nfs3acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nfsd/nfs4acl.o make[2]: *** [fs/timerfd.o] Error 255 make[3]: *** [fs/ocfs2/heartbeat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/namei.o] Error 255 CC [M] fs/ntfs/usnjrnl.o CC [M] fs/sysv/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/lockd/svc4proc.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/lockd] Error 2 CC fs/binfmt_script.o CC [M] fs/ocfs2/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/writev.o] Error 255 CC [M] fs/reiserfs/lbalance.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/dir.o] Error 255 CC [M] fs/udf/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/anon_inodes.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/file.o] Error 255 CC fs/binfmt_elf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/unlink.o] Error 255 CC fs/sysfs/symlink.o CC [M] fs/nfs/nfs4proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/direct.o] Error 255 CC [M] fs/xfs/quota/xfs_dquot_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/the_nilfs.o] Error 255 CC [M] fs/nilfs2/segment.o make[3]: *** [fs/nilfs2/recovery.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/file.o] Error 255 CC [M] fs/reiserfs/ibalance.o CC [M] fs/squashfs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/kmsg.o] Error 255 make[3]: *** [fs/jffs2/wbuf.o] Error 255 CC [M] fs/sysv/symlink.o CC [M] fs/jffs2/compr_rubin.o make[3]: *** [fs/nilfs2/mdt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/file.o] Error 255 CC [M] fs/reiserfs/stree.o CC [M] fs/smbfs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/ialloc.o] Error 255 CC [M] fs/udf/lowlevel.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs2acl.o] Error 255 CC [M] fs/smbfs/getopt.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/xattr_user.o] Error 255 CC [M] fs/reiserfs/hashes.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/dir.o] Error 255 make[3]: *** [fs/nls/nls_cp1251.o] Error 255 CC [M] fs/ubifs/sb.o CC [M] fs/nls/nls_iso8859-1.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/itree.o] Error 255 CC [M] fs/nilfs2/cpfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/ldm.o] Error 255 make[3]: *** [fs/sysv/namei.o] Error 255 CC [M] fs/udf/namei.o CC [M] fs/ubifs/io.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp1250.o] Error 255 CC [M] fs/ocfs2/localalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/journal.o] Error 255 make[3]: *** [fs/squashfs/namei.o] Error 255 CC [M] fs/nfsd/nfs4callback.o CC [M] fs/jffs2/compr_rtime.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/meminfo.o] Error 255 CC fs/proc/page.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/proc_sysctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/jffs2/compr_zlib.o make[3]: *** [fs/nfs/namespace.o] Error 255 CC [M] fs/nfs/nfs4xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/karma.o] Error 255 CC [M] fs/ocfs2/locks.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/file.o] Error 255 make[3]: *** [fs/ntfs/upcase.o] Error 255 CC [M] fs/jffs2/compr_lzo.o CC fs/sysfs/mount.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/inode.o] Error 255 make[3]: *** [fs/jffs2/xattr_trusted.o] Error 255 CC [M] fs/nfs/nfs4state.o CC [M] fs/reiserfs/tail_conversion.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/scan.o] Error 255 make[3]: *** [fs/reiserfs/namei.o] Error 255 CC [M] fs/ufs/file.o CC [M] fs/nls/nls_iso8859-2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp936.o] Error 255 CC fs/compat_binfmt_elf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/inode.o] Error 255 CC [M] fs/nilfs2/sufile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs3proc.o] Error 255 make[3]: *** [fs/nfs/mount_clnt.o] Error 255 CC [M] fs/nfsd/nfs4recover.o CC [M] fs/ocfs2/mmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/bitmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/readinode.o] Error 255 CC [M] fs/jffs2/summary.o CC [M] fs/nfs/nfs4renewd.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/getopt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs2xdr.o] Error 255 CC [M] fs/nfs/delegation.o CC [M] fs/udf/partition.o CC [M] fs/nls/nls_iso8859-3.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/file.o] Error 255 CC [M] fs/reiserfs/journal.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/sysv68.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/eventfd.o] Error 255 CC [M] fs/smbfs/symlink.o CC [M] fs/ubifs/tnc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/extent_map.o] Error 255 CC [M] fs/nfs/idmap.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_ascii.o] Error 255 CC [M] fs/ufs/ialloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs3proc.o] Error 255 CC [M] fs/reiserfs/resize.o make[3]: *** [fs/reiserfs/dir.o] Error 255 CC [M] fs/smbfs/smbiod.o CC [M] fs/ufs/inode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/acl.o] Error 255 CC [M] fs/nls/nls_iso8859-4.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/nfs/callback.o make[3]: *** [fs/ext4/mballoc.o] Error 255 CC [M] fs/udf/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/kcore.o] Error 255 CC [M] fs/nfs/callback_xdr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/symlink.o] Error 255 CC fs/posix_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr_zlib.o] Error 255 CC [M] fs/udf/truncate.o /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /scratch/kisskb/src/fs/reiserfs/lbalance.c:393: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c:421: warning: operation on 'ih' may be undefined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/efi.o] Error 255 CC [M] fs/nfs/callback_proc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/vfs.o] Error 255 CC [M] fs/ufs/namei.o /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_delete_items': /scratch/kisskb/src/fs/reiserfs/lbalance.c:777: warning: operation on 'ih' may be undefined Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/direct.o] Error 255 CC [M] fs/udf/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs3acl.o] Error 255 CC [M] fs/smbfs/request.o make[3]: *** [fs/jffs2/compr_lzo.o] Error 255 CC fs/xattr_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/ioctl.o] Error 255 CC [M] fs/nls/nls_iso8859-5.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/aops.o] Error 255 CC [M] fs/ocfs2/namei.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/proc/page.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-1.o] Error 255 CC [M] fs/nilfs2/ifile.o CC fs/sysfs/bin.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/read.o] Error 255 CC [M] fs/nfs/nfs4namespace.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/file.o] Error 255 CC [M] fs/ocfs2/resize.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4idmap.o] Error 255 CC [M] fs/nilfs2/alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/nfsctl.o] Error 255 CC fs/generic_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/ioctl.o] Error 255 CC fs/dcookies.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr_rtime.o] Error 255 CC [M] fs/binfmt_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/proc.o] Error 255 CC [M] fs/reiserfs/item_ops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/sock.o] Error 255 CC [M] fs/udf/directory.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/mount.o] Error 255 CC fs/sysfs/group.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/symlink.o] Error 255 CC [M] fs/udf/misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/partitions/ultrix.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/partitions] Error 2 CC [M] fs/mbcache.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/hashes.o] Error 255 make[3]: *** [fs/jfs/jfs_metapage.o] Error 255 CC [M] fs/udf/udftime.o CC [M] fs/nfs/sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/objectid.o] Error 255 CC [M] fs/ufs/super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/binfmt_script.o] Error 255 CC [M] fs/xfs/quota/xfs_trans_dquot.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/locks.o] Error 255 CC [M] fs/ocfs2/slot_map.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs3xdr.o] Error 255 CC [M] fs/reiserfs/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysv/dir.o] Error 255 CC [M] fs/ocfs2/suballoc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/quota.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-4.o] Error 255 CC [M] fs/ocfs2/super.o CC [M] fs/nls/nls_iso8859-6.o CC [M] fs/nfs/fscache.o make[3]: *** [fs/jffs2/super.o] Error 255 CC [M] fs/udf/unicode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/symlink.o] Error 255 CC [M] fs/xfs/quota/xfs_qm_syscalls.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jfs/jfs_dtree.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jfs] Error 2 CC [M] fs/ocfs2/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp950.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/runlist.o] Error 255 CC [M] fs/nls/nls_iso8859-7.o CC [M] fs/nfs/fscache-index.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/file.o] Error 255 CC [M] fs/ubifs/master.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/dir.o] Error 255 CC [M] fs/ocfs2/sysfile.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs3acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp949.o] Error 255 CC [M] fs/nls/nls_cp1255.o CC [M] fs/reiserfs/procfs.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-5.o] Error 255 CC [M] fs/ubifs/scan.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ubifs/replay.o make[3]: *** [fs/ufs/namei.o] Error 255 CC [M] fs/ufs/symlink.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/symlink.o] Error 255 CC [M] fs/ubifs/log.o CC [M] fs/ufs/truncate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/dir.o] Error 255 CC [M] fs/ufs/util.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/lcnalloc.o] Error 255 CC [M] fs/xfs/quota/xfs_qm_bhv.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/quota/dquot.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/quota] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ext4/super.o] Error 255 make[3]: Target `__build' not remade because of errors. CC [M] fs/nls/nls_iso8859-9.o make[2]: *** [fs/ext4] Error 2 CC [M] fs/xfs/quota/xfs_qm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/compr_rubin.o] Error 255 CC [M] fs/nls/nls_iso8859-13.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/segbuf.o] Error 255 CC [M] fs/nilfs2/gcinode.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4callback.o] Error 255 CC [M] fs/ocfs2/uptodate.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/usnjrnl.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_quotaops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/dir.o] Error 255 CC [M] fs/xfs/quota/xfs_qm_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/niu.o] Error 255 CC [M] fs/nilfs2/ioctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/tail_conversion.o] Error 255 CC [M] fs/reiserfs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_dquot_item.o] Error 255 CC [M] fs/xfs/xfs_rtalloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/squashfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/squashfs] Error 2 CC [M] fs/ocfs2/ver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/prints.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/lowlevel.o] Error 255 CC [M] fs/nls/nls_iso8859-14.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/logfile.o] Error 255 CC [M] fs/nilfs2/gcdat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4recover.o] Error 255 CC [M] fs/ubifs/commit.o make[3]: *** [fs/smbfs/proc.o] Error 255 CC [M] fs/ocfs2/quota_local.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-7.o] Error 255 CC [M] fs/nls/nls_iso8859-15.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/mbcache.o] Error 255 make[3]: *** [fs/nilfs2/sufile.o] Error 255 CC [M] fs/ocfs2/quota_global.o CC [M] fs/xfs/linux-2.6/xfs_stats.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs3xdr.o] Error 255 CC [M] fs/reiserfs/xattr_user.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/idmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/mmap.o] Error 255 CC [M] fs/ocfs2/xattr.o CC [M] fs/nls/nls_koi8-r.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/resize.o] Error 255 CC [M] fs/reiserfs/xattr_trusted.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/callback_xdr.o] Error 255 CC [M] fs/ubifs/gc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/generic_acl.o] Error 255 CC [M] fs/reiserfs/xattr_security.o CC [M] fs/xfs/linux-2.6/xfs_sysctl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/truncate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/inode.o] Error 255 CC [M] fs/ubifs/orphan.o CC [M] fs/ocfs2/acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/sysctl.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_ioctl32.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-3.o] Error 255 CC [M] fs/xfs/xfs_alloc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/symlink.o] Error 255 CC [M] fs/xfs/xfs_alloc_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/udftime.o] Error 255 make[3]: *** [fs/nls/nls_iso8859-6.o] Error 255 CC [M] fs/nls/nls_koi8-u.o CC [M] fs/reiserfs/xattr_acl.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/group.o] Error 255 CC [M] fs/ocfs2/stack_o2cb.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/cpfile.o] Error 255 CC [M] fs/nls/nls_koi8-ru.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-14.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/request.o] Error 255 CC [M] fs/nls/nls_utf8.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/delegation.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/balloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_attr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ubifs/budget.o make[3]: *** [fs/ubifs/io.o] Error 255 CC [M] fs/ocfs2/stack_user.o make[3]: *** [fs/ocfs2/sysfile.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/callback_proc.o] Error 255 CC [M] fs/xfs/xfs_attr_leaf.o CC [M] fs/ubifs/find.o CC [M] fs/ocfs2/stackglue.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/super.o] Error 255 make[3]: *** [fs/xfs/quota/xfs_trans_dquot.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/ver.o] Error 255 CC [M] fs/xfs/xfs_bit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/slot_map.o] Error 255 CC [M] fs/ubifs/tnc_commit.o make[3]: *** [fs/xfs/linux-2.6/xfs_quotaops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/ifile.o] Error 255 CC [M] fs/xfs/xfs_bmap.o CC [M] fs/ubifs/compress.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_cp1255.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/ioctl.o] Error 255 CC [M] fs/ubifs/lpt.o CC [M] fs/xfs/xfs_bmap_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/inode.o] Error 255 CC [M] fs/xfs/xfs_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/gcdat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/misc.o] Error 255 CC [M] fs/ubifs/lprops.o make[3]: *** [fs/nfs/write.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4renewd.o] Error 255 make[3]: *** [fs/ntfs/inode.o] Error 255 CC [M] fs/ubifs/recovery.o CC [M] fs/xfs/xfs_buf_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/xattr_acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/security.o] Error 255 CC [M] fs/xfs/xfs_da_btree.o CC [M] fs/ubifs/ioctl.o CC [M] fs/xfs/xfs_dir2.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-15.o] Error 255 CC [M] fs/ubifs/lpt_commit.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/partition.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/compat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/eventpoll.o] Error 255 CC [M] fs/xfs/xfs_dir2_block.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/directory.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/ubifs/tnc_misc.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_koi8-u.o] Error 255 CC [M] fs/xfs/xfs_dir2_data.o CC [M] fs/ocfs2/cluster/heartbeat.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/locks.o] Error 255 make[3]: *** [fs/proc/proc_net.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/proc] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/sb.o] Error 255 CC [M] fs/ubifs/debug.o CC [M] fs/ocfs2/cluster/masklog.o CC [M] fs/ocfs2/cluster/sys.o CC [M] fs/xfs/xfs_dir2_leaf.o CC [M] fs/ocfs2/cluster/nodemanager.o CC [M] fs/ubifs/xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/alloc.o] Error 255 CC [M] fs/xfs/xfs_dir2_node.o make[3]: *** [fs/sysv/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/sysv] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/ialloc.o] Error 255 CC [M] fs/ocfs2/cluster/quorum.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/scan.o] Error 255 CC [M] fs/ocfs2/cluster/tcp.o CC [M] fs/xfs/xfs_dir2_sf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/aio.o] Error 255 CC [M] fs/ocfs2/cluster/netdebug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/budget.o] Error 255 CC [M] fs/ocfs2/cluster/ver.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_koi8-r.o] Error 255 CC [M] fs/xfs/xfs_error.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_utf8.o] Error 255 CC [M] fs/xfs/xfs_extfree_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/unicode.o] Error 255 CC [M] fs/xfs/xfs_filestream.o /scratch/kisskb/src/fs/ubifs/commit.c: In function 'dbg_check_old_index': /scratch/kisskb/src/fs/ubifs/commit.c:513: warning: 'lower_key' may be used uninitialized in this function Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/mft.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_fsops.o make[2]: *** [fs/posix_acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-9.o] Error 255 CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] fs/xfs/xfs_ialloc.o CC [M] fs/ocfs2/dlm/dlmdebug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/smbfs/smbiod.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/smbfs] Error 2 CC [M] fs/ocfs2/dlm/dlmthread.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/gcinode.o] Error 255 make[3]: *** [fs/dlm/lock.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/dlm] Error 2 CC [M] fs/ocfs2/dlm/dlmrecovery.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/sysfs/bin.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/sysfs] Error 2 CC [M] fs/xfs/xfs_ialloc_btree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/jffs2/summary.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jffs2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/fscache-index.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/stack_o2cb.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/localalloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/callback.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/balloc.o] Error 255 CC [M] fs/ocfs2/dlm/dlmmaster.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr_trusted.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_iso8859-13.o] Error 255 CC [M] fs/xfs/xfs_iget.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/dcookies.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/master.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_inode.o make[3]: *** [fs/xfs/quota/xfs_dquot.o] Error 255 CC [M] fs/xfs/xfs_inode_item.o CC [M] fs/xfs/xfs_iomap.o CC [M] fs/ocfs2/dlm/dlmast.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/super.o] Error 255 CC [M] fs/xfs/xfs_itable.o CC [M] fs/ocfs2/dlm/dlmconvert.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_stats.o] Error 255 CC [M] fs/xfs/xfs_dfrag.o CC [M] fs/ocfs2/dlm/dlmlock.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4state.o] Error 255 CC [M] fs/xfs/xfs_log.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/sys.o] Error 255 CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] fs/ocfs2/dlm/dlmver.o CC [M] fs/xfs/xfs_log_recover.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4namespace.o] Error 255 CC [M] fs/xfs/xfs_mount.o CC [M] fs/ocfs2/dlm/userdlm.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_acl.o] Error 255 make[3]: *** [fs/ocfs2/uptodate.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nls/nls_koi8-ru.o] Error 255 make[3]: Target `__build' not remade because of errors. CC [M] fs/xfs/xfs_mru_cache.o make[2]: *** [fs/nls] Error 2 CC [M] fs/ocfs2/dlm/dlmfs.o CC [M] fs/xfs/xfs_rename.o CC [M] fs/ocfs2/dlm/dlmfsver.o CC [M] fs/xfs/xfs_trans.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_trans_ail.o make[3]: *** [fs/ubifs/tnc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr_user.o] Error 255 make[3]: *** [fs/xfs/linux-2.6/xfs_ioctl32.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/util.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/inode.o] Error 255 CC [M] fs/xfs/xfs_trans_buf.o CC [M] fs/xfs/xfs_trans_extfree.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/quota_global.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_trans_inode.o make[3]: *** [fs/reiserfs/do_balan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/btree.o] Error 255 CC [M] fs/xfs/xfs_trans_item.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/compress.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/item_ops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_utils.o make[3]: *** [fs/reiserfs/procfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/xfs_vnodeops.o make[3]: *** [fs/xfs/quota/xfs_qm_bhv.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/gc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/binfmt_misc.o] Error 255 CC [M] fs/xfs/xfs_rw.o make[3]: *** [fs/btrfs/struct-funcs.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/btrfs] Error 2 CC [M] fs/xfs/xfs_dmops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ntfs/super.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ntfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [drivers/net/tg3.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/net] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [drivers] Error 2 CC [M] fs/xfs/linux-2.6/kmem.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4state.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/binfmt_elf.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_aops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm_stats.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_buf.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/quorum.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_export.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/orphan.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_file.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_alloc_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmfsver.o] Error 255 make[2]: *** [fs/compat_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmver.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_globals.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/log.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_ioctl.o CC [M] fs/xfs/linux-2.6/xfs_iops.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr_security.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_lrw.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[2]: *** [fs/compat_binfmt_elf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/replay.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_super.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_rtalloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/find.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/fix_node.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_sync.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_buf_item.o] Error 255 CC [M] fs/xfs/linux-2.6/xfs_xattr.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/symlink.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/xattr_acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm_syscalls.o] Error 255 make[3]: *** [fs/xfs/linux-2.6/xfs_sysctl.o] Error 255 CC [M] fs/xfs/support/debug.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/resize.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_data.o] Error 255 make[3]: *** [fs/xfs/xfs_trans_item.o] Error 255 CC [M] fs/xfs/support/uuid.o Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dmops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/masklog.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/lprops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmfs.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/fscache.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/commit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_bit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/stackglue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_extfree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_bmap_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/stack_user.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_ail.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/lbalance.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/quota/xfs_qm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/udf/inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/udf] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dfrag.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_attr.o] Error 255 make[3]: *** [fs/xfs/xfs_attr_leaf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_extfree_item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_block.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_iget.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/userdlm.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/tnc_commit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_buf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/tnc_misc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_fsops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/kmem.o] Error 255 make[3]: *** [fs/xfs/xfs_rename.o] Error 255 make[3]: *** [fs/xfs/linux-2.6/xfs_file.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_ialloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/journal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_inode.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_sync.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/support/debug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_fs_subr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/ibalance.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfsd/nfs4xdr.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nfsd] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_utils.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_mru_cache.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/support/uuid.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_globals.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmlock.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/lpt.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/acl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_lrw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_rw.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_export.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmdebug.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/dir.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/netdebug.o] Error 255 make[4]: *** [fs/ocfs2/cluster/ver.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans_buf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/quota_local.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nilfs2/segment.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nilfs2] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_alloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/suballoc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/lpt_commit.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/journal.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmunlock.o] Error 255 make[3]: *** [fs/xfs/xfs_vnodeops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_trans.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_iops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_inode_item.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/namei.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmast.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/recovery.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ufs/truncate.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ufs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/nodemanager.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_mount.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/heartbeat.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_iomap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4proc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_log.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_aops.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmconvert.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmthread.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/linux-2.6/xfs_ioctl.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ubifs/super.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_leaf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_log_recover.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_da_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_filestream.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/nfs/nfs4xdr.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_ialloc_btree.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_itable.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_error.o] Error 255 make[3]: *** [fs/ocfs2/dlmglue.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/reiserfs/stree.o] Error 255 make[3]: Target `__build' not remade because of errors. make[3]: *** [fs/ubifs/debug.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/reiserfs] Error 2 make[2]: *** [fs/ubifs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_sf.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/alloc.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmdomain.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_dir2_node.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/xfs/xfs_bmap.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/cluster/tcp.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/ocfs2/cluster] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[3]: *** [fs/ocfs2/xattr.o] Error 255 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmrecovery.o] Error 255 make[3]: *** [fs/xfs/xfs_inode.o] Error 255 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/xfs] Error 2 Arch sparc is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /scratch/kisskb/src/scripts/recordmcount.pl line 250. make[4]: *** [fs/ocfs2/dlm/dlmmaster.o] Error 255 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/ocfs2/dlm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ocfs2] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [fs] Error 2 make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. bisect failed 9be12f9b1c4fd5f18cc82c170a32bfe1713ba76d # git bisect bad Bisecting: 1 revision left to test after this (roughly 1 step) [c9f5b7e77c30da25104a3f7f26ac46c07d7b5cb6] sparc: move of_device common code to of_device_common # < git rev-parse --verify HEAD Trying c9f5b7e77c30da25104a3f7f26ac46c07d7b5cb6 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel CC arch/sparc/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1515:2: warning: #warning syscall rt_tgsigqueueinfo not implemented :1519:2: warning: #warning syscall perf_counter_open not implemented CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/version.o CC arch/sparc/math-emu/math_64.o CC arch/sparc/mm/tlb.o CC arch/sparc/mm/tsb.o CC arch/sparc/mm/fault_64.o CC arch/sparc/mm/init_64.o CC arch/sparc/mm/generic_64.o CC arch/sparc/mm/hugetlbpage.o CC security/commoncap.o CC ipc/compat.o CC ipc/util.o CC security/security.o CC ipc/msgutil.o CC security/tomoyo/common.o CC ipc/msg.o CC security/smack/smack_lsm.o CC security/capability.o CC security/tomoyo/realpath.o CC security/keys/key.o CC security/inode.o CC ipc/sem.o CC security/smack/smack_access.o CC security/tomoyo/tomoyo.o CC security/keys/keyring.o CC security/lsm_audit.o CC ipc/shm.o CC [M] sound/sound_core.o CC block/elevator.o CC security/tomoyo/domain.o CC security/smack/smackfs.o CC security/keys/keyctl.o CC security/selinux/avc.o CC ipc/ipcns_notifier.o CC security/device_cgroup.o CC block/blk-core.o CC [M] sound/sound_firmware.o CC security/tomoyo/file.o CC security/keys/permission.o CC ipc/ipc_sysctl.o CC [M] sound/ac97_bus.o CC drivers/accessibility/braille/braille_console.o CC [M] drivers/auxdisplay/ks0108.o CC block/blk-tag.o CC security/selinux/hooks.o CC security/keys/process_keys.o CC ipc/mqueue.o CC [M] drivers/cdrom/cdrom.o CC [M] drivers/connector/cn_queue.o CC mm/bootmem.o CC security/selinux/selinuxfs.o CC block/blk-sysfs.o CC fs/open.o CC ipc/compat_mq.o CC security/keys/request_key.o CC [M] drivers/connector/connector.o CC block/blk-barrier.o CC [M] drivers/crypto/hifn_795x.o CC mm/filemap.o CC drivers/gpio/gpiolib.o CC security/selinux/netlink.o CC ipc/namespace.o CC security/keys/request_key_auth.o CC fs/read_write.o CC drivers/cpufreq/cpufreq.o CC [M] drivers/block/aoe/aoeblk.o CC drivers/i2c/i2c-boardinfo.o CC block/blk-settings.o CC drivers/block/hd.o CC [M] drivers/ieee802154/fakehard.o CC [M] sound/i2c/cs8427.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprof.o CC [M] sound/synth/util_mem.o CC [M] drivers/atm/iphase.o CC [M] sound/drivers/dummy.o CC [M] sound/soc/soc-core.o CC [M] drivers/block/aoe/aoechr.o CC [M] sound/usb/usbaudio.o CC [M] drivers/firewire/fw-card.o CC net/socket.o CC [M] drivers/block/paride/paride.o CC [M] drivers/input/gameport/gameport.o CC drivers/base/core.o CC crypto/api.o CC [M] drivers/memstick/host/tifm_ms.o CC [M] sound/pcmcia/vx/vxpocket.o CC [M] drivers/input/serio/serio.o CC [M] drivers/bluetooth/hci_vhci.o CC [M] drivers/memstick/core/memstick.o CC [M] drivers/infiniband/hw/mlx4/ah.o CC drivers/of/base.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o CC arch/sparc/kernel/traps_64.o CC drivers/leds/led-core.o CC [M] drivers/mmc/card/block.o CC [M] drivers/isdn/capi/kcapi.o CC [M] drivers/infiniband/ulp/srp/ib_srp.o CC kernel/sched.o CC drivers/misc/kgdbts.o CC [M] drivers/ieee1394/ieee1394_core.o CC [M] drivers/isdn/divert/isdn_divert.o CC [M] drivers/isdn/hardware/avm/b1pci.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o CC [M] drivers/isdn/gigaset/bas-gigaset.o CC arch/sparc/prom/console_64.o CC [M] drivers/message/fusion/mptbase.o CC [M] drivers/infiniband/hw/amso1100/c2.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cm.o CC [M] drivers/infiniband/hw/mthca/mthca_main.o CC [M] drivers/mfd/sm501.o CC [M] drivers/hid/hid-lg.o CC [M] sound/pci/ad1889.o CC [M] drivers/parport/share.o CC drivers/char/mem.o CC [M] sound/sparc/amd7930.o CC [M] sound/core/oss/mixer_oss.o CC [M] drivers/mtd/chips/chipreg.o CC [M] drivers/infiniband/hw/nes/nes.o CC [M] drivers/hwmon/hwmon.o CC [M] drivers/infiniband/core/addr.o CC drivers/input/input.o CC [M] drivers/infiniband/ulp/iser/iser_verbs.o CC [M] drivers/md/linear.o CC drivers/input/input-compat.o CC lib/bcd.o CC [M] drivers/gpu/drm/drm_auth.o CC [M] drivers/media/common/tuners/tuner-xc2028.o CC [M] drivers/media/common/tuners/tuner-simple.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/cpu_buffer.o CC [M] sound/drivers/mtpav.o CC [M] drivers/mtd/chips/cfi_probe.o CC [M] drivers/infiniband/hw/ipath/ipath_cq.o CC security/keys/user_defined.o CC [M] drivers/media/dvb/b2c2/flexcop-pci.o LD drivers/accessibility/braille/built-in.o CC [M] drivers/message/i2o/bus-osm.o LD drivers/accessibility/built-in.o CC [M] drivers/mtd/chips/cfi_util.o CC [M] drivers/isdn/hardware/avm/b1.o CC [M] drivers/firewire/fw-topology.o CC [M] drivers/message/i2o/iop.o CC [M] drivers/ide/ide-cd.o CC drivers/leds/led-triggers.o CC [M] drivers/infiniband/hw/cxgb3/iwch_ev.o CC [M] drivers/ata/libata-core.o CC [M] sound/usb/usbmixer.o CC [M] drivers/ide/ide-cd_ioctl.o CC [M] drivers/ide/ide-cd_verbose.o CC drivers/char/random.o CC arch/sparc/prom/devops_64.o CC [M] drivers/net/appletalk/ipddp.o CC [M] sound/core/seq/seq_device.o CC [M] drivers/hid/hid-lgff.o CC ipc/mq_sysctl.o CC [M] drivers/block/paride/aten.o CC security/keys/proc.o CC [M] sound/usb/usbmidi.o CC [M] drivers/message/i2o/driver.o CC [M] drivers/hid/hid-lg2ff.o CC [M] drivers/net/atl1e/atl1e_main.o CC [M] sound/usb/caiaq/device.o CC [M] drivers/net/atl1c/atl1c_main.o CC [M] drivers/net/arcnet/arcnet.o CC [M] drivers/block/paride/bpck.o CC lib/div64.o CC [M] drivers/block/paride/comm.o CC [M] drivers/misc/c2port/core.o CC [M] drivers/hwmon/hwmon-vid.o CC [M] drivers/block/paride/dstr.o CC [M] drivers/mmc/card/queue.o CC [M] drivers/infiniband/core/cm.o CC [M] drivers/isdn/hysdn/hysdn_procconf.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o CC [M] drivers/i2c/algos/i2c-algo-bit.o CC [M] sound/pci/als300.o CC security/keys/sysctl.o CC arch/sparc/prom/init_64.o CC drivers/leds/ledtrig-ide-disk.o CC [M] drivers/gpio/max7301.o LD [M] sound/soundcore.o CC [M] drivers/firewire/fw-transaction.o CC [M] drivers/input/serio/i8042.o CC [M] drivers/md/raid0.o CC arch/sparc/prom/misc_64.o CC [M] drivers/gpio/max732x.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/buffer_sync.o CC drivers/of/device.o CC lib/sort.o CC arch/sparc/prom/p1275.o CC [M] sound/synth/emux/emux.o CC arch/sparc/prom/printf.o CC [M] drivers/infiniband/hw/mlx4/cq.o CC [M] sound/drivers/mts64.o LD security/tomoyo/built-in.o CC arch/sparc/prom/tree_64.o CC [M] drivers/infiniband/hw/mlx4/doorbell.o CC [M] drivers/net/atl1c/atl1c_hw.o CC [M] drivers/hwmon/w83627hf.o CC fs/file_table.o CC [M] sound/sparc/cs4231.o CC [M] drivers/isdn/capi/capiutil.o CC [M] drivers/infiniband/hw/amso1100/c2_provider.o CC [M] drivers/infiniband/hw/mlx4/mad.o CC [M] drivers/ieee1394/ieee1394_transactions.o CC [M] drivers/input/gameport/emu10k1-gp.o CC [M] drivers/media/common/tuners/tuner-types.o CC crypto/cipher.o CC [M] drivers/gpu/drm/drm_bufs.o LD security/keys/built-in.o CC [M] drivers/gpu/drm/drm_cache.o CC [M] sound/usb/caiaq/audio.o CC [M] drivers/mtd/chips/cfi_cmdset_0020.o CC [M] drivers/input/serio/parkbd.o CC block/blk-ioc.o CC [M] drivers/bluetooth/hci_ldisc.o CC drivers/base/sys.o CC [M] drivers/firewire/fw-iso.o CC [M] drivers/bluetooth/hci_h4.o CC [M] drivers/bluetooth/hci_bcsp.o CC [M] drivers/isdn/hisax/config.o CC [M] drivers/block/aoe/aoecmd.o CC [M] drivers/infiniband/ulp/iser/iser_initiator.o CC [M] drivers/atm/suni.o CC [M] sound/core/oss/pcm_oss.o LD init/mounts.o LD init/built-in.o CC [M] drivers/i2c/algos/i2c-algo-pca.o CC [M] drivers/atm/fore200e.o CC [M] drivers/memstick/host/jmb38x_ms.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o CC [M] drivers/isdn/hisax/isdnl1.o CC [M] drivers/hid/hid-core.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o CC [M] drivers/firewire/fw-device.o CC [M] drivers/atm/eni.o CC arch/sparc/lib/iomap.o CC [M] sound/i2c/i2c.o CC [M] drivers/misc/cb710/core.o CC drivers/cpufreq/cpufreq_performance.o CC lib/parser.o CC [M] sound/soc/soc-dapm.o CC drivers/of/platform.o /scratch/kisskb/src/drivers/memstick/core/memstick.c: In function 'h_memstick_read_dev_id': /scratch/kisskb/src/drivers/memstick/core/memstick.c:328: warning: 'id_reg.if_mode' may be used uninitialized in this function CC [M] drivers/infiniband/hw/ipath/ipath_diag.o CC [M] drivers/isdn/hisax/tei.o CC [M] drivers/i2c/busses/i2c-ali1535.o CC [M] drivers/parport/ieee1284.o CC [M] drivers/block/floppy.o CC [M] sound/pcmcia/vx/vxp_ops.o CC [M] sound/i2c/other/ak4114.o CC [M] drivers/cpufreq/cpufreq_stats.o CC [M] drivers/i2c/busses/i2c-ali1563.o CC crypto/digest.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/event_buffer.o CC [M] sound/soc/soc-jack.o CC [M] sound/core/seq/seq_dummy.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC [M] sound/core/seq/seq_midi_emul.o CC [M] drivers/input/gameport/fm801-gp.o CC [M] sound/usb/caiaq/midi.o CC [M] drivers/input/gameport/lightning.o LD [M] drivers/connector/cn.o CC [M] sound/synth/emux/emux_synth.o CC [M] sound/synth/emux/emux_seq.o CC [M] drivers/mfd/htc-pasic3.o CC [M] drivers/input/serio/serport.o CC [M] drivers/leds/led-class.o CC [M] drivers/message/i2o/device.o CC [M] drivers/md/raid1.o CC fs/super.o CC [M] drivers/message/i2o/debug.o CC [M] drivers/media/dvb/bt8xx/bt878.o CC [M] drivers/atm/idt77252.o CC [M] drivers/i2c/chips/ds1682.o CC fs/char_dev.o CC [M] drivers/media/common/tuners/mt20xx.o CC [M] sound/drivers/portman2x4.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_files.o CC [M] drivers/ieee1394/hosts.o CC drivers/pci/access.o CC [M] drivers/i2c/chips/max6875.o CC [M] drivers/media/common/tuners/tda8290.o LD arch/sparc/mm/built-in.o CC [M] drivers/mmc/card/mmc_test.o CC [M] drivers/ide/ide.o CC [M] drivers/gpio/mcp23s08.o LD ipc/built-in.o CC [M] drivers/i2c/chips/tsl2550.o CC mm/mempool.o CC [M] drivers/ide/ide-ioctls.o CC [M] drivers/mmc/card/sdio_uart.o CC lib/halfmd4.o CC [M] drivers/cpufreq/cpufreq_powersave.o CC [M] drivers/cpufreq/cpufreq_userspace.o CC [M] sound/sparc/dbri.o CC [M] drivers/memstick/core/mspro_block.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofilefs.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/oprofile_stats.o CC [M] drivers/isdn/hisax/isdnl2.o CC [M] drivers/media/common/ir-functions.o CC [M] drivers/isdn/hysdn/hysdn_proclog.o CC [M] drivers/isdn/divert/divert_procfs.o CC security/selinux/nlmsgtab.o CC [M] drivers/isdn/hysdn/boardergo.o CC security/selinux/netif.o CC drivers/of/of_mdio.o CC security/selinux/netnode.o CC drivers/input/ff-core.o CC crypto/compress.o AR arch/sparc/prom/lib.a CC [M] drivers/hwmon/w83792d.o CC drivers/base/bus.o CC [M] drivers/gpio/pca953x.o CC [M] drivers/block/paride/kbic.o CC [M] drivers/input/gameport/ns558.o CC block/blk-map.o CC [M] drivers/isdn/divert/divert_init.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o CC [M] drivers/input/serio/pcips2.o CC [M] drivers/isdn/capi/capilib.o CC [M] drivers/message/i2o/pci.o CC [M] sound/core/seq/seq_midi_event.o CC [M] drivers/ieee1394/highlevel.o CC lib/debug_locks.o CC crypto/algapi.o CC [M] drivers/pcmcia/ds.o CC [M] drivers/hid/hid-input.o CC [M] sound/pci/atiixp_modem.o CC [M] drivers/misc/cb710/sgbuf2.o CC [M] drivers/message/i2o/exec-osm.o CC [M] arch/sparc/oprofile/../../../drivers/oprofile/timer_int.o CC crypto/scatterwalk.o CC [M] sound/pcmcia/vx/vxp_mixer.o CC arch/sparc/lib/ksyms.o CC [M] drivers/ieee1394/csr.o CC [M] drivers/net/atlx/atl1.o CC arch/sparc/lib/PeeCeeI.o CC [M] drivers/block/aoe/aoedev.o CC [M] drivers/net/benet/be_main.o CC [M] sound/drivers/serial-u16550.o CC [M] arch/sparc/oprofile/init.o CC [M] drivers/mmc/core/core.o CC [M] sound/core/seq/seq_midi.o CC security/selinux/netport.o CC [M] drivers/mmc/core/bus.o CC [M] sound/usb/caiaq/control.o CC [M] drivers/power/power_supply_core.o CC [M] drivers/mfd/wm8400-core.o CC [M] drivers/net/bonding/bond_main.o CC [M] drivers/net/can/vcan.o CC [M] drivers/net/arcnet/rfc1201.o CC [M] drivers/cpufreq/cpufreq_ondemand.o CC [M] drivers/media/dvb/b2c2/flexcop-usb.o CC drivers/regulator/core.o LD arch/sparc/math-emu/built-in.o CC [M] drivers/media/dvb/b2c2/flexcop.o CC [M] drivers/net/atl1c/atl1c_ethtool.o CC [M] sound/synth/emux/emux_nrpn.o CC [M] drivers/power/power_supply_sysfs.o LD [M] arch/sparc/oprofile/oprofile.o CC [M] drivers/leds/leds-bd2802.o CC [M] drivers/message/i2o/memory.o CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o CC drivers/char/tty_io.o CC [M] sound/i2c/other/ak4117.o CC [M] drivers/gpio/pcf857x.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_write_buffers': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:658: warning: the frame size of 2288 bytes is larger than 2048 bytes CC [M] drivers/sbus/char/envctrl.o CC drivers/char/n_tty.o CC [M] drivers/infiniband/hw/nes/nes_hw.o CC [M] drivers/mmc/core/host.o CC [M] drivers/infiniband/hw/ipath/ipath_dma.o CC [M] drivers/mfd/wm8350-core.o CC [M] drivers/ide/ide-io.o CC [M] drivers/parport/ieee1284_ops.o CC arch/sparc/kernel/irq_64.o LD drivers/of/built-in.o CC [M] drivers/bluetooth/hci_ll.o CC [M] drivers/parport/procfs.o CC [M] drivers/mfd/wm8350-regmap.o CC [M] drivers/input/serio/libps2.o CC [M] drivers/media/common/ir-keymaps.o CC lib/random32.o CC [M] drivers/net/atlx/atl2.o CC [M] drivers/block/aoe/aoemain.o CC [M] drivers/media/common/tuners/tea5767.o CC [M] drivers/media/radio/radio-maxiradio.o CC [M] drivers/media/common/saa7146_i2c.o CC [M] drivers/i2c/busses/i2c-ali15x3.o CC [M] drivers/infiniband/hw/mlx4/main.o CC [M] drivers/power/power_supply_leds.o CC [M] sound/usb/caiaq/input.o CC [M] drivers/regulator/fixed.o CC [M] drivers/i2c/busses/i2c-amd756.o CC [M] drivers/media/common/saa7146_core.o CC [M] drivers/net/chelsio/cxgb2.o CC [M] sound/drivers/virmidi.o LD drivers/gpio/built-in.o CC [M] drivers/net/chelsio/espi.o CC [M] drivers/bluetooth/bcm203x.o CC [M] drivers/regulator/virtual.o AS arch/sparc/lib/mcount.o CC drivers/serial/serial_core.o LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.o CC arch/sparc/lib/user_fixup.o CC [M] drivers/media/common/saa7146_fops.o CC [M] drivers/cpufreq/cpufreq_conservative.o CC drivers/rtc/rtc-lib.o LD security/smack/smack.o LD [M] drivers/mmc/card/mmc_block.o LD security/smack/built-in.o CC [M] drivers/media/common/saa7146_video.o CC [M] drivers/parport/daisy.o CC [M] drivers/ieee1394/nodemgr.o CC fs/stat.o CC [M] drivers/mmc/core/mmc.o CC [M] drivers/infiniband/hw/amso1100/c2_rnic.o CC [M] drivers/power/pda_power.o CC [M] drivers/mmc/core/mmc_ops.o CC [M] sound/core/seq/seq_virmidi.o CC [M] drivers/media/common/saa7146_hlp.o CC [M] drivers/firewire/fw-cdev.o CC fs/exec.o CC [M] drivers/hwmon/w83793.o CC drivers/serial/suncore.o CC [M] drivers/hid/hid-debug.o CC [M] drivers/mfd/wm8350-gpio.o CC [M] drivers/atm/solos-pci.o CC [M] drivers/power/wm8350_power.o CC drivers/base/dd.o CC [M] drivers/isdn/capi/kcapi_proc.o CC [M] drivers/mfd/wm8350-i2c.o CC [M] sound/drivers/mpu401/mpu401_uart.o CC [M] drivers/mfd/tps65010.o CC [M] drivers/power/ds2760_battery.o CC [M] drivers/input/joystick/a3d.o CC drivers/pci/bus.o LD arch/sparc/lib/built-in.o AR arch/sparc/lib/lib.a CC [M] drivers/block/aoe/aoenet.o CC [M] drivers/infiniband/hw/ipath/ipath_driver.o CC arch/sparc/kernel/process_64.o CC [M] drivers/isdn/hisax/isdnl3.o /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3177:2: warning: #warning No WM8350 config modes supported - select at least one of the /scratch/kisskb/src/drivers/mfd/wm8350-regmap.c:3178:2: warning: #warning MFD_WM8350_CONFIG_MODE_n options from the board driver. LD [M] sound/i2c/snd-cs8427.o CC [M] drivers/i2c/i2c-core.o CC [M] drivers/mmc/host/sdhci.o CC [M] sound/core/seq/seq.o LD [M] sound/i2c/snd-i2c.o CC [M] drivers/media/common/saa7146_vbi.o CC [M] drivers/scsi/aacraid/linit.o CC [M] drivers/mfd/mfd-core.o CC lib/bust_spinlocks.o CC block/blk-exec.o CC [M] drivers/mfd/ucb1400_core.o CC [M] drivers/input/serio/serio_raw.o CC [M] drivers/sbus/char/display7seg.o CC [M] drivers/media/common/tuners/tea5761.o CC [M] sound/soc/codecs/ad73311.o CC drivers/char/tty_ioctl.o CC [M] sound/drivers/opl3/opl3_lib.o CC [M] drivers/infiniband/ulp/iser/iser_memory.o CC [M] drivers/message/i2o/i2o_block.o CC [M] drivers/mmc/core/sd.o /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:285: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_unregister_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:312: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:313: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_del_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:653: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_register_driver': /scratch/kisskb/src/drivers/i2c/i2c-core.c:719: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function '__detach_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:788: warning: 'detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:154) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_attach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:869: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c:870: warning: 'client_register' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:356) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:884: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:834) /scratch/kisskb/src/drivers/i2c/i2c-core.c:884: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:834) /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_detach_client': /scratch/kisskb/src/drivers/i2c/i2c-core.c:891: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c:892: warning: 'client_unregister' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:357) /scratch/kisskb/src/drivers/i2c/i2c-core.c: At top level: /scratch/kisskb/src/drivers/i2c/i2c-core.c:912: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:886) /scratch/kisskb/src/drivers/i2c/i2c-core.c:912: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/drivers/i2c/i2c-core.c:886) CC lib/hexdump.o CC drivers/char/tty_ldisc.o LD [M] sound/pcmcia/vx/snd-vxpocket.o CC [M] sound/drivers/opl3/opl3_synth.o CC mm/oom_kill.o LD [M] drivers/isdn/divert/dss1_divert.o CC lib/kasprintf.o CC [M] sound/synth/emux/emux_effect.o CC [M] drivers/mmc/core/sd_ops.o CC [M] drivers/i2c/i2c-dev.o CC [M] drivers/net/benet/be_cmds.o CC drivers/char/tty_buffer.o CC [M] drivers/net/atl1e/atl1e_hw.o CC [M] sound/core/seq/seq_lock.o CC [M] drivers/isdn/hardware/avm/b1dma.o CC [M] drivers/block/paride/epat.o CC [M] drivers/isdn/i4l/isdn_net.o CC [M] drivers/parport/probe.o CC [M] drivers/regulator/userspace-consumer.o CC [M] drivers/parport/parport_pc.o CC [M] sound/i2c/other/ak4xxx-adda.o CC [M] drivers/media/dvb/bt8xx/dvb-bt8xx.o CC [M] drivers/isdn/hardware/avm/b1pcmcia.o CC drivers/rtc/hctosys.o CC [M] drivers/net/atl1e/atl1e_ethtool.o CC [M] drivers/isdn/gigaset/isocdata.o CC [M] drivers/isdn/hysdn/hysdn_boot.o CC [M] drivers/infiniband/hw/mlx4/mr.o CC [M] drivers/message/i2o/i2o_scsi.o CC [M] drivers/gpu/drm/drm_context.o CC [M] drivers/md/raid10.o CC drivers/pci/probe.o CC [M] drivers/infiniband/hw/amso1100/c2_alloc.o CC lib/bitmap.o CC [M] sound/drivers/mpu401/mpu401.o CC drivers/base/driver.o CC [M] drivers/power/bq27x00_battery.o CC [M] drivers/isdn/hisax/lmgr.o CC [M] drivers/mfd/pcf50633-core.o CC [M] drivers/net/atl1e/atl1e_param.o CC [M] drivers/sbus/char/flash.o LD [M] sound/usb/caiaq/snd-usb-caiaq.o LD [M] sound/usb/snd-usb-audio.o LD [M] sound/usb/snd-usb-lib.o CC arch/sparc/kernel/signal_64.o CC [M] drivers/misc/cb710/debug.o CC [M] drivers/input/joystick/adi.o /scratch/kisskb/src/drivers/char/tty_ioctl.c: In function 'tty_mode_ioctl': /scratch/kisskb/src/drivers/char/tty_ioctl.c:950: warning: unused variable 'ktermx' CC arch/sparc/kernel/setup_64.o CC lib/scatterlist.o CC [M] drivers/leds/leds-sunfire.o CC fs/pipe.o CC [M] sound/core/oss/pcm_plugin.o CC [M] drivers/hwmon/w83781d.o CC fs/namei.o /scratch/kisskb/src/include/linux/ucb1400.h:137: warning: 'ucb1400_adc_read' defined but not used CC [M] drivers/net/arcnet/rfc1051.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o LD [M] drivers/net/atl1c/atl1c.o CC fs/fcntl.o CC lib/string_helpers.o CC drivers/pci/remove.o CC [M] sound/core/seq/seq_clientmgr.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cq.o CC drivers/spi/spi.o CC [M] sound/pci/atiixp.o CC net/802/fc.o CC [M] sound/pci/azt3328.o CC drivers/rtc/class.o CC [M] drivers/ssb/main.o CC fs/ioctl.o CC [M] drivers/mfd/pcf50633-adc.o CC [M] sound/synth/emux/emux_proc.o CC [M] drivers/hid/hidraw.o CC [M] drivers/mmc/core/sdio.o CC drivers/staging/staging.o CC [M] drivers/media/common/tuners/tda9887.o CC [M] drivers/mmc/core/sdio_ops.o CC [M] drivers/regulator/bq24022.o CC crypto/proc.o CC [M] drivers/ssb/scan.o CC [M] drivers/net/can/dev.o LD [M] sound/sparc/snd-sun-amd7930.o CC [M] drivers/sbus/char/openprom.o CC [M] drivers/media/radio/radio-gemtek-pci.o LD [M] sound/sparc/snd-sun-cs4231.o LD [M] sound/sparc/snd-sun-dbri.o CC [M] drivers/ssb/sprom.o CC [M] drivers/mfd/pcf50633-gpio.o CC [M] drivers/media/radio/radio-maestro.o LD [M] sound/drivers/mpu401/snd-mpu401-uart.o LD [M] sound/drivers/mpu401/snd-mpu401.o CC [M] drivers/ssb/pci.o CC [M] sound/soc/codecs/ak4104.o LD drivers/staging/built-in.o CC [M] drivers/infiniband/hw/cxgb3/iwch_qp.o CC [M] drivers/isdn/capi/capi.o CC [M] sound/i2c/other/pt2258.o CC [M] drivers/block/paride/epia.o CC security/selinux/exports.o CC [M] drivers/telephony/phonedev.o CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o CC [M] drivers/block/paride/frpw.o CC drivers/char/tty_port.o CC [M] drivers/power/pcf50633-charger.o CC [M] sound/core/oss/io.o CC lib/iomap_copy.o CC [M] drivers/isdn/mISDN/l1oip_core.o CC [M] drivers/media/dvb/b2c2/flexcop-fe-tuner.o CC [M] drivers/ieee1394/dma.o CC [M] drivers/media/dvb/b2c2/flexcop-i2c.o CC [M] sound/drivers/opl3/opl3_seq.o LD [M] drivers/block/aoe/aoe.o CC [M] drivers/leds/leds-pca9532.o CC block/blk-merge.o CC [M] drivers/atm/adummy.o CC [M] drivers/pcmcia/pcmcia_resource.o CC [M] sound/i2c/other/tea575x-tuner.o CC [M] drivers/leds/leds-gpio.o CC drivers/base/class.o CC [M] drivers/cpufreq/freq_table.o CC [M] drivers/bluetooth/bpa10x.o CC [M] drivers/i2c/busses/i2c-amd8111.o CC [M] drivers/isdn/hardware/avm/avm_cs.o CC [M] sound/synth/emux/emux_hwdep.o CC [M] drivers/thermal/thermal_sys.o CC drivers/pci/pci.o /scratch/kisskb/src/drivers/leds/leds-gpio.c: In function 'of_gpio_leds_probe': /scratch/kisskb/src/drivers/leds/leds-gpio.c:228: warning: 'flags' may be used uninitialized in this function CC [M] drivers/ide/ide-iops.o CC crypto/ablkcipher.o CC [M] drivers/ssb/pcihost_wrapper.o CC [M] drivers/input/joystick/analog.o CC [M] drivers/media/dvb/b2c2/flexcop-sram.o CC [M] sound/synth/emux/soundfont.o CC mm/fadvise.o CC [M] drivers/leds/leds-pca955x.o CC [M] sound/drivers/opl3/opl3_midi.o CC mm/maccess.o CC [M] drivers/isdn/hardware/avm/t1pci.o CC [M] drivers/misc/eeprom/at24.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o CC [M] drivers/mmc/core/sdio_bus.o CC net/8021q/vlan_core.o CC [M] drivers/media/video/msp3400-driver.o CC [M] drivers/infiniband/hw/mlx4/qp.o CC [M] drivers/regulator/lp3971.o CC mm/page_alloc.o CC [M] sound/soc/codecs/ak4535.o CC [M] drivers/pcmcia/pcmcia_ioctl.o CC [M] drivers/ata/libata-scsi.o CC [M] drivers/isdn/hysdn/hysdn_sched.o CC [M] drivers/infiniband/hw/cxgb3/iwch_mem.o LD [M] drivers/misc/cb710/cb710.o CC [M] drivers/ata/libata-eh.o CC [M] drivers/hid/hid-a4tech.o CC [M] drivers/spi/spi_bitbang.o CC [M] drivers/isdn/hysdn/hysdn_net.o CC drivers/rtc/interface.o CC lib/devres.o CC [M] drivers/hid/hid-apple.o CC [M] drivers/misc/eeprom/at25.o CC [M] drivers/net/arcnet/arc-rawmode.o CC [M] drivers/net/arcnet/capmode.o CC drivers/serial/sunhv.o CC [M] drivers/bluetooth/bfusb.o CC [M] drivers/hwmon/w83791d.o CC [M] net/8021q/vlan.o CC [M] drivers/gpu/drm/drm_dma.o CC [M] sound/core/oss/copy.o /scratch/kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. CC arch/sparc/kernel/idprom.o CC arch/sparc/kernel/sys_sparc_64.o CC [M] net/8021q/vlan_dev.o LD [M] drivers/mfd/wm8350.o CC [M] drivers/isdn/hysdn/hysdn_init.o CC [M] drivers/hwmon/ad7414.o CC [M] drivers/media/dvb/bt8xx/dst.o CC [M] drivers/infiniband/hw/amso1100/c2_mq.o CC [M] drivers/media/dvb/bt8xx/dst_ca.o LD [M] sound/i2c/other/snd-ak4117.o LD [M] sound/i2c/other/snd-ak4xxx-adda.o LD [M] sound/i2c/other/snd-ak4114.o CC [M] drivers/infiniband/hw/cxgb3/iwch_provider.o LD [M] sound/i2c/other/snd-pt2258.o CC [M] drivers/i2c/busses/i2c-i801.o LD [M] sound/i2c/other/snd-tea575x-tuner.o CC [M] drivers/net/bonding/bond_3ad.o CC [M] drivers/hwmon/ad7418.o CC [M] drivers/ssb/pcmcia.o CC [M] drivers/media/common/tuners/tda827x.o CC [M] drivers/infiniband/hw/cxgb3/iwch.o CC [M] net/9p/mod.o LD [M] drivers/power/power_supply.o CC [M] drivers/misc/eeprom/eeprom.o CC drivers/base/platform.o CC mm/page-writeback.o LD [M] drivers/net/atl1e/atl1e.o CC [M] drivers/uio/uio.o CC [M] drivers/mtd/devices/doc2000.o CC mm/pdflush.o CC drivers/char/pty.o CC [M] drivers/misc/eeprom/eeprom_93cx6.o LD drivers/cpufreq/built-in.o CC [M] drivers/isdn/hisax/q931.o CC drivers/base/cpu.o CC [M] drivers/mmc/host/sdhci-pci.o CC [M] drivers/usb/atm/cxacru.o CC [M] drivers/mmc/host/ricoh_mmc.o CC security/selinux/xfrm.o CC [M] drivers/media/radio/dsbr100.o CC [M] drivers/telephony/ixj.o CC [M] sound/core/oss/linear.o CC [M] drivers/media/radio/radio-si470x.o CC [M] sound/core/oss/mulaw.o CC [M] drivers/md/dm-raid1.o CC [M] drivers/usb/gadget/m66592-udc.o CC mm/readahead.o CC [M] drivers/usb/gadget/cdc2.o CC block/blk-softirq.o CC [M] drivers/net/arcnet/com90xx.o /scratch/kisskb/src/drivers/sbus/char/openprom.c: In function 'openprom_sunos_ioctl': /scratch/kisskb/src/drivers/sbus/char/openprom.c:306: warning: 'opp' may be used uninitialized in this function CC [M] drivers/i2c/busses/i2c-isch.o CC [M] drivers/message/i2o/i2o_proc.o CC block/blk-timeout.o CC [M] drivers/net/chelsio/tp.o CC [M] drivers/mmc/core/sdio_cis.o CC block/ioctl.o CC [M] drivers/i2c/busses/i2c-nforce2.o CC drivers/pci/quirks.o CC [M] drivers/block/paride/friq.o CC [M] drivers/hid/hid-belkin.o CC [M] sound/synth/emux/emux_oss.o CC drivers/rtc/rtc-dev.o CC [M] drivers/media/radio/radio-mr800.o CC [M] drivers/infiniband/hw/mthca/mthca_profile.o CC [M] drivers/firewire/fw-ohci.o CC drivers/rtc/rtc-proc.o CC [M] sound/drivers/opl3/opl3_drums.o CC drivers/pci/slot.o CC drivers/rtc/rtc-sysfs.o CC [M] net/9p/client.o CC [M] drivers/input/joystick/cobra.o CC [M] sound/drivers/opl3/opl3_oss.o CC [M] net/9p/error.o CC net/802/hippi.o CC [M] drivers/block/paride/fit2.o CC [M] drivers/sbus/char/uctrl.o CC [M] drivers/regulator/max1586.o CC [M] drivers/scsi/aacraid/aachba.o CC [M] net/802/p8022.o CC [M] drivers/misc/ics932s401.o CC [M] drivers/ieee1394/iso.o CC [M] drivers/ieee1394/csr1212.o CC [M] drivers/isdn/hysdn/hycapi.o CC [M] drivers/md/dm-uevent.o CC [M] drivers/uio/uio_cif.o CC [M] drivers/mmc/core/sdio_io.o CC drivers/pci/pci-driver.o CC [M] drivers/isdn/hardware/avm/c4.o CC drivers/rtc/rtc-cmos.o CC arch/sparc/kernel/time_64.o CC [M] drivers/isdn/hisax/callc.o CC [M] drivers/net/chelsio/pm3393.o CC drivers/char/misc.o CC [M] sound/core/oss/route.o CC [M] drivers/ide/ide-lib.o CC [M] drivers/input/joystick/db9.o CC lib/check_signature.o CC [M] drivers/pcmcia/cs.o CC [M] sound/pci/bt87x.o CC mm/swap.o CC [M] drivers/ieee1394/config_roms.o /scratch/kisskb/src/drivers/media/radio/radio-si470x.c: In function 'si470x_fops_release': /scratch/kisskb/src/drivers/media/radio/radio-si470x.c:1217: warning: label 'unlock' defined but not used CC [M] drivers/media/video/msp3400-kthreads.o CC crypto/blkcipher.o CC [M] drivers/media/video/stk-webcam.o CC [M] drivers/isdn/i4l/isdn_tty.o CC drivers/char/vt_ioctl.o LD [M] sound/synth/emux/snd-emux-synth.o CC [M] drivers/net/arcnet/com90io.o CC [M] sound/core/oss/rate.o LD [M] sound/synth/snd-util-mem.o CC [M] drivers/ssb/driver_chipcommon.o CC [M] drivers/gpu/drm/drm_drawable.o CC [M] drivers/mtd/devices/doc2001.o CC [M] drivers/net/arcnet/arc-rimi.o CC [M] drivers/atm/atmtcp.o CC [M] sound/core/seq/seq_memory.o CC [M] drivers/media/video/stk-sensor.o CC [M] sound/soc/codecs/cs4270.o CC [M] drivers/atm/lanai.o CC [M] drivers/block/paride/fit3.o CC [M] drivers/isdn/mISDN/l1oip_codec.o CC [M] drivers/hwmon/adcxx.o CC [M] drivers/infiniband/hw/amso1100/c2_ae.o LD [M] sound/drivers/opl3/snd-opl3-lib.o LD [M] sound/drivers/opl3/snd-opl3-synth.o CC [M] drivers/isdn/mISDN/core.o CC [M] drivers/hid/hid-cherry.o CC [M] drivers/spi/spi_butterfly.o CC [M] sound/drivers/vx/vx_core.o CC [M] drivers/regulator/wm8350-regulator.o CC [M] drivers/sbus/char/bbc_i2c.o CC [M] drivers/net/can/sja1000/sja1000.o CC [M] drivers/usb/atm/speedtch.o CC [M] drivers/infiniband/core/packer.o CC [M] sound/drivers/vx/vx_hwdep.o CC [M] drivers/media/radio/radio-tea5764.o CC block/genhd.o CC [M] drivers/i2c/busses/i2c-piix4.o CC [M] sound/core/seq/seq_queue.o CC mm/truncate.o CC [M] drivers/spi/spi_gpio.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o CC [M] drivers/isdn/mISDN/fsm.o CC mm/vmscan.o CC [M] drivers/serial/sunzilog.o LD [M] drivers/infiniband/ulp/iser/ib_iser.o CC [M] drivers/mmc/core/sdio_irq.o CC [M] drivers/mmc/core/debugfs.o CC [M] drivers/net/benet/be_ethtool.o CC [M] drivers/net/arcnet/com20020.o CC mm/shmem.o CC [M] drivers/leds/leds-wm8350.o CC [M] drivers/net/arcnet/com20020-pci.o CC [M] drivers/spi/spi_lm70llp.o CC [M] drivers/infiniband/hw/cxgb3/cxio_hal.o CC [M] drivers/mmc/host/sdhci-pltfm.o CC [M] drivers/spi/spidev.o CC drivers/rtc/rtc-m48t59.o CC lib/locking-selftest.o CC [M] drivers/misc/lkdtm.o CC [M] drivers/input/joystick/gamecon.o CC drivers/rtc/rtc-bq4802.o CC [M] drivers/isdn/gigaset/common.o CC [M] drivers/serial/sunsu.o CC [M] drivers/uio/uio_pdrv.o CC drivers/pci/search.o LD [M] sound/core/oss/snd-mixer-oss.o CC [M] drivers/media/common/tuners/tda18271-maps.o CC [M] drivers/hid/hid-chicony.o LD [M] sound/core/oss/snd-pcm-oss.o CC [M] drivers/isdn/gigaset/interface.o CC [M] drivers/media/dvb/b2c2/flexcop-eeprom.o CC [M] drivers/atm/he.o CC [M] sound/core/hrtimer.o CC [M] drivers/infiniband/hw/mthca/mthca_reset.o CC [M] drivers/media/video/tuner-core.o CC [M] drivers/md/dm.o CC [M] drivers/media/video/v4l2-dev.o CC [M] drivers/hwmon/adm1021.o CC [M] drivers/net/cxgb3/cxgb3_main.o CC [M] drivers/isdn/capi/capidrv.o LD [M] drivers/atm/fore_200e.o CC [M] drivers/ieee1394/pcilynx.o CC [M] drivers/block/brd.o CC [M] net/802/psnap.o CC fs/readdir.o CC [M] net/9p/util.o CC [M] net/802/tr.o CC [M] drivers/ata/libata-sff.o CC [M] drivers/ssb/driver_chipcommon_pmu.o CC drivers/base/firmware.o CC [M] drivers/pcmcia/cistpl.o CC [M] drivers/isdn/mISDN/socket.o /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:145: warning: 'pci_find_slot' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:133) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) /scratch/kisskb/src/drivers/pci/search.c:174: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/drivers/pci/search.c:164) CC [M] drivers/ieee1394/ohci1394.o CC [M] drivers/block/paride/on20.o CC [M] drivers/uio/uio_pdrv_genirq.o CC [M] sound/soc/codecs/l3.o CC security/selinux/netlabel.o /scratch/kisskb/src/drivers/serial/sunzilog.c:1077: warning: 'sunzilog_putchar' defined but not used CC [M] drivers/ata/libata-pmp.o CC [M] drivers/usb/c67x00/c67x00-drv.o CC [M] drivers/mtd/devices/doc2001plus.o CC [M] drivers/spi/tle62x0.o CC [M] drivers/net/bonding/bond_alb.o CC [M] net/9p/protocol.o CC [M] drivers/isdn/mISDN/clock.o CC drivers/usb/otg/otg.o CC [M] net/8021q/vlan_netlink.o CC drivers/char/vc_screen.o CC [M] drivers/parport/parport_serial.o CC arch/sparc/kernel/cpu.o CC [M] drivers/net/bonding/bond_sysfs.o CC [M] drivers/misc/tifm_core.o CC arch/sparc/kernel/ptrace_64.o CC [M] drivers/mmc/host/tifm_sd.o CC [M] drivers/mtd/chips/gen_probe.o CC [M] drivers/md/dm-table.o CC crypto/hash.o CC [M] drivers/mtd/chips/jedec_probe.o CC [M] sound/pci/cmipci.o CC [M] drivers/hid/hid-cypress.o CC [M] drivers/leds/leds-dac124s085.o LD [M] drivers/mmc/core/mmc_core.o CC mm/prio_tree.o CC [M] sound/pci/cs4281.o CC [M] drivers/input/joystick/gf2k.o CC [M] net/8021q/vlan_gvrp.o CC drivers/char/selection.o CC [M] drivers/infiniband/hw/amso1100/c2_vq.o CC [M] drivers/i2c/busses/i2c-sis5595.o CC [M] drivers/input/joystick/grip.o CC [M] drivers/infiniband/hw/ipath/ipath_eeprom.o CC [M] drivers/infiniband/core/ud_header.o CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o CC [M] drivers/infiniband/hw/cxgb3/cxio_resource.o CC [M] drivers/i2c/busses/i2c-sis630.o CC drivers/base/init.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o CC [M] drivers/sbus/char/bbc_envctrl.o CC security/selinux/ss/ebitmap.o CC [M] drivers/usb/atm/ueagle-atm.o CC [M] drivers/media/common/tuners/tda18271-common.o CC [M] drivers/bluetooth/dtl1_cs.o CC security/selinux/ss/hashtab.o CC [M] drivers/serial/sunsab.o CC [M] drivers/uio/uio_smx.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o CC [M] drivers/infiniband/hw/ipath/ipath_file_ops.o CC [M] drivers/ssb/driver_pcicore.o CC [M] sound/core/seq/seq_fifo.o CC security/selinux/ss/symtab.o CC [M] drivers/infiniband/hw/ipath/ipath_fs.o CC [M] sound/drivers/vx/vx_pcm.o CC [M] drivers/regulator/wm8400-regulator.o CC [M] sound/drivers/vx/vx_mixer.o CC [M] drivers/hwmon/adm1025.o CC [M] sound/core/hwdep.o CC [M] net/9p/trans_fd.o LD drivers/spi/built-in.o CC [M] drivers/regulator/pcf50633-regulator.o CC [M] drivers/hwmon/adm1026.o CC [M] drivers/infiniband/hw/amso1100/c2_intr.o CC [M] drivers/misc/tifm_7xx1.o CC [M] drivers/block/loop.o CC [M] drivers/leds/ledtrig-timer.o CC drivers/rtc/rtc-sun4v.o CC [M] drivers/hid/hid-drff.o CC [M] drivers/isdn/hisax/fsm.o CC [M] sound/soc/codecs/pcm3008.o CC [M] drivers/net/chelsio/sge.o CC fs/select.o CC block/scsi_ioctl.o CC [M] drivers/gpu/drm/drm_drv.o CC [M] drivers/uio/uio_aec.o CC [M] sound/soc/codecs/spdif_transciever.o CC [M] drivers/infiniband/core/verbs.o CC [M] drivers/hid/hid-ezkey.o CC drivers/char/keyboard.o CC fs/fifo.o CC [M] drivers/isdn/hardware/eicon/divasi.o CC mm/util.o CC [M] drivers/input/keyboard/atkbd.o CC arch/sparc/kernel/unaligned_64.o CC [M] drivers/isdn/hardware/eicon/idifunc.o CC [M] drivers/mtd/devices/docprobe.o CC [M] drivers/net/bonding/bond_ipv6.o LD drivers/regulator/built-in.o CC drivers/char/consolemap.o CC crypto/ahash.o CC [M] drivers/gpu/drm/drm_fops.o CC [M] drivers/gpu/drm/drm_gem.o CC [M] drivers/usb/otg/gpio_vbus.o CC [M] drivers/gpu/drm/drm_ioctl.o CC [M] drivers/uio/uio_sercos3.o CC [M] drivers/hwmon/adm1029.o CC drivers/base/map.o CC [M] drivers/block/paride/on26.o CC [M] drivers/pcmcia/rsrc_mgr.o CC [M] drivers/usb/gadget/ether.o CC [M] drivers/net/can/sja1000/sja1000_platform.o CC [M] drivers/message/fusion/mptscsih.o CC [M] drivers/usb/c67x00/c67x00-hcd.o CC [M] drivers/firewire/fw-sbp2.o CC [M] drivers/media/dvb/b2c2/flexcop-misc.o LD [M] drivers/isdn/hysdn/hysdn.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o CC [M] drivers/media/dvb/b2c2/flexcop-hw-filter.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_fs.o CC drivers/base/devres.o CC [M] drivers/hid/hid-gyration.o CC drivers/rtc/rtc-starfire.o CC [M] drivers/md/dm-target.o /scratch/kisskb/src/drivers/mtd/devices/docprobe.c:80:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC [M] drivers/isdn/i4l/isdn_v110.o CC [M] drivers/input/joystick/grip_mp.o CC [M] drivers/net/e1000/e1000_main.o CC [M] drivers/serial/8250.o CC [M] drivers/net/e1000e/82571.o CC [M] drivers/uwb/umc-bus.o CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o CC [M] drivers/leds/ledtrig-heartbeat.o CC [M] drivers/net/e1000/e1000_hw.o CC [M] drivers/ide/ide-probe.o CC [M] drivers/usb/class/cdc-acm.o CC [M] drivers/infiniband/core/sysfs.o CC [M] drivers/media/common/tuners/tda18271-fe.o CC [M] drivers/ide/ide-taskfile.o CC [M] drivers/mtd/devices/docecc.o CC [M] drivers/ssb/b43_pci_bridge.o CC security/selinux/ss/sidtab.o CC [M] drivers/mtd/devices/slram.o CC [M] sound/core/seq/seq_prioq.o CC [M] drivers/leds/ledtrig-backlight.o LD [M] drivers/net/benet/be2net.o CC [M] drivers/usb/atm/usbatm.o CC [M] drivers/block/cciss.o CC [M] drivers/mtd/chips/map_ram.o CC [M] drivers/net/can/sja1000/ems_pci.o CC [M] drivers/uwb/umc-dev.o CC [M] drivers/mtd/chips/map_rom.o CC drivers/pci/pci-sysfs.o LD [M] drivers/sbus/char/bbc.o CC [M] drivers/parport/parport_cs.o CC [M] drivers/isdn/mISDN/hwchannel.o CC [M] drivers/message/fusion/mptspi.o CC [M] drivers/hwmon/adm1031.o CC [M] drivers/rtc/rtc-ds1286.o CC [M] drivers/block/DAC960.o CC [M] sound/soc/codecs/ssm2602.o CC [M] drivers/i2c/busses/i2c-sis96x.o LD [M] drivers/message/i2o/i2o_core.o CC [M] drivers/media/common/tuners/xc5000.o LD [M] drivers/message/i2o/i2o_bus.o CC [M] drivers/media/video/v4l2-ioctl.o CC [M] net/802/fddi.o CC [M] sound/core/seq/seq_timer.o CC fs/dcache.o CC [M] sound/soc/codecs/tlv320aic23.o CC security/selinux/ss/avtab.o CC [M] drivers/hid/hid-kensington.o CC [M] net/8021q/vlanproc.o CC [M] drivers/hid/hid-kye.o CC [M] drivers/net/enic/enic_main.o LD [M] drivers/hid/hid-logitech.o CC [M] drivers/usb/c67x00/c67x00-sched.o CC [M] drivers/infiniband/hw/amso1100/c2_cq.o CC [M] drivers/net/enic/vnic_cq.o CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/net/chelsio/subr.o CC [M] drivers/leds/ledtrig-gpio.o CC drivers/base/attribute_container.o LD security/selinux/selinux.o CC [M] sound/drivers/vx/vx_cmd.o CC [M] drivers/hid/hid-microsoft.o CC crypto/shash.o CC [M] sound/drivers/vx/vx_uer.o CC [M] drivers/leds/ledtrig-default-on.o CC [M] drivers/i2c/busses/i2c-via.o CC [M] drivers/misc/phantom.o CC drivers/base/transport_class.o CC crypto/algboss.o LD [M] drivers/ssb/ssb.o CC [M] drivers/input/keyboard/sunkbd.o CC [M] drivers/hwmon/adm9240.o CC [M] drivers/usb/core/usb.o CC crypto/testmgr.o CC block/cmd-filter.o CC [M] drivers/isdn/gigaset/proc.o CC [M] drivers/infiniband/hw/mthca/mthca_eq.o CC [M] drivers/infiniband/hw/mthca/mthca_pd.o CC [M] drivers/ata/ahci.o CC [M] drivers/telephony/ixj_pcmcia.o CC drivers/char/vt.o CC [M] drivers/input/keyboard/lkkbd.o CC [M] drivers/hid/hid-monterey.o CC [M] sound/core/seq/seq_system.o CC [M] drivers/gpu/drm/drm_irq.o CC [M] drivers/input/joystick/guillemot.o CC [M] drivers/md/dm-linear.o CC [M] drivers/net/hamradio/mkiss.o CC [M] drivers/infiniband/hw/ipath/ipath_init_chip.o LD drivers/leds/built-in.o CC [M] drivers/net/hamradio/6pack.o CC [M] drivers/rtc/rtc-ds1305.o CC [M] drivers/gpu/drm/drm_lock.o CC [M] drivers/input/keyboard/xtkbd.o CC [M] drivers/scsi/aic7xxx/aic79xx_core.o CC [M] drivers/block/pktcdvd.o CC arch/sparc/kernel/prom_common.o CC [M] drivers/block/paride/ktti.o CC [M] drivers/usb/otg/nop-usb-xceiv.o CC [M] drivers/input/keyboard/newtonkbd.o CC [M] drivers/block/sunvdc.o CC [M] drivers/net/can/sja1000/kvaser_pci.o CC [M] drivers/pcmcia/socket_sysfs.o CC [M] drivers/input/keyboard/stowaway.o CC [M] drivers/hid/hid-ntrig.o CC [M] drivers/hid/hid-pl.o CC [M] drivers/media/dvb/b2c2/flexcop-dma.o CC [M] drivers/isdn/hardware/eicon/um_idi.o CC [M] drivers/hid/hid-petalynx.o CC drivers/base/dma-mapping.o CC crypto/crypto_wq.o CC [M] drivers/ata/sata_svw.o CC [M] sound/core/seq/seq_ports.o CC crypto/fips.o CC [M] drivers/mtd/devices/phram.o CC [M] drivers/infiniband/hw/ipath/ipath_intr.o CC [M] drivers/bluetooth/bt3c_cs.o CC drivers/char/defkeymap.o CC [M] net/9p/trans_rdma.o CC mm/mmzone.o CC [M] drivers/net/e1000e/ich8lan.o CC [M] drivers/md/dm-stripe.o CC [M] drivers/hwmon/ads7828.o CC [M] drivers/infiniband/hw/mlx4/srq.o CC [M] drivers/md/dm-ioctl.o CC [M] drivers/isdn/hisax/l3dss1.o CC [M] drivers/mtd/devices/pmc551.o CC drivers/char/tty_audit.o CC [M] drivers/gpu/drm/drm_memory.o CC lib/spinlock_debug.o CC [M] sound/core/seq/seq_info.o CC [M] drivers/input/keyboard/gpio_keys.o CC drivers/char/sysrq.o CC [M] drivers/parport/parport_sunbpp.o CC [M] drivers/i2c/busses/i2c-viapro.o CC crypto/aead.o CC [M] drivers/media/common/tuners/mt2060.o CC [M] drivers/ieee1394/video1394.o LD [M] drivers/usb/c67x00/c67x00.o CC [M] sound/soc/codecs/tlv320aic26.o LD [M] sound/drivers/vx/snd-vx-lib.o CC [M] drivers/rtc/rtc-ds1307.o CC [M] net/802/p8023.o CC security/selinux/ss/policydb.o CC [M] drivers/hwmon/adt7462.o CC drivers/pci/rom.o LD [M] sound/drivers/snd-dummy.o LD [M] sound/drivers/snd-virmidi.o CC [M] drivers/media/common/tuners/mt2266.o LD [M] sound/drivers/snd-serial-u16550.o LD [M] sound/drivers/snd-mtpav.o LD [M] sound/drivers/snd-mts64.o CC [M] drivers/uwb/umc-drv.o LD [M] sound/drivers/snd-portman2x4.o CC [M] sound/soc/codecs/tlv320aic3x.o CC [M] drivers/usb/gadget/file_storage.o CC arch/sparc/kernel/prom_64.o CC [M] drivers/block/paride/pd.o CC [M] drivers/uwb/address.o CC [M] drivers/infiniband/core/device.o CC [M] drivers/isdn/gigaset/ev-layer.o CC [M] drivers/mtd/lpddr/qinfo_probe.o CC [M] drivers/infiniband/core/fmr_pool.o CC [M] drivers/scsi/aacraid/commctrl.o CC [M] drivers/infiniband/core/cache.o CC [M] drivers/scsi/aacraid/comminit.o CC [M] drivers/net/hamradio/yam.o CC lib/find_last_bit.o CC [M] drivers/ata/ata_piix.o CC [M] drivers/isdn/capi/capifs.o CC [M] drivers/infiniband/hw/amso1100/c2_qp.o CC [M] drivers/net/hamradio/bpqether.o CC arch/sparc/kernel/of_device_common.o CC [M] drivers/input/misc/ati_remote.o CC [M] drivers/input/misc/ati_remote2.o CC [M] drivers/infiniband/core/umem.o CC kernel/fork.o CC [M] drivers/hid/hid-samsung.o CC [M] drivers/serial/8250_pci.o CC [M] drivers/isdn/gigaset/i4l.o CC block/bsg.o CC mm/vmstat.o CC [M] drivers/infiniband/core/mad.o CC mm/backing-dev.o CC [M] drivers/net/enic/vnic_intr.o CC [M] drivers/rtc/rtc-ds1374.o CC [M] drivers/rtc/rtc-ds1390.o CC mm/page_isolation.o CC fs/inode.o CC [M] drivers/infiniband/hw/ipath/ipath_keys.o CC [M] drivers/net/enic/vnic_wq.o CC [M] drivers/net/enic/enic_res.o CC [M] drivers/media/common/tuners/qt1010.o CC [M] drivers/net/cxgb3/ael1002.o CC [M] drivers/w1/masters/matrox_w1.o CC [M] drivers/input/misc/cm109.o CC [M] drivers/input/joystick/interact.o CC [M] drivers/infiniband/hw/nes/nes_nic.o CC lib/hweight.o CC [M] sound/pci/ens1370.o LD [M] drivers/net/can/can-dev.o CC drivers/base/node.o CC [M] drivers/media/common/tuners/mt2131.o CC [M] drivers/mtd/devices/mtdram.o CC [M] drivers/usb/class/usblp.o CC [M] drivers/input/joystick/joydump.o CC [M] drivers/char/rocket.o CC [M] drivers/misc/ioc4.o CC [M] drivers/input/joystick/magellan.o CC [M] drivers/mtd/devices/block2mtd.o CC [M] drivers/misc/enclosure.o LD [M] drivers/net/bonding/bonding.o CC [M] drivers/mmc/host/mmc_spi.o CC [M] drivers/parport/parport_ax88796.o CC [M] drivers/watchdog/pcwd_pci.o LD net/8021q/built-in.o LD [M] net/8021q/8021q.o CC [M] drivers/mtd/devices/mtd_dataflash.o CC [M] drivers/mmc/host/of_mmc_spi.o CC [M] drivers/hid/hid-sjoy.o CC [M] drivers/net/igb/igb_main.o CC block/noop-iosched.o CC [M] drivers/net/igbvf/vf.o CC [M] drivers/infiniband/core/smi.o CC [M] sound/core/seq/oss/seq_oss.o CC drivers/video/fb_notify.o LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.o LD drivers/usb/otg/built-in.o CC [M] drivers/net/igbvf/mbx.o CC [M] drivers/mmc/host/sdricoh_cs.o CC [M] drivers/misc/hpilo.o CC [M] drivers/watchdog/wdt_pci.o CC [M] drivers/infiniband/hw/nes/nes_utils.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o CC [M] drivers/net/chelsio/mv88x201x.o LD [M] drivers/firewire/firewire-core.o CC [M] drivers/infiniband/hw/nes/nes_verbs.o LD [M] drivers/firewire/firewire-ohci.o LD [M] drivers/firewire/firewire-sbp2.o CC [M] drivers/ata/sata_promise.o CC [M] drivers/rtc/rtc-ds1511.o LD [M] drivers/isdn/capi/kernelcapi.o CC [M] drivers/isdn/mISDN/stack.o CC arch/sparc/kernel/of_device_64.o CC [M] drivers/mmc/host/cb710-mmc.o CC [M] drivers/ata/sata_qstor.o CC [M] drivers/net/cxgb3/vsc8211.o CC [M] drivers/infiniband/hw/mthca/mthca_cq.o CC [M] drivers/pcmcia/cardbus.o CC [M] drivers/message/fusion/mptfc.o CC [M] drivers/infiniband/hw/mthca/mthca_mr.o CC [M] drivers/net/cxgb3/t3_hw.o CC lib/kernel_lock.o CC [M] drivers/i2c/busses/i2c-gpio.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-pci.o CC [M] drivers/hid/hid-sony.o LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-usb.o CC lib/list_debug.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC [M] drivers/hwmon/adt7470.o CC [M] sound/soc/codecs/uda134x.o CC [M] drivers/media/dvb/dm1105/dm1105.o CC [M] drivers/infiniband/hw/amso1100/c2_cm.o CC [M] drivers/uwb/allocator.o CC [M] drivers/isdn/hardware/eicon/dqueue.o CC [M] drivers/usb/class/cdc-wdm.o CC drivers/pci/setup-res.o CC [M] drivers/usb/core/hub.o CC crypto/chainiv.o CC [M] drivers/input/joystick/sidewinder.o CC [M] drivers/net/e1000/e1000_ethtool.o CC [M] drivers/media/common/tuners/mxl5005s.o CC [M] drivers/ata/sata_sil.o CC [M] sound/core/seq/oss/seq_oss_init.o CC [M] drivers/net/igbvf/ethtool.o CC [M] drivers/block/paride/pcd.o CC [M] drivers/usb/class/usbtmc.o CC [M] drivers/w1/slaves/w1_therm.o CC [M] drivers/misc/isl29003.o CC drivers/base/topology.o CC mm/mm_init.o CC [M] drivers/media/common/tuners/mxl5007t.o CC arch/sparc/kernel/prom_irqtrans.o LD [M] drivers/parport/parport.o CC [M] drivers/ide/ide-pm.o CC drivers/base/module.o CC [M] drivers/bluetooth/bluecard_cs.o CC [M] drivers/mtd/maps/map_funcs.o CC [M] sound/soc/codecs/uda1380.o CC [M] drivers/w1/slaves/w1_smem.o CC [M] drivers/rtc/rtc-ds1553.o CC [M] sound/core/seq/oss/seq_oss_timer.o CC [M] sound/core/seq/oss/seq_oss_ioctl.o CC [M] net/802/stp.o CC [M] drivers/isdn/hisax/l3ni1.o CC [M] drivers/mtd/devices/m25p80.o CC [M] drivers/media/video/v4l2-device.o CC [M] drivers/md/dm-io.o CC [M] drivers/i2c/busses/i2c-ocores.o CC [M] drivers/input/joystick/spaceball.o CC [M] drivers/w1/masters/ds2490.o CC [M] drivers/net/chelsio/my3126.o CC [M] drivers/input/joystick/spaceorb.o CC [M] drivers/net/hamradio/hdlcdrv.o LD [M] net/9p/9pnet.o LD [M] net/9p/9pnet_rdma.o CC [M] drivers/serial/serial_cs.o CC [M] drivers/net/hamradio/baycom_ser_hdx.o CC [M] drivers/pcmcia/rsrc_nonstatic.o CC [M] drivers/w1/w1.o CC [M] drivers/media/video/v4l2-int-device.o CC [M] drivers/pcmcia/yenta_socket.o CC [M] drivers/video/aty/atyfb_base.o CC [M] drivers/media/video/v4l2-compat-ioctl32.o CC [M] drivers/net/hamradio/baycom_par.o CC [M] drivers/input/misc/keyspan_remote.o CC [M] drivers/pcmcia/pd6729.o CC [M] drivers/gpu/drm/drm_proc.o CC crypto/eseqiv.o CC fs/attr.o CC [M] drivers/video/aty/mach64_accel.o CC lib/debugobjects.o CC [M] drivers/net/igbvf/netdev.o CC [M] drivers/video/aty/mach64_cursor.o CC [M] drivers/hid/hid-sunplus.o CC [M] drivers/rtc/rtc-ds1672.o CC [M] drivers/w1/masters/ds2482.o CC [M] drivers/serial/max3100.o CC [M] drivers/hwmon/adt7473.o CC [M] drivers/infiniband/core/agent.o LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.o CC arch/sparc/kernel/reboot.o CC [M] drivers/serial/kgdboc.o CC arch/sparc/kernel/sysfs.o CC [M] drivers/uwb/beacon.o CC arch/sparc/kernel/iommu.o CC [M] drivers/ata/sata_sil24.o CC [M] drivers/rtc/rtc-ds1742.o CC [M] drivers/isdn/hardware/eicon/divamnt.o CC [M] drivers/base/firmware_class.o CC [M] drivers/rtc/rtc-ds3234.o CC arch/sparc/kernel/central.o CC [M] drivers/infiniband/hw/amso1100/c2_mm.o CC [M] drivers/serial/jsm/jsm_driver.o CC [M] drivers/scsi/aacraid/commsup.o CC [M] drivers/input/joystick/stinger.o CC [M] drivers/w1/slaves/w1_ds2431.o CC block/compat_ioctl.o CC [M] drivers/gpu/drm/drm_stub.o /scratch/kisskb/src/drivers/misc/hpilo.c: In function 'ilo_ccb_open': /scratch/kisskb/src/drivers/misc/hpilo.c:250: warning: cast to pointer from integer of different size CC [M] drivers/gpu/drm/drm_vm.o CC [M] drivers/uwb/driver.o CC mm/fremap.o CC fs/bad_inode.o CC [M] drivers/gpu/drm/drm_agpsupport.o CC [M] drivers/i2c/busses/i2c-simtec.o CC [M] drivers/mtd/maps/physmap.o CC [M] drivers/w1/slaves/w1_ds2433.o LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.o CC [M] drivers/net/e1000e/es2lan.o CC mm/highmem.o CC [M] drivers/watchdog/pcwd_usb.o CC [M] drivers/usb/atm/xusbatm.o CC [M] drivers/ieee1394/raw1394.o CC fs/file.o CC [M] drivers/hid/hid-gaff.o CC [M] drivers/isdn/i4l/isdn_common.o CC [M] drivers/w1/masters/w1-gpio.o CC lib/bitrev.o CC [M] drivers/infiniband/hw/ipath/ipath_mad.o CC [M] sound/soc/codecs/wm8350.o CC [M] drivers/watchdog/alim7101_wdt.o CC [M] drivers/hwmon/adt7475.o CC [M] sound/core/seq/oss/seq_oss_event.o CC [M] drivers/infiniband/core/mad_rmpp.o CC [M] drivers/input/joystick/tmdc.o CC drivers/pci/irq.o CC [M] drivers/net/cxgb3/mc5.o CC security/selinux/ss/services.o CC [M] drivers/net/enic/vnic_dev.o CC [M] drivers/block/paride/pf.o CC [M] drivers/infiniband/hw/ipath/ipath_mmap.o CC [M] drivers/infiniband/hw/amso1100/c2_pd.o CC [M] drivers/video/aty/mach64_gx.o CC [M] drivers/net/cxgb3/xgmac.o CC [M] drivers/uwb/drp.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_receive': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:955: warning: 'actual_sge_count' may be used uninitialized in this function CC [M] drivers/char/cyclades.o CC [M] sound/soc/codecs/wm8400.o CC arch/sparc/kernel/starfire.o CC [M] drivers/ata/sata_via.o CC [M] drivers/ieee1394/sbp2.o LD drivers/misc/built-in.o CC [M] drivers/hid/hid-tmff.o /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c: In function 'c2_post_send': /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:797: warning: 'tot_len' may be used uninitialized in this function /scratch/kisskb/src/drivers/infiniband/hw/amso1100/c2_qp.c:798: warning: 'actual_sge_count' may be used uninitialized in this function CC [M] drivers/w1/slaves/w1_ds2760.o CC [M] drivers/rtc/rtc-fm3130.o CC [M] drivers/input/joystick/turbografx.o CC [M] drivers/mtd/maps/sun_uflash.o CC [M] drivers/ieee1394/dv1394.o CC arch/sparc/kernel/power.o CC [M] sound/pci/ak4531_codec.o CC [M] drivers/net/chelsio/mv88e1xxx.o CC [M] drivers/ide/ide-park.o LD drivers/serial/built-in.o CC security/selinux/ss/conditional.o CC [M] drivers/md/dm-kcopyd.o CC [M] sound/pci/ens1371.o CC [M] drivers/ieee1394/eth1394.o CC [M] drivers/input/misc/pcf50633-input.o CC security/selinux/ss/mls.o CC [M] sound/pci/es1938.o CC [M] sound/core/memalloc.o CC [M] drivers/scsi/aic94xx/aic94xx_init.o CC [M] sound/pci/es1968.o CC [M] drivers/scsi/aic94xx/aic94xx_hwi.o CC [M] drivers/scsi/aic94xx/aic94xx_reg.o CC [M] drivers/scsi/aic7xxx/aic79xx_pci.o CC [M] drivers/uwb/drp-avail.o CC [M] drivers/mtd/nand/nand_base.o CC [M] drivers/infiniband/core/sa_query.o CC [M] drivers/input/joystick/twidjoy.o CC [M] drivers/mtd/onenand/onenand_base.o CC [M] drivers/input/mouse/appletouch.o CC [M] drivers/infiniband/core/multicast.o CC mm/madvise.o CC fs/filesystems.o CC [M] drivers/gpu/drm/drm_scatter.o CC [M] drivers/net/cxgb3/sge.o CC [M] drivers/rtc/rtc-isl1208.o CC [M] drivers/usb/gadget/gmidi.o CC [M] drivers/i2c/busses/i2c-parport.o CC [M] drivers/usb/gadget/printer.o CC [M] drivers/mtd/maps/pci.o CC fs/namespace.o CC [M] sound/core/seq/oss/seq_oss_rw.o CC block/blk-integrity.o CC [M] drivers/pcmcia/i82092.o LD [M] drivers/ieee1394/ieee1394.o CC [M] drivers/input/misc/powermate.o CC [M] block/as-iosched.o CC [M] drivers/infiniband/core/ucm.o CC [M] drivers/infiniband/hw/nes/nes_cm.o CC [M] drivers/mtd/nand/nand_bbt.o CC mm/memory.o CC [M] drivers/input/misc/rotary_encoder.o CC [M] drivers/isdn/hardware/eicon/mntfunc.o CC [M] sound/pci/fm801.o CC [M] drivers/bluetooth/btuart_cs.o CC [M] drivers/rtc/rtc-m41t80.o CC [M] sound/soc/codecs/wm8510.o CC [M] drivers/net/chelsio/vsc7326.o CC [M] drivers/w1/slaves/w1_bq27000.o CC crypto/pcompress.o LD drivers/base/built-in.o CC [M] drivers/infiniband/hw/mthca/mthca_qp.o CC drivers/pci/proc.o CC [M] drivers/block/umem.o CC [M] drivers/uwb/drp-ie.o CC [M] drivers/scsi/aic7xxx/aic79xx_reg_print.o CC [M] drivers/media/dvb/dvb-core/dvbdev.o CC [M] drivers/isdn/hisax/l3_1tr6.o CC [M] drivers/isdn/hisax/teles3.o CC drivers/usb/host/pci-quirks.o CC [M] drivers/scsi/aic7xxx/aic79xx_osm.o /scratch/kisskb/src/sound/soc/codecs/wm8400.c: In function 'wm8400_set_dai_pll': /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.k' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.n' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.fratio' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.freq_ref' may be used uninitialized in this function /scratch/kisskb/src/sound/soc/codecs/wm8400.c:1018: warning: 'factors.outdiv' may be used uninitialized in this function CC lib/crc32.o CC [M] drivers/input/mouse/bcm5974.o CC [M] drivers/hwmon/atxp1.o CC [M] drivers/i2c/busses/i2c-parport-light.o CC [M] drivers/hid/hid-topseed.o CC [M] drivers/media/video/v4l2-common.o CC [M] drivers/scsi/aacraid/dpcsup.o CC [M] drivers/input/misc/sparcspkr.o CC [M] drivers/video/aty/mach64_ct.o CC [M] drivers/video/aty/radeon_base.o CC [M] drivers/scsi/aacraid/rx.o CC [M] drivers/isdn/hisax/isac.o CC [M] drivers/watchdog/riowd.o CC [M] drivers/isdn/hisax/arcofi.o CC [M] net/802/garp.o CC arch/sparc/kernel/sbus.o CC [M] drivers/watchdog/cpwd.o CC [M] drivers/input/joystick/warrior.o CC [M] drivers/gpu/drm/ati_pcigart.o CC [M] sound/core/seq/oss/seq_oss_synth.o CC [M] drivers/md/dm-sysfs.o CC [M] drivers/input/joystick/xpad.o CC [M] drivers/gpu/drm/drm_pci.o CC [M] drivers/block/nbd.o CC [M] drivers/net/irda/irda-usb.o CC [M] drivers/hwmon/dme1737.o CC [M] drivers/isdn/mISDN/layer1.o CC [M] drivers/input/misc/uinput.o CC [M] drivers/mtd/nand/nand_ecc.o CC [M] drivers/input/misc/yealink.o CC mm/mincore.o CC [M] drivers/ide/ide-sysfs.o CC [M] drivers/net/irda/stir4200.o CC [M] drivers/net/enic/vnic_rq.o CC [M] drivers/uwb/est.o CC [M] drivers/message/fusion/mptsas.o CC [M] drivers/usb/core/hcd.o LD crypto/cryptomgr.o CC [M] drivers/hwmon/ds1621.o CC [M] drivers/mtd/maps/plat-ram.o CC crypto/md5.o CC [M] drivers/message/fusion/mptctl.o CC [M] drivers/message/fusion/mptlan.o CC [M] block/deadline-iosched.o CC [M] drivers/net/e1000e/lib.o CC [M] sound/core/sgbuf.o CC lib/genalloc.o CC [M] drivers/mtd/maps/intel_vr_nor.o CC [M] drivers/serial/jsm/jsm_neo.o CC [M] drivers/usb/gadget/serial.o CC [M] drivers/media/dvb/dvb-core/dmxdev.o CC [M] drivers/serial/jsm/jsm_tty.o CC [M] drivers/isdn/gigaset/asyncdata.o CC [M] sound/soc/codecs/wm8580.o CC [M] drivers/net/e1000/e1000_param.o CC [M] drivers/media/dvb/dvb-core/dvb_demux.o CC kernel/exec_domain.o CC [M] drivers/input/mouse/gpio_mouse.o CC [M] drivers/hid/hid-zpff.o CC [M] drivers/i2c/busses/i2c-taos-evm.o CC [M] drivers/hid/hid-wacom.o CC [M] drivers/block/paride/pt.o CC [M] drivers/mtd/onenand/onenand_bbt.o CC [M] drivers/block/paride/pg.o CC [M] drivers/mtd/onenand/onenand_sim.o CC arch/sparc/kernel/ebus.o CC [M] drivers/md/dm-path-selector.o CC [M] drivers/watchdog/wm8350_wdt.o CC kernel/panic.o LD [M] drivers/pcmcia/pcmcia_core.o CC [M] sound/core/pcm.o LD [M] drivers/pcmcia/pcmcia.o CC [M] drivers/uwb/ie.o CC [M] net/appletalk/aarp.o LD [M] drivers/infiniband/hw/amso1100/iw_c2.o CC [M] drivers/scsi/aic7xxx/aic79xx_proc.o LD net/802/built-in.o CC [M] drivers/rtc/rtc-m41t94.o CC [M] sound/core/pcm_native.o CC [M] drivers/uwb/ie-rcv.o CC [M] net/appletalk/ddp.o CC [M] drivers/isdn/gigaset/ser-gigaset.o CC [M] drivers/media/dvb/dvb-usb/a800.o CC kernel/printk.o CC [M] drivers/rtc/rtc-m48t35.o CC [M] drivers/isdn/hardware/eicon/debug.o CC drivers/pci/hotplug.o CC [M] drivers/input/mouse/psmouse-base.o CC [M] sound/soc/codecs/wm8728.o CC drivers/pci/msi.o CC [M] drivers/input/joystick/zhenhua.o CC [M] drivers/bluetooth/btusb.o CC crypto/rng.o CC [M] lib/lzo/lzo1x_compress.o CC [M] drivers/usb/host/ehci-hcd.o CC [M] drivers/i2c/busses/i2c-tiny-usb.o CC [M] block/cfq-iosched.o CC [M] drivers/scsi/aic7xxx/aic79xx_osm_pci.o CC [M] drivers/usb/host/oxu210hp-hcd.o CC [M] drivers/media/video/v4l1-compat.o CC [M] drivers/hid/usbhid/hid-core.o LD [M] drivers/media/video/tuner.o CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o CC [M] drivers/isdn/hisax/hscx.o CC mm/mlock.o CC mm/mmap.o LD [M] drivers/net/enic/enic.o CC [M] drivers/usb/gadget/zero.o CC [M] drivers/ide/ide-devsets.o CC [M] drivers/scsi/aic94xx/aic94xx_sds.o CC [M] drivers/ata/sata_vsc.o CC [M] drivers/ide/ide-io-std.o CC [M] drivers/w1/w1_int.o CC [M] drivers/net/ixgb/ixgb_main.o CC [M] drivers/scsi/aic94xx/aic94xx_seq.o CC [M] drivers/infiniband/core/user_mad.o CC kernel/cpu.o CC [M] drivers/bluetooth/btsdio.o CC [M] drivers/isdn/hardware/mISDN/hfcpci.o CC [M] drivers/ide/ide-eh.o CC [M] drivers/input/joystick/walkera0701.o CC [M] drivers/rtc/rtc-m48t86.o CC [M] sound/soc/codecs/wm8731.o CC [M] drivers/video/backlight/lcd.o CC [M] drivers/gpu/drm/drm_sysfs.o CC [M] drivers/usb/gadget/inode.o CC [M] sound/core/seq/oss/seq_oss_midi.o LD [M] drivers/mtd/onenand/onenand.o CC [M] drivers/net/irda/vlsi_ir.o CC [M] sound/soc/codecs/wm8750.o CC [M] drivers/net/ixgbe/ixgbe_main.o CC [M] drivers/infiniband/hw/ipath/ipath_mr.o CC crypto/krng.o CC [M] drivers/hwmon/f71805f.o CC [M] drivers/mtd/tests/mtd_oobtest.o CC arch/sparc/kernel/visemul.o CC [M] drivers/mtd/tests/mtd_pagetest.o CC [M] drivers/block/cryptoloop.o CC [M] drivers/mtd/tests/mtd_readtest.o CC [M] sound/soc/codecs/wm8753.o CC [M] drivers/uwb/lc-dev.o CC [M] drivers/mtd/tests/mtd_speedtest.o CC [M] drivers/input/joystick/iforce/iforce-ff.o CC [M] drivers/net/mlx4/alloc.o CC [M] drivers/hid/usbhid/hid-quirks.o CC [M] drivers/media/common/tuners/mc44s803.o CC [M] drivers/input/tablet/acecad.o CC [M] lib/lzo/lzo1x_decompress.o CC arch/sparc/kernel/hvapi.o CC [M] drivers/mtd/nand/nand_ids.o CC drivers/video/console/dummycon.o CC [M] drivers/block/sx8.o CC [M] drivers/w1/w1_family.o CC fs/seq_file.o CC [M] drivers/rtc/rtc-max6900.o CC [M] drivers/w1/w1_netlink.o CC drivers/video/console/promcon.o CC [M] drivers/w1/w1_io.o CC [M] drivers/input/mouse/synaptics.o CC [M] drivers/isdn/hardware/eicon/maintidi.o CC [M] drivers/media/dvb/dvb-core/dvb_filter.o CC [M] drivers/char/stallion.o LD [M] drivers/hid/hid.o CC [M] drivers/input/tablet/aiptek.o CC [M] drivers/i2c/busses/i2c-voodoo3.o CC [M] drivers/md/dm-mpath.o CC [M] drivers/i2c/busses/i2c-pca-platform.o CC [M] drivers/watchdog/softdog.o CC [M] drivers/md/dm-snap.o CC [M] drivers/media/dvb/dvb-usb/af9005-remote.o CC [M] drivers/net/myri10ge/myri10ge.o CC [M] drivers/media/dvb/dvb-usb/af9005.o CC [M] drivers/input/touchscreen/ad7877.o CC kernel/exit.o CC [M] drivers/video/aty/radeon_pm.o CC [M] drivers/ide/ide-xfer-mode.o LD [M] drivers/net/chelsio/cxgb.o CC arch/sparc/kernel/sstate.o LD [M] drivers/media/common/tuners/tda18271.o CC [M] drivers/video/aty/radeon_monitor.o CC [M] drivers/net/e1000e/phy.o CC [M] drivers/rtc/rtc-max6902.o CC [M] drivers/input/touchscreen/ad7879.o CC [M] drivers/isdn/mISDN/layer2.o CC [M] drivers/block/ub.o CC [M] drivers/isdn/hisax/s0box.o CC [M] drivers/video/backlight/ltv350qv.o CC [M] drivers/scsi/aic94xx/aic94xx_dump.o CC [M] drivers/scsi/aacraid/sa.o CC [M] drivers/isdn/gigaset/usb-gigaset.o CC [M] drivers/media/video/ir-kbd-i2c.o CC [M] drivers/video/backlight/ili9320.o CC [M] drivers/scsi/aic94xx/aic94xx_scb.o CC [M] drivers/scsi/aic7xxx/aic7xxx_93cx6.o CC [M] drivers/video/display/display-sysfs.o CC [M] drivers/media/video/tvaudio.o CC [M] drivers/net/netxen/netxen_nic_hw.o CC [M] drivers/i2c/busses/i2c-stub.o CC [M] drivers/net/cxgb3/l2t.o CC [M] drivers/usb/core/urb.o CC [M] sound/pci/intel8x0.o CC [M] drivers/net/cxgb3/cxgb3_offload.o CC [M] sound/pci/intel8x0m.o CC [M] drivers/usb/core/message.o LD [M] lib/lzo/lzo_compress.o CC [M] drivers/mtd/tests/mtd_stresstest.o CC fs/xattr.o CC [M] drivers/hid/usbhid/hiddev.o LD [M] lib/lzo/lzo_decompress.o CC arch/sparc/kernel/mdesc.o CC [M] sound/soc/codecs/wm8900.o LD [M] drivers/net/e1000/e1000.o CC [M] lib/reed_solomon/reed_solomon.o CC [M] drivers/rtc/rtc-pcf8563.o CC [M] crypto/seqiv.o CC [M] drivers/net/mlx4/catas.o CC [M] drivers/ata/sata_sis.o CC [M] drivers/usb/host/isp116x-hcd.o CC [M] drivers/input/joystick/iforce/iforce-main.o CC [M] lib/zlib_deflate/deflate.o CC [M] drivers/hid/usbhid/hid-pidff.o CC [M] drivers/gpu/drm/drm_hashtab.o /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_attach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:420: warning: 'i2c_attach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:434) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:455: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c: In function 'ir_detach': /scratch/kisskb/src/drivers/media/video/ir-kbd-i2c.c:471: warning: 'i2c_detach_client' is deprecated (declared at /scratch/kisskb/src/include/linux/i2c.h:435) CC [M] drivers/infiniband/hw/mthca/mthca_av.o CC mm/mprotect.o CC [M] drivers/infiniband/hw/ipath/ipath_qp.o CC [M] drivers/input/joystick/iforce/iforce-packets.o LD [M] drivers/media/common/saa7146.o CC [M] drivers/input/mouse/alps.o CC [M] sound/core/seq/oss/seq_oss_readq.o LD [M] drivers/media/common/saa7146_vv.o CC [M] lib/zlib_deflate/deftree.o CC [M] drivers/hwmon/f71882fg.o LD [M] drivers/media/common/ir-common.o CC mm/mremap.o CC [M] sound/core/seq/oss/seq_oss_writeq.o LD drivers/block/built-in.o CC kernel/itimer.o CC [M] drivers/mtd/tests/mtd_subpagetest.o CC mm/msync.o CC [M] drivers/gpu/drm/drm_sman.o CC mm/rmap.o CC [M] drivers/input/tablet/gtco.o CC [M] drivers/mtd/ubi/vtbl.o CC [M] sound/core/pcm_lib.o CC [M] drivers/input/tablet/kbtab.o CC [M] drivers/input/touchscreen/ads7846.o CC [M] drivers/input/tablet/wacom_wac.o CC [M] drivers/net/netxen/netxen_nic_main.o LD [M] drivers/net/igbvf/igbvf.o CC [M] drivers/mtd/ubi/vmt.o CC [M] drivers/net/mlx4/cmd.o CC [M] drivers/hid/usbhid/usbkbd.o CC [M] sound/core/pcm_timer.o CC [M] drivers/uwb/lc-rc.o CC [M] drivers/video/backlight/platform_lcd.o LD [M] drivers/serial/jsm/jsm.o CC [M] drivers/net/ixgb/ixgb_hw.o CC [M] drivers/hid/usbhid/usbmouse.o CC [M] drivers/net/cxgb3/aq100x.o CC [M] drivers/net/mlx4/cq.o CC [M] drivers/media/dvb/dvb-core/dvb_ca_en50221.o CC [M] crypto/hmac.o CC drivers/pci/iov.o CC [M] drivers/mtd/nand/cafe_nand.o CC [M] drivers/media/dvb/dvb-core/dvb_frontend.o CC [M] drivers/video/backlight/vgg2432a4.o CC [M] drivers/input/touchscreen/gunze.o LD security/selinux/ss/ss.o CC [M] net/appletalk/dev.o LD security/selinux/ss/built-in.o LD security/selinux/built-in.o CC arch/sparc/kernel/pcr.o LD security/built-in.o CC [M] drivers/mtd/nand/diskonchip.o LD [M] drivers/bluetooth/hci_uart.o CC [M] drivers/video/console/fbcon.o LD block/built-in.o CC kernel/time.o CC [M] drivers/scsi/aic7xxx/aic7xxx_pci.o CC [M] drivers/scsi/arcmsr/arcmsr_attr.o CC [M] drivers/video/console/bitblit.o CC [M] drivers/net/e1000e/param.o CC [M] drivers/infiniband/core/uverbs_main.o CC [M] drivers/isdn/mISDN/tei.o CC kernel/softirq.o LD drivers/i2c/built-in.o CC mm/vmalloc.o LD [M] drivers/usb/gadget/g_zero.o CC [M] net/appletalk/atalk_proc.o LD [M] drivers/usb/gadget/g_ether.o LD [M] drivers/usb/gadget/gadgetfs.o CC [M] drivers/media/video/tda7432.o LD [M] drivers/usb/gadget/g_file_storage.o LD [M] sound/core/seq/oss/snd-seq-oss.o CC [M] drivers/scsi/aic7xxx/aic7xxx_reg_print.o CC [M] drivers/input/mouse/elantech.o CC [M] drivers/input/tablet/wacom_sys.o CC [M] sound/soc/codecs/wm8903.o LD [M] drivers/video/display/display.o LD [M] drivers/usb/gadget/g_serial.o CC [M] drivers/mtd/tests/mtd_torturetest.o CC [M] drivers/net/igb/igb_ethtool.o LD [M] sound/core/seq/snd-seq.o LD [M] drivers/usb/gadget/g_printer.o LD [M] drivers/w1/wire.o CC [M] drivers/md/dm-exception-store.o LD [M] drivers/usb/gadget/g_midi.o CC kernel/resource.o LD [M] drivers/usb/gadget/g_cdc.o CC [M] drivers/mtd/ubi/upd.o CC [M] drivers/ide/ide-timings.o LD [M] sound/core/seq/snd-seq-device.o LD [M] sound/core/seq/snd-seq-midi-event.o CC [M] drivers/ide/ide-atapi.o LD [M] sound/core/seq/snd-seq-dummy.o CC [M] drivers/scsi/arcmsr/arcmsr_hba.o LD [M] sound/core/seq/snd-seq-virmidi.o LD [M] sound/core/seq/snd-seq-midi.o LD [M] sound/core/seq/snd-seq-midi-emul.o CC [M] drivers/scsi/bnx2i/bnx2i_init.o CC [M] drivers/input/joystick/iforce/iforce-serio.o CC [M] drivers/net/e1000e/ethtool.o CC mm/pagewalk.o CC [M] sound/core/pcm_misc.o CC [M] drivers/scsi/cxgb3i/cxgb3i_init.o CC [M] drivers/input/joystick/iforce/iforce-usb.o CC [M] drivers/scsi/bnx2i/bnx2i_hwi.o CC [M] drivers/ide/setup-pci.o /scratch/kisskb/src/drivers/mtd/nand/diskonchip.c:56:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined CC [M] drivers/video/kyro/STG4000Ramdac.o CC [M] drivers/isdn/hisax/avm_a1p.o CC [M] drivers/ide/ide-dma.o CC [M] drivers/md/dm-snap-transient.o CC [M] drivers/video/kyro/STG4000VTG.o CC [M] drivers/input/touchscreen/elo.o CC [M] drivers/net/ixgb/ixgb_ee.o CC [M] drivers/rtc/rtc-pcf8583.o CC [M] drivers/mtd/ubi/build.o CC [M] drivers/net/e1000e/netdev.o CC [M] drivers/net/ixgb/ixgb_ethtool.o CC [M] drivers/isdn/i4l/isdn_ppp.o CC [M] drivers/usb/host/ohci-hcd.o CC [M] drivers/ide/ide-dma-sff.o CC [M] drivers/hwmon/f75375s.o CC [M] drivers/usb/host/uhci-hcd.o CC [M] drivers/media/dvb/dvb-core/dvb_net.o CC [M] drivers/video/backlight/tdo24m.o CC [M] drivers/media/video/saa6588.o CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o CC [M] drivers/scsi/aacraid/rkt.o CC [M] drivers/video/backlight/backlight.o CC [M] drivers/infiniband/hw/mthca/mthca_mad.o LD [M] drivers/hid/usbhid/usbhid.o CC [M] drivers/input/touchscreen/fujitsu_ts.o CC [M] drivers/net/ixgb/ixgb_param.o CC [M] drivers/mtd/nand/nandsim.o CC [M] drivers/net/netxen/netxen_nic_init.o CC [M] drivers/net/igb/e1000_82575.o CC [M] lib/zlib_deflate/deflate_syms.o CC [M] drivers/rtc/rtc-r9701.o CC [M] drivers/input/mouse/logips2pp.o CC [M] drivers/hwmon/g760a.o CC arch/sparc/kernel/nmi.o CC [M] drivers/ata/sata_sx4.o CC drivers/pci/setup-bus.o CC mm/page_io.o CC [M] drivers/md/dm-snap-persistent.o CC mm/swap_state.o CC [M] drivers/net/irda/mcs7780.o CC lib/zlib_inflate/inffast.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm.o CC [M] crypto/xcbc.o CC [M] drivers/ide/ide-proc.o CC [M] drivers/net/irda/irtty-sir.o CC [M] drivers/input/touchscreen/inexio.o CC [M] drivers/md/md.o CC [M] sound/core/pcm_memory.o CC [M] drivers/uwb/neh.o CC [M] net/appletalk/sysctl_net_atalk.o CC [M] drivers/infiniband/hw/ipath/ipath_rc.o CC [M] drivers/md/bitmap.o LD [M] drivers/input/joystick/iforce/iforce.o CC [M] drivers/video/kyro/STG4000OverlayDevice.o CC [M] drivers/net/irda/sir_dev.o CC [M] drivers/video/aty/radeon_accel.o CC [M] drivers/input/mouse/trackpoint.o CC [M] net/atm/addr.o CC [M] drivers/gpu/drm/drm_mm.o CC [M] net/atm/pvc.o CC [M] drivers/input/mouse/touchkit_ps2.o CC fs/libfs.o CC lib/zlib_inflate/inflate.o CC [M] drivers/video/aty/radeon_i2c.o CC kernel/sysctl.o CC [M] drivers/hwmon/gl518sm.o CC [M] drivers/input/mouse/sermouse.o CC [M] drivers/rtc/rtc-rs5c348.o CC drivers/pci/syscall.o CC [M] drivers/input/touchscreen/mtouch.o LD [M] lib/zlib_deflate/zlib_deflate.o CC [M] drivers/video/aty/radeon_backlight.o CC [M] drivers/ata/sata_nv.o CC [M] drivers/media/video/saa5246a.o CC kernel/capability.o CC [M] crypto/crypto_null.o CC [M] drivers/gpu/drm/drm_crtc.o CC [M] drivers/net/netxen/netxen_nic_ethtool.o CC [M] drivers/scsi/aacraid/nark.o CC [M] drivers/gpu/drm/drm_crtc_helper.o CC [M] drivers/scsi/aic7xxx/aic7xxx_proc.o CC [M] drivers/isdn/hisax/avm_pci.o CC [M] drivers/net/irda/sir_dongle.o LD [M] drivers/isdn/gigaset/gigaset.o CC [M] drivers/rtc/rtc-rs5c372.o LD [M] drivers/isdn/gigaset/usb_gigaset.o /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'ib_uverbs_alloc_event_file': /scratch/kisskb/src/drivers/infiniband/core/uverbs_main.c:522: warning: the address of 'uverbs_event_fops' will always evaluate as 'true' CC [M] drivers/net/netxen/netxen_nic_niu.o LD [M] drivers/isdn/gigaset/bas_gigaset.o CC [M] drivers/input/mouse/vsxxxaa.o LD [M] drivers/isdn/gigaset/ser_gigaset.o LD [M] drivers/input/tablet/wacom.o CC [M] drivers/isdn/hardware/eicon/capimain.o CC [M] drivers/input/ff-memless.o CC arch/sparc/kernel/cpumap.o CC [M] drivers/isdn/hardware/mISDN/hfcmulti.o CC [M] drivers/media/dvb/dvb-usb/af9005-fe.o CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o CC [M] drivers/net/netxen/netxen_nic_ctx.o CC [M] drivers/video/backlight/generic_bl.o CC [M] drivers/usb/image/mdc800.o CC [M] drivers/net/igb/e1000_mac.o CC [M] drivers/net/igb/e1000_nvm.o CC [M] drivers/pci/pci-stub.o CC [M] drivers/scsi/cxgb3i/cxgb3i_iscsi.o CC [M] drivers/input/touchscreen/mk712.o CC [M] drivers/isdn/i4l/isdn_concap.o CC [M] drivers/net/igb/e1000_phy.o CC [M] drivers/scsi/cxgb3i/cxgb3i_pdu.o CC [M] drivers/infiniband/hw/mthca/mthca_provider.o CC [M] drivers/input/touchscreen/usbtouchscreen.o CC [M] drivers/net/igb/e1000_mbx.o CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o CC fs/fs-writeback.o CC [M] drivers/isdn/hardware/eicon/capifunc.o CC [M] sound/core/rawmidi.o CC [M] drivers/net/mlx4/eq.o CC [M] drivers/net/mlx4/fw.o CC mm/swapfile.o LD [M] drivers/input/mouse/psmouse.o CC [M] drivers/mtd/nand/plat_nand.o CC [M] drivers/input/input-polldev.o CC [M] drivers/net/mlx4/icm.o CC [M] drivers/mtd/nand/alauda.o CC [M] drivers/usb/core/driver.o CC [M] drivers/media/dvb/dvb-core/dvb_ringbuffer.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm_pci.o CC fs/pnode.o CC [M] drivers/md/raid5.o CC [M] sound/soc/codecs/wm8940.o CC [M] drivers/mtd/ubi/cdev.o CC [M] drivers/uwb/pal.o CC arch/sparc/kernel/smp_64.o CC [M] drivers/usb/image/microtek.o /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c: In function 'hfcpci_softirq': /scratch/kisskb/src/drivers/isdn/hardware/mISDN/hfcpci.c:2333: warning: ignoring return value of 'driver_for_each_device', declared with attribute warn_unused_result CC [M] sound/soc/codecs/wm8960.o CC [M] drivers/net/mlx4/intf.o CC [M] drivers/ata/sata_uli.o CC kernel/ptrace.o CC [M] crypto/md4.o CC [M] sound/core/timer.o CC [M] drivers/ata/sata_mv.o CC [M] crypto/rmd128.o CC [M] drivers/gpu/drm/drm_modes.o CC [M] drivers/isdn/hardware/eicon/message.o CC [M] drivers/gpu/drm/drm_edid.o CC [M] drivers/video/kyro/STG4000InitDevice.o CC [M] drivers/isdn/hisax/elsa.o LD [M] drivers/scsi/aacraid/aacraid.o LD [M] net/appletalk/appletalk.o CC [M] drivers/input/touchscreen/penmount.o CC [M] sound/soc/codecs/wm8971.o CC lib/zlib_inflate/infutil.o CC lib/textsearch.o CC [M] sound/soc/codecs/wm8988.o LD [M] drivers/net/ixgb/ixgb.o CC drivers/video/logo/logo.o CC [M] drivers/scsi/device_handler/scsi_dh.o CC fs/drop_caches.o CC [M] drivers/video/console/fonts.o CC [M] drivers/rtc/rtc-rx8581.o CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o CC [M] drivers/net/pcmcia/3c589_cs.o CC lib/zlib_inflate/inftrees.o CC [M] drivers/isdn/i4l/isdn_x25iface.o CC [M] drivers/media/dvb/dvb-core/dvb_math.o CC [M] net/atm/signaling.o CC lib/zlib_inflate/inflate_syms.o CC [M] sound/soc/codecs/wm8990.o CC [M] drivers/input/mousedev.o CC [M] drivers/input/joydev.o CC [M] drivers/isdn/hardware/eicon/capidtmf.o CC [M] drivers/net/mlx4/main.o CC [M] drivers/media/video/saa5249.o CC [M] sound/soc/codecs/wm9081.o CC kernel/timer.o CC [M] drivers/char/istallion.o CC [M] drivers/ide/ide-gd.o CC [M] drivers/input/evdev.o CC [M] drivers/hwmon/gl520sm.o CC [M] drivers/net/ixgbe/ixgbe_common.o CC [M] drivers/hwmon/ultra45_env.o CC [M] drivers/media/video/c-qcam.o CC [M] drivers/input/evbug.o LD [M] drivers/mtd/nand/nand.o CC [M] drivers/input/touchscreen/touchit213.o CC [M] drivers/scsi/aic94xx/aic94xx_dev.o CC [M] drivers/mtd/inftlcore.o CC [M] drivers/md/raid6algos.o CC [M] drivers/input/touchscreen/touchright.o CC [M] drivers/media/dvb/dvb-usb/af9015.o CC [M] sound/pci/maestro3.o CC [M] drivers/gpu/drm/drm_info.o CC [M] sound/pci/rme32.o CC [M] drivers/scsi/bnx2i/bnx2i_iscsi.o CC [M] drivers/video/aty/aty128fb.o LD drivers/video/logo/built-in.o LD drivers/pci/built-in.o CC [M] drivers/scsi/aic94xx/aic94xx_tmf.o CC [M] drivers/scsi/bnx2i/bnx2i_sysfs.o CC [M] drivers/mtd/ubi/kapi.o CC [M] drivers/video/console/font_8x16.o CC [M] drivers/net/irda/esi-sir.o CC [M] drivers/isdn/i4l/isdn_audio.o CC [M] drivers/ide/ide-disk.o CC [M] drivers/mtd/ubi/eba.o CC [M] sound/core/sound.o CC [M] drivers/usb/misc/adutux.o CC [M] crypto/rmd160.o CC drivers/net/phy/phy.o CC [M] crypto/rmd256.o CC [M] drivers/infiniband/core/uverbs_cmd.o /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c: In function 'avm_pci_setup': /scratch/kisskb/src/drivers/isdn/hisax/avm_pci.c:838: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/infiniband/core/uverbs_marshall.o CC [M] drivers/ata/sata_inic162x.o CC [M] drivers/char/nozomi.o CC [M] drivers/isdn/mISDN/timerdev.o CC [M] crypto/rmd320.o LD lib/zlib_inflate/zlib_inflate.o CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o LD lib/zlib_inflate/built-in.o CC [M] net/atm/svc.o CC [M] drivers/uwb/radio.o CC lib/percpu_counter.o CC [M] drivers/isdn/i4l/isdn_ttyfax.o LD [M] drivers/net/cxgb3/cxgb3.o CC [M] drivers/uwb/reset.o CC fs/splice.o CC kernel/user.o CC [M] drivers/mtd/ubi/io.o LD [M] drivers/video/aty/atyfb.o CC [M] drivers/hwmon/i5k_amb.o LD [M] drivers/video/aty/radeonfb.o CC lib/iommu-helper.o CC [M] drivers/isdn/mISDN/dsp_core.o CC [M] drivers/gpu/drm/drm_debugfs.o CC [M] drivers/usb/mon/mon_main.o CC [M] drivers/hwmon/ibmaem.o LD [M] drivers/infiniband/hw/nes/iw_nes.o CC [M] drivers/net/qlge/qlge_main.o CC [M] drivers/gpu/drm/drm_ioc32.o CC [M] drivers/media/video/bw-qcam.o CC lib/fault-inject.o CC [M] drivers/infiniband/hw/ipath/ipath_ruc.o CC [M] drivers/usb/mon/mon_stat.o CC [M] drivers/infiniband/hw/ipath/ipath_sdma.o CC [M] drivers/uwb/rsv.o CC arch/sparc/kernel/auxio_64.o CC [M] drivers/video/console/softcursor.o CC [M] sound/core/init.o CC [M] drivers/input/touchscreen/touchwin.o CC [M] drivers/input/touchscreen/tsc2007.o CC [M] crypto/sha1_generic.o CC [M] drivers/ide/ide-disk_ioctl.o LD drivers/input/input-core.o CC [M] drivers/mtd/ubi/wl.o CC [M] drivers/media/video/w9966.o CC [M] drivers/isdn/hisax/diva.o LD [M] drivers/media/dvb/dvb-core/dvb-core.o CC [M] drivers/scsi/aic94xx/aic94xx_task.o CC [M] sound/core/memory.o CC [M] drivers/infiniband/hw/mthca/mthca_uar.o CC [M] drivers/video/console/tileblit.o CC [M] drivers/scsi/cxgb3i/cxgb3i_offload.o LD [M] sound/soc/snd-soc-core.o CC [M] drivers/media/dvb/dvb-usb/anysee.o CC [M] drivers/media/dvb/dvb-usb/au6610.o CC [M] drivers/usb/core/config.o CC [M] drivers/scsi/cxgb3i/cxgb3i_ddp.o CC [M] drivers/net/mlx4/mcg.o CC [M] drivers/isdn/hardware/eicon/diva_didd.o CC [M] drivers/ide/ide-disk_proc.o LD [M] drivers/net/igb/igb.o CC [M] drivers/media/dvb/dvb-usb/ce6230.o CC [M] drivers/md/raid6recov.o CC [M] crypto/sha256_generic.o CC [M] drivers/ata/pdc_adma.o CC [M] drivers/media/dvb/dvb-usb/cinergyT2-core.o CC [M] drivers/video/kyro/fbdev.o CC [M] drivers/rtc/rtc-s35390a.o CC [M] drivers/isdn/hardware/eicon/diddfunc.o CC [M] crypto/sha512_generic.o CC [M] drivers/scsi/device_handler/scsi_dh_emc.o CC [M] drivers/usb/host/sl811-hcd.o CC [M] drivers/isdn/i4l/isdn_bsdcomp.o CC [M] drivers/gpu/drm/mga/mga_drv.o CC [M] drivers/usb/misc/appledisplay.o CC [M] drivers/rtc/rtc-stk17ta8.o CC [M] drivers/usb/misc/berry_charge.o CC [M] drivers/input/touchscreen/ucb1400_ts.o CC [M] drivers/media/dvb/dvb-usb/cinergyT2-fe.o CC [M] drivers/uwb/scan.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o CC [M] drivers/net/irda/tekram-sir.o CC [M] drivers/ata/pata_ali.o CC [M] drivers/gpu/drm/r128/r128_drv.o CC [M] drivers/usb/host/sl811_cs.o CC [M] drivers/usb/host/u132-hcd.o CC [M] drivers/input/touchscreen/wacom_w8001.o CC [M] net/ax25/ax25_addr.o CC [M] drivers/net/sfc/efx.o CC [M] drivers/input/touchscreen/wm97xx-core.o CC kernel/signal.o LD [M] drivers/net/netxen/netxen_nic.o CC [M] drivers/infiniband/hw/ipath/ipath_srq.o CC drivers/net/phy/phy_device.o CC lib/lmb.o LD [M] drivers/scsi/arcmsr/arcmsr.o CC [M] drivers/gpu/drm/r128/r128_cce.o CC [M] drivers/net/skfp/skfddi.o CC [M] drivers/input/touchscreen/wm9705.o CC [M] sound/core/info.o /scratch/kisskb/src/sound/soc/codecs/wm9081.c: In function 'configure_clock': /scratch/kisskb/src/sound/soc/codecs/wm9081.c:674: warning: 'new_sysclk' may be used uninitialized in this function CC [M] drivers/input/touchscreen/wm9712.o CC [M] drivers/scsi/fcoe/fcoe.o CC [M] drivers/usb/mon/mon_text.o CC [M] drivers/uwb/uwb-debug.o CC [M] drivers/video/matrox/matroxfb_base.o CC [M] drivers/media/video/tda9840.o CC [M] drivers/isdn/hardware/eicon/dadapter.o CC [M] sound/core/control.o CC [M] drivers/gpu/drm/radeon/radeon_drv.o CC [M] crypto/wp512.o CC [M] drivers/rtc/rtc-test.o CC arch/sparc/kernel/module.o CC [M] drivers/rtc/rtc-v3020.o CC [M] drivers/media/video/tea6415c.o CC [M] drivers/isdn/hardware/eicon/divasmain.o CC mm/thrash.o CC [M] drivers/ata/pata_amd.o CC [M] drivers/input/touchscreen/wm9713.o CC [M] drivers/rtc/rtc-wm8350.o CC lib/syscall.o CC [M] drivers/uwb/uwbd.o /scratch/kisskb/src/drivers/isdn/hisax/elsa.c: In function 'setup_elsa_pci': /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1038: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/elsa.c:1046: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/gpu/drm/savage/savage_drv.o CC [M] drivers/usb/core/file.o CC [M] drivers/isdn/hisax/ipacx.o CC [M] drivers/char/epca.o CC [M] sound/core/misc.o CC [M] drivers/usb/core/buffer.o CC [M] drivers/net/pcmcia/3c574_cs.o CC [M] drivers/media/dvb/dvb-usb/cxusb.o CC [M] drivers/net/pcmcia/fmvj18x_cs.o CC [M] drivers/ide/ide-floppy.o CC drivers/net/phy/mdio_bus.o CC [M] drivers/mtd/ubi/scan.o CC [M] drivers/video/console/fbcon_rotate.o CC [M] drivers/net/irda/actisys-sir.o CC [M] crypto/tgr192.o CC [M] drivers/mtd/ubi/misc.o CC [M] crypto/gf128mul.o CC [M] drivers/net/sfc/falcon.o CC [M] drivers/mtd/ubi/debug.o CC [M] drivers/usb/mon/mon_bin.o CC [M] drivers/isdn/mISDN/dsp_cmx.o CC [M] drivers/net/sfc/tx.o LD [M] drivers/video/kyro/kyrofb.o CC mm/dmapool.o CC [M] drivers/usb/misc/cypress_cy7c63.o CC [M] drivers/isdn/mISDN/dsp_tones.o LD [M] sound/soc/codecs/snd-soc-ad73311.o LD [M] sound/soc/codecs/snd-soc-ak4104.o CC [M] drivers/net/sfc/rx.o LD [M] sound/soc/codecs/snd-soc-ak4535.o LD [M] sound/soc/codecs/snd-soc-cs4270.o CC [M] drivers/video/mb862xx/mb862xxfb.o LD [M] sound/soc/codecs/snd-soc-l3.o LD [M] sound/soc/codecs/snd-soc-pcm3008.o CC [M] net/can/bcm.o CC fs/sync.o LD [M] sound/soc/codecs/snd-soc-spdif.o CC [M] net/bridge/br.o CC [M] drivers/usb/core/sysfs.o LD [M] sound/soc/codecs/snd-soc-ssm2602.o CC [M] net/ax25/ax25_dev.o CC [M] drivers/scsi/fcoe/libfcoe.o CC [M] drivers/usb/misc/cytherm.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23.o CC [M] drivers/infiniband/hw/mthca/mthca_srq.o CC [M] drivers/uwb/whci.o CC kernel/sys.o LD [M] sound/soc/codecs/snd-soc-tlv320aic26.o CC [M] net/bridge/br_device.o CC [M] drivers/video/nvidia/nvidia.o LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.o CC [M] drivers/video/nvidia/nv_hw.o LD [M] sound/soc/codecs/snd-soc-uda134x.o LD [M] sound/soc/codecs/snd-soc-uda1380.o LD [M] sound/soc/codecs/snd-soc-wm8350.o LD [M] sound/soc/codecs/snd-soc-wm8400.o CC [M] drivers/infiniband/hw/mthca/mthca_catas.o CC [M] drivers/net/mlx4/mr.o LD [M] sound/soc/codecs/snd-soc-wm8510.o LD [M] sound/soc/codecs/snd-soc-wm8580.o LD [M] sound/soc/codecs/snd-soc-wm8728.o CC arch/sparc/kernel/sparc_ksyms_64.o CC [M] drivers/net/irda/litelink-sir.o CC [M] crypto/ecb.o CC [M] net/bluetooth/af_bluetooth.o LD [M] sound/soc/codecs/snd-soc-wm8731.o CC [M] drivers/media/video/tea6420.o CC [M] drivers/gpu/drm/mga/mga_dma.o LD [M] sound/soc/codecs/snd-soc-wm8750.o LD [M] sound/soc/codecs/snd-soc-wm8753.o LD [M] sound/soc/codecs/snd-soc-wm8900.o CC [M] drivers/media/video/saa7115.o LD [M] sound/soc/codecs/snd-soc-wm8903.o LD [M] sound/soc/codecs/snd-soc-wm8971.o LD [M] sound/soc/codecs/snd-soc-wm8940.o CC [M] drivers/mtd/ubi/gluebi.o CC [M] drivers/rtc/rtc-x1205.o LD [M] sound/soc/codecs/snd-soc-wm8960.o CC [M] drivers/isdn/hisax/sedlbauer.o CC [M] drivers/net/pcmcia/nmclan_cs.o LD [M] sound/soc/codecs/snd-soc-wm8988.o LD [M] sound/soc/codecs/snd-soc-wm8990.o CC [M] drivers/isdn/mISDN/dsp_dtmf.o CC [M] drivers/infiniband/hw/ipath/ipath_stats.o LD [M] sound/soc/codecs/snd-soc-wm9081.o CC lib/dynamic_debug.o CC [M] drivers/gpu/drm/mga/mga_state.o CC [M] drivers/usb/misc/emi26.o CC [M] drivers/usb/core/endpoint.o LD [M] drivers/scsi/aic7xxx/aic7xxx.o CC [M] drivers/char/specialix.o CC [M] net/atm/ioctl.o CC kernel/kmod.o CC [M] drivers/usb/core/devio.o LD [M] drivers/scsi/aic7xxx/aic79xx.o CC [M] drivers/net/tokenring/olympic.o CC [M] drivers/isdn/mISDN/dsp_audio.o CC [M] drivers/media/dvb/dvb-usb/dib0700_core.o CC [M] drivers/net/tokenring/tms380tr.o CC [M] drivers/usb/misc/emi62.o CC [M] drivers/net/sfc/falcon_gmac.o CC mm/hugetlb.o CC [M] drivers/usb/core/notify.o CC [M] drivers/rtc/rtc-pcf50633.o CC [M] drivers/isdn/hisax/isar.o CC [M] drivers/media/video/saa717x.o CC [M] net/atm/common.o CC [M] drivers/gpu/drm/radeon/radeon_cp.o CC [M] net/can/raw.o CC [M] net/ax25/ax25_iface.o CC [M] sound/core/device.o CC [M] drivers/hwmon/ibmpex.o CC [M] drivers/net/tokenring/abyss.o CC [M] crypto/cbc.o CC [M] drivers/ata/pata_artop.o CC [M] drivers/net/tokenring/tmspci.o CC [M] drivers/ata/pata_atiixp.o CC [M] drivers/isdn/hisax/hfc_sx.o CC [M] drivers/gpu/drm/radeon/radeon_state.o LD drivers/rtc/rtc-core.o CC [M] drivers/net/irda/girbil-sir.o CC [M] drivers/scsi/libfc/fc_disc.o CC [M] net/bluetooth/hci_core.o CC [M] drivers/net/tokenring/3c359.o LD [M] drivers/input/touchscreen/wm97xx-ts.o LD drivers/input/built-in.o CC [M] drivers/video/savage/savagefb_driver.o CC fs/utimes.o CC [M] drivers/video/riva/fbdev.o CC [M] drivers/media/video/saa7127.o CC [M] drivers/usb/serial/usb-serial.o CC [M] drivers/video/sis/sis_main.o /scratch/kisskb/src/drivers/isdn/hisax/diva.c: In function 'setup_diva_pci': /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1162: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1169: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1176: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) /scratch/kisskb/src/drivers/isdn/hisax/diva.c:1186: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/media/video/cpia.o CC [M] drivers/video/savage/savagefb-i2c.o CC [M] drivers/media/video/cpia_pp.o CC [M] sound/core/sound_oss.o CC [M] drivers/net/irda/old_belkin-sir.o CC [M] drivers/ata/pata_cmd640.o CC [M] drivers/net/irda/mcp2120-sir.o CC fs/stack.o CC [M] drivers/ata/pata_cmd64x.o CC [M] drivers/media/dvb/dvb-usb/dib0700_devices.o CC [M] crypto/pcbc.o CC [M] drivers/gpu/drm/savage/savage_bci.o CC [M] drivers/net/qlge/qlge_dbg.o CC [M] sound/core/info_oss.o CC [M] drivers/uwb/whc-rc.o CC [M] drivers/gpu/drm/r128/r128_state.o CC [M] drivers/usb/misc/ftdi-elan.o CC [M] drivers/gpu/drm/tdfx/tdfx_drv.o CC [M] drivers/gpu/drm/savage/savage_state.o CC [M] crypto/cts.o CC [M] drivers/hwmon/it87.o CC [M] crypto/lrw.o CC [M] drivers/isdn/hardware/eicon/divasfunc.o CC [M] net/bridge/br_fdb.o CC [M] drivers/hwmon/lis3lv02d.o CC [M] drivers/usb/serial/generic.o CC lib/nlattr.o CC [M] drivers/usb/misc/idmouse.o CC [M] drivers/usb/serial/bus.o LD [M] drivers/scsi/bnx2i/bnx2i.o CC mm/mempolicy.o CC [M] drivers/isdn/mISDN/dsp_blowfish.o CC [M] drivers/video/console/fbcon_cw.o CC [M] sound/pci/rme96.o CC [M] drivers/net/qlge/qlge_mpi.o CC arch/sparc/kernel/kgdb_64.o LD drivers/rtc/built-in.o CC [M] drivers/isdn/mISDN/dsp_pipeline.o CC [M] drivers/net/qlge/qlge_ethtool.o CC [M] sound/pci/sonicvibes.o LD [M] drivers/scsi/aic94xx/aic94xx.o CC mm/sparse.o CC [M] drivers/gpu/drm/radeon/radeon_mem.o CC [M] drivers/net/irda/act200l-sir.o CC [M] drivers/isdn/mISDN/dsp_hwec.o LD [M] drivers/isdn/i4l/isdn.o CC [M] drivers/net/irda/ma600-sir.o LD [M] drivers/mtd/ubi/ubi.o CC [M] drivers/media/dvb/firewire/firedtv-avc.o CC [M] drivers/video/sis/sis_accel.o CC drivers/net/phy/fixed.o CC [M] drivers/media/dvb/dvb-usb/dibusb-common.o CC [M] sound/pci/via82xx_modem.o LD [M] drivers/scsi/cxgb3i/cxgb3i.o CC [M] drivers/mtd/inftlmount.o CC [M] drivers/char/moxa.o CC [M] drivers/char/mxser.o CC [M] net/ax25/ax25_in.o CC [M] drivers/net/ixgbe/ixgbe_ethtool.o CC [M] drivers/media/video/cpia_usb.o CC [M] net/bridge/br_forward.o CC [M] drivers/net/sfc/falcon_xmac.o /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c: In function 'setup_sedlbauer_pci': /scratch/kisskb/src/drivers/isdn/hisax/sedlbauer.c:610: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/scsi/libsas/sas_init.o CC [M] drivers/usb/misc/iowarrior.o CC [M] drivers/media/video/tvp5150.o CC [M] drivers/usb/misc/isight_firmware.o CC [M] drivers/video/via/viafbdev.o CC [M] drivers/usb/misc/usblcd.o CC fs/fs_struct.o CC [M] drivers/isdn/hisax/niccy.o CC fs/buffer.o CC [M] drivers/infiniband/hw/ipath/ipath_sysfs.o CC [M] drivers/ide/ide-floppy_ioctl.o CC [M] sound/core/vmaster.o CC [M] net/bridge/br_if.o CC [M] drivers/net/pcmcia/pcnet_cs.o CC [M] drivers/net/pcmcia/smc91c92_cs.o CC arch/sparc/kernel/stacktrace.o CC [M] drivers/usb/serial/ezusb.o CC [M] drivers/video/sis/init.o CC [M] net/atm/atm_misc.o CC [M] drivers/hwmon/lis3lv02d_spi.o CC [M] drivers/video/via/hw.o CC [M] drivers/infiniband/core/iwcm.o CC [M] crypto/xts.o CC [M] drivers/scsi/libsas/sas_phy.o CC [M] drivers/ata/pata_cs5520.o LD [M] drivers/gpu/drm/tdfx/tdfx.o CC [M] drivers/net/irda/toim3232-sir.o CC [M] drivers/scsi/libsas/sas_port.o CC [M] drivers/usb/core/generic.o CC [M] net/bluetooth/hci_conn.o CC [M] drivers/net/mlx4/pd.o CC [M] drivers/net/phy/marvell.o CC [M] net/bridge/br_input.o CC [M] drivers/gpu/drm/via/via_irq.o CC [M] drivers/infiniband/core/cma.o CC [M] drivers/scsi/libfc/fc_exch.o CC [M] drivers/video/console/fbcon_ud.o CC [M] drivers/scsi/libfc/fc_elsct.o CC [M] drivers/net/irda/kingsun-sir.o CC [M] drivers/scsi/libfc/fc_frame.o CC [M] drivers/usb/mon/mon_dma.o LD [M] drivers/net/e1000e/e1000e.o CC [M] drivers/usb/storage/alauda.o CC [M] net/atm/raw.o CC [M] drivers/net/irda/ksdazzle-sir.o CC [M] drivers/isdn/hardware/eicon/di.o CC [M] drivers/usb/storage/cypress_atacb.o CC [M] drivers/media/dvb/dvb-usb/dibusb-mb.o CC [M] drivers/isdn/hardware/eicon/io.o CC [M] drivers/net/pcmcia/xirc2ps_cs.o CC [M] drivers/media/dvb/dvb-usb/dibusb-mc.o CC [M] drivers/isdn/hardware/eicon/istream.o CC [M] drivers/ata/pata_cs5530.o CC [M] drivers/gpu/drm/mga/mga_warp.o CC [M] drivers/media/dvb/dvb-usb/digitv.o CC [M] drivers/net/irda/ks959-sir.o CC [M] drivers/hwmon/lm63.o CC [M] drivers/mtd/mtdcore.o CC [M] drivers/net/ixgbe/ixgbe_82599.o CC [M] drivers/video/nvidia/nv_setup.o CC [M] drivers/video/matrox/matroxfb_accel.o CC [M] drivers/isdn/hardware/eicon/diva.o CC [M] drivers/gpu/drm/mga/mga_irq.o CC [M] drivers/net/ixgbe/ixgbe_82598.o CC [M] crypto/ctr.o CC [M] crypto/gcm.o CC [M] drivers/isdn/hardware/eicon/divasproc.o CC [M] drivers/char/riscom8.o CC [M] drivers/net/skfp/hwmtm.o CC [M] crypto/ccm.o CC [M] drivers/net/sfc/selftest.o CC [M] drivers/net/sfc/ethtool.o CC [M] net/can/af_can.o CC arch/sparc/kernel/pci.o CC net/core/sock.o CC [M] crypto/cryptd.o CC [M] drivers/usb/serial/aircable.o CC [M] drivers/gpu/drm/mga/mga_ioc32.o CC net/core/request_sock.o CC [M] drivers/isdn/hisax/bkm_a4t.o CC [M] drivers/isdn/hisax/jade.o LD [M] drivers/infiniband/hw/mthca/ib_mthca.o CC [M] drivers/isdn/hisax/bkm_a8.o CC [M] drivers/usb/serial/ark3116.o CC [M] drivers/media/dvb/dvb-usb/dtt200u.o CC mm/sparse-vmemmap.o CC [M] drivers/video/savage/savagefb_accel.o CC [M] drivers/usb/core/quirks.o CC [M] drivers/usb/core/hcd-pci.o CC [M] drivers/uwb/hwa-rc.o CC [M] drivers/uwb/i1480/i1480-est.o CC [M] drivers/gpu/drm/via/via_drv.o CC [M] drivers/isdn/hardware/eicon/diva_dma.o CC [M] drivers/isdn/hardware/eicon/os_bri.o CC [M] drivers/ide/ide-floppy_proc.o CC [M] drivers/media/dvb/firewire/firedtv-ci.o CC kernel/workqueue.o CC [M] net/bridge/br_ioctl.o CC [M] drivers/video/sis/init301.o CC [M] drivers/net/pcmcia/com20020_cs.o CC [M] drivers/media/dvb/dvb-usb/dtt200u-fe.o CC [M] drivers/mtd/mtdsuper.o LD [M] drivers/usb/mon/usbmon.o CC [M] drivers/mtd/mtdbdi.o CC [M] drivers/hwmon/lm70.o CC [M] drivers/net/mlx4/port.o CC [M] drivers/net/mlx4/profile.o /scratch/kisskb/src/drivers/isdn/hisax/niccy.c: In function 'setup_niccy': /scratch/kisskb/src/drivers/isdn/hisax/niccy.c:305: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/media/dvb/firewire/firedtv-dvb.o CC [M] drivers/net/pcmcia/axnet_cs.o CC [M] drivers/scsi/libsas/sas_event.o CC [M] drivers/ata/pata_cypress.o CC [M] crypto/des_generic.o CC [M] drivers/scsi/libsas/sas_dump.o CC [M] drivers/gpu/drm/r128/r128_irq.o CC [M] drivers/scsi/libsas/sas_discover.o CC [M] net/atm/resources.o CC [M] sound/core/jack.o CC [M] drivers/video/console/fbcon_ccw.o CC [M] crypto/fcrypt.o CC [M] drivers/net/mlx4/qp.o LD [M] drivers/net/irda/sir-dev.o CC [M] drivers/net/sfc/xfp_phy.o CC lib/argv_split.o CC [M] crypto/blowfish.o CC [M] net/ax25/ax25_ip.o CC [M] drivers/usb/serial/belkin_sa.o CC [M] drivers/mtd/mtdpart.o CC arch/sparc/kernel/pci_common.o CC [M] drivers/usb/serial/ch341.o CC [M] drivers/video/riva/riva_hw.o CC [M] drivers/hwmon/lm75.o CC [M] drivers/usb/serial/cp210x.o CC [M] drivers/net/sfc/mdio_10g.o CC [M] drivers/net/phy/davicom.o CC [M] drivers/net/sfc/tenxpress.o CC mm/shmem_acl.o CC [M] drivers/usb/host/r8a66597-hcd.o CC arch/sparc/kernel/psycho_common.o CC [M] drivers/scsi/libsas/sas_expander.o CC [M] drivers/net/ixgbe/ixgbe_phy.o CC [M] crypto/twofish.o CC [M] drivers/isdn/hisax/gazel.o CC [M] drivers/usb/core/inode.o CC arch/sparc/kernel/pci_psycho.o CC [M] drivers/video/nvidia/nv_accel.o CC [M] drivers/scsi/lpfc/lpfc_mem.o CC [M] drivers/uwb/i1480/dfu/dfu.o LD [M] sound/core/snd.o LD [M] sound/core/snd-hwdep.o CC [M] drivers/scsi/lpfc/lpfc_sli.o LD [M] sound/core/snd-timer.o LD [M] sound/core/snd-hrtimer.o CC arch/sparc/kernel/pci_sabre.o LD [M] sound/core/snd-pcm.o CC [M] drivers/isdn/hisax/w6692.o LD [M] sound/core/snd-page-alloc.o LD [M] sound/core/snd-rawmidi.o CC [M] drivers/media/dvb/dvb-usb/dtv5100.o CC arch/sparc/kernel/pci_schizo.o CC [M] drivers/isdn/hisax/st5481_init.o CC [M] drivers/net/sfc/boards.o CC [M] drivers/net/tulip/xircom_cb.o CC [M] net/bluetooth/hci_event.o CC [M] drivers/isdn/hisax/st5481_usb.o CC [M] drivers/mtd/nftlcore.o CC [M] drivers/isdn/hisax/st5481_d.o CC [M] drivers/video/sis/initextlfb.o CC [M] drivers/isdn/hisax/st5481_b.o CC fs/bio.o CC [M] net/atm/atm_sysfs.o CC [M] crypto/twofish_common.o CC [M] drivers/scsi/libsas/sas_scsi_host.o CC fs/block_dev.o CC [M] drivers/hwmon/lm77.o CC [M] drivers/scsi/libsas/sas_task.o CC [M] crypto/serpent.o CC [M] drivers/net/pcmcia/ibmtr_cs.o CC mm/slub.o CC [M] crypto/aes_generic.o LD [M] drivers/gpu/drm/mga/mga.o CC [M] drivers/infiniband/hw/ipath/ipath_uc.o CC [M] drivers/media/dvb/firewire/firedtv-fe.o CC [M] drivers/mtd/nftlmount.o CC [M] drivers/uwb/wlp/driver.o CC [M] crypto/camellia.o CC [M] drivers/gpu/drm/via/via_map.o CC [M] drivers/usb/storage/datafab.o CC [M] drivers/uwb/wlp/eda.o CC [M] drivers/media/dvb/dvb-usb/dw2102.o CC [M] net/ax25/ax25_out.o LD drivers/video/console/built-in.o CC arch/sparc/kernel/pci_sun4v.o CC lib/cmdline.o LD [M] drivers/video/console/font.o LD [M] drivers/isdn/mISDN/mISDN_core.o CC fs/direct-io.o CC drivers/video/fb_defio.o LD [M] drivers/isdn/mISDN/mISDN_dsp.o LD [M] drivers/isdn/mISDN/l1oip.o CC [M] drivers/usb/serial/cyberjack.o CC [M] drivers/media/dvb/dvb-usb/gl861.o CC [M] drivers/media/dvb/firewire/firedtv-1394.o CC [M] drivers/video/riva/nv_driver.o CC [M] net/bridge/br_notify.o CC [M] drivers/media/dvb/firewire/firedtv-rc.o LD [M] drivers/gpu/drm/savage/savage.o CC [M] drivers/usb/core/devices.o CC [M] drivers/hwmon/lm78.o CC [M] net/ax25/ax25_route.o LD [M] drivers/gpu/drm/drm.o CC [M] drivers/net/tulip/dmfe.o CC [M] drivers/net/phy/cicada.o CC [M] drivers/gpu/drm/r128/r128_ioc32.o CC [M] drivers/net/tulip/winbond-840.o CC [M] net/ax25/ax25_std_in.o CC [M] drivers/uwb/i1480/i1480u-wlp/lc.o CC [M] drivers/mtd/mtdconcat.o CC [M] drivers/ata/pata_efar.o CC [M] drivers/mtd/redboot.o CC [M] drivers/video/matrox/matroxfb_DAC1064.o CC [M] drivers/isdn/hisax/sedlbauer_cs.o CC [M] drivers/ide/aec62xx.o CC [M] drivers/uwb/wlp/messages.o CC [M] drivers/video/nvidia/nv_i2c.o CC [M] drivers/ata/pata_hpt366.o CC [M] drivers/isdn/hisax/elsa_cs.o CC [M] drivers/usb/wusbcore/cbaf.o CC [M] drivers/isdn/hisax/avma1_cs.o CC [M] crypto/cast5.o CC [M] drivers/uwb/i1480/dfu/mac.o CC [M] drivers/video/nvidia/nv_backlight.o CC [M] drivers/uwb/i1480/dfu/phy.o CC [M] drivers/isdn/hardware/eicon/s_bri.o CC [M] net/can/proc.o CC [M] sound/pci/via82xx.o CC lib/cpumask.o CC [M] drivers/isdn/hisax/teles_cs.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c: In function 'setup_bkm_a4t': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a4t.c:343: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/isdn/hisax/hfc_usb.o CC [M] drivers/usb/serial/cypress_m8.o CC [M] drivers/net/sfc/sfe4001.o CC kernel/pid.o CC [M] drivers/uwb/i1480/dfu/usb.o CC [M] drivers/scsi/libsas/sas_ata.o CC [M] drivers/scsi/libsas/sas_host_smp.o CC [M] drivers/net/skfp/fplustm.o CC [M] drivers/net/skfp/smt.o CC [M] drivers/isdn/hisax/hfc4s8s_l1.o CC [M] drivers/net/skfp/cfm.o CC [M] drivers/mtd/ar7part.o CC [M] drivers/ata/pata_hpt37x.o CC [M] drivers/infiniband/core/ucma.o CC [M] drivers/mtd/mtdchar.o CC [M] drivers/net/phy/lxt.o CC [M] drivers/net/skfp/ecm.o CC [M] drivers/net/skfp/pcmplc.o CC [M] drivers/isdn/hisax/hisax_isac.o /scratch/kisskb/src/drivers/isdn/hisax/w6692.c: In function 'setup_w6692': /scratch/kisskb/src/drivers/isdn/hisax/w6692.c:1012: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/net/skfp/pmf.o CC [M] drivers/net/phy/qsemi.o CC [M] drivers/isdn/hisax/hisax_fcpcipnp.o CC [M] net/ax25/ax25_std_subr.o CC [M] drivers/hwmon/lm80.o CC [M] drivers/hwmon/lm83.o CC [M] drivers/hwmon/lm85.o CC [M] drivers/hwmon/lm87.o CC [M] drivers/net/sfc/mtd.o CC [M] drivers/net/mlx4/reset.o CC [M] net/ax25/ax25_std_timer.o /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c: In function 'setup_sct_quadro': /scratch/kisskb/src/drivers/isdn/hisax/bkm_a8.c:304: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/scsi/libfc/fc_lport.o LD [M] drivers/video/savage/savagefb.o CC [M] drivers/video/vgastate.o CC [M] drivers/net/mlx4/sense.o CC [M] drivers/scsi/libfc/fc_rport.o CC [M] drivers/ata/pata_hpt3x2n.o CC [M] drivers/net/ixgbe/ixgbe_dcb.o CC [M] net/atm/proc.o CC [M] drivers/net/ixgbe/ixgbe_dcb_82598.o /scratch/kisskb/src/drivers/isdn/hisax/gazel.c: In function 'setup_gazelpci': /scratch/kisskb/src/drivers/isdn/hisax/gazel.c:549: warning: 'pci_find_device' is deprecated (declared at /scratch/kisskb/src/include/linux/pci.h:599) CC [M] drivers/net/tulip/de2104x.o CC [M] drivers/net/skfp/queue.o CC [M] drivers/hwmon/lm90.o CC [M] drivers/isdn/hardware/eicon/os_4bri.o CC [M] drivers/gpu/drm/via/via_mm.o CC [M] drivers/net/ixgbe/ixgbe_dcb_82599.o CC fs/mpage.o CC [M] drivers/video/fbmem.o CC net/core/skbuff.o CC [M] drivers/usb/wusbcore/wa-hc.o CC [M] drivers/isdn/hisax/isdnhdlc.o CC net/core/iovec.o CC [M] drivers/video/fbmon.o CC [M] drivers/net/tulip/eeprom.o CC [M] drivers/mtd/mtd_blkdevs.o CC lib/ctype.o CC [M] drivers/usb/wusbcore/wa-nep.o CC net/core/datagram.o CC [M] net/bridge/br_stp.o LD [M] drivers/usb/core/usbcore.o CC [M] drivers/char/isicom.o CC lib/dec_and_lock.o CC [M] drivers/char/synclinkmp.o CC [M] net/atm/mpc.o CC [M] drivers/usb/wusbcore/wa-rpipe.o CC net/core/stream.o CC [M] drivers/net/ixgbe/ixgbe_dcb_nl.o CC [M] drivers/usb/misc/ldusb.o CC [M] drivers/net/skfp/rmt.o CC net/core/scm.o CC [M] drivers/isdn/hardware/eicon/s_4bri.o CC [M] net/bridge/br_stp_bpdu.o LD [M] drivers/video/nvidia/nvidiafb.o CC [M] drivers/mtd/mtdblock.o CC [M] drivers/ide/alim15x3.o CC [M] drivers/video/fbcmap.o CC [M] drivers/isdn/hardware/eicon/os_pri.o CC [M] drivers/mtd/mtdblock_ro.o CC [M] drivers/infiniband/hw/ipath/ipath_ud.o LD [M] drivers/media/video/msp3400.o CC [M] drivers/scsi/lpfc/lpfc_ct.o CC [M] drivers/video/via/iface.o CC [M] drivers/media/dvb/dvb-usb/gp8psk.o CC [M] drivers/media/video/cs5345.o LD [M] drivers/media/dvb/firewire/firedtv.o CC [M] crypto/cast6.o LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o CC [M] drivers/net/tulip/interrupt.o CC [M] crypto/arc4.o CC [M] drivers/media/dvb/dvb-usb/gp8psk-fe.o CC [M] drivers/ata/pata_hpt3x3.o CC [M] drivers/usb/host/isp1760-hcd.o CC [M] drivers/usb/serial/usb_debug.o CC [M] drivers/uwb/i1480/i1480u-wlp/netdev.o CC [M] drivers/video/via/via_i2c.o CC [M] drivers/uwb/wlp/sysfs.o CC [M] drivers/media/dvb/dvb-usb/m920x.o CC [M] drivers/net/ixgbe/ixgbe_fcoe.o CC [M] drivers/media/dvb/pluto2/pluto2.o CC [M] drivers/media/dvb/frontends/dvb-pll.o CC [M] crypto/tea.o CC [M] drivers/uwb/i1480/i1480u-wlp/rx.o CC [M] drivers/net/mlx4/srq.o CC [M] drivers/gpu/drm/via/via_dma.o CC [M] drivers/video/riva/rivafb-i2c.o CC [M] drivers/uwb/wlp/txrx.o CC [M] drivers/uwb/wlp/wlp-lc.o CC [M] drivers/scsi/libfc/fc_fcp.o CC [M] drivers/net/phy/smsc.o CC net/core/gen_stats.o CC [M] drivers/media/dvb/dvb-usb/nova-t-usb2.o CC [M] drivers/net/phy/vitesse.o LD [M] net/can/can.o LD [M] net/can/can-raw.o CC [M] drivers/media/dvb/dvb-usb/opera1.o CC [M] drivers/mtd/ftl.o LD [M] net/can/can-bcm.o CC arch/sparc/kernel/pci_fire.o CC [M] drivers/net/skfp/smtdef.o CC [M] drivers/net/mlx4/en_main.o CC [M] drivers/hwmon/lm92.o CC [M] drivers/usb/wusbcore/wa-xfer.o CC [M] drivers/usb/wusbcore/crypto.o CC net/dcb/dcbnl.o CC lib/decompress_bunzip2.o CC [M] drivers/usb/storage/freecom.o CC [M] drivers/scsi/megaraid/megaraid_mm.o CC [M] drivers/net/skfp/smtinit.o CC [M] drivers/usb/serial/digi_acceleport.o LD [M] drivers/net/qlge/qlge.o CC [M] drivers/scsi/lpfc/lpfc_els.o CC [M] drivers/isdn/hardware/eicon/s_pri.o CC [M] net/atm/mpoa_caches.o CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o CC [M] drivers/uwb/wlp/wss-lc.o CC fs/ioprio.o CC [M] drivers/infiniband/hw/ipath/ipath_user_pages.o LD [M] drivers/mtd/nftl.o CC mm/failslab.o LD [M] drivers/mtd/inftl.o CC [M] drivers/media/dvb/frontends/stv0299.o CC mm/filemap_xip.o CC [M] drivers/usb/misc/usbled.o CC [M] drivers/media/dvb/frontends/au8522_dig.o CC [M] drivers/media/video/cs53l32a.o CC [M] drivers/net/skfp/smttimer.o LD [M] drivers/isdn/hisax/hisax.o CC [M] drivers/media/dvb/dvb-usb/ttusb2.o CC [M] drivers/media/dvb/frontends/au8522_decoder.o CC [M] drivers/media/dvb/dvb-usb/umt-010.o CC [M] crypto/khazad.o CC [M] drivers/hwmon/lm93.o CC [M] drivers/net/mlx4/en_tx.o CC [M] drivers/uwb/i1480/i1480u-wlp/sysfs.o LD [M] drivers/gpu/drm/r128/r128.o CC [M] drivers/gpu/drm/radeon/radeon_irq.o CC [M] drivers/hwmon/lm95241.o CC net/core/gen_estimator.o CC [M] drivers/video/via/dvi.o CC [M] drivers/ide/amd74xx.o CC [M] net/ax25/ax25_subr.o CC net/core/net_namespace.o CC [M] drivers/usb/wusbcore/devconnect.o CC [M] drivers/usb/storage/isd200.o CC [M] drivers/mtd/rfd_ftl.o CC [M] drivers/usb/wusbcore/dev-sysfs.o CC [M] drivers/usb/wusbcore/mmc.o CC [M] drivers/mtd/ssfdc.o LD [M] drivers/isdn/hisax/hisax_st5481.o CC [M] drivers/net/skfp/srf.o CC [M] drivers/net/tulip/media.o CC [M] crypto/anubis.o CC [M] drivers/net/phy/broadcom.o CC arch/sparc/kernel/pci_msi.o CC lib/decompress_inflate.o CC [M] net/bluetooth/hci_sock.o CC kernel/rcupdate.o CC [M] drivers/md/raid6tables.o CC [M] drivers/video/matrox/matroxfb_Ti3026.o CC net/core/sysctl_net_core.o CC net/core/skb_dma_map.o CC [M] drivers/gpu/drm/via/via_verifier.o CC [M] drivers/net/mlx4/en_rx.o CC mm/migrate.o CC [M] net/ax25/ax25_timer.o CC [M] drivers/net/mlx4/en_ethtool.o CC [M] drivers/usb/storage/jumpshot.o CC [M] drivers/usb/host/isp1760-if.o CC [M] drivers/ata/pata_it821x.o CC [M] sound/pci/ac97/ac97_codec.o CC [M] drivers/ata/pata_it8213.o CC [M] drivers/infiniband/hw/ipath/ipath_user_sdma.o LD [M] drivers/scsi/libsas/libsas.o CC [M] drivers/media/dvb/dvb-usb/vp702x.o CC [M] sound/pci/ac97/ac97_pcm.o CC [M] drivers/media/dvb/frontends/s921_module.o CC lib/decompress_unlzma.o CC [M] drivers/media/dvb/frontends/s921_core.o CC [M] drivers/usb/wusbcore/pal.o CC lib/dump_stack.o CC [M] drivers/usb/misc/legousbtower.o CC [M] drivers/usb/serial/io_edgeport.o CC lib/extable.o CC net/core/dev.o CC [M] drivers/scsi/osd/osd_initiator.o CC [M] drivers/net/phy/icplus.o CC [M] drivers/ide/cmd64x.o CC [M] drivers/scsi/mpt2sas/mpt2sas_base.o CC [M] net/bluetooth/hci_sysfs.o CC [M] net/atm/mpoa_proc.o CC [M] drivers/mtd/mtdoops.o /scratch/kisskb/src/crypto/anubis.c: In function 'anubis_crypt': /scratch/kisskb/src/crypto/anubis.c:581: warning: 'inter' is used uninitialized in this function CC [M] drivers/media/video/m52790.o CC [M] crypto/seed.o CC net/core/ethtool.o CC [M] drivers/net/skfp/hwt.o LD [M] drivers/infiniband/core/ib_core.o CC [M] drivers/net/skfp/drvfbi.o CC mm/percpu.o CC [M] drivers/hwmon/ltc4215.o CC [M] drivers/scsi/mvsas/mv_init.o CC [M] drivers/usb/serial/io_ti.o CC [M] crypto/salsa20_generic.o CC net/core/dev_mcast.o LD [M] drivers/infiniband/core/ib_mad.o /scratch/kisskb/src/drivers/uwb/wlp/messages.c: In function 'wlp_parse_f0': /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'enonce.data[2]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[15]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[14]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[13]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[12]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[11]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[10]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[9]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[8]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[7]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[6]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[5]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[4]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[3]' may be used uninitialized in this function /scratch/kisskb/src/drivers/uwb/wlp/messages.c:906: warning: 'rnonce.data[2]' may be used uninitialized in this function CC [M] drivers/net/phy/realtek.o CC [M] drivers/net/tulip/timer.o LD [M] drivers/infiniband/core/ib_sa.o LD [M] drivers/infiniband/core/ib_cm.o CC [M] drivers/net/mlx4/en_port.o CC [M] drivers/media/dvb/dvb-usb/vp702x-fe.o CC fs/bio-integrity.o LD [M] drivers/infiniband/core/iw_cm.o CC kernel/extable.o LD [M] drivers/infiniband/core/ib_addr.o LD [M] drivers/infiniband/core/rdma_cm.o CC [M] drivers/media/dvb/dvb-usb/vp7045.o CC kernel/params.o CC [M] net/dccp/ccid.o CC net/core/dst.o LD [M] drivers/infiniband/core/ib_umad.o LD [M] drivers/infiniband/core/ib_uverbs.o LD [M] drivers/infiniband/core/ib_ucm.o /scratch/kisskb/src/mm/percpu.c: In function 'pcpu_map': /scratch/kisskb/src/mm/percpu.c:647: warning: unused variable 'last' CC [M] drivers/net/skfp/ess.o CC [M] drivers/md/raid6int1.o LD [M] drivers/infiniband/core/rdma_ucm.o CC [M] net/dccp/feat.o CC [M] drivers/gpu/drm/radeon/r300_cmdbuf.o CC [M] drivers/media/dvb/siano/smscoreapi.o CC [M] net/ax25/ax25_uid.o CC [M] drivers/net/phy/et1011c.o CC [M] net/decnet/netfilter/dn_rtmsg.o CC [M] drivers/gpu/drm/radeon/r600_cp.o CC [M] drivers/media/dvb/dvb-usb/vp7045-fe.o CC [M] drivers/media/dvb/frontends/stb0899_drv.o CC [M] net/bridge/br_stp_if.o CC [M] drivers/net/phy/mdio-bitbang.o CC lib/find_next_bit.o CC [M] net/decnet/af_decnet.o CC net/core/netevent.o CC [M] fs/9p/vfs_super.o LD [M] drivers/mtd/mtd.o CC [M] drivers/scsi/megaraid/megaraid_mbox.o CC mm/quicklist.o CC [M] drivers/scsi/mpt2sas/mpt2sas_config.o CC [M] fs/9p/vfs_inode.o CC [M] net/econet/af_econet.o CC [M] drivers/media/video/wm8775.o CC net/ethernet/eth.o CC [M] sound/pci/ac97/ac97_proc.o CC [M] drivers/usb/wusbcore/rh.o LD net/dcb/built-in.o CC [M] drivers/scsi/lpfc/lpfc_init.o CC [M] drivers/video/matrox/matroxfb_misc.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-firmware.o CC [M] drivers/net/phy/mdio-gpio.o CC [M] fs/adfs/dir.o CC [M] drivers/hwmon/ltc4245.o CC [M] drivers/media/dvb/frontends/stb0899_algo.o CC lib/idr.o CC [M] drivers/video/via/lcd.o CC [M] drivers/video/matrox/g450_pll.o CC [M] drivers/usb/host/hwa-hc.o CC lib/int_sqrt.o CC [M] drivers/media/dvb/frontends/stv0900_core.o CC net/dsa/tag_dsa.o CC [M] crypto/deflate.o CC [M] drivers/ide/cs5520.o LD [M] drivers/net/ixgbe/ixgbe.o CC [M] drivers/ide/cs5530.o CC [M] drivers/ata/pata_jmicron.o CC [M] drivers/scsi/mvsas/mv_sas.o CC [M] drivers/hwmon/max1111.o CC [M] drivers/hwmon/max1619.o CC [M] drivers/scsi/mpt2sas/mpt2sas_scsih.o CC [M] net/atm/clip.o CC [M] drivers/usb/misc/rio500.o CC kernel/posix-timers.o CC [M] net/atm/br2684.o CC [M] drivers/net/tulip/tulip_core.o CC [M] drivers/usb/misc/usbtest.o CC [M] drivers/net/phy/national.o CC [M] drivers/video/fbsysfs.o CC [M] drivers/scsi/mpt2sas/mpt2sas_transport.o CC net/dsa/tag_edsa.o CC [M] drivers/gpu/drm/via/via_video.o CC [M] fs/9p/vfs_addr.o CC [M] crypto/zlib.o CC [M] drivers/media/video/wm8739.o CC [M] crypto/michael_mic.o CC lib/ioremap.o CC [M] net/decnet/dn_nsp_in.o CC [M] drivers/media/video/vp27smpx.o CC [M] drivers/net/tulip/21142.o CC [M] drivers/md/raid6int2.o CC net/ethernet/pe2.o CC kernel/kthread.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-init.o CC [M] drivers/net/usb/catc.o CC [M] drivers/scsi/mvsas/mv_64xx.o LD [M] drivers/video/riva/rivafb.o CC [M] drivers/scsi/mvsas/mv_94xx.o CC kernel/wait.o CC [M] drivers/usb/storage/karma.o CC arch/sparc/kernel/sys_sparc32.o CC kernel/kfifo.o CC [M] fs/adfs/dir_f.o CC [M] drivers/hwmon/max6650.o CC [M] net/atm/lec.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-urb.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-i2c.o CC arch/sparc/kernel/signal32.o CC [M] drivers/net/phy/ste10Xp.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-dvb.o LD drivers/net/phy/libphy.o CC [M] drivers/hwmon/pc87360.o CC [M] net/bluetooth/lib.o CC lib/irq_regs.o CC [M] drivers/media/dvb/dvb-usb/dvb-usb-remote.o CC lib/is_single_threaded.o CC mm/memcontrol.o CC [M] drivers/media/dvb/dvb-usb/usb-urb.o CC [M] drivers/video/modedb.o CC [M] drivers/scsi/mpt2sas/mpt2sas_ctl.o CC [M] drivers/usb/storage/onetouch.o CC [M] drivers/media/video/mxb.o CC [M] drivers/ata/pata_netcell.o CC [M] drivers/video/fbcvt.o CC [M] drivers/net/tulip/pnic.o CC [M] drivers/gpu/drm/via/via_dmablit.o CC [M] net/dccp/input.o CC [M] drivers/scsi/osd/osd_uld.o CC [M] drivers/net/tulip/pnic2.o CC lib/klist.o CC [M] drivers/uwb/i1480/i1480u-wlp/tx.o CC lib/kobject.o CC [M] drivers/ata/pata_ninja32.o CC [M] drivers/video/matrox/matroxfb_g450.o CC arch/sparc/kernel/kprobes.o CC [M] drivers/scsi/pcmcia/fdomain_stub.o CC net/core/neighbour.o LD [M] drivers/net/skfp/skfp.o CC [M] drivers/scsi/qla2xxx/qla_os.o CC [M] net/bluetooth/l2cap.o LD [M] net/atm/mpoa.o CC [M] drivers/media/dvb/siano/sms-cards.o CC [M] net/ax25/af_ax25.o CC net/core/rtnetlink.o CC [M] drivers/media/dvb/frontends/stv0900_sw.o CC [M] drivers/video/via/ioctl.o CC net/dsa/tag_trailer.o CC net/core/utils.o CC [M] drivers/video/via/accel.o CC kernel/posix-cpu-timers.o CC [M] net/bridge/br_stp_timer.o CC lib/kobject_uevent.o CC [M] drivers/md/raid6int4.o CC [M] drivers/net/mlx4/en_cq.o CC [M] fs/adfs/dir_fplus.o CC [M] sound/pci/ali5451/ali5451.o CC [M] drivers/net/mlx4/en_resources.o CC [M] drivers/usb/wusbcore/reservation.o CC [M] net/bridge/br_netlink.o CC net/dsa/mv88e6xxx.o CC [M] drivers/video/cfbfillrect.o CC [M] drivers/infiniband/hw/ipath/ipath_verbs_mcast.o CC [M] drivers/media/dvb/siano/smsusb.o CC [M] drivers/net/tulip/de4x5.o CC [M] fs/affs/super.o CC [M] net/bluetooth/sco.o CC [M] drivers/video/cfbcopyarea.o CC [M] fs/affs/namei.o CC [M] sound/pci/au88x0/au8810.o CC [M] drivers/ide/sc1200.o CC [M] fs/9p/vfs_file.o CC [M] drivers/video/cfbimgblt.o CC [M] net/ieee802154/af_ieee802154.o CC [M] sound/pci/au88x0/au8820.o CC [M] drivers/usb/host/whci/asl.o CC [M] drivers/media/dvb/frontends/stb6100.o CC [M] drivers/usb/host/whci/debug.o CC [M] fs/adfs/file.o CC [M] drivers/usb/wusbcore/security.o CC [M] drivers/usb/host/whci/hcd.o CC [M] drivers/ide/delkin_cb.o CC [M] drivers/hwmon/pc87427.o CC [M] drivers/ide/hpt366.o CC [M] drivers/md/raid6int8.o CC [M] drivers/usb/storage/sddr09.o CC [M] drivers/hwmon/pcf8591.o CC kernel/mutex.o CC kernel/hrtimer.o CC [M] drivers/ide/it8172.o LD [M] drivers/uwb/wlp/wlp.o CC [M] drivers/video/matrox/matroxfb_crtc2.o CC [M] drivers/media/dvb/frontends/sp8870.o LD [M] drivers/uwb/uwb.o CC [M] drivers/scsi/qla2xxx/qla_init.o CC [M] drivers/video/matrox/i2c-matroxfb.o CC [M] drivers/scsi/lpfc/lpfc_mbox.o CC [M] drivers/media/dvb/frontends/cx22700.o LD [M] drivers/scsi/libfc/libfc.o CC [M] drivers/scsi/qla2xxx/qla_mbx.o CC [M] drivers/scsi/pcmcia/fdomain_core.o CC [M] fs/adfs/inode.o LD net/ethernet/built-in.o /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c: In function '_base_send_ioc_init': /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2689: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type /scratch/kisskb/src/drivers/scsi/mpt2sas/mpt2sas_base.c:2691: warning: right shift count >= width of type CC [M] drivers/char/synclink_gt.o CC arch/sparc/kernel/ldc.o CC [M] sound/pci/au88x0/au8830.o CC [M] drivers/media/dvb/siano/smsdvb.o CC arch/sparc/kernel/vio.o CC [M] drivers/usb/misc/trancevibrator.o CC [M] drivers/hwmon/sht15.o LD [M] drivers/scsi/osd/libosd.o LD [M] drivers/scsi/osd/osd.o CC [M] net/ax25/ax25_ds_in.o CC [M] fs/affs/inode.o CC [M] net/decnet/dn_nsp_out.o CC [M] drivers/usb/serial/empeg.o CC [M] drivers/video/sysfillrect.o CC [M] net/bluetooth/bnep/core.o CC [M] fs/affs/file.o CC [M] drivers/ata/pata_ns87410.o CC [M] net/ax25/ax25_ds_subr.o CC [M] drivers/scsi/qla4xxx/ql4_os.o CC [M] drivers/media/dvb/frontends/cx24110.o CC [M] net/decnet/dn_route.o CC [M] sound/pci/ca0106/ca0106_main.o CC [M] net/ax25/ax25_ds_timer.o CC [M] drivers/char/n_hdlc.o CC [M] drivers/gpu/drm/radeon/radeon_ioc32.o CC [M] drivers/ide/it8213.o CC [M] sound/pci/aw2/aw2-alsa.o CC [M] drivers/video/matrox/matroxfb_maven.o CC [M] drivers/char/sx.o CC [M] drivers/infiniband/hw/ipath/ipath_verbs.o CC [M] drivers/media/dvb/frontends/tda8083.o CC [M] net/dccp/minisocks.o CC lib/kref.o CC arch/sparc/kernel/viohs.o CC [M] drivers/media/video/hexium_orion.o CC [M] fs/affs/dir.o CC [M] drivers/video/via/via_utility.o CC [M] net/ax25/sysctl_net_ax25.o CC [M] crypto/crc32c.o LD drivers/net/phy/built-in.o CC net/dsa/mv88e6060.o CC [M] drivers/net/usb/kaweth.o CC [M] sound/pci/aw2/aw2-saa7146.o CC [M] drivers/net/tulip/uli526x.o CC [M] fs/9p/vfs_dir.o CC [M] drivers/net/vxge/vxge-config.o CC [M] drivers/video/via/vt1636.o CC [M] net/atm/pppoatm.o CC [M] drivers/usb/misc/uss720.o CC [M] drivers/md/raid6int16.o CC [M] drivers/hwmon/sis5595.o CC [M] crypto/authenc.o CC [M] drivers/hwmon/smsc47b397.o CC [M] drivers/ata/pata_ns87415.o CC [M] drivers/infiniband/hw/ipath/ipath_iba7220.o CC [M] net/dccp/options.o LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.o CC net/dsa/mv88e6123_61_65.o LD [M] drivers/uwb/umc.o CC [M] net/bridge/br_sysfs_if.o CC [M] drivers/ide/it821x.o CC [M] drivers/ata/pata_opti.o CC [M] drivers/net/wan/hdlc.o CC [M] drivers/net/wan/hdlc_raw.o CC lib/plist.o CC [M] net/bridge/br_sysfs_br.o CC [M] drivers/usb/wusbcore/wusbhc.o CC [M] net/ieee802154/raw.o CC [M] drivers/net/usb/pegasus.o CC [M] drivers/usb/host/whci/hw.o CC mm/page_cgroup.o CC [M] drivers/usb/serial/ftdi_sio.o CC [M] drivers/net/wan/hdlc_raw_eth.o LD [M] net/econet/econet.o CC [M] net/ieee802154/dgram.o CC [M] drivers/char/generic_serial.o CC [M] fs/9p/vfs_dentry.o LD [M] sound/pci/ali5451/snd-ali5451.o CC [M] net/dccp/output.o CC [M] drivers/media/dvb/frontends/l64781.o CC [M] drivers/usb/host/whci/init.o CC [M] drivers/ata/pata_optidma.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_req': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2697: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2759: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2793: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:2897: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'manufacturer_res': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:3807: warning: cast from pointer to integer of different size LD [M] drivers/media/dvb/dvb-usb/dvb-usb.o CC [M] drivers/ata/pata_marvell.o CC [M] sound/pci/cs46xx/cs46xx.o CC net/core/link_watch.o CC [M] sound/pci/cs46xx/cs46xx_lib.o CC net/ipv4/route.o CC [M] net/dccp/proto.o CC [M] drivers/video/via/global.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp7045.o CC [M] drivers/media/dvb/frontends/dib3000mb.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp702x.o CC [M] drivers/hwmon/smsc47m1.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'nl_ind': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:6849: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:7241: warning: cast from pointer to integer of different size CC [M] fs/9p/v9fs.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-a800.o CC [M] sound/pci/ca0106/ca0106_proc.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'add_b23': /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8478: warning: cast from pointer to integer of different size /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8530: warning: cast from pointer to integer of different size LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.o CC [M] fs/adfs/map.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-umt-010.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-m920x.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gl861.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-au6610.o CC kernel/rwsem.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-digitv.o CC net/ipv4/inetpeer.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cxusb.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dib0700.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-opera.o CC [M] drivers/md/raid6int32.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005.o CC [M] drivers/usb/misc/usbsevseg.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-anysee.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dw2102.o CC lib/prio_heap.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9015.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.o CC [M] net/bridge/br_netfilter.o LD [M] drivers/media/dvb/siano/sms1xxx.o LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ce6230.o CC [M] sound/pci/cs46xx/dsp_spos.o CC [M] drivers/media/dvb/frontends/dib3000mc.o CC [M] drivers/net/mlx4/en_netdev.o CC net/dsa/mv88e6131.o LD [M] drivers/gpu/drm/via/via.o CC [M] fs/affs/amigaffs.o CC [M] fs/adfs/super.o LD mm/built-in.o CC [M] drivers/media/dvb/frontends/dibx000_common.o CC [M] drivers/media/video/hexium_gemini.o CC net/dsa/dsa.o CC [M] drivers/usb/storage/sddr55.o CC [M] drivers/net/usb/rtl8150.o CC [M] drivers/usb/storage/shuttle_usbat.o CC [M] drivers/scsi/qla4xxx/ql4_init.o CC [M] drivers/net/usb/hso.o CC lib/prio_tree.o CC [M] drivers/ide/jmicron.o CC lib/proportions.o CC [M] drivers/media/video/videobuf-core.o CC [M] drivers/video/syscopyarea.o CC [M] drivers/md/raid6altivec1.o CC [M] drivers/scsi/lpfc/lpfc_nportdisc.o CC [M] net/bridge/netfilter/ebtables.o LD [M] drivers/usb/wusbcore/wusbcore.o CC arch/sparc/kernel/ds.o CC [M] drivers/video/via/tblDPASetting.o CC [M] drivers/ata/pata_mpiix.o CC [M] drivers/video/via/viamode.o CC arch/sparc/kernel/audit.o CC [M] drivers/scsi/pcmcia/qlogic_stub.o LD [M] drivers/usb/wusbcore/wusb-wa.o CC kernel/nsproxy.o LD [M] drivers/usb/wusbcore/wusb-cbaf.o CC [M] drivers/usb/misc/vstusb.o CC [M] drivers/video/via/tbl1636.o CC [M] net/ieee802154/netlink.o CC [M] drivers/scsi/megaraid/megaraid_sas.o CC [M] fs/9p/fid.o CC [M] drivers/net/wan/hdlc_cisco.o CC [M] net/bluetooth/bnep/sock.o CC [M] drivers/net/wan/hdlc_fr.o CC [M] drivers/media/dvb/frontends/dib7000m.o CC [M] drivers/media/dvb/frontends/dib7000p.o CC [M] sound/pci/ca0106/ca0106_mixer.o CC [M] net/bridge/netfilter/ebtable_broute.o CC [M] drivers/infiniband/hw/ipath/ipath_sd7220.o CC [M] drivers/ata/pata_oldpiix.o LD [M] net/atm/atm.o CC net/dsa/slave.o CC [M] fs/affs/bitmap.o CC [M] drivers/net/wan/hdlc_ppp.o LD [M] drivers/net/tulip/tulip.o CC kernel/srcu.o LD [M] sound/pci/aw2/snd-aw2.o LD [M] fs/adfs/adfs.o CC [M] drivers/scsi/qla4xxx/ql4_mbx.o CC [M] fs/autofs/dirhash.o CC [M] drivers/usb/serial/funsoft.o CC [M] drivers/ide/ns87415.o CC [M] fs/autofs/init.o CC [M] drivers/ide/opti621.o CC [M] fs/autofs/inode.o CC [M] sound/pci/cs46xx/dsp_spos_scb_lib.o CC [M] fs/autofs/root.o CC [M] drivers/video/sysimgblt.o CC [M] fs/autofs4/init.o CC [M] drivers/video/fb_sys_fops.o CC [M] sound/pci/ctxfi/xfi.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_os.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/md/raid6altivec2.o CC [M] net/bluetooth/bnep/netdev.o CC [M] drivers/net/wan/hdlc_x25.o CC net/core/filter.o CC [M] sound/pci/echoaudio/darla20.o CC [M] sound/pci/ctxfi/ctatc.o CC [M] sound/pci/ca0106/ca_midi.o CC [M] sound/pci/echoaudio/darla24.o CC [M] drivers/scsi/lpfc/lpfc_scsi.o CC [M] drivers/usb/serial/garmin_gps.o CC [M] drivers/hwmon/smsc47m192.o CC [M] sound/pci/echoaudio/echo3g.o CC [M] fs/afs/cache.o CC [M] fs/affs/symlink.o CC [M] drivers/ide/pdc202xx_old.o CC [M] net/decnet/dn_dev.o CC [M] net/dccp/timer.o LD [M] drivers/scsi/mvsas/mvsas.o CC [M] drivers/scsi/lpfc/lpfc_attr.o CC [M] fs/befs/datastream.o CC [M] fs/autofs4/inode.o CC [M] drivers/usb/host/whci/int.o CC [M] fs/bfs/inode.o CC [M] fs/bfs/file.o CC [M] fs/befs/btree.o CC [M] drivers/scsi/lpfc/lpfc_vport.o CC [M] net/bridge/netfilter/ebtable_filter.o CC [M] net/bluetooth/cmtp/core.o CC [M] drivers/scsi/lpfc/lpfc_debugfs.o CC arch/sparc/kernel/init_task.o CC lib/radix-tree.o CC [M] net/bluetooth/cmtp/sock.o CC [M] net/ieee802154/nl_policy.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mbx.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/md/raid6altivec4.o CC [M] fs/afs/callback.o CC [M] drivers/usb/misc/sisusbvga/sisusb.o CC [M] fs/autofs4/root.o CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o CC [M] fs/autofs/symlink.o CC [M] fs/autofs/waitq.o CC [M] net/decnet/dn_neigh.o CC [M] drivers/net/wan/farsync.o LD [M] drivers/gpu/drm/radeon/radeon.o CC [M] drivers/net/wan/dscc4.o CC [M] drivers/ide/pdc202xx_new.o LD [M] sound/pci/ca0106/snd-ca0106.o CC [M] drivers/scsi/qla2xxx/qla_iocb.o LD [M] net/ax25/ax25.o LD [M] fs/9p/9p.o CC [M] drivers/ide/piix.o LD [M] drivers/video/via/viafb.o CC [M] drivers/video/svgalib.o CC [M] drivers/ide/serverworks.o CC [M] drivers/scsi/qla2xxx/qla_isr.o CC [M] drivers/media/video/videobuf-dma-sg.o CC [M] drivers/scsi/qla2xxx/qla_gs.o CC [M] drivers/net/usb/asix.o CC [M] drivers/media/video/videobuf-vmalloc.o CC [M] fs/cachefiles/bind.o LD [M] drivers/net/sfc/sfc.o CC [M] drivers/ata/pata_pcmcia.o CC [M] sound/pci/ctxfi/ctvmem.o CC [M] drivers/md/raid6altivec8.o CC [M] net/ipx/af_ipx.o CC [M] net/ipx/ipx_route.o CC kernel/semaphore.o LD [M] fs/affs/affs.o CC [M] drivers/net/wimax/i2400m/sdio.o CC [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.o CC [M] drivers/scsi/pcmcia/sym53c500_cs.o CC [M] fs/bfs/dir.o CC [M] fs/befs/super.o CC [M] fs/befs/inode.o CC [M] net/dccp/ccids/ccid2.o CC [M] drivers/ata/pata_pdc2027x.o CC [M] drivers/ide/siimage.o CC [M] crypto/lzo.o CC [M] drivers/media/dvb/ttpci/ttpci-eeprom.o CC [M] fs/btrfs/super.o CC [M] fs/autofs4/symlink.o CC net/ipv4/protocol.o CC [M] drivers/video/fb_ddc.o CC net/ipv6/addrconf_core.o CC [M] fs/btrfs/ctree.o CC [M] drivers/video/pm2fb.o CC [M] fs/autofs4/waitq.o CC [M] fs/cifs/cifsfs.o CC [M] drivers/video/pm3fb.o CC [M] drivers/hwmon/thmc50.o CC [M] drivers/hwmon/via686a.o CC [M] fs/autofs4/expire.o CC [M] fs/btrfs/extent-tree.o CC [M] fs/cifs/cifssmb.o CC [M] drivers/net/wan/x25_asy.o CC net/core/flow.o CC [M] net/ipv6/netfilter/ip6_tables.o CC [M] drivers/ata/pata_pdc202xx_old.o CC [M] drivers/net/usb/cdc_ether.o CC [M] net/bridge/netfilter/ebtable_nat.o CC [M] drivers/scsi/qla4xxx/ql4_iocb.o CC [M] drivers/media/dvb/frontends/mt312.o CC [M] net/bridge/netfilter/ebt_802_3.o LD net/dsa/built-in.o CC [M] crypto/ansi_cprng.o LD [M] drivers/md/raid456.o CC [M] drivers/ata/pata_radisys.o CC [M] drivers/md/multipath.o CC [M] drivers/md/faulty.o CC [M] crypto/tcrypt.o CC [M] drivers/net/wan/dlci.o CC [M] drivers/ata/pata_rz1000.o CC [M] drivers/usb/storage/libusual.o CC [M] crypto/xor.o CC [M] fs/befs/debug.o CC [M] fs/befs/io.o CC [M] drivers/usb/storage/usual-tables.o CC [M] drivers/media/dvb/ttpci/budget-core.o CC [M] drivers/usb/host/whci/pzl.o CC [M] drivers/usb/host/whci/qset.o LDS arch/sparc/kernel/vmlinux.lds CC [M] drivers/usb/host/whci/wusb.o CC [M] fs/btrfs/print-tree.o LD [M] fs/bfs/bfs.o CC [M] fs/autofs4/dev-ioctl.o CC [M] arch/sparc/kernel/us3_cpufreq.o CC kernel/notifier.o CC [M] crypto/async_tx/async_tx.o CC [M] fs/cachefiles/daemon.o CC [M] fs/coda/psdev.o LD [M] fs/autofs/autofs.o CC [M] crypto/async_tx/async_memcpy.o CC [M] fs/coda/cache.o CC [M] drivers/ata/pata_sc1200.o CC [M] drivers/net/wimax/i2400m/sdio-tx.o LD crypto/crypto.o CC [M] drivers/ata/pata_serverworks.o CC [M] drivers/net/usb/cdc_eem.o LD crypto/crypto_algapi.o CC [M] fs/configfs/inode.o CC [M] drivers/ata/pata_sil680.o CC [M] drivers/scsi/qla2xxx/qla_dbg.o CC [M] net/bridge/netfilter/ebt_among.o CC [M] arch/sparc/kernel/us2e_cpufreq.o CC [M] net/bridge/netfilter/ebt_arp.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] fs/afs/cell.o /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'fst_intr_rx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1329: warning: cast to pointer from integer of different size /scratch/kisskb/src/drivers/net/wan/farsync.c: In function 'do_bottom_half_tx': /scratch/kisskb/src/drivers/net/wan/farsync.c:1424: warning: cast to pointer from integer of different size CC [M] sound/pci/echoaudio/gina20.o CC net/core/net-sysfs.o CC [M] drivers/infiniband/hw/ipath/ipath_sd7220_img.o CC [M] drivers/video/macmodes.o CC [M] drivers/net/wimax/i2400m/sdio-fw.o CC [M] drivers/scsi/qla2xxx/qla_sup.o LD [M] net/bridge/bridge.o CC [M] drivers/media/dvb/ttusb-dec/ttusb_dec.o CC [M] net/decnet/dn_timer.o CC [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.o CC net/ipv4/ip_input.o CC [M] fs/configfs/file.o CC net/ipv4/ip_fragment.o CC [M] fs/befs/linuxvfs.o LD [M] drivers/md/md-mod.o LD [M] drivers/md/dm-mod.o CC [M] drivers/scsi/qla4xxx/ql4_isr.o CC [M] net/dccp/ackvec.o CC [M] fs/cramfs/inode.o CC [M] net/dccp/ccids/ccid3.o CC fs/debugfs/inode.o CC [M] net/ipv6/netfilter/ip6table_filter.o CC [M] fs/cifs/cifs_debug.o CC fs/debugfs/file.o CC kernel/ksysfs.o CC [M] net/ipv6/netfilter/ip6table_mangle.o CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o LD [M] net/ieee802154/nl802154.o CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o CC [M] drivers/net/wan/cycx_drv.o LD [M] net/ieee802154/af_802154.o CC [M] drivers/md/dm-crypt.o CC [M] drivers/usb/storage/scsiglue.o CC [M] net/bluetooth/cmtp/capi.o CC [M] crypto/async_tx/async_xor.o CC [M] fs/coda/cnode.o CC [M] drivers/usb/storage/protocol.o CC [M] drivers/media/dvb/frontends/ves1820.o LD [M] fs/autofs4/autofs4.o LD [M] sound/pci/cs46xx/snd-cs46xx.o CC [M] drivers/media/dvb/ttpci/budget.o LD [M] net/bluetooth/bnep/bnep.o CC net/core/netpoll.o CC lib/ratelimit.o CC [M] drivers/ata/pata_via.o CC [M] drivers/usb/misc/sisusbvga/sisusb_init.o CC [M] fs/configfs/dir.o CC [M] drivers/md/dm-delay.o CC [M] net/key/af_key.o CC [M] drivers/media/dvb/ttpci/budget-av.o CC lib/rbtree.o CC [M] drivers/usb/serial/hp4x.o CC [M] drivers/media/dvb/ttpci/budget-ci.o LD [M] drivers/md/dm-multipath.o CC [M] net/bluetooth/hidp/core.o CC [M] drivers/md/dm-round-robin.o CC [M] net/irda/iriap.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_gs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] net/bluetooth/rfcomm/core.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_iocb.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/char/raw.o CC [M] drivers/scsi/scsi.o LD [M] drivers/scsi/pcmcia/qlogic_cs.o LD [M] drivers/scsi/pcmcia/fdomain_cs.o CC [M] arch/sparc/kernel/chmc.o CC [M] net/bluetooth/rfcomm/sock.o CC [M] net/irda/iriap_event.o CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o CC [M] fs/btrfs/root-tree.o CC [M] fs/coda/inode.o LD [M] sound/pci/ac97/snd-ac97-codec.o CC [M] drivers/usb/storage/transport.o CC [M] drivers/scsi/hosts.o CC [M] net/bridge/netfilter/ebt_ip.o CC [M] net/bridge/netfilter/ebt_ip6.o CC [M] drivers/media/video/videobuf-dvb.o CC [M] drivers/usb/misc/sisusbvga/sisusb_con.o CC [M] fs/btrfs/dir-item.o CC kernel/pm_qos_params.o CC [M] fs/coda/dir.o CC [M] drivers/infiniband/hw/ipath/ipath_iba6120.o CC [M] sound/pci/emu10k1/emu10k1_synth.o CC [M] drivers/net/wan/cycx_main.o CC [M] drivers/char/lp.o CC [M] fs/coda/file.o CC [M] sound/pci/emu10k1/emu10k1_callback.o CC net/ipv4/ip_forward.o CC [M] drivers/usb/storage/usb.o LD crypto/crypto_blkcipher.o CC [M] drivers/net/wan/cycx_x25.o CC [M] drivers/media/dvb/frontends/ves1x93.o CC [M] drivers/ata/pata_sl82c105.o CC [M] fs/cachefiles/interface.o CC [M] fs/cramfs/uncompress.o CC [M] drivers/net/wimax/i2400m/sdio-rx.o CC [M] sound/pci/ctxfi/ctpcm.o CC [M] fs/coda/upcall.o CC [M] drivers/scsi/qla4xxx/ql4_nvram.o CC [M] fs/coda/coda_linux.o LD [M] drivers/md/dm-snapshot.o LD [M] drivers/md/dm-mirror.o CC [M] net/bridge/netfilter/ebt_limit.o LD [M] drivers/scsi/mpt2sas/mpt2sas.o CC [M] drivers/scsi/scsi_ioctl.o CC [M] drivers/md/dm-log.o CC [M] drivers/usb/storage/initializers.o CC [M] drivers/net/usb/dm9601.o CC [M] drivers/media/dvb/ttpci/budget-patch.o CC [M] drivers/usb/serial/ipaq.o CC [M] net/bridge/netfilter/ebt_mark_m.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC [M] net/bridge/netfilter/ebt_pkttype.o CC [M] drivers/hwmon/vt1211.o CC [M] drivers/usb/serial/ipw.o CC [M] net/dccp/ccids/lib/tfrc.o CC fs/devpts/inode.o CC lib/rwsem.o /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c: In function 'qla2x00_configure_loop': /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: warning: 'wrap' may be used uninitialized in this function /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_init.c:2631: note: 'wrap' was declared here CC net/ipv6/exthdrs_core.o CC [M] sound/pci/echoaudio/gina24.o CC [M] drivers/net/usb/smsc95xx.o CC [M] drivers/ide/slc90e66.o CC net/ipv6/inet6_hashtables.o CC [M] fs/afs/cmservice.o CC [M] net/bridge/netfilter/ebt_stp.o CC [M] drivers/net/usb/gl620a.o CC [M] net/bridge/netfilter/ebt_vlan.o LD [M] fs/cramfs/cramfs.o CC [M] fs/afs/dir.o LD [M] fs/befs/befs.o CC [M] drivers/media/dvb/frontends/tda1004x.o CC [M] drivers/media/dvb/frontends/sp887x.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_isr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC net/ipv4/ip_options.o CC [M] fs/afs/file.o CC [M] drivers/net/wimax/i2400m/usb-fw.o CC [M] drivers/usb/storage/sierra_ms.o LD [M] drivers/net/mlx4/mlx4_core.o LD crypto/crypto_hash.o CC [M] net/decnet/dn_fib.o CC [M] sound/pci/echoaudio/indigo.o CC [M] net/bridge/netfilter/ebt_arpreply.o LD crypto/built-in.o CC net/ipv4/ip_output.o CC [M] fs/cachefiles/key.o CC [M] drivers/md/dm-region-hash.o CC [M] drivers/hwmon/vt8231.o CC [M] net/ipv6/netfilter/ip6_queue.o CC drivers/net/Space.o CC [M] net/ipv6/af_inet6.o LD [M] drivers/usb/host/whci/whci-hcd.o LD [M] drivers/net/mlx4/mlx4_en.o LD drivers/usb/host/built-in.o LD [M] drivers/usb/host/isp1760.o CC drivers/net/loopback.o CC [M] drivers/usb/storage/option_ms.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_sup.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/net/wimax/i2400m/usb-notif.o CC [M] drivers/net/wimax/i2400m/usb-tx.o /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8428: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8429: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8436: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8437: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8438: warning: array subscript is above array bounds /scratch/kisskb/src/drivers/isdn/hardware/eicon/message.c:8449: warning: array subscript is above array bounds CC [M] fs/coda/symlink.o CC [M] fs/btrfs/file-item.o CC [M] drivers/md/dm-zero.o CC [M] fs/configfs/symlink.o CC [M] fs/btrfs/inode-item.o LD arch/sparc/kernel/built-in.o CC [M] sound/pci/ctxfi/ctmixer.o CC [M] drivers/net/wireless/strip.o LD [M] drivers/usb/misc/sisusbvga/sisusbvga.o CC [M] fs/btrfs/inode-map.o CC [M] net/lapb/lapb_in.o CC [M] sound/pci/ctxfi/ctresource.o CC [M] drivers/net/usb/net1080.o CC lib/sha1.o CC [M] sound/pci/echoaudio/indigodj.o CC [M] sound/pci/echoaudio/indigodjx.o CC [M] drivers/net/usb/plusb.o CC [M] net/lapb/lapb_out.o CC [M] sound/pci/emu10k1/emu10k1_patch.o CC [M] drivers/scsi/qla2xxx/qla_attr.o CC [M] drivers/usb/storage/debug.o CC [M] fs/cifs/connect.o CC [M] fs/cifs/dir.o CC [M] fs/cachefiles/main.o CC [M] net/ipx/ipx_proc.o CC [M] fs/cifs/file.o LD [M] drivers/md/raid6_pq.o CC kernel/sched_clock.o CC [M] drivers/net/wireless/netwave_cs.o CC [M] fs/coda/pioctl.o CC [M] fs/cifs/inode.o CC [M] fs/btrfs/disk-io.o CC [M] fs/coda/sysctl.o CC [M] net/ipv6/anycast.o CC [M] drivers/net/wan/lapbether.o CC [M] drivers/scsi/qla4xxx/ql4_dbg.o CC [M] drivers/net/usb/rndis_host.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC [M] drivers/net/wireless/wavelan_cs.o CC [M] fs/afs/flock.o CC [M] fs/btrfs/transaction.o CC [M] fs/cachefiles/namei.o LD [M] net/bluetooth/bluetooth.o LD [M] net/bluetooth/cmtp/cmtp.o CC [M] fs/afs/fsclient.o CC [M] drivers/ata/pata_sis.o CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o CC [M] drivers/ata/pata_triflex.o CC [M] fs/configfs/mount.o CC [M] drivers/video/neofb.o CC [M] drivers/usb/serial/ir-usb.o CC [M] fs/btrfs/inode.o CC [M] net/lapb/lapb_subr.o CC [M] net/ipv6/netfilter/ip6table_raw.o CC [M] fs/btrfs/file.o CC net/core/fib_rules.o CC [M] drivers/char/n_r3964.o CC [M] fs/cifs/link.o CC [M] net/bluetooth/rfcomm/tty.o CC net/ipv4/ip_sockglue.o CC [M] fs/cachefiles/rdwr.o CC [M] fs/configfs/item.o CC net/ipv4/inet_hashtables.o CC [M] net/irda/irlmp.o CC [M] drivers/net/wireless/airo_cs.o CC net/ipv4/inet_timewait_sock.o CC kernel/cred.o CC [M] drivers/video/tdfxfb.o CC [M] net/bridge/netfilter/ebt_mark.o CC [M] sound/pci/emu10k1/emu10k1.o CC [M] drivers/net/usb/cdc_subset.o CC lib/show_mem.o CC [M] net/ipv6/ip6_output.o CC [M] fs/cifs/misc.o CC [M] fs/btrfs/tree-defrag.o CC [M] net/ipv6/netfilter/ip6table_security.o CC [M] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o CC [M] net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o CC kernel/async.o CC [M] drivers/media/dvb/frontends/nxt6000.o CC [M] fs/afs/inode.o CC [M] sound/pci/emu10k1/emu10k1_main.o CC [M] drivers/media/dvb/frontends/mt352.o CC [M] net/bridge/netfilter/ebt_dnat.o CC lib/string.o CC lib/vsprintf.o CC kernel/freezer.o CC [M] sound/pci/ctxfi/ctsrc.o LD [M] drivers/video/sis/sisfb.o LD [M] fs/configfs/configfs.o CC [M] drivers/video/vt8623fb.o CC [M] fs/btrfs/extent_map.o CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o CC [M] drivers/net/vxge/vxge-traffic.o CC kernel/profile.o CC [M] sound/pci/ctxfi/ctamixer.o CC [M] drivers/media/video/btcx-risc.o CC [M] sound/pci/ctxfi/ctdaio.o CC [M] drivers/net/usb/zaurus.o CC [M] drivers/ata/pata_sch.o CC [M] drivers/net/vxge/vxge-ethtool.o CC [M] fs/btrfs/sysfs.o CC net/ipv4/inet_connection_sock.o CC net/ipv4/tcp.o CC [M] fs/dlm/ast.o CC [M] drivers/net/usb/mcs7830.o CC [M] drivers/net/wimax/i2400m/usb-rx.o CC [M] drivers/char/applicom.o CC [M] net/ipv6/netfilter/ip6t_ah.o CC [M] net/bluetooth/hidp/sock.o CC net/core/net-traces.o CC [M] drivers/char/ppdev.o CC [M] fs/dlm/config.o LD [M] fs/coda/coda.o CC [M] drivers/ide/tc86c001.o CC [M] fs/cifs/netmisc.o CC [M] drivers/media/dvb/ttpci/av7110_hw.o CC [M] sound/pci/echoaudio/indigoio.o CC net/core/drop_monitor.o LD [M] sound/pci/au88x0/snd-au8810.o LD [M] sound/pci/au88x0/snd-au8820.o LD [M] sound/pci/au88x0/snd-au8830.o CC [M] drivers/net/wimax/i2400m/usb.o CC [M] drivers/net/ipg.o CC [M] drivers/media/dvb/ttpci/av7110_v4l.o CC [M] drivers/ide/triflex.o CC [M] net/ipv6/netfilter/ip6t_eui64.o CC [M] net/dccp/ccids/lib/tfrc_equation.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dbg.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] fs/cifs/smbdes.o CC [M] drivers/media/dvb/ttpci/av7110_av.o CC [M] fs/dlm/dir.o CC [M] fs/btrfs/struct-funcs.o CC [M] drivers/ide/trm290.o CC [M] net/ipx/sysctl_net_ipx.o CC [M] drivers/media/dvb/ttpci/av7110_ca.o LD [M] drivers/usb/storage/usb-storage.o CC [M] drivers/net/wireless/airo.o LD [M] drivers/usb/storage/usb-libusual.o LD [M] drivers/usb/storage/ums-alauda.o LD [M] drivers/usb/storage/ums-cypress.o CC [M] drivers/hwmon/w83627ehf.o LD [M] drivers/usb/storage/ums-datafab.o CC [M] fs/cachefiles/security.o CC [M] drivers/net/wan/wanxl.o LD [M] drivers/usb/storage/ums-freecom.o LD [M] drivers/usb/storage/ums-isd200.o CC [M] drivers/hwmon/w83l785ts.o LD [M] drivers/usb/storage/ums-jumpshot.o LD [M] drivers/usb/storage/ums-karma.o CC [M] drivers/video/tridentfb.o CC [M] net/lapb/lapb_timer.o CC [M] fs/cachefiles/xattr.o LD [M] drivers/scsi/lpfc/lpfc.o CC [M] fs/cifs/smbencrypt.o LD [M] drivers/usb/storage/ums-onetouch.o LD [M] drivers/usb/storage/ums-sddr09.o CC [M] drivers/media/video/tveeprom.o LD [M] drivers/usb/storage/ums-sddr55.o CC [M] drivers/net/wan/pci200syn.o LD [M] drivers/usb/storage/ums-usbat.o CC [M] net/decnet/dn_rules.o CC [M] fs/cachefiles/proc.o CC [M] drivers/scsi/constants.o CC [M] sound/pci/emu10k1/irq.o CC [M] drivers/media/dvb/frontends/zl10036.o CC [M] drivers/scsi/scsicam.o CC [M] drivers/usb/serial/iuu_phoenix.o CC [M] sound/pci/emu10k1/memory.o CC [M] sound/pci/emu10k1/voice.o CC [M] net/lapb/lapb_iface.o CC [M] sound/pci/emu10k1/emumpu401.o CC [M] fs/cifs/transport.o CC [M] sound/pci/emu10k1/emupcm.o CC [M] drivers/hwmon/w83l786ng.o CC [M] drivers/net/usb/usbnet.o CC [M] sound/pci/emu10k1/io.o CC kernel/sysctl_check.o CC [M] drivers/media/video/upd64031a.o LD [M] drivers/scsi/qla4xxx/qla4xxx.o CC [M] sound/pci/emu10k1/emuproc.o CC [M] drivers/media/dvb/ttpci/av7110.o CC [M] drivers/media/video/upd64083.o CC [M] drivers/media/video/cx2341x.o CC [M] drivers/media/video/cafe_ccic.o CC [M] fs/btrfs/xattr.o CC [M] net/ipv6/netfilter/ip6t_frag.o CC [M] fs/btrfs/ordered-data.o CC [M] drivers/net/wimax/i2400m/control.o CC [M] drivers/scsi/scsi_error.o CC [M] drivers/net/usb/int51x1.o CC kernel/stacktrace.o CC [M] fs/afs/main.o CC [M] drivers/net/tehuti.o CC [M] sound/pci/ctxfi/ctimap.o CC [M] drivers/media/dvb/frontends/zl10353.o CC [M] sound/pci/emu10k1/emumixer.o CC [M] net/decnet/dn_table.o CC [M] drivers/media/dvb/frontends/cx22702.o CC [M] net/bridge/netfilter/ebt_redirect.o LD [M] net/ipx/ipx.o CC [M] net/bridge/netfilter/ebt_snat.o CC [M] sound/pci/ctxfi/cthardware.o CC [M] lib/crc-ccitt.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_attr.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined LD [M] drivers/infiniband/hw/ipath/ib_ipath.o CC [M] drivers/ata/pata_platform.o CC [M] sound/pci/echoaudio/indigoiox.o LD [M] fs/cachefiles/cachefiles.o CC [M] drivers/ata/ata_generic.o CC [M] drivers/media/video/ov7670.o CC [M] drivers/net/wireless/atmel.o CC [M] net/core/pktgen.o CC [M] net/llc/llc_core.o CC [M] net/ipv6/ip6_input.o CC [M] net/ipv6/addrconf.o CC [M] drivers/net/wireless/atmel_pci.o CC [M] sound/pci/ctxfi/cttimer.o CC [M] drivers/net/wan/pc300too.o CC [M] sound/pci/ctxfi/cthw20k2.o CC [M] net/ipv6/addrlabel.o CC [M] net/irda/irlmp_event.o CC [M] drivers/net/jme.o CC [M] fs/btrfs/extent_io.o CC [M] sound/pci/echoaudio/layla20.o CC [M] net/irda/irlmp_frame.o CC [M] drivers/scsi/scsi_lib.o CC [M] sound/pci/echoaudio/layla24.o CC [M] fs/ecryptfs/dentry.o CC [M] drivers/net/wimax/i2400m/driver.o CC [M] fs/ecryptfs/file.o CC [M] sound/pci/emu10k1/emufx.o CC [M] drivers/net/wireless/atmel_cs.o CC [M] drivers/media/dvb/ttpci/av7110_ipack.o CC [M] drivers/char/hw_random/n2-drv.o CC [M] drivers/media/video/dabusb.o CC [M] net/ipv6/netfilter/ip6t_ipv6header.o CC [M] drivers/net/plip.o LD [M] net/bluetooth/hidp/hidp.o CC [M] drivers/net/rrunner.o CC [M] drivers/video/s3fb.o CC [M] sound/pci/echoaudio/mia.o CC [M] net/bridge/netfilter/ebt_log.o LD [M] net/bluetooth/rfcomm/rfcomm.o CC [M] net/ipv6/netfilter/ip6t_mh.o CC [M] lib/crc16.o CC [M] drivers/ide/via82cxxx.o CC [M] net/ipv6/route.o CC [M] lib/crc-t10dif.o CC [M] lib/crc-itu-t.o CC [M] drivers/media/dvb/ttpci/av7110_ir.o CC kernel/irq/handle.o CC [M] net/ipv6/netfilter/ip6t_hbh.o CC [M] net/decnet/sysctl_net_decnet.o CC kernel/power/process.o CC [M] drivers/net/wimax/i2400m/fw.o CC [M] net/ipv6/ip6_fib.o CC [M] drivers/ide/ide-pci-generic.o CC [M] net/ipv6/ipv6_sockglue.o CC [M] net/dccp/ccids/lib/packet_history.o CC kernel/power/poweroff.o CC [M] net/irda/irlap.o LD [M] drivers/ide/ide-gd_mod.o CC [M] fs/afs/misc.o CC [M] fs/ecryptfs/inode.o CC [M] net/dccp/ccids/lib/loss_interval.o LD [M] drivers/ide/ide-cd_mod.o CC [M] net/irda/irlap_event.o CC [M] net/ipv6/ndisc.o /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c: In function 'wavelan_get_nwid': /scratch/kisskb/src/drivers/net/wireless/wavelan_cs.c:1870: warning: 'psa.psa_nwid_select' is used uninitialized in this function CC [M] net/ipv6/udp.o CC [M] drivers/net/wimax/i2400m/op-rfkill.o CC [M] drivers/net/vxge/vxge-main.o CC [M] drivers/media/dvb/frontends/drx397xD.o CC [M] lib/crc7.o CC [M] drivers/media/video/ov511.o LD [M] net/lapb/lapb.o CC [M] drivers/usb/serial/keyspan.o CC [M] net/ipv6/udplite.o CC [M] drivers/net/wimax/i2400m/sysfs.o CC [M] drivers/media/dvb/frontends/tda10021.o CC [M] net/irda/irlap_frame.o CC [M] sound/pci/ctxfi/cthw20k1.o CC [M] drivers/video/arkfb.o CC [M] net/ipv6/raw.o CC [M] drivers/scsi/scsi_lib_dma.o CC net/ipv4/tcp_input.o CC [M] drivers/net/wimax/i2400m/netdev.o CC [M] fs/ecryptfs/main.o CC [M] sound/pci/echoaudio/mona.o CC [M] net/irda/timer.o CC [M] drivers/char/ip2/ip2main.o CC [M] net/mac80211/main.o CC [M] fs/ecryptfs/super.o CC [M] drivers/char/hw_random/core.o CC [M] fs/btrfs/volumes.o CC [M] drivers/char/ipmi/ipmi_msghandler.o LD [M] drivers/ata/libata.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC [M] drivers/video/sstfb.o CC [M] lib/libcrc32c.o CC [M] fs/btrfs/async-thread.o CC [M] drivers/net/wireless/at76c50x-usb.o LD kernel/power/built-in.o CC [M] fs/btrfs/ioctl.o CC [M] fs/dlm/lock.o CC [M] lib/ts_kmp.o CC [M] drivers/net/wimax/i2400m/tx.o CC net/ipv4/tcp_output.o CC [M] drivers/scsi/qla2xxx/qla_mid.o CC [M] net/irda/qos.o CC [M] net/bridge/netfilter/ebt_ulog.o CC [M] lib/ts_bm.o CC [M] drivers/ide/ide-tape.o CC [M] fs/ecryptfs/mmap.o CC [M] net/llc/llc_input.o CC [M] drivers/net/wireless/ray_cs.o LD [M] drivers/net/wan/cyclomx.o CC [M] sound/pci/emu10k1/timer.o CC [M] net/llc/llc_output.o CC [M] sound/pci/emu10k1/p16v.o CC net/netfilter/core.o CC [M] net/llc/llc_if.o CC [M] drivers/ide/ide-cs.o CC [M] net/bridge/netfilter/ebt_nflog.o CC [M] fs/afs/mntpt.o CC [M] net/llc/llc_c_ev.o CC [M] net/irda/irqueue.o CC [M] net/ipv6/protocol.o CC [M] fs/cifs/asn1.o CC kernel/irq/manage.o CC [M] sound/pci/emu10k1/emu10k1x.o CC [M] net/ipv6/icmp.o CC [M] drivers/char/hw_random/timeriomem-rng.o CC [M] net/ipv6/mcast.o CC [M] fs/btrfs/locking.o CC [M] fs/btrfs/orphan.o CC [M] fs/cifs/md4.o CC [M] drivers/media/video/se401.o CC [M] drivers/ide/ide_platform.o LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.o CC [M] drivers/scsi/scsi_scan.o CC kernel/irq/spurious.o CC [M] drivers/scsi/scsi_sysfs.o CC [M] fs/btrfs/export.o CC [M] fs/ecryptfs/read_write.o CC [M] net/ipv6/netfilter/ip6t_rt.o CC [M] lib/ts_fsm.o CC [M] fs/ecryptfs/crypto.o CC [M] net/irda/irttp.o CC [M] drivers/media/video/stv680.o CC [M] drivers/net/sunhme.o CC [M] drivers/scsi/scsi_devinfo.o CC [M] drivers/media/video/w9968cf.o LD [M] drivers/char/hw_random/n2-rng.o LD [M] drivers/char/hw_random/rng-core.o CC [M] fs/afs/proc.o CC [M] fs/afs/rxrpc.o LD lib/built-in.o CC net/ipv4/tcp_timer.o CC [M] drivers/net/wireless/wl3501_cs.o CC [M] drivers/scsi/scsi_netlink.o AR lib/lib.a CC [M] sound/pci/hda/patch_analog.o LD net/core/built-in.o CC [M] drivers/net/wimax/i2400m/rx.o CC kernel/irq/resend.o CC [M] drivers/net/wimax/i2400m/debugfs.o CC [M] net/dccp/sysctl.o CC [M] drivers/net/wireless/rndis_wlan.o CC [M] net/irda/irda_device.o CC [M] net/dccp/diag.o CC [M] net/mac80211/wext.o CC [M] drivers/media/dvb/frontends/tda10023.o CC [M] drivers/usb/serial/keyspan_pda.o CC [M] drivers/usb/serial/kl5kusb105.o CC [M] sound/pci/hda/patch_atihdmi.o CC [M] sound/pci/hda/patch_ca0110.o CC net/ipv4/tcp_ipv4.o CC [M] drivers/char/pcmcia/ipwireless/hardware.o CC net/ipv4/tcp_minisocks.o CC [M] net/dccp/ipv4.o CC [M] drivers/net/wireless/zd1201.o CC [M] drivers/char/pcmcia/ipwireless/main.o CC [M] drivers/usb/serial/kobil_sct.o LD [M] net/decnet/decnet.o CC [M] drivers/char/pcmcia/synclink_cs.o CC [M] drivers/char/pcmcia/ipwireless/network.o CC [M] drivers/media/video/zr364xx.o LD [M] drivers/media/video/stkwebcam.o CC [M] fs/btrfs/tree-log.o CC net/netlabel/netlabel_user.o CC kernel/time/timekeeping.o CC [M] drivers/net/wireless/adm8211.o CC [M] drivers/media/video/s2255drv.o CC net/netlink/af_netlink.o CC [M] drivers/media/video/soc_camera.o CC kernel/irq/chip.o CC [M] fs/ecryptfs/keystore.o CC [M] net/ipv6/reassembly.o CC [M] net/llc/llc_c_ac.o CC [M] net/llc/llc_conn.o CC [M] net/packet/af_packet.o CC [M] net/dccp/ipv6.o LD [M] drivers/ide/ide-core.o CC [M] fs/btrfs/acl.o CC [M] net/irda/irias_object.o /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_bss_info_change_notify': /scratch/kisskb/src/net/mac80211/main.c:293: warning: 'beacon_int' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:593) /scratch/kisskb/src/net/mac80211/main.c: In function 'ieee80211_alloc_hw': /scratch/kisskb/src/net/mac80211/main.c:714: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] net/netrom/af_netrom.o CC [M] net/dccp/probe.o CC [M] sound/pci/hda/patch_cmedia.o CC [M] net/mac80211/sta_info.o CC [M] net/llc/llc_c_st.o CC [M] fs/afs/security.o CC [M] drivers/net/wireless/mwl8k.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_mid.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/video/cirrusfb.o CC [M] net/irda/wrapper.o CC [M] drivers/usb/serial/mct_u232.o CC kernel/time/ntp.o CC [M] drivers/usb/serial/mos7720.o CC [M] net/irda/af_irda.o CC [M] net/irda/discovery.o CC kernel/time/clocksource.o CC [M] net/irda/parameters.o CC [M] drivers/media/video/mt9m001.o CC [M] drivers/media/video/mt9m111.o CC [M] net/ipv6/tcp_ipv6.o CC [M] drivers/media/video/mt9t031.o CC [M] net/irda/irnetlink.o CC kernel/irq/devres.o CC [M] drivers/media/video/mt9v022.o CC [M] net/phonet/pn_dev.o CC net/netlink/genetlink.o CC [M] drivers/media/video/ov772x.o CC kernel/time/jiffies.o CC [M] net/phonet/pn_netlink.o CC kernel/time/timer_list.o CC [M] drivers/scsi/qla2xxx/qla_dfs.o CC [M] net/phonet/socket.o CC [M] net/phonet/datagram.o CC net/netfilter/nf_log.o CC kernel/time/timecompare.o CC [M] net/ipv6/exthdrs.o CC [M] drivers/media/video/soc_camera_platform.o CC net/netfilter/nf_queue.o CC [M] net/ipv6/netfilter/ip6t_LOG.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC [M] drivers/net/wireless/mac80211_hwsim.o CC kernel/time/clockevents.o CC [M] drivers/media/dvb/frontends/stv0297.o CC kernel/irq/proc.o LD [M] sound/pci/ctxfi/snd-ctxfi.o CC [M] net/llc/llc_pdu.o CC [M] net/netrom/nr_dev.o CC [M] net/rfkill/core.o CC [M] net/llc/llc_sap.o CC [M] net/irda/irmod.o CC [M] net/netrom/nr_in.o CC net/netlabel/netlabel_kapi.o CC net/netlabel/netlabel_domainhash.o CC [M] drivers/net/sunlance.o CC [M] drivers/char/pcmcia/ipwireless/tty.o CC [M] net/llc/llc_s_ac.o CC net/netlabel/netlabel_addrlist.o CC [M] drivers/video/tmiofb.o CC [M] fs/afs/server.o CC [M] fs/dlm/lockspace.o CC [M] net/ipv6/datagram.o CC kernel/mutex-debug.o /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c: In function 'at76_config': /scratch/kisskb/src/drivers/net/wireless/at76c50x-usb.c:1949: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] drivers/media/video/tw9910.o CC [M] net/phonet/sysctl.o CC [M] fs/ecryptfs/messaging.o CC [M] net/mac80211/wep.o CC [M] drivers/video/metronomefb.o CC [M] net/irda/irproc.o CC [M] net/llc/llc_s_ev.o CC [M] fs/btrfs/free-space-cache.o CC [M] fs/cifs/cifs_unicode.o CC [M] fs/cifs/nterr.o CC [M] fs/efs/super.o CC [M] net/netrom/nr_loopback.o CC [M] drivers/media/video/au0828/au0828-core.o CC [M] drivers/video/broadsheetfb.o CC [M] net/rds/af_rds.o CC [M] drivers/media/video/bt8xx/bttv-driver.o CC [M] net/netrom/nr_out.o CC kernel/trace/trace_selftest_dynamic.o CC [M] drivers/media/video/bt8xx/bttv-cards.o CC [M] fs/efs/inode.o CC [M] drivers/scsi/scsi_sysctl.o CC [M] net/irda/irsysctl.o CC [M] sound/pci/hda/patch_conexant.o CC [M] net/phonet/af_phonet.o LD kernel/irq/built-in.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC [M] drivers/scsi/scsi_proc.o CC [M] fs/dlm/main.o CC kernel/lockdep.o CC [M] fs/afs/super.o CC [M] sound/pci/hda/patch_sigmatel.o CC net/ipv4/tcp_cong.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC [M] drivers/video/s1d13xxxfb.o CC [M] fs/dlm/member.o CC [M] net/ipv6/ip6_flowlabel.o CC [M] drivers/net/wireless/ath/main.o CC [M] net/netrom/nr_route.o CC [M] drivers/media/video/cpia2/cpia2_v4l.o CC net/ipv4/datagram.o CC kernel/lockdep_proc.o In file included from /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_dfs.c:7: /scratch/kisskb/src/drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined CC [M] drivers/video/sm501fb.o CC kernel/trace/trace_clock.o CC [M] net/irda/ircomm/ircomm_tty.o CC [M] net/llc/llc_s_st.o CC net/ipv4/raw.o CC [M] fs/dlm/memory.o CC [M] net/phonet/pep.o CC [M] drivers/media/video/cx231xx/cx231xx-audio.o CC [M] drivers/video/carminefb.o CC [M] fs/efs/namei.o CC [M] fs/efs/dir.o CC [M] drivers/media/video/bt8xx/bttv-if.o CC [M] drivers/usb/serial/mos7840.o CC [M] fs/ecryptfs/miscdev.o LD [M] drivers/scsi/qla2xxx/qla2xxx.o CC [M] fs/dlm/midcomms.o CC [M] drivers/media/video/cx18/cx18-driver.o CC [M] drivers/media/video/bt8xx/bttv-risc.o CC [M] drivers/net/wireless/ath/regd.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC [M] drivers/media/dvb/frontends/nxt200x.o CC [M] drivers/media/video/bt8xx/bttv-vbi.o CC [M] net/irda/irnet/irnet_ppp.o CC [M] net/irda/irnet/irnet_irda.o CC [M] drivers/media/video/bt8xx/bttv-i2c.o CC [M] net/rfkill/input.o CC net/ipv4/udp.o CC kernel/time/tick-common.o CC net/ipv4/udplite.o CC [M] net/phonet/pep-gprs.o CC [M] net/irda/irlan/irlan_common.o CC [M] fs/btrfs/zlib.o CC [M] drivers/net/wireless/ath/ar9170/usb.o CC [M] net/mac80211/wpa.o CC net/ipv4/arp.o CC [M] drivers/net/wireless/ath/ar9170/main.o CC [M] drivers/net/wireless/ath/ar9170/cmd.o CC [M] drivers/video/uvesafb.o CC [M] sound/pci/hda/patch_intelhdmi.o CC net/ipv4/icmp.o CC [M] drivers/net/wireless/ath/ath5k/caps.o CC [M] sound/pci/hda/hda_eld.o CC [M] drivers/char/ipmi/ipmi_poweroff.o CC kernel/trace/ftrace.o CC [M] sound/pci/hda/patch_nvhdmi.o CC [M] net/netrom/nr_subr.o CC [M] drivers/video/vfb.o CC [M] fs/dlm/netlink.o CC [M] drivers/net/wireless/b43legacy/main.o CC kernel/trace/ring_buffer.o CC kernel/time/tick-oneshot.o CC [M] net/netrom/nr_timer.o CC [M] net/ipv6/inet6_connection_sock.o CC kernel/trace/trace.o CC [M] fs/dlm/lowcomms.o CC [M] fs/efs/file.o CC [M] drivers/net/wireless/hostap/hostap_80211_rx.o CC kernel/trace/trace_output.o CC [M] drivers/net/wireless/b43/main.o CC [M] drivers/net/wireless/ipw2x00/ipw2100.o CC [M] net/rds/bind.o CC [M] drivers/scsi/scsi_tgt_lib.o CC [M] net/netrom/sysctl_net_netrom.o CC kernel/futex.o CC kernel/trace/trace_stat.o CC [M] net/rds/cong.o CC kernel/trace/trace_printk.o CC [M] drivers/video/output.o CC [M] drivers/net/wireless/ipw2x00/ipw2200.o CC [M] net/mac80211/scan.o LD [M] net/rfkill/rfkill.o CC [M] sound/pci/hda/patch_realtek.o CC [M] net/llc/af_llc.o CC [M] fs/ecryptfs/kthread.o LD [M] drivers/char/pcmcia/ipwireless/ipwireless.o CC [M] drivers/char/pcmcia/cm4000_cs.o CC [M] sound/pci/hda/patch_si3054.o CC net/netlabel/netlabel_mgmt.o CC [M] fs/afs/netdevices.o CC [M] net/rose/af_rose.o CC kernel/time/tick-sched.o LD [M] sound/pci/emu10k1/snd-emu10k1.o LD [M] sound/pci/emu10k1/snd-emu10k1-synth.o LD [M] drivers/media/dvb/ttpci/dvb-ttpci.o LD [M] sound/pci/emu10k1/snd-emu10k1x.o CC [M] sound/pci/hda/patch_via.o CC [M] net/ipv6/netfilter/ip6t_REJECT.o CC [M] drivers/media/video/cx231xx/cx231xx-video.o CC [M] drivers/char/pcmcia/cm4040_cs.o CC [M] drivers/media/video/cx25840/cx25840-core.o CC [M] fs/btrfs/compression.o LD [M] drivers/char/ipmi/ipmi_si.o CC [M] drivers/media/video/cx231xx/cx231xx-i2c.o CC [M] fs/efs/symlink.o CC [M] drivers/net/wireless/ath/ath5k/initvals.o CC [M] drivers/net/sunqe.o CC net/netfilter/nf_sockopt.o LD [M] net/dccp/dccp.o CC [M] drivers/media/video/cx23885/cx23885-cards.o LD drivers/video/built-in.o CC [M] drivers/media/video/cx231xx/cx231xx-cards.o LD [M] net/dccp/dccp_ipv4.o CC [M] fs/afs/vlclient.o CC [M] sound/pci/ice1712/ice1712.o LD [M] net/dccp/dccp_ipv6.o CC [M] drivers/net/wireless/iwmc3200wifi/main.o CC [M] drivers/net/wireless/iwlwifi/iwl3945-base.o CC [M] drivers/net/wireless/libertas/main.o CC [M] drivers/net/wireless/ath/ath9k/hw.o /scratch/kisskb/src/drivers/net/wireless/airo.c: In function 'sniffing_mode': /scratch/kisskb/src/drivers/net/wireless/airo.c:4804: warning: integer overflow in expression CC net/netlabel/netlabel_unlabeled.o LD [M] drivers/video/fb.o LD [M] net/dccp/dccp_diag.o LD [M] net/dccp/dccp_probe.o CC [M] net/netfilter/nfnetlink.o CC [M] drivers/media/video/au0828/au0828-i2c.o CC [M] fs/afs/vlocation.o CC [M] fs/dlm/plock.o CC [M] sound/pci/hda/hda_codec.o CC [M] drivers/media/video/au0828/au0828-cards.o CC [M] drivers/net/wireless/iwmc3200wifi/netdev.o CC [M] drivers/media/video/cx88/cx88-video.o CC [M] fs/afs/vnode.o CC [M] drivers/net/wireless/ath/ath5k/eeprom.o CC [M] drivers/net/wireless/ipw2x00/libipw_module.o CC [M] drivers/net/wireless/b43legacy/ilt.o CC [M] drivers/net/wireless/b43legacy/phy.o CC [M] drivers/net/wireless/libertas/wext.o CC [M] drivers/usb/serial/moto_modem.o CC [M] drivers/net/wireless/ath/ar9170/mac.o CC [M] drivers/media/video/cpia2/cpia2_usb.o /scratch/kisskb/src/drivers/net/wireless/mwl8k.c: In function 'mwl8k_config_wt': /scratch/kisskb/src/drivers/net/wireless/mwl8k.c:3031: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] fs/ecryptfs/debug.o LD [M] fs/efs/efs.o CC [M] fs/btrfs/delayed-ref.o CC net/ipv4/devinet.o CC [M] drivers/net/sunbmac.o LD [M] drivers/char/ip2/ip2.o CC [M] fs/btrfs/relocation.o CC [M] drivers/usb/serial/navman.o CC [M] drivers/net/wireless/hostap/hostap_80211_tx.o CC [M] net/llc/llc_station.o CC [M] drivers/media/video/bt8xx/bttv-gpio.o CC [M] net/rds/connection.o CC [M] net/rose/rose_dev.o CC [M] fs/exofs/osd.o CC [M] net/irda/irlan/irlan_eth.o CC [M] sound/pci/ice1712/delta.o CC [M] fs/exportfs/expfs.o CC [M] net/rxrpc/af_rxrpc.o CC [M] sound/pci/ice1712/hoontech.o CC [M] drivers/char/rio/rio_linux.o CC [M] net/rose/rose_in.o CC [M] drivers/net/wireless/hostap/hostap_ap.o LD [M] drivers/isdn/hardware/eicon/divadidd.o LD [M] drivers/isdn/hardware/eicon/divas.o LD [M] drivers/isdn/hardware/eicon/diva_mnt.o CC [M] drivers/media/video/cx25840/cx25840-audio.o CC kernel/trace/trace_sched_switch.o CC [M] drivers/media/dvb/frontends/or51211.o CC kernel/futex_compat.o LD [M] drivers/isdn/hardware/eicon/diva_idi.o CC [M] drivers/media/dvb/frontends/or51132.o LD [M] sound/pci/echoaudio/snd-darla20.o LD [M] sound/pci/echoaudio/snd-gina20.o LD [M] sound/pci/echoaudio/snd-layla20.o LD [M] sound/pci/echoaudio/snd-darla24.o LD [M] drivers/isdn/hardware/eicon/divacapi.o CC [M] drivers/media/dvb/frontends/bcm3510.o CC net/netlabel/netlabel_cipso_v4.o CC [M] fs/ext2/balloc.o LD [M] sound/pci/echoaudio/snd-gina24.o LD [M] sound/pci/echoaudio/snd-layla24.o CC [M] drivers/net/wireless/ath/ar9170/phy.o CC [M] fs/dlm/rcom.o LD [M] sound/pci/echoaudio/snd-mona.o CC kernel/trace/trace_functions.o LD [M] sound/pci/echoaudio/snd-mia.o CC [M] drivers/net/wireless/ath/ar9170/led.o CC [M] net/irda/ircomm/ircomm_tty_attach.o CC kernel/time/timer_stats.o LD [M] sound/pci/echoaudio/snd-echo3g.o LD [M] sound/pci/echoaudio/snd-indigo.o LD [M] drivers/net/wimax/i2400m/i2400m.o CC net/ipv4/af_inet.o LD [M] sound/pci/echoaudio/snd-indigoio.o LD [M] sound/pci/echoaudio/snd-indigodj.o LD [M] drivers/net/wimax/i2400m/i2400m-usb.o CC kernel/trace/trace_irqsoff.o LD [M] sound/pci/echoaudio/snd-indigoiox.o LD [M] drivers/net/wimax/i2400m/i2400m-sdio.o LD [M] sound/pci/echoaudio/snd-indigodjx.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o CC [M] net/rds/info.o CC [M] drivers/net/myri_sbus.o CC [M] sound/pci/korg1212/korg1212.o CC [M] net/rds/message.o LD [M] net/netrom/netrom.o CC [M] sound/pci/lx6464es/lx6464es.o LD [M] fs/ecryptfs/ecryptfs.o LD [M] net/irda/irnet/irnet.o CC [M] drivers/usb/serial/omninet.o CC [M] fs/exofs/inode.o CC [M] fs/ext2/dir.o CC [M] net/ipv6/sysctl_net_ipv6.o CC [M] net/rds/recv.o CC [M] fs/ext2/file.o CC [M] sound/pci/ice1712/ews.o CC [M] fs/cifs/xattr.o LD net/netlink/built-in.o CC [M] net/rose/rose_link.o CC [M] fs/cifs/cifsencrypt.o CC [M] net/netfilter/nfnetlink_queue.o CC [M] net/rds/send.o LD [M] net/irda/irda.o CC [M] net/irda/ircomm/ircomm_param.o CC [M] net/netfilter/nfnetlink_log.o CC [M] drivers/media/video/cpia2/cpia2_core.o CC net/ipv4/igmp.o CC [M] sound/pci/ice1712/ice1724.o LD [M] net/phonet/phonet.o CC [M] net/irda/irlan/irlan_event.o LD [M] net/phonet/pn_pep.o LD kernel/time/built-in.o CC [M] sound/pci/ice1712/amp.o CC [M] fs/dlm/recover.o CC [M] drivers/media/video/bt8xx/bttv-input.o CC [M] drivers/scsi/scsi_tgt_if.o CC [M] sound/pci/ice1712/revo.o CC [M] drivers/media/video/bt8xx/bttv-audio-hook.o CC [M] fs/dlm/recoverd.o CC [M] net/sctp/sm_statetable.o CC [M] drivers/net/sungem.o CC [M] drivers/char/tpm/tpm.o CC [M] drivers/char/tpm/tpm_nsc.o /scratch/kisskb/src/net/llc/af_llc.c: In function 'llc_ui_getname': /scratch/kisskb/src/net/llc/af_llc.c:912: warning: 'sllc.sllc_arphrd' may be used uninitialized in this function CC [M] sound/pci/ice1712/aureon.o CC [M] drivers/net/wireless/libertas_tf/main.o CC [M] sound/pci/ice1712/vt1720_mobo.o LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.o CC net/sched/sch_generic.o CC [M] net/ipv6/ip6mr.o CC [M] net/llc/llc_proc.o CC [M] drivers/net/wireless/b43legacy/radio.o CC [M] net/rose/rose_loopback.o CC [M] drivers/media/video/cx25840/cx25840-firmware.o CC [M] drivers/media/dvb/frontends/s5h1420.o CC [M] drivers/media/video/cx25840/cx25840-vbi.o CC net/ipv4/fib_frontend.o CC [M] fs/ext2/ialloc.o CC [M] net/rose/rose_out.o CC [M] drivers/media/dvb/frontends/lgdt330x.o CC [M] fs/ext2/inode.o CC [M] fs/exofs/file.o CC [M] net/mac80211/ht.o CC [M] fs/afs/volume.o CC [M] sound/pci/mixart/mixart.o CC [M] drivers/net/wireless/iwmc3200wifi/rx.o CC [M] sound/pci/ice1712/pontis.o CC [M] sound/pci/ice1712/prodigy192.o LD [M] fs/exportfs/exportfs.o CC [M] drivers/net/wireless/b43/tables.o CC [M] drivers/net/wireless/ipw2x00/libipw_tx.o CC [M] drivers/media/video/au0828/au0828-dvb.o CC [M] drivers/usb/serial/opticon.o CC [M] fs/afs/write.o CC [M] sound/pci/ice1712/prodigy_hifi.o CC [M] drivers/net/wireless/orinoco/main.o CC [M] drivers/media/video/cx88/cx88-vbi.o CC [M] drivers/net/wireless/ipw2x00/libipw_rx.o CC [M] drivers/net/wireless/b43/phy_common.o /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c: In function 'lx_trigger_start': /scratch/kisskb/src/sound/pci/lx6464es/lx6464es.c:455: warning: cast to pointer from integer of different size CC [M] drivers/media/video/au0828/au0828-video.o CC [M] drivers/media/dvb/frontends/lgdt3304.o CC [M] fs/cifs/readdir.o CC net/sched/sch_api.o CC [M] drivers/media/video/cx23885/cx23885-video.o CC [M] fs/ext2/ioctl.o CC [M] drivers/media/video/cx23885/cx23885-vbi.o CC [M] net/rose/rose_route.o CC [M] net/llc/sysctl_net_llc.o CC [M] fs/dlm/requestqueue.o CC [M] net/irda/irlan/irlan_client.o /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c: In function 'b43legacy_op_dev_config': /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2692: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43legacy/main.c:2693: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] drivers/char/tpm/tpm_atmel.o CC [M] net/rose/rose_subr.o CC [M] drivers/media/video/et61x251/et61x251_core.o CC [M] net/sctp/sm_statefuns.o CC [M] drivers/media/video/cx88/cx88-mpeg.o CC [M] drivers/net/wireless/hostap/hostap_info.o CC [M] sound/pci/ice1712/juli.o CC [M] net/irda/ircomm/ircomm_core.o CC [M] net/irda/ircomm/ircomm_event.o CC [M] net/irda/ircomm/ircomm_lmp.o CC [M] net/irda/ircomm/ircomm_ttp.o CC [M] drivers/media/video/em28xx/em28xx-audio.o CC [M] fs/exofs/symlink.o CC [M] fs/exofs/namei.o CC [M] fs/exofs/dir.o CC [M] drivers/media/video/em28xx/em28xx-video.o LD [M] drivers/media/video/cx25840/cx25840.o CC [M] drivers/media/video/cx18/cx18-cards.o CC [M] fs/dlm/user.o CC [M] drivers/media/video/em28xx/em28xx-i2c.o CC net/sched/sch_blackhole.o CC [M] drivers/net/wireless/hostap/hostap_ioctl.o CC [M] net/rxrpc/ar-accept.o CC [M] net/rxrpc/ar-ack.o CC [M] drivers/net/wireless/p54/p54common.o CC [M] net/netfilter/nf_conntrack_core.o CC [M] sound/pci/mixart/mixart_core.o CC [M] net/rose/rose_timer.o CC [M] sound/pci/lx6464es/lx_core.o LD [M] drivers/net/wireless/ath/ath.o CC [M] fs/exofs/super.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945.o CC [M] net/rose/sysctl_net_rose.o CC [M] drivers/net/wireless/ath/ath9k/eeprom.o CC [M] fs/dlm/util.o CC [M] drivers/usb/serial/option.o CC [M] drivers/net/wireless/iwmc3200wifi/tx.o LD [M] drivers/net/vxge/vxge.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945-rs.o CC [M] drivers/media/video/et61x251/et61x251_tas5130d1b.o CC [M] drivers/net/wireless/ath/ath9k/mac.o CC [M] drivers/net/wireless/hostap/hostap_main.o CC [M] drivers/net/sungem_phy.o CC [M] drivers/net/wireless/p54/p54usb.o LD [M] drivers/media/video/cpia2/cpia2.o CC [M] fs/ext3/balloc.o CC [M] drivers/scsi/sd.o CC [M] net/mac80211/agg-tx.o CC [M] fs/dlm/debug_fs.o CC [M] drivers/usb/serial/oti6858.o CC [M] fs/cifs/ioctl.o CC [M] drivers/media/video/em28xx/em28xx-cards.o CC [M] drivers/net/wireless/ath/ath5k/gpio.o CC [M] fs/cifs/sess.o CC [M] drivers/media/video/cx231xx/cx231xx-core.o CC [M] net/rxrpc/ar-call.o CC [M] drivers/net/wireless/iwlwifi/iwl-3945-led.o /scratch/kisskb/src/drivers/net/wireless/b43/main.c: In function 'b43_op_config': /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3500: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/b43/main.c:3501: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) CC [M] drivers/media/dvb/frontends/lgdt3305.o CC [M] drivers/net/wireless/iwlwifi/iwl-agn.o CC net/ipv4/fib_semantics.o CC [M] net/sctp/sm_sideeffect.o CC [M] drivers/net/wireless/libertas_tf/cmd.o CC [M] drivers/media/video/cx88/cx88-cards.o CC [M] drivers/net/wireless/iwlwifi/iwl-agn-rs.o CC [M] drivers/media/video/em28xx/em28xx-core.o LD [M] net/llc/llc.o CC [M] net/rds/stats.o LD [M] net/llc/llc2.o CC net/ipv4/inet_fragment.o CC net/ipv4/sysctl_net_ipv4.o LD [M] drivers/net/wireless/ath/ar9170/ar9170usb.o CC [M] drivers/net/wireless/b43/phy_g.o CC [M] drivers/media/video/gspca/conex.o CC [M] sound/pci/nm256/nm256.o CC [M] drivers/net/wireless/iwmc3200wifi/sdio.o CC [M] sound/pci/oxygen/hifier.o CC [M] drivers/net/wireless/b43/phy_a.o CC [M] drivers/net/wireless/orinoco/fw.o CC [M] drivers/media/video/cx88/cx88-core.o CC [M] drivers/char/rio/rioinit.o CC [M] sound/pci/ice1712/phase.o CC [M] drivers/net/wireless/prism54/islpci_eth.o CC [M] net/sctp/protocol.o CC [M] fs/ext2/namei.o CC net/ipv4/fib_hash.o CC [M] drivers/media/video/cx88/cx88-i2c.o LD [M] fs/exofs/exofs.o CC [M] net/sctp/endpointola.o CC [M] fs/ext2/super.o CC [M] net/sctp/associola.o LD [M] drivers/media/video/bt8xx/bttv.o CC [M] net/rxrpc/ar-connection.o CC [M] drivers/media/video/cx18/cx18-i2c.o CC [M] fs/ext2/symlink.o CC [M] drivers/net/wireless/b43legacy/sysfs.o CC [M] sound/pci/oxygen/oxygen_io.o CC [M] net/mac80211/agg-rx.o CC [M] net/rxrpc/ar-connevent.o CC [M] drivers/net/wireless/iwmc3200wifi/hal.o CC [M] drivers/media/video/hdpvr/hdpvr-control.o CC [M] net/mac80211/ibss.o CC [M] fs/ext4/balloc.o CC net/sched/cls_api.o LD [M] sound/pci/korg1212/snd-korg1212.o CC [M] drivers/net/wireless/libertas_tf/if_usb.o LD net/netlabel/built-in.o CC [M] fs/ext3/bitmap.o CC [M] fs/ext4/bitmap.o CC [M] drivers/usb/serial/pl2303.o CC [M] fs/ext3/dir.o CC [M] drivers/net/wireless/b43/sysfs.o CC [M] net/rxrpc/ar-error.o CC [M] sound/pci/mixart/mixart_hwdep.o CC [M] fs/ext2/xattr.o CC [M] fs/ext2/xattr_user.o CC [M] drivers/media/video/cx88/cx88-tvaudio.o CC [M] drivers/net/wireless/b43/xmit.o LD [M] fs/afs/kafs.o CC [M] drivers/media/video/cx231xx/cx231xx-avcore.o CC [M] drivers/net/wireless/ath/ath5k/desc.o CC net/sched/act_api.o CC [M] drivers/media/video/cx231xx/cx231xx-pcb-cfg.o CC [M] drivers/net/wireless/hostap/hostap_proc.o CC [M] drivers/net/wireless/hostap/hostap_cs.o CC [M] drivers/media/video/cx18/cx18-firmware.o CC [M] net/sunrpc/clnt.o CC [M] drivers/media/video/cx18/cx18-gpio.o CC [M] drivers/net/wireless/ath/ath9k/calib.o CC [M] drivers/char/rio/rioboot.o CC [M] drivers/net/wireless/prism54/islpci_mgt.o LD [M] net/irda/ircomm/ircomm.o LD [M] net/irda/ircomm/ircomm-tty.o CC [M] drivers/net/wireless/prism54/isl_38xx.o CC [M] net/irda/irlan/irlan_provider.o CC [M] drivers/net/wireless/iwlwifi/iwl-4965.o CC [M] sound/pci/ice1712/wtm.o LD [M] fs/dlm/dlm.o CC [M] fs/ext4/dir.o CC kernel/trace/trace_sched_wakeup.o CC [M] drivers/media/video/gspca/etoms.o CC [M] sound/pci/oxygen/oxygen_lib.o CC kernel/trace/trace_nop.o CC [M] fs/ext3/file.o CC [M] sound/pci/oxygen/oxygen_mixer.o CC [M] sound/pci/oxygen/oxygen_pcm.o LD [M] drivers/media/video/et61x251/et61x251.o CC [M] drivers/media/video/cx88/cx88-input.o CC [M] fs/freevxfs/vxfs_bmap.o CC [M] drivers/media/video/ivtv/ivtv-routing.o CC [M] drivers/media/video/ovcamchip/ovcamchip_core.o CC [M] fs/fat/cache.o CC [M] drivers/media/dvb/frontends/cx24123.o CC [M] net/sunrpc/xprt.o CC [M] drivers/media/video/ivtv/ivtv-cards.o CC [M] drivers/media/video/hdpvr/hdpvr-core.o CC [M] fs/ext2/xattr_trusted.o CC [M] drivers/net/wireless/libertas/rx.o CC [M] fs/freevxfs/vxfs_fshead.o LD [M] fs/btrfs/btrfs.o CC [M] drivers/net/wireless/b43/lo.o CC [M] drivers/media/video/cx23885/cx23885-core.o /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_cleanup_transmit': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:53: warning: cast from pointer to integer of different size CC [M] drivers/media/video/hdpvr/hdpvr-video.o /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_receive': /scratch/kisskb/src/drivers/net/wireless/prism54/islpci_eth.c:453: warning: cast from pointer to integer of different size CC [M] sound/pci/hda/hda_generic.o CC [M] sound/pci/mixart/mixart_mixer.o CC [M] net/mac80211/mlme.o /scratch/kisskb/src/drivers/net/wireless/p54/p54usb.c:400: warning: 'p54u_device_reset' defined but not used CC [M] drivers/media/video/ovcamchip/ov6x20.o CC [M] net/rds/sysctl.o CC [M] drivers/net/wireless/p54/p54pci.o CC [M] drivers/net/wireless/libertas/tx.o CC [M] drivers/net/wireless/hostap/hostap_plx.o CC net/ipv4/proc.o CC [M] drivers/scsi/sd_dif.o CC [M] net/sctp/transport.o CC [M] drivers/media/video/gspca/finepix.o LD [M] drivers/media/video/au0828/au0828.o CC [M] net/netfilter/nf_conntrack_standalone.o CC [M] net/sunrpc/socklib.o CC [M] fs/freevxfs/vxfs_immed.o CC [M] fs/ext2/acl.o CC [M] drivers/net/wireless/b43/wa.o CC [M] fs/ext3/fsync.o CC [M] drivers/net/wireless/iwmc3200wifi/fw.o /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c: In function 'lx_interrupt_request_new_buffer': /scratch/kisskb/src/sound/pci/lx6464es/lx_core.c:1281: warning: cast to pointer from integer of different size CC [M] drivers/char/rio/riocmd.o CC [M] drivers/net/wireless/iwmc3200wifi/commands.o CC [M] fs/freevxfs/vxfs_inode.o CC [M] fs/fat/dir.o CC [M] net/mac80211/iface.o CC [M] drivers/net/wireless/prism54/isl_ioctl.o CC [M] fs/fat/fatent.o CC [M] net/netfilter/nf_conntrack_expect.o CC [M] drivers/net/wireless/iwmc3200wifi/wext.o LD [M] net/rose/rose.o CC [M] drivers/net/wireless/prism54/islpci_dev.o CC [M] drivers/media/video/cx88/cx88-alsa.o CC [M] fs/ext4/file.o CC [M] drivers/net/wireless/prism54/islpci_hotplug.o CC [M] net/ipv6/xfrm6_policy.o CC [M] net/ipv6/xfrm6_state.o CC [M] sound/pci/ice1712/se.o CC [M] drivers/net/wireless/prism54/oid_mgt.o CC [M] fs/ext4/fsync.o CC [M] fs/ext3/ialloc.o CC [M] fs/ext4/ialloc.o CC [M] drivers/media/video/cx231xx/cx231xx-vbi.o CC [M] drivers/media/video/cx231xx/cx231xx-dvb.o CC [M] drivers/net/wireless/iwlwifi/iwl-5000.o CC [M] drivers/media/video/ivtv/ivtv-controls.o CC [M] net/rds/threads.o CC [M] drivers/media/video/ivtv/ivtv-driver.o CC [M] drivers/net/wireless/libertas/cmd.o CC [M] net/rxrpc/ar-input.o CC [M] net/sunrpc/xprtsock.o CC [M] drivers/media/video/em28xx/em28xx-input.o CC net/ipv4/fib_rules.o CC [M] net/rxrpc/ar-key.o CC [M] drivers/media/video/cx23885/cx23885-i2c.o CC [M] fs/freevxfs/vxfs_lookup.o CC [M] net/sunrpc/sched.o CC [M] drivers/media/video/cx18/cx18-queue.o CC [M] drivers/media/video/gspca/gspca.o CC [M] drivers/net/wireless/iwlwifi/iwl-6000.o CC [M] fs/ext3/inode.o CC [M] drivers/net/wireless/iwlwifi/iwl-1000.o CC [M] fs/freevxfs/vxfs_olt.o LD [M] sound/pci/lx6464es/snd-lx6464es.o CC [M] drivers/net/wireless/ath/ath9k/ani.o CC [M] drivers/media/video/cx18/cx18-streams.o CC [M] drivers/media/video/ovcamchip/ov6x30.o CC [M] sound/pci/pcxhr/pcxhr.o LD [M] drivers/media/video/hdpvr/hdpvr.o LD [M] sound/pci/mixart/snd-mixart.o CC [M] net/sctp/chunk.o LD [M] drivers/net/wireless/libertas_tf/libertas_tf.o CC [M] drivers/media/video/ovcamchip/ov7x10.o CC [M] drivers/usb/serial/qcserial.o CC [M] sound/pci/oxygen/oxygen.o CC [M] fs/ext4/inode.o CC net/sched/sch_fifo.o CC [M] drivers/net/wireless/hostap/hostap_pci.o LD [M] drivers/net/wireless/libertas_tf/libertas_tf_usb.o CC [M] drivers/net/wireless/ath/ath9k/phy.o CC kernel/trace/trace_stack.o CC [M] drivers/net/wireless/iwmc3200wifi/cfg80211.o CC [M] sound/pci/hda/hda_proc.o CC [M] drivers/media/video/cx88/cx88-blackbird.o CC [M] drivers/net/wireless/b43/dma.o CC [M] drivers/media/video/cx88/cx88-dvb.o CC [M] drivers/net/wireless/ath/ath5k/dma.o CC net/ipv4/ipmr.o CC net/sched/cls_cgroup.o CC [M] net/tipc/addr.o CC [M] drivers/media/video/cx88/cx88-vp3054-i2c.o CC [M] sound/pci/oxygen/virtuoso.o CC [M] drivers/media/dvb/frontends/lnbp21.o CC [M] drivers/net/wireless/orinoco/hw.o CC [M] drivers/net/wireless/b43legacy/xmit.o CC [M] net/irda/irlan/irlan_filter.o CC [M] drivers/media/video/ivtv/ivtv-fileops.o CC net/ipv4/syncookies.o LD [M] sound/pci/nm256/snd-nm256.o CC [M] drivers/media/video/ivtv/ivtv-firmware.o CC [M] net/netfilter/nf_conntrack_helper.o CC [M] drivers/char/rio/rioctrl.o CC [M] net/rxrpc/ar-local.o CC [M] net/irda/irlan/irlan_provider_event.o CC [M] net/netfilter/nf_conntrack_proto.o CC [M] sound/pci/ice1712/maya44.o CC [M] fs/ext2/xattr_security.o CC [M] fs/freevxfs/vxfs_subr.o CC [M] drivers/media/video/pvrusb2/pvrusb2-i2c-core.o CC [M] drivers/net/wireless/iwlwifi/iwl-core.o CC [M] drivers/net/wireless/ipw2x00/libipw_wx.o CC [M] drivers/media/video/cx18/cx18-fileops.o CC [M] drivers/media/video/pvrusb2/pvrusb2-audio.o CC [M] drivers/media/dvb/frontends/isl6405.o CC [M] net/wanrouter/wanproc.o CC [M] drivers/net/cassini.o CC [M] net/unix/af_unix.o /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c: In function 'cx231xx_capture_start': /scratch/kisskb/src/drivers/media/video/cx231xx/cx231xx-avcore.c:2059: warning: 'rc' may be used uninitialized in this function CC [M] net/unix/garbage.o CC [M] drivers/media/video/ivtv/ivtv-gpio.o CC [M] net/unix/sysctl_net_unix.o CC [M] fs/cifs/export.o CC [M] fs/freevxfs/vxfs_super.o CC [M] drivers/net/wireless/iwlwifi/iwl-eeprom.o CC [M] fs/ext2/xip.o CC kernel/trace/trace_boot.o CC [M] net/sctp/sm_make_chunk.o CC [M] drivers/media/video/ivtv/ivtv-i2c.o CC [M] net/wanrouter/wanmain.o CC [M] drivers/media/video/ovcamchip/ov7x20.o CC [M] sound/pci/ice1712/ak4xxx.o CC [M] drivers/net/wireless/b43/pio.o CC [M] drivers/net/wireless/ath/ath5k/qcu.o CC [M] drivers/media/video/ovcamchip/ov76be.o CC [M] drivers/net/wireless/ath/ath9k/beacon.o /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_setup_mac': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:1668: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c: In function 'p54_config': /scratch/kisskb/src/drivers/net/wireless/p54/p54common.c:2163: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) CC [M] net/sctp/ulpevent.o CC [M] net/sunrpc/auth.o CC [M] drivers/net/wireless/ipw2x00/libipw_geo.o CC [M] fs/fat/file.o CC [M] fs/fat/inode.o CC net/ipv4/inet_lro.o CC [M] net/sunrpc/auth_null.o CC [M] drivers/net/wireless/iwlwifi/iwl-hcmd.o CC [M] drivers/scsi/sr.o CC [M] sound/pci/pcxhr/pcxhr_hwdep.o CC [M] drivers/net/wireless/ath/ath5k/pcu.o CC [M] drivers/net/wireless/iwmc3200wifi/eeprom.o CC [M] net/netfilter/nf_conntrack_l3proto_generic.o CC [M] drivers/net/wireless/libertas/cmdresp.o CC [M] drivers/media/video/gspca/mars.o CC [M] sound/pci/hda/hda_hwdep.o CC [M] drivers/media/video/gspca/mr97310a.o CC [M] drivers/net/wireless/ath/ath9k/main.o CC [M] sound/pci/pcxhr/pcxhr_mixer.o CC [M] drivers/net/wireless/ath/ath9k/recv.o CC [M] drivers/media/video/cx18/cx18-ioctl.o CC [M] drivers/net/wireless/b43/rfkill.o CC [M] sound/pci/pcxhr/pcxhr_core.o CC [M] drivers/media/dvb/frontends/isl6421.o CC [M] drivers/media/video/gspca/ov519.o CC [M] drivers/net/wireless/b43/leds.o CC [M] net/tipc/bcast.o CC [M] drivers/media/video/em28xx/em28xx-dvb.o CC [M] drivers/char/rio/riointr.o CC [M] net/netfilter/nf_conntrack_proto_generic.o LD [M] fs/freevxfs/freevxfs.o CC [M] net/ipv6/xfrm6_input.o CC [M] fs/fat/misc.o CC [M] drivers/net/wireless/iwmc3200wifi/debugfs.o CC [M] drivers/net/wireless/b43/pcmcia.o CC [M] fs/fat/namei_msdos.o LD [M] sound/pci/ice1712/snd-ice1712.o LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.o LD [M] sound/pci/ice1712/snd-ice1724.o CC [M] fs/fat/namei_vfat.o CC [M] drivers/net/wireless/p54/p54spi.o CC kernel/trace/kmemtrace.o CC [M] drivers/net/wireless/iwlwifi/iwl-power.o CC [M] fs/fscache/cache.o CC [M] drivers/usb/serial/safe_serial.o CC [M] drivers/net/wireless/iwlwifi/iwl-rx.o CC [M] net/netfilter/nf_conntrack_proto_tcp.o CC [M] drivers/net/wireless/iwlwifi/iwl-tx.o CC [M] net/netfilter/nf_conntrack_proto_udp.o CC [M] net/ipv6/xfrm6_output.o CC [M] net/rxrpc/ar-output.o CC [M] net/rds/transport.o CC [M] net/irda/irlan/irlan_client_event.o LD [M] drivers/media/video/cx231xx/cx231xx.o LD [M] drivers/media/video/ovcamchip/ovcamchip.o LD [M] drivers/media/video/cx231xx/cx231xx-alsa.o CC [M] drivers/net/wireless/libertas/scan.o CC [M] drivers/media/video/cx18/cx18-controls.o CC [M] fs/ext3/ioctl.o CC [M] drivers/media/video/saa7134/saa7134-cards.o CC [M] drivers/media/dvb/frontends/tda10086.o CC [M] drivers/media/video/pwc/pwc-if.o CC [M] fs/ext3/namei.o CC [M] fs/ext3/super.o CC [M] drivers/media/video/pwc/pwc-misc.o CC [M] drivers/net/wireless/ath/ath5k/phy.o CC [M] drivers/media/video/usbvideo/usbvideo.o CC [M] drivers/media/video/cx18/cx18-mailbox.o CC net/sched/ematch.o CC [M] drivers/net/wireless/iwlwifi/iwl-sta.o CC [M] drivers/media/video/ivtv/ivtv-ioctl.o CC [M] drivers/media/video/sn9c102/sn9c102_core.o CC [M] sound/pci/pcxhr/pcxhr_mix22.o CC [M] drivers/media/video/ivtv/ivtv-irq.o CC [M] net/mac80211/rate.o CC [M] net/sctp/inqueue.o CC [M] drivers/net/wireless/libertas/11d.o CC [M] drivers/media/video/pwc/pwc-ctrl.o CC [M] drivers/media/video/gspca/ov534.o CC [M] net/mac80211/michael.o CC [M] net/rxrpc/ar-peer.o CC [M] drivers/media/video/ivtv/ivtv-mailbox.o LD [M] drivers/media/video/em28xx/em28xx.o CC [M] drivers/char/rio/rioparam.o CC kernel/trace/trace_workqueue.o CC [M] drivers/net/wireless/b43legacy/rfkill.o LD [M] sound/pci/oxygen/snd-oxygen-lib.o CC [M] drivers/media/video/ivtv/ivtv-queue.o LD [M] sound/pci/oxygen/snd-hifier.o CC [M] drivers/usb/serial/siemens_mpi.o LD [M] fs/ext2/ext2.o LD [M] sound/pci/oxygen/snd-oxygen.o CC kernel/trace/blktrace.o LD [M] sound/pci/oxygen/snd-virtuoso.o CC [M] drivers/net/wireless/orinoco/mic.o CC [M] drivers/media/video/ivtv/ivtv-streams.o CC [M] drivers/media/video/cx18/cx18-vbi.o CC [M] drivers/media/video/ivtv/ivtv-udma.o CC [M] drivers/usb/serial/sierra.o CC [M] net/mac80211/tkip.o CC [M] net/rxrpc/ar-recvmsg.o CC [M] drivers/media/video/cx23885/cx23885-dvb.o CC [M] fs/cifs/cifsacl.o LD [M] net/wanrouter/wanrouter.o CC [M] fs/fscache/cookie.o CC [M] sound/pci/riptide/riptide.o CC [M] net/rxrpc/ar-security.o CC [M] net/rds/loop.o CC [M] net/rds/page.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c: In function 'iwl3945_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-3945.c:611: warning: integer overflow in expression CC [M] drivers/media/video/saa7134/saa7134-core.o CC [M] drivers/media/video/pwc/pwc-v4l.o CC [M] net/rds/rdma.o CC [M] drivers/usb/serial/spcp8x5.o CC [M] drivers/net/wireless/iwlwifi/iwl-calib.o /scratch/kisskb/src/drivers/net/wireless/p54/p54spi.c:114: warning: 'p54spi_read16' defined but not used CC [M] drivers/net/wireless/b43/debugfs.o CC [M] net/tipc/bearer.o CC [M] fs/ext3/symlink.o CC [M] net/tipc/config.o CC [M] net/wimax/id-table.o LD [M] drivers/media/video/em28xx/em28xx-alsa.o LD [M] fs/fat/fat.o CC [M] drivers/scsi/sr_ioctl.o CC [M] fs/fuse/dev.o CC [M] drivers/net/wireless/ath/ath9k/xmit.o LD [M] fs/fat/vfat.o LD [M] fs/fat/msdos.o CC [M] sound/pci/hda/hda_beep.o CC [M] drivers/media/video/ivtv/ivtv-vbi.o CC [M] net/wimax/op-msg.o CC [M] net/ipv6/netfilter.o CC [M] sound/pci/hda/hda_intel.o CC [M] net/rxrpc/ar-skbuff.o CC [M] drivers/media/video/pvrusb2/pvrusb2-encoder.o CC [M] net/rxrpc/ar-transport.o CC kernel/trace/trace_events.o CC [M] drivers/media/video/pvrusb2/pvrusb2-video-v4l.o CC [M] fs/hfs/bitmap.o CC [M] drivers/media/video/sn9c102/sn9c102_hv7131d.o CC [M] drivers/net/wireless/b43legacy/leds.o CC [M] drivers/char/rio/rioroute.o CC [M] fs/ext3/hash.o CC [M] fs/gfs2/acl.o CC [M] net/wimax/op-reset.o CC [M] drivers/media/video/pwc/pwc-uncompress.o CC [M] drivers/media/video/gspca/pac207.o CC [M] drivers/media/dvb/frontends/tda826x.o CC [M] net/sunrpc/auth_unix.o CC [M] drivers/net/wireless/b43legacy/debugfs.o CC [M] net/wimax/op-rfkill.o CC [M] drivers/net/wireless/b43legacy/dma.o LD [M] drivers/net/wireless/hostap/hostap.o CC net/wireless/wext.o CC [M] drivers/scsi/sr_vendor.o CC [M] fs/ext3/resize.o CC [M] drivers/media/video/ivtv/ivtv-yuv.o CC [M] drivers/media/video/cx23885/cx23885-417.o CC [M] net/ipv6/fib6_rules.o LD [M] drivers/net/wireless/prism54/prism54.o CC [M] net/mac80211/aes_ccm.o CC [M] fs/cifs/cifs_spnego.o CC [M] drivers/media/video/saa7134/saa7134-i2c.o CC [M] net/netfilter/nf_conntrack_extend.o CC [M] drivers/media/video/sn9c102/sn9c102_hv7131r.o CC [M] drivers/media/video/pwc/pwc-dec1.o LD [M] net/irda/irlan/irlan.o LD [M] sound/pci/pcxhr/snd-pcxhr.o CC [M] fs/ext3/ext3_jbd.o CC [M] drivers/media/video/sn9c102/sn9c102_mi0343.o CC [M] fs/ext4/ioctl.o CC [M] drivers/char/rio/riotable.o CC [M] fs/gfs2/bmap.o CC net/ipv4/ipconfig.o CC [M] net/ipv6/proc.o CC net/ipv4/netfilter.o CC [M] fs/ext3/xattr.o CC [M] drivers/net/wireless/orinoco/scan.o CC [M] fs/fscache/fsdef.o CC [M] fs/ext3/xattr_user.o CC [M] fs/fscache/main.o CC [M] fs/ext3/xattr_trusted.o CC [M] fs/hfs/bfind.o CC [M] net/ipv6/syncookies.o CC [M] fs/hfs/bnode.o LD [M] net/unix/unix.o CC [M] fs/cifs/dns_resolve.o LD [M] drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.o CC [M] fs/cifs/cifs_dfs_ref.o CC [M] drivers/scsi/raid_class.o CC [M] drivers/net/wireless/rt2x00/rt2x00dev.o CC [M] drivers/media/video/sn9c102/sn9c102_mi0360.o CC [M] net/ipv6/ah6.o /scratch/kisskb/src/sound/pci/riptide/riptide.c: In function 'alsa_card_riptide_init': /scratch/kisskb/src/sound/pci/riptide/riptide.c:2200: warning: ignoring return value of '__pci_register_driver', declared with attribute warn_unused_result CC [M] drivers/net/wireless/orinoco/wext.o CC [M] drivers/net/wireless/rt2x00/rt2x00mac.o CC [M] drivers/media/video/pwc/pwc-dec23.o CC [M] net/x25/af_x25.o CC [M] drivers/media/video/usbvideo/ibmcam.o CC [M] drivers/net/wireless/rt2x00/rt2x00config.o CC [M] drivers/net/wireless/orinoco/hermes_dld.o CC [M] net/sunrpc/auth_generic.o CC [M] drivers/net/wireless/libertas/debugfs.o CC [M] net/netfilter/nf_conntrack_acct.o /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c: In function 'iwl_rx_reply_rx': /scratch/kisskb/src/drivers/net/wireless/iwlwifi/iwl-rx.c:1083: warning: integer overflow in expression CC [M] fs/fuse/dir.o CC [M] net/ipv6/esp6.o CC [M] net/rxrpc/ar-proc.o CC [M] drivers/media/video/usbvideo/ultracam.o CC [M] net/mac80211/aes_cmac.o CC [M] drivers/media/dvb/frontends/tda8261.o CC [M] fs/ext3/acl.o CC [M] net/sctp/outqueue.o CC [M] drivers/net/wireless/iwlwifi/iwl-scan.o CC [M] net/sched/act_police.o CC [M] net/netfilter/nf_conntrack_ecache.o CC [M] drivers/media/video/saa7134/saa7134-ts.o CC [M] drivers/char/rio/riotty.o CC [M] drivers/media/dvb/frontends/dib0070.o CC [M] drivers/media/dvb/frontends/tua6100.o CC [M] net/tipc/cluster.o CC [M] drivers/media/video/gspca/pac7311.o CC [M] drivers/media/dvb/frontends/s5h1409.o CC [M] net/rxrpc/rxkad.o CC [M] drivers/usb/serial/symbolserial.o CC [M] drivers/usb/serial/ti_usb_3410_5052.o CC [M] drivers/media/video/saa7134/saa7134-tvaudio.o CC [M] drivers/net/wireless/iwlwifi/iwl-debugfs.o CC [M] sound/pci/rme9652/hdsp.o CC [M] net/mac80211/cfg.o CC [M] drivers/media/video/saa7134/saa7134-vbi.o CC kernel/trace/trace_export.o CC [M] fs/ext3/xattr_security.o CC [M] sound/pci/rme9652/hdspm.o LD [M] drivers/net/wireless/ipw2x00/libipw.o CC [M] fs/ext4/namei.o CC kernel/trace/trace_events_filter.o CC [M] drivers/media/video/sn9c102/sn9c102_mt9v111.o CC [M] drivers/net/wireless/iwlwifi/iwl-led.o CC [M] drivers/media/video/cx18/cx18-audio.o CC [M] drivers/media/video/sn9c102/sn9c102_ov7630.o CC [M] net/ipv6/ipcomp6.o CC [M] fs/ext4/super.o CC [M] drivers/net/wireless/iwlwifi/iwl-spectrum.o CC [M] drivers/usb/serial/visor.o CC [M] drivers/usb/serial/whiteheat.o CC [M] net/rds/rdma_transport.o LD [M] drivers/media/video/cx88/cx88xx.o LD [M] drivers/media/video/cx88/cx8800.o CC [M] fs/hfs/brec.o CC [M] fs/fscache/netfs.o CC [M] drivers/media/video/cx18/cx18-video.o LD [M] drivers/media/video/cx88/cx8802.o CC [M] net/sunrpc/svc.o CC [M] fs/hfs/btree.o CC [M] net/sunrpc/svcsock.o CC [M] drivers/media/video/cx18/cx18-irq.o CC [M] drivers/media/video/saa7134/saa7134-video.o CC [M] drivers/media/video/usbvision/usbvision-core.o CC [M] drivers/media/video/cx18/cx18-av-core.o CC [M] drivers/media/video/saa7134/saa7134-input.o CC [M] drivers/media/video/cx18/cx18-av-audio.o LD [M] sound/pci/riptide/snd-riptide.o CC [M] drivers/media/video/usbvision/usbvision-video.o LD drivers/char/built-in.o CC [M] drivers/scsi/scsi_transport_spi.o CC [M] drivers/media/video/saa7134/saa7134-empress.o LD [M] drivers/net/wireless/b43/b43.o CC [M] fs/gfs2/dir.o CC [M] drivers/media/video/gspca/sonixb.o CC [M] net/wimax/op-state-get.o CC [M] drivers/media/video/saa7134/saa6752hs.o CC [M] net/ipv6/xfrm6_tunnel.o CC [M] drivers/media/video/saa7134/saa7134-alsa.o CC [M] sound/pci/trident/trident.o CC [M] drivers/media/video/pvrusb2/pvrusb2-eeprom.o CC [M] net/sunrpc/svcauth.o CC [M] fs/fuse/file.o CC [M] net/rds/ib.o CC [M] net/tipc/core.o CC [M] fs/ext4/symlink.o CC [M] net/sunrpc/svcauth_unix.o CC [M] net/rds/ib_cm.o CC [M] fs/hfs/catalog.o CC [M] drivers/media/video/saa7134/saa7134-dvb.o CC [M] net/ipv6/tunnel6.o CC [M] net/tipc/handler.o /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c: In function 'rt2x00mac_config': /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:356: warning: 'radio_enabled' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:599) /scratch/kisskb/src/drivers/net/wireless/rt2x00/rt2x00mac.c:378: warning: '__IEEE80211_CONF_CHANGE_RADIO_ENABLED' is deprecated (declared at /scratch/kisskb/src/include/net/mac80211.h:553) CC [M] drivers/scsi/scsi_transport_fc.o CC [M] net/ipv6/xfrm6_mode_transport.o CC [M] net/sunrpc/rpcb_clnt.o CC [M] drivers/scsi/scsi_transport_iscsi.o CC [M] drivers/net/wireless/rtl818x/rtl8180_dev.o CC [M] net/mac80211/rx.o CC [M] drivers/media/video/pvrusb2/pvrusb2-main.o CC [M] drivers/net/wireless/ath/ath9k/virtual.o CC [M] drivers/scsi/scsi_transport_sas.o CC [M] sound/pci/trident/trident_main.o LD [M] drivers/media/video/pwc/pwc.o CC [M] net/mac80211/spectmgmt.o CC [M] net/ipv6/xfrm6_mode_tunnel.o CC [M] net/mac80211/tx.o LD [M] sound/pci/hda/snd-hda-codec.o LD [M] sound/pci/hda/snd-hda-codec-realtek.o CC [M] drivers/media/video/gspca/sonixj.o LD [M] sound/pci/hda/snd-hda-codec-cmedia.o CC [M] drivers/media/video/usbvideo/konicawc.o LD [M] sound/pci/hda/snd-hda-codec-analog.o CC [M] sound/pci/trident/trident_memory.o LD [M] sound/pci/hda/snd-hda-codec-idt.o CC [M] drivers/media/dvb/frontends/itd1000.o CC [M] drivers/media/video/usbvideo/vicam.o CC [M] net/rds/ib_recv.o CC [M] drivers/media/video/cx23885/netup-init.o CC [M] net/sunrpc/timer.o CC [M] drivers/media/video/uvc/uvc_driver.o LD [M] sound/pci/hda/snd-hda-codec-si3054.o CC [M] net/wireless/core.o CC [M] fs/hfs/dir.o LD [M] sound/pci/hda/snd-hda-codec-atihdmi.o LD [M] fs/ext3/ext3.o LD [M] sound/pci/hda/snd-hda-codec-ca0110.o LD [M] sound/pci/hda/snd-hda-codec-conexant.o CC [M] drivers/scsi/scsi_transport_srp.o CC [M] drivers/media/video/gspca/spca500.o CC [M] drivers/media/video/ivtv/ivtvfb.o LD [M] sound/pci/hda/snd-hda-codec-via.o CC [M] fs/hfs/extent.o LD [M] sound/pci/hda/snd-hda-codec-nvhdmi.o LD [M] sound/pci/hda/snd-hda-codec-intelhdmi.o CC [M] drivers/net/wireless/libertas/persistcfg.o CC [M] fs/hfs/inode.o CC [M] drivers/scsi/libiscsi.o LD [M] sound/pci/hda/snd-hda-intel.o CC [M] drivers/net/wireless/libertas/ethtool.o CC [M] drivers/net/wireless/wl12xx/main.o CC [M] drivers/net/wireless/wl12xx/spi.o CC [M] drivers/net/wireless/libertas/assoc.o CC [M] fs/hfs/attr.o LD [M] drivers/media/dvb/frontends/au8522.o CC [M] drivers/net/wireless/b43legacy/pio.o CC [M] drivers/media/video/zc0301/zc0301_core.o LD [M] drivers/char/rio/rio.o CC [M] drivers/media/dvb/frontends/tda10048.o CC [M] net/x25/x25_dev.o CC [M] net/sunrpc/xdr.o CC [M] sound/pci/vx222/vx222.o CC [M] fs/ext4/hash.o CC [M] drivers/scsi/libiscsi_tcp.o CC [M] net/wimax/stack.o CC [M] sound/pci/vx222/vx222_ops.o CC [M] drivers/media/video/pvrusb2/pvrusb2-hdw.o CC [M] drivers/net/wireless/rt2x00/rt2x00queue.o LD [M] fs/cifs/cifs.o CC kernel/rtmutex.o CC [M] net/ipv6/xfrm6_mode_ro.o CC [M] drivers/net/wireless/ath/ath5k/reset.o CC [M] drivers/net/wireless/ath/ath5k/attach.o CC [M] net/wireless/sysfs.o CC [M] fs/fuse/inode.o CC [M] net/tipc/link.o CC [M] drivers/net/wireless/ath/ath5k/base.o CC [M] net/tipc/discover.o CC [M] net/ipv6/xfrm6_mode_beet.o LD [M] drivers/usb/serial/usbserial.o CC [M] fs/ext4/resize.o CC [M] net/sunrpc/sunrpc_syms.o LD drivers/usb/built-in.o CC [M] fs/fscache/object.o CC [M] net/sunrpc/cache.o CC [M] net/tipc/msg.o CC [M] fs/fscache/operation.o CC [M] net/tipc/name_distr.o CC [M] drivers/media/video/sn9c102/sn9c102_ov7660.o CC [M] kernel/trace/ring_buffer_benchmark.o CC [M] drivers/media/video/cx23885/cimax2.o CC [M] net/rds/ib_ring.o CC [M] drivers/media/video/sn9c102/sn9c102_pas106b.o CC [M] fs/hfsplus/super.o CC [M] net/netfilter/nf_conntrack_h323_main.o LD kernel/trace/libftrace.o CC [M] net/rds/ib_send.o CC [M] net/ipv6/mip6.o CC [M] fs/hfs/mdb.o CC [M] drivers/net/wireless/ath/ath5k/led.o CC [M] fs/ext4/extents.o CC [M] fs/hfs/part_tbl.o CC [M] drivers/media/video/pvrusb2/pvrusb2-v4l2.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ctrl.o CC [M] net/sunrpc/rpc_pipe.o CC [M] fs/hfs/string.o CC [M] drivers/media/video/pvrusb2/pvrusb2-std.o CC [M] fs/hfs/super.o CC [M] drivers/media/video/usbvision/usbvision-i2c.o CC [M] fs/gfs2/eaops.o CC [M] drivers/net/wireless/wl12xx/event.o CC kernel/rtmutex-debug.o CC [M] net/ipv6/sit.o CC [M] fs/hfs/sysdep.o CC [M] fs/fuse/control.o CC [M] net/ipv4/netfilter/nf_nat_rule.o CC [M] drivers/media/video/gspca/spca501.o CC [M] drivers/net/wireless/orinoco/hermes.o CC [M] net/sched/act_gact.o CC [M] fs/hfs/trans.o CC [M] net/ipv6/ip6_tunnel.o CC [M] net/sched/act_mirred.o CC [M] drivers/media/video/usbvideo/quickcam_messenger.o CC [M] fs/gfs2/eattr.o CC [M] net/sctp/ulpqueue.o LD kernel/trace/built-in.o CC [M] drivers/media/video/cx18/cx18-av-firmware.o CC kernel/rtmutex-tester.o CC [M] drivers/net/wireless/rt2x00/rt2x00link.o CC [M] fs/fuse/cuse.o CC [M] net/ipv4/netfilter/nf_nat_standalone.o CC [M] drivers/net/wireless/wl12xx/tx.o CC [M] net/sctp/command.o CC [M] drivers/media/video/usbvision/usbvision-cards.o CC [M] drivers/net/wireless/ath/ath9k/rc.o CC [M] net/wireless/radiotap.o CC [M] net/mac80211/key.o CC [M] net/rds/ib_stats.o CC [M] drivers/net/wireless/wl12xx/rx.o CC kernel/smp.o CC [M] net/wireless/util.o LD [M] net/rxrpc/af-rxrpc.o CC [M] drivers/media/video/zc0301/zc0301_pb0330.o CC [M] drivers/media/dvb/frontends/cx24113.o CC [M] drivers/net/wireless/rt2x00/rt2x00debug.o CC [M] net/wireless/reg.o LD [M] sound/pci/vx222/snd-vx222.o CC [M] net/sunrpc/svc_xprt.o CC [M] net/sunrpc/stats.o CC [M] drivers/media/video/pvrusb2/pvrusb2-devattr.o CC [M] drivers/net/wireless/wl12xx/ps.o CC [M] net/wireless/scan.o CC [M] drivers/media/video/cx18/cx18-av-vbi.o CC [M] fs/gfs2/glock.o CC [M] drivers/net/wireless/libertas/if_cs.o CC [M] sound/pci/ymfpci/ymfpci.o CC [M] drivers/net/wireless/orinoco/orinoco_cs.o CC [M] drivers/media/video/pvrusb2/pvrusb2-context.o CC kernel/spinlock.o CC [M] sound/pci/rme9652/rme9652.o CC [M] drivers/media/video/cx18/cx18-scb.o CC kernel/uid16.o CC [M] drivers/media/video/sn9c102/sn9c102_pas202bcb.o CC [M] net/sched/act_ipt.o CC [M] net/sched/act_nat.o CC [M] fs/hfsplus/options.o CC [M] drivers/media/video/pvrusb2/pvrusb2-io.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5110c1b.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5110d.o CC [M] drivers/media/video/sn9c102/sn9c102_tas5130d1b.o CC kernel/module.o CC kernel/kallsyms.o CC [M] net/sctp/tsnmap.o CC [M] net/tipc/subscr.o CC [M] net/wireless/nl80211.o CC [M] drivers/net/wireless/ath/ath5k/rfkill.o CC [M] net/sunrpc/sysctl.o CC [M] drivers/net/wireless/ath/ath5k/debug.o CC [M] net/x25/x25_facilities.o LD net/ipv6/built-in.o CC [M] net/wireless/mlme.o LD [M] net/ipv6/ipv6.o CC [M] net/wimax/debugfs.o CC [M] net/x25/x25_in.o CC [M] drivers/net/wireless/rt2x00/rt2x00crypto.o LD [M] drivers/media/video/usbvision/usbvision.o LD [M] drivers/media/video/videodev.o CC [M] fs/fscache/page.o CC [M] drivers/net/wireless/wl12xx/cmd.o CC [M] drivers/media/video/uvc/uvc_queue.o CC [M] net/rds/ib_sysctl.o CC [M] net/tipc/name_table.o CC [M] net/sunrpc/auth_gss/auth_gss.o LD [M] fs/hfs/hfs.o CC [M] fs/fscache/proc.o LD [M] drivers/media/video/ivtv/ivtv.o CC [M] net/rds/ib_rdma.o CC [M] fs/ext4/ext4_jbd2.o CC [M] drivers/net/wireless/ath/ath9k/pci.o CC [M] net/rds/iw.o CC [M] drivers/net/wireless/ath/ath9k/debug.o CC [M] drivers/media/video/pvrusb2/pvrusb2-ioread.o CC [M] fs/fscache/stats.o CC [M] drivers/net/wireless/zd1211rw/zd_chip.o CC [M] net/rds/iw_cm.o CC [M] drivers/net/wireless/orinoco/orinoco_plx.o CC [M] drivers/net/wireless/wl12xx/acx.o CC [M] drivers/media/video/zc0301/zc0301_pas202bcb.o CC [M] drivers/net/wireless/orinoco/orinoco_pci.o CC [M] drivers/net/wireless/wl12xx/boot.o CC [M] fs/gfs2/glops.o CC [M] net/wireless/ibss.o CC [M] drivers/net/wireless/libertas/if_sdio.o CC [M] drivers/media/video/uvc/uvc_v4l2.o CC [M] net/tipc/net.o CC [M] fs/fscache/histogram.o LD [M] fs/fuse/fuse.o CC net/ipv4/cipso_ipv4.o CC [M] net/rds/iw_recv.o CC [M] net/rds/iw_ring.o CC [M] drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.o CC kernel/acct.o CC [M] net/rds/iw_send.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o CC [M] drivers/media/video/pvrusb2/pvrusb2-wm8775.o CC [M] drivers/media/video/cx23885/netup-eeprom.o CC kernel/compat.o CC [M] net/tipc/netlink.o CC [M] fs/hfsplus/inode.o CC [M] drivers/net/wireless/orinoco/orinoco_tmd.o CC [M] drivers/net/wireless/libertas/if_spi.o CC [M] net/mac80211/util.o CC [M] drivers/scsi/iscsi_tcp.o CC [M] fs/hfsplus/ioctl.o CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o CC [M] drivers/media/video/gspca/spca505.o CC net/xfrm/xfrm_policy.o CC [M] drivers/net/wireless/libertas/if_usb.o CC [M] net/rds/iw_stats.o CC net/xfrm/xfrm_state.o LD [M] drivers/media/video/sn9c102/sn9c102.o CC [M] net/tipc/node.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o CC [M] net/sched/act_pedit.o CC [M] fs/ext4/migrate.o CC [M] drivers/net/wireless/wl12xx/init.o CC [M] net/sched/act_simple.o CC [M] net/sunrpc/xprtrdma/svc_rdma.o CC [M] drivers/media/video/cx18/cx18-dvb.o CC [M] drivers/media/video/gspca/spca506.o CC [M] drivers/media/video/gspca/spca508.o CC [M] net/sctp/bind_addr.o LD [M] drivers/net/wireless/b43legacy/b43legacy.o CC [M] drivers/media/dvb/frontends/s5h1411.o CC [M] drivers/media/video/gspca/spca561.o CC [M] drivers/net/wireless/rtl818x/rtl8180_rtl8225.o CC [M] net/x25/x25_link.o CC [M] drivers/media/dvb/frontends/lgs8gl5.o CC [M] fs/gfs2/inode.o CC net/xfrm/xfrm_hash.o CC [M] net/sched/act_skbedit.o CC [M] net/wireless/debugfs.o CC [M] drivers/media/dvb/frontends/lgs8gxx.o CC [M] drivers/scsi/aic7xxx_old.o CC [M] net/sched/sch_cbq.o CC [M] drivers/net/wireless/rtl818x/rtl8180_sa2400.o CC [M] drivers/net/wireless/zd1211rw/zd_mac.o CC [M] net/wireless/wext-compat.o LD [M] net/wimax/wimax.o CC kernel/cgroup.o CC [M] drivers/net/wireless/rt2x00/rt2x00rfkill.o CC [M] net/wireless/lib80211.o CC [M] net/wireless/lib80211_crypt_wep.o CC [M] net/rds/iw_sysctl.o CC [M] sound/pci/ymfpci/ymfpci_main.o CC [M] net/wireless/lib80211_crypt_ccmp.o CC [M] net/netfilter/nf_conntrack_h323_asn1.o CC [M] net/sctp/socket.o CC [M] net/rds/iw_rdma.o CC net/xfrm/xfrm_input.o CC [M] drivers/media/video/pvrusb2/pvrusb2-cs53l32a.o CC [M] drivers/media/dvb/frontends/dvb_dummy_fe.o LD [M] drivers/net/wireless/iwlwifi/iwlcore.o LD [M] drivers/net/wireless/iwlwifi/iwlagn.o LD [M] drivers/media/video/cx23885/cx23885.o LD [M] drivers/net/wireless/iwlwifi/iwl3945.o CC net/xfrm/xfrm_output.o CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o CC [M] fs/hfsplus/extents.o CC [M] net/sched/sch_htb.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al2230.o CC [M] net/sunrpc/xprtrdma/svc_rdma_marshal.o CC [M] drivers/net/sunvnet.o CC [M] drivers/net/wireless/orinoco/orinoco_nortel.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_rf2959.o CC [M] drivers/media/video/uvc/uvc_video.o CC [M] drivers/net/wireless/wl12xx/wl1251.o CC [M] drivers/net/wireless/rt2x00/rt2x00firmware.o CC [M] drivers/media/video/gspca/sq905.o CC [M] drivers/net/wireless/wl12xx/debugfs.o CC [M] drivers/media/video/gspca/sq905c.o CC [M] drivers/net/wireless/orinoco/spectrum_cs.o CC [M] drivers/media/dvb/frontends/af9013.o CC net/ipv4/xfrm4_policy.o CC [M] drivers/net/wireless/rt2x00/rt2x00leds.o CC [M] drivers/media/video/gspca/stk014.o LD [M] drivers/media/video/zc0301/zc0301.o CC [M] drivers/scsi/ips.o LD [M] drivers/net/wireless/orinoco/orinoco.o CC [M] fs/hfsplus/catalog.o CC [M] drivers/net/wireless/rtl818x/rtl8180_max2820.o CC net/xfrm/xfrm_algo.o CC [M] drivers/media/video/cx18/cx18-io.o CC [M] net/sctp/primitive.o LD [M] fs/fscache/fscache.o CC [M] drivers/net/wireless/rt2x00/rt2x00ht.o CC [M] drivers/net/wireless/rt2x00/rt2x00pci.o CC [M] net/netfilter/nf_conntrack_proto_dccp.o CC [M] drivers/media/video/pvrusb2/pvrusb2-dvb.o CC [M] drivers/net/wireless/rt2x00/rt2x00usb.o CC [M] net/wireless/lib80211_crypt_tkip.o CC net/xfrm/xfrm_sysctl.o CC [M] drivers/media/video/gspca/sunplus.o CC [M] drivers/net/wireless/rt2x00/rt2400pci.o CC [M] fs/hfsplus/dir.o CC net/compat.o CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o CC fs/hugetlbfs/inode.o CC [M] net/sunrpc/auth_gss/gss_generic_token.o CC [M] fs/hfsplus/btree.o CC net/xfrm/xfrm_proc.o CC [M] net/netfilter/nf_conntrack_proto_gre.o CC [M] net/x25/x25_out.o CC [M] net/mac80211/wme.o CC [M] drivers/media/video/pvrusb2/pvrusb2-sysfs.o CC [M] drivers/media/video/gspca/t613.o LD net/wireless/built-in.o CC [M] net/tipc/node_subscr.o CC net/sysctl_net.o CC [M] net/xfrm/xfrm_user.o CC [M] net/netfilter/nf_conntrack_proto_sctp.o CC [M] fs/ext4/mballoc.o CC [M] net/sunrpc/auth_gss/gss_mech_switch.o CC [M] net/tipc/port.o LD [M] drivers/media/video/saa7134/saa7134.o CC [M] fs/ext4/block_validity.o CC [M] fs/hpfs/alloc.o CC [M] fs/hfsplus/bnode.o CC [M] drivers/media/video/gspca/tv8532.o CC [M] fs/gfs2/log.o CC [M] drivers/media/video/uvc/uvc_ctrl.o CC [M] drivers/media/video/uvc/uvc_status.o CC [M] drivers/net/wireless/rtl818x/rtl8180_grf5101.o CC [M] drivers/scsi/fdomain.o CC [M] fs/gfs2/lops.o CC [M] drivers/net/wireless/rtl818x/rtl8187_dev.o LD [M] sound/pci/trident/snd-trident.o CC [M] drivers/media/dvb/frontends/cx24116.o CC [M] net/tipc/ref.o CC [M] drivers/media/dvb/frontends/si21xx.o CC [M] drivers/net/3c59x.o CC kernel/cgroup_debug.o CC [M] fs/gfs2/main.o CC [M] net/netfilter/nf_conntrack_proto_udplite.o CC [M] fs/ext4/xattr.o CC [M] fs/hpfs/anode.o CC [M] net/mac80211/event.o CC [M] drivers/media/dvb/frontends/stv0288.o CC [M] drivers/net/wireless/rt2x00/rt2500pci.o CC [M] drivers/scsi/qlogicfas408.o CC net/ipv4/xfrm4_state.o CC [M] drivers/scsi/qla1280.o CC [M] net/mac80211/led.o CC [M] fs/isofs/namei.o CC [M] fs/jbd/transaction.o CC [M] drivers/media/video/pvrusb2/pvrusb2-debugifc.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_al7230b.o CC [M] drivers/net/wireless/zd1211rw/zd_rf_uw2453.o CC [M] drivers/net/wireless/rt2x00/rt61pci.o CC [M] drivers/net/wireless/rt2x00/rt2500usb.o CC [M] drivers/net/wireless/rtl818x/rtl8187_rtl8225.o CC [M] net/tipc/socket.o /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session': /scratch/kisskb/src/drivers/scsi/scsi_transport_iscsi.c:677: warning: 'err' may be used uninitialized in this function CC kernel/cgroup_freezer.o CC [M] drivers/net/wireless/zd1211rw/zd_rf.o CC [M] net/netfilter/nf_conntrack_netlink.o CC [M] drivers/net/wireless/rt2x00/rt73usb.o CC net/ipv4/xfrm4_input.o CC [M] net/ipv4/netfilter/nf_nat_core.o CC [M] fs/gfs2/meta_io.o CC kernel/cpuset.o CC [M] drivers/net/wireless/zd1211rw/zd_usb.o CC [M] fs/hfsplus/brec.o CC [M] drivers/net/typhoon.o LD [M] net/rds/rds.o LD [M] drivers/net/wireless/ath/ath5k/ath5k.o CC [M] fs/isofs/inode.o CC [M] net/sched/sch_hfsc.o CC kernel/ns_cgroup.o CC kernel/utsname.o CC [M] net/sched/sch_red.o CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o CC [M] net/sunrpc/auth_gss/svcauth_gss.o CC [M] net/sunrpc/xprtrdma/transport.o CC [M] fs/isofs/dir.o CC [M] drivers/media/dvb/frontends/stb6000.o LD [M] drivers/media/dvb/frontends/s921.o CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o CC [M] net/xfrm/xfrm_ipcomp.o CC [M] fs/jbd2/transaction.o CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o CC [M] drivers/media/dvb/frontends/stv6110.o CC kernel/user_namespace.o CC [M] net/netfilter/nf_conntrack_amanda.o CC [M] net/sched/sch_gred.o CC kernel/pid_namespace.o CC [M] drivers/net/wireless/rt2x00/rt2800usb.o CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o CC kernel/res_counter.o CC [M] net/tipc/user_reg.o CC [M] net/x25/x25_route.o CC [M] drivers/media/video/uvc/uvc_isight.o CC [M] fs/hfsplus/bfind.o CC [M] fs/hfsplus/tables.o CC [M] fs/ext4/xattr_user.o CC [M] fs/isofs/util.o CC [M] net/mac80211/debugfs.o CC [M] drivers/net/ne2k-pci.o CC [M] net/sched/sch_ingress.o CC [M] drivers/net/wireless/rtl818x/rtl8187_leds.o CC [M] net/tipc/zone.o LD [M] drivers/net/wireless/ath/ath9k/ath9k.o CC [M] fs/isofs/rock.o CC [M] net/sched/sch_dsmark.o CC kernel/stop_machine.o CC [M] net/x25/x25_subr.o CC [M] net/x25/x25_timer.o CC [M] fs/hfsplus/unicode.o CC kernel/test_kprobes.o LD [M] net/sunrpc/sunrpc.o CC [M] fs/hfsplus/wrapper.o LD fs/hugetlbfs/hugetlbfs.o LD fs/hugetlbfs/built-in.o LD [M] drivers/media/dvb/frontends/stv0900.o CC kernel/audit.o LD [M] drivers/media/dvb/frontends/stb0899.o CC [M] fs/hpfs/buffer.o CC [M] net/sctp/output.o CC [M] net/sctp/input.o CC [M] net/mac80211/debugfs_sta.o CC [M] net/netfilter/nf_conntrack_ftp.o LD [M] drivers/media/video/cx18/cx18.o CC [M] drivers/net/8390.o CC [M] net/sctp/debug.o CC [M] drivers/scsi/dmx3191d.o CC [M] fs/hpfs/dentry.o CC kernel/auditfilter.o CC [M] fs/gfs2/aops.o CC [M] net/tipc/dbg.o CC [M] net/sctp/ssnmap.o CC kernel/auditsc.o CC [M] net/tipc/eth_media.o CC [M] fs/ext4/xattr_trusted.o CC kernel/audit_tree.o CC [M] fs/gfs2/dentry.o CC [M] fs/ext4/acl.o LD [M] drivers/net/wireless/rt2x00/rt2x00lib.o CC [M] net/ipv4/netfilter/nf_nat_helper.o CC [M] drivers/scsi/dc395x.o CC [M] net/mac80211/debugfs_netdev.o CC [M] fs/isofs/export.o CC [M] net/sctp/auth.o CC net/ipv4/xfrm4_output.o CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o CC [M] net/sched/sch_sfq.o CC [M] fs/hpfs/dir.o CC [M] net/ipv4/ipip.o LD [M] net/netfilter/nf_conntrack_h323.o CC [M] fs/hfsplus/bitmap.o CC [M] fs/hpfs/dnode.o CC [M] drivers/media/video/gspca/vc032x.o CC [M] drivers/net/pcnet32.o CC [M] fs/isofs/joliet.o CC [M] fs/hfsplus/part_tbl.o LD [M] drivers/media/video/uvc/uvcvideo.o CC [M] net/ipv4/ip_gre.o CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o CC [M] net/sctp/objcnt.o CC [M] fs/hpfs/ea.o LD [M] sound/pci/rme9652/snd-rme9652.o LD [M] sound/pci/rme9652/snd-hdsp.o LD [M] sound/pci/rme9652/snd-hdspm.o CC [M] drivers/net/e100.o CC [M] fs/isofs/compress.o LD [M] sound/pci/snd-ad1889.o LD [M] sound/pci/snd-als300.o CC [M] net/x25/x25_proc.o CC [M] fs/hpfs/file.o CC [M] fs/jbd2/commit.o LD [M] sound/pci/snd-atiixp.o LD [M] sound/pci/snd-atiixp-modem.o LD [M] sound/pci/snd-azt3328.o CC [M] fs/jffs2/compr.o CC [M] net/ipv4/ah4.o LD [M] sound/pci/snd-bt87x.o CC [M] fs/hpfs/inode.o CC [M] net/sunrpc/xprtrdma/rpc_rdma.o LD [M] sound/pci/snd-cmipci.o LD [M] sound/pci/snd-cs4281.o CC [M] fs/jffs2/dir.o CC [M] net/x25/x25_forward.o CC [M] net/x25/sysctl_net_x25.o CC [M] fs/hpfs/map.o CC [M] fs/jbd/commit.o CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o LD [M] sound/pci/snd-ens1370.o CC [M] net/ipv4/esp4.o CC [M] drivers/net/tlan.o CC [M] net/mac80211/debugfs_key.o CC kernel/kprobes.o CC [M] net/sunrpc/auth_gss/gss_spkm3_mech.o CC [M] fs/hpfs/name.o CC [M] net/ipv4/ipcomp.o CC [M] drivers/scsi/tmscsim.o LD [M] drivers/net/wireless/libertas/libertas.o CC [M] fs/hpfs/namei.o CC [M] net/sunrpc/auth_gss/gss_spkm3_seal.o CC [M] fs/gfs2/export.o LD [M] drivers/net/wireless/libertas/usb8xxx.o LD [M] drivers/net/wireless/libertas/libertas_cs.o LD [M] drivers/net/wireless/libertas/libertas_sdio.o CC [M] net/sunrpc/auth_gss/gss_spkm3_unseal.o LD [M] drivers/net/wireless/libertas/libertas_spi.o CC [M] drivers/scsi/megaraid.o CC [M] net/mac80211/mesh.o CC kernel/kgdb.o CC [M] net/sunrpc/auth_gss/gss_spkm3_token.o CC [M] net/mac80211/mesh_pathtbl.o CC [M] fs/jbd/recovery.o CC [M] net/mac80211/mesh_plink.o CC [M] fs/ext4/xattr_security.o CC [M] drivers/net/epic100.o CC [M] fs/hpfs/super.o CC [M] fs/jbd2/recovery.o CC [M] net/sched/sch_tbf.o CC [M] fs/jffs2/file.o CC [M] net/sched/sch_teql.o CC kernel/softlockup.o LD [M] drivers/net/wireless/wl12xx/wl12xx.o CC [M] fs/jffs2/ioctl.o CC kernel/hung_task.o CC [M] net/mac80211/mesh_hwmp.o CC [M] net/sched/sch_prio.o CC kernel/seccomp.o CC [M] net/ipv4/netfilter/nf_nat_proto_unknown.o CC [M] net/mac80211/rc80211_pid_algo.o CC [M] drivers/net/smsc9420.o CC [M] drivers/net/sis190.o LD [M] sound/pci/snd-ens1371.o CC [M] net/sched/sch_multiq.o CC kernel/rcutree.o CC [M] net/sctp/proc.o CC [M] net/sunrpc/xprtrdma/verbs.o CC [M] drivers/media/video/gspca/zc3xx.o CC [M] drivers/net/sis900.o CC [M] net/sctp/sysctl.o CC [M] net/ipv4/xfrm4_tunnel.o CC [M] net/ipv4/xfrm4_mode_beet.o CC [M] drivers/media/video/gspca/m5602/m5602_core.o CC [M] net/sched/sch_atm.o LD [M] fs/hfsplus/hfsplus.o CC [M] fs/jbd2/checkpoint.o CC [M] net/ipv4/tunnel4.o CC [M] net/ipv4/netfilter/nf_nat_proto_common.o CC [M] fs/gfs2/file.o CC kernel/rcutree_trace.o CC [M] net/mac80211/rc80211_pid_debugfs.o CC [M] net/ipv4/xfrm4_mode_transport.o CC [M] fs/jffs2/nodelist.o CC kernel/relay.o CC [M] net/mac80211/rc80211_minstrel.o CC [M] fs/jbd2/revoke.o CC kernel/utsname_sysctl.o CC [M] net/sctp/ipv6.o CC [M] net/mac80211/rc80211_minstrel_debugfs.o CC [M] drivers/scsi/atp870u.o CC [M] net/ipv4/xfrm4_mode_tunnel.o CC kernel/delayacct.o CC [M] net/sched/sch_netem.o CC [M] drivers/media/video/gspca/m5602/m5602_ov9650.o CC kernel/taskstats.o CC [M] net/ipv4/netfilter/nf_nat_proto_tcp.o LD [M] drivers/media/video/pvrusb2/pvrusb2.o CC [M] drivers/media/video/gspca/m5602/m5602_mt9m111.o CC kernel/tsacct.o CC [M] fs/gfs2/ops_fstype.o CC [M] net/sched/sch_drr.o CC [M] fs/jbd/checkpoint.o CC [M] drivers/scsi/esp_scsi.o CC [M] net/ipv4/inet_diag.o CC [M] drivers/media/video/gspca/m5602/m5602_po1030.o LD [M] net/sunrpc/auth_gss/auth_rpcgss.o /scratch/kisskb/src/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.o LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.o LD [M] sound/pci/snd-es1938.o LD [M] sound/pci/ymfpci/snd-ymfpci.o LD [M] sound/pci/snd-es1968.o LD [M] sound/pci/snd-fm801.o CC kernel/marker.o CC [M] net/ipv4/tcp_diag.o LD [M] fs/isofs/isofs.o LD [M] sound/pci/snd-intel8x0.o LD [M] sound/pci/snd-intel8x0m.o CC [M] drivers/media/video/gspca/m5602/m5602_s5k83a.o LD [M] sound/pci/snd-maestro3.o LD [M] sound/pci/snd-rme32.o LD [M] sound/pci/snd-rme96.o LD [M] sound/pci/snd-sonicvibes.o LD [M] sound/pci/snd-via82xx.o CC kernel/tracepoint.o LD [M] sound/pci/snd-via82xx-modem.o CC [M] net/ipv4/netfilter/nf_nat_proto_udp.o CC [M] net/ipv4/tcp_probe.o CC kernel/latencytop.o CC [M] net/netfilter/nf_conntrack_irc.o CC [M] fs/minix/bitmap.o CC [M] drivers/scsi/sun_esp.o CC [M] net/sched/cls_u32.o CC [M] fs/lockd/clntlock.o CC [M] fs/jfs/super.o CC [M] drivers/scsi/initio.o CC [M] fs/jbd2/journal.o CC [M] fs/minix/itree_v1.o CC [M] fs/jfs/file.o CC [M] net/sched/cls_route.o CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o CC kernel/sched_cpupri.o CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o CC [M] fs/ncpfs/dir.o CC [M] net/sched/cls_fw.o CC kernel/slow-work.o CC [M] net/ipv4/netfilter/nf_nat_amanda.o CC [M] fs/jfs/inode.o CC [M] fs/gfs2/ops_inode.o CC [M] net/ipv4/netfilter/nf_nat_ftp.o CC [M] net/netfilter/nf_conntrack_netbios_ns.o LD [M] fs/hpfs/hpfs.o CC [M] net/netfilter/nf_conntrack_pptp.o CC [M] net/sched/cls_rsvp.o CC [M] fs/jbd/revoke.o LD [M] net/tipc/tipc.o CC [M] net/ipv4/netfilter/nf_nat_h323.o CC [M] drivers/media/video/gspca/m5602/m5602_s5k4aa.o CC [M] fs/jffs2/malloc.o CC [M] fs/gfs2/quota.o CC [M] kernel/backtracetest.o CC [M] fs/nfs_common/nfsacl.o CC [M] fs/jffs2/read.o LD [M] net/x25/x25.o CC [M] net/ipv4/tcp_bic.o CC [M] net/ipv4/netfilter/nf_nat_irc.o LD [M] drivers/net/wireless/zd1211rw/zd1211rw.o CC [M] net/ipv4/tcp_cubic.o LD [M] fs/ext4/ext4.o CC [M] fs/jbd/journal.o CC [M] fs/ncpfs/file.o CC [M] fs/ncpfs/inode.o CC [M] net/ipv4/tcp_westwood.o CC [M] fs/nfs/client.o GZIP kernel/config_data.gz CC [M] net/netfilter/nf_conntrack_sane.o CC [M] fs/ncpfs/ioctl.o CC [M] drivers/net/r6040.o CC [M] fs/jfs/namei.o CC [M] net/sched/cls_tcindex.o CC [M] fs/jfs/jfs_mount.o CC [M] net/ipv4/tcp_highspeed.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx.o CC [M] kernel/rcutorture.o CC [M] net/ipv4/tcp_hybla.o CC [M] net/sched/cls_rsvp6.o CC [M] fs/nfsd/nfssvc.o CC [M] fs/ncpfs/mmap.o CC [M] net/sched/cls_basic.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_vv6410.o CC [M] net/ipv4/netfilter/nf_nat_pptp.o IKCFG kernel/config_data.h CC [M] net/sched/cls_flow.o CC [M] fs/lockd/clntproc.o CC [M] fs/jffs2/nodemgmt.o CC [M] net/ipv4/netfilter/nf_nat_sip.o CC [M] fs/jfs/jfs_umount.o CC [M] fs/nilfs2/inode.o CC [M] net/netfilter/nf_conntrack_sip.o CC [M] kernel/configs.o CC [M] net/netfilter/nf_conntrack_tftp.o CC [M] fs/lockd/host.o CC [M] fs/gfs2/recovery.o CC [M] fs/gfs2/rgrp.o CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.o LD [M] net/wireless/cfg80211.o CC fs/notify/fsnotify.o CC [M] fs/lockd/svc.o CC [M] net/sched/em_cmp.o CC [M] net/ipv4/netfilter/nf_nat_tftp.o CC [M] fs/lockd/svclock.o CC [M] fs/gfs2/super.o CC [M] fs/gfs2/sys.o CC [M] net/sched/em_nbyte.o CC [M] net/ipv4/netfilter/nf_nat_proto_dccp.o CC [M] fs/nls/nls_base.o CC [M] fs/ncpfs/ncplib_kernel.o CC [M] fs/gfs2/trans.o CC [M] fs/gfs2/util.o CC [M] net/netfilter/nf_tproxy_core.o CC [M] fs/jfs/jfs_xtree.o CC [M] fs/nls/nls_cp437.o CC [M] net/ipv4/netfilter/nf_nat_proto_gre.o CC [M] fs/nls/nls_cp737.o CC fs/notify/notification.o CC fs/notify/group.o CC [M] net/netfilter/x_tables.o CC [M] fs/nls/nls_cp775.o CC [M] drivers/scsi/a100u2w.o CC [M] net/ipv4/tcp_htcp.o CC fs/notify/inode_mark.o CC [M] net/netfilter/xt_tcpudp.o CC [M] net/ipv4/tcp_vegas.o CC [M] fs/minix/itree_v2.o CC [M] net/netfilter/xt_CLASSIFY.o CC [M] fs/jffs2/readinode.o CC [M] fs/jffs2/write.o CC [M] net/netfilter/xt_CONNMARK.o CC [M] net/sched/em_u32.o CC [M] drivers/net/yellowfin.o CC [M] net/sched/em_meta.o CC [M] net/ipv4/tcp_veno.o CC [M] net/ipv4/netfilter/nf_nat_proto_udplite.o CC [M] fs/jfs/jfs_imap.o CC [M] net/ipv4/netfilter/nf_nat_proto_sctp.o CC [M] net/sched/em_text.o CC [M] fs/jfs/jfs_debug.o CC fs/notify/dnotify/dnotify.o CC [M] fs/jfs/jfs_dmap.o CC [M] fs/nfsd/nfsctl.o LD net/sched/built-in.o CC [M] fs/jfs/jfs_unicode.o CC [M] fs/nls/nls_cp850.o CC [M] fs/nls/nls_cp852.o CC [M] net/ipv4/tcp_scalable.o CC [M] fs/jffs2/scan.o CC [M] drivers/scsi/qlogicpti.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_hdcs.o CC [M] net/netfilter/xt_CONNSECMARK.o LD [M] fs/nfs_common/nfs_acl.o CC [M] fs/nls/nls_cp855.o CC [M] net/ipv4/netfilter/ip_tables.o CC [M] fs/gfs2/lock_dlm.o CC [M] fs/jfs/jfs_dtree.o CC [M] net/netfilter/xt_DSCP.o LD [M] drivers/media/video/gspca/m5602/gspca_m5602.o LD net/xfrm/built-in.o CC [M] net/netfilter/xt_HL.o CC [M] fs/nfsd/nfsproc.o CC [M] fs/jfs/jfs_inode.o LD [M] drivers/media/video/gspca/gspca_main.o CC [M] net/ipv4/tcp_lp.o CC [M] fs/minix/namei.o LD [M] drivers/media/video/gspca/gspca_conex.o CC [M] fs/nfsd/nfsfh.o CC [M] net/ipv4/tcp_yeah.o CC [M] fs/omfs/bitmap.o CC [M] fs/nfsd/vfs.o CC [M] fs/jfs/jfs_extent.o LD [M] drivers/media/video/gspca/gspca_etoms.o LD [M] drivers/media/video/gspca/gspca_finepix.o LD [M] drivers/media/video/gspca/gspca_mars.o LD [M] drivers/media/video/gspca/gspca_mr97310a.o CC [M] drivers/scsi/3w-xxxx.o CC [M] fs/nfs/dir.o CC [M] fs/ncpfs/sock.o CC [M] net/netfilter/xt_LED.o CC [M] fs/nfsd/export.o CC [M] fs/nls/nls_cp857.o CC [M] fs/ntfs/aops.o CC [M] fs/nfs/file.o CC [M] drivers/scsi/3w-9xxx.o LD [M] net/mac80211/mac80211.o CC [M] fs/omfs/dir.o CC [M] net/ipv4/tcp_illinois.o CC [M] fs/nls/nls_cp860.o CC [M] fs/jffs2/gc.o CC [M] fs/ncpfs/ncpsign_kernel.o CC [M] drivers/media/video/gspca/stv06xx/stv06xx_pb0100.o CC [M] net/ipv4/netfilter/iptable_filter.o CC [M] fs/nilfs2/file.o CC [M] net/ipv4/netfilter/iptable_mangle.o CC [M] fs/openpromfs/inode.o CC fs/notify/inotify/inotify.o CC [M] fs/ncpfs/getopt.o CC fs/notify/inotify/inotify_fsnotify.o CC [M] fs/nls/nls_cp861.o CC [M] net/netfilter/xt_MARK.o CC [M] fs/ncpfs/symlink.o CC [M] fs/ntfs/attrib.o CC [M] drivers/net/acenic.o LD [M] net/sunrpc/xprtrdma/xprtrdma.o LD [M] net/sunrpc/xprtrdma/svcrdma.o CC [M] fs/nls/nls_cp862.o CC [M] drivers/scsi/ppa.o CC [M] drivers/net/natsemi.o CC [M] fs/ntfs/collate.o CC [M] fs/nls/nls_cp863.o CC [M] net/netfilter/xt_NFLOG.o CC [M] drivers/scsi/imm.o CC [M] fs/ntfs/compress.o CC [M] fs/jfs/symlink.o CC [M] fs/ntfs/debug.o CC [M] fs/ntfs/dir.o CC [M] fs/jfs/jfs_metapage.o LD fs/notify/dnotify/built-in.o LD [M] net/ipv4/netfilter/iptable_nat.o CC fs/partitions/check.o CC [M] fs/ntfs/file.o CC [M] fs/minix/inode.o CC [M] drivers/scsi/ipr.o CC [M] fs/jfs/jfs_logmgr.o CC [M] net/ipv4/netfilter/iptable_raw.o LD kernel/built-in.o CC [M] net/ipv4/netfilter/iptable_security.o CC [M] drivers/scsi/libsrp.o LD [M] fs/openpromfs/openpromfs.o CC [M] fs/ntfs/index.o CC [M] fs/ntfs/inode.o CC [M] fs/jfs/jfs_txnmgr.o CC [M] fs/lockd/svcshare.o LD [M] fs/jbd/jbd.o CC [M] fs/ntfs/mft.o CC [M] fs/jfs/jfs_uniupr.o CC [M] fs/nfsd/auth.o CC [M] fs/ntfs/mst.o CC [M] fs/jfs/resize.o CC [M] fs/ntfs/namei.o CC [M] drivers/net/ns83820.o CC [M] drivers/scsi/hptiop.o CC [M] fs/ocfs2/alloc.o CC [M] fs/lockd/svcproc.o CC [M] net/ipv4/netfilter/ipt_addrtype.o CC [M] fs/ntfs/runlist.o CC [M] drivers/scsi/stex.o CC [M] drivers/scsi/st.o CC [M] fs/nfsd/lockd.o CC [M] fs/minix/file.o CC [M] fs/jffs2/symlink.o CC [M] fs/jfs/xattr.o CC [M] fs/minix/dir.o CC [M] fs/nfsd/nfscache.o LD [M] fs/gfs2/gfs2.o CC [M] net/netfilter/xt_NFQUEUE.o LD [M] drivers/media/video/gspca/gspca_ov519.o CC [M] fs/nls/nls_cp864.o CC [M] drivers/scsi/osst.o CC [M] fs/omfs/file.o CC [M] fs/ntfs/super.o LD [M] drivers/media/video/gspca/gspca_ov534.o CC [M] fs/nls/nls_cp865.o CC [M] fs/ntfs/sysctl.o CC [M] fs/jffs2/build.o LD [M] drivers/media/video/gspca/gspca_pac207.o LD [M] drivers/media/video/gspca/gspca_pac7311.o CC fs/notify/inotify/inotify_user.o CC [M] fs/nilfs2/dir.o LD [M] drivers/media/video/gspca/gspca_sonixb.o LD [M] drivers/media/video/gspca/gspca_sonixj.o CC [M] fs/ntfs/unistr.o CC [M] fs/nfsd/nfsxdr.o CC [M] drivers/net/fealnx.o CC [M] fs/nfs/getroot.o CC [M] net/ipv4/netfilter/ipt_ah.o CC [M] fs/nilfs2/super.o CC [M] fs/jfs/ioctl.o CC [M] net/ipv4/netfilter/ipt_ecn.o LD [M] drivers/media/video/gspca/stv06xx/gspca_stv06xx.o LD [M] drivers/media/video/gspca/gspca_spca500.o CC [M] drivers/net/tg3.o LD [M] drivers/media/video/gspca/gspca_spca501.o CC [M] fs/nfsd/stats.o CC [M] fs/ntfs/upcase.o CC [M] fs/lockd/svcsubs.o LD [M] drivers/media/video/gspca/gspca_spca505.o LD [M] drivers/media/video/gspca/gspca_spca506.o CC [M] fs/nls/nls_cp866.o LD [M] drivers/media/video/gspca/gspca_spca508.o CC [M] fs/jfs/acl.o CC [M] drivers/net/bnx2.o LD [M] drivers/media/video/gspca/gspca_spca561.o CC [M] fs/nilfs2/namei.o LD [M] drivers/media/video/gspca/gspca_sq905.o LD [M] drivers/media/video/gspca/gspca_sq905c.o CC [M] drivers/net/cnic.o CC [M] fs/nfs/inode.o CC [M] drivers/net/bnx2x_main.o CC [M] fs/nls/nls_cp869.o CC [M] fs/nls/nls_cp874.o CC [M] net/netfilter/xt_NOTRACK.o LD [M] drivers/media/video/gspca/gspca_sunplus.o LD [M] drivers/media/video/gspca/gspca_stk014.o LD [M] drivers/media/video/gspca/gspca_t613.o CC [M] fs/nls/nls_cp932.o LD [M] drivers/media/video/gspca/gspca_tv8532.o LD [M] drivers/media/video/gspca/gspca_vc032x.o LD [M] net/sctp/sctp.o LD [M] drivers/media/video/gspca/gspca_zc3xx.o CC [M] net/netfilter/xt_RATEEST.o CC [M] fs/nfsd/nfs2acl.o CC [M] net/ipv4/netfilter/ipt_CLUSTERIP.o LD [M] drivers/scsi/sd_mod.o LD [M] drivers/scsi/sr_mod.o CC [M] net/netfilter/xt_SECMARK.o CC [M] fs/nfs/super.o CC [M] fs/omfs/inode.o CC [M] drivers/scsi/sg.o CC [M] net/ipv4/netfilter/ipt_ECN.o LD [M] drivers/net/wireless/rtl818x/rtl8180.o CC [M] fs/nfs/nfs2xdr.o LD [M] drivers/net/wireless/rtl818x/rtl8187.o CC [M] fs/nilfs2/page.o CC [M] net/netfilter/xt_TPROXY.o CC [M] fs/nilfs2/mdt.o CC [M] fs/nfs/direct.o CC [M] fs/nfs/pagelist.o CC [M] fs/ntfs/bitmap.o CC [M] fs/nfsd/nfs3proc.o CC [M] drivers/net/bnx2x_link.o CC [M] fs/nilfs2/btnode.o CC fs/ramfs/inode.o CC [M] fs/jffs2/erase.o CC [M] net/netfilter/xt_TCPMSS.o CC [M] drivers/scsi/ch.o CC [M] fs/nilfs2/bmap.o CC [M] drivers/scsi/ses.o CC [M] net/ipv4/netfilter/ipt_LOG.o CC [M] fs/lockd/mon.o CC [M] drivers/net/skge.o CC [M] fs/nilfs2/btree.o CC [M] fs/qnx4/inode.o CC [M] fs/ocfs2/aops.o CC [M] drivers/scsi/scsi_debug.o CC [M] fs/qnx4/dir.o CC [M] drivers/scsi/scsi_wait_scan.o CC [M] fs/qnx4/namei.o CC [M] fs/jffs2/background.o CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o CC [M] fs/lockd/xdr.o CC [M] fs/nls/nls_euc-jp.o CC [M] net/ipv4/netfilter/ipt_NETMAP.o CC [M] net/netfilter/xt_TCPOPTSTRIP.o CC [M] fs/lockd/grace.o CC [M] fs/nilfs2/direct.o CC fs/quota/dquot.o CC fs/quota/quota.o CC [M] fs/ntfs/lcnalloc.o CC [M] fs/qnx4/file.o CC fs/partitions/acorn.o LD [M] drivers/scsi/scsi_mod.o LD [M] drivers/scsi/scsi_tgt.o CC [M] fs/qnx4/bitmap.o CC [M] fs/lockd/xdr4.o CC [M] fs/nilfs2/dat.o CC [M] fs/ntfs/logfile.o CC [M] fs/nfsd/nfs3xdr.o CC [M] fs/jffs2/fs.o CC [M] fs/qnx4/truncate.o CC [M] fs/ntfs/quota.o CC [M] fs/nfs/proc.o CC fs/proc/mmu.o LD fs/notify/inotify/built-in.o CC [M] fs/nilfs2/recovery.o CC fs/partitions/amiga.o LD fs/notify/built-in.o CC [M] fs/nls/nls_cp936.o CC [M] net/ipv4/netfilter/ipt_REDIRECT.o LD [M] fs/minix/minix.o CC [M] fs/ocfs2/blockcheck.o CC [M] net/netfilter/xt_TRACE.o CC [M] fs/nls/nls_cp949.o LD [M] fs/ncpfs/ncpfs.o CC [M] fs/lockd/svc4proc.o CC fs/ramfs/file-mmu.o CC [M] fs/nfsd/nfs3acl.o CC [M] fs/ocfs2/buffer_head_io.o CC [M] fs/jffs2/writev.o CC [M] fs/romfs/storage.o CC [M] net/netfilter/xt_cluster.o CC [M] fs/quota/quota_v1.o CC [M] net/netfilter/xt_comment.o CC [M] net/netfilter/xt_connbytes.o CC [M] fs/nilfs2/the_nilfs.o CC [M] fs/nls/nls_cp950.o CC [M] drivers/net/sky2.o CC [M] fs/ntfs/usnjrnl.o CC fs/proc/task_mmu.o LD [M] fs/jbd2/jbd2.o CC [M] net/netfilter/xt_connlimit.o CC [M] fs/nfs/read.o CC fs/partitions/atari.o CC fs/sysfs/inode.o CC [M] fs/nls/nls_cp1250.o CC [M] fs/nilfs2/segbuf.o CC fs/sysfs/file.o CC [M] fs/nfs/symlink.o CC [M] fs/nilfs2/segment.o CC [M] net/netfilter/xt_connmark.o CC [M] fs/nfsd/nfs4proc.o CC [M] net/ipv4/netfilter/ipt_REJECT.o CC [M] fs/sysv/ialloc.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC [M] net/ipv4/netfilter/ipt_ULOG.o CC [M] fs/jffs2/super.o CC [M] fs/sysv/balloc.o CC [M] fs/nfs/unlink.o CC [M] fs/jffs2/debug.o CC [M] fs/squashfs/block.o CC [M] fs/jffs2/wbuf.o CC [M] net/ipv4/netfilter/arp_tables.o CC [M] fs/jffs2/xattr.o CC [M] fs/nfs/write.o CC [M] fs/nilfs2/cpfile.o CC fs/sysfs/dir.o CC [M] fs/quota/quota_v2.o CC [M] fs/smbfs/proc.o CC [M] fs/reiserfs/bitmap.o CC [M] fs/nfsd/nfs4xdr.o CC [M] net/ipv4/netfilter/arpt_mangle.o CC [M] fs/sysv/inode.o CC [M] fs/nfs/namespace.o CC [M] fs/sysv/itree.o CC [M] fs/nilfs2/sufile.o CC [M] net/netfilter/xt_conntrack.o CC [M] fs/squashfs/cache.o CC [M] fs/sysv/file.o CC [M] fs/smbfs/dir.o CC [M] fs/nilfs2/ifile.o CC [M] net/netfilter/xt_dccp.o CC [M] fs/nls/nls_cp1251.o CC [M] fs/smbfs/cache.o CC [M] fs/ocfs2/dcache.o CC [M] net/netfilter/xt_dscp.o CC [M] fs/squashfs/dir.o CC [M] fs/nls/nls_ascii.o CC [M] fs/squashfs/export.o CC fs/partitions/mac.o CC [M] fs/romfs/super.o CC [M] fs/sysv/dir.o CC fs/proc/inode.o CC fs/partitions/ldm.o CC [M] fs/sysv/namei.o CC [M] fs/nfs/mount_clnt.o CC [M] fs/ocfs2/dir.o CC [M] fs/jffs2/xattr_trusted.o CC fs/partitions/msdos.o CC [M] fs/reiserfs/do_balan.o CC [M] fs/nfs/nfs3proc.o CC fs/partitions/osf.o LD [M] fs/qnx4/qnx4.o CC [M] fs/nfs/nfs3xdr.o CC [M] fs/ocfs2/dlmglue.o CC [M] fs/nfs/nfs3acl.o CC [M] fs/reiserfs/namei.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/nfsd/nfs4state.o CC [M] fs/nls/nls_iso8859-2.o CC [M] fs/jffs2/xattr_user.o LD [M] fs/omfs/omfs.o CC [M] fs/nfsd/nfs4idmap.o CC [M] fs/nfs/nfs4proc.o CC [M] fs/jffs2/security.o CC fs/partitions/sgi.o CC [M] fs/reiserfs/inode.o /scratch/kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf': /scratch/kisskb/src/fs/reiserfs/do_balan.c:1273: warning: operation on 'aux_ih' may be undefined CC [M] fs/reiserfs/file.o CC [M] fs/reiserfs/dir.o CC [M] fs/squashfs/file.o CC [M] fs/nls/nls_iso8859-3.o CC [M] fs/nfsd/nfs4acl.o CC [M] fs/squashfs/fragment.o CC [M] fs/smbfs/sock.o CC [M] fs/nls/nls_iso8859-4.o CC [M] fs/squashfs/id.o CC [M] fs/nilfs2/alloc.o CC [M] fs/udf/balloc.o CC [M] fs/ufs/balloc.o CC [M] fs/nfsd/nfs4callback.o CC [M] fs/ubifs/shrinker.o CC [M] fs/smbfs/inode.o CC [M] fs/ocfs2/export.o CC fs/partitions/sun.o CC [M] net/ipv4/netfilter/arptable_filter.o CC [M] fs/squashfs/inode.o CC [M] drivers/net/ks8842.o CC [M] fs/nfs/nfs4xdr.o CC [M] fs/quota/quota_tree.o CC fs/partitions/ultrix.o CC [M] fs/nilfs2/gcinode.o CC [M] net/ipv4/netfilter/ip_queue.o CC [M] fs/squashfs/namei.o CC [M] fs/jffs2/acl.o CC [M] fs/sysv/super.o CC [M] fs/sysv/symlink.o CC [M] fs/squashfs/super.o CC [M] fs/smbfs/file.o CC [M] fs/nfs/nfs4state.o CC [M] fs/nls/nls_iso8859-5.o CC fs/partitions/efi.o CC [M] fs/nls/nls_iso8859-6.o CC [M] fs/smbfs/ioctl.o CC [M] fs/udf/dir.o CC [M] fs/nfs/nfs4renewd.o CC [M] drivers/net/via-rhine.o LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.o CC [M] fs/ufs/cylinder.o CC [M] fs/udf/file.o CC [M] drivers/net/via-velocity.o CC [M] fs/ocfs2/extent_map.o CC fs/sysfs/symlink.o CC [M] fs/nilfs2/ioctl.o CC [M] fs/squashfs/symlink.o CC [M] fs/nfsd/nfs4recover.o CC [M] fs/jffs2/compr_rubin.o CC [M] fs/ocfs2/file.o CC [M] fs/jffs2/compr_rtime.o CC [M] fs/nls/nls_iso8859-7.o CC [M] fs/nilfs2/gcdat.o CC [M] fs/ufs/dir.o CC [M] fs/ubifs/journal.o CC [M] fs/ocfs2/heartbeat.o CC [M] drivers/net/starfire.o CC [M] fs/ufs/file.o CC fs/proc/root.o LD [M] net/ipv4/netfilter/nf_nat.o CC [M] fs/nfs/delegation.o CC [M] fs/udf/ialloc.o CC [M] fs/ubifs/file.o CC [M] fs/jffs2/compr_zlib.o CC fs/partitions/karma.o CC fs/partitions/sysv68.o CC [M] fs/reiserfs/fix_node.o CC fs/sysfs/mount.o LD [M] fs/romfs/romfs.o CC [M] fs/jffs2/compr_lzo.o CC [M] fs/jffs2/summary.o CC [M] fs/nls/nls_cp1255.o CC [M] net/netfilter/xt_esp.o CC [M] fs/ufs/ialloc.o CC [M] fs/nfs/idmap.o CC [M] fs/udf/inode.o CC [M] net/netfilter/xt_hashlimit.o CC [M] fs/reiserfs/super.o CC [M] drivers/net/mii.o CC fs/eventpoll.o CC [M] fs/ubifs/dir.o CC [M] fs/reiserfs/prints.o CC [M] drivers/net/mdio.o CC fs/sysfs/bin.o CC fs/anon_inodes.o CC [M] fs/udf/lowlevel.o CC fs/sysfs/group.o CC [M] fs/smbfs/getopt.o CC [M] fs/reiserfs/objectid.o CC [M] fs/ufs/inode.o CC [M] fs/nfs/callback.o CC [M] fs/ufs/namei.o CC fs/proc/base.o CC [M] fs/smbfs/symlink.o CC [M] fs/ocfs2/inode.o CC [M] fs/ufs/super.o CC fs/proc/generic.o LD [M] fs/sysv/sysv.o CC fs/proc/array.o CC [M] net/netfilter/xt_helper.o CC [M] fs/nfs/callback_xdr.o CC [M] fs/smbfs/smbiod.o CC [M] net/netfilter/xt_hl.o CC [M] net/netfilter/xt_iprange.o CC [M] fs/nls/nls_iso8859-9.o CC [M] fs/nfs/callback_proc.o CC [M] fs/ubifs/super.o CC [M] fs/smbfs/request.o CC [M] fs/udf/namei.o CC [M] fs/ocfs2/ioctl.o CC [M] fs/nls/nls_iso8859-13.o CC [M] drivers/net/sundance.o CC [M] fs/nls/nls_iso8859-14.o CC [M] fs/ufs/symlink.o CC [M] fs/ocfs2/journal.o CC [M] fs/reiserfs/lbalance.o CC [M] fs/ocfs2/localalloc.o CC [M] fs/udf/partition.o CC [M] fs/ufs/truncate.o CC fs/signalfd.o CC [M] fs/ufs/util.o CC [M] fs/ubifs/sb.o CC [M] fs/xfs/quota/xfs_dquot.o CC [M] net/netfilter/xt_length.o CC [M] fs/ocfs2/locks.o CC [M] fs/udf/super.o CC fs/timerfd.o CC fs/proc/proc_tty.o CC [M] fs/nfs/nfs4namespace.o CC [M] fs/ubifs/io.o CC [M] fs/reiserfs/ibalance.o CC fs/proc/cmdline.o CC fs/eventfd.o CC [M] fs/udf/truncate.o CC [M] fs/ocfs2/mmap.o CC [M] fs/udf/symlink.o CC [M] fs/ocfs2/namei.o CC [M] fs/xfs/quota/xfs_dquot_item.o CC [M] drivers/net/hamachi.o CC [M] fs/nfs/sysctl.o CC [M] fs/nls/nls_iso8859-15.o CC [M] fs/reiserfs/stree.o CC [M] drivers/net/hp100.o CC [M] fs/reiserfs/hashes.o CC fs/proc/cpuinfo.o CC [M] drivers/net/b44.o CC [M] drivers/net/forcedeth.o CC [M] fs/xfs/quota/xfs_trans_dquot.o CC [M] net/netfilter/xt_limit.o CC [M] drivers/net/qla3xxx.o CC [M] fs/nfs/fscache.o CC [M] net/netfilter/xt_mac.o CC [M] fs/ubifs/tnc.o CC [M] fs/ubifs/master.o CC [M] fs/ocfs2/resize.o LD [M] fs/lockd/lockd.o CC [M] fs/ocfs2/slot_map.o LD [M] fs/squashfs/squashfs.o CC fs/aio.o CC fs/proc/devices.o CC [M] fs/nfs/fscache-index.o CC [M] fs/reiserfs/tail_conversion.o CC fs/locks.o CC [M] fs/nls/nls_koi8-r.o LD [M] fs/nilfs2/nilfs2.o CC fs/compat.o CC [M] fs/ubifs/scan.o CC [M] fs/reiserfs/journal.o CC fs/proc/interrupts.o LD fs/sysfs/built-in.o CC [M] fs/reiserfs/resize.o CC fs/compat_ioctl.o CC [M] drivers/net/ppp_generic.o CC [M] fs/ocfs2/suballoc.o CC fs/nfsctl.o CC [M] fs/ocfs2/super.o CC [M] fs/udf/directory.o CC [M] drivers/net/ppp_async.o CC [M] fs/xfs/quota/xfs_qm_syscalls.o CC [M] drivers/net/ppp_synctty.o CC [M] fs/udf/misc.o LD [M] fs/jffs2/jffs2.o CC [M] fs/xfs/quota/xfs_qm_bhv.o CC [M] fs/ubifs/replay.o CC fs/proc/loadavg.o CC [M] drivers/net/ppp_deflate.o CC [M] net/netfilter/xt_mark.o CC [M] fs/nls/nls_koi8-u.o CC [M] fs/udf/udftime.o CC [M] fs/ubifs/log.o CC [M] net/netfilter/xt_multiport.o CC [M] fs/udf/unicode.o CC [M] drivers/net/bsd_comp.o CC [M] fs/xfs/quota/xfs_qm.o CC fs/binfmt_script.o CC [M] net/netfilter/xt_osf.o CC [M] fs/ubifs/commit.o CC fs/proc/meminfo.o CC [M] fs/ubifs/gc.o CC [M] net/netfilter/xt_owner.o CC [M] fs/ocfs2/symlink.o CC [M] net/netfilter/xt_physdev.o CC fs/binfmt_elf.o CC fs/compat_binfmt_elf.o CC [M] fs/ocfs2/sysfile.o CC [M] fs/reiserfs/item_ops.o CC [M] drivers/net/ppp_mppe.o CC [M] fs/nls/nls_koi8-ru.o CC [M] fs/xfs/linux-2.6/xfs_quotaops.o CC [M] net/netfilter/xt_pkttype.o CC [M] drivers/net/pppox.o CC fs/proc/stat.o CC [M] drivers/net/pppoe.o CC fs/posix_acl.o CC [M] fs/ubifs/orphan.o CC [M] fs/ocfs2/uptodate.o CC fs/xattr_acl.o CC [M] fs/xfs/quota/xfs_qm_stats.o CC [M] fs/ubifs/budget.o CC [M] fs/ubifs/find.o CC fs/proc/uptime.o CC [M] fs/nls/nls_utf8.o CC fs/proc/version.o CC [M] drivers/net/pppol2tp.o CC [M] fs/reiserfs/ioctl.o CC [M] fs/ocfs2/ver.o CC [M] fs/ubifs/tnc_commit.o CC fs/proc/proc_sysctl.o CC [M] fs/ocfs2/quota_local.o CC [M] fs/reiserfs/procfs.o CC [M] fs/xfs/xfs_rtalloc.o CC [M] drivers/net/slip.o CC [M] fs/reiserfs/xattr.o CC [M] fs/ocfs2/quota_global.o CC fs/generic_acl.o LD net/ipv4/built-in.o CC fs/proc/proc_net.o CC [M] fs/ocfs2/xattr.o CC fs/dcookies.o CC [M] net/netfilter/xt_policy.o CC [M] fs/ocfs2/acl.o CC [M] fs/reiserfs/xattr_user.o CC fs/proc/kcore.o CC [M] fs/xfs/linux-2.6/xfs_acl.o CC [M] drivers/net/slhc.o CC fs/proc/kmsg.o CC [M] fs/ocfs2/stack_o2cb.o CC [M] drivers/net/dummy.o CC [M] fs/ocfs2/stack_user.o CC [M] fs/ubifs/compress.o CC [M] net/netfilter/xt_quota.o LD [M] fs/nfsd/nfsd.o CC [M] fs/ocfs2/stackglue.o CC fs/proc/page.o CC [M] fs/binfmt_misc.o CC [M] fs/xfs/linux-2.6/xfs_stats.o CC [M] drivers/net/ifb.o CC [M] fs/reiserfs/xattr_trusted.o CC [M] net/netfilter/xt_rateest.o CC [M] fs/ubifs/lpt.o CC [M] fs/mbcache.o CC [M] fs/ubifs/lprops.o CC [M] fs/reiserfs/xattr_security.o /scratch/kisskb/src/fs/ubifs/commit.c: In function 'dbg_check_old_index': /scratch/kisskb/src/fs/ubifs/commit.c:513: warning: 'lower_key' may be used uninitialized in this function CC [M] fs/xfs/linux-2.6/xfs_sysctl.o CC [M] fs/ocfs2/cluster/heartbeat.o CC [M] fs/ubifs/recovery.o CC [M] fs/reiserfs/xattr_acl.o CC [M] fs/xfs/linux-2.6/xfs_ioctl32.o CC [M] net/netfilter/xt_realm.o CC [M] fs/ubifs/ioctl.o LD [M] fs/jfs/jfs.o CC [M] fs/ocfs2/cluster/masklog.o CC [M] net/netfilter/xt_recent.o CC [M] drivers/net/macvlan.o CC [M] fs/xfs/xfs_alloc.o CC [M] net/netfilter/xt_sctp.o CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] fs/xfs/xfs_alloc_btree.o CC [M] fs/ubifs/lpt_commit.o CC [M] drivers/net/de600.o CC [M] net/netfilter/xt_socket.o CC [M] drivers/net/de620.o CC [M] fs/ubifs/tnc_misc.o CC [M] fs/ubifs/debug.o CC [M] net/netfilter/xt_state.o CC [M] net/netfilter/xt_statistic.o CC [M] fs/xfs/xfs_attr.o CC [M] fs/ocfs2/cluster/sys.o CC [M] net/netfilter/xt_string.o CC [M] net/netfilter/xt_tcpmss.o CC [M] drivers/net/defxx.o CC [M] fs/ocfs2/cluster/nodemanager.o CC [M] drivers/net/8139cp.o CC [M] net/netfilter/xt_time.o CC [M] fs/xfs/xfs_attr_leaf.o LD [M] fs/ufs/ufs.o CC [M] drivers/net/8139too.o CC [M] fs/ocfs2/cluster/quorum.o CC [M] fs/ubifs/xattr.o CC [M] fs/ocfs2/cluster/tcp.o CC [M] fs/xfs/xfs_bit.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC [M] drivers/net/sc92031.o CC [M] net/netfilter/xt_u32.o CC [M] fs/ocfs2/dlm/dlmthread.o CC [M] fs/ocfs2/cluster/netdebug.o CC [M] drivers/net/eql.o CC [M] fs/xfs/xfs_bmap.o LD [M] fs/nfs/nfs.o CC [M] fs/xfs/xfs_bmap_btree.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] drivers/net/tun.o CC [M] fs/ocfs2/dlm/dlmmaster.o CC [M] fs/ocfs2/cluster/ver.o CC [M] fs/xfs/xfs_btree.o CC [M] fs/ocfs2/dlm/dlmast.o LD fs/partitions/built-in.o CC [M] fs/ocfs2/dlm/dlmconvert.o CC [M] drivers/net/veth.o CC [M] fs/xfs/xfs_buf_item.o CC [M] fs/ocfs2/dlm/dlmlock.o CC [M] drivers/net/dl2k.o LD [M] fs/ntfs/ntfs.o CC [M] fs/xfs/xfs_da_btree.o LD net/netfilter/netfilter.o LD [M] net/netfilter/nf_conntrack.o LD net/netfilter/built-in.o CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] drivers/net/r8169.o CC [M] fs/ocfs2/dlm/dlmver.o CC [M] fs/xfs/xfs_dir2.o CC [M] drivers/net/amd8111e.o CC [M] fs/ocfs2/dlm/userdlm.o CC [M] fs/ocfs2/dlm/dlmfs.o CC [M] fs/xfs/xfs_dir2_block.o CC [M] fs/xfs/xfs_dir2_data.o CC [M] drivers/net/s2io.o CC [M] fs/ocfs2/dlm/dlmfsver.o CC [M] fs/xfs/xfs_dir2_leaf.o CC [M] fs/xfs/xfs_dir2_node.o CC [M] drivers/net/enc28j60.o CC [M] net/netfilter/ipvs/ip_vs_conn.o CC [M] fs/xfs/xfs_dir2_sf.o CC [M] drivers/net/ethoc.o CC [M] fs/xfs/xfs_error.o CC [M] drivers/net/dnet.o CC [M] net/netfilter/ipvs/ip_vs_core.o CC [M] fs/xfs/xfs_extfree_item.o CC [M] drivers/net/netconsole.o CC [M] net/netfilter/ipvs/ip_vs_ctl.o CC [M] fs/xfs/xfs_filestream.o CC [M] net/netfilter/ipvs/ip_vs_sched.o CC [M] drivers/net/niu.o LD fs/quota/built-in.o CC [M] fs/xfs/xfs_fsops.o CC [M] net/netfilter/ipvs/ip_vs_xmit.o LD drivers/net/built-in.o CC [M] net/netfilter/ipvs/ip_vs_app.o CC [M] net/netfilter/ipvs/ip_vs_sync.o CC [M] fs/xfs/xfs_ialloc.o CC [M] net/netfilter/ipvs/ip_vs_est.o CC [M] fs/xfs/xfs_ialloc_btree.o CC [M] net/netfilter/ipvs/ip_vs_proto.o CC [M] net/netfilter/ipvs/ip_vs_proto_tcp.o CC [M] fs/xfs/xfs_iget.o CC [M] net/netfilter/ipvs/ip_vs_proto_udp.o CC [M] fs/xfs/xfs_inode.o CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC [M] fs/xfs/xfs_inode_item.o CC [M] net/netfilter/ipvs/ip_vs_rr.o LD fs/proc/proc.o CC [M] fs/xfs/xfs_iomap.o LD fs/proc/built-in.o CC [M] net/netfilter/ipvs/ip_vs_wrr.o CC [M] fs/xfs/xfs_itable.o CC [M] net/netfilter/ipvs/ip_vs_lc.o CC [M] net/netfilter/ipvs/ip_vs_wlc.o CC [M] fs/xfs/xfs_dfrag.o CC [M] net/netfilter/ipvs/ip_vs_lblc.o CC [M] fs/xfs/xfs_log.o CC [M] net/netfilter/ipvs/ip_vs_lblcr.o CC [M] fs/xfs/xfs_log_recover.o CC [M] fs/xfs/xfs_mount.o CC [M] net/netfilter/ipvs/ip_vs_dh.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] fs/xfs/xfs_rename.o CC [M] fs/xfs/xfs_trans.o CC [M] net/netfilter/ipvs/ip_vs_sh.o CC [M] net/netfilter/ipvs/ip_vs_sed.o LD [M] fs/udf/udf.o CC [M] net/netfilter/ipvs/ip_vs_nq.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] net/netfilter/ipvs/ip_vs_ftp.o CC [M] fs/xfs/xfs_trans_buf.o CC [M] fs/xfs/xfs_trans_extfree.o CC [M] fs/xfs/xfs_trans_inode.o CC [M] fs/xfs/xfs_trans_item.o CC [M] fs/xfs/xfs_utils.o CC [M] fs/xfs/xfs_vnodeops.o CC [M] fs/xfs/xfs_rw.o CC [M] fs/xfs/xfs_dmops.o CC [M] fs/xfs/linux-2.6/kmem.o CC [M] fs/xfs/linux-2.6/xfs_aops.o CC [M] fs/xfs/linux-2.6/xfs_buf.o CC [M] fs/xfs/linux-2.6/xfs_export.o CC [M] fs/xfs/linux-2.6/xfs_file.o CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o CC [M] fs/xfs/linux-2.6/xfs_globals.o CC [M] fs/xfs/linux-2.6/xfs_ioctl.o CC [M] fs/xfs/linux-2.6/xfs_iops.o CC [M] fs/xfs/linux-2.6/xfs_lrw.o CC [M] fs/xfs/linux-2.6/xfs_super.o CC [M] fs/xfs/linux-2.6/xfs_sync.o CC [M] fs/xfs/linux-2.6/xfs_xattr.o CC [M] fs/xfs/support/debug.o CC [M] fs/xfs/support/uuid.o /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /scratch/kisskb/src/fs/reiserfs/lbalance.c:393: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c:421: warning: operation on 'ih' may be undefined /scratch/kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_delete_items': /scratch/kisskb/src/fs/reiserfs/lbalance.c:777: warning: operation on 'ih' may be undefined LD [M] fs/smbfs/smbfs.o LD [M] fs/ubifs/ubifs.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o LD [M] fs/reiserfs/reiserfs.o LD [M] fs/ocfs2/ocfs2.o LD [M] fs/ocfs2/ocfs2_stackglue.o LD [M] fs/ocfs2/ocfs2_stack_o2cb.o LD [M] fs/ocfs2/ocfs2_stack_user.o LD [M] fs/xfs/xfs.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.o LD fs/built-in.o LD [M] net/netfilter/ipvs/ip_vs.o LD net/built-in.o LD [M] drivers/net/bnx2x.o LD drivers/built-in.o LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD .tmp_vmlinux3 KSYM .tmp_kallsyms3.S AS .tmp_kallsyms3.o CHK include/linux/version.h make[3]: `scripts/unifdef' is up to date. CC [M] samples/trace_events/trace-events-sample.o CC [M] samples/markers/probe-example.o CC [M] samples/markers/marker-example.o CC [M] samples/kobject/kobject-example.o CC [M] samples/kobject/kset-example.o CC [M] samples/kprobes/kprobe_example.o CC [M] samples/tracepoints/tracepoint-sample.o CC [M] samples/kprobes/jprobe_example.o CC [M] samples/tracepoints/tracepoint-probe-sample.o CC [M] samples/kprobes/kretprobe_example.o CC [M] samples/tracepoints/tracepoint-probe-sample2.o LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map Building modules, stage 2. MODPOST 2257 modules WARNING: modpost: Found 11 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' CC arch/sparc/kernel/chmc.mod.o CC arch/sparc/kernel/us2e_cpufreq.mod.o CC arch/sparc/kernel/us3_cpufreq.mod.o CC arch/sparc/oprofile/oprofile.mod.o CC block/as-iosched.mod.o CC block/cfq-iosched.mod.o CC block/deadline-iosched.mod.o CC crypto/aes_generic.mod.o CC crypto/ansi_cprng.mod.o CC crypto/anubis.mod.o CC crypto/arc4.mod.o CC crypto/async_tx/async_memcpy.mod.o CC crypto/async_tx/async_tx.mod.o CC crypto/async_tx/async_xor.mod.o CC crypto/authenc.mod.o CC crypto/blowfish.mod.o CC crypto/camellia.mod.o CC crypto/cast5.mod.o CC crypto/cast6.mod.o CC crypto/cbc.mod.o CC crypto/ccm.mod.o CC crypto/crc32c.mod.o CC crypto/cryptd.mod.o CC crypto/crypto_null.mod.o CC crypto/ctr.mod.o CC crypto/cts.mod.o CC crypto/deflate.mod.o CC crypto/des_generic.mod.o CC crypto/ecb.mod.o CC crypto/fcrypt.mod.o CC crypto/gcm.mod.o CC crypto/gf128mul.mod.o CC crypto/hmac.mod.o CC crypto/khazad.mod.o CC crypto/lrw.mod.o CC crypto/lzo.mod.o CC crypto/md4.mod.o CC crypto/michael_mic.mod.o CC crypto/pcbc.mod.o CC crypto/rmd128.mod.o CC crypto/rmd160.mod.o CC crypto/rmd256.mod.o CC crypto/rmd320.mod.o CC crypto/salsa20_generic.mod.o CC crypto/seed.mod.o CC crypto/seqiv.mod.o CC crypto/serpent.mod.o CC crypto/sha1_generic.mod.o CC crypto/sha256_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/tea.mod.o CC crypto/tgr192.mod.o CC crypto/twofish.mod.o CC crypto/twofish_common.mod.o CC crypto/wp512.mod.o CC crypto/xcbc.mod.o CC crypto/xor.mod.o CC crypto/xts.mod.o CC crypto/zlib.mod.o CC drivers/ata/ahci.mod.o CC drivers/ata/ata_generic.mod.o CC drivers/ata/ata_piix.mod.o CC drivers/ata/libata.mod.o CC drivers/ata/pata_ali.mod.o CC drivers/ata/pata_amd.mod.o CC drivers/ata/pata_artop.mod.o CC drivers/ata/pata_atiixp.mod.o CC drivers/ata/pata_cmd640.mod.o CC drivers/ata/pata_cmd64x.mod.o CC drivers/ata/pata_cs5520.mod.o CC drivers/ata/pata_cs5530.mod.o CC drivers/ata/pata_cypress.mod.o CC drivers/ata/pata_efar.mod.o CC drivers/ata/pata_hpt366.mod.o CC drivers/ata/pata_hpt37x.mod.o CC drivers/ata/pata_hpt3x2n.mod.o CC drivers/ata/pata_hpt3x3.mod.o CC drivers/ata/pata_it8213.mod.o CC drivers/ata/pata_it821x.mod.o CC drivers/ata/pata_jmicron.mod.o CC drivers/ata/pata_marvell.mod.o CC drivers/ata/pata_mpiix.mod.o CC drivers/ata/pata_netcell.mod.o CC drivers/ata/pata_ninja32.mod.o CC drivers/ata/pata_ns87410.mod.o CC drivers/ata/pata_ns87415.mod.o CC drivers/ata/pata_oldpiix.mod.o CC drivers/ata/pata_opti.mod.o CC drivers/ata/pata_optidma.mod.o CC drivers/ata/pata_pcmcia.mod.o CC drivers/ata/pata_pdc2027x.mod.o CC drivers/ata/pata_pdc202xx_old.mod.o CC drivers/ata/pata_platform.mod.o CC drivers/ata/pata_radisys.mod.o CC drivers/ata/pata_rz1000.mod.o CC drivers/ata/pata_sc1200.mod.o CC drivers/ata/pata_sch.mod.o CC drivers/ata/pata_serverworks.mod.o CC drivers/ata/pata_sil680.mod.o CC drivers/ata/pata_sis.mod.o CC drivers/ata/pata_sl82c105.mod.o CC drivers/ata/pata_triflex.mod.o CC drivers/ata/pata_via.mod.o CC drivers/ata/pdc_adma.mod.o CC drivers/ata/sata_inic162x.mod.o CC drivers/ata/sata_mv.mod.o CC drivers/ata/sata_nv.mod.o CC drivers/ata/sata_promise.mod.o CC drivers/ata/sata_qstor.mod.o CC drivers/ata/sata_sil.mod.o CC drivers/ata/sata_sil24.mod.o CC drivers/ata/sata_sis.mod.o CC drivers/ata/sata_svw.mod.o CC drivers/ata/sata_sx4.mod.o CC drivers/ata/sata_uli.mod.o CC drivers/ata/sata_via.mod.o CC drivers/ata/sata_vsc.mod.o CC drivers/atm/adummy.mod.o CC drivers/atm/atmtcp.mod.o CC drivers/atm/eni.mod.o CC drivers/atm/fore_200e.mod.o CC drivers/atm/he.mod.o CC drivers/atm/idt77252.mod.o CC drivers/atm/iphase.mod.o CC drivers/atm/lanai.mod.o CC drivers/atm/solos-pci.mod.o CC drivers/atm/suni.mod.o CC drivers/auxdisplay/ks0108.mod.o CC drivers/base/firmware_class.mod.o CC drivers/block/DAC960.mod.o CC drivers/block/aoe/aoe.mod.o CC drivers/block/brd.mod.o CC drivers/block/cciss.mod.o CC drivers/block/cryptoloop.mod.o CC drivers/block/floppy.mod.o CC drivers/block/loop.mod.o CC drivers/block/nbd.mod.o CC drivers/block/paride/aten.mod.o CC drivers/block/paride/bpck.mod.o CC drivers/block/paride/comm.mod.o CC drivers/block/paride/dstr.mod.o CC drivers/block/paride/epat.mod.o CC drivers/block/paride/epia.mod.o CC drivers/block/paride/fit2.mod.o CC drivers/block/paride/fit3.mod.o CC drivers/block/paride/friq.mod.o CC drivers/block/paride/frpw.mod.o CC drivers/block/paride/kbic.mod.o CC drivers/block/paride/ktti.mod.o CC drivers/block/paride/on20.mod.o CC drivers/block/paride/on26.mod.o CC drivers/block/paride/paride.mod.o CC drivers/block/paride/pcd.mod.o CC drivers/block/paride/pd.mod.o CC drivers/block/paride/pf.mod.o CC drivers/block/paride/pg.mod.o CC drivers/block/paride/pt.mod.o CC drivers/block/pktcdvd.mod.o CC drivers/block/sunvdc.mod.o CC drivers/block/sx8.mod.o CC drivers/block/ub.mod.o CC drivers/block/umem.mod.o CC drivers/bluetooth/bcm203x.mod.o CC drivers/bluetooth/bfusb.mod.o CC drivers/bluetooth/bluecard_cs.mod.o CC drivers/bluetooth/bpa10x.mod.o CC drivers/bluetooth/bt3c_cs.mod.o CC drivers/bluetooth/btsdio.mod.o CC drivers/bluetooth/btuart_cs.mod.o CC drivers/bluetooth/btusb.mod.o CC drivers/bluetooth/dtl1_cs.mod.o CC drivers/bluetooth/hci_uart.mod.o CC drivers/bluetooth/hci_vhci.mod.o CC drivers/cdrom/cdrom.mod.o CC drivers/char/applicom.mod.o CC drivers/char/cyclades.mod.o CC drivers/char/epca.mod.o CC drivers/char/generic_serial.mod.o CC drivers/char/hw_random/n2-rng.mod.o CC drivers/char/hw_random/rng-core.mod.o CC drivers/char/hw_random/timeriomem-rng.mod.o CC drivers/char/ip2/ip2.mod.o CC drivers/char/ipmi/ipmi_devintf.mod.o CC drivers/char/ipmi/ipmi_msghandler.mod.o CC drivers/char/ipmi/ipmi_poweroff.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/ipmi/ipmi_watchdog.mod.o CC drivers/char/isicom.mod.o CC drivers/char/istallion.mod.o CC drivers/char/lp.mod.o CC drivers/char/moxa.mod.o CC drivers/char/mxser.mod.o CC drivers/char/n_hdlc.mod.o CC drivers/char/n_r3964.mod.o CC drivers/char/nozomi.mod.o CC drivers/char/pcmcia/cm4000_cs.mod.o CC drivers/char/pcmcia/cm4040_cs.mod.o CC drivers/char/pcmcia/ipwireless/ipwireless.mod.o CC drivers/char/pcmcia/synclink_cs.mod.o CC drivers/char/ppdev.mod.o CC drivers/char/raw.mod.o CC drivers/char/rio/rio.mod.o CC drivers/char/riscom8.mod.o CC drivers/char/rocket.mod.o CC drivers/char/specialix.mod.o CC drivers/char/stallion.mod.o CC drivers/char/sx.mod.o CC drivers/char/synclink_gt.mod.o CC drivers/char/synclinkmp.mod.o CC drivers/char/tpm/tpm.mod.o CC drivers/char/tpm/tpm_atmel.mod.o CC drivers/char/tpm/tpm_nsc.mod.o CC drivers/connector/cn.mod.o CC drivers/cpufreq/cpufreq_conservative.mod.o CC drivers/cpufreq/cpufreq_ondemand.mod.o CC drivers/cpufreq/cpufreq_powersave.mod.o CC drivers/cpufreq/cpufreq_stats.mod.o CC drivers/cpufreq/cpufreq_userspace.mod.o CC drivers/cpufreq/freq_table.mod.o CC drivers/crypto/hifn_795x.mod.o CC drivers/firewire/firewire-core.mod.o CC drivers/firewire/firewire-ohci.mod.o CC drivers/firewire/firewire-sbp2.mod.o CC drivers/gpio/max7301.mod.o CC drivers/gpio/max732x.mod.o CC drivers/gpio/mcp23s08.mod.o CC drivers/gpio/pca953x.mod.o CC drivers/gpio/pcf857x.mod.o CC drivers/gpu/drm/drm.mod.o CC drivers/gpu/drm/mga/mga.mod.o CC drivers/gpu/drm/r128/r128.mod.o CC drivers/gpu/drm/radeon/radeon.mod.o CC drivers/gpu/drm/savage/savage.mod.o CC drivers/gpu/drm/tdfx/tdfx.mod.o CC drivers/gpu/drm/via/via.mod.o CC drivers/hid/hid-a4tech.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-belkin.mod.o CC drivers/hid/hid-cherry.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-cypress.mod.o CC drivers/hid/hid-drff.mod.o CC drivers/hid/hid-ezkey.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-gyration.mod.o CC drivers/hid/hid-kensington.mod.o CC drivers/hid/hid-kye.mod.o CC drivers/hid/hid-logitech.mod.o CC drivers/hid/hid-microsoft.mod.o CC drivers/hid/hid-monterey.mod.o CC drivers/hid/hid-ntrig.mod.o CC drivers/hid/hid-petalynx.mod.o CC drivers/hid/hid-pl.mod.o CC drivers/hid/hid-samsung.mod.o CC drivers/hid/hid-sjoy.mod.o CC drivers/hid/hid-sony.mod.o CC drivers/hid/hid-sunplus.mod.o CC drivers/hid/hid-tmff.mod.o CC drivers/hid/hid-topseed.mod.o CC drivers/hid/hid-wacom.mod.o CC drivers/hid/hid-zpff.mod.o CC drivers/hid/hid.mod.o CC drivers/hid/usbhid/usbhid.mod.o CC drivers/hid/usbhid/usbkbd.mod.o CC drivers/hid/usbhid/usbmouse.mod.o CC drivers/hwmon/ad7414.mod.o CC drivers/hwmon/ad7418.mod.o CC drivers/hwmon/adcxx.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm1026.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/adm1031.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/ads7828.mod.o CC drivers/hwmon/adt7462.mod.o CC drivers/hwmon/adt7470.mod.o CC drivers/hwmon/adt7473.mod.o CC drivers/hwmon/adt7475.mod.o CC drivers/hwmon/atxp1.mod.o CC drivers/hwmon/dme1737.mod.o CC drivers/hwmon/ds1621.mod.o CC drivers/hwmon/f71805f.mod.o CC drivers/hwmon/f71882fg.mod.o CC drivers/hwmon/f75375s.mod.o CC drivers/hwmon/g760a.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/gl520sm.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/i5k_amb.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/it87.mod.o CC drivers/hwmon/lis3lv02d.mod.o CC drivers/hwmon/lis3lv02d_spi.mod.o CC drivers/hwmon/lm63.mod.o CC drivers/hwmon/lm70.mod.o CC drivers/hwmon/lm75.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/lm78.mod.o CC drivers/hwmon/lm80.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm85.mod.o CC drivers/hwmon/lm87.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/lm95241.mod.o CC drivers/hwmon/ltc4215.mod.o CC drivers/hwmon/ltc4245.mod.o CC drivers/hwmon/max1111.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/max6650.mod.o CC drivers/hwmon/pc87360.mod.o CC drivers/hwmon/pc87427.mod.o CC drivers/hwmon/pcf8591.mod.o CC drivers/hwmon/sht15.mod.o CC drivers/hwmon/sis5595.mod.o CC drivers/hwmon/smsc47b397.mod.o CC drivers/hwmon/smsc47m1.mod.o CC drivers/hwmon/smsc47m192.mod.o CC drivers/hwmon/thmc50.mod.o CC drivers/hwmon/ultra45_env.mod.o CC drivers/hwmon/via686a.mod.o CC drivers/hwmon/vt1211.mod.o CC drivers/hwmon/vt8231.mod.o CC drivers/hwmon/w83627ehf.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/hwmon/w83781d.mod.o CC drivers/hwmon/w83791d.mod.o CC drivers/hwmon/w83792d.mod.o CC drivers/hwmon/w83793.mod.o CC drivers/hwmon/w83l785ts.mod.o CC drivers/hwmon/w83l786ng.mod.o CC drivers/i2c/algos/i2c-algo-bit.mod.o CC drivers/i2c/algos/i2c-algo-pca.mod.o CC drivers/i2c/busses/i2c-ali1535.mod.o CC drivers/i2c/busses/i2c-ali1563.mod.o CC drivers/i2c/busses/i2c-ali15x3.mod.o CC drivers/i2c/busses/i2c-amd756.mod.o CC drivers/i2c/busses/i2c-amd8111.mod.o CC drivers/i2c/busses/i2c-gpio.mod.o CC drivers/i2c/busses/i2c-i801.mod.o CC drivers/i2c/busses/i2c-isch.mod.o CC drivers/i2c/busses/i2c-nforce2.mod.o CC drivers/i2c/busses/i2c-ocores.mod.o CC drivers/i2c/busses/i2c-parport-light.mod.o CC drivers/i2c/busses/i2c-parport.mod.o CC drivers/i2c/busses/i2c-pca-platform.mod.o CC drivers/i2c/busses/i2c-piix4.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-sis5595.mod.o CC drivers/i2c/busses/i2c-sis630.mod.o CC drivers/i2c/busses/i2c-sis96x.mod.o CC drivers/i2c/busses/i2c-stub.mod.o CC drivers/i2c/busses/i2c-taos-evm.mod.o CC drivers/i2c/busses/i2c-tiny-usb.mod.o CC drivers/i2c/busses/i2c-via.mod.o CC drivers/i2c/busses/i2c-viapro.mod.o CC drivers/i2c/busses/i2c-voodoo3.mod.o CC drivers/i2c/chips/ds1682.mod.o CC drivers/i2c/chips/max6875.mod.o CC drivers/i2c/chips/tsl2550.mod.o CC drivers/i2c/i2c-core.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/ide/aec62xx.mod.o CC drivers/ide/alim15x3.mod.o CC drivers/ide/amd74xx.mod.o CC drivers/ide/cmd64x.mod.o CC drivers/ide/cs5520.mod.o CC drivers/ide/cs5530.mod.o CC drivers/ide/delkin_cb.mod.o CC drivers/ide/hpt366.mod.o CC drivers/ide/ide-cd_mod.mod.o CC drivers/ide/ide-core.mod.o CC drivers/ide/ide-cs.mod.o CC drivers/ide/ide-gd_mod.mod.o CC drivers/ide/ide-pci-generic.mod.o CC drivers/ide/ide-tape.mod.o CC drivers/ide/ide_platform.mod.o CC drivers/ide/it8172.mod.o CC drivers/ide/it8213.mod.o CC drivers/ide/it821x.mod.o CC drivers/ide/jmicron.mod.o CC drivers/ide/ns87415.mod.o CC drivers/ide/opti621.mod.o CC drivers/ide/pdc202xx_new.mod.o CC drivers/ide/pdc202xx_old.mod.o CC drivers/ide/piix.mod.o CC drivers/ide/sc1200.mod.o CC drivers/ide/serverworks.mod.o CC drivers/ide/siimage.mod.o CC drivers/ide/slc90e66.mod.o CC drivers/ide/tc86c001.mod.o CC drivers/ide/triflex.mod.o CC drivers/ide/trm290.mod.o CC drivers/ide/via82cxxx.mod.o CC drivers/ieee1394/dv1394.mod.o CC drivers/ieee1394/eth1394.mod.o CC drivers/ieee1394/ieee1394.mod.o CC drivers/ieee1394/ohci1394.mod.o CC drivers/ieee1394/pcilynx.mod.o CC drivers/ieee1394/raw1394.mod.o CC drivers/ieee1394/sbp2.mod.o CC drivers/ieee1394/video1394.mod.o CC drivers/ieee802154/fakehard.mod.o CC drivers/infiniband/core/ib_addr.mod.o CC drivers/infiniband/core/ib_cm.mod.o CC drivers/infiniband/core/ib_core.mod.o CC drivers/infiniband/core/ib_mad.mod.o CC drivers/infiniband/core/ib_sa.mod.o CC drivers/infiniband/core/ib_ucm.mod.o CC drivers/infiniband/core/ib_umad.mod.o CC drivers/infiniband/core/ib_uverbs.mod.o CC drivers/infiniband/core/iw_cm.mod.o CC drivers/infiniband/core/rdma_cm.mod.o CC drivers/infiniband/core/rdma_ucm.mod.o CC drivers/infiniband/hw/amso1100/iw_c2.mod.o CC drivers/infiniband/hw/cxgb3/iw_cxgb3.mod.o CC drivers/infiniband/hw/ipath/ib_ipath.mod.o CC drivers/infiniband/hw/mlx4/mlx4_ib.mod.o CC drivers/infiniband/hw/mthca/ib_mthca.mod.o CC drivers/infiniband/hw/nes/iw_nes.mod.o CC drivers/infiniband/ulp/ipoib/ib_ipoib.mod.o CC drivers/infiniband/ulp/iser/ib_iser.mod.o CC drivers/infiniband/ulp/srp/ib_srp.mod.o CC drivers/input/evbug.mod.o CC drivers/input/evdev.mod.o CC drivers/input/ff-memless.mod.o CC drivers/input/gameport/emu10k1-gp.mod.o CC drivers/input/gameport/fm801-gp.mod.o CC drivers/input/gameport/gameport.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/input-polldev.mod.o CC drivers/input/joydev.mod.o CC drivers/input/joystick/a3d.mod.o CC drivers/input/joystick/adi.mod.o CC drivers/input/joystick/analog.mod.o CC drivers/input/joystick/cobra.mod.o CC drivers/input/joystick/db9.mod.o CC drivers/input/joystick/gamecon.mod.o CC drivers/input/joystick/gf2k.mod.o CC drivers/input/joystick/grip.mod.o CC drivers/input/joystick/grip_mp.mod.o CC drivers/input/joystick/guillemot.mod.o CC drivers/input/joystick/iforce/iforce.mod.o CC drivers/input/joystick/interact.mod.o CC drivers/input/joystick/joydump.mod.o CC drivers/input/joystick/magellan.mod.o CC drivers/input/joystick/sidewinder.mod.o CC drivers/input/joystick/spaceball.mod.o CC drivers/input/joystick/spaceorb.mod.o CC drivers/input/joystick/stinger.mod.o CC drivers/input/joystick/tmdc.mod.o CC drivers/input/joystick/turbografx.mod.o CC drivers/input/joystick/twidjoy.mod.o CC drivers/input/joystick/walkera0701.mod.o CC drivers/input/joystick/warrior.mod.o CC drivers/input/joystick/xpad.mod.o CC drivers/input/joystick/zhenhua.mod.o CC drivers/input/keyboard/atkbd.mod.o CC drivers/input/keyboard/gpio_keys.mod.o CC drivers/input/keyboard/lkkbd.mod.o CC drivers/input/keyboard/newtonkbd.mod.o CC drivers/input/keyboard/stowaway.mod.o CC drivers/input/keyboard/sunkbd.mod.o CC drivers/input/keyboard/xtkbd.mod.o CC drivers/input/misc/ati_remote.mod.o CC drivers/input/misc/ati_remote2.mod.o CC drivers/input/misc/cm109.mod.o CC drivers/input/misc/keyspan_remote.mod.o CC drivers/input/misc/pcf50633-input.mod.o CC drivers/input/misc/powermate.mod.o CC drivers/input/misc/rotary_encoder.mod.o CC drivers/input/misc/sparcspkr.mod.o CC drivers/input/misc/uinput.mod.o CC drivers/input/misc/yealink.mod.o CC drivers/input/mouse/appletouch.mod.o CC drivers/input/mouse/bcm5974.mod.o CC drivers/input/mouse/gpio_mouse.mod.o CC drivers/input/mouse/psmouse.mod.o CC drivers/input/mouse/sermouse.mod.o CC drivers/input/mouse/vsxxxaa.mod.o CC drivers/input/mousedev.mod.o CC drivers/input/serio/i8042.mod.o CC drivers/input/serio/libps2.mod.o CC drivers/input/serio/parkbd.mod.o CC drivers/input/serio/pcips2.mod.o CC drivers/input/serio/serio.mod.o CC drivers/input/serio/serio_raw.mod.o CC drivers/input/serio/serport.mod.o CC drivers/input/tablet/acecad.mod.o CC drivers/input/tablet/aiptek.mod.o CC drivers/input/tablet/gtco.mod.o CC drivers/input/tablet/kbtab.mod.o CC drivers/input/tablet/wacom.mod.o CC drivers/input/touchscreen/ad7877.mod.o CC drivers/input/touchscreen/ad7879.mod.o CC drivers/input/touchscreen/ads7846.mod.o CC drivers/input/touchscreen/elo.mod.o CC drivers/input/touchscreen/fujitsu_ts.mod.o CC drivers/input/touchscreen/gunze.mod.o CC drivers/input/touchscreen/inexio.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/mtouch.mod.o CC drivers/input/touchscreen/penmount.mod.o CC drivers/input/touchscreen/touchit213.mod.o CC drivers/input/touchscreen/touchright.mod.o CC drivers/input/touchscreen/touchwin.mod.o CC drivers/input/touchscreen/tsc2007.mod.o CC drivers/input/touchscreen/ucb1400_ts.mod.o CC drivers/input/touchscreen/usbtouchscreen.mod.o CC drivers/input/touchscreen/wacom_w8001.mod.o CC drivers/input/touchscreen/wm97xx-ts.mod.o CC drivers/isdn/capi/capi.mod.o CC drivers/isdn/capi/capidrv.mod.o CC drivers/isdn/capi/capifs.mod.o CC drivers/isdn/capi/kernelcapi.mod.o CC drivers/isdn/divert/dss1_divert.mod.o CC drivers/isdn/gigaset/bas_gigaset.mod.o CC drivers/isdn/gigaset/gigaset.mod.o CC drivers/isdn/gigaset/ser_gigaset.mod.o CC drivers/isdn/gigaset/usb_gigaset.mod.o CC drivers/isdn/hardware/avm/avm_cs.mod.o CC drivers/isdn/hardware/avm/b1.mod.o CC drivers/isdn/hardware/avm/b1dma.mod.o CC drivers/isdn/hardware/avm/b1pci.mod.o CC drivers/isdn/hardware/avm/b1pcmcia.mod.o CC drivers/isdn/hardware/avm/c4.mod.o CC drivers/isdn/hardware/avm/t1pci.mod.o CC drivers/isdn/hardware/eicon/diva_idi.mod.o CC drivers/isdn/hardware/eicon/diva_mnt.mod.o CC drivers/isdn/hardware/eicon/divacapi.mod.o CC drivers/isdn/hardware/eicon/divadidd.mod.o CC drivers/isdn/hardware/eicon/divas.mod.o CC drivers/isdn/hardware/mISDN/hfcmulti.mod.o CC drivers/isdn/hardware/mISDN/hfcpci.mod.o CC drivers/isdn/hardware/mISDN/hfcsusb.mod.o CC drivers/isdn/hisax/avma1_cs.mod.o CC drivers/isdn/hisax/elsa_cs.mod.o CC drivers/isdn/hisax/hfc4s8s_l1.mod.o CC drivers/isdn/hisax/hfc_usb.mod.o CC drivers/isdn/hisax/hisax.mod.o CC drivers/isdn/hisax/hisax_fcpcipnp.mod.o CC drivers/isdn/hisax/hisax_isac.mod.o CC drivers/isdn/hisax/hisax_st5481.mod.o CC drivers/isdn/hisax/isdnhdlc.mod.o CC drivers/isdn/hisax/sedlbauer_cs.mod.o CC drivers/isdn/hisax/teles_cs.mod.o CC drivers/isdn/hysdn/hysdn.mod.o CC drivers/isdn/i4l/isdn.mod.o CC drivers/isdn/i4l/isdn_bsdcomp.mod.o CC drivers/isdn/mISDN/l1oip.mod.o CC drivers/isdn/mISDN/mISDN_core.mod.o CC drivers/isdn/mISDN/mISDN_dsp.mod.o CC drivers/leds/led-class.mod.o CC drivers/leds/leds-bd2802.mod.o CC drivers/leds/leds-dac124s085.mod.o CC drivers/leds/leds-gpio.mod.o CC drivers/leds/leds-pca9532.mod.o CC drivers/leds/leds-pca955x.mod.o CC drivers/leds/leds-sunfire.mod.o CC drivers/leds/leds-wm8350.mod.o CC drivers/leds/ledtrig-backlight.mod.o CC drivers/leds/ledtrig-default-on.mod.o CC drivers/leds/ledtrig-gpio.mod.o CC drivers/leds/ledtrig-heartbeat.mod.o CC drivers/leds/ledtrig-timer.mod.o CC drivers/md/dm-crypt.mod.o CC drivers/md/dm-delay.mod.o CC drivers/md/dm-log.mod.o CC drivers/md/dm-mirror.mod.o CC drivers/md/dm-mod.mod.o CC drivers/md/dm-multipath.mod.o CC drivers/md/dm-region-hash.mod.o CC drivers/md/dm-round-robin.mod.o CC drivers/md/dm-snapshot.mod.o CC drivers/md/dm-zero.mod.o CC drivers/md/faulty.mod.o CC drivers/md/linear.mod.o CC drivers/md/md-mod.mod.o CC drivers/md/multipath.mod.o CC drivers/md/raid0.mod.o CC drivers/md/raid1.mod.o CC drivers/md/raid10.mod.o CC drivers/md/raid456.mod.o CC drivers/md/raid6_pq.mod.o CC drivers/media/common/ir-common.mod.o CC drivers/media/common/saa7146.mod.o CC drivers/media/common/saa7146_vv.mod.o CC drivers/media/common/tuners/mc44s803.mod.o CC drivers/media/common/tuners/mt2060.mod.o CC drivers/media/common/tuners/mt20xx.mod.o CC drivers/media/common/tuners/mt2131.mod.o CC drivers/media/common/tuners/mt2266.mod.o CC drivers/media/common/tuners/mxl5005s.mod.o CC drivers/media/common/tuners/mxl5007t.mod.o CC drivers/media/common/tuners/qt1010.mod.o CC drivers/media/common/tuners/tda18271.mod.o CC drivers/media/common/tuners/tda827x.mod.o CC drivers/media/common/tuners/tda8290.mod.o CC drivers/media/common/tuners/tda9887.mod.o CC drivers/media/common/tuners/tea5761.mod.o CC drivers/media/common/tuners/tea5767.mod.o CC drivers/media/common/tuners/tuner-simple.mod.o CC drivers/media/common/tuners/tuner-types.mod.o CC drivers/media/common/tuners/tuner-xc2028.mod.o CC drivers/media/common/tuners/xc5000.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop-pci.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop-usb.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop.mod.o CC drivers/media/dvb/bt8xx/bt878.mod.o CC drivers/media/dvb/bt8xx/dst.mod.o CC drivers/media/dvb/bt8xx/dst_ca.mod.o CC drivers/media/dvb/bt8xx/dvb-bt8xx.mod.o CC drivers/media/dvb/dm1105/dm1105.mod.o CC drivers/media/dvb/dvb-core/dvb-core.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-a800.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9005.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9015.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-anysee.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-au6610.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-ce6230.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-cxusb.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dib0700.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-digitv.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dw2102.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-gl861.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-m920x.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-opera.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-umt-010.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-vp702x.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-vp7045.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb.mod.o CC drivers/media/dvb/firewire/firedtv.mod.o CC drivers/media/dvb/frontends/af9013.mod.o CC drivers/media/dvb/frontends/au8522.mod.o CC drivers/media/dvb/frontends/bcm3510.mod.o CC drivers/media/dvb/frontends/cx22700.mod.o CC drivers/media/dvb/frontends/cx22702.mod.o CC drivers/media/dvb/frontends/cx24110.mod.o CC drivers/media/dvb/frontends/cx24113.mod.o CC drivers/media/dvb/frontends/cx24116.mod.o CC drivers/media/dvb/frontends/cx24123.mod.o CC drivers/media/dvb/frontends/dib0070.mod.o CC drivers/media/dvb/frontends/dib3000mb.mod.o CC drivers/media/dvb/frontends/dib3000mc.mod.o CC drivers/media/dvb/frontends/dib7000m.mod.o CC drivers/media/dvb/frontends/dib7000p.mod.o CC drivers/media/dvb/frontends/dibx000_common.mod.o CC drivers/media/dvb/frontends/drx397xD.mod.o CC drivers/media/dvb/frontends/dvb-pll.mod.o CC drivers/media/dvb/frontends/dvb_dummy_fe.mod.o CC drivers/media/dvb/frontends/isl6405.mod.o CC drivers/media/dvb/frontends/isl6421.mod.o CC drivers/media/dvb/frontends/itd1000.mod.o CC drivers/media/dvb/frontends/l64781.mod.o CC drivers/media/dvb/frontends/lgdt3304.mod.o CC drivers/media/dvb/frontends/lgdt3305.mod.o CC drivers/media/dvb/frontends/lgdt330x.mod.o CC drivers/media/dvb/frontends/lgs8gl5.mod.o CC drivers/media/dvb/frontends/lgs8gxx.mod.o CC drivers/media/dvb/frontends/lnbp21.mod.o CC drivers/media/dvb/frontends/mt312.mod.o CC drivers/media/dvb/frontends/mt352.mod.o CC drivers/media/dvb/frontends/nxt200x.mod.o CC drivers/media/dvb/frontends/nxt6000.mod.o CC drivers/media/dvb/frontends/or51132.mod.o CC drivers/media/dvb/frontends/or51211.mod.o CC drivers/media/dvb/frontends/s5h1409.mod.o CC drivers/media/dvb/frontends/s5h1411.mod.o CC drivers/media/dvb/frontends/s5h1420.mod.o CC drivers/media/dvb/frontends/s921.mod.o CC drivers/media/dvb/frontends/si21xx.mod.o CC drivers/media/dvb/frontends/sp8870.mod.o CC drivers/media/dvb/frontends/sp887x.mod.o CC drivers/media/dvb/frontends/stb0899.mod.o CC drivers/media/dvb/frontends/stb6000.mod.o CC drivers/media/dvb/frontends/stb6100.mod.o CC drivers/media/dvb/frontends/stv0288.mod.o CC drivers/media/dvb/frontends/stv0297.mod.o CC drivers/media/dvb/frontends/stv0299.mod.o CC drivers/media/dvb/frontends/stv0900.mod.o CC drivers/media/dvb/frontends/stv6110.mod.o CC drivers/media/dvb/frontends/tda10021.mod.o CC drivers/media/dvb/frontends/tda10023.mod.o CC drivers/media/dvb/frontends/tda10048.mod.o CC drivers/media/dvb/frontends/tda1004x.mod.o CC drivers/media/dvb/frontends/tda10086.mod.o CC drivers/media/dvb/frontends/tda8083.mod.o CC drivers/media/dvb/frontends/tda8261.mod.o CC drivers/media/dvb/frontends/tda826x.mod.o CC drivers/media/dvb/frontends/tua6100.mod.o CC drivers/media/dvb/frontends/ves1820.mod.o CC drivers/media/dvb/frontends/ves1x93.mod.o CC drivers/media/dvb/frontends/zl10036.mod.o CC drivers/media/dvb/frontends/zl10353.mod.o CC drivers/media/dvb/pluto2/pluto2.mod.o CC drivers/media/dvb/siano/sms1xxx.mod.o CC drivers/media/dvb/siano/smsdvb.mod.o CC drivers/media/dvb/siano/smsusb.mod.o CC drivers/media/dvb/ttpci/budget-av.mod.o CC drivers/media/dvb/ttpci/budget-ci.mod.o CC drivers/media/dvb/ttpci/budget-core.mod.o CC drivers/media/dvb/ttpci/budget-patch.mod.o CC drivers/media/dvb/ttpci/budget.mod.o CC drivers/media/dvb/ttpci/dvb-ttpci.mod.o CC drivers/media/dvb/ttpci/ttpci-eeprom.mod.o CC drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.mod.o CC drivers/media/dvb/ttusb-dec/ttusb_dec.mod.o CC drivers/media/dvb/ttusb-dec/ttusbdecfe.mod.o CC drivers/media/radio/dsbr100.mod.o CC drivers/media/radio/radio-gemtek-pci.mod.o CC drivers/media/radio/radio-maestro.mod.o CC drivers/media/radio/radio-maxiradio.mod.o CC drivers/media/radio/radio-mr800.mod.o CC drivers/media/radio/radio-si470x.mod.o CC drivers/media/radio/radio-tea5764.mod.o CC drivers/media/video/au0828/au0828.mod.o CC drivers/media/video/bt8xx/bttv.mod.o CC drivers/media/video/btcx-risc.mod.o CC drivers/media/video/bw-qcam.mod.o CC drivers/media/video/c-qcam.mod.o CC drivers/media/video/cafe_ccic.mod.o CC drivers/media/video/cpia.mod.o CC drivers/media/video/cpia2/cpia2.mod.o CC drivers/media/video/cpia_pp.mod.o CC drivers/media/video/cpia_usb.mod.o CC drivers/media/video/cs5345.mod.o CC drivers/media/video/cs53l32a.mod.o CC drivers/media/video/cx18/cx18.mod.o CC drivers/media/video/cx231xx/cx231xx-alsa.mod.o CC drivers/media/video/cx231xx/cx231xx-dvb.mod.o CC drivers/media/video/cx231xx/cx231xx.mod.o CC drivers/media/video/cx2341x.mod.o CC drivers/media/video/cx23885/cx23885.mod.o CC drivers/media/video/cx25840/cx25840.mod.o CC drivers/media/video/cx88/cx88-alsa.mod.o CC drivers/media/video/cx88/cx88-blackbird.mod.o CC drivers/media/video/cx88/cx88-dvb.mod.o CC drivers/media/video/cx88/cx88-vp3054-i2c.mod.o CC drivers/media/video/cx88/cx8800.mod.o CC drivers/media/video/cx88/cx8802.mod.o CC drivers/media/video/cx88/cx88xx.mod.o CC drivers/media/video/dabusb.mod.o CC drivers/media/video/em28xx/em28xx-alsa.mod.o CC drivers/media/video/em28xx/em28xx-dvb.mod.o CC drivers/media/video/em28xx/em28xx.mod.o CC drivers/media/video/et61x251/et61x251.mod.o CC drivers/media/video/gspca/gspca_conex.mod.o CC drivers/media/video/gspca/gspca_etoms.mod.o CC drivers/media/video/gspca/gspca_finepix.mod.o CC drivers/media/video/gspca/gspca_main.mod.o CC drivers/media/video/gspca/gspca_mars.mod.o CC drivers/media/video/gspca/gspca_mr97310a.mod.o CC drivers/media/video/gspca/gspca_ov519.mod.o CC drivers/media/video/gspca/gspca_ov534.mod.o CC drivers/media/video/gspca/gspca_pac207.mod.o CC drivers/media/video/gspca/gspca_pac7311.mod.o CC drivers/media/video/gspca/gspca_sonixb.mod.o CC drivers/media/video/gspca/gspca_sonixj.mod.o CC drivers/media/video/gspca/gspca_spca500.mod.o CC drivers/media/video/gspca/gspca_spca501.mod.o CC drivers/media/video/gspca/gspca_spca505.mod.o CC drivers/media/video/gspca/gspca_spca506.mod.o CC drivers/media/video/gspca/gspca_spca508.mod.o CC drivers/media/video/gspca/gspca_spca561.mod.o CC drivers/media/video/gspca/gspca_sq905.mod.o CC drivers/media/video/gspca/gspca_sq905c.mod.o CC drivers/media/video/gspca/gspca_stk014.mod.o CC drivers/media/video/gspca/gspca_sunplus.mod.o CC drivers/media/video/gspca/gspca_t613.mod.o CC drivers/media/video/gspca/gspca_tv8532.mod.o CC drivers/media/video/gspca/gspca_vc032x.mod.o CC drivers/media/video/gspca/gspca_zc3xx.mod.o CC drivers/media/video/gspca/m5602/gspca_m5602.mod.o CC drivers/media/video/gspca/stv06xx/gspca_stv06xx.mod.o CC drivers/media/video/hdpvr/hdpvr.mod.o CC drivers/media/video/hexium_gemini.mod.o CC drivers/media/video/hexium_orion.mod.o CC drivers/media/video/ir-kbd-i2c.mod.o CC drivers/media/video/ivtv/ivtv.mod.o CC drivers/media/video/ivtv/ivtvfb.mod.o CC drivers/media/video/m52790.mod.o CC drivers/media/video/msp3400.mod.o CC drivers/media/video/mt9m001.mod.o CC drivers/media/video/mt9m111.mod.o CC drivers/media/video/mt9t031.mod.o CC drivers/media/video/mt9v022.mod.o CC drivers/media/video/mxb.mod.o CC drivers/media/video/ov511.mod.o CC drivers/media/video/ov7670.mod.o CC drivers/media/video/ov772x.mod.o CC drivers/media/video/ovcamchip/ovcamchip.mod.o CC drivers/media/video/pvrusb2/pvrusb2.mod.o CC drivers/media/video/pwc/pwc.mod.o CC drivers/media/video/s2255drv.mod.o CC drivers/media/video/saa5246a.mod.o CC drivers/media/video/saa5249.mod.o CC drivers/media/video/saa6588.mod.o CC drivers/media/video/saa7115.mod.o CC drivers/media/video/saa7127.mod.o CC drivers/media/video/saa7134/saa6752hs.mod.o CC drivers/media/video/saa7134/saa7134-alsa.mod.o CC drivers/media/video/saa7134/saa7134-dvb.mod.o CC drivers/media/video/saa7134/saa7134-empress.mod.o CC drivers/media/video/saa7134/saa7134.mod.o CC drivers/media/video/saa717x.mod.o CC drivers/media/video/se401.mod.o CC drivers/media/video/sn9c102/sn9c102.mod.o CC drivers/media/video/soc_camera.mod.o CC drivers/media/video/soc_camera_platform.mod.o CC drivers/media/video/stkwebcam.mod.o CC drivers/media/video/stv680.mod.o CC drivers/media/video/tda7432.mod.o CC drivers/media/video/tda9840.mod.o CC drivers/media/video/tea6415c.mod.o CC drivers/media/video/tea6420.mod.o CC drivers/media/video/tuner.mod.o CC drivers/media/video/tvaudio.mod.o CC drivers/media/video/tveeprom.mod.o CC drivers/media/video/tvp5150.mod.o CC drivers/media/video/tw9910.mod.o CC drivers/media/video/upd64031a.mod.o CC drivers/media/video/upd64083.mod.o CC drivers/media/video/usbvideo/ibmcam.mod.o CC drivers/media/video/usbvideo/konicawc.mod.o CC drivers/media/video/usbvideo/quickcam_messenger.mod.o CC drivers/media/video/usbvideo/ultracam.mod.o CC drivers/media/video/usbvideo/usbvideo.mod.o CC drivers/media/video/usbvideo/vicam.mod.o CC drivers/media/video/usbvision/usbvision.mod.o CC drivers/media/video/uvc/uvcvideo.mod.o CC drivers/media/video/v4l1-compat.mod.o CC drivers/media/video/v4l2-common.mod.o CC drivers/media/video/v4l2-compat-ioctl32.mod.o CC drivers/media/video/v4l2-int-device.mod.o CC drivers/media/video/videobuf-core.mod.o CC drivers/media/video/videobuf-dma-sg.mod.o CC drivers/media/video/videobuf-dvb.mod.o CC drivers/media/video/videobuf-vmalloc.mod.o CC drivers/media/video/videodev.mod.o CC drivers/media/video/vp27smpx.mod.o CC drivers/media/video/w9966.mod.o CC drivers/media/video/w9968cf.mod.o CC drivers/media/video/wm8739.mod.o CC drivers/media/video/wm8775.mod.o CC drivers/media/video/zc0301/zc0301.mod.o CC drivers/media/video/zr364xx.mod.o CC drivers/memstick/core/memstick.mod.o CC drivers/memstick/core/mspro_block.mod.o CC drivers/memstick/host/jmb38x_ms.mod.o CC drivers/memstick/host/tifm_ms.mod.o CC drivers/message/fusion/mptbase.mod.o CC drivers/message/fusion/mptctl.mod.o CC drivers/message/fusion/mptfc.mod.o CC drivers/message/fusion/mptlan.mod.o CC drivers/message/fusion/mptsas.mod.o CC drivers/message/fusion/mptscsih.mod.o CC drivers/message/fusion/mptspi.mod.o CC drivers/message/i2o/i2o_block.mod.o CC drivers/message/i2o/i2o_bus.mod.o CC drivers/message/i2o/i2o_core.mod.o CC drivers/message/i2o/i2o_proc.mod.o CC drivers/message/i2o/i2o_scsi.mod.o CC drivers/mfd/htc-pasic3.mod.o CC drivers/mfd/mfd-core.mod.o CC drivers/mfd/pcf50633-adc.mod.o CC drivers/mfd/pcf50633-core.mod.o CC drivers/mfd/pcf50633-gpio.mod.o CC drivers/mfd/sm501.mod.o CC drivers/mfd/tps65010.mod.o CC drivers/mfd/ucb1400_core.mod.o CC drivers/mfd/wm8350-i2c.mod.o CC drivers/mfd/wm8350.mod.o CC drivers/mfd/wm8400-core.mod.o CC drivers/misc/c2port/core.mod.o CC drivers/misc/cb710/cb710.mod.o CC drivers/misc/eeprom/at24.mod.o CC drivers/misc/eeprom/at25.mod.o CC drivers/misc/eeprom/eeprom.mod.o CC drivers/misc/eeprom/eeprom_93cx6.mod.o CC drivers/misc/enclosure.mod.o CC drivers/misc/hpilo.mod.o CC drivers/misc/ics932s401.mod.o CC drivers/misc/ioc4.mod.o CC drivers/misc/isl29003.mod.o CC drivers/misc/lkdtm.mod.o CC drivers/misc/phantom.mod.o CC drivers/misc/tifm_7xx1.mod.o CC drivers/misc/tifm_core.mod.o CC drivers/mmc/card/mmc_block.mod.o CC drivers/mmc/card/mmc_test.mod.o CC drivers/mmc/card/sdio_uart.mod.o CC drivers/mmc/core/mmc_core.mod.o CC drivers/mmc/host/cb710-mmc.mod.o CC drivers/mmc/host/mmc_spi.mod.o CC drivers/mmc/host/of_mmc_spi.mod.o CC drivers/mmc/host/ricoh_mmc.mod.o CC drivers/mmc/host/sdhci-pci.mod.o CC drivers/mmc/host/sdhci-pltfm.mod.o CC drivers/mmc/host/sdhci.mod.o CC drivers/mmc/host/sdricoh_cs.mod.o CC drivers/mmc/host/tifm_sd.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/chips/cfi_cmdset_0001.mod.o CC drivers/mtd/chips/cfi_cmdset_0002.mod.o CC drivers/mtd/chips/cfi_cmdset_0020.mod.o CC drivers/mtd/chips/cfi_probe.mod.o CC drivers/mtd/chips/cfi_util.mod.o CC drivers/mtd/chips/chipreg.mod.o CC drivers/mtd/chips/gen_probe.mod.o CC drivers/mtd/chips/jedec_probe.mod.o CC drivers/mtd/chips/map_absent.mod.o CC drivers/mtd/chips/map_ram.mod.o CC drivers/mtd/chips/map_rom.mod.o CC drivers/mtd/devices/block2mtd.mod.o CC drivers/mtd/devices/doc2000.mod.o CC drivers/mtd/devices/doc2001.mod.o CC drivers/mtd/devices/doc2001plus.mod.o CC drivers/mtd/devices/docecc.mod.o CC drivers/mtd/devices/docprobe.mod.o CC drivers/mtd/devices/m25p80.mod.o CC drivers/mtd/devices/mtd_dataflash.mod.o CC drivers/mtd/devices/mtdram.mod.o CC drivers/mtd/devices/phram.mod.o CC drivers/mtd/devices/pmc551.mod.o CC drivers/mtd/devices/slram.mod.o CC drivers/mtd/ftl.mod.o CC drivers/mtd/inftl.mod.o CC drivers/mtd/lpddr/lpddr_cmds.mod.o CC drivers/mtd/lpddr/qinfo_probe.mod.o CC drivers/mtd/maps/intel_vr_nor.mod.o CC drivers/mtd/maps/map_funcs.mod.o CC drivers/mtd/maps/pci.mod.o CC drivers/mtd/maps/physmap.mod.o CC drivers/mtd/maps/plat-ram.mod.o CC drivers/mtd/maps/sun_uflash.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtd_blkdevs.mod.o CC drivers/mtd/mtdblock.mod.o CC drivers/mtd/mtdblock_ro.mod.o CC drivers/mtd/mtdchar.mod.o CC drivers/mtd/mtdconcat.mod.o CC drivers/mtd/mtdoops.mod.o CC drivers/mtd/nand/alauda.mod.o CC drivers/mtd/nand/cafe_nand.mod.o CC drivers/mtd/nand/diskonchip.mod.o CC drivers/mtd/nand/nand.mod.o CC drivers/mtd/nand/nand_ecc.mod.o CC drivers/mtd/nand/nand_ids.mod.o CC drivers/mtd/nand/nandsim.mod.o CC drivers/mtd/nand/plat_nand.mod.o CC drivers/mtd/nftl.mod.o CC drivers/mtd/onenand/onenand.mod.o CC drivers/mtd/onenand/onenand_sim.mod.o CC drivers/mtd/redboot.mod.o CC drivers/mtd/rfd_ftl.mod.o CC drivers/mtd/ssfdc.mod.o CC drivers/mtd/tests/mtd_oobtest.mod.o CC drivers/mtd/tests/mtd_pagetest.mod.o CC drivers/mtd/tests/mtd_readtest.mod.o CC drivers/mtd/tests/mtd_speedtest.mod.o CC drivers/mtd/tests/mtd_stresstest.mod.o CC drivers/mtd/tests/mtd_subpagetest.mod.o CC drivers/mtd/tests/mtd_torturetest.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/net/3c59x.mod.o CC drivers/net/8139cp.mod.o CC drivers/net/8139too.mod.o CC drivers/net/8390.mod.o CC drivers/net/acenic.mod.o CC drivers/net/amd8111e.mod.o CC drivers/net/appletalk/ipddp.mod.o CC drivers/net/arcnet/arc-rawmode.mod.o CC drivers/net/arcnet/arc-rimi.mod.o CC drivers/net/arcnet/arcnet.mod.o CC drivers/net/arcnet/capmode.mod.o CC drivers/net/arcnet/com20020-pci.mod.o CC drivers/net/arcnet/com20020.mod.o CC drivers/net/arcnet/com90io.mod.o CC drivers/net/arcnet/com90xx.mod.o CC drivers/net/arcnet/rfc1051.mod.o CC drivers/net/arcnet/rfc1201.mod.o CC drivers/net/atl1c/atl1c.mod.o CC drivers/net/atl1e/atl1e.mod.o CC drivers/net/atlx/atl1.mod.o CC drivers/net/atlx/atl2.mod.o CC drivers/net/b44.mod.o CC drivers/net/benet/be2net.mod.o CC drivers/net/bnx2.mod.o CC drivers/net/bnx2x.mod.o CC drivers/net/bonding/bonding.mod.o CC drivers/net/bsd_comp.mod.o CC drivers/net/can/can-dev.mod.o CC drivers/net/can/sja1000/ems_pci.mod.o CC drivers/net/can/sja1000/kvaser_pci.mod.o CC drivers/net/can/sja1000/sja1000.mod.o CC drivers/net/can/sja1000/sja1000_platform.mod.o CC drivers/net/can/vcan.mod.o CC drivers/net/cassini.mod.o CC drivers/net/chelsio/cxgb.mod.o CC drivers/net/cnic.mod.o CC drivers/net/cxgb3/cxgb3.mod.o CC drivers/net/de600.mod.o CC drivers/net/de620.mod.o CC drivers/net/defxx.mod.o CC drivers/net/dl2k.mod.o CC drivers/net/dnet.mod.o CC drivers/net/dummy.mod.o CC drivers/net/e100.mod.o CC drivers/net/e1000/e1000.mod.o CC drivers/net/e1000e/e1000e.mod.o CC drivers/net/enc28j60.mod.o CC drivers/net/enic/enic.mod.o CC drivers/net/epic100.mod.o CC drivers/net/eql.mod.o CC drivers/net/ethoc.mod.o CC drivers/net/fealnx.mod.o CC drivers/net/forcedeth.mod.o CC drivers/net/hamachi.mod.o CC drivers/net/hamradio/6pack.mod.o CC drivers/net/hamradio/baycom_par.mod.o CC drivers/net/hamradio/baycom_ser_fdx.mod.o CC drivers/net/hamradio/baycom_ser_hdx.mod.o CC drivers/net/hamradio/bpqether.mod.o CC drivers/net/hamradio/hdlcdrv.mod.o CC drivers/net/hamradio/mkiss.mod.o CC drivers/net/hamradio/yam.mod.o CC drivers/net/hp100.mod.o CC drivers/net/ifb.mod.o CC drivers/net/igb/igb.mod.o CC drivers/net/igbvf/igbvf.mod.o CC drivers/net/ipg.mod.o CC drivers/net/irda/act200l-sir.mod.o CC drivers/net/irda/actisys-sir.mod.o CC drivers/net/irda/esi-sir.mod.o CC drivers/net/irda/girbil-sir.mod.o CC drivers/net/irda/irda-usb.mod.o CC drivers/net/irda/irtty-sir.mod.o CC drivers/net/irda/kingsun-sir.mod.o CC drivers/net/irda/ks959-sir.mod.o CC drivers/net/irda/ksdazzle-sir.mod.o CC drivers/net/irda/litelink-sir.mod.o CC drivers/net/irda/ma600-sir.mod.o CC drivers/net/irda/mcp2120-sir.mod.o CC drivers/net/irda/mcs7780.mod.o CC drivers/net/irda/old_belkin-sir.mod.o CC drivers/net/irda/sir-dev.mod.o CC drivers/net/irda/stir4200.mod.o CC drivers/net/irda/tekram-sir.mod.o CC drivers/net/irda/toim3232-sir.mod.o CC drivers/net/irda/vlsi_ir.mod.o CC drivers/net/ixgb/ixgb.mod.o CC drivers/net/ixgbe/ixgbe.mod.o CC drivers/net/jme.mod.o CC drivers/net/ks8842.mod.o CC drivers/net/macvlan.mod.o CC drivers/net/mdio.mod.o CC drivers/net/mii.mod.o CC drivers/net/mlx4/mlx4_core.mod.o CC drivers/net/mlx4/mlx4_en.mod.o CC drivers/net/myri10ge/myri10ge.mod.o CC drivers/net/myri_sbus.mod.o CC drivers/net/natsemi.mod.o CC drivers/net/ne2k-pci.mod.o CC drivers/net/netconsole.mod.o CC drivers/net/netxen/netxen_nic.mod.o CC drivers/net/niu.mod.o CC drivers/net/ns83820.mod.o CC drivers/net/pcmcia/3c574_cs.mod.o CC drivers/net/pcmcia/3c589_cs.mod.o CC drivers/net/pcmcia/axnet_cs.mod.o CC drivers/net/pcmcia/com20020_cs.mod.o CC drivers/net/pcmcia/fmvj18x_cs.mod.o CC drivers/net/pcmcia/ibmtr_cs.mod.o CC drivers/net/pcmcia/nmclan_cs.mod.o CC drivers/net/pcmcia/pcnet_cs.mod.o CC drivers/net/pcmcia/smc91c92_cs.mod.o CC drivers/net/pcmcia/xirc2ps_cs.mod.o CC drivers/net/pcnet32.mod.o CC drivers/net/phy/broadcom.mod.o CC drivers/net/phy/cicada.mod.o CC drivers/net/phy/davicom.mod.o CC drivers/net/phy/et1011c.mod.o CC drivers/net/phy/icplus.mod.o CC drivers/net/phy/lxt.mod.o CC drivers/net/phy/marvell.mod.o CC drivers/net/phy/mdio-bitbang.mod.o CC drivers/net/phy/mdio-gpio.mod.o CC drivers/net/phy/national.mod.o CC drivers/net/phy/qsemi.mod.o CC drivers/net/phy/realtek.mod.o CC drivers/net/phy/smsc.mod.o CC drivers/net/phy/ste10Xp.mod.o CC drivers/net/phy/vitesse.mod.o CC drivers/net/plip.mod.o CC drivers/net/ppp_async.mod.o CC drivers/net/ppp_deflate.mod.o CC drivers/net/ppp_generic.mod.o CC drivers/net/ppp_mppe.mod.o CC drivers/net/ppp_synctty.mod.o CC drivers/net/pppoe.mod.o CC drivers/net/pppol2tp.mod.o CC drivers/net/pppox.mod.o CC drivers/net/qla3xxx.mod.o CC drivers/net/qlge/qlge.mod.o CC drivers/net/r6040.mod.o CC drivers/net/r8169.mod.o CC drivers/net/rrunner.mod.o CC drivers/net/s2io.mod.o CC drivers/net/sc92031.mod.o CC drivers/net/sfc/sfc.mod.o CC drivers/net/sis190.mod.o CC drivers/net/sis900.mod.o CC drivers/net/skfp/skfp.mod.o CC drivers/net/skge.mod.o CC drivers/net/sky2.mod.o CC drivers/net/slhc.mod.o CC drivers/net/slip.mod.o CC drivers/net/smsc9420.mod.o CC drivers/net/starfire.mod.o CC drivers/net/sunbmac.mod.o CC drivers/net/sundance.mod.o CC drivers/net/sungem.mod.o CC drivers/net/sungem_phy.mod.o CC drivers/net/sunhme.mod.o CC drivers/net/sunlance.mod.o CC drivers/net/sunqe.mod.o CC drivers/net/sunvnet.mod.o CC drivers/net/tehuti.mod.o CC drivers/net/tg3.mod.o CC drivers/net/tlan.mod.o CC drivers/net/tokenring/3c359.mod.o CC drivers/net/tokenring/abyss.mod.o CC drivers/net/tokenring/olympic.mod.o CC drivers/net/tokenring/tms380tr.mod.o CC drivers/net/tokenring/tmspci.mod.o CC drivers/net/tulip/de2104x.mod.o CC drivers/net/tulip/de4x5.mod.o CC drivers/net/tulip/dmfe.mod.o CC drivers/net/tulip/tulip.mod.o CC drivers/net/tulip/uli526x.mod.o CC drivers/net/tulip/winbond-840.mod.o CC drivers/net/tulip/xircom_cb.mod.o CC drivers/net/tun.mod.o CC drivers/net/typhoon.mod.o CC drivers/net/usb/asix.mod.o CC drivers/net/usb/catc.mod.o CC drivers/net/usb/cdc_eem.mod.o CC drivers/net/usb/cdc_ether.mod.o CC drivers/net/usb/cdc_subset.mod.o CC drivers/net/usb/dm9601.mod.o CC drivers/net/usb/gl620a.mod.o CC drivers/net/usb/hso.mod.o CC drivers/net/usb/int51x1.mod.o CC drivers/net/usb/kaweth.mod.o CC drivers/net/usb/mcs7830.mod.o CC drivers/net/usb/net1080.mod.o CC drivers/net/usb/pegasus.mod.o CC drivers/net/usb/plusb.mod.o CC drivers/net/usb/rndis_host.mod.o CC drivers/net/usb/rtl8150.mod.o CC drivers/net/usb/smsc95xx.mod.o CC drivers/net/usb/usbnet.mod.o CC drivers/net/usb/zaurus.mod.o CC drivers/net/veth.mod.o CC drivers/net/via-rhine.mod.o CC drivers/net/via-velocity.mod.o CC drivers/net/vxge/vxge.mod.o CC drivers/net/wan/cyclomx.mod.o CC drivers/net/wan/cycx_drv.mod.o CC drivers/net/wan/dlci.mod.o CC drivers/net/wan/dscc4.mod.o CC drivers/net/wan/farsync.mod.o CC drivers/net/wan/hdlc.mod.o CC drivers/net/wan/hdlc_cisco.mod.o CC drivers/net/wan/hdlc_fr.mod.o CC drivers/net/wan/hdlc_ppp.mod.o CC drivers/net/wan/hdlc_raw.mod.o CC drivers/net/wan/hdlc_raw_eth.mod.o CC drivers/net/wan/hdlc_x25.mod.o CC drivers/net/wan/lapbether.mod.o CC drivers/net/wan/pc300too.mod.o CC drivers/net/wan/pci200syn.mod.o CC drivers/net/wan/wanxl.mod.o CC drivers/net/wan/x25_asy.mod.o CC drivers/net/wimax/i2400m/i2400m-sdio.mod.o CC drivers/net/wimax/i2400m/i2400m-usb.mod.o CC drivers/net/wimax/i2400m/i2400m.mod.o CC drivers/net/wireless/adm8211.mod.o CC drivers/net/wireless/airo.mod.o CC drivers/net/wireless/airo_cs.mod.o CC drivers/net/wireless/at76c50x-usb.mod.o CC drivers/net/wireless/ath/ar9170/ar9170usb.mod.o CC drivers/net/wireless/ath/ath.mod.o CC drivers/net/wireless/ath/ath5k/ath5k.mod.o CC drivers/net/wireless/ath/ath9k/ath9k.mod.o CC drivers/net/wireless/atmel.mod.o CC drivers/net/wireless/atmel_cs.mod.o CC drivers/net/wireless/atmel_pci.mod.o CC drivers/net/wireless/b43/b43.mod.o CC drivers/net/wireless/b43legacy/b43legacy.mod.o CC drivers/net/wireless/hostap/hostap.mod.o CC drivers/net/wireless/hostap/hostap_cs.mod.o CC drivers/net/wireless/hostap/hostap_pci.mod.o CC drivers/net/wireless/hostap/hostap_plx.mod.o CC drivers/net/wireless/ipw2x00/ipw2100.mod.o CC drivers/net/wireless/ipw2x00/ipw2200.mod.o CC drivers/net/wireless/ipw2x00/libipw.mod.o CC drivers/net/wireless/iwlwifi/iwl3945.mod.o CC drivers/net/wireless/iwlwifi/iwlagn.mod.o CC drivers/net/wireless/iwlwifi/iwlcore.mod.o CC drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.mod.o CC drivers/net/wireless/libertas/libertas.mod.o CC drivers/net/wireless/libertas/libertas_cs.mod.o CC drivers/net/wireless/libertas/libertas_sdio.mod.o CC drivers/net/wireless/libertas/libertas_spi.mod.o CC drivers/net/wireless/libertas/usb8xxx.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf_usb.mod.o CC drivers/net/wireless/mac80211_hwsim.mod.o CC drivers/net/wireless/mwl8k.mod.o CC drivers/net/wireless/netwave_cs.mod.o CC drivers/net/wireless/orinoco/orinoco.mod.o CC drivers/net/wireless/orinoco/orinoco_cs.mod.o CC drivers/net/wireless/orinoco/orinoco_nortel.mod.o CC drivers/net/wireless/orinoco/orinoco_pci.mod.o CC drivers/net/wireless/orinoco/orinoco_plx.mod.o CC drivers/net/wireless/orinoco/orinoco_tmd.mod.o CC drivers/net/wireless/orinoco/spectrum_cs.mod.o CC drivers/net/wireless/p54/p54common.mod.o CC drivers/net/wireless/p54/p54pci.mod.o CC drivers/net/wireless/p54/p54spi.mod.o CC drivers/net/wireless/p54/p54usb.mod.o CC drivers/net/wireless/prism54/prism54.mod.o CC drivers/net/wireless/ray_cs.mod.o CC drivers/net/wireless/rndis_wlan.mod.o CC drivers/net/wireless/rt2x00/rt2400pci.mod.o CC drivers/net/wireless/rt2x00/rt2500pci.mod.o CC drivers/net/wireless/rt2x00/rt2500usb.mod.o CC drivers/net/wireless/rt2x00/rt2800usb.mod.o CC drivers/net/wireless/rt2x00/rt2x00lib.mod.o CC drivers/net/wireless/rt2x00/rt2x00pci.mod.o CC drivers/net/wireless/rt2x00/rt2x00usb.mod.o CC drivers/net/wireless/rt2x00/rt61pci.mod.o CC drivers/net/wireless/rt2x00/rt73usb.mod.o CC drivers/net/wireless/rtl818x/rtl8180.mod.o CC drivers/net/wireless/rtl818x/rtl8187.mod.o CC drivers/net/wireless/strip.mod.o CC drivers/net/wireless/wavelan_cs.mod.o CC drivers/net/wireless/wl12xx/wl12xx.mod.o CC drivers/net/wireless/wl3501_cs.mod.o CC drivers/net/wireless/zd1201.mod.o CC drivers/net/wireless/zd1211rw/zd1211rw.mod.o CC drivers/net/yellowfin.mod.o CC drivers/parport/parport.mod.o CC drivers/parport/parport_ax88796.mod.o CC drivers/parport/parport_cs.mod.o CC drivers/parport/parport_pc.mod.o CC drivers/parport/parport_serial.mod.o CC drivers/parport/parport_sunbpp.mod.o CC drivers/pci/pci-stub.mod.o CC drivers/pcmcia/i82092.mod.o CC drivers/pcmcia/pcmcia.mod.o CC drivers/pcmcia/pcmcia_core.mod.o CC drivers/pcmcia/pd6729.mod.o CC drivers/pcmcia/rsrc_nonstatic.mod.o CC drivers/pcmcia/yenta_socket.mod.o CC drivers/power/bq27x00_battery.mod.o CC drivers/power/ds2760_battery.mod.o CC drivers/power/pcf50633-charger.mod.o CC drivers/power/pda_power.mod.o CC drivers/power/power_supply.mod.o CC drivers/power/wm8350_power.mod.o CC drivers/regulator/bq24022.mod.o CC drivers/regulator/fixed.mod.o CC drivers/regulator/lp3971.mod.o CC drivers/regulator/max1586.mod.o CC drivers/regulator/pcf50633-regulator.mod.o CC drivers/regulator/userspace-consumer.mod.o CC drivers/regulator/virtual.mod.o CC drivers/regulator/wm8350-regulator.mod.o CC drivers/regulator/wm8400-regulator.mod.o CC drivers/rtc/rtc-ds1286.mod.o CC drivers/rtc/rtc-ds1305.mod.o CC drivers/rtc/rtc-ds1307.mod.o CC drivers/rtc/rtc-ds1374.mod.o CC drivers/rtc/rtc-ds1390.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-ds1553.mod.o CC drivers/rtc/rtc-ds1672.mod.o CC drivers/rtc/rtc-ds1742.mod.o CC drivers/rtc/rtc-ds3234.mod.o CC drivers/rtc/rtc-fm3130.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m41t94.mod.o CC drivers/rtc/rtc-m48t35.mod.o CC drivers/rtc/rtc-m48t86.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-max6902.mod.o CC drivers/rtc/rtc-pcf50633.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-r9701.mod.o CC drivers/rtc/rtc-rs5c348.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-s35390a.mod.o CC drivers/rtc/rtc-stk17ta8.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-v3020.mod.o CC drivers/rtc/rtc-wm8350.mod.o CC drivers/rtc/rtc-x1205.mod.o CC drivers/sbus/char/bbc.mod.o CC drivers/sbus/char/display7seg.mod.o CC drivers/sbus/char/envctrl.mod.o CC drivers/sbus/char/flash.mod.o CC drivers/sbus/char/openprom.mod.o CC drivers/sbus/char/uctrl.mod.o CC drivers/scsi/3w-9xxx.mod.o CC drivers/scsi/3w-xxxx.mod.o CC drivers/scsi/a100u2w.mod.o CC drivers/scsi/aacraid/aacraid.mod.o CC drivers/scsi/aic7xxx/aic79xx.mod.o CC drivers/scsi/aic7xxx/aic7xxx.mod.o CC drivers/scsi/aic7xxx_old.mod.o CC drivers/scsi/aic94xx/aic94xx.mod.o CC drivers/scsi/arcmsr/arcmsr.mod.o CC drivers/scsi/atp870u.mod.o CC drivers/scsi/bnx2i/bnx2i.mod.o CC drivers/scsi/ch.mod.o CC drivers/scsi/cxgb3i/cxgb3i.mod.o CC drivers/scsi/dc395x.mod.o CC drivers/scsi/device_handler/scsi_dh.mod.o CC drivers/scsi/device_handler/scsi_dh_alua.mod.o CC drivers/scsi/device_handler/scsi_dh_emc.mod.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.mod.o CC drivers/scsi/device_handler/scsi_dh_rdac.mod.o CC drivers/scsi/dmx3191d.mod.o CC drivers/scsi/esp_scsi.mod.o CC drivers/scsi/fcoe/fcoe.mod.o CC drivers/scsi/fcoe/libfcoe.mod.o CC drivers/scsi/fdomain.mod.o CC drivers/scsi/hptiop.mod.o CC drivers/scsi/imm.mod.o CC drivers/scsi/initio.mod.o CC drivers/scsi/ipr.mod.o CC drivers/scsi/ips.mod.o CC drivers/scsi/iscsi_tcp.mod.o CC drivers/scsi/libfc/libfc.mod.o CC drivers/scsi/libiscsi.mod.o CC drivers/scsi/libiscsi_tcp.mod.o CC drivers/scsi/libsas/libsas.mod.o CC drivers/scsi/libsrp.mod.o CC drivers/scsi/lpfc/lpfc.mod.o CC drivers/scsi/megaraid.mod.o CC drivers/scsi/megaraid/megaraid_mbox.mod.o CC drivers/scsi/megaraid/megaraid_mm.mod.o CC drivers/scsi/megaraid/megaraid_sas.mod.o CC drivers/scsi/mpt2sas/mpt2sas.mod.o CC drivers/scsi/mvsas/mvsas.mod.o CC drivers/scsi/osd/libosd.mod.o CC drivers/scsi/osd/osd.mod.o CC drivers/scsi/osst.mod.o CC drivers/scsi/pcmcia/fdomain_cs.mod.o CC drivers/scsi/pcmcia/qlogic_cs.mod.o CC drivers/scsi/pcmcia/sym53c500_cs.mod.o CC drivers/scsi/ppa.mod.o CC drivers/scsi/qla1280.mod.o CC drivers/scsi/qla2xxx/qla2xxx.mod.o CC drivers/scsi/qla4xxx/qla4xxx.mod.o CC drivers/scsi/qlogicfas408.mod.o CC drivers/scsi/qlogicpti.mod.o CC drivers/scsi/raid_class.mod.o CC drivers/scsi/scsi_debug.mod.o CC drivers/scsi/scsi_mod.mod.o CC drivers/scsi/scsi_tgt.mod.o CC drivers/scsi/scsi_transport_fc.mod.o CC drivers/scsi/scsi_transport_iscsi.mod.o CC drivers/scsi/scsi_transport_sas.mod.o CC drivers/scsi/scsi_transport_spi.mod.o CC drivers/scsi/scsi_transport_srp.mod.o CC drivers/scsi/scsi_wait_scan.mod.o CC drivers/scsi/sd_mod.mod.o CC drivers/scsi/ses.mod.o CC drivers/scsi/sg.mod.o CC drivers/scsi/sr_mod.mod.o CC drivers/scsi/st.mod.o CC drivers/scsi/stex.mod.o CC drivers/scsi/sun_esp.mod.o CC drivers/scsi/sym53c8xx_2/sym53c8xx.mod.o CC drivers/scsi/tmscsim.mod.o CC drivers/serial/8250.mod.o CC drivers/serial/8250_pci.mod.o CC drivers/serial/jsm/jsm.mod.o CC drivers/serial/kgdboc.mod.o CC drivers/serial/max3100.mod.o CC drivers/serial/serial_cs.mod.o CC drivers/serial/sunsab.mod.o CC drivers/serial/sunsu.mod.o CC drivers/serial/sunzilog.mod.o CC drivers/spi/spi_bitbang.mod.o CC drivers/spi/spi_butterfly.mod.o CC drivers/spi/spi_gpio.mod.o CC drivers/spi/spi_lm70llp.mod.o CC drivers/spi/spidev.mod.o CC drivers/spi/tle62x0.mod.o CC drivers/ssb/ssb.mod.o CC drivers/telephony/ixj.mod.o CC drivers/telephony/ixj_pcmcia.mod.o CC drivers/telephony/phonedev.mod.o CC drivers/thermal/thermal_sys.mod.o CC drivers/uio/uio.mod.o CC drivers/uio/uio_aec.mod.o CC drivers/uio/uio_cif.mod.o CC drivers/uio/uio_pdrv.mod.o CC drivers/uio/uio_pdrv_genirq.mod.o CC drivers/uio/uio_sercos3.mod.o CC drivers/uio/uio_smx.mod.o CC drivers/usb/atm/cxacru.mod.o CC drivers/usb/atm/speedtch.mod.o CC drivers/usb/atm/ueagle-atm.mod.o CC drivers/usb/atm/usbatm.mod.o CC drivers/usb/atm/xusbatm.mod.o CC drivers/usb/c67x00/c67x00.mod.o CC drivers/usb/class/cdc-acm.mod.o CC drivers/usb/class/cdc-wdm.mod.o CC drivers/usb/class/usblp.mod.o CC drivers/usb/class/usbtmc.mod.o CC drivers/usb/core/usbcore.mod.o CC drivers/usb/gadget/g_cdc.mod.o CC drivers/usb/gadget/g_ether.mod.o CC drivers/usb/gadget/g_file_storage.mod.o CC drivers/usb/gadget/g_midi.mod.o CC drivers/usb/gadget/g_printer.mod.o CC drivers/usb/gadget/g_serial.mod.o CC drivers/usb/gadget/g_zero.mod.o CC drivers/usb/gadget/gadgetfs.mod.o CC drivers/usb/gadget/m66592-udc.mod.o CC drivers/usb/host/ehci-hcd.mod.o CC drivers/usb/host/hwa-hc.mod.o CC drivers/usb/host/isp116x-hcd.mod.o CC drivers/usb/host/isp1760.mod.o CC drivers/usb/host/ohci-hcd.mod.o CC drivers/usb/host/oxu210hp-hcd.mod.o CC drivers/usb/host/r8a66597-hcd.mod.o CC drivers/usb/host/sl811-hcd.mod.o CC drivers/usb/host/sl811_cs.mod.o CC drivers/usb/host/u132-hcd.mod.o CC drivers/usb/host/uhci-hcd.mod.o CC drivers/usb/host/whci/whci-hcd.mod.o CC drivers/usb/image/mdc800.mod.o CC drivers/usb/image/microtek.mod.o CC drivers/usb/misc/adutux.mod.o CC drivers/usb/misc/appledisplay.mod.o CC drivers/usb/misc/berry_charge.mod.o CC drivers/usb/misc/cypress_cy7c63.mod.o CC drivers/usb/misc/cytherm.mod.o CC drivers/usb/misc/emi26.mod.o CC drivers/usb/misc/emi62.mod.o CC drivers/usb/misc/ftdi-elan.mod.o CC drivers/usb/misc/idmouse.mod.o CC drivers/usb/misc/iowarrior.mod.o CC drivers/usb/misc/isight_firmware.mod.o CC drivers/usb/misc/ldusb.mod.o CC drivers/usb/misc/legousbtower.mod.o CC drivers/usb/misc/rio500.mod.o CC drivers/usb/misc/sisusbvga/sisusbvga.mod.o CC drivers/usb/misc/trancevibrator.mod.o CC drivers/usb/misc/usblcd.mod.o CC drivers/usb/misc/usbled.mod.o CC drivers/usb/misc/usbsevseg.mod.o CC drivers/usb/misc/usbtest.mod.o CC drivers/usb/misc/uss720.mod.o CC drivers/usb/misc/vstusb.mod.o CC drivers/usb/mon/usbmon.mod.o CC drivers/usb/otg/gpio_vbus.mod.o CC drivers/usb/otg/nop-usb-xceiv.mod.o CC drivers/usb/serial/aircable.mod.o CC drivers/usb/serial/ark3116.mod.o CC drivers/usb/serial/belkin_sa.mod.o CC drivers/usb/serial/ch341.mod.o CC drivers/usb/serial/cp210x.mod.o CC drivers/usb/serial/cyberjack.mod.o CC drivers/usb/serial/cypress_m8.mod.o CC drivers/usb/serial/digi_acceleport.mod.o CC drivers/usb/serial/empeg.mod.o CC drivers/usb/serial/ftdi_sio.mod.o CC drivers/usb/serial/funsoft.mod.o CC drivers/usb/serial/garmin_gps.mod.o CC drivers/usb/serial/hp4x.mod.o CC drivers/usb/serial/io_edgeport.mod.o CC drivers/usb/serial/io_ti.mod.o CC drivers/usb/serial/ipaq.mod.o CC drivers/usb/serial/ipw.mod.o CC drivers/usb/serial/ir-usb.mod.o CC drivers/usb/serial/iuu_phoenix.mod.o CC drivers/usb/serial/keyspan.mod.o CC drivers/usb/serial/keyspan_pda.mod.o CC drivers/usb/serial/kl5kusb105.mod.o CC drivers/usb/serial/kobil_sct.mod.o CC drivers/usb/serial/mct_u232.mod.o CC drivers/usb/serial/mos7720.mod.o CC drivers/usb/serial/mos7840.mod.o CC drivers/usb/serial/moto_modem.mod.o CC drivers/usb/serial/navman.mod.o CC drivers/usb/serial/omninet.mod.o CC drivers/usb/serial/opticon.mod.o CC drivers/usb/serial/option.mod.o CC drivers/usb/serial/oti6858.mod.o CC drivers/usb/serial/pl2303.mod.o CC drivers/usb/serial/qcserial.mod.o CC drivers/usb/serial/safe_serial.mod.o CC drivers/usb/serial/siemens_mpi.mod.o CC drivers/usb/serial/sierra.mod.o CC drivers/usb/serial/spcp8x5.mod.o CC drivers/usb/serial/symbolserial.mod.o CC drivers/usb/serial/ti_usb_3410_5052.mod.o CC drivers/usb/serial/usb_debug.mod.o CC drivers/usb/serial/usbserial.mod.o CC drivers/usb/serial/visor.mod.o CC drivers/usb/serial/whiteheat.mod.o CC drivers/usb/storage/ums-alauda.mod.o CC drivers/usb/storage/ums-cypress.mod.o CC drivers/usb/storage/ums-datafab.mod.o CC drivers/usb/storage/ums-freecom.mod.o CC drivers/usb/storage/ums-isd200.mod.o CC drivers/usb/storage/ums-jumpshot.mod.o CC drivers/usb/storage/ums-karma.mod.o CC drivers/usb/storage/ums-onetouch.mod.o CC drivers/usb/storage/ums-sddr09.mod.o CC drivers/usb/storage/ums-sddr55.mod.o CC drivers/usb/storage/ums-usbat.mod.o CC drivers/usb/storage/usb-libusual.mod.o CC drivers/usb/storage/usb-storage.mod.o CC drivers/usb/wusbcore/wusb-cbaf.mod.o CC drivers/usb/wusbcore/wusb-wa.mod.o CC drivers/usb/wusbcore/wusbcore.mod.o CC drivers/uwb/hwa-rc.mod.o CC drivers/uwb/i1480/dfu/i1480-dfu-usb.mod.o CC drivers/uwb/i1480/i1480-est.mod.o CC drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.mod.o CC drivers/uwb/umc.mod.o CC drivers/uwb/uwb.mod.o CC drivers/uwb/whc-rc.mod.o CC drivers/uwb/whci.mod.o CC drivers/uwb/wlp/wlp.mod.o CC drivers/video/arkfb.mod.o CC drivers/video/aty/aty128fb.mod.o CC drivers/video/aty/atyfb.mod.o CC drivers/video/aty/radeonfb.mod.o CC drivers/video/backlight/backlight.mod.o CC drivers/video/backlight/generic_bl.mod.o CC drivers/video/backlight/ili9320.mod.o CC drivers/video/backlight/lcd.mod.o CC drivers/video/backlight/ltv350qv.mod.o CC drivers/video/backlight/platform_lcd.mod.o CC drivers/video/backlight/tdo24m.mod.o CC drivers/video/backlight/vgg2432a4.mod.o CC drivers/video/broadsheetfb.mod.o CC drivers/video/carminefb.mod.o CC drivers/video/cfbcopyarea.mod.o CC drivers/video/cfbfillrect.mod.o CC drivers/video/cfbimgblt.mod.o CC drivers/video/cirrusfb.mod.o CC drivers/video/console/bitblit.mod.o CC drivers/video/console/fbcon.mod.o CC drivers/video/console/fbcon_ccw.mod.o CC drivers/video/console/fbcon_cw.mod.o CC drivers/video/console/fbcon_rotate.mod.o CC drivers/video/console/fbcon_ud.mod.o CC drivers/video/console/font.mod.o CC drivers/video/console/softcursor.mod.o CC drivers/video/console/tileblit.mod.o CC drivers/video/display/display.mod.o CC drivers/video/fb.mod.o CC drivers/video/fb_ddc.mod.o CC drivers/video/fb_sys_fops.mod.o CC drivers/video/kyro/kyrofb.mod.o CC drivers/video/macmodes.mod.o CC drivers/video/matrox/g450_pll.mod.o CC drivers/video/matrox/i2c-matroxfb.mod.o CC drivers/video/matrox/matroxfb_DAC1064.mod.o CC drivers/video/matrox/matroxfb_Ti3026.mod.o CC drivers/video/matrox/matroxfb_accel.mod.o CC drivers/video/matrox/matroxfb_base.mod.o CC drivers/video/matrox/matroxfb_crtc2.mod.o CC drivers/video/matrox/matroxfb_g450.mod.o CC drivers/video/matrox/matroxfb_maven.mod.o CC drivers/video/matrox/matroxfb_misc.mod.o CC drivers/video/mb862xx/mb862xxfb.mod.o CC drivers/video/metronomefb.mod.o CC drivers/video/neofb.mod.o CC drivers/video/nvidia/nvidiafb.mod.o CC drivers/video/output.mod.o CC drivers/video/pm2fb.mod.o CC drivers/video/pm3fb.mod.o CC drivers/video/riva/rivafb.mod.o CC drivers/video/s1d13xxxfb.mod.o CC drivers/video/s3fb.mod.o CC drivers/video/savage/savagefb.mod.o CC drivers/video/sis/sisfb.mod.o CC drivers/video/sm501fb.mod.o CC drivers/video/sstfb.mod.o CC drivers/video/svgalib.mod.o CC drivers/video/syscopyarea.mod.o CC drivers/video/sysfillrect.mod.o CC drivers/video/sysimgblt.mod.o CC drivers/video/tdfxfb.mod.o CC drivers/video/tmiofb.mod.o CC drivers/video/tridentfb.mod.o CC drivers/video/uvesafb.mod.o CC drivers/video/vfb.mod.o CC drivers/video/vgastate.mod.o CC drivers/video/via/viafb.mod.o CC drivers/video/vt8623fb.mod.o CC drivers/w1/masters/ds2482.mod.o CC drivers/w1/masters/ds2490.mod.o CC drivers/w1/masters/matrox_w1.mod.o CC drivers/w1/masters/w1-gpio.mod.o CC drivers/w1/slaves/w1_bq27000.mod.o CC drivers/w1/slaves/w1_ds2431.mod.o CC drivers/w1/slaves/w1_ds2433.mod.o CC drivers/w1/slaves/w1_ds2760.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC drivers/w1/slaves/w1_therm.mod.o CC drivers/w1/wire.mod.o CC drivers/watchdog/alim7101_wdt.mod.o CC drivers/watchdog/cpwd.mod.o CC drivers/watchdog/pcwd_pci.mod.o CC drivers/watchdog/pcwd_usb.mod.o CC drivers/watchdog/riowd.mod.o CC drivers/watchdog/softdog.mod.o CC drivers/watchdog/wdt_pci.mod.o CC drivers/watchdog/wm8350_wdt.mod.o CC fs/9p/9p.mod.o CC fs/adfs/adfs.mod.o CC fs/affs/affs.mod.o CC fs/afs/kafs.mod.o CC fs/autofs/autofs.mod.o CC fs/autofs4/autofs4.mod.o CC fs/befs/befs.mod.o CC fs/bfs/bfs.mod.o CC fs/binfmt_misc.mod.o CC fs/btrfs/btrfs.mod.o CC fs/cachefiles/cachefiles.mod.o CC fs/cifs/cifs.mod.o CC fs/coda/coda.mod.o CC fs/configfs/configfs.mod.o CC fs/cramfs/cramfs.mod.o CC fs/dlm/dlm.mod.o CC fs/ecryptfs/ecryptfs.mod.o CC fs/efs/efs.mod.o CC fs/exofs/exofs.mod.o CC fs/exportfs/exportfs.mod.o CC fs/ext2/ext2.mod.o CC fs/ext3/ext3.mod.o CC fs/ext4/ext4.mod.o CC fs/fat/fat.mod.o CC fs/fat/msdos.mod.o CC fs/fat/vfat.mod.o CC fs/freevxfs/freevxfs.mod.o CC fs/fscache/fscache.mod.o CC fs/fuse/cuse.mod.o CC fs/fuse/fuse.mod.o CC fs/gfs2/gfs2.mod.o CC fs/hfs/hfs.mod.o CC fs/hfsplus/hfsplus.mod.o CC fs/hpfs/hpfs.mod.o CC fs/isofs/isofs.mod.o CC fs/jbd/jbd.mod.o CC fs/jbd2/jbd2.mod.o CC fs/jffs2/jffs2.mod.o CC fs/jfs/jfs.mod.o CC fs/lockd/lockd.mod.o CC fs/mbcache.mod.o CC fs/minix/minix.mod.o CC fs/ncpfs/ncpfs.mod.o CC fs/nfs/nfs.mod.o CC fs/nfs_common/nfs_acl.mod.o CC fs/nfsd/nfsd.mod.o CC fs/nilfs2/nilfs2.mod.o CC fs/nls/nls_ascii.mod.o CC fs/nls/nls_base.mod.o CC fs/nls/nls_cp1250.mod.o CC fs/nls/nls_cp1251.mod.o CC fs/nls/nls_cp1255.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp775.mod.o CC fs/nls/nls_cp850.mod.o CC fs/nls/nls_cp852.mod.o CC fs/nls/nls_cp855.mod.o CC fs/nls/nls_cp857.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp863.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_cp866.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp874.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp936.mod.o CC fs/nls/nls_cp949.mod.o CC fs/nls/nls_cp950.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-14.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_iso8859-4.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_iso8859-6.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/nls/nls_koi8-ru.mod.o CC fs/nls/nls_koi8-u.mod.o CC fs/nls/nls_utf8.mod.o CC fs/ntfs/ntfs.mod.o CC fs/ocfs2/cluster/ocfs2_nodemanager.mod.o CC fs/ocfs2/dlm/ocfs2_dlm.mod.o CC fs/ocfs2/dlm/ocfs2_dlmfs.mod.o CC fs/ocfs2/ocfs2.mod.o CC fs/ocfs2/ocfs2_stack_o2cb.mod.o CC fs/ocfs2/ocfs2_stack_user.mod.o CC fs/ocfs2/ocfs2_stackglue.mod.o CC fs/omfs/omfs.mod.o CC fs/openpromfs/openpromfs.mod.o CC fs/qnx4/qnx4.mod.o CC fs/quota/quota_tree.mod.o CC fs/quota/quota_v1.mod.o CC fs/quota/quota_v2.mod.o CC fs/reiserfs/reiserfs.mod.o CC fs/romfs/romfs.mod.o CC fs/smbfs/smbfs.mod.o CC fs/squashfs/squashfs.mod.o CC fs/sysv/sysv.mod.o CC fs/ubifs/ubifs.mod.o CC fs/udf/udf.mod.o CC fs/ufs/ufs.mod.o CC fs/xfs/xfs.mod.o CC kernel/backtracetest.mod.o CC kernel/configs.mod.o CC kernel/rcutorture.mod.o CC kernel/trace/ring_buffer_benchmark.mod.o CC lib/crc-ccitt.mod.o CC lib/crc-itu-t.mod.o CC lib/crc-t10dif.mod.o CC lib/crc16.mod.o CC lib/crc7.mod.o CC lib/libcrc32c.mod.o CC lib/lzo/lzo_compress.mod.o CC lib/lzo/lzo_decompress.mod.o CC lib/reed_solomon/reed_solomon.mod.o CC lib/ts_bm.mod.o CC lib/ts_fsm.mod.o CC lib/ts_kmp.mod.o CC lib/zlib_deflate/zlib_deflate.mod.o CC net/802/fddi.mod.o CC net/802/garp.mod.o CC net/802/p8022.mod.o CC net/802/p8023.mod.o CC net/802/psnap.mod.o CC net/802/stp.mod.o CC net/802/tr.mod.o CC net/8021q/8021q.mod.o CC net/9p/9pnet.mod.o CC net/9p/9pnet_rdma.mod.o CC net/appletalk/appletalk.mod.o CC net/atm/atm.mod.o CC net/atm/br2684.mod.o CC net/atm/clip.mod.o CC net/atm/lec.mod.o CC net/atm/mpoa.mod.o CC net/atm/pppoatm.mod.o CC net/ax25/ax25.mod.o CC net/bluetooth/bluetooth.mod.o CC net/bluetooth/bnep/bnep.mod.o CC net/bluetooth/cmtp/cmtp.mod.o CC net/bluetooth/hidp/hidp.mod.o CC net/bluetooth/l2cap.mod.o CC net/bluetooth/rfcomm/rfcomm.mod.o CC net/bluetooth/sco.mod.o CC net/bridge/bridge.mod.o CC net/bridge/netfilter/ebt_802_3.mod.o CC net/bridge/netfilter/ebt_among.mod.o CC net/bridge/netfilter/ebt_arp.mod.o CC net/bridge/netfilter/ebt_arpreply.mod.o CC net/bridge/netfilter/ebt_dnat.mod.o CC net/bridge/netfilter/ebt_ip.mod.o CC net/bridge/netfilter/ebt_ip6.mod.o CC net/bridge/netfilter/ebt_limit.mod.o CC net/bridge/netfilter/ebt_log.mod.o CC net/bridge/netfilter/ebt_mark.mod.o CC net/bridge/netfilter/ebt_mark_m.mod.o CC net/bridge/netfilter/ebt_nflog.mod.o CC net/bridge/netfilter/ebt_pkttype.mod.o CC net/bridge/netfilter/ebt_redirect.mod.o CC net/bridge/netfilter/ebt_snat.mod.o CC net/bridge/netfilter/ebt_stp.mod.o CC net/bridge/netfilter/ebt_ulog.mod.o CC net/bridge/netfilter/ebt_vlan.mod.o CC net/bridge/netfilter/ebtable_broute.mod.o CC net/bridge/netfilter/ebtable_filter.mod.o CC net/bridge/netfilter/ebtable_nat.mod.o CC net/bridge/netfilter/ebtables.mod.o CC net/can/can-bcm.mod.o CC net/can/can-raw.mod.o CC net/can/can.mod.o CC net/core/pktgen.mod.o CC net/dccp/dccp.mod.o CC net/dccp/dccp_diag.mod.o CC net/dccp/dccp_ipv4.mod.o CC net/dccp/dccp_ipv6.mod.o CC net/dccp/dccp_probe.mod.o CC net/decnet/decnet.mod.o CC net/decnet/netfilter/dn_rtmsg.mod.o CC net/econet/econet.mod.o CC net/ieee802154/af_802154.mod.o CC net/ieee802154/nl802154.mod.o CC net/ipv4/ah4.mod.o CC net/ipv4/esp4.mod.o CC net/ipv4/inet_diag.mod.o CC net/ipv4/ip_gre.mod.o CC net/ipv4/ipcomp.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/netfilter/arp_tables.mod.o CC net/ipv4/netfilter/arpt_mangle.mod.o CC net/ipv4/netfilter/arptable_filter.mod.o CC net/ipv4/netfilter/ip_queue.mod.o CC net/ipv4/netfilter/ip_tables.mod.o CC net/ipv4/netfilter/ipt_CLUSTERIP.mod.o CC net/ipv4/netfilter/ipt_ECN.mod.o CC net/ipv4/netfilter/ipt_LOG.mod.o CC net/ipv4/netfilter/ipt_MASQUERADE.mod.o CC net/ipv4/netfilter/ipt_NETMAP.mod.o CC net/ipv4/netfilter/ipt_REDIRECT.mod.o CC net/ipv4/netfilter/ipt_REJECT.mod.o CC net/ipv4/netfilter/ipt_ULOG.mod.o CC net/ipv4/netfilter/ipt_addrtype.mod.o CC net/ipv4/netfilter/ipt_ah.mod.o CC net/ipv4/netfilter/ipt_ecn.mod.o CC net/ipv4/netfilter/iptable_filter.mod.o CC net/ipv4/netfilter/iptable_mangle.mod.o CC net/ipv4/netfilter/iptable_nat.mod.o CC net/ipv4/netfilter/iptable_raw.mod.o CC net/ipv4/netfilter/iptable_security.mod.o CC net/ipv4/netfilter/nf_conntrack_ipv4.mod.o CC net/ipv4/netfilter/nf_defrag_ipv4.mod.o CC net/ipv4/netfilter/nf_nat.mod.o CC net/ipv4/netfilter/nf_nat_amanda.mod.o CC net/ipv4/netfilter/nf_nat_ftp.mod.o CC net/ipv4/netfilter/nf_nat_h323.mod.o CC net/ipv4/netfilter/nf_nat_irc.mod.o CC net/ipv4/netfilter/nf_nat_pptp.mod.o CC net/ipv4/netfilter/nf_nat_proto_dccp.mod.o CC net/ipv4/netfilter/nf_nat_proto_gre.mod.o CC net/ipv4/netfilter/nf_nat_proto_sctp.mod.o CC net/ipv4/netfilter/nf_nat_proto_udplite.mod.o CC net/ipv4/netfilter/nf_nat_sip.mod.o CC net/ipv4/netfilter/nf_nat_snmp_basic.mod.o CC net/ipv4/netfilter/nf_nat_tftp.mod.o CC net/ipv4/tcp_bic.mod.o CC net/ipv4/tcp_cubic.mod.o CC net/ipv4/tcp_diag.mod.o CC net/ipv4/tcp_highspeed.mod.o CC net/ipv4/tcp_htcp.mod.o CC net/ipv4/tcp_hybla.mod.o CC net/ipv4/tcp_illinois.mod.o CC net/ipv4/tcp_lp.mod.o CC net/ipv4/tcp_probe.mod.o CC net/ipv4/tcp_scalable.mod.o CC net/ipv4/tcp_vegas.mod.o CC net/ipv4/tcp_veno.mod.o CC net/ipv4/tcp_westwood.mod.o CC net/ipv4/tcp_yeah.mod.o CC net/ipv4/tunnel4.mod.o CC net/ipv4/xfrm4_mode_beet.mod.o CC net/ipv4/xfrm4_mode_transport.mod.o CC net/ipv4/xfrm4_mode_tunnel.mod.o CC net/ipv4/xfrm4_tunnel.mod.o CC net/ipv6/ah6.mod.o CC net/ipv6/esp6.mod.o CC net/ipv6/ip6_tunnel.mod.o CC net/ipv6/ipcomp6.mod.o CC net/ipv6/ipv6.mod.o CC net/ipv6/mip6.mod.o CC net/ipv6/netfilter/ip6_queue.mod.o CC net/ipv6/netfilter/ip6_tables.mod.o CC net/ipv6/netfilter/ip6t_LOG.mod.o CC net/ipv6/netfilter/ip6t_REJECT.mod.o CC net/ipv6/netfilter/ip6t_ah.mod.o CC net/ipv6/netfilter/ip6t_eui64.mod.o CC net/ipv6/netfilter/ip6t_frag.mod.o CC net/ipv6/netfilter/ip6t_hbh.mod.o CC net/ipv6/netfilter/ip6t_ipv6header.mod.o CC net/ipv6/netfilter/ip6t_mh.mod.o CC net/ipv6/netfilter/ip6t_rt.mod.o CC net/ipv6/netfilter/ip6table_filter.mod.o CC net/ipv6/netfilter/ip6table_mangle.mod.o CC net/ipv6/netfilter/ip6table_raw.mod.o CC net/ipv6/netfilter/ip6table_security.mod.o CC net/ipv6/netfilter/nf_conntrack_ipv6.mod.o CC net/ipv6/sit.mod.o CC net/ipv6/tunnel6.mod.o CC net/ipv6/xfrm6_mode_beet.mod.o CC net/ipv6/xfrm6_mode_ro.mod.o CC net/ipv6/xfrm6_mode_transport.mod.o CC net/ipv6/xfrm6_mode_tunnel.mod.o CC net/ipv6/xfrm6_tunnel.mod.o CC net/ipx/ipx.mod.o CC net/irda/ircomm/ircomm-tty.mod.o CC net/irda/ircomm/ircomm.mod.o CC net/irda/irda.mod.o CC net/irda/irlan/irlan.mod.o CC net/irda/irnet/irnet.mod.o CC net/key/af_key.mod.o CC net/lapb/lapb.mod.o CC net/llc/llc.mod.o CC net/llc/llc2.mod.o CC net/mac80211/mac80211.mod.o CC net/netfilter/ipvs/ip_vs.mod.o CC net/netfilter/ipvs/ip_vs_dh.mod.o CC net/netfilter/ipvs/ip_vs_ftp.mod.o CC net/netfilter/ipvs/ip_vs_lblc.mod.o CC net/netfilter/ipvs/ip_vs_lblcr.mod.o CC net/netfilter/ipvs/ip_vs_lc.mod.o CC net/netfilter/ipvs/ip_vs_nq.mod.o CC net/netfilter/ipvs/ip_vs_rr.mod.o CC net/netfilter/ipvs/ip_vs_sed.mod.o CC net/netfilter/ipvs/ip_vs_sh.mod.o CC net/netfilter/ipvs/ip_vs_wlc.mod.o CC net/netfilter/ipvs/ip_vs_wrr.mod.o CC net/netfilter/nf_conntrack.mod.o CC net/netfilter/nf_conntrack_amanda.mod.o CC net/netfilter/nf_conntrack_ftp.mod.o CC net/netfilter/nf_conntrack_h323.mod.o CC net/netfilter/nf_conntrack_irc.mod.o CC net/netfilter/nf_conntrack_netbios_ns.mod.o CC net/netfilter/nf_conntrack_netlink.mod.o CC net/netfilter/nf_conntrack_pptp.mod.o CC net/netfilter/nf_conntrack_proto_dccp.mod.o CC net/netfilter/nf_conntrack_proto_gre.mod.o CC net/netfilter/nf_conntrack_proto_sctp.mod.o CC net/netfilter/nf_conntrack_proto_udplite.mod.o CC net/netfilter/nf_conntrack_sane.mod.o CC net/netfilter/nf_conntrack_sip.mod.o CC net/netfilter/nf_conntrack_tftp.mod.o CC net/netfilter/nf_tproxy_core.mod.o CC net/netfilter/nfnetlink.mod.o CC net/netfilter/nfnetlink_log.mod.o CC net/netfilter/nfnetlink_queue.mod.o CC net/netfilter/x_tables.mod.o CC net/netfilter/xt_CLASSIFY.mod.o CC net/netfilter/xt_CONNMARK.mod.o CC net/netfilter/xt_CONNSECMARK.mod.o CC net/netfilter/xt_DSCP.mod.o CC net/netfilter/xt_HL.mod.o CC net/netfilter/xt_LED.mod.o CC net/netfilter/xt_MARK.mod.o CC net/netfilter/xt_NFLOG.mod.o CC net/netfilter/xt_NFQUEUE.mod.o CC net/netfilter/xt_NOTRACK.mod.o CC net/netfilter/xt_RATEEST.mod.o CC net/netfilter/xt_SECMARK.mod.o CC net/netfilter/xt_TCPMSS.mod.o CC net/netfilter/xt_TCPOPTSTRIP.mod.o CC net/netfilter/xt_TPROXY.mod.o CC net/netfilter/xt_TRACE.mod.o CC net/netfilter/xt_cluster.mod.o CC net/netfilter/xt_comment.mod.o CC net/netfilter/xt_connbytes.mod.o CC net/netfilter/xt_connlimit.mod.o CC net/netfilter/xt_connmark.mod.o CC net/netfilter/xt_conntrack.mod.o CC net/netfilter/xt_dccp.mod.o CC net/netfilter/xt_dscp.mod.o CC net/netfilter/xt_esp.mod.o CC net/netfilter/xt_hashlimit.mod.o CC net/netfilter/xt_helper.mod.o CC net/netfilter/xt_hl.mod.o CC net/netfilter/xt_iprange.mod.o CC net/netfilter/xt_length.mod.o CC net/netfilter/xt_limit.mod.o CC net/netfilter/xt_mac.mod.o CC net/netfilter/xt_mark.mod.o CC net/netfilter/xt_multiport.mod.o CC net/netfilter/xt_osf.mod.o CC net/netfilter/xt_owner.mod.o CC net/netfilter/xt_physdev.mod.o CC net/netfilter/xt_pkttype.mod.o CC net/netfilter/xt_policy.mod.o CC net/netfilter/xt_quota.mod.o CC net/netfilter/xt_rateest.mod.o CC net/netfilter/xt_realm.mod.o CC net/netfilter/xt_recent.mod.o CC net/netfilter/xt_sctp.mod.o CC net/netfilter/xt_socket.mod.o CC net/netfilter/xt_state.mod.o CC net/netfilter/xt_statistic.mod.o CC net/netfilter/xt_string.mod.o CC net/netfilter/xt_tcpmss.mod.o CC net/netfilter/xt_tcpudp.mod.o CC net/netfilter/xt_time.mod.o CC net/netfilter/xt_u32.mod.o CC net/netrom/netrom.mod.o CC net/packet/af_packet.mod.o CC net/phonet/phonet.mod.o CC net/phonet/pn_pep.mod.o CC net/rds/rds.mod.o CC net/rfkill/rfkill.mod.o CC net/rose/rose.mod.o CC net/rxrpc/af-rxrpc.mod.o CC net/rxrpc/rxkad.mod.o CC net/sched/act_gact.mod.o CC net/sched/act_ipt.mod.o CC net/sched/act_mirred.mod.o CC net/sched/act_nat.mod.o CC net/sched/act_pedit.mod.o CC net/sched/act_police.mod.o CC net/sched/act_simple.mod.o CC net/sched/act_skbedit.mod.o CC net/sched/cls_basic.mod.o CC net/sched/cls_flow.mod.o CC net/sched/cls_fw.mod.o CC net/sched/cls_route.mod.o CC net/sched/cls_rsvp.mod.o CC net/sched/cls_rsvp6.mod.o CC net/sched/cls_tcindex.mod.o CC net/sched/cls_u32.mod.o CC net/sched/em_cmp.mod.o CC net/sched/em_meta.mod.o CC net/sched/em_nbyte.mod.o CC net/sched/em_text.mod.o CC net/sched/em_u32.mod.o CC net/sched/sch_atm.mod.o CC net/sched/sch_cbq.mod.o CC net/sched/sch_drr.mod.o CC net/sched/sch_dsmark.mod.o CC net/sched/sch_gred.mod.o CC net/sched/sch_hfsc.mod.o CC net/sched/sch_htb.mod.o CC net/sched/sch_ingress.mod.o CC net/sched/sch_multiq.mod.o CC net/sched/sch_netem.mod.o CC net/sched/sch_prio.mod.o CC net/sched/sch_red.mod.o CC net/sched/sch_sfq.mod.o CC net/sched/sch_tbf.mod.o CC net/sched/sch_teql.mod.o CC net/sctp/sctp.mod.o CC net/sunrpc/auth_gss/auth_rpcgss.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_krb5.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_spkm3.mod.o CC net/sunrpc/sunrpc.mod.o CC net/sunrpc/xprtrdma/svcrdma.mod.o CC net/sunrpc/xprtrdma/xprtrdma.mod.o CC net/tipc/tipc.mod.o CC net/unix/unix.mod.o CC net/wanrouter/wanrouter.mod.o CC net/wimax/wimax.mod.o CC net/wireless/cfg80211.mod.o CC net/wireless/lib80211.mod.o CC net/wireless/lib80211_crypt_ccmp.mod.o CC net/wireless/lib80211_crypt_tkip.mod.o CC net/wireless/lib80211_crypt_wep.mod.o CC net/x25/x25.mod.o CC net/xfrm/xfrm_ipcomp.mod.o CC net/xfrm/xfrm_user.mod.o CC samples/kobject/kobject-example.mod.o CC samples/kobject/kset-example.mod.o CC samples/kprobes/jprobe_example.mod.o CC samples/kprobes/kprobe_example.mod.o CC samples/kprobes/kretprobe_example.mod.o CC samples/markers/marker-example.mod.o CC samples/markers/probe-example.mod.o CC samples/trace_events/trace-events-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample2.mod.o CC samples/tracepoints/tracepoint-sample.mod.o CC sound/ac97_bus.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/oss/snd-pcm-oss.mod.o CC sound/core/seq/oss/snd-seq-oss.mod.o CC sound/core/seq/snd-seq-device.mod.o CC sound/core/seq/snd-seq-dummy.mod.o CC sound/core/seq/snd-seq-midi-emul.mod.o CC sound/core/seq/snd-seq-midi-event.mod.o CC sound/core/seq/snd-seq-midi.mod.o CC sound/core/seq/snd-seq-virmidi.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-hrtimer.mod.o CC sound/core/snd-hwdep.mod.o CC sound/core/snd-page-alloc.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-rawmidi.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/drivers/mpu401/snd-mpu401-uart.mod.o CC sound/drivers/mpu401/snd-mpu401.mod.o CC sound/drivers/opl3/snd-opl3-lib.mod.o CC sound/drivers/opl3/snd-opl3-synth.mod.o CC sound/drivers/snd-dummy.mod.o CC sound/drivers/snd-mtpav.mod.o CC sound/drivers/snd-mts64.mod.o CC sound/drivers/snd-portman2x4.mod.o CC sound/drivers/snd-serial-u16550.mod.o CC sound/drivers/snd-virmidi.mod.o CC sound/drivers/vx/snd-vx-lib.mod.o CC sound/i2c/other/snd-ak4114.mod.o CC sound/i2c/other/snd-ak4117.mod.o CC sound/i2c/other/snd-ak4xxx-adda.mod.o CC sound/i2c/other/snd-pt2258.mod.o CC sound/i2c/other/snd-tea575x-tuner.mod.o CC sound/i2c/snd-cs8427.mod.o CC sound/i2c/snd-i2c.mod.o CC sound/pci/ac97/snd-ac97-codec.mod.o CC sound/pci/ali5451/snd-ali5451.mod.o CC sound/pci/au88x0/snd-au8810.mod.o CC sound/pci/au88x0/snd-au8820.mod.o CC sound/pci/au88x0/snd-au8830.mod.o CC sound/pci/aw2/snd-aw2.mod.o CC sound/pci/ca0106/snd-ca0106.mod.o CC sound/pci/cs46xx/snd-cs46xx.mod.o CC sound/pci/ctxfi/snd-ctxfi.mod.o CC sound/pci/echoaudio/snd-darla20.mod.o CC sound/pci/echoaudio/snd-darla24.mod.o CC sound/pci/echoaudio/snd-echo3g.mod.o CC sound/pci/echoaudio/snd-gina20.mod.o CC sound/pci/echoaudio/snd-gina24.mod.o CC sound/pci/echoaudio/snd-indigo.mod.o CC sound/pci/echoaudio/snd-indigodj.mod.o CC sound/pci/echoaudio/snd-indigodjx.mod.o CC sound/pci/echoaudio/snd-indigoio.mod.o CC sound/pci/echoaudio/snd-indigoiox.mod.o CC sound/pci/echoaudio/snd-layla20.mod.o CC sound/pci/echoaudio/snd-layla24.mod.o CC sound/pci/echoaudio/snd-mia.mod.o CC sound/pci/echoaudio/snd-mona.mod.o CC sound/pci/emu10k1/snd-emu10k1-synth.mod.o CC sound/pci/emu10k1/snd-emu10k1.mod.o CC sound/pci/emu10k1/snd-emu10k1x.mod.o CC sound/pci/hda/snd-hda-codec-analog.mod.o CC sound/pci/hda/snd-hda-codec-atihdmi.mod.o CC sound/pci/hda/snd-hda-codec-ca0110.mod.o CC sound/pci/hda/snd-hda-codec-cmedia.mod.o CC sound/pci/hda/snd-hda-codec-conexant.mod.o CC sound/pci/hda/snd-hda-codec-idt.mod.o CC sound/pci/hda/snd-hda-codec-intelhdmi.mod.o CC sound/pci/hda/snd-hda-codec-nvhdmi.mod.o CC sound/pci/hda/snd-hda-codec-realtek.mod.o CC sound/pci/hda/snd-hda-codec-si3054.mod.o CC sound/pci/hda/snd-hda-codec-via.mod.o CC sound/pci/hda/snd-hda-codec.mod.o CC sound/pci/hda/snd-hda-intel.mod.o CC sound/pci/ice1712/snd-ice1712.mod.o CC sound/pci/ice1712/snd-ice1724.mod.o CC sound/pci/ice1712/snd-ice17xx-ak4xxx.mod.o CC sound/pci/korg1212/snd-korg1212.mod.o CC sound/pci/lx6464es/snd-lx6464es.mod.o CC sound/pci/mixart/snd-mixart.mod.o CC sound/pci/nm256/snd-nm256.mod.o CC sound/pci/oxygen/snd-hifier.mod.o CC sound/pci/oxygen/snd-oxygen-lib.mod.o CC sound/pci/oxygen/snd-oxygen.mod.o CC sound/pci/oxygen/snd-virtuoso.mod.o CC sound/pci/pcxhr/snd-pcxhr.mod.o CC sound/pci/riptide/snd-riptide.mod.o CC sound/pci/rme9652/snd-hdsp.mod.o CC sound/pci/rme9652/snd-hdspm.mod.o CC sound/pci/rme9652/snd-rme9652.mod.o CC sound/pci/snd-ad1889.mod.o CC sound/pci/snd-als300.mod.o CC sound/pci/snd-atiixp-modem.mod.o CC sound/pci/snd-atiixp.mod.o CC sound/pci/snd-azt3328.mod.o CC sound/pci/snd-bt87x.mod.o CC sound/pci/snd-cmipci.mod.o CC sound/pci/snd-cs4281.mod.o CC sound/pci/snd-ens1370.mod.o CC sound/pci/snd-ens1371.mod.o CC sound/pci/snd-es1938.mod.o CC sound/pci/snd-es1968.mod.o CC sound/pci/snd-fm801.mod.o CC sound/pci/snd-intel8x0.mod.o CC sound/pci/snd-intel8x0m.mod.o CC sound/pci/snd-maestro3.mod.o CC sound/pci/snd-rme32.mod.o CC sound/pci/snd-rme96.mod.o CC sound/pci/snd-sonicvibes.mod.o CC sound/pci/snd-via82xx-modem.mod.o CC sound/pci/snd-via82xx.mod.o CC sound/pci/trident/snd-trident.mod.o CC sound/pci/vx222/snd-vx222.mod.o CC sound/pci/ymfpci/snd-ymfpci.mod.o CC sound/pcmcia/pdaudiocf/snd-pdaudiocf.mod.o CC sound/pcmcia/vx/snd-vxpocket.mod.o CC sound/soc/codecs/snd-soc-ad73311.mod.o CC sound/soc/codecs/snd-soc-ak4104.mod.o CC sound/soc/codecs/snd-soc-ak4535.mod.o CC sound/soc/codecs/snd-soc-cs4270.mod.o CC sound/soc/codecs/snd-soc-l3.mod.o CC sound/soc/codecs/snd-soc-pcm3008.mod.o CC sound/soc/codecs/snd-soc-spdif.mod.o CC sound/soc/codecs/snd-soc-ssm2602.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23.mod.o CC sound/soc/codecs/snd-soc-tlv320aic26.mod.o CC sound/soc/codecs/snd-soc-tlv320aic3x.mod.o CC sound/soc/codecs/snd-soc-uda134x.mod.o CC sound/soc/codecs/snd-soc-uda1380.mod.o CC sound/soc/codecs/snd-soc-wm8350.mod.o CC sound/soc/codecs/snd-soc-wm8400.mod.o CC sound/soc/codecs/snd-soc-wm8510.mod.o CC sound/soc/codecs/snd-soc-wm8580.mod.o CC sound/soc/codecs/snd-soc-wm8728.mod.o CC sound/soc/codecs/snd-soc-wm8731.mod.o CC sound/soc/codecs/snd-soc-wm8750.mod.o CC sound/soc/codecs/snd-soc-wm8753.mod.o CC sound/soc/codecs/snd-soc-wm8900.mod.o CC sound/soc/codecs/snd-soc-wm8903.mod.o CC sound/soc/codecs/snd-soc-wm8940.mod.o CC sound/soc/codecs/snd-soc-wm8960.mod.o CC sound/soc/codecs/snd-soc-wm8971.mod.o CC sound/soc/codecs/snd-soc-wm8988.mod.o CC sound/soc/codecs/snd-soc-wm8990.mod.o CC sound/soc/codecs/snd-soc-wm9081.mod.o CC sound/soc/snd-soc-core.mod.o CC sound/sound_firmware.mod.o CC sound/soundcore.mod.o CC sound/sparc/snd-sun-amd7930.mod.o CC sound/sparc/snd-sun-cs4231.mod.o CC sound/sparc/snd-sun-dbri.mod.o CC sound/synth/emux/snd-emux-synth.mod.o CC sound/synth/snd-util-mem.mod.o CC sound/usb/caiaq/snd-usb-caiaq.mod.o CC sound/usb/snd-usb-audio.mod.o CC sound/usb/snd-usb-lib.mod.o LD [M] arch/sparc/kernel/chmc.ko LD [M] arch/sparc/kernel/us2e_cpufreq.ko LD [M] arch/sparc/kernel/us3_cpufreq.ko LD [M] arch/sparc/oprofile/oprofile.ko LD [M] block/as-iosched.ko LD [M] block/cfq-iosched.ko LD [M] block/deadline-iosched.ko LD [M] crypto/aes_generic.ko LD [M] crypto/ansi_cprng.ko LD [M] crypto/anubis.ko LD [M] crypto/arc4.ko LD [M] crypto/async_tx/async_memcpy.ko LD [M] crypto/async_tx/async_tx.ko LD [M] crypto/async_tx/async_xor.ko LD [M] crypto/authenc.ko LD [M] crypto/blowfish.ko LD [M] crypto/camellia.ko LD [M] crypto/cast5.ko LD [M] crypto/cast6.ko LD [M] crypto/cbc.ko LD [M] crypto/ccm.ko LD [M] crypto/crc32c.ko LD [M] crypto/cryptd.ko LD [M] crypto/crypto_null.ko LD [M] crypto/ctr.ko LD [M] crypto/cts.ko LD [M] crypto/deflate.ko LD [M] crypto/des_generic.ko LD [M] crypto/ecb.ko LD [M] crypto/fcrypt.ko LD [M] crypto/gcm.ko LD [M] crypto/gf128mul.ko LD [M] crypto/hmac.ko LD [M] crypto/khazad.ko LD [M] crypto/lrw.ko LD [M] crypto/lzo.ko LD [M] crypto/md4.ko LD [M] crypto/michael_mic.ko LD [M] crypto/pcbc.ko LD [M] crypto/rmd128.ko LD [M] crypto/rmd160.ko LD [M] crypto/rmd256.ko LD [M] crypto/rmd320.ko LD [M] crypto/salsa20_generic.ko LD [M] crypto/seed.ko LD [M] crypto/seqiv.ko LD [M] crypto/serpent.ko LD [M] crypto/sha1_generic.ko LD [M] crypto/sha256_generic.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/tea.ko LD [M] crypto/tgr192.ko LD [M] crypto/twofish.ko LD [M] crypto/twofish_common.ko LD [M] crypto/wp512.ko LD [M] crypto/xcbc.ko LD [M] crypto/xor.ko LD [M] crypto/xts.ko LD [M] crypto/zlib.ko LD [M] drivers/ata/ahci.ko LD [M] drivers/ata/ata_generic.ko LD [M] drivers/ata/ata_piix.ko LD [M] drivers/ata/libata.ko LD [M] drivers/ata/pata_ali.ko LD [M] drivers/ata/pata_amd.ko LD [M] drivers/ata/pata_artop.ko LD [M] drivers/ata/pata_cmd640.ko LD [M] drivers/ata/pata_atiixp.ko LD [M] drivers/ata/pata_cmd64x.ko LD [M] drivers/ata/pata_cs5520.ko LD [M] drivers/ata/pata_cs5530.ko LD [M] drivers/ata/pata_cypress.ko LD [M] drivers/ata/pata_efar.ko LD [M] drivers/ata/pata_hpt366.ko LD [M] drivers/ata/pata_hpt37x.ko LD [M] drivers/ata/pata_hpt3x2n.ko LD [M] drivers/ata/pata_hpt3x3.ko LD [M] drivers/ata/pata_it8213.ko LD [M] drivers/ata/pata_it821x.ko LD [M] drivers/ata/pata_jmicron.ko LD [M] drivers/ata/pata_marvell.ko LD [M] drivers/ata/pata_mpiix.ko LD [M] drivers/ata/pata_netcell.ko LD [M] drivers/ata/pata_ninja32.ko LD [M] drivers/ata/pata_ns87410.ko LD [M] drivers/ata/pata_ns87415.ko LD [M] drivers/ata/pata_oldpiix.ko LD [M] drivers/ata/pata_opti.ko LD [M] drivers/ata/pata_optidma.ko LD [M] drivers/ata/pata_pcmcia.ko LD [M] drivers/ata/pata_pdc2027x.ko LD [M] drivers/ata/pata_pdc202xx_old.ko LD [M] drivers/ata/pata_platform.ko LD [M] drivers/ata/pata_radisys.ko LD [M] drivers/ata/pata_rz1000.ko LD [M] drivers/ata/pata_sc1200.ko LD [M] drivers/ata/pata_sch.ko LD [M] drivers/ata/pata_serverworks.ko LD [M] drivers/ata/pata_sil680.ko LD [M] drivers/ata/pata_sis.ko LD [M] drivers/ata/pata_sl82c105.ko LD [M] drivers/ata/pata_triflex.ko LD [M] drivers/ata/pata_via.ko LD [M] drivers/ata/pdc_adma.ko LD [M] drivers/ata/sata_inic162x.ko LD [M] drivers/ata/sata_mv.ko LD [M] drivers/ata/sata_nv.ko LD [M] drivers/ata/sata_promise.ko LD [M] drivers/ata/sata_qstor.ko LD [M] drivers/ata/sata_sil.ko LD [M] drivers/ata/sata_sil24.ko LD [M] drivers/ata/sata_sis.ko LD [M] drivers/ata/sata_svw.ko LD [M] drivers/ata/sata_sx4.ko LD [M] drivers/ata/sata_uli.ko LD [M] drivers/ata/sata_via.ko LD [M] drivers/ata/sata_vsc.ko LD [M] drivers/atm/adummy.ko LD [M] drivers/atm/atmtcp.ko LD [M] drivers/atm/eni.ko LD [M] drivers/atm/fore_200e.ko LD [M] drivers/atm/he.ko LD [M] drivers/atm/idt77252.ko LD [M] drivers/atm/iphase.ko LD [M] drivers/atm/lanai.ko LD [M] drivers/atm/solos-pci.ko LD [M] drivers/atm/suni.ko LD [M] drivers/auxdisplay/ks0108.ko LD [M] drivers/base/firmware_class.ko LD [M] drivers/block/DAC960.ko LD [M] drivers/block/aoe/aoe.ko LD [M] drivers/block/brd.ko LD [M] drivers/block/cciss.ko LD [M] drivers/block/cryptoloop.ko LD [M] drivers/block/floppy.ko LD [M] drivers/block/loop.ko LD [M] drivers/block/nbd.ko LD [M] drivers/block/paride/aten.ko LD [M] drivers/block/paride/bpck.ko LD [M] drivers/block/paride/comm.ko LD [M] drivers/block/paride/dstr.ko LD [M] drivers/block/paride/epat.ko LD [M] drivers/block/paride/epia.ko LD [M] drivers/block/paride/fit2.ko LD [M] drivers/block/paride/fit3.ko LD [M] drivers/block/paride/friq.ko LD [M] drivers/block/paride/frpw.ko LD [M] drivers/block/paride/kbic.ko LD [M] drivers/block/paride/ktti.ko LD [M] drivers/block/paride/on20.ko LD [M] drivers/block/paride/on26.ko LD [M] drivers/block/paride/paride.ko LD [M] drivers/block/paride/pcd.ko LD [M] drivers/block/paride/pd.ko LD [M] drivers/block/paride/pf.ko LD [M] drivers/block/paride/pg.ko LD [M] drivers/block/paride/pt.ko LD [M] drivers/block/pktcdvd.ko LD [M] drivers/block/sunvdc.ko LD [M] drivers/block/sx8.ko LD [M] drivers/block/ub.ko LD [M] drivers/block/umem.ko LD [M] drivers/bluetooth/bcm203x.ko LD [M] drivers/bluetooth/bfusb.ko LD [M] drivers/bluetooth/bluecard_cs.ko LD [M] drivers/bluetooth/bpa10x.ko LD [M] drivers/bluetooth/bt3c_cs.ko LD [M] drivers/bluetooth/btsdio.ko LD [M] drivers/bluetooth/btuart_cs.ko LD [M] drivers/bluetooth/btusb.ko LD [M] drivers/bluetooth/dtl1_cs.ko LD [M] drivers/bluetooth/hci_uart.ko LD [M] drivers/bluetooth/hci_vhci.ko LD [M] drivers/cdrom/cdrom.ko LD [M] drivers/char/applicom.ko LD [M] drivers/char/cyclades.ko LD [M] drivers/char/epca.ko LD [M] drivers/char/generic_serial.ko LD [M] drivers/char/hw_random/n2-rng.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/char/hw_random/timeriomem-rng.ko LD [M] drivers/char/ip2/ip2.ko LD [M] drivers/char/ipmi/ipmi_devintf.ko LD [M] drivers/char/ipmi/ipmi_msghandler.ko LD [M] drivers/char/ipmi/ipmi_poweroff.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/ipmi/ipmi_watchdog.ko LD [M] drivers/char/isicom.ko LD [M] drivers/char/istallion.ko LD [M] drivers/char/lp.ko LD [M] drivers/char/moxa.ko LD [M] drivers/char/mxser.ko LD [M] drivers/char/n_hdlc.ko LD [M] drivers/char/n_r3964.ko LD [M] drivers/char/nozomi.ko LD [M] drivers/char/pcmcia/cm4000_cs.ko LD [M] drivers/char/pcmcia/cm4040_cs.ko LD [M] drivers/char/pcmcia/ipwireless/ipwireless.ko LD [M] drivers/char/pcmcia/synclink_cs.ko LD [M] drivers/char/ppdev.ko LD [M] drivers/char/raw.ko LD [M] drivers/char/rio/rio.ko LD [M] drivers/char/riscom8.ko LD [M] drivers/char/rocket.ko LD [M] drivers/char/specialix.ko LD [M] drivers/char/stallion.ko LD [M] drivers/char/sx.ko LD [M] drivers/char/synclink_gt.ko LD [M] drivers/char/synclinkmp.ko LD [M] drivers/char/tpm/tpm.ko LD [M] drivers/char/tpm/tpm_atmel.ko LD [M] drivers/char/tpm/tpm_nsc.ko LD [M] drivers/connector/cn.ko LD [M] drivers/cpufreq/cpufreq_conservative.ko LD [M] drivers/cpufreq/cpufreq_ondemand.ko LD [M] drivers/cpufreq/cpufreq_powersave.ko LD [M] drivers/cpufreq/cpufreq_stats.ko LD [M] drivers/cpufreq/cpufreq_userspace.ko LD [M] drivers/cpufreq/freq_table.ko LD [M] drivers/crypto/hifn_795x.ko LD [M] drivers/firewire/firewire-core.ko LD [M] drivers/firewire/firewire-ohci.ko LD [M] drivers/firewire/firewire-sbp2.ko LD [M] drivers/gpio/max7301.ko LD [M] drivers/gpio/max732x.ko LD [M] drivers/gpio/mcp23s08.ko LD [M] drivers/gpio/pca953x.ko LD [M] drivers/gpio/pcf857x.ko LD [M] drivers/gpu/drm/drm.ko LD [M] drivers/gpu/drm/mga/mga.ko LD [M] drivers/gpu/drm/r128/r128.ko LD [M] drivers/gpu/drm/radeon/radeon.ko LD [M] drivers/gpu/drm/savage/savage.ko LD [M] drivers/gpu/drm/tdfx/tdfx.ko LD [M] drivers/gpu/drm/via/via.ko LD [M] drivers/hid/hid-a4tech.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/hid/hid-belkin.ko LD [M] drivers/hid/hid-cherry.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-cypress.ko LD [M] drivers/hid/hid-drff.ko LD [M] drivers/hid/hid-ezkey.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-gyration.ko LD [M] drivers/hid/hid-kensington.ko LD [M] drivers/hid/hid-kye.ko LD [M] drivers/hid/hid-logitech.ko LD [M] drivers/hid/hid-microsoft.ko LD [M] drivers/hid/hid-monterey.ko LD [M] drivers/hid/hid-ntrig.ko LD [M] drivers/hid/hid-petalynx.ko LD [M] drivers/hid/hid-pl.ko LD [M] drivers/hid/hid-samsung.ko LD [M] drivers/hid/hid-sjoy.ko LD [M] drivers/hid/hid-sony.ko LD [M] drivers/hid/hid-sunplus.ko LD [M] drivers/hid/hid-tmff.ko LD [M] drivers/hid/hid-topseed.ko LD [M] drivers/hid/hid-wacom.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hid/hid.ko LD [M] drivers/hid/usbhid/usbhid.ko LD [M] drivers/hid/usbhid/usbkbd.ko LD [M] drivers/hid/usbhid/usbmouse.ko LD [M] drivers/hwmon/ad7414.ko LD [M] drivers/hwmon/ad7418.ko LD [M] drivers/hwmon/adcxx.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adm1026.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/adm1031.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ads7828.ko LD [M] drivers/hwmon/adt7462.ko LD [M] drivers/hwmon/adt7470.ko LD [M] drivers/hwmon/adt7473.ko LD [M] drivers/hwmon/adt7475.ko LD [M] drivers/hwmon/atxp1.ko LD [M] drivers/hwmon/dme1737.ko LD [M] drivers/hwmon/ds1621.ko LD [M] drivers/hwmon/f71805f.ko LD [M] drivers/hwmon/f71882fg.ko LD [M] drivers/hwmon/f75375s.ko LD [M] drivers/hwmon/g760a.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/gl520sm.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/i5k_amb.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/it87.ko LD [M] drivers/hwmon/lis3lv02d.ko LD [M] drivers/hwmon/lis3lv02d_spi.ko LD [M] drivers/hwmon/lm63.ko LD [M] drivers/hwmon/lm70.ko LD [M] drivers/hwmon/lm75.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/lm78.ko LD [M] drivers/hwmon/lm80.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/lm85.ko LD [M] drivers/hwmon/lm87.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/lm95241.ko LD [M] drivers/hwmon/ltc4215.ko LD [M] drivers/hwmon/ltc4245.ko LD [M] drivers/hwmon/max1111.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/max6650.ko LD [M] drivers/hwmon/pc87360.ko LD [M] drivers/hwmon/pc87427.ko LD [M] drivers/hwmon/pcf8591.ko LD [M] drivers/hwmon/sht15.ko LD [M] drivers/hwmon/sis5595.ko LD [M] drivers/hwmon/smsc47b397.ko LD [M] drivers/hwmon/smsc47m1.ko LD [M] drivers/hwmon/smsc47m192.ko LD [M] drivers/hwmon/thmc50.ko LD [M] drivers/hwmon/ultra45_env.ko LD [M] drivers/hwmon/via686a.ko LD [M] drivers/hwmon/vt1211.ko LD [M] drivers/hwmon/vt8231.ko LD [M] drivers/hwmon/w83627ehf.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/hwmon/w83781d.ko LD [M] drivers/hwmon/w83791d.ko LD [M] drivers/hwmon/w83792d.ko LD [M] drivers/hwmon/w83793.ko LD [M] drivers/hwmon/w83l785ts.ko LD [M] drivers/hwmon/w83l786ng.ko LD [M] drivers/i2c/algos/i2c-algo-bit.ko LD [M] drivers/i2c/algos/i2c-algo-pca.ko LD [M] drivers/i2c/busses/i2c-ali1535.ko LD [M] drivers/i2c/busses/i2c-ali1563.ko LD [M] drivers/i2c/busses/i2c-ali15x3.ko LD [M] drivers/i2c/busses/i2c-amd756.ko LD [M] drivers/i2c/busses/i2c-amd8111.ko LD [M] drivers/i2c/busses/i2c-gpio.ko LD [M] drivers/i2c/busses/i2c-i801.ko LD [M] drivers/i2c/busses/i2c-isch.ko LD [M] drivers/i2c/busses/i2c-nforce2.ko LD [M] drivers/i2c/busses/i2c-ocores.ko LD [M] drivers/i2c/busses/i2c-parport-light.ko LD [M] drivers/i2c/busses/i2c-parport.ko LD [M] drivers/i2c/busses/i2c-pca-platform.ko LD [M] drivers/i2c/busses/i2c-piix4.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/busses/i2c-sis630.ko LD [M] drivers/i2c/busses/i2c-sis96x.ko LD [M] drivers/i2c/busses/i2c-sis5595.ko LD [M] drivers/i2c/busses/i2c-stub.ko LD [M] drivers/i2c/busses/i2c-taos-evm.ko LD [M] drivers/i2c/busses/i2c-tiny-usb.ko LD [M] drivers/i2c/busses/i2c-via.ko LD [M] drivers/i2c/busses/i2c-viapro.ko LD [M] drivers/i2c/busses/i2c-voodoo3.ko LD [M] drivers/i2c/chips/ds1682.ko LD [M] drivers/i2c/chips/max6875.ko LD [M] drivers/i2c/chips/tsl2550.ko LD [M] drivers/i2c/i2c-core.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/ide/aec62xx.ko LD [M] drivers/ide/alim15x3.ko LD [M] drivers/ide/amd74xx.ko LD [M] drivers/ide/cmd64x.ko LD [M] drivers/ide/cs5520.ko LD [M] drivers/ide/cs5530.ko LD [M] drivers/ide/delkin_cb.ko LD [M] drivers/ide/hpt366.ko LD [M] drivers/ide/ide-cd_mod.ko LD [M] drivers/ide/ide-core.ko LD [M] drivers/ide/ide-cs.ko LD [M] drivers/ide/ide-gd_mod.ko LD [M] drivers/ide/ide-pci-generic.ko LD [M] drivers/ide/ide-tape.ko LD [M] drivers/ide/ide_platform.ko LD [M] drivers/ide/it8172.ko LD [M] drivers/ide/it8213.ko LD [M] drivers/ide/it821x.ko LD [M] drivers/ide/jmicron.ko LD [M] drivers/ide/ns87415.ko LD [M] drivers/ide/opti621.ko LD [M] drivers/ide/pdc202xx_new.ko LD [M] drivers/ide/pdc202xx_old.ko LD [M] drivers/ide/piix.ko LD [M] drivers/ide/sc1200.ko LD [M] drivers/ide/serverworks.ko LD [M] drivers/ide/siimage.ko LD [M] drivers/ide/slc90e66.ko LD [M] drivers/ide/tc86c001.ko LD [M] drivers/ide/triflex.ko LD [M] drivers/ide/trm290.ko LD [M] drivers/ide/via82cxxx.ko LD [M] drivers/ieee1394/dv1394.ko LD [M] drivers/ieee1394/eth1394.ko LD [M] drivers/ieee1394/ieee1394.ko LD [M] drivers/ieee1394/ohci1394.ko LD [M] drivers/ieee1394/pcilynx.ko LD [M] drivers/ieee1394/raw1394.ko LD [M] drivers/ieee1394/sbp2.ko LD [M] drivers/ieee1394/video1394.ko LD [M] drivers/ieee802154/fakehard.ko LD [M] drivers/infiniband/core/ib_addr.ko LD [M] drivers/infiniband/core/ib_cm.ko LD [M] drivers/infiniband/core/ib_core.ko LD [M] drivers/infiniband/core/ib_mad.ko LD [M] drivers/infiniband/core/ib_sa.ko LD [M] drivers/infiniband/core/ib_ucm.ko LD [M] drivers/infiniband/core/ib_umad.ko LD [M] drivers/infiniband/core/ib_uverbs.ko LD [M] drivers/infiniband/core/iw_cm.ko LD [M] drivers/infiniband/core/rdma_cm.ko LD [M] drivers/infiniband/core/rdma_ucm.ko LD [M] drivers/infiniband/hw/amso1100/iw_c2.ko LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.ko LD [M] drivers/infiniband/hw/ipath/ib_ipath.ko LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.ko LD [M] drivers/infiniband/hw/mthca/ib_mthca.ko LD [M] drivers/infiniband/hw/nes/iw_nes.ko LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.ko LD [M] drivers/infiniband/ulp/iser/ib_iser.ko LD [M] drivers/infiniband/ulp/srp/ib_srp.ko LD [M] drivers/input/evbug.ko LD [M] drivers/input/evdev.ko LD [M] drivers/input/ff-memless.ko LD [M] drivers/input/gameport/emu10k1-gp.ko LD [M] drivers/input/gameport/fm801-gp.ko LD [M] drivers/input/gameport/gameport.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/input-polldev.ko LD [M] drivers/input/joydev.ko LD [M] drivers/input/joystick/a3d.ko LD [M] drivers/input/joystick/adi.ko LD [M] drivers/input/joystick/analog.ko LD [M] drivers/input/joystick/cobra.ko LD [M] drivers/input/joystick/db9.ko LD [M] drivers/input/joystick/gamecon.ko LD [M] drivers/input/joystick/gf2k.ko LD [M] drivers/input/joystick/grip.ko LD [M] drivers/input/joystick/grip_mp.ko LD [M] drivers/input/joystick/guillemot.ko LD [M] drivers/input/joystick/iforce/iforce.ko LD [M] drivers/input/joystick/interact.ko LD [M] drivers/input/joystick/joydump.ko LD [M] drivers/input/joystick/magellan.ko LD [M] drivers/input/joystick/sidewinder.ko LD [M] drivers/input/joystick/spaceball.ko LD [M] drivers/input/joystick/spaceorb.ko LD [M] drivers/input/joystick/stinger.ko LD [M] drivers/input/joystick/tmdc.ko LD [M] drivers/input/joystick/turbografx.ko LD [M] drivers/input/joystick/twidjoy.ko LD [M] drivers/input/joystick/walkera0701.ko LD [M] drivers/input/joystick/warrior.ko LD [M] drivers/input/joystick/xpad.ko LD [M] drivers/input/joystick/zhenhua.ko LD [M] drivers/input/keyboard/atkbd.ko LD [M] drivers/input/keyboard/gpio_keys.ko LD [M] drivers/input/keyboard/lkkbd.ko LD [M] drivers/input/keyboard/newtonkbd.ko LD [M] drivers/input/keyboard/stowaway.ko LD [M] drivers/input/keyboard/sunkbd.ko LD [M] drivers/input/keyboard/xtkbd.ko LD [M] drivers/input/misc/ati_remote.ko LD [M] drivers/input/misc/ati_remote2.ko LD [M] drivers/input/misc/cm109.ko LD [M] drivers/input/misc/keyspan_remote.ko LD [M] drivers/input/misc/pcf50633-input.ko LD [M] drivers/input/misc/powermate.ko LD [M] drivers/input/misc/rotary_encoder.ko LD [M] drivers/input/misc/sparcspkr.ko LD [M] drivers/input/misc/uinput.ko LD [M] drivers/input/misc/yealink.ko LD [M] drivers/input/mouse/appletouch.ko LD [M] drivers/input/mouse/bcm5974.ko LD [M] drivers/input/mouse/gpio_mouse.ko LD [M] drivers/input/mouse/psmouse.ko LD [M] drivers/input/mouse/sermouse.ko LD [M] drivers/input/mouse/vsxxxaa.ko LD [M] drivers/input/mousedev.ko LD [M] drivers/input/serio/i8042.ko LD [M] drivers/input/serio/libps2.ko LD [M] drivers/input/serio/parkbd.ko LD [M] drivers/input/serio/pcips2.ko LD [M] drivers/input/serio/serio.ko LD [M] drivers/input/serio/serio_raw.ko LD [M] drivers/input/serio/serport.ko LD [M] drivers/input/tablet/acecad.ko LD [M] drivers/input/tablet/aiptek.ko LD [M] drivers/input/tablet/gtco.ko LD [M] drivers/input/tablet/kbtab.ko LD [M] drivers/input/tablet/wacom.ko LD [M] drivers/input/touchscreen/ad7877.ko LD [M] drivers/input/touchscreen/ad7879.ko LD [M] drivers/input/touchscreen/ads7846.ko LD [M] drivers/input/touchscreen/elo.ko LD [M] drivers/input/touchscreen/fujitsu_ts.ko LD [M] drivers/input/touchscreen/gunze.ko LD [M] drivers/input/touchscreen/inexio.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/input/touchscreen/mtouch.ko LD [M] drivers/input/touchscreen/penmount.ko LD [M] drivers/input/touchscreen/touchit213.ko LD [M] drivers/input/touchscreen/touchright.ko LD [M] drivers/input/touchscreen/touchwin.ko LD [M] drivers/input/touchscreen/tsc2007.ko LD [M] drivers/input/touchscreen/ucb1400_ts.ko LD [M] drivers/input/touchscreen/usbtouchscreen.ko LD [M] drivers/input/touchscreen/wacom_w8001.ko LD [M] drivers/input/touchscreen/wm97xx-ts.ko LD [M] drivers/isdn/capi/capi.ko LD [M] drivers/isdn/capi/capidrv.ko LD [M] drivers/isdn/capi/capifs.ko LD [M] drivers/isdn/capi/kernelcapi.ko LD [M] drivers/isdn/divert/dss1_divert.ko LD [M] drivers/isdn/gigaset/bas_gigaset.ko LD [M] drivers/isdn/gigaset/gigaset.ko LD [M] drivers/isdn/gigaset/ser_gigaset.ko LD [M] drivers/isdn/gigaset/usb_gigaset.ko LD [M] drivers/isdn/hardware/avm/avm_cs.ko LD [M] drivers/isdn/hardware/avm/b1.ko LD [M] drivers/isdn/hardware/avm/b1dma.ko LD [M] drivers/isdn/hardware/avm/b1pci.ko LD [M] drivers/isdn/hardware/avm/b1pcmcia.ko LD [M] drivers/isdn/hardware/avm/c4.ko LD [M] drivers/isdn/hardware/avm/t1pci.ko LD [M] drivers/isdn/hardware/eicon/diva_idi.ko LD [M] drivers/isdn/hardware/eicon/diva_mnt.ko LD [M] drivers/isdn/hardware/eicon/divacapi.ko LD [M] drivers/isdn/hardware/eicon/divadidd.ko LD [M] drivers/isdn/hardware/eicon/divas.ko LD [M] drivers/isdn/hardware/mISDN/hfcmulti.ko LD [M] drivers/isdn/hardware/mISDN/hfcpci.ko LD [M] drivers/isdn/hardware/mISDN/hfcsusb.ko LD [M] drivers/isdn/hisax/avma1_cs.ko LD [M] drivers/isdn/hisax/elsa_cs.ko LD [M] drivers/isdn/hisax/hfc4s8s_l1.ko LD [M] drivers/isdn/hisax/hfc_usb.ko LD [M] drivers/isdn/hisax/hisax.ko LD [M] drivers/isdn/hisax/hisax_fcpcipnp.ko LD [M] drivers/isdn/hisax/hisax_isac.ko LD [M] drivers/isdn/hisax/hisax_st5481.ko LD [M] drivers/isdn/hisax/isdnhdlc.ko LD [M] drivers/isdn/hisax/sedlbauer_cs.ko LD [M] drivers/isdn/hisax/teles_cs.ko LD [M] drivers/isdn/hysdn/hysdn.ko LD [M] drivers/isdn/i4l/isdn.ko LD [M] drivers/isdn/i4l/isdn_bsdcomp.ko LD [M] drivers/isdn/mISDN/l1oip.ko LD [M] drivers/isdn/mISDN/mISDN_core.ko LD [M] drivers/isdn/mISDN/mISDN_dsp.ko LD [M] drivers/leds/led-class.ko LD [M] drivers/leds/leds-bd2802.ko LD [M] drivers/leds/leds-dac124s085.ko LD [M] drivers/leds/leds-gpio.ko LD [M] drivers/leds/leds-pca9532.ko LD [M] drivers/leds/leds-pca955x.ko LD [M] drivers/leds/leds-sunfire.ko LD [M] drivers/leds/leds-wm8350.ko LD [M] drivers/leds/ledtrig-backlight.ko LD [M] drivers/leds/ledtrig-default-on.ko LD [M] drivers/leds/ledtrig-gpio.ko LD [M] drivers/leds/ledtrig-heartbeat.ko LD [M] drivers/leds/ledtrig-timer.ko LD [M] drivers/md/dm-crypt.ko LD [M] drivers/md/dm-delay.ko LD [M] drivers/md/dm-log.ko LD [M] drivers/md/dm-mirror.ko LD [M] drivers/md/dm-mod.ko LD [M] drivers/md/dm-multipath.ko LD [M] drivers/md/dm-region-hash.ko LD [M] drivers/md/dm-round-robin.ko LD [M] drivers/md/dm-snapshot.ko LD [M] drivers/md/dm-zero.ko LD [M] drivers/md/faulty.ko LD [M] drivers/md/linear.ko LD [M] drivers/md/md-mod.ko LD [M] drivers/md/multipath.ko LD [M] drivers/md/raid0.ko LD [M] drivers/md/raid1.ko LD [M] drivers/md/raid10.ko LD [M] drivers/md/raid456.ko LD [M] drivers/md/raid6_pq.ko LD [M] drivers/media/common/ir-common.ko LD [M] drivers/media/common/saa7146.ko LD [M] drivers/media/common/saa7146_vv.ko LD [M] drivers/media/common/tuners/mc44s803.ko LD [M] drivers/media/common/tuners/mt2060.ko LD [M] drivers/media/common/tuners/mt20xx.ko LD [M] drivers/media/common/tuners/mt2131.ko LD [M] drivers/media/common/tuners/mt2266.ko LD [M] drivers/media/common/tuners/mxl5005s.ko LD [M] drivers/media/common/tuners/mxl5007t.ko LD [M] drivers/media/common/tuners/qt1010.ko LD [M] drivers/media/common/tuners/tda18271.ko LD [M] drivers/media/common/tuners/tda827x.ko LD [M] drivers/media/common/tuners/tda8290.ko LD [M] drivers/media/common/tuners/tda9887.ko LD [M] drivers/media/common/tuners/tea5761.ko LD [M] drivers/media/common/tuners/tea5767.ko LD [M] drivers/media/common/tuners/tuner-simple.ko LD [M] drivers/media/common/tuners/tuner-types.ko LD [M] drivers/media/common/tuners/tuner-xc2028.ko LD [M] drivers/media/common/tuners/xc5000.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-pci.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-usb.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop.ko LD [M] drivers/media/dvb/bt8xx/bt878.ko LD [M] drivers/media/dvb/bt8xx/dst.ko LD [M] drivers/media/dvb/bt8xx/dst_ca.ko LD [M] drivers/media/dvb/bt8xx/dvb-bt8xx.ko LD [M] drivers/media/dvb/dm1105/dm1105.ko LD [M] drivers/media/dvb/dvb-core/dvb-core.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-a800.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9015.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-anysee.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-au6610.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ce6230.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cxusb.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dib0700.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-digitv.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dw2102.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gl861.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-m920x.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-opera.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-umt-010.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp702x.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp7045.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb.ko LD [M] drivers/media/dvb/firewire/firedtv.ko LD [M] drivers/media/dvb/frontends/af9013.ko LD [M] drivers/media/dvb/frontends/au8522.ko LD [M] drivers/media/dvb/frontends/bcm3510.ko LD [M] drivers/media/dvb/frontends/cx22700.ko LD [M] drivers/media/dvb/frontends/cx22702.ko LD [M] drivers/media/dvb/frontends/cx24110.ko LD [M] drivers/media/dvb/frontends/cx24113.ko LD [M] drivers/media/dvb/frontends/cx24116.ko LD [M] drivers/media/dvb/frontends/cx24123.ko LD [M] drivers/media/dvb/frontends/dib0070.ko LD [M] drivers/media/dvb/frontends/dib3000mb.ko LD [M] drivers/media/dvb/frontends/dib3000mc.ko LD [M] drivers/media/dvb/frontends/dib7000m.ko LD [M] drivers/media/dvb/frontends/dib7000p.ko LD [M] drivers/media/dvb/frontends/dibx000_common.ko LD [M] drivers/media/dvb/frontends/drx397xD.ko LD [M] drivers/media/dvb/frontends/dvb-pll.ko LD [M] drivers/media/dvb/frontends/dvb_dummy_fe.ko LD [M] drivers/media/dvb/frontends/isl6405.ko LD [M] drivers/media/dvb/frontends/isl6421.ko LD [M] drivers/media/dvb/frontends/itd1000.ko LD [M] drivers/media/dvb/frontends/l64781.ko LD [M] drivers/media/dvb/frontends/lgdt3304.ko LD [M] drivers/media/dvb/frontends/lgdt3305.ko LD [M] drivers/media/dvb/frontends/lgdt330x.ko LD [M] drivers/media/dvb/frontends/lgs8gl5.ko LD [M] drivers/media/dvb/frontends/lgs8gxx.ko LD [M] drivers/media/dvb/frontends/lnbp21.ko LD [M] drivers/media/dvb/frontends/mt312.ko LD [M] drivers/media/dvb/frontends/mt352.ko LD [M] drivers/media/dvb/frontends/nxt200x.ko LD [M] drivers/media/dvb/frontends/nxt6000.ko LD [M] drivers/media/dvb/frontends/or51132.ko LD [M] drivers/media/dvb/frontends/or51211.ko LD [M] drivers/media/dvb/frontends/s5h1409.ko LD [M] drivers/media/dvb/frontends/s5h1411.ko LD [M] drivers/media/dvb/frontends/s5h1420.ko LD [M] drivers/media/dvb/frontends/s921.ko LD [M] drivers/media/dvb/frontends/si21xx.ko LD [M] drivers/media/dvb/frontends/sp8870.ko LD [M] drivers/media/dvb/frontends/sp887x.ko LD [M] drivers/media/dvb/frontends/stb0899.ko LD [M] drivers/media/dvb/frontends/stb6000.ko LD [M] drivers/media/dvb/frontends/stb6100.ko LD [M] drivers/media/dvb/frontends/stv0288.ko LD [M] drivers/media/dvb/frontends/stv0297.ko LD [M] drivers/media/dvb/frontends/stv0299.ko LD [M] drivers/media/dvb/frontends/stv0900.ko LD [M] drivers/media/dvb/frontends/stv6110.ko LD [M] drivers/media/dvb/frontends/tda10021.ko LD [M] drivers/media/dvb/frontends/tda10023.ko LD [M] drivers/media/dvb/frontends/tda10048.ko LD [M] drivers/media/dvb/frontends/tda1004x.ko LD [M] drivers/media/dvb/frontends/tda10086.ko LD [M] drivers/media/dvb/frontends/tda8083.ko LD [M] drivers/media/dvb/frontends/tda8261.ko LD [M] drivers/media/dvb/frontends/tda826x.ko LD [M] drivers/media/dvb/frontends/tua6100.ko LD [M] drivers/media/dvb/frontends/ves1820.ko LD [M] drivers/media/dvb/frontends/ves1x93.ko LD [M] drivers/media/dvb/frontends/zl10036.ko LD [M] drivers/media/dvb/frontends/zl10353.ko LD [M] drivers/media/dvb/pluto2/pluto2.ko LD [M] drivers/media/dvb/siano/sms1xxx.ko LD [M] drivers/media/dvb/siano/smsdvb.ko LD [M] drivers/media/dvb/siano/smsusb.ko LD [M] drivers/media/dvb/ttpci/budget-av.ko LD [M] drivers/media/dvb/ttpci/budget-ci.ko LD [M] drivers/media/dvb/ttpci/budget-core.ko LD [M] drivers/media/dvb/ttpci/budget-patch.ko LD [M] drivers/media/dvb/ttpci/budget.ko LD [M] drivers/media/dvb/ttpci/dvb-ttpci.ko LD [M] drivers/media/dvb/ttpci/ttpci-eeprom.ko LD [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.ko LD [M] drivers/media/dvb/ttusb-dec/ttusb_dec.ko LD [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.ko LD [M] drivers/media/radio/dsbr100.ko LD [M] drivers/media/radio/radio-gemtek-pci.ko LD [M] drivers/media/radio/radio-maestro.ko LD [M] drivers/media/radio/radio-maxiradio.ko LD [M] drivers/media/radio/radio-mr800.ko LD [M] drivers/media/radio/radio-si470x.ko LD [M] drivers/media/radio/radio-tea5764.ko LD [M] drivers/media/video/au0828/au0828.ko LD [M] drivers/media/video/bt8xx/bttv.ko LD [M] drivers/media/video/btcx-risc.ko LD [M] drivers/media/video/bw-qcam.ko LD [M] drivers/media/video/c-qcam.ko LD [M] drivers/media/video/cafe_ccic.ko LD [M] drivers/media/video/cpia.ko LD [M] drivers/media/video/cpia2/cpia2.ko LD [M] drivers/media/video/cpia_pp.ko LD [M] drivers/media/video/cpia_usb.ko LD [M] drivers/media/video/cs5345.ko LD [M] drivers/media/video/cs53l32a.ko LD [M] drivers/media/video/cx18/cx18.ko LD [M] drivers/media/video/cx231xx/cx231xx-alsa.ko LD [M] drivers/media/video/cx231xx/cx231xx-dvb.ko LD [M] drivers/media/video/cx231xx/cx231xx.ko LD [M] drivers/media/video/cx2341x.ko LD [M] drivers/media/video/cx23885/cx23885.ko LD [M] drivers/media/video/cx25840/cx25840.ko LD [M] drivers/media/video/cx88/cx88-alsa.ko LD [M] drivers/media/video/cx88/cx88-blackbird.ko LD [M] drivers/media/video/cx88/cx88-dvb.ko LD [M] drivers/media/video/cx88/cx88-vp3054-i2c.ko LD [M] drivers/media/video/cx88/cx8800.ko LD [M] drivers/media/video/cx88/cx8802.ko LD [M] drivers/media/video/cx88/cx88xx.ko LD [M] drivers/media/video/dabusb.ko LD [M] drivers/media/video/em28xx/em28xx-alsa.ko LD [M] drivers/media/video/em28xx/em28xx-dvb.ko LD [M] drivers/media/video/em28xx/em28xx.ko LD [M] drivers/media/video/et61x251/et61x251.ko LD [M] drivers/media/video/gspca/gspca_conex.ko LD [M] drivers/media/video/gspca/gspca_etoms.ko LD [M] drivers/media/video/gspca/gspca_finepix.ko LD [M] drivers/media/video/gspca/gspca_main.ko LD [M] drivers/media/video/gspca/gspca_mars.ko LD [M] drivers/media/video/gspca/gspca_mr97310a.ko LD [M] drivers/media/video/gspca/gspca_ov519.ko LD [M] drivers/media/video/gspca/gspca_ov534.ko LD [M] drivers/media/video/gspca/gspca_pac207.ko LD [M] drivers/media/video/gspca/gspca_pac7311.ko LD [M] drivers/media/video/gspca/gspca_sonixb.ko LD [M] drivers/media/video/gspca/gspca_sonixj.ko LD [M] drivers/media/video/gspca/gspca_spca500.ko LD [M] drivers/media/video/gspca/gspca_spca501.ko LD [M] drivers/media/video/gspca/gspca_spca505.ko LD [M] drivers/media/video/gspca/gspca_spca506.ko LD [M] drivers/media/video/gspca/gspca_spca508.ko LD [M] drivers/media/video/gspca/gspca_spca561.ko LD [M] drivers/media/video/gspca/gspca_sq905.ko LD [M] drivers/media/video/gspca/gspca_sq905c.ko LD [M] drivers/media/video/gspca/gspca_stk014.ko LD [M] drivers/media/video/gspca/gspca_sunplus.ko LD [M] drivers/media/video/gspca/gspca_t613.ko LD [M] drivers/media/video/gspca/gspca_tv8532.ko LD [M] drivers/media/video/gspca/gspca_vc032x.ko LD [M] drivers/media/video/gspca/gspca_zc3xx.ko LD [M] drivers/media/video/gspca/m5602/gspca_m5602.ko LD [M] drivers/media/video/gspca/stv06xx/gspca_stv06xx.ko LD [M] drivers/media/video/hdpvr/hdpvr.ko LD [M] drivers/media/video/hexium_gemini.ko LD [M] drivers/media/video/hexium_orion.ko LD [M] drivers/media/video/ir-kbd-i2c.ko LD [M] drivers/media/video/ivtv/ivtv.ko LD [M] drivers/media/video/ivtv/ivtvfb.ko LD [M] drivers/media/video/m52790.ko LD [M] drivers/media/video/msp3400.ko LD [M] drivers/media/video/mt9m001.ko LD [M] drivers/media/video/mt9m111.ko LD [M] drivers/media/video/mt9t031.ko LD [M] drivers/media/video/mt9v022.ko LD [M] drivers/media/video/mxb.ko LD [M] drivers/media/video/ov511.ko LD [M] drivers/media/video/ov7670.ko LD [M] drivers/media/video/ov772x.ko LD [M] drivers/media/video/ovcamchip/ovcamchip.ko LD [M] drivers/media/video/pvrusb2/pvrusb2.ko LD [M] drivers/media/video/pwc/pwc.ko LD [M] drivers/media/video/s2255drv.ko LD [M] drivers/media/video/saa5246a.ko LD [M] drivers/media/video/saa5249.ko LD [M] drivers/media/video/saa6588.ko LD [M] drivers/media/video/saa7115.ko LD [M] drivers/media/video/saa7127.ko LD [M] drivers/media/video/saa7134/saa6752hs.ko LD [M] drivers/media/video/saa7134/saa7134-alsa.ko LD [M] drivers/media/video/saa7134/saa7134-dvb.ko LD [M] drivers/media/video/saa7134/saa7134-empress.ko LD [M] drivers/media/video/saa7134/saa7134.ko LD [M] drivers/media/video/saa717x.ko LD [M] drivers/media/video/se401.ko LD [M] drivers/media/video/sn9c102/sn9c102.ko LD [M] drivers/media/video/soc_camera.ko LD [M] drivers/media/video/soc_camera_platform.ko LD [M] drivers/media/video/stkwebcam.ko LD [M] drivers/media/video/stv680.ko LD [M] drivers/media/video/tda7432.ko LD [M] drivers/media/video/tda9840.ko LD [M] drivers/media/video/tea6415c.ko LD [M] drivers/media/video/tea6420.ko LD [M] drivers/media/video/tuner.ko LD [M] drivers/media/video/tvaudio.ko LD [M] drivers/media/video/tveeprom.ko LD [M] drivers/media/video/tvp5150.ko LD [M] drivers/media/video/tw9910.ko LD [M] drivers/media/video/upd64031a.ko LD [M] drivers/media/video/upd64083.ko LD [M] drivers/media/video/usbvideo/ibmcam.ko LD [M] drivers/media/video/usbvideo/konicawc.ko LD [M] drivers/media/video/usbvideo/quickcam_messenger.ko LD [M] drivers/media/video/usbvideo/ultracam.ko LD [M] drivers/media/video/usbvideo/usbvideo.ko LD [M] drivers/media/video/usbvideo/vicam.ko LD [M] drivers/media/video/usbvision/usbvision.ko LD [M] drivers/media/video/uvc/uvcvideo.ko LD [M] drivers/media/video/v4l1-compat.ko LD [M] drivers/media/video/v4l2-common.ko LD [M] drivers/media/video/v4l2-compat-ioctl32.ko LD [M] drivers/media/video/v4l2-int-device.ko LD [M] drivers/media/video/videobuf-core.ko LD [M] drivers/media/video/videobuf-dma-sg.ko LD [M] drivers/media/video/videobuf-dvb.ko LD [M] drivers/media/video/videobuf-vmalloc.ko LD [M] drivers/media/video/videodev.ko LD [M] drivers/media/video/vp27smpx.ko LD [M] drivers/media/video/w9966.ko LD [M] drivers/media/video/w9968cf.ko LD [M] drivers/media/video/wm8739.ko LD [M] drivers/media/video/wm8775.ko LD [M] drivers/media/video/zc0301/zc0301.ko LD [M] drivers/media/video/zr364xx.ko LD [M] drivers/memstick/core/memstick.ko LD [M] drivers/memstick/core/mspro_block.ko LD [M] drivers/memstick/host/jmb38x_ms.ko LD [M] drivers/memstick/host/tifm_ms.ko LD [M] drivers/message/fusion/mptbase.ko LD [M] drivers/message/fusion/mptctl.ko LD [M] drivers/message/fusion/mptfc.ko LD [M] drivers/message/fusion/mptlan.ko LD [M] drivers/message/fusion/mptsas.ko LD [M] drivers/message/fusion/mptscsih.ko LD [M] drivers/message/fusion/mptspi.ko LD [M] drivers/message/i2o/i2o_block.ko LD [M] drivers/message/i2o/i2o_bus.ko LD [M] drivers/message/i2o/i2o_core.ko LD [M] drivers/message/i2o/i2o_proc.ko LD [M] drivers/message/i2o/i2o_scsi.ko LD [M] drivers/mfd/htc-pasic3.ko LD [M] drivers/mfd/mfd-core.ko LD [M] drivers/mfd/pcf50633-adc.ko LD [M] drivers/mfd/pcf50633-core.ko LD [M] drivers/mfd/pcf50633-gpio.ko LD [M] drivers/mfd/sm501.ko LD [M] drivers/mfd/tps65010.ko LD [M] drivers/mfd/ucb1400_core.ko LD [M] drivers/mfd/wm8350-i2c.ko LD [M] drivers/mfd/wm8350.ko LD [M] drivers/mfd/wm8400-core.ko LD [M] drivers/misc/c2port/core.ko LD [M] drivers/misc/cb710/cb710.ko LD [M] drivers/misc/eeprom/at24.ko LD [M] drivers/misc/eeprom/at25.ko LD [M] drivers/misc/eeprom/eeprom.ko LD [M] drivers/misc/eeprom/eeprom_93cx6.ko LD [M] drivers/misc/enclosure.ko LD [M] drivers/misc/hpilo.ko LD [M] drivers/misc/ics932s401.ko LD [M] drivers/misc/ioc4.ko LD [M] drivers/misc/isl29003.ko LD [M] drivers/misc/lkdtm.ko LD [M] drivers/misc/phantom.ko LD [M] drivers/misc/tifm_7xx1.ko LD [M] drivers/misc/tifm_core.ko LD [M] drivers/mmc/card/mmc_block.ko LD [M] drivers/mmc/card/mmc_test.ko LD [M] drivers/mmc/card/sdio_uart.ko LD [M] drivers/mmc/core/mmc_core.ko LD [M] drivers/mmc/host/cb710-mmc.ko LD [M] drivers/mmc/host/mmc_spi.ko LD [M] drivers/mmc/host/of_mmc_spi.ko LD [M] drivers/mmc/host/ricoh_mmc.ko LD [M] drivers/mmc/host/sdhci-pci.ko LD [M] drivers/mmc/host/sdhci-pltfm.ko LD [M] drivers/mmc/host/sdhci.ko LD [M] drivers/mmc/host/sdricoh_cs.ko LD [M] drivers/mmc/host/tifm_sd.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/cfi_cmdset_0001.ko LD [M] drivers/mtd/chips/cfi_cmdset_0002.ko LD [M] drivers/mtd/chips/cfi_cmdset_0020.ko LD [M] drivers/mtd/chips/cfi_probe.ko LD [M] drivers/mtd/chips/cfi_util.ko LD [M] drivers/mtd/chips/chipreg.ko LD [M] drivers/mtd/chips/gen_probe.ko LD [M] drivers/mtd/chips/jedec_probe.ko LD [M] drivers/mtd/chips/map_absent.ko LD [M] drivers/mtd/chips/map_ram.ko LD [M] drivers/mtd/chips/map_rom.ko LD [M] drivers/mtd/devices/block2mtd.ko LD [M] drivers/mtd/devices/doc2000.ko LD [M] drivers/mtd/devices/doc2001.ko LD [M] drivers/mtd/devices/doc2001plus.ko LD [M] drivers/mtd/devices/docecc.ko LD [M] drivers/mtd/devices/docprobe.ko LD [M] drivers/mtd/devices/m25p80.ko LD [M] drivers/mtd/devices/mtd_dataflash.ko LD [M] drivers/mtd/devices/mtdram.ko LD [M] drivers/mtd/devices/phram.ko LD [M] drivers/mtd/devices/pmc551.ko LD [M] drivers/mtd/devices/slram.ko LD [M] drivers/mtd/ftl.ko LD [M] drivers/mtd/inftl.ko LD [M] drivers/mtd/lpddr/lpddr_cmds.ko LD [M] drivers/mtd/lpddr/qinfo_probe.ko LD [M] drivers/mtd/maps/intel_vr_nor.ko LD [M] drivers/mtd/maps/map_funcs.ko LD [M] drivers/mtd/maps/pci.ko LD [M] drivers/mtd/maps/physmap.ko LD [M] drivers/mtd/maps/plat-ram.ko LD [M] drivers/mtd/maps/sun_uflash.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/mtd_blkdevs.ko LD [M] drivers/mtd/mtdblock.ko LD [M] drivers/mtd/mtdblock_ro.ko LD [M] drivers/mtd/mtdchar.ko LD [M] drivers/mtd/mtdconcat.ko LD [M] drivers/mtd/mtdoops.ko LD [M] drivers/mtd/nand/alauda.ko LD [M] drivers/mtd/nand/cafe_nand.ko LD [M] drivers/mtd/nand/diskonchip.ko LD [M] drivers/mtd/nand/nand.ko LD [M] drivers/mtd/nand/nand_ecc.ko LD [M] drivers/mtd/nand/nand_ids.ko LD [M] drivers/mtd/nand/nandsim.ko LD [M] drivers/mtd/nand/plat_nand.ko LD [M] drivers/mtd/nftl.ko LD [M] drivers/mtd/onenand/onenand.ko LD [M] drivers/mtd/onenand/onenand_sim.ko LD [M] drivers/mtd/redboot.ko LD [M] drivers/mtd/rfd_ftl.ko LD [M] drivers/mtd/ssfdc.ko LD [M] drivers/mtd/tests/mtd_oobtest.ko LD [M] drivers/mtd/tests/mtd_pagetest.ko LD [M] drivers/mtd/tests/mtd_readtest.ko LD [M] drivers/mtd/tests/mtd_speedtest.ko LD [M] drivers/mtd/tests/mtd_stresstest.ko LD [M] drivers/mtd/tests/mtd_subpagetest.ko LD [M] drivers/mtd/tests/mtd_torturetest.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/3c59x.ko LD [M] drivers/net/8139cp.ko LD [M] drivers/net/8139too.ko LD [M] drivers/net/8390.ko LD [M] drivers/net/acenic.ko LD [M] drivers/net/amd8111e.ko LD [M] drivers/net/appletalk/ipddp.ko LD [M] drivers/net/arcnet/arc-rawmode.ko LD [M] drivers/net/arcnet/arc-rimi.ko LD [M] drivers/net/arcnet/arcnet.ko LD [M] drivers/net/arcnet/capmode.ko LD [M] drivers/net/arcnet/com20020-pci.ko LD [M] drivers/net/arcnet/com20020.ko LD [M] drivers/net/arcnet/com90io.ko LD [M] drivers/net/arcnet/com90xx.ko LD [M] drivers/net/arcnet/rfc1051.ko LD [M] drivers/net/arcnet/rfc1201.ko LD [M] drivers/net/atl1c/atl1c.ko LD [M] drivers/net/atl1e/atl1e.ko LD [M] drivers/net/atlx/atl1.ko LD [M] drivers/net/atlx/atl2.ko LD [M] drivers/net/b44.ko LD [M] drivers/net/benet/be2net.ko LD [M] drivers/net/bnx2.ko LD [M] drivers/net/bnx2x.ko LD [M] drivers/net/bonding/bonding.ko LD [M] drivers/net/bsd_comp.ko LD [M] drivers/net/can/can-dev.ko LD [M] drivers/net/can/sja1000/ems_pci.ko LD [M] drivers/net/can/sja1000/kvaser_pci.ko LD [M] drivers/net/can/sja1000/sja1000.ko LD [M] drivers/net/can/sja1000/sja1000_platform.ko LD [M] drivers/net/can/vcan.ko LD [M] drivers/net/cassini.ko LD [M] drivers/net/chelsio/cxgb.ko LD [M] drivers/net/cnic.ko LD [M] drivers/net/cxgb3/cxgb3.ko LD [M] drivers/net/de600.ko LD [M] drivers/net/de620.ko LD [M] drivers/net/defxx.ko LD [M] drivers/net/dl2k.ko LD [M] drivers/net/dnet.ko LD [M] drivers/net/dummy.ko LD [M] drivers/net/e100.ko LD [M] drivers/net/e1000/e1000.ko LD [M] drivers/net/e1000e/e1000e.ko LD [M] drivers/net/enc28j60.ko LD [M] drivers/net/enic/enic.ko LD [M] drivers/net/epic100.ko LD [M] drivers/net/eql.ko LD [M] drivers/net/ethoc.ko LD [M] drivers/net/fealnx.ko LD [M] drivers/net/forcedeth.ko LD [M] drivers/net/hamachi.ko LD [M] drivers/net/hamradio/6pack.ko LD [M] drivers/net/hamradio/baycom_par.ko LD [M] drivers/net/hamradio/baycom_ser_fdx.ko LD [M] drivers/net/hamradio/baycom_ser_hdx.ko LD [M] drivers/net/hamradio/bpqether.ko LD [M] drivers/net/hamradio/hdlcdrv.ko LD [M] drivers/net/hamradio/mkiss.ko LD [M] drivers/net/hamradio/yam.ko LD [M] drivers/net/hp100.ko LD [M] drivers/net/ifb.ko LD [M] drivers/net/igb/igb.ko LD [M] drivers/net/igbvf/igbvf.ko LD [M] drivers/net/ipg.ko LD [M] drivers/net/irda/act200l-sir.ko LD [M] drivers/net/irda/actisys-sir.ko LD [M] drivers/net/irda/esi-sir.ko LD [M] drivers/net/irda/girbil-sir.ko LD [M] drivers/net/irda/irda-usb.ko LD [M] drivers/net/irda/irtty-sir.ko LD [M] drivers/net/irda/kingsun-sir.ko LD [M] drivers/net/irda/ks959-sir.ko LD [M] drivers/net/irda/ksdazzle-sir.ko LD [M] drivers/net/irda/litelink-sir.ko LD [M] drivers/net/irda/ma600-sir.ko LD [M] drivers/net/irda/mcp2120-sir.ko LD [M] drivers/net/irda/mcs7780.ko LD [M] drivers/net/irda/old_belkin-sir.ko LD [M] drivers/net/irda/sir-dev.ko LD [M] drivers/net/irda/stir4200.ko LD [M] drivers/net/irda/tekram-sir.ko LD [M] drivers/net/irda/toim3232-sir.ko LD [M] drivers/net/irda/vlsi_ir.ko LD [M] drivers/net/ixgb/ixgb.ko LD [M] drivers/net/ixgbe/ixgbe.ko LD [M] drivers/net/jme.ko LD [M] drivers/net/ks8842.ko LD [M] drivers/net/macvlan.ko LD [M] drivers/net/mdio.ko LD [M] drivers/net/mii.ko LD [M] drivers/net/mlx4/mlx4_core.ko LD [M] drivers/net/mlx4/mlx4_en.ko LD [M] drivers/net/myri10ge/myri10ge.ko LD [M] drivers/net/myri_sbus.ko LD [M] drivers/net/natsemi.ko LD [M] drivers/net/ne2k-pci.ko LD [M] drivers/net/netconsole.ko LD [M] drivers/net/netxen/netxen_nic.ko LD [M] drivers/net/niu.ko LD [M] drivers/net/ns83820.ko LD [M] drivers/net/pcmcia/3c574_cs.ko LD [M] drivers/net/pcmcia/3c589_cs.ko LD [M] drivers/net/pcmcia/axnet_cs.ko LD [M] drivers/net/pcmcia/com20020_cs.ko LD [M] drivers/net/pcmcia/fmvj18x_cs.ko LD [M] drivers/net/pcmcia/ibmtr_cs.ko LD [M] drivers/net/pcmcia/nmclan_cs.ko LD [M] drivers/net/pcmcia/pcnet_cs.ko LD [M] drivers/net/pcmcia/smc91c92_cs.ko LD [M] drivers/net/pcmcia/xirc2ps_cs.ko LD [M] drivers/net/pcnet32.ko LD [M] drivers/net/phy/broadcom.ko LD [M] drivers/net/phy/cicada.ko LD [M] drivers/net/phy/davicom.ko LD [M] drivers/net/phy/et1011c.ko LD [M] drivers/net/phy/icplus.ko LD [M] drivers/net/phy/lxt.ko LD [M] drivers/net/phy/marvell.ko LD [M] drivers/net/phy/mdio-bitbang.ko LD [M] drivers/net/phy/mdio-gpio.ko LD [M] drivers/net/phy/national.ko LD [M] drivers/net/phy/qsemi.ko LD [M] drivers/net/phy/realtek.ko LD [M] drivers/net/phy/smsc.ko LD [M] drivers/net/phy/ste10Xp.ko LD [M] drivers/net/phy/vitesse.ko LD [M] drivers/net/plip.ko LD [M] drivers/net/ppp_async.ko LD [M] drivers/net/ppp_deflate.ko LD [M] drivers/net/ppp_generic.ko LD [M] drivers/net/ppp_mppe.ko LD [M] drivers/net/ppp_synctty.ko LD [M] drivers/net/pppoe.ko LD [M] drivers/net/pppol2tp.ko LD [M] drivers/net/pppox.ko LD [M] drivers/net/qla3xxx.ko LD [M] drivers/net/qlge/qlge.ko LD [M] drivers/net/r6040.ko LD [M] drivers/net/r8169.ko LD [M] drivers/net/rrunner.ko LD [M] drivers/net/s2io.ko LD [M] drivers/net/sc92031.ko LD [M] drivers/net/sfc/sfc.ko LD [M] drivers/net/sis190.ko LD [M] drivers/net/sis900.ko LD [M] drivers/net/skfp/skfp.ko LD [M] drivers/net/skge.ko LD [M] drivers/net/sky2.ko LD [M] drivers/net/slhc.ko LD [M] drivers/net/slip.ko LD [M] drivers/net/smsc9420.ko LD [M] drivers/net/starfire.ko LD [M] drivers/net/sunbmac.ko LD [M] drivers/net/sundance.ko LD [M] drivers/net/sungem.ko LD [M] drivers/net/sungem_phy.ko LD [M] drivers/net/sunhme.ko LD [M] drivers/net/sunlance.ko LD [M] drivers/net/sunqe.ko LD [M] drivers/net/sunvnet.ko LD [M] drivers/net/tehuti.ko LD [M] drivers/net/tg3.ko LD [M] drivers/net/tlan.ko LD [M] drivers/net/tokenring/3c359.ko LD [M] drivers/net/tokenring/abyss.ko LD [M] drivers/net/tokenring/olympic.ko LD [M] drivers/net/tokenring/tms380tr.ko LD [M] drivers/net/tokenring/tmspci.ko LD [M] drivers/net/tulip/de2104x.ko LD [M] drivers/net/tulip/de4x5.ko LD [M] drivers/net/tulip/dmfe.ko LD [M] drivers/net/tulip/tulip.ko LD [M] drivers/net/tulip/uli526x.ko LD [M] drivers/net/tulip/winbond-840.ko LD [M] drivers/net/tulip/xircom_cb.ko LD [M] drivers/net/tun.ko LD [M] drivers/net/typhoon.ko LD [M] drivers/net/usb/asix.ko LD [M] drivers/net/usb/catc.ko LD [M] drivers/net/usb/cdc_eem.ko LD [M] drivers/net/usb/cdc_ether.ko LD [M] drivers/net/usb/cdc_subset.ko LD [M] drivers/net/usb/dm9601.ko LD [M] drivers/net/usb/gl620a.ko LD [M] drivers/net/usb/hso.ko LD [M] drivers/net/usb/int51x1.ko LD [M] drivers/net/usb/kaweth.ko LD [M] drivers/net/usb/mcs7830.ko LD [M] drivers/net/usb/net1080.ko LD [M] drivers/net/usb/pegasus.ko LD [M] drivers/net/usb/plusb.ko LD [M] drivers/net/usb/rndis_host.ko LD [M] drivers/net/usb/rtl8150.ko LD [M] drivers/net/usb/smsc95xx.ko LD [M] drivers/net/usb/usbnet.ko LD [M] drivers/net/usb/zaurus.ko LD [M] drivers/net/veth.ko LD [M] drivers/net/via-rhine.ko LD [M] drivers/net/via-velocity.ko LD [M] drivers/net/vxge/vxge.ko LD [M] drivers/net/wan/cyclomx.ko LD [M] drivers/net/wan/cycx_drv.ko LD [M] drivers/net/wan/dlci.ko LD [M] drivers/net/wan/dscc4.ko LD [M] drivers/net/wan/farsync.ko LD [M] drivers/net/wan/hdlc.ko LD [M] drivers/net/wan/hdlc_cisco.ko LD [M] drivers/net/wan/hdlc_fr.ko LD [M] drivers/net/wan/hdlc_ppp.ko LD [M] drivers/net/wan/hdlc_raw.ko LD [M] drivers/net/wan/hdlc_raw_eth.ko LD [M] drivers/net/wan/hdlc_x25.ko LD [M] drivers/net/wan/lapbether.ko LD [M] drivers/net/wan/pc300too.ko LD [M] drivers/net/wan/pci200syn.ko LD [M] drivers/net/wan/wanxl.ko LD [M] drivers/net/wan/x25_asy.ko LD [M] drivers/net/wimax/i2400m/i2400m-sdio.ko LD [M] drivers/net/wimax/i2400m/i2400m-usb.ko LD [M] drivers/net/wimax/i2400m/i2400m.ko LD [M] drivers/net/wireless/adm8211.ko LD [M] drivers/net/wireless/airo.ko LD [M] drivers/net/wireless/airo_cs.ko LD [M] drivers/net/wireless/at76c50x-usb.ko LD [M] drivers/net/wireless/ath/ar9170/ar9170usb.ko LD [M] drivers/net/wireless/ath/ath.ko LD [M] drivers/net/wireless/ath/ath5k/ath5k.ko LD [M] drivers/net/wireless/ath/ath9k/ath9k.ko LD [M] drivers/net/wireless/atmel.ko LD [M] drivers/net/wireless/atmel_cs.ko LD [M] drivers/net/wireless/atmel_pci.ko LD [M] drivers/net/wireless/b43/b43.ko LD [M] drivers/net/wireless/b43legacy/b43legacy.ko LD [M] drivers/net/wireless/hostap/hostap.ko LD [M] drivers/net/wireless/hostap/hostap_cs.ko LD [M] drivers/net/wireless/hostap/hostap_pci.ko LD [M] drivers/net/wireless/hostap/hostap_plx.ko LD [M] drivers/net/wireless/ipw2x00/ipw2100.ko LD [M] drivers/net/wireless/ipw2x00/ipw2200.ko LD [M] drivers/net/wireless/ipw2x00/libipw.ko LD [M] drivers/net/wireless/iwlwifi/iwl3945.ko LD [M] drivers/net/wireless/iwlwifi/iwlagn.ko LD [M] drivers/net/wireless/iwlwifi/iwlcore.ko LD [M] drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.ko LD [M] drivers/net/wireless/libertas/libertas.ko LD [M] drivers/net/wireless/libertas/libertas_cs.ko LD [M] drivers/net/wireless/libertas/libertas_sdio.ko LD [M] drivers/net/wireless/libertas/libertas_spi.ko LD [M] drivers/net/wireless/libertas/usb8xxx.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf_usb.ko LD [M] drivers/net/wireless/mac80211_hwsim.ko LD [M] drivers/net/wireless/mwl8k.ko LD [M] drivers/net/wireless/netwave_cs.ko LD [M] drivers/net/wireless/orinoco/orinoco.ko LD [M] drivers/net/wireless/orinoco/orinoco_cs.ko LD [M] drivers/net/wireless/orinoco/orinoco_nortel.ko LD [M] drivers/net/wireless/orinoco/orinoco_pci.ko LD [M] drivers/net/wireless/orinoco/orinoco_plx.ko LD [M] drivers/net/wireless/orinoco/orinoco_tmd.ko LD [M] drivers/net/wireless/orinoco/spectrum_cs.ko LD [M] drivers/net/wireless/p54/p54common.ko LD [M] drivers/net/wireless/p54/p54pci.ko LD [M] drivers/net/wireless/p54/p54spi.ko LD [M] drivers/net/wireless/p54/p54usb.ko LD [M] drivers/net/wireless/prism54/prism54.ko LD [M] drivers/net/wireless/ray_cs.ko LD [M] drivers/net/wireless/rndis_wlan.ko LD [M] drivers/net/wireless/rt2x00/rt2400pci.ko LD [M] drivers/net/wireless/rt2x00/rt2500pci.ko LD [M] drivers/net/wireless/rt2x00/rt2500usb.ko LD [M] drivers/net/wireless/rt2x00/rt2800usb.ko LD [M] drivers/net/wireless/rt2x00/rt2x00lib.ko LD [M] drivers/net/wireless/rt2x00/rt2x00pci.ko LD [M] drivers/net/wireless/rt2x00/rt2x00usb.ko LD [M] drivers/net/wireless/rt2x00/rt61pci.ko LD [M] drivers/net/wireless/rt2x00/rt73usb.ko LD [M] drivers/net/wireless/rtl818x/rtl8180.ko LD [M] drivers/net/wireless/rtl818x/rtl8187.ko LD [M] drivers/net/wireless/strip.ko LD [M] drivers/net/wireless/wavelan_cs.ko LD [M] drivers/net/wireless/wl12xx/wl12xx.ko LD [M] drivers/net/wireless/wl3501_cs.ko LD [M] drivers/net/wireless/zd1201.ko LD [M] drivers/net/wireless/zd1211rw/zd1211rw.ko LD [M] drivers/net/yellowfin.ko LD [M] drivers/parport/parport.ko LD [M] drivers/parport/parport_ax88796.ko LD [M] drivers/parport/parport_cs.ko LD [M] drivers/parport/parport_pc.ko LD [M] drivers/parport/parport_serial.ko LD [M] drivers/parport/parport_sunbpp.ko LD [M] drivers/pci/pci-stub.ko LD [M] drivers/pcmcia/i82092.ko LD [M] drivers/pcmcia/pcmcia.ko LD [M] drivers/pcmcia/pcmcia_core.ko LD [M] drivers/pcmcia/pd6729.ko LD [M] drivers/pcmcia/rsrc_nonstatic.ko LD [M] drivers/pcmcia/yenta_socket.ko LD [M] drivers/power/bq27x00_battery.ko LD [M] drivers/power/ds2760_battery.ko LD [M] drivers/power/pcf50633-charger.ko LD [M] drivers/power/pda_power.ko LD [M] drivers/power/power_supply.ko LD [M] drivers/power/wm8350_power.ko LD [M] drivers/regulator/bq24022.ko LD [M] drivers/regulator/fixed.ko LD [M] drivers/regulator/lp3971.ko LD [M] drivers/regulator/max1586.ko LD [M] drivers/regulator/pcf50633-regulator.ko LD [M] drivers/regulator/userspace-consumer.ko LD [M] drivers/regulator/virtual.ko LD [M] drivers/regulator/wm8350-regulator.ko LD [M] drivers/regulator/wm8400-regulator.ko LD [M] drivers/rtc/rtc-ds1286.ko LD [M] drivers/rtc/rtc-ds1305.ko LD [M] drivers/rtc/rtc-ds1307.ko LD [M] drivers/rtc/rtc-ds1374.ko LD [M] drivers/rtc/rtc-ds1390.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1553.ko LD [M] drivers/rtc/rtc-ds1672.ko LD [M] drivers/rtc/rtc-ds1742.ko LD [M] drivers/rtc/rtc-ds3234.ko LD [M] drivers/rtc/rtc-fm3130.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m41t94.ko LD [M] drivers/rtc/rtc-m48t35.ko LD [M] drivers/rtc/rtc-m48t86.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-max6902.ko LD [M] drivers/rtc/rtc-pcf50633.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-r9701.ko LD [M] drivers/rtc/rtc-rs5c348.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-rx8581.ko LD [M] drivers/rtc/rtc-s35390a.ko LD [M] drivers/rtc/rtc-stk17ta8.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-v3020.ko LD [M] drivers/rtc/rtc-wm8350.ko LD [M] drivers/rtc/rtc-x1205.ko LD [M] drivers/sbus/char/bbc.ko LD [M] drivers/sbus/char/display7seg.ko LD [M] drivers/sbus/char/envctrl.ko LD [M] drivers/sbus/char/flash.ko LD [M] drivers/sbus/char/openprom.ko LD [M] drivers/sbus/char/uctrl.ko LD [M] drivers/scsi/3w-9xxx.ko LD [M] drivers/scsi/3w-xxxx.ko LD [M] drivers/scsi/a100u2w.ko LD [M] drivers/scsi/aacraid/aacraid.ko LD [M] drivers/scsi/aic7xxx/aic79xx.ko LD [M] drivers/scsi/aic7xxx/aic7xxx.ko LD [M] drivers/scsi/aic7xxx_old.ko LD [M] drivers/scsi/aic94xx/aic94xx.ko LD [M] drivers/scsi/arcmsr/arcmsr.ko LD [M] drivers/scsi/atp870u.ko LD [M] drivers/scsi/bnx2i/bnx2i.ko LD [M] drivers/scsi/ch.ko LD [M] drivers/scsi/cxgb3i/cxgb3i.ko LD [M] drivers/scsi/dc395x.ko LD [M] drivers/scsi/device_handler/scsi_dh.ko LD [M] drivers/scsi/device_handler/scsi_dh_alua.ko LD [M] drivers/scsi/device_handler/scsi_dh_emc.ko LD [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko LD [M] drivers/scsi/device_handler/scsi_dh_rdac.ko LD [M] drivers/scsi/dmx3191d.ko LD [M] drivers/scsi/esp_scsi.ko LD [M] drivers/scsi/fcoe/fcoe.ko LD [M] drivers/scsi/fcoe/libfcoe.ko LD [M] drivers/scsi/fdomain.ko LD [M] drivers/scsi/hptiop.ko LD [M] drivers/scsi/imm.ko LD [M] drivers/scsi/initio.ko LD [M] drivers/scsi/ipr.ko LD [M] drivers/scsi/ips.ko LD [M] drivers/scsi/iscsi_tcp.ko LD [M] drivers/scsi/libfc/libfc.ko LD [M] drivers/scsi/libiscsi.ko LD [M] drivers/scsi/libiscsi_tcp.ko LD [M] drivers/scsi/libsas/libsas.ko LD [M] drivers/scsi/libsrp.ko LD [M] drivers/scsi/lpfc/lpfc.ko LD [M] drivers/scsi/megaraid.ko LD [M] drivers/scsi/megaraid/megaraid_mbox.ko LD [M] drivers/scsi/megaraid/megaraid_mm.ko LD [M] drivers/scsi/megaraid/megaraid_sas.ko LD [M] drivers/scsi/mpt2sas/mpt2sas.ko LD [M] drivers/scsi/mvsas/mvsas.ko LD [M] drivers/scsi/osd/libosd.ko LD [M] drivers/scsi/osd/osd.ko LD [M] drivers/scsi/osst.ko LD [M] drivers/scsi/pcmcia/fdomain_cs.ko LD [M] drivers/scsi/pcmcia/qlogic_cs.ko LD [M] drivers/scsi/pcmcia/sym53c500_cs.ko LD [M] drivers/scsi/ppa.ko LD [M] drivers/scsi/qla1280.ko LD [M] drivers/scsi/qla2xxx/qla2xxx.ko LD [M] drivers/scsi/qla4xxx/qla4xxx.ko LD [M] drivers/scsi/qlogicfas408.ko LD [M] drivers/scsi/qlogicpti.ko LD [M] drivers/scsi/raid_class.ko LD [M] drivers/scsi/scsi_debug.ko LD [M] drivers/scsi/scsi_mod.ko LD [M] drivers/scsi/scsi_tgt.ko LD [M] drivers/scsi/scsi_transport_fc.ko LD [M] drivers/scsi/scsi_transport_iscsi.ko LD [M] drivers/scsi/scsi_transport_sas.ko LD [M] drivers/scsi/scsi_transport_spi.ko LD [M] drivers/scsi/scsi_transport_srp.ko LD [M] drivers/scsi/scsi_wait_scan.ko LD [M] drivers/scsi/sd_mod.ko LD [M] drivers/scsi/ses.ko LD [M] drivers/scsi/sg.ko LD [M] drivers/scsi/sr_mod.ko LD [M] drivers/scsi/st.ko LD [M] drivers/scsi/stex.ko LD [M] drivers/scsi/sun_esp.ko LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.ko LD [M] drivers/scsi/tmscsim.ko LD [M] drivers/serial/8250.ko LD [M] drivers/serial/8250_pci.ko LD [M] drivers/serial/jsm/jsm.ko LD [M] drivers/serial/kgdboc.ko LD [M] drivers/serial/max3100.ko LD [M] drivers/serial/serial_cs.ko LD [M] drivers/serial/sunsab.ko LD [M] drivers/serial/sunsu.ko LD [M] drivers/serial/sunzilog.ko LD [M] drivers/spi/spi_bitbang.ko LD [M] drivers/spi/spi_butterfly.ko LD [M] drivers/spi/spi_gpio.ko LD [M] drivers/spi/spi_lm70llp.ko LD [M] drivers/spi/spidev.ko LD [M] drivers/spi/tle62x0.ko LD [M] drivers/ssb/ssb.ko LD [M] drivers/telephony/ixj.ko LD [M] drivers/telephony/ixj_pcmcia.ko LD [M] drivers/telephony/phonedev.ko LD [M] drivers/thermal/thermal_sys.ko LD [M] drivers/uio/uio.ko LD [M] drivers/uio/uio_aec.ko LD [M] drivers/uio/uio_cif.ko LD [M] drivers/uio/uio_pdrv.ko LD [M] drivers/uio/uio_pdrv_genirq.ko LD [M] drivers/uio/uio_sercos3.ko LD [M] drivers/uio/uio_smx.ko LD [M] drivers/usb/atm/cxacru.ko LD [M] drivers/usb/atm/speedtch.ko LD [M] drivers/usb/atm/ueagle-atm.ko LD [M] drivers/usb/atm/usbatm.ko LD [M] drivers/usb/atm/xusbatm.ko LD [M] drivers/usb/c67x00/c67x00.ko LD [M] drivers/usb/class/cdc-acm.ko LD [M] drivers/usb/class/cdc-wdm.ko LD [M] drivers/usb/class/usblp.ko LD [M] drivers/usb/class/usbtmc.ko LD [M] drivers/usb/core/usbcore.ko LD [M] drivers/usb/gadget/g_cdc.ko LD [M] drivers/usb/gadget/g_ether.ko LD [M] drivers/usb/gadget/g_file_storage.ko LD [M] drivers/usb/gadget/g_midi.ko LD [M] drivers/usb/gadget/g_printer.ko LD [M] drivers/usb/gadget/g_serial.ko LD [M] drivers/usb/gadget/g_zero.ko LD [M] drivers/usb/gadget/gadgetfs.ko LD [M] drivers/usb/gadget/m66592-udc.ko LD [M] drivers/usb/host/ehci-hcd.ko LD [M] drivers/usb/host/hwa-hc.ko LD [M] drivers/usb/host/isp116x-hcd.ko LD [M] drivers/usb/host/isp1760.ko LD [M] drivers/usb/host/ohci-hcd.ko LD [M] drivers/usb/host/oxu210hp-hcd.ko LD [M] drivers/usb/host/r8a66597-hcd.ko LD [M] drivers/usb/host/sl811-hcd.ko LD [M] drivers/usb/host/sl811_cs.ko LD [M] drivers/usb/host/u132-hcd.ko LD [M] drivers/usb/host/uhci-hcd.ko LD [M] drivers/usb/host/whci/whci-hcd.ko LD [M] drivers/usb/image/mdc800.ko LD [M] drivers/usb/image/microtek.ko LD [M] drivers/usb/misc/adutux.ko LD [M] drivers/usb/misc/appledisplay.ko LD [M] drivers/usb/misc/berry_charge.ko LD [M] drivers/usb/misc/cypress_cy7c63.ko LD [M] drivers/usb/misc/cytherm.ko LD [M] drivers/usb/misc/emi26.ko LD [M] drivers/usb/misc/emi62.ko LD [M] drivers/usb/misc/ftdi-elan.ko LD [M] drivers/usb/misc/idmouse.ko LD [M] drivers/usb/misc/iowarrior.ko LD [M] drivers/usb/misc/isight_firmware.ko LD [M] drivers/usb/misc/ldusb.ko LD [M] drivers/usb/misc/legousbtower.ko LD [M] drivers/usb/misc/rio500.ko LD [M] drivers/usb/misc/sisusbvga/sisusbvga.ko LD [M] drivers/usb/misc/trancevibrator.ko LD [M] drivers/usb/misc/usblcd.ko LD [M] drivers/usb/misc/usbled.ko LD [M] drivers/usb/misc/usbsevseg.ko LD [M] drivers/usb/misc/usbtest.ko LD [M] drivers/usb/misc/uss720.ko LD [M] drivers/usb/misc/vstusb.ko LD [M] drivers/usb/mon/usbmon.ko LD [M] drivers/usb/otg/gpio_vbus.ko LD [M] drivers/usb/otg/nop-usb-xceiv.ko LD [M] drivers/usb/serial/aircable.ko LD [M] drivers/usb/serial/ark3116.ko LD [M] drivers/usb/serial/belkin_sa.ko LD [M] drivers/usb/serial/ch341.ko LD [M] drivers/usb/serial/cp210x.ko LD [M] drivers/usb/serial/cyberjack.ko LD [M] drivers/usb/serial/cypress_m8.ko LD [M] drivers/usb/serial/digi_acceleport.ko LD [M] drivers/usb/serial/empeg.ko LD [M] drivers/usb/serial/ftdi_sio.ko LD [M] drivers/usb/serial/funsoft.ko LD [M] drivers/usb/serial/garmin_gps.ko LD [M] drivers/usb/serial/hp4x.ko LD [M] drivers/usb/serial/io_edgeport.ko LD [M] drivers/usb/serial/io_ti.ko LD [M] drivers/usb/serial/ipaq.ko LD [M] drivers/usb/serial/ipw.ko LD [M] drivers/usb/serial/ir-usb.ko LD [M] drivers/usb/serial/iuu_phoenix.ko LD [M] drivers/usb/serial/keyspan.ko LD [M] drivers/usb/serial/keyspan_pda.ko LD [M] drivers/usb/serial/kl5kusb105.ko LD [M] drivers/usb/serial/kobil_sct.ko LD [M] drivers/usb/serial/mct_u232.ko LD [M] drivers/usb/serial/mos7720.ko LD [M] drivers/usb/serial/mos7840.ko LD [M] drivers/usb/serial/moto_modem.ko LD [M] drivers/usb/serial/navman.ko LD [M] drivers/usb/serial/omninet.ko LD [M] drivers/usb/serial/opticon.ko LD [M] drivers/usb/serial/option.ko LD [M] drivers/usb/serial/oti6858.ko LD [M] drivers/usb/serial/pl2303.ko LD [M] drivers/usb/serial/qcserial.ko LD [M] drivers/usb/serial/safe_serial.ko LD [M] drivers/usb/serial/siemens_mpi.ko LD [M] drivers/usb/serial/sierra.ko LD [M] drivers/usb/serial/spcp8x5.ko LD [M] drivers/usb/serial/symbolserial.ko LD [M] drivers/usb/serial/ti_usb_3410_5052.ko LD [M] drivers/usb/serial/usb_debug.ko LD [M] drivers/usb/serial/usbserial.ko LD [M] drivers/usb/serial/visor.ko LD [M] drivers/usb/serial/whiteheat.ko LD [M] drivers/usb/storage/ums-alauda.ko LD [M] drivers/usb/storage/ums-cypress.ko LD [M] drivers/usb/storage/ums-datafab.ko LD [M] drivers/usb/storage/ums-freecom.ko LD [M] drivers/usb/storage/ums-isd200.ko LD [M] drivers/usb/storage/ums-jumpshot.ko LD [M] drivers/usb/storage/ums-karma.ko LD [M] drivers/usb/storage/ums-onetouch.ko LD [M] drivers/usb/storage/ums-sddr09.ko LD [M] drivers/usb/storage/ums-sddr55.ko LD [M] drivers/usb/storage/ums-usbat.ko LD [M] drivers/usb/storage/usb-libusual.ko LD [M] drivers/usb/storage/usb-storage.ko LD [M] drivers/usb/wusbcore/wusb-cbaf.ko LD [M] drivers/usb/wusbcore/wusb-wa.ko LD [M] drivers/usb/wusbcore/wusbcore.ko LD [M] drivers/uwb/hwa-rc.ko LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.ko LD [M] drivers/uwb/i1480/i1480-est.ko LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.ko LD [M] drivers/uwb/umc.ko LD [M] drivers/uwb/uwb.ko LD [M] drivers/uwb/whc-rc.ko LD [M] drivers/uwb/whci.ko LD [M] drivers/uwb/wlp/wlp.ko LD [M] drivers/video/arkfb.ko LD [M] drivers/video/aty/aty128fb.ko LD [M] drivers/video/aty/atyfb.ko LD [M] drivers/video/aty/radeonfb.ko LD [M] drivers/video/backlight/backlight.ko LD [M] drivers/video/backlight/generic_bl.ko LD [M] drivers/video/backlight/ili9320.ko LD [M] drivers/video/backlight/lcd.ko LD [M] drivers/video/backlight/ltv350qv.ko LD [M] drivers/video/backlight/platform_lcd.ko LD [M] drivers/video/backlight/tdo24m.ko LD [M] drivers/video/backlight/vgg2432a4.ko LD [M] drivers/video/broadsheetfb.ko LD [M] drivers/video/carminefb.ko LD [M] drivers/video/cfbcopyarea.ko LD [M] drivers/video/cfbfillrect.ko LD [M] drivers/video/cfbimgblt.ko LD [M] drivers/video/cirrusfb.ko LD [M] drivers/video/console/bitblit.ko LD [M] drivers/video/console/fbcon.ko LD [M] drivers/video/console/fbcon_ccw.ko LD [M] drivers/video/console/fbcon_cw.ko LD [M] drivers/video/console/fbcon_rotate.ko LD [M] drivers/video/console/fbcon_ud.ko LD [M] drivers/video/console/font.ko LD [M] drivers/video/console/softcursor.ko LD [M] drivers/video/console/tileblit.ko LD [M] drivers/video/display/display.ko LD [M] drivers/video/fb.ko LD [M] drivers/video/fb_ddc.ko LD [M] drivers/video/fb_sys_fops.ko LD [M] drivers/video/kyro/kyrofb.ko LD [M] drivers/video/macmodes.ko LD [M] drivers/video/matrox/g450_pll.ko LD [M] drivers/video/matrox/i2c-matroxfb.ko LD [M] drivers/video/matrox/matroxfb_DAC1064.ko LD [M] drivers/video/matrox/matroxfb_Ti3026.ko LD [M] drivers/video/matrox/matroxfb_accel.ko LD [M] drivers/video/matrox/matroxfb_base.ko LD [M] drivers/video/matrox/matroxfb_crtc2.ko LD [M] drivers/video/matrox/matroxfb_g450.ko LD [M] drivers/video/matrox/matroxfb_maven.ko LD [M] drivers/video/matrox/matroxfb_misc.ko LD [M] drivers/video/mb862xx/mb862xxfb.ko LD [M] drivers/video/metronomefb.ko LD [M] drivers/video/neofb.ko LD [M] drivers/video/nvidia/nvidiafb.ko LD [M] drivers/video/output.ko LD [M] drivers/video/pm2fb.ko LD [M] drivers/video/pm3fb.ko LD [M] drivers/video/riva/rivafb.ko LD [M] drivers/video/s1d13xxxfb.ko LD [M] drivers/video/s3fb.ko LD [M] drivers/video/savage/savagefb.ko LD [M] drivers/video/sis/sisfb.ko LD [M] drivers/video/sm501fb.ko LD [M] drivers/video/sstfb.ko LD [M] drivers/video/svgalib.ko LD [M] drivers/video/syscopyarea.ko LD [M] drivers/video/sysfillrect.ko LD [M] drivers/video/sysimgblt.ko LD [M] drivers/video/tdfxfb.ko LD [M] drivers/video/tmiofb.ko LD [M] drivers/video/tridentfb.ko LD [M] drivers/video/uvesafb.ko LD [M] drivers/video/vfb.ko LD [M] drivers/video/vgastate.ko LD [M] drivers/video/via/viafb.ko LD [M] drivers/video/vt8623fb.ko LD [M] drivers/w1/masters/ds2482.ko LD [M] drivers/w1/masters/ds2490.ko LD [M] drivers/w1/masters/matrox_w1.ko LD [M] drivers/w1/masters/w1-gpio.ko LD [M] drivers/w1/slaves/w1_bq27000.ko LD [M] drivers/w1/slaves/w1_ds2431.ko LD [M] drivers/w1/slaves/w1_ds2433.ko LD [M] drivers/w1/slaves/w1_ds2760.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] drivers/w1/slaves/w1_therm.ko LD [M] drivers/w1/wire.ko LD [M] drivers/watchdog/alim7101_wdt.ko LD [M] drivers/watchdog/cpwd.ko LD [M] drivers/watchdog/pcwd_pci.ko LD [M] drivers/watchdog/pcwd_usb.ko LD [M] drivers/watchdog/riowd.ko LD [M] drivers/watchdog/softdog.ko LD [M] drivers/watchdog/wdt_pci.ko LD [M] drivers/watchdog/wm8350_wdt.ko LD [M] fs/9p/9p.ko LD [M] fs/adfs/adfs.ko LD [M] fs/affs/affs.ko LD [M] fs/afs/kafs.ko LD [M] fs/autofs/autofs.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/befs/befs.ko LD [M] fs/bfs/bfs.ko LD [M] fs/binfmt_misc.ko LD [M] fs/btrfs/btrfs.ko LD [M] fs/cachefiles/cachefiles.ko LD [M] fs/cifs/cifs.ko LD [M] fs/coda/coda.ko LD [M] fs/configfs/configfs.ko LD [M] fs/cramfs/cramfs.ko LD [M] fs/dlm/dlm.ko LD [M] fs/ecryptfs/ecryptfs.ko LD [M] fs/efs/efs.ko LD [M] fs/exofs/exofs.ko LD [M] fs/exportfs/exportfs.ko LD [M] fs/ext2/ext2.ko LD [M] fs/ext3/ext3.ko LD [M] fs/ext4/ext4.ko LD [M] fs/fat/fat.ko LD [M] fs/fat/msdos.ko LD [M] fs/fat/vfat.ko LD [M] fs/freevxfs/freevxfs.ko LD [M] fs/fscache/fscache.ko LD [M] fs/fuse/cuse.ko LD [M] fs/fuse/fuse.ko LD [M] fs/gfs2/gfs2.ko LD [M] fs/hfs/hfs.ko LD [M] fs/hfsplus/hfsplus.ko LD [M] fs/hpfs/hpfs.ko LD [M] fs/isofs/isofs.ko LD [M] fs/jbd/jbd.ko LD [M] fs/jbd2/jbd2.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/jfs/jfs.ko LD [M] fs/lockd/lockd.ko LD [M] fs/mbcache.ko LD [M] fs/minix/minix.ko LD [M] fs/ncpfs/ncpfs.ko LD [M] fs/nfs/nfs.ko LD [M] fs/nfs_common/nfs_acl.ko LD [M] fs/nfsd/nfsd.ko LD [M] fs/nilfs2/nilfs2.ko LD [M] fs/nls/nls_ascii.ko LD [M] fs/nls/nls_base.ko LD [M] fs/nls/nls_cp1250.ko LD [M] fs/nls/nls_cp1251.ko LD [M] fs/nls/nls_cp1255.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp775.ko LD [M] fs/nls/nls_cp850.ko LD [M] fs/nls/nls_cp852.ko LD [M] fs/nls/nls_cp855.ko LD [M] fs/nls/nls_cp857.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_cp863.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_cp866.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp874.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_cp936.ko LD [M] fs/nls/nls_cp949.ko LD [M] fs/nls/nls_cp950.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-14.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] fs/nls/nls_iso8859-4.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] fs/nls/nls_iso8859-6.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/nls/nls_koi8-ru.ko LD [M] fs/nls/nls_koi8-u.ko LD [M] fs/nls/nls_utf8.ko LD [M] fs/ntfs/ntfs.ko LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.ko LD [M] fs/ocfs2/dlm/ocfs2_dlm.ko LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.ko LD [M] fs/ocfs2/ocfs2.ko LD [M] fs/ocfs2/ocfs2_stack_o2cb.ko LD [M] fs/ocfs2/ocfs2_stack_user.ko LD [M] fs/ocfs2/ocfs2_stackglue.ko LD [M] fs/omfs/omfs.ko LD [M] fs/openpromfs/openpromfs.ko LD [M] fs/qnx4/qnx4.ko LD [M] fs/quota/quota_tree.ko LD [M] fs/quota/quota_v1.ko LD [M] fs/quota/quota_v2.ko LD [M] fs/reiserfs/reiserfs.ko LD [M] fs/romfs/romfs.ko LD [M] fs/smbfs/smbfs.ko LD [M] fs/squashfs/squashfs.ko LD [M] fs/sysv/sysv.ko LD [M] fs/ubifs/ubifs.ko LD [M] fs/udf/udf.ko LD [M] fs/ufs/ufs.ko LD [M] fs/xfs/xfs.ko LD [M] kernel/backtracetest.ko LD [M] kernel/configs.ko LD [M] kernel/rcutorture.ko LD [M] kernel/trace/ring_buffer_benchmark.ko LD [M] lib/crc-ccitt.ko LD [M] lib/crc-itu-t.ko LD [M] lib/crc-t10dif.ko LD [M] lib/crc16.ko LD [M] lib/crc7.ko LD [M] lib/libcrc32c.ko LD [M] lib/lzo/lzo_compress.ko LD [M] lib/lzo/lzo_decompress.ko LD [M] lib/reed_solomon/reed_solomon.ko LD [M] lib/ts_bm.ko LD [M] lib/ts_fsm.ko LD [M] lib/ts_kmp.ko LD [M] lib/zlib_deflate/zlib_deflate.ko LD [M] net/802/fddi.ko LD [M] net/802/garp.ko LD [M] net/802/p8022.ko LD [M] net/802/p8023.ko LD [M] net/802/psnap.ko LD [M] net/802/stp.ko LD [M] net/802/tr.ko LD [M] net/8021q/8021q.ko LD [M] net/9p/9pnet.ko LD [M] net/9p/9pnet_rdma.ko LD [M] net/appletalk/appletalk.ko LD [M] net/atm/atm.ko LD [M] net/atm/br2684.ko LD [M] net/atm/clip.ko LD [M] net/atm/lec.ko LD [M] net/atm/mpoa.ko LD [M] net/atm/pppoatm.ko LD [M] net/ax25/ax25.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/bluetooth/bnep/bnep.ko LD [M] net/bluetooth/cmtp/cmtp.ko LD [M] net/bluetooth/hidp/hidp.ko LD [M] net/bluetooth/l2cap.ko LD [M] net/bluetooth/rfcomm/rfcomm.ko LD [M] net/bluetooth/sco.ko LD [M] net/bridge/bridge.ko LD [M] net/bridge/netfilter/ebt_802_3.ko LD [M] net/bridge/netfilter/ebt_among.ko LD [M] net/bridge/netfilter/ebt_arp.ko LD [M] net/bridge/netfilter/ebt_arpreply.ko LD [M] net/bridge/netfilter/ebt_dnat.ko LD [M] net/bridge/netfilter/ebt_ip.ko LD [M] net/bridge/netfilter/ebt_ip6.ko LD [M] net/bridge/netfilter/ebt_limit.ko LD [M] net/bridge/netfilter/ebt_log.ko LD [M] net/bridge/netfilter/ebt_mark.ko LD [M] net/bridge/netfilter/ebt_mark_m.ko LD [M] net/bridge/netfilter/ebt_nflog.ko LD [M] net/bridge/netfilter/ebt_pkttype.ko LD [M] net/bridge/netfilter/ebt_redirect.ko LD [M] net/bridge/netfilter/ebt_snat.ko LD [M] net/bridge/netfilter/ebt_stp.ko LD [M] net/bridge/netfilter/ebt_ulog.ko LD [M] net/bridge/netfilter/ebt_vlan.ko LD [M] net/bridge/netfilter/ebtable_broute.ko LD [M] net/bridge/netfilter/ebtable_filter.ko LD [M] net/bridge/netfilter/ebtable_nat.ko LD [M] net/bridge/netfilter/ebtables.ko LD [M] net/can/can-bcm.ko LD [M] net/can/can-raw.ko LD [M] net/can/can.ko LD [M] net/core/pktgen.ko LD [M] net/dccp/dccp.ko LD [M] net/dccp/dccp_diag.ko LD [M] net/dccp/dccp_ipv4.ko LD [M] net/dccp/dccp_ipv6.ko LD [M] net/dccp/dccp_probe.ko LD [M] net/decnet/decnet.ko LD [M] net/decnet/netfilter/dn_rtmsg.ko LD [M] net/econet/econet.ko LD [M] net/ieee802154/af_802154.ko LD [M] net/ieee802154/nl802154.ko LD [M] net/ipv4/ah4.ko LD [M] net/ipv4/esp4.ko LD [M] net/ipv4/inet_diag.ko LD [M] net/ipv4/ip_gre.ko LD [M] net/ipv4/ipcomp.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/netfilter/arp_tables.ko LD [M] net/ipv4/netfilter/arpt_mangle.ko LD [M] net/ipv4/netfilter/arptable_filter.ko LD [M] net/ipv4/netfilter/ip_queue.ko LD [M] net/ipv4/netfilter/ip_tables.ko LD [M] net/ipv4/netfilter/ipt_CLUSTERIP.ko LD [M] net/ipv4/netfilter/ipt_ECN.ko LD [M] net/ipv4/netfilter/ipt_LOG.ko LD [M] net/ipv4/netfilter/ipt_MASQUERADE.ko LD [M] net/ipv4/netfilter/ipt_NETMAP.ko LD [M] net/ipv4/netfilter/ipt_REDIRECT.ko LD [M] net/ipv4/netfilter/ipt_REJECT.ko LD [M] net/ipv4/netfilter/ipt_ULOG.ko LD [M] net/ipv4/netfilter/ipt_addrtype.ko LD [M] net/ipv4/netfilter/ipt_ah.ko LD [M] net/ipv4/netfilter/ipt_ecn.ko LD [M] net/ipv4/netfilter/iptable_filter.ko LD [M] net/ipv4/netfilter/iptable_mangle.ko LD [M] net/ipv4/netfilter/iptable_nat.ko LD [M] net/ipv4/netfilter/iptable_raw.ko LD [M] net/ipv4/netfilter/iptable_security.ko LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.ko LD [M] net/ipv4/netfilter/nf_defrag_ipv4.ko LD [M] net/ipv4/netfilter/nf_nat.ko LD [M] net/ipv4/netfilter/nf_nat_amanda.ko LD [M] net/ipv4/netfilter/nf_nat_ftp.ko LD [M] net/ipv4/netfilter/nf_nat_h323.ko LD [M] net/ipv4/netfilter/nf_nat_irc.ko LD [M] net/ipv4/netfilter/nf_nat_pptp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_dccp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_gre.ko LD [M] net/ipv4/netfilter/nf_nat_proto_sctp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_udplite.ko LD [M] net/ipv4/netfilter/nf_nat_sip.ko LD [M] net/ipv4/netfilter/nf_nat_snmp_basic.ko LD [M] net/ipv4/netfilter/nf_nat_tftp.ko LD [M] net/ipv4/tcp_bic.ko LD [M] net/ipv4/tcp_cubic.ko LD [M] net/ipv4/tcp_diag.ko LD [M] net/ipv4/tcp_highspeed.ko LD [M] net/ipv4/tcp_htcp.ko LD [M] net/ipv4/tcp_hybla.ko LD [M] net/ipv4/tcp_illinois.ko LD [M] net/ipv4/tcp_lp.ko LD [M] net/ipv4/tcp_probe.ko LD [M] net/ipv4/tcp_scalable.ko LD [M] net/ipv4/tcp_vegas.ko LD [M] net/ipv4/tcp_veno.ko LD [M] net/ipv4/tcp_westwood.ko LD [M] net/ipv4/tcp_yeah.ko LD [M] net/ipv4/tunnel4.ko LD [M] net/ipv4/xfrm4_mode_beet.ko LD [M] net/ipv4/xfrm4_mode_transport.ko LD [M] net/ipv4/xfrm4_mode_tunnel.ko LD [M] net/ipv4/xfrm4_tunnel.ko LD [M] net/ipv6/ah6.ko LD [M] net/ipv6/esp6.ko LD [M] net/ipv6/ip6_tunnel.ko LD [M] net/ipv6/ipcomp6.ko LD [M] net/ipv6/ipv6.ko LD [M] net/ipv6/mip6.ko LD [M] net/ipv6/netfilter/ip6_queue.ko LD [M] net/ipv6/netfilter/ip6_tables.ko LD [M] net/ipv6/netfilter/ip6t_LOG.ko LD [M] net/ipv6/netfilter/ip6t_REJECT.ko LD [M] net/ipv6/netfilter/ip6t_ah.ko LD [M] net/ipv6/netfilter/ip6t_eui64.ko LD [M] net/ipv6/netfilter/ip6t_frag.ko LD [M] net/ipv6/netfilter/ip6t_hbh.ko LD [M] net/ipv6/netfilter/ip6t_ipv6header.ko LD [M] net/ipv6/netfilter/ip6t_mh.ko LD [M] net/ipv6/netfilter/ip6t_rt.ko LD [M] net/ipv6/netfilter/ip6table_filter.ko LD [M] net/ipv6/netfilter/ip6table_mangle.ko LD [M] net/ipv6/netfilter/ip6table_raw.ko LD [M] net/ipv6/netfilter/ip6table_security.ko LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.ko LD [M] net/ipv6/sit.ko LD [M] net/ipv6/tunnel6.ko LD [M] net/ipv6/xfrm6_mode_beet.ko LD [M] net/ipv6/xfrm6_mode_ro.ko LD [M] net/ipv6/xfrm6_mode_transport.ko LD [M] net/ipv6/xfrm6_mode_tunnel.ko LD [M] net/ipv6/xfrm6_tunnel.ko LD [M] net/ipx/ipx.ko LD [M] net/irda/ircomm/ircomm-tty.ko LD [M] net/irda/ircomm/ircomm.ko LD [M] net/irda/irda.ko LD [M] net/irda/irlan/irlan.ko LD [M] net/irda/irnet/irnet.ko LD [M] net/key/af_key.ko LD [M] net/lapb/lapb.ko LD [M] net/llc/llc.ko LD [M] net/llc/llc2.ko LD [M] net/mac80211/mac80211.ko LD [M] net/netfilter/ipvs/ip_vs.ko LD [M] net/netfilter/ipvs/ip_vs_dh.ko LD [M] net/netfilter/ipvs/ip_vs_ftp.ko LD [M] net/netfilter/ipvs/ip_vs_lblc.ko LD [M] net/netfilter/ipvs/ip_vs_lblcr.ko LD [M] net/netfilter/ipvs/ip_vs_lc.ko LD [M] net/netfilter/ipvs/ip_vs_nq.ko LD [M] net/netfilter/ipvs/ip_vs_rr.ko LD [M] net/netfilter/ipvs/ip_vs_sed.ko LD [M] net/netfilter/ipvs/ip_vs_sh.ko LD [M] net/netfilter/ipvs/ip_vs_wlc.ko LD [M] net/netfilter/ipvs/ip_vs_wrr.ko LD [M] net/netfilter/nf_conntrack.ko LD [M] net/netfilter/nf_conntrack_amanda.ko LD [M] net/netfilter/nf_conntrack_ftp.ko LD [M] net/netfilter/nf_conntrack_h323.ko LD [M] net/netfilter/nf_conntrack_irc.ko LD [M] net/netfilter/nf_conntrack_netbios_ns.ko LD [M] net/netfilter/nf_conntrack_netlink.ko LD [M] net/netfilter/nf_conntrack_pptp.ko LD [M] net/netfilter/nf_conntrack_proto_dccp.ko LD [M] net/netfilter/nf_conntrack_proto_gre.ko LD [M] net/netfilter/nf_conntrack_proto_sctp.ko LD [M] net/netfilter/nf_conntrack_proto_udplite.ko LD [M] net/netfilter/nf_conntrack_sane.ko LD [M] net/netfilter/nf_conntrack_sip.ko LD [M] net/netfilter/nf_conntrack_tftp.ko LD [M] net/netfilter/nf_tproxy_core.ko LD [M] net/netfilter/nfnetlink.ko LD [M] net/netfilter/nfnetlink_log.ko LD [M] net/netfilter/nfnetlink_queue.ko LD [M] net/netfilter/x_tables.ko LD [M] net/netfilter/xt_CLASSIFY.ko LD [M] net/netfilter/xt_CONNMARK.ko LD [M] net/netfilter/xt_CONNSECMARK.ko LD [M] net/netfilter/xt_DSCP.ko LD [M] net/netfilter/xt_HL.ko LD [M] net/netfilter/xt_LED.ko LD [M] net/netfilter/xt_MARK.ko LD [M] net/netfilter/xt_NFLOG.ko LD [M] net/netfilter/xt_NFQUEUE.ko LD [M] net/netfilter/xt_NOTRACK.ko LD [M] net/netfilter/xt_RATEEST.ko LD [M] net/netfilter/xt_SECMARK.ko LD [M] net/netfilter/xt_TCPMSS.ko LD [M] net/netfilter/xt_TCPOPTSTRIP.ko LD [M] net/netfilter/xt_TPROXY.ko LD [M] net/netfilter/xt_TRACE.ko LD [M] net/netfilter/xt_cluster.ko LD [M] net/netfilter/xt_comment.ko LD [M] net/netfilter/xt_connbytes.ko LD [M] net/netfilter/xt_connlimit.ko LD [M] net/netfilter/xt_connmark.ko LD [M] net/netfilter/xt_conntrack.ko LD [M] net/netfilter/xt_dccp.ko LD [M] net/netfilter/xt_dscp.ko LD [M] net/netfilter/xt_esp.ko LD [M] net/netfilter/xt_hashlimit.ko LD [M] net/netfilter/xt_helper.ko LD [M] net/netfilter/xt_hl.ko LD [M] net/netfilter/xt_iprange.ko LD [M] net/netfilter/xt_length.ko LD [M] net/netfilter/xt_limit.ko LD [M] net/netfilter/xt_mac.ko LD [M] net/netfilter/xt_mark.ko LD [M] net/netfilter/xt_multiport.ko LD [M] net/netfilter/xt_osf.ko LD [M] net/netfilter/xt_owner.ko LD [M] net/netfilter/xt_physdev.ko LD [M] net/netfilter/xt_pkttype.ko LD [M] net/netfilter/xt_policy.ko LD [M] net/netfilter/xt_quota.ko LD [M] net/netfilter/xt_rateest.ko LD [M] net/netfilter/xt_realm.ko LD [M] net/netfilter/xt_recent.ko LD [M] net/netfilter/xt_sctp.ko LD [M] net/netfilter/xt_socket.ko LD [M] net/netfilter/xt_state.ko LD [M] net/netfilter/xt_statistic.ko LD [M] net/netfilter/xt_string.ko LD [M] net/netfilter/xt_tcpmss.ko LD [M] net/netfilter/xt_tcpudp.ko LD [M] net/netfilter/xt_time.ko LD [M] net/netfilter/xt_u32.ko LD [M] net/netrom/netrom.ko LD [M] net/packet/af_packet.ko LD [M] net/phonet/phonet.ko LD [M] net/phonet/pn_pep.ko LD [M] net/rds/rds.ko LD [M] net/rfkill/rfkill.ko LD [M] net/rose/rose.ko LD [M] net/rxrpc/af-rxrpc.ko LD [M] net/rxrpc/rxkad.ko LD [M] net/sched/act_gact.ko LD [M] net/sched/act_ipt.ko LD [M] net/sched/act_mirred.ko LD [M] net/sched/act_nat.ko LD [M] net/sched/act_pedit.ko LD [M] net/sched/act_police.ko LD [M] net/sched/act_simple.ko LD [M] net/sched/act_skbedit.ko LD [M] net/sched/cls_basic.ko LD [M] net/sched/cls_flow.ko LD [M] net/sched/cls_fw.ko LD [M] net/sched/cls_route.ko LD [M] net/sched/cls_rsvp.ko LD [M] net/sched/cls_rsvp6.ko LD [M] net/sched/cls_tcindex.ko LD [M] net/sched/cls_u32.ko LD [M] net/sched/em_cmp.ko LD [M] net/sched/em_meta.ko LD [M] net/sched/em_nbyte.ko LD [M] net/sched/em_text.ko LD [M] net/sched/em_u32.ko LD [M] net/sched/sch_atm.ko LD [M] net/sched/sch_cbq.ko LD [M] net/sched/sch_drr.ko LD [M] net/sched/sch_dsmark.ko LD [M] net/sched/sch_gred.ko LD [M] net/sched/sch_hfsc.ko LD [M] net/sched/sch_htb.ko LD [M] net/sched/sch_ingress.ko LD [M] net/sched/sch_multiq.ko LD [M] net/sched/sch_netem.ko LD [M] net/sched/sch_prio.ko LD [M] net/sched/sch_red.ko LD [M] net/sched/sch_sfq.ko LD [M] net/sched/sch_tbf.ko LD [M] net/sched/sch_teql.ko LD [M] net/sctp/sctp.ko LD [M] net/sunrpc/auth_gss/auth_rpcgss.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.ko LD [M] net/sunrpc/sunrpc.ko LD [M] net/sunrpc/xprtrdma/svcrdma.ko LD [M] net/sunrpc/xprtrdma/xprtrdma.ko LD [M] net/tipc/tipc.ko LD [M] net/unix/unix.ko LD [M] net/wanrouter/wanrouter.ko LD [M] net/wimax/wimax.ko LD [M] net/wireless/cfg80211.ko LD [M] net/wireless/lib80211.ko LD [M] net/wireless/lib80211_crypt_ccmp.ko LD [M] net/wireless/lib80211_crypt_tkip.ko LD [M] net/wireless/lib80211_crypt_wep.ko LD [M] net/x25/x25.ko LD [M] net/xfrm/xfrm_ipcomp.ko LD [M] net/xfrm/xfrm_user.ko LD [M] samples/kobject/kobject-example.ko LD [M] samples/kobject/kset-example.ko LD [M] samples/kprobes/jprobe_example.ko LD [M] samples/kprobes/kprobe_example.ko LD [M] samples/kprobes/kretprobe_example.ko LD [M] samples/markers/marker-example.ko LD [M] samples/markers/probe-example.ko LD [M] samples/trace_events/trace-events-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample2.ko LD [M] samples/tracepoints/tracepoint-sample.ko LD [M] sound/ac97_bus.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/oss/snd-pcm-oss.ko LD [M] sound/core/seq/oss/snd-seq-oss.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] sound/core/seq/snd-seq-dummy.ko LD [M] sound/core/seq/snd-seq-midi-emul.ko LD [M] sound/core/seq/snd-seq-midi-event.ko LD [M] sound/core/seq/snd-seq-midi.ko LD [M] sound/core/seq/snd-seq-virmidi.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-hrtimer.ko LD [M] sound/core/snd-hwdep.ko LD [M] sound/core/snd-page-alloc.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-rawmidi.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/drivers/mpu401/snd-mpu401-uart.ko LD [M] sound/drivers/mpu401/snd-mpu401.ko LD [M] sound/drivers/opl3/snd-opl3-lib.ko LD [M] sound/drivers/opl3/snd-opl3-synth.ko LD [M] sound/drivers/snd-dummy.ko LD [M] sound/drivers/snd-mtpav.ko LD [M] sound/drivers/snd-mts64.ko LD [M] sound/drivers/snd-portman2x4.ko LD [M] sound/drivers/snd-serial-u16550.ko LD [M] sound/drivers/snd-virmidi.ko LD [M] sound/drivers/vx/snd-vx-lib.ko LD [M] sound/i2c/other/snd-ak4114.ko LD [M] sound/i2c/other/snd-ak4117.ko LD [M] sound/i2c/other/snd-ak4xxx-adda.ko LD [M] sound/i2c/other/snd-pt2258.ko LD [M] sound/i2c/other/snd-tea575x-tuner.ko LD [M] sound/i2c/snd-cs8427.ko LD [M] sound/i2c/snd-i2c.ko LD [M] sound/pci/ac97/snd-ac97-codec.ko LD [M] sound/pci/ali5451/snd-ali5451.ko LD [M] sound/pci/au88x0/snd-au8810.ko LD [M] sound/pci/au88x0/snd-au8820.ko LD [M] sound/pci/au88x0/snd-au8830.ko LD [M] sound/pci/aw2/snd-aw2.ko LD [M] sound/pci/ca0106/snd-ca0106.ko LD [M] sound/pci/cs46xx/snd-cs46xx.ko LD [M] sound/pci/ctxfi/snd-ctxfi.ko LD [M] sound/pci/echoaudio/snd-darla20.ko LD [M] sound/pci/echoaudio/snd-darla24.ko LD [M] sound/pci/echoaudio/snd-echo3g.ko LD [M] sound/pci/echoaudio/snd-gina20.ko LD [M] sound/pci/echoaudio/snd-gina24.ko LD [M] sound/pci/echoaudio/snd-indigo.ko LD [M] sound/pci/echoaudio/snd-indigodj.ko LD [M] sound/pci/echoaudio/snd-indigodjx.ko LD [M] sound/pci/echoaudio/snd-indigoio.ko LD [M] sound/pci/echoaudio/snd-indigoiox.ko LD [M] sound/pci/echoaudio/snd-layla20.ko LD [M] sound/pci/echoaudio/snd-layla24.ko LD [M] sound/pci/echoaudio/snd-mia.ko LD [M] sound/pci/echoaudio/snd-mona.ko LD [M] sound/pci/emu10k1/snd-emu10k1-synth.ko LD [M] sound/pci/emu10k1/snd-emu10k1.ko LD [M] sound/pci/emu10k1/snd-emu10k1x.ko LD [M] sound/pci/hda/snd-hda-codec-analog.ko LD [M] sound/pci/hda/snd-hda-codec-atihdmi.ko LD [M] sound/pci/hda/snd-hda-codec-ca0110.ko LD [M] sound/pci/hda/snd-hda-codec-cmedia.ko LD [M] sound/pci/hda/snd-hda-codec-conexant.ko LD [M] sound/pci/hda/snd-hda-codec-idt.ko LD [M] sound/pci/hda/snd-hda-codec-intelhdmi.ko LD [M] sound/pci/hda/snd-hda-codec-nvhdmi.ko LD [M] sound/pci/hda/snd-hda-codec-realtek.ko LD [M] sound/pci/hda/snd-hda-codec-si3054.ko LD [M] sound/pci/hda/snd-hda-codec-via.ko LD [M] sound/pci/hda/snd-hda-codec.ko LD [M] sound/pci/hda/snd-hda-intel.ko LD [M] sound/pci/ice1712/snd-ice1712.ko LD [M] sound/pci/ice1712/snd-ice1724.ko LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.ko LD [M] sound/pci/korg1212/snd-korg1212.ko LD [M] sound/pci/lx6464es/snd-lx6464es.ko LD [M] sound/pci/mixart/snd-mixart.ko LD [M] sound/pci/nm256/snd-nm256.ko LD [M] sound/pci/oxygen/snd-hifier.ko LD [M] sound/pci/oxygen/snd-oxygen-lib.ko LD [M] sound/pci/oxygen/snd-oxygen.ko LD [M] sound/pci/oxygen/snd-virtuoso.ko LD [M] sound/pci/pcxhr/snd-pcxhr.ko LD [M] sound/pci/riptide/snd-riptide.ko LD [M] sound/pci/rme9652/snd-hdsp.ko LD [M] sound/pci/rme9652/snd-hdspm.ko LD [M] sound/pci/rme9652/snd-rme9652.ko LD [M] sound/pci/snd-ad1889.ko LD [M] sound/pci/snd-als300.ko LD [M] sound/pci/snd-atiixp-modem.ko LD [M] sound/pci/snd-atiixp.ko LD [M] sound/pci/snd-azt3328.ko LD [M] sound/pci/snd-bt87x.ko LD [M] sound/pci/snd-cmipci.ko LD [M] sound/pci/snd-cs4281.ko LD [M] sound/pci/snd-ens1370.ko LD [M] sound/pci/snd-ens1371.ko LD [M] sound/pci/snd-es1938.ko LD [M] sound/pci/snd-es1968.ko LD [M] sound/pci/snd-fm801.ko LD [M] sound/pci/snd-intel8x0.ko LD [M] sound/pci/snd-intel8x0m.ko LD [M] sound/pci/snd-maestro3.ko LD [M] sound/pci/snd-rme32.ko LD [M] sound/pci/snd-rme96.ko LD [M] sound/pci/snd-sonicvibes.ko LD [M] sound/pci/snd-via82xx-modem.ko LD [M] sound/pci/snd-via82xx.ko LD [M] sound/pci/trident/snd-trident.ko LD [M] sound/pci/vx222/snd-vx222.ko LD [M] sound/pci/ymfpci/snd-ymfpci.ko LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko LD [M] sound/pcmcia/vx/snd-vxpocket.ko LD [M] sound/soc/codecs/snd-soc-ad73311.ko LD [M] sound/soc/codecs/snd-soc-ak4104.ko LD [M] sound/soc/codecs/snd-soc-ak4535.ko LD [M] sound/soc/codecs/snd-soc-cs4270.ko LD [M] sound/soc/codecs/snd-soc-l3.ko LD [M] sound/soc/codecs/snd-soc-pcm3008.ko LD [M] sound/soc/codecs/snd-soc-spdif.ko LD [M] sound/soc/codecs/snd-soc-ssm2602.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic26.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.ko LD [M] sound/soc/codecs/snd-soc-uda134x.ko LD [M] sound/soc/codecs/snd-soc-uda1380.ko LD [M] sound/soc/codecs/snd-soc-wm8350.ko LD [M] sound/soc/codecs/snd-soc-wm8400.ko LD [M] sound/soc/codecs/snd-soc-wm8510.ko LD [M] sound/soc/codecs/snd-soc-wm8580.ko LD [M] sound/soc/codecs/snd-soc-wm8728.ko LD [M] sound/soc/codecs/snd-soc-wm8731.ko LD [M] sound/soc/codecs/snd-soc-wm8750.ko LD [M] sound/soc/codecs/snd-soc-wm8753.ko LD [M] sound/soc/codecs/snd-soc-wm8900.ko LD [M] sound/soc/codecs/snd-soc-wm8903.ko LD [M] sound/soc/codecs/snd-soc-wm8940.ko LD [M] sound/soc/codecs/snd-soc-wm8960.ko LD [M] sound/soc/codecs/snd-soc-wm8971.ko LD [M] sound/soc/codecs/snd-soc-wm8988.ko LD [M] sound/soc/codecs/snd-soc-wm8990.ko LD [M] sound/soc/codecs/snd-soc-wm9081.ko LD [M] sound/soc/snd-soc-core.ko LD [M] sound/sound_firmware.ko LD [M] sound/soundcore.ko LD [M] sound/sparc/snd-sun-amd7930.ko LD [M] sound/sparc/snd-sun-cs4231.ko LD [M] sound/sparc/snd-sun-dbri.ko LD [M] sound/synth/emux/snd-emux-synth.ko LD [M] sound/synth/snd-util-mem.ko LD [M] sound/usb/caiaq/snd-usb-caiaq.ko LD [M] sound/usb/snd-usb-audio.ko LD [M] sound/usb/snd-usb-lib.ko # Build took: 0:27:21.302178 # git bisect good Bisecting: 0 revisions left to test after this (roughly 0 steps) [949e82744b31b555dd6dba40758e05338f305233] sparc: Simplify code using is_power_of_2() routine. # < git rev-parse --verify HEAD Trying 949e82744b31b555dd6dba40758e05338f305233 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # yes '' | /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- oldconfig > /dev/null makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sparc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/sparc64-linux/bin/sparc64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile scripts/kconfig/conf -s arch/sparc/Kconfig GEN /scratch/kisskb/build/linus_sparc-allmodconfig_sparc64/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sparc Using /scratch/kisskb/src as source for kernel CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1515:2: warning: #warning syscall rt_tgsigqueueinfo not implemented :1519:2: warning: #warning syscall perf_counter_open not implemented CHK include/linux/compile.h CC init/version.o LD init/built-in.o CC kernel/module.o CC kernel/trace/trace.o GZIP kernel/config_data.gz IKCFG kernel/config_data.h CC [M] kernel/configs.o LD kernel/trace/built-in.o LD kernel/built-in.o LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD .tmp_vmlinux3 KSYM .tmp_kallsyms3.S AS .tmp_kallsyms3.o CHK include/linux/version.h make[3]: `scripts/unifdef' is up to date. LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map Building modules, stage 2. MODPOST 2257 modules WARNING: modpost: Found 11 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' CC arch/sparc/kernel/chmc.mod.o CC arch/sparc/kernel/us2e_cpufreq.mod.o CC arch/sparc/kernel/us3_cpufreq.mod.o CC arch/sparc/oprofile/oprofile.mod.o CC block/as-iosched.mod.o CC block/cfq-iosched.mod.o CC block/deadline-iosched.mod.o CC crypto/aes_generic.mod.o CC crypto/ansi_cprng.mod.o CC crypto/anubis.mod.o CC crypto/arc4.mod.o CC crypto/async_tx/async_memcpy.mod.o CC crypto/async_tx/async_tx.mod.o CC crypto/async_tx/async_xor.mod.o CC crypto/authenc.mod.o CC crypto/blowfish.mod.o CC crypto/camellia.mod.o CC crypto/cast5.mod.o CC crypto/cast6.mod.o CC crypto/cbc.mod.o CC crypto/ccm.mod.o CC crypto/crc32c.mod.o CC crypto/cryptd.mod.o CC crypto/crypto_null.mod.o CC crypto/ctr.mod.o CC crypto/cts.mod.o CC crypto/deflate.mod.o CC crypto/des_generic.mod.o CC crypto/ecb.mod.o CC crypto/fcrypt.mod.o CC crypto/gcm.mod.o CC crypto/gf128mul.mod.o CC crypto/hmac.mod.o CC crypto/khazad.mod.o CC crypto/lrw.mod.o CC crypto/lzo.mod.o CC crypto/md4.mod.o CC crypto/michael_mic.mod.o CC crypto/pcbc.mod.o CC crypto/rmd128.mod.o CC crypto/rmd160.mod.o CC crypto/rmd256.mod.o CC crypto/rmd320.mod.o CC crypto/salsa20_generic.mod.o CC crypto/seed.mod.o CC crypto/seqiv.mod.o CC crypto/serpent.mod.o CC crypto/sha1_generic.mod.o CC crypto/sha256_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/tea.mod.o CC crypto/tgr192.mod.o CC crypto/twofish.mod.o CC crypto/twofish_common.mod.o CC crypto/wp512.mod.o CC crypto/xcbc.mod.o CC crypto/xor.mod.o CC crypto/xts.mod.o CC crypto/zlib.mod.o CC drivers/ata/ahci.mod.o CC drivers/ata/ata_generic.mod.o CC drivers/ata/ata_piix.mod.o CC drivers/ata/libata.mod.o CC drivers/ata/pata_ali.mod.o CC drivers/ata/pata_amd.mod.o CC drivers/ata/pata_artop.mod.o CC drivers/ata/pata_atiixp.mod.o CC drivers/ata/pata_cmd640.mod.o CC drivers/ata/pata_cmd64x.mod.o CC drivers/ata/pata_cs5520.mod.o CC drivers/ata/pata_cs5530.mod.o CC drivers/ata/pata_cypress.mod.o CC drivers/ata/pata_efar.mod.o CC drivers/ata/pata_hpt366.mod.o CC drivers/ata/pata_hpt37x.mod.o CC drivers/ata/pata_hpt3x2n.mod.o CC drivers/ata/pata_hpt3x3.mod.o CC drivers/ata/pata_it8213.mod.o CC drivers/ata/pata_it821x.mod.o CC drivers/ata/pata_jmicron.mod.o CC drivers/ata/pata_marvell.mod.o CC drivers/ata/pata_mpiix.mod.o CC drivers/ata/pata_netcell.mod.o CC drivers/ata/pata_ninja32.mod.o CC drivers/ata/pata_ns87410.mod.o CC drivers/ata/pata_ns87415.mod.o CC drivers/ata/pata_oldpiix.mod.o CC drivers/ata/pata_opti.mod.o CC drivers/ata/pata_optidma.mod.o CC drivers/ata/pata_pcmcia.mod.o CC drivers/ata/pata_pdc2027x.mod.o CC drivers/ata/pata_pdc202xx_old.mod.o CC drivers/ata/pata_platform.mod.o CC drivers/ata/pata_radisys.mod.o CC drivers/ata/pata_rz1000.mod.o CC drivers/ata/pata_sc1200.mod.o CC drivers/ata/pata_sch.mod.o CC drivers/ata/pata_serverworks.mod.o CC drivers/ata/pata_sil680.mod.o CC drivers/ata/pata_sis.mod.o CC drivers/ata/pata_sl82c105.mod.o CC drivers/ata/pata_triflex.mod.o CC drivers/ata/pata_via.mod.o CC drivers/ata/pdc_adma.mod.o CC drivers/ata/sata_inic162x.mod.o CC drivers/ata/sata_mv.mod.o CC drivers/ata/sata_nv.mod.o CC drivers/ata/sata_promise.mod.o CC drivers/ata/sata_qstor.mod.o CC drivers/ata/sata_sil.mod.o CC drivers/ata/sata_sil24.mod.o CC drivers/ata/sata_sis.mod.o CC drivers/ata/sata_svw.mod.o CC drivers/ata/sata_sx4.mod.o CC drivers/ata/sata_uli.mod.o CC drivers/ata/sata_via.mod.o CC drivers/ata/sata_vsc.mod.o CC drivers/atm/adummy.mod.o CC drivers/atm/atmtcp.mod.o CC drivers/atm/eni.mod.o CC drivers/atm/fore_200e.mod.o CC drivers/atm/he.mod.o CC drivers/atm/idt77252.mod.o CC drivers/atm/iphase.mod.o CC drivers/atm/lanai.mod.o CC drivers/atm/solos-pci.mod.o CC drivers/atm/suni.mod.o CC drivers/auxdisplay/ks0108.mod.o CC drivers/base/firmware_class.mod.o CC drivers/block/DAC960.mod.o CC drivers/block/aoe/aoe.mod.o CC drivers/block/brd.mod.o CC drivers/block/cciss.mod.o CC drivers/block/cryptoloop.mod.o CC drivers/block/floppy.mod.o CC drivers/block/loop.mod.o CC drivers/block/nbd.mod.o CC drivers/block/paride/aten.mod.o CC drivers/block/paride/bpck.mod.o CC drivers/block/paride/comm.mod.o CC drivers/block/paride/dstr.mod.o CC drivers/block/paride/epat.mod.o CC drivers/block/paride/epia.mod.o CC drivers/block/paride/fit2.mod.o CC drivers/block/paride/fit3.mod.o CC drivers/block/paride/friq.mod.o CC drivers/block/paride/frpw.mod.o CC drivers/block/paride/kbic.mod.o CC drivers/block/paride/ktti.mod.o CC drivers/block/paride/on20.mod.o CC drivers/block/paride/on26.mod.o CC drivers/block/paride/paride.mod.o CC drivers/block/paride/pcd.mod.o CC drivers/block/paride/pd.mod.o CC drivers/block/paride/pf.mod.o CC drivers/block/paride/pg.mod.o CC drivers/block/paride/pt.mod.o CC drivers/block/pktcdvd.mod.o CC drivers/block/sunvdc.mod.o CC drivers/block/sx8.mod.o CC drivers/block/ub.mod.o CC drivers/block/umem.mod.o CC drivers/bluetooth/bcm203x.mod.o CC drivers/bluetooth/bfusb.mod.o CC drivers/bluetooth/bluecard_cs.mod.o CC drivers/bluetooth/bpa10x.mod.o CC drivers/bluetooth/bt3c_cs.mod.o CC drivers/bluetooth/btsdio.mod.o CC drivers/bluetooth/btuart_cs.mod.o CC drivers/bluetooth/btusb.mod.o CC drivers/bluetooth/dtl1_cs.mod.o CC drivers/bluetooth/hci_uart.mod.o CC drivers/bluetooth/hci_vhci.mod.o CC drivers/cdrom/cdrom.mod.o CC drivers/char/applicom.mod.o CC drivers/char/cyclades.mod.o CC drivers/char/epca.mod.o CC drivers/char/generic_serial.mod.o CC drivers/char/hw_random/n2-rng.mod.o CC drivers/char/hw_random/rng-core.mod.o CC drivers/char/hw_random/timeriomem-rng.mod.o CC drivers/char/ip2/ip2.mod.o CC drivers/char/ipmi/ipmi_devintf.mod.o CC drivers/char/ipmi/ipmi_msghandler.mod.o CC drivers/char/ipmi/ipmi_poweroff.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/ipmi/ipmi_watchdog.mod.o CC drivers/char/isicom.mod.o CC drivers/char/istallion.mod.o CC drivers/char/lp.mod.o CC drivers/char/moxa.mod.o CC drivers/char/mxser.mod.o CC drivers/char/n_hdlc.mod.o CC drivers/char/n_r3964.mod.o CC drivers/char/nozomi.mod.o CC drivers/char/pcmcia/cm4000_cs.mod.o CC drivers/char/pcmcia/cm4040_cs.mod.o CC drivers/char/pcmcia/ipwireless/ipwireless.mod.o CC drivers/char/pcmcia/synclink_cs.mod.o CC drivers/char/ppdev.mod.o CC drivers/char/raw.mod.o CC drivers/char/rio/rio.mod.o CC drivers/char/riscom8.mod.o CC drivers/char/rocket.mod.o CC drivers/char/specialix.mod.o CC drivers/char/stallion.mod.o CC drivers/char/sx.mod.o CC drivers/char/synclink_gt.mod.o CC drivers/char/synclinkmp.mod.o CC drivers/char/tpm/tpm.mod.o CC drivers/char/tpm/tpm_atmel.mod.o CC drivers/char/tpm/tpm_nsc.mod.o CC drivers/connector/cn.mod.o CC drivers/cpufreq/cpufreq_conservative.mod.o CC drivers/cpufreq/cpufreq_ondemand.mod.o CC drivers/cpufreq/cpufreq_powersave.mod.o CC drivers/cpufreq/cpufreq_stats.mod.o CC drivers/cpufreq/cpufreq_userspace.mod.o CC drivers/cpufreq/freq_table.mod.o CC drivers/crypto/hifn_795x.mod.o CC drivers/firewire/firewire-core.mod.o CC drivers/firewire/firewire-ohci.mod.o CC drivers/firewire/firewire-sbp2.mod.o CC drivers/gpio/max7301.mod.o CC drivers/gpio/max732x.mod.o CC drivers/gpio/mcp23s08.mod.o CC drivers/gpio/pca953x.mod.o CC drivers/gpio/pcf857x.mod.o CC drivers/gpu/drm/drm.mod.o CC drivers/gpu/drm/mga/mga.mod.o CC drivers/gpu/drm/r128/r128.mod.o CC drivers/gpu/drm/radeon/radeon.mod.o CC drivers/gpu/drm/savage/savage.mod.o CC drivers/gpu/drm/tdfx/tdfx.mod.o CC drivers/gpu/drm/via/via.mod.o CC drivers/hid/hid-a4tech.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-belkin.mod.o CC drivers/hid/hid-cherry.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-cypress.mod.o CC drivers/hid/hid-drff.mod.o CC drivers/hid/hid-ezkey.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-gyration.mod.o CC drivers/hid/hid-kensington.mod.o CC drivers/hid/hid-kye.mod.o CC drivers/hid/hid-logitech.mod.o CC drivers/hid/hid-microsoft.mod.o CC drivers/hid/hid-monterey.mod.o CC drivers/hid/hid-ntrig.mod.o CC drivers/hid/hid-petalynx.mod.o CC drivers/hid/hid-pl.mod.o CC drivers/hid/hid-samsung.mod.o CC drivers/hid/hid-sjoy.mod.o CC drivers/hid/hid-sony.mod.o CC drivers/hid/hid-sunplus.mod.o CC drivers/hid/hid-tmff.mod.o CC drivers/hid/hid-topseed.mod.o CC drivers/hid/hid-wacom.mod.o CC drivers/hid/hid-zpff.mod.o CC drivers/hid/hid.mod.o CC drivers/hid/usbhid/usbhid.mod.o CC drivers/hid/usbhid/usbkbd.mod.o CC drivers/hid/usbhid/usbmouse.mod.o CC drivers/hwmon/ad7414.mod.o CC drivers/hwmon/ad7418.mod.o CC drivers/hwmon/adcxx.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm1026.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/adm1031.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/ads7828.mod.o CC drivers/hwmon/adt7462.mod.o CC drivers/hwmon/adt7470.mod.o CC drivers/hwmon/adt7473.mod.o CC drivers/hwmon/adt7475.mod.o CC drivers/hwmon/atxp1.mod.o CC drivers/hwmon/dme1737.mod.o CC drivers/hwmon/ds1621.mod.o CC drivers/hwmon/f71805f.mod.o CC drivers/hwmon/f71882fg.mod.o CC drivers/hwmon/f75375s.mod.o CC drivers/hwmon/g760a.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/gl520sm.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/i5k_amb.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/it87.mod.o CC drivers/hwmon/lis3lv02d.mod.o CC drivers/hwmon/lis3lv02d_spi.mod.o CC drivers/hwmon/lm63.mod.o CC drivers/hwmon/lm70.mod.o CC drivers/hwmon/lm75.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/lm78.mod.o CC drivers/hwmon/lm80.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm85.mod.o CC drivers/hwmon/lm87.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/lm95241.mod.o CC drivers/hwmon/ltc4215.mod.o CC drivers/hwmon/ltc4245.mod.o CC drivers/hwmon/max1111.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/max6650.mod.o CC drivers/hwmon/pc87360.mod.o CC drivers/hwmon/pc87427.mod.o CC drivers/hwmon/pcf8591.mod.o CC drivers/hwmon/sht15.mod.o CC drivers/hwmon/sis5595.mod.o CC drivers/hwmon/smsc47b397.mod.o CC drivers/hwmon/smsc47m1.mod.o CC drivers/hwmon/smsc47m192.mod.o CC drivers/hwmon/thmc50.mod.o CC drivers/hwmon/ultra45_env.mod.o CC drivers/hwmon/via686a.mod.o CC drivers/hwmon/vt1211.mod.o CC drivers/hwmon/vt8231.mod.o CC drivers/hwmon/w83627ehf.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/hwmon/w83781d.mod.o CC drivers/hwmon/w83791d.mod.o CC drivers/hwmon/w83792d.mod.o CC drivers/hwmon/w83793.mod.o CC drivers/hwmon/w83l785ts.mod.o CC drivers/hwmon/w83l786ng.mod.o CC drivers/i2c/algos/i2c-algo-bit.mod.o CC drivers/i2c/algos/i2c-algo-pca.mod.o CC drivers/i2c/busses/i2c-ali1535.mod.o CC drivers/i2c/busses/i2c-ali1563.mod.o CC drivers/i2c/busses/i2c-ali15x3.mod.o CC drivers/i2c/busses/i2c-amd756.mod.o CC drivers/i2c/busses/i2c-amd8111.mod.o CC drivers/i2c/busses/i2c-gpio.mod.o CC drivers/i2c/busses/i2c-i801.mod.o CC drivers/i2c/busses/i2c-isch.mod.o CC drivers/i2c/busses/i2c-nforce2.mod.o CC drivers/i2c/busses/i2c-ocores.mod.o CC drivers/i2c/busses/i2c-parport-light.mod.o CC drivers/i2c/busses/i2c-parport.mod.o CC drivers/i2c/busses/i2c-pca-platform.mod.o CC drivers/i2c/busses/i2c-piix4.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-sis5595.mod.o CC drivers/i2c/busses/i2c-sis630.mod.o CC drivers/i2c/busses/i2c-sis96x.mod.o CC drivers/i2c/busses/i2c-stub.mod.o CC drivers/i2c/busses/i2c-taos-evm.mod.o CC drivers/i2c/busses/i2c-tiny-usb.mod.o CC drivers/i2c/busses/i2c-via.mod.o CC drivers/i2c/busses/i2c-viapro.mod.o CC drivers/i2c/busses/i2c-voodoo3.mod.o CC drivers/i2c/chips/ds1682.mod.o CC drivers/i2c/chips/max6875.mod.o CC drivers/i2c/chips/tsl2550.mod.o CC drivers/i2c/i2c-core.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/ide/aec62xx.mod.o CC drivers/ide/alim15x3.mod.o CC drivers/ide/amd74xx.mod.o CC drivers/ide/cmd64x.mod.o CC drivers/ide/cs5520.mod.o CC drivers/ide/cs5530.mod.o CC drivers/ide/delkin_cb.mod.o CC drivers/ide/hpt366.mod.o CC drivers/ide/ide-cd_mod.mod.o CC drivers/ide/ide-core.mod.o CC drivers/ide/ide-cs.mod.o CC drivers/ide/ide-gd_mod.mod.o CC drivers/ide/ide-pci-generic.mod.o CC drivers/ide/ide-tape.mod.o CC drivers/ide/ide_platform.mod.o CC drivers/ide/it8172.mod.o CC drivers/ide/it8213.mod.o CC drivers/ide/it821x.mod.o CC drivers/ide/jmicron.mod.o CC drivers/ide/ns87415.mod.o CC drivers/ide/opti621.mod.o CC drivers/ide/pdc202xx_new.mod.o CC drivers/ide/pdc202xx_old.mod.o CC drivers/ide/piix.mod.o CC drivers/ide/sc1200.mod.o CC drivers/ide/serverworks.mod.o CC drivers/ide/siimage.mod.o CC drivers/ide/slc90e66.mod.o CC drivers/ide/tc86c001.mod.o CC drivers/ide/triflex.mod.o CC drivers/ide/trm290.mod.o CC drivers/ide/via82cxxx.mod.o CC drivers/ieee1394/dv1394.mod.o CC drivers/ieee1394/eth1394.mod.o CC drivers/ieee1394/ieee1394.mod.o CC drivers/ieee1394/ohci1394.mod.o CC drivers/ieee1394/pcilynx.mod.o CC drivers/ieee1394/raw1394.mod.o CC drivers/ieee1394/sbp2.mod.o CC drivers/ieee1394/video1394.mod.o CC drivers/ieee802154/fakehard.mod.o CC drivers/infiniband/core/ib_addr.mod.o CC drivers/infiniband/core/ib_cm.mod.o CC drivers/infiniband/core/ib_core.mod.o CC drivers/infiniband/core/ib_mad.mod.o CC drivers/infiniband/core/ib_sa.mod.o CC drivers/infiniband/core/ib_ucm.mod.o CC drivers/infiniband/core/ib_umad.mod.o CC drivers/infiniband/core/ib_uverbs.mod.o CC drivers/infiniband/core/iw_cm.mod.o CC drivers/infiniband/core/rdma_cm.mod.o CC drivers/infiniband/core/rdma_ucm.mod.o CC drivers/infiniband/hw/amso1100/iw_c2.mod.o CC drivers/infiniband/hw/cxgb3/iw_cxgb3.mod.o CC drivers/infiniband/hw/ipath/ib_ipath.mod.o CC drivers/infiniband/hw/mlx4/mlx4_ib.mod.o CC drivers/infiniband/hw/mthca/ib_mthca.mod.o CC drivers/infiniband/hw/nes/iw_nes.mod.o CC drivers/infiniband/ulp/ipoib/ib_ipoib.mod.o CC drivers/infiniband/ulp/iser/ib_iser.mod.o CC drivers/infiniband/ulp/srp/ib_srp.mod.o CC drivers/input/evbug.mod.o CC drivers/input/evdev.mod.o CC drivers/input/ff-memless.mod.o CC drivers/input/gameport/emu10k1-gp.mod.o CC drivers/input/gameport/fm801-gp.mod.o CC drivers/input/gameport/gameport.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/input-polldev.mod.o CC drivers/input/joydev.mod.o CC drivers/input/joystick/a3d.mod.o CC drivers/input/joystick/adi.mod.o CC drivers/input/joystick/analog.mod.o CC drivers/input/joystick/cobra.mod.o CC drivers/input/joystick/db9.mod.o CC drivers/input/joystick/gamecon.mod.o CC drivers/input/joystick/gf2k.mod.o CC drivers/input/joystick/grip.mod.o CC drivers/input/joystick/grip_mp.mod.o CC drivers/input/joystick/guillemot.mod.o CC drivers/input/joystick/iforce/iforce.mod.o CC drivers/input/joystick/interact.mod.o CC drivers/input/joystick/joydump.mod.o CC drivers/input/joystick/magellan.mod.o CC drivers/input/joystick/sidewinder.mod.o CC drivers/input/joystick/spaceball.mod.o CC drivers/input/joystick/spaceorb.mod.o CC drivers/input/joystick/stinger.mod.o CC drivers/input/joystick/tmdc.mod.o CC drivers/input/joystick/turbografx.mod.o CC drivers/input/joystick/twidjoy.mod.o CC drivers/input/joystick/walkera0701.mod.o CC drivers/input/joystick/warrior.mod.o CC drivers/input/joystick/xpad.mod.o CC drivers/input/joystick/zhenhua.mod.o CC drivers/input/keyboard/atkbd.mod.o CC drivers/input/keyboard/gpio_keys.mod.o CC drivers/input/keyboard/lkkbd.mod.o CC drivers/input/keyboard/newtonkbd.mod.o CC drivers/input/keyboard/stowaway.mod.o CC drivers/input/keyboard/sunkbd.mod.o CC drivers/input/keyboard/xtkbd.mod.o CC drivers/input/misc/ati_remote.mod.o CC drivers/input/misc/ati_remote2.mod.o CC drivers/input/misc/cm109.mod.o CC drivers/input/misc/keyspan_remote.mod.o CC drivers/input/misc/pcf50633-input.mod.o CC drivers/input/misc/powermate.mod.o CC drivers/input/misc/rotary_encoder.mod.o CC drivers/input/misc/sparcspkr.mod.o CC drivers/input/misc/uinput.mod.o CC drivers/input/misc/yealink.mod.o CC drivers/input/mouse/appletouch.mod.o CC drivers/input/mouse/bcm5974.mod.o CC drivers/input/mouse/gpio_mouse.mod.o CC drivers/input/mouse/psmouse.mod.o CC drivers/input/mouse/sermouse.mod.o CC drivers/input/mouse/vsxxxaa.mod.o CC drivers/input/mousedev.mod.o CC drivers/input/serio/i8042.mod.o CC drivers/input/serio/libps2.mod.o CC drivers/input/serio/parkbd.mod.o CC drivers/input/serio/pcips2.mod.o CC drivers/input/serio/serio.mod.o CC drivers/input/serio/serio_raw.mod.o CC drivers/input/serio/serport.mod.o CC drivers/input/tablet/acecad.mod.o CC drivers/input/tablet/aiptek.mod.o CC drivers/input/tablet/gtco.mod.o CC drivers/input/tablet/kbtab.mod.o CC drivers/input/tablet/wacom.mod.o CC drivers/input/touchscreen/ad7877.mod.o CC drivers/input/touchscreen/ad7879.mod.o CC drivers/input/touchscreen/ads7846.mod.o CC drivers/input/touchscreen/elo.mod.o CC drivers/input/touchscreen/fujitsu_ts.mod.o CC drivers/input/touchscreen/gunze.mod.o CC drivers/input/touchscreen/inexio.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/mtouch.mod.o CC drivers/input/touchscreen/penmount.mod.o CC drivers/input/touchscreen/touchit213.mod.o CC drivers/input/touchscreen/touchright.mod.o CC drivers/input/touchscreen/touchwin.mod.o CC drivers/input/touchscreen/tsc2007.mod.o CC drivers/input/touchscreen/ucb1400_ts.mod.o CC drivers/input/touchscreen/usbtouchscreen.mod.o CC drivers/input/touchscreen/wacom_w8001.mod.o CC drivers/input/touchscreen/wm97xx-ts.mod.o CC drivers/isdn/capi/capi.mod.o CC drivers/isdn/capi/capidrv.mod.o CC drivers/isdn/capi/capifs.mod.o CC drivers/isdn/capi/kernelcapi.mod.o CC drivers/isdn/divert/dss1_divert.mod.o CC drivers/isdn/gigaset/bas_gigaset.mod.o CC drivers/isdn/gigaset/gigaset.mod.o CC drivers/isdn/gigaset/ser_gigaset.mod.o CC drivers/isdn/gigaset/usb_gigaset.mod.o CC drivers/isdn/hardware/avm/avm_cs.mod.o CC drivers/isdn/hardware/avm/b1.mod.o CC drivers/isdn/hardware/avm/b1dma.mod.o CC drivers/isdn/hardware/avm/b1pci.mod.o CC drivers/isdn/hardware/avm/b1pcmcia.mod.o CC drivers/isdn/hardware/avm/c4.mod.o CC drivers/isdn/hardware/avm/t1pci.mod.o CC drivers/isdn/hardware/eicon/diva_idi.mod.o CC drivers/isdn/hardware/eicon/diva_mnt.mod.o CC drivers/isdn/hardware/eicon/divacapi.mod.o CC drivers/isdn/hardware/eicon/divadidd.mod.o CC drivers/isdn/hardware/eicon/divas.mod.o CC drivers/isdn/hardware/mISDN/hfcmulti.mod.o CC drivers/isdn/hardware/mISDN/hfcpci.mod.o CC drivers/isdn/hardware/mISDN/hfcsusb.mod.o CC drivers/isdn/hisax/avma1_cs.mod.o CC drivers/isdn/hisax/elsa_cs.mod.o CC drivers/isdn/hisax/hfc4s8s_l1.mod.o CC drivers/isdn/hisax/hfc_usb.mod.o CC drivers/isdn/hisax/hisax.mod.o CC drivers/isdn/hisax/hisax_fcpcipnp.mod.o CC drivers/isdn/hisax/hisax_isac.mod.o CC drivers/isdn/hisax/hisax_st5481.mod.o CC drivers/isdn/hisax/isdnhdlc.mod.o CC drivers/isdn/hisax/sedlbauer_cs.mod.o CC drivers/isdn/hisax/teles_cs.mod.o CC drivers/isdn/hysdn/hysdn.mod.o CC drivers/isdn/i4l/isdn.mod.o CC drivers/isdn/i4l/isdn_bsdcomp.mod.o CC drivers/isdn/mISDN/l1oip.mod.o CC drivers/isdn/mISDN/mISDN_core.mod.o CC drivers/isdn/mISDN/mISDN_dsp.mod.o CC drivers/leds/led-class.mod.o CC drivers/leds/leds-bd2802.mod.o CC drivers/leds/leds-dac124s085.mod.o CC drivers/leds/leds-gpio.mod.o CC drivers/leds/leds-pca9532.mod.o CC drivers/leds/leds-pca955x.mod.o CC drivers/leds/leds-sunfire.mod.o CC drivers/leds/leds-wm8350.mod.o CC drivers/leds/ledtrig-backlight.mod.o CC drivers/leds/ledtrig-default-on.mod.o CC drivers/leds/ledtrig-gpio.mod.o CC drivers/leds/ledtrig-heartbeat.mod.o CC drivers/leds/ledtrig-timer.mod.o CC drivers/md/dm-crypt.mod.o CC drivers/md/dm-delay.mod.o CC drivers/md/dm-log.mod.o CC drivers/md/dm-mirror.mod.o CC drivers/md/dm-mod.mod.o CC drivers/md/dm-multipath.mod.o CC drivers/md/dm-region-hash.mod.o CC drivers/md/dm-round-robin.mod.o CC drivers/md/dm-snapshot.mod.o CC drivers/md/dm-zero.mod.o CC drivers/md/faulty.mod.o CC drivers/md/linear.mod.o CC drivers/md/md-mod.mod.o CC drivers/md/multipath.mod.o CC drivers/md/raid0.mod.o CC drivers/md/raid1.mod.o CC drivers/md/raid10.mod.o CC drivers/md/raid456.mod.o CC drivers/md/raid6_pq.mod.o CC drivers/media/common/ir-common.mod.o CC drivers/media/common/saa7146.mod.o CC drivers/media/common/saa7146_vv.mod.o CC drivers/media/common/tuners/mc44s803.mod.o CC drivers/media/common/tuners/mt2060.mod.o CC drivers/media/common/tuners/mt20xx.mod.o CC drivers/media/common/tuners/mt2131.mod.o CC drivers/media/common/tuners/mt2266.mod.o CC drivers/media/common/tuners/mxl5005s.mod.o CC drivers/media/common/tuners/mxl5007t.mod.o CC drivers/media/common/tuners/qt1010.mod.o CC drivers/media/common/tuners/tda18271.mod.o CC drivers/media/common/tuners/tda827x.mod.o CC drivers/media/common/tuners/tda8290.mod.o CC drivers/media/common/tuners/tda9887.mod.o CC drivers/media/common/tuners/tea5761.mod.o CC drivers/media/common/tuners/tea5767.mod.o CC drivers/media/common/tuners/tuner-simple.mod.o CC drivers/media/common/tuners/tuner-types.mod.o CC drivers/media/common/tuners/tuner-xc2028.mod.o CC drivers/media/common/tuners/xc5000.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop-pci.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop-usb.mod.o CC drivers/media/dvb/b2c2/b2c2-flexcop.mod.o CC drivers/media/dvb/bt8xx/bt878.mod.o CC drivers/media/dvb/bt8xx/dst.mod.o CC drivers/media/dvb/bt8xx/dst_ca.mod.o CC drivers/media/dvb/bt8xx/dvb-bt8xx.mod.o CC drivers/media/dvb/dm1105/dm1105.mod.o CC drivers/media/dvb/dvb-core/dvb-core.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-a800.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9005.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-af9015.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-anysee.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-au6610.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-ce6230.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-cxusb.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dib0700.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-digitv.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-dw2102.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-gl861.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-m920x.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-opera.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-umt-010.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-vp702x.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb-vp7045.mod.o CC drivers/media/dvb/dvb-usb/dvb-usb.mod.o CC drivers/media/dvb/firewire/firedtv.mod.o CC drivers/media/dvb/frontends/af9013.mod.o CC drivers/media/dvb/frontends/au8522.mod.o CC drivers/media/dvb/frontends/bcm3510.mod.o CC drivers/media/dvb/frontends/cx22700.mod.o CC drivers/media/dvb/frontends/cx22702.mod.o CC drivers/media/dvb/frontends/cx24110.mod.o CC drivers/media/dvb/frontends/cx24113.mod.o CC drivers/media/dvb/frontends/cx24116.mod.o CC drivers/media/dvb/frontends/cx24123.mod.o CC drivers/media/dvb/frontends/dib0070.mod.o CC drivers/media/dvb/frontends/dib3000mb.mod.o CC drivers/media/dvb/frontends/dib3000mc.mod.o CC drivers/media/dvb/frontends/dib7000m.mod.o CC drivers/media/dvb/frontends/dib7000p.mod.o CC drivers/media/dvb/frontends/dibx000_common.mod.o CC drivers/media/dvb/frontends/drx397xD.mod.o CC drivers/media/dvb/frontends/dvb-pll.mod.o CC drivers/media/dvb/frontends/dvb_dummy_fe.mod.o CC drivers/media/dvb/frontends/isl6405.mod.o CC drivers/media/dvb/frontends/isl6421.mod.o CC drivers/media/dvb/frontends/itd1000.mod.o CC drivers/media/dvb/frontends/l64781.mod.o CC drivers/media/dvb/frontends/lgdt3304.mod.o CC drivers/media/dvb/frontends/lgdt3305.mod.o CC drivers/media/dvb/frontends/lgdt330x.mod.o CC drivers/media/dvb/frontends/lgs8gl5.mod.o CC drivers/media/dvb/frontends/lgs8gxx.mod.o CC drivers/media/dvb/frontends/lnbp21.mod.o CC drivers/media/dvb/frontends/mt312.mod.o CC drivers/media/dvb/frontends/mt352.mod.o CC drivers/media/dvb/frontends/nxt200x.mod.o CC drivers/media/dvb/frontends/nxt6000.mod.o CC drivers/media/dvb/frontends/or51132.mod.o CC drivers/media/dvb/frontends/or51211.mod.o CC drivers/media/dvb/frontends/s5h1409.mod.o CC drivers/media/dvb/frontends/s5h1411.mod.o CC drivers/media/dvb/frontends/s5h1420.mod.o CC drivers/media/dvb/frontends/s921.mod.o CC drivers/media/dvb/frontends/si21xx.mod.o CC drivers/media/dvb/frontends/sp8870.mod.o CC drivers/media/dvb/frontends/sp887x.mod.o CC drivers/media/dvb/frontends/stb0899.mod.o CC drivers/media/dvb/frontends/stb6000.mod.o CC drivers/media/dvb/frontends/stb6100.mod.o CC drivers/media/dvb/frontends/stv0288.mod.o CC drivers/media/dvb/frontends/stv0297.mod.o CC drivers/media/dvb/frontends/stv0299.mod.o CC drivers/media/dvb/frontends/stv0900.mod.o CC drivers/media/dvb/frontends/stv6110.mod.o CC drivers/media/dvb/frontends/tda10021.mod.o CC drivers/media/dvb/frontends/tda10023.mod.o CC drivers/media/dvb/frontends/tda10048.mod.o CC drivers/media/dvb/frontends/tda1004x.mod.o CC drivers/media/dvb/frontends/tda10086.mod.o CC drivers/media/dvb/frontends/tda8083.mod.o CC drivers/media/dvb/frontends/tda8261.mod.o CC drivers/media/dvb/frontends/tda826x.mod.o CC drivers/media/dvb/frontends/tua6100.mod.o CC drivers/media/dvb/frontends/ves1820.mod.o CC drivers/media/dvb/frontends/ves1x93.mod.o CC drivers/media/dvb/frontends/zl10036.mod.o CC drivers/media/dvb/frontends/zl10353.mod.o CC drivers/media/dvb/pluto2/pluto2.mod.o CC drivers/media/dvb/siano/sms1xxx.mod.o CC drivers/media/dvb/siano/smsdvb.mod.o CC drivers/media/dvb/siano/smsusb.mod.o CC drivers/media/dvb/ttpci/budget-av.mod.o CC drivers/media/dvb/ttpci/budget-ci.mod.o CC drivers/media/dvb/ttpci/budget-core.mod.o CC drivers/media/dvb/ttpci/budget-patch.mod.o CC drivers/media/dvb/ttpci/budget.mod.o CC drivers/media/dvb/ttpci/dvb-ttpci.mod.o CC drivers/media/dvb/ttpci/ttpci-eeprom.mod.o CC drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.mod.o CC drivers/media/dvb/ttusb-dec/ttusb_dec.mod.o CC drivers/media/dvb/ttusb-dec/ttusbdecfe.mod.o CC drivers/media/radio/dsbr100.mod.o CC drivers/media/radio/radio-gemtek-pci.mod.o CC drivers/media/radio/radio-maestro.mod.o CC drivers/media/radio/radio-maxiradio.mod.o CC drivers/media/radio/radio-mr800.mod.o CC drivers/media/radio/radio-si470x.mod.o CC drivers/media/radio/radio-tea5764.mod.o CC drivers/media/video/au0828/au0828.mod.o CC drivers/media/video/bt8xx/bttv.mod.o CC drivers/media/video/btcx-risc.mod.o CC drivers/media/video/bw-qcam.mod.o CC drivers/media/video/c-qcam.mod.o CC drivers/media/video/cafe_ccic.mod.o CC drivers/media/video/cpia.mod.o CC drivers/media/video/cpia2/cpia2.mod.o CC drivers/media/video/cpia_pp.mod.o CC drivers/media/video/cpia_usb.mod.o CC drivers/media/video/cs5345.mod.o CC drivers/media/video/cs53l32a.mod.o CC drivers/media/video/cx18/cx18.mod.o CC drivers/media/video/cx231xx/cx231xx-alsa.mod.o CC drivers/media/video/cx231xx/cx231xx-dvb.mod.o CC drivers/media/video/cx231xx/cx231xx.mod.o CC drivers/media/video/cx2341x.mod.o CC drivers/media/video/cx23885/cx23885.mod.o CC drivers/media/video/cx25840/cx25840.mod.o CC drivers/media/video/cx88/cx88-alsa.mod.o CC drivers/media/video/cx88/cx88-blackbird.mod.o CC drivers/media/video/cx88/cx88-dvb.mod.o CC drivers/media/video/cx88/cx88-vp3054-i2c.mod.o CC drivers/media/video/cx88/cx8800.mod.o CC drivers/media/video/cx88/cx8802.mod.o CC drivers/media/video/cx88/cx88xx.mod.o CC drivers/media/video/dabusb.mod.o CC drivers/media/video/em28xx/em28xx-alsa.mod.o CC drivers/media/video/em28xx/em28xx-dvb.mod.o CC drivers/media/video/em28xx/em28xx.mod.o CC drivers/media/video/et61x251/et61x251.mod.o CC drivers/media/video/gspca/gspca_conex.mod.o CC drivers/media/video/gspca/gspca_etoms.mod.o CC drivers/media/video/gspca/gspca_finepix.mod.o CC drivers/media/video/gspca/gspca_main.mod.o CC drivers/media/video/gspca/gspca_mars.mod.o CC drivers/media/video/gspca/gspca_mr97310a.mod.o CC drivers/media/video/gspca/gspca_ov519.mod.o CC drivers/media/video/gspca/gspca_ov534.mod.o CC drivers/media/video/gspca/gspca_pac207.mod.o CC drivers/media/video/gspca/gspca_pac7311.mod.o CC drivers/media/video/gspca/gspca_sonixb.mod.o CC drivers/media/video/gspca/gspca_sonixj.mod.o CC drivers/media/video/gspca/gspca_spca500.mod.o CC drivers/media/video/gspca/gspca_spca501.mod.o CC drivers/media/video/gspca/gspca_spca505.mod.o CC drivers/media/video/gspca/gspca_spca506.mod.o CC drivers/media/video/gspca/gspca_spca508.mod.o CC drivers/media/video/gspca/gspca_spca561.mod.o CC drivers/media/video/gspca/gspca_sq905.mod.o CC drivers/media/video/gspca/gspca_sq905c.mod.o CC drivers/media/video/gspca/gspca_stk014.mod.o CC drivers/media/video/gspca/gspca_sunplus.mod.o CC drivers/media/video/gspca/gspca_t613.mod.o CC drivers/media/video/gspca/gspca_tv8532.mod.o CC drivers/media/video/gspca/gspca_vc032x.mod.o CC drivers/media/video/gspca/gspca_zc3xx.mod.o CC drivers/media/video/gspca/m5602/gspca_m5602.mod.o CC drivers/media/video/gspca/stv06xx/gspca_stv06xx.mod.o CC drivers/media/video/hdpvr/hdpvr.mod.o CC drivers/media/video/hexium_gemini.mod.o CC drivers/media/video/hexium_orion.mod.o CC drivers/media/video/ir-kbd-i2c.mod.o CC drivers/media/video/ivtv/ivtv.mod.o CC drivers/media/video/ivtv/ivtvfb.mod.o CC drivers/media/video/m52790.mod.o CC drivers/media/video/msp3400.mod.o CC drivers/media/video/mt9m001.mod.o CC drivers/media/video/mt9m111.mod.o CC drivers/media/video/mt9t031.mod.o CC drivers/media/video/mt9v022.mod.o CC drivers/media/video/mxb.mod.o CC drivers/media/video/ov511.mod.o CC drivers/media/video/ov7670.mod.o CC drivers/media/video/ov772x.mod.o CC drivers/media/video/ovcamchip/ovcamchip.mod.o CC drivers/media/video/pvrusb2/pvrusb2.mod.o CC drivers/media/video/pwc/pwc.mod.o CC drivers/media/video/s2255drv.mod.o CC drivers/media/video/saa5246a.mod.o CC drivers/media/video/saa5249.mod.o CC drivers/media/video/saa6588.mod.o CC drivers/media/video/saa7115.mod.o CC drivers/media/video/saa7127.mod.o CC drivers/media/video/saa7134/saa6752hs.mod.o CC drivers/media/video/saa7134/saa7134-alsa.mod.o CC drivers/media/video/saa7134/saa7134-dvb.mod.o CC drivers/media/video/saa7134/saa7134-empress.mod.o CC drivers/media/video/saa7134/saa7134.mod.o CC drivers/media/video/saa717x.mod.o CC drivers/media/video/se401.mod.o CC drivers/media/video/sn9c102/sn9c102.mod.o CC drivers/media/video/soc_camera.mod.o CC drivers/media/video/soc_camera_platform.mod.o CC drivers/media/video/stkwebcam.mod.o CC drivers/media/video/stv680.mod.o CC drivers/media/video/tda7432.mod.o CC drivers/media/video/tda9840.mod.o CC drivers/media/video/tea6415c.mod.o CC drivers/media/video/tea6420.mod.o CC drivers/media/video/tuner.mod.o CC drivers/media/video/tvaudio.mod.o CC drivers/media/video/tveeprom.mod.o CC drivers/media/video/tvp5150.mod.o CC drivers/media/video/tw9910.mod.o CC drivers/media/video/upd64031a.mod.o CC drivers/media/video/upd64083.mod.o CC drivers/media/video/usbvideo/ibmcam.mod.o CC drivers/media/video/usbvideo/konicawc.mod.o CC drivers/media/video/usbvideo/quickcam_messenger.mod.o CC drivers/media/video/usbvideo/ultracam.mod.o CC drivers/media/video/usbvideo/usbvideo.mod.o CC drivers/media/video/usbvideo/vicam.mod.o CC drivers/media/video/usbvision/usbvision.mod.o CC drivers/media/video/uvc/uvcvideo.mod.o CC drivers/media/video/v4l1-compat.mod.o CC drivers/media/video/v4l2-common.mod.o CC drivers/media/video/v4l2-compat-ioctl32.mod.o CC drivers/media/video/v4l2-int-device.mod.o CC drivers/media/video/videobuf-core.mod.o CC drivers/media/video/videobuf-dma-sg.mod.o CC drivers/media/video/videobuf-dvb.mod.o CC drivers/media/video/videobuf-vmalloc.mod.o CC drivers/media/video/videodev.mod.o CC drivers/media/video/vp27smpx.mod.o CC drivers/media/video/w9966.mod.o CC drivers/media/video/w9968cf.mod.o CC drivers/media/video/wm8739.mod.o CC drivers/media/video/wm8775.mod.o CC drivers/media/video/zc0301/zc0301.mod.o CC drivers/media/video/zr364xx.mod.o CC drivers/memstick/core/memstick.mod.o CC drivers/memstick/core/mspro_block.mod.o CC drivers/memstick/host/jmb38x_ms.mod.o CC drivers/memstick/host/tifm_ms.mod.o CC drivers/message/fusion/mptbase.mod.o CC drivers/message/fusion/mptctl.mod.o CC drivers/message/fusion/mptfc.mod.o CC drivers/message/fusion/mptlan.mod.o CC drivers/message/fusion/mptsas.mod.o CC drivers/message/fusion/mptscsih.mod.o CC drivers/message/fusion/mptspi.mod.o CC drivers/message/i2o/i2o_block.mod.o CC drivers/message/i2o/i2o_bus.mod.o CC drivers/message/i2o/i2o_core.mod.o CC drivers/message/i2o/i2o_proc.mod.o CC drivers/message/i2o/i2o_scsi.mod.o CC drivers/mfd/htc-pasic3.mod.o CC drivers/mfd/mfd-core.mod.o CC drivers/mfd/pcf50633-adc.mod.o CC drivers/mfd/pcf50633-core.mod.o CC drivers/mfd/pcf50633-gpio.mod.o CC drivers/mfd/sm501.mod.o CC drivers/mfd/tps65010.mod.o CC drivers/mfd/ucb1400_core.mod.o CC drivers/mfd/wm8350-i2c.mod.o CC drivers/mfd/wm8350.mod.o CC drivers/mfd/wm8400-core.mod.o CC drivers/misc/c2port/core.mod.o CC drivers/misc/cb710/cb710.mod.o CC drivers/misc/eeprom/at24.mod.o CC drivers/misc/eeprom/at25.mod.o CC drivers/misc/eeprom/eeprom.mod.o CC drivers/misc/eeprom/eeprom_93cx6.mod.o CC drivers/misc/enclosure.mod.o CC drivers/misc/hpilo.mod.o CC drivers/misc/ics932s401.mod.o CC drivers/misc/ioc4.mod.o CC drivers/misc/isl29003.mod.o CC drivers/misc/lkdtm.mod.o CC drivers/misc/phantom.mod.o CC drivers/misc/tifm_7xx1.mod.o CC drivers/misc/tifm_core.mod.o CC drivers/mmc/card/mmc_block.mod.o CC drivers/mmc/card/mmc_test.mod.o CC drivers/mmc/card/sdio_uart.mod.o CC drivers/mmc/core/mmc_core.mod.o CC drivers/mmc/host/cb710-mmc.mod.o CC drivers/mmc/host/mmc_spi.mod.o CC drivers/mmc/host/of_mmc_spi.mod.o CC drivers/mmc/host/ricoh_mmc.mod.o CC drivers/mmc/host/sdhci-pci.mod.o CC drivers/mmc/host/sdhci-pltfm.mod.o CC drivers/mmc/host/sdhci.mod.o CC drivers/mmc/host/sdricoh_cs.mod.o CC drivers/mmc/host/tifm_sd.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/chips/cfi_cmdset_0001.mod.o CC drivers/mtd/chips/cfi_cmdset_0002.mod.o CC drivers/mtd/chips/cfi_cmdset_0020.mod.o CC drivers/mtd/chips/cfi_probe.mod.o CC drivers/mtd/chips/cfi_util.mod.o CC drivers/mtd/chips/chipreg.mod.o CC drivers/mtd/chips/gen_probe.mod.o CC drivers/mtd/chips/jedec_probe.mod.o CC drivers/mtd/chips/map_absent.mod.o CC drivers/mtd/chips/map_ram.mod.o CC drivers/mtd/chips/map_rom.mod.o CC drivers/mtd/devices/block2mtd.mod.o CC drivers/mtd/devices/doc2000.mod.o CC drivers/mtd/devices/doc2001.mod.o CC drivers/mtd/devices/doc2001plus.mod.o CC drivers/mtd/devices/docecc.mod.o CC drivers/mtd/devices/docprobe.mod.o CC drivers/mtd/devices/m25p80.mod.o CC drivers/mtd/devices/mtd_dataflash.mod.o CC drivers/mtd/devices/mtdram.mod.o CC drivers/mtd/devices/phram.mod.o CC drivers/mtd/devices/pmc551.mod.o CC drivers/mtd/devices/slram.mod.o CC drivers/mtd/ftl.mod.o CC drivers/mtd/inftl.mod.o CC drivers/mtd/lpddr/lpddr_cmds.mod.o CC drivers/mtd/lpddr/qinfo_probe.mod.o CC drivers/mtd/maps/intel_vr_nor.mod.o CC drivers/mtd/maps/map_funcs.mod.o CC drivers/mtd/maps/pci.mod.o CC drivers/mtd/maps/physmap.mod.o CC drivers/mtd/maps/plat-ram.mod.o CC drivers/mtd/maps/sun_uflash.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtd_blkdevs.mod.o CC drivers/mtd/mtdblock.mod.o CC drivers/mtd/mtdblock_ro.mod.o CC drivers/mtd/mtdchar.mod.o CC drivers/mtd/mtdconcat.mod.o CC drivers/mtd/mtdoops.mod.o CC drivers/mtd/nand/alauda.mod.o CC drivers/mtd/nand/cafe_nand.mod.o CC drivers/mtd/nand/diskonchip.mod.o CC drivers/mtd/nand/nand.mod.o CC drivers/mtd/nand/nand_ecc.mod.o CC drivers/mtd/nand/nand_ids.mod.o CC drivers/mtd/nand/nandsim.mod.o CC drivers/mtd/nand/plat_nand.mod.o CC drivers/mtd/nftl.mod.o CC drivers/mtd/onenand/onenand.mod.o CC drivers/mtd/onenand/onenand_sim.mod.o CC drivers/mtd/redboot.mod.o CC drivers/mtd/rfd_ftl.mod.o CC drivers/mtd/ssfdc.mod.o CC drivers/mtd/tests/mtd_oobtest.mod.o CC drivers/mtd/tests/mtd_pagetest.mod.o CC drivers/mtd/tests/mtd_readtest.mod.o CC drivers/mtd/tests/mtd_speedtest.mod.o CC drivers/mtd/tests/mtd_stresstest.mod.o CC drivers/mtd/tests/mtd_subpagetest.mod.o CC drivers/mtd/tests/mtd_torturetest.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/net/3c59x.mod.o CC drivers/net/8139cp.mod.o CC drivers/net/8139too.mod.o CC drivers/net/8390.mod.o CC drivers/net/acenic.mod.o CC drivers/net/amd8111e.mod.o CC drivers/net/appletalk/ipddp.mod.o CC drivers/net/arcnet/arc-rawmode.mod.o CC drivers/net/arcnet/arc-rimi.mod.o CC drivers/net/arcnet/arcnet.mod.o CC drivers/net/arcnet/capmode.mod.o CC drivers/net/arcnet/com20020-pci.mod.o CC drivers/net/arcnet/com20020.mod.o CC drivers/net/arcnet/com90io.mod.o CC drivers/net/arcnet/com90xx.mod.o CC drivers/net/arcnet/rfc1051.mod.o CC drivers/net/arcnet/rfc1201.mod.o CC drivers/net/atl1c/atl1c.mod.o CC drivers/net/atl1e/atl1e.mod.o CC drivers/net/atlx/atl1.mod.o CC drivers/net/atlx/atl2.mod.o CC drivers/net/b44.mod.o CC drivers/net/benet/be2net.mod.o CC drivers/net/bnx2.mod.o CC drivers/net/bnx2x.mod.o CC drivers/net/bonding/bonding.mod.o CC drivers/net/bsd_comp.mod.o CC drivers/net/can/can-dev.mod.o CC drivers/net/can/sja1000/ems_pci.mod.o CC drivers/net/can/sja1000/kvaser_pci.mod.o CC drivers/net/can/sja1000/sja1000.mod.o CC drivers/net/can/sja1000/sja1000_platform.mod.o CC drivers/net/can/vcan.mod.o CC drivers/net/cassini.mod.o CC drivers/net/chelsio/cxgb.mod.o CC drivers/net/cnic.mod.o CC drivers/net/cxgb3/cxgb3.mod.o CC drivers/net/de600.mod.o CC drivers/net/de620.mod.o CC drivers/net/defxx.mod.o CC drivers/net/dl2k.mod.o CC drivers/net/dnet.mod.o CC drivers/net/dummy.mod.o CC drivers/net/e100.mod.o CC drivers/net/e1000/e1000.mod.o CC drivers/net/e1000e/e1000e.mod.o CC drivers/net/enc28j60.mod.o CC drivers/net/enic/enic.mod.o CC drivers/net/epic100.mod.o CC drivers/net/eql.mod.o CC drivers/net/ethoc.mod.o CC drivers/net/fealnx.mod.o CC drivers/net/forcedeth.mod.o CC drivers/net/hamachi.mod.o CC drivers/net/hamradio/6pack.mod.o CC drivers/net/hamradio/baycom_par.mod.o CC drivers/net/hamradio/baycom_ser_fdx.mod.o CC drivers/net/hamradio/baycom_ser_hdx.mod.o CC drivers/net/hamradio/bpqether.mod.o CC drivers/net/hamradio/hdlcdrv.mod.o CC drivers/net/hamradio/mkiss.mod.o CC drivers/net/hamradio/yam.mod.o CC drivers/net/hp100.mod.o CC drivers/net/ifb.mod.o CC drivers/net/igb/igb.mod.o CC drivers/net/igbvf/igbvf.mod.o CC drivers/net/ipg.mod.o CC drivers/net/irda/act200l-sir.mod.o CC drivers/net/irda/actisys-sir.mod.o CC drivers/net/irda/esi-sir.mod.o CC drivers/net/irda/girbil-sir.mod.o CC drivers/net/irda/irda-usb.mod.o CC drivers/net/irda/irtty-sir.mod.o CC drivers/net/irda/kingsun-sir.mod.o CC drivers/net/irda/ks959-sir.mod.o CC drivers/net/irda/ksdazzle-sir.mod.o CC drivers/net/irda/litelink-sir.mod.o CC drivers/net/irda/ma600-sir.mod.o CC drivers/net/irda/mcp2120-sir.mod.o CC drivers/net/irda/mcs7780.mod.o CC drivers/net/irda/old_belkin-sir.mod.o CC drivers/net/irda/sir-dev.mod.o CC drivers/net/irda/stir4200.mod.o CC drivers/net/irda/tekram-sir.mod.o CC drivers/net/irda/toim3232-sir.mod.o CC drivers/net/irda/vlsi_ir.mod.o CC drivers/net/ixgb/ixgb.mod.o CC drivers/net/ixgbe/ixgbe.mod.o CC drivers/net/jme.mod.o CC drivers/net/ks8842.mod.o CC drivers/net/macvlan.mod.o CC drivers/net/mdio.mod.o CC drivers/net/mii.mod.o CC drivers/net/mlx4/mlx4_core.mod.o CC drivers/net/mlx4/mlx4_en.mod.o CC drivers/net/myri10ge/myri10ge.mod.o CC drivers/net/myri_sbus.mod.o CC drivers/net/natsemi.mod.o CC drivers/net/ne2k-pci.mod.o CC drivers/net/netconsole.mod.o CC drivers/net/netxen/netxen_nic.mod.o CC drivers/net/niu.mod.o CC drivers/net/ns83820.mod.o CC drivers/net/pcmcia/3c574_cs.mod.o CC drivers/net/pcmcia/3c589_cs.mod.o CC drivers/net/pcmcia/axnet_cs.mod.o CC drivers/net/pcmcia/com20020_cs.mod.o CC drivers/net/pcmcia/fmvj18x_cs.mod.o CC drivers/net/pcmcia/ibmtr_cs.mod.o CC drivers/net/pcmcia/nmclan_cs.mod.o CC drivers/net/pcmcia/pcnet_cs.mod.o CC drivers/net/pcmcia/smc91c92_cs.mod.o CC drivers/net/pcmcia/xirc2ps_cs.mod.o CC drivers/net/pcnet32.mod.o CC drivers/net/phy/broadcom.mod.o CC drivers/net/phy/cicada.mod.o CC drivers/net/phy/davicom.mod.o CC drivers/net/phy/et1011c.mod.o CC drivers/net/phy/icplus.mod.o CC drivers/net/phy/lxt.mod.o CC drivers/net/phy/marvell.mod.o CC drivers/net/phy/mdio-bitbang.mod.o CC drivers/net/phy/mdio-gpio.mod.o CC drivers/net/phy/national.mod.o CC drivers/net/phy/qsemi.mod.o CC drivers/net/phy/realtek.mod.o CC drivers/net/phy/smsc.mod.o CC drivers/net/phy/ste10Xp.mod.o CC drivers/net/phy/vitesse.mod.o CC drivers/net/plip.mod.o CC drivers/net/ppp_async.mod.o CC drivers/net/ppp_deflate.mod.o CC drivers/net/ppp_generic.mod.o CC drivers/net/ppp_mppe.mod.o CC drivers/net/ppp_synctty.mod.o CC drivers/net/pppoe.mod.o CC drivers/net/pppol2tp.mod.o CC drivers/net/pppox.mod.o CC drivers/net/qla3xxx.mod.o CC drivers/net/qlge/qlge.mod.o CC drivers/net/r6040.mod.o CC drivers/net/r8169.mod.o CC drivers/net/rrunner.mod.o CC drivers/net/s2io.mod.o CC drivers/net/sc92031.mod.o CC drivers/net/sfc/sfc.mod.o CC drivers/net/sis190.mod.o CC drivers/net/sis900.mod.o CC drivers/net/skfp/skfp.mod.o CC drivers/net/skge.mod.o CC drivers/net/sky2.mod.o CC drivers/net/slhc.mod.o CC drivers/net/slip.mod.o CC drivers/net/smsc9420.mod.o CC drivers/net/starfire.mod.o CC drivers/net/sunbmac.mod.o CC drivers/net/sundance.mod.o CC drivers/net/sungem.mod.o CC drivers/net/sungem_phy.mod.o CC drivers/net/sunhme.mod.o CC drivers/net/sunlance.mod.o CC drivers/net/sunqe.mod.o CC drivers/net/sunvnet.mod.o CC drivers/net/tehuti.mod.o CC drivers/net/tg3.mod.o CC drivers/net/tlan.mod.o CC drivers/net/tokenring/3c359.mod.o CC drivers/net/tokenring/abyss.mod.o CC drivers/net/tokenring/olympic.mod.o CC drivers/net/tokenring/tms380tr.mod.o CC drivers/net/tokenring/tmspci.mod.o CC drivers/net/tulip/de2104x.mod.o CC drivers/net/tulip/de4x5.mod.o CC drivers/net/tulip/dmfe.mod.o CC drivers/net/tulip/tulip.mod.o CC drivers/net/tulip/uli526x.mod.o CC drivers/net/tulip/winbond-840.mod.o CC drivers/net/tulip/xircom_cb.mod.o CC drivers/net/tun.mod.o CC drivers/net/typhoon.mod.o CC drivers/net/usb/asix.mod.o CC drivers/net/usb/catc.mod.o CC drivers/net/usb/cdc_eem.mod.o CC drivers/net/usb/cdc_ether.mod.o CC drivers/net/usb/cdc_subset.mod.o CC drivers/net/usb/dm9601.mod.o CC drivers/net/usb/gl620a.mod.o CC drivers/net/usb/hso.mod.o CC drivers/net/usb/int51x1.mod.o CC drivers/net/usb/kaweth.mod.o CC drivers/net/usb/mcs7830.mod.o CC drivers/net/usb/net1080.mod.o CC drivers/net/usb/pegasus.mod.o CC drivers/net/usb/plusb.mod.o CC drivers/net/usb/rndis_host.mod.o CC drivers/net/usb/rtl8150.mod.o CC drivers/net/usb/smsc95xx.mod.o CC drivers/net/usb/usbnet.mod.o CC drivers/net/usb/zaurus.mod.o CC drivers/net/veth.mod.o CC drivers/net/via-rhine.mod.o CC drivers/net/via-velocity.mod.o CC drivers/net/vxge/vxge.mod.o CC drivers/net/wan/cyclomx.mod.o CC drivers/net/wan/cycx_drv.mod.o CC drivers/net/wan/dlci.mod.o CC drivers/net/wan/dscc4.mod.o CC drivers/net/wan/farsync.mod.o CC drivers/net/wan/hdlc.mod.o CC drivers/net/wan/hdlc_cisco.mod.o CC drivers/net/wan/hdlc_fr.mod.o CC drivers/net/wan/hdlc_ppp.mod.o CC drivers/net/wan/hdlc_raw.mod.o CC drivers/net/wan/hdlc_raw_eth.mod.o CC drivers/net/wan/hdlc_x25.mod.o CC drivers/net/wan/lapbether.mod.o CC drivers/net/wan/pc300too.mod.o CC drivers/net/wan/pci200syn.mod.o CC drivers/net/wan/wanxl.mod.o CC drivers/net/wan/x25_asy.mod.o CC drivers/net/wimax/i2400m/i2400m-sdio.mod.o CC drivers/net/wimax/i2400m/i2400m-usb.mod.o CC drivers/net/wimax/i2400m/i2400m.mod.o CC drivers/net/wireless/adm8211.mod.o CC drivers/net/wireless/airo.mod.o CC drivers/net/wireless/airo_cs.mod.o CC drivers/net/wireless/at76c50x-usb.mod.o CC drivers/net/wireless/ath/ar9170/ar9170usb.mod.o CC drivers/net/wireless/ath/ath.mod.o CC drivers/net/wireless/ath/ath5k/ath5k.mod.o CC drivers/net/wireless/ath/ath9k/ath9k.mod.o CC drivers/net/wireless/atmel.mod.o CC drivers/net/wireless/atmel_cs.mod.o CC drivers/net/wireless/atmel_pci.mod.o CC drivers/net/wireless/b43/b43.mod.o CC drivers/net/wireless/b43legacy/b43legacy.mod.o CC drivers/net/wireless/hostap/hostap.mod.o CC drivers/net/wireless/hostap/hostap_cs.mod.o CC drivers/net/wireless/hostap/hostap_pci.mod.o CC drivers/net/wireless/hostap/hostap_plx.mod.o CC drivers/net/wireless/ipw2x00/ipw2100.mod.o CC drivers/net/wireless/ipw2x00/ipw2200.mod.o CC drivers/net/wireless/ipw2x00/libipw.mod.o CC drivers/net/wireless/iwlwifi/iwl3945.mod.o CC drivers/net/wireless/iwlwifi/iwlagn.mod.o CC drivers/net/wireless/iwlwifi/iwlcore.mod.o CC drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.mod.o CC drivers/net/wireless/libertas/libertas.mod.o CC drivers/net/wireless/libertas/libertas_cs.mod.o CC drivers/net/wireless/libertas/libertas_sdio.mod.o CC drivers/net/wireless/libertas/libertas_spi.mod.o CC drivers/net/wireless/libertas/usb8xxx.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf.mod.o CC drivers/net/wireless/libertas_tf/libertas_tf_usb.mod.o CC drivers/net/wireless/mac80211_hwsim.mod.o CC drivers/net/wireless/mwl8k.mod.o CC drivers/net/wireless/netwave_cs.mod.o CC drivers/net/wireless/orinoco/orinoco.mod.o CC drivers/net/wireless/orinoco/orinoco_cs.mod.o CC drivers/net/wireless/orinoco/orinoco_nortel.mod.o CC drivers/net/wireless/orinoco/orinoco_pci.mod.o CC drivers/net/wireless/orinoco/orinoco_plx.mod.o CC drivers/net/wireless/orinoco/orinoco_tmd.mod.o CC drivers/net/wireless/orinoco/spectrum_cs.mod.o CC drivers/net/wireless/p54/p54common.mod.o CC drivers/net/wireless/p54/p54pci.mod.o CC drivers/net/wireless/p54/p54spi.mod.o CC drivers/net/wireless/p54/p54usb.mod.o CC drivers/net/wireless/prism54/prism54.mod.o CC drivers/net/wireless/ray_cs.mod.o CC drivers/net/wireless/rndis_wlan.mod.o CC drivers/net/wireless/rt2x00/rt2400pci.mod.o CC drivers/net/wireless/rt2x00/rt2500pci.mod.o CC drivers/net/wireless/rt2x00/rt2500usb.mod.o CC drivers/net/wireless/rt2x00/rt2800usb.mod.o CC drivers/net/wireless/rt2x00/rt2x00lib.mod.o CC drivers/net/wireless/rt2x00/rt2x00pci.mod.o CC drivers/net/wireless/rt2x00/rt2x00usb.mod.o CC drivers/net/wireless/rt2x00/rt61pci.mod.o CC drivers/net/wireless/rt2x00/rt73usb.mod.o CC drivers/net/wireless/rtl818x/rtl8180.mod.o CC drivers/net/wireless/rtl818x/rtl8187.mod.o CC drivers/net/wireless/strip.mod.o CC drivers/net/wireless/wavelan_cs.mod.o CC drivers/net/wireless/wl12xx/wl12xx.mod.o CC drivers/net/wireless/wl3501_cs.mod.o CC drivers/net/wireless/zd1201.mod.o CC drivers/net/wireless/zd1211rw/zd1211rw.mod.o CC drivers/net/yellowfin.mod.o CC drivers/parport/parport.mod.o CC drivers/parport/parport_ax88796.mod.o CC drivers/parport/parport_cs.mod.o CC drivers/parport/parport_pc.mod.o CC drivers/parport/parport_serial.mod.o CC drivers/parport/parport_sunbpp.mod.o CC drivers/pci/pci-stub.mod.o CC drivers/pcmcia/i82092.mod.o CC drivers/pcmcia/pcmcia.mod.o CC drivers/pcmcia/pcmcia_core.mod.o CC drivers/pcmcia/pd6729.mod.o CC drivers/pcmcia/rsrc_nonstatic.mod.o CC drivers/pcmcia/yenta_socket.mod.o CC drivers/power/bq27x00_battery.mod.o CC drivers/power/ds2760_battery.mod.o CC drivers/power/pcf50633-charger.mod.o CC drivers/power/pda_power.mod.o CC drivers/power/power_supply.mod.o CC drivers/power/wm8350_power.mod.o CC drivers/regulator/bq24022.mod.o CC drivers/regulator/fixed.mod.o CC drivers/regulator/lp3971.mod.o CC drivers/regulator/max1586.mod.o CC drivers/regulator/pcf50633-regulator.mod.o CC drivers/regulator/userspace-consumer.mod.o CC drivers/regulator/virtual.mod.o CC drivers/regulator/wm8350-regulator.mod.o CC drivers/regulator/wm8400-regulator.mod.o CC drivers/rtc/rtc-ds1286.mod.o CC drivers/rtc/rtc-ds1305.mod.o CC drivers/rtc/rtc-ds1307.mod.o CC drivers/rtc/rtc-ds1374.mod.o CC drivers/rtc/rtc-ds1390.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-ds1553.mod.o CC drivers/rtc/rtc-ds1672.mod.o CC drivers/rtc/rtc-ds1742.mod.o CC drivers/rtc/rtc-ds3234.mod.o CC drivers/rtc/rtc-fm3130.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m41t94.mod.o CC drivers/rtc/rtc-m48t35.mod.o CC drivers/rtc/rtc-m48t86.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-max6902.mod.o CC drivers/rtc/rtc-pcf50633.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-r9701.mod.o CC drivers/rtc/rtc-rs5c348.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-s35390a.mod.o CC drivers/rtc/rtc-stk17ta8.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-v3020.mod.o CC drivers/rtc/rtc-wm8350.mod.o CC drivers/rtc/rtc-x1205.mod.o CC drivers/sbus/char/bbc.mod.o CC drivers/sbus/char/display7seg.mod.o CC drivers/sbus/char/envctrl.mod.o CC drivers/sbus/char/flash.mod.o CC drivers/sbus/char/openprom.mod.o CC drivers/sbus/char/uctrl.mod.o CC drivers/scsi/3w-9xxx.mod.o CC drivers/scsi/3w-xxxx.mod.o CC drivers/scsi/a100u2w.mod.o CC drivers/scsi/aacraid/aacraid.mod.o CC drivers/scsi/aic7xxx/aic79xx.mod.o CC drivers/scsi/aic7xxx/aic7xxx.mod.o CC drivers/scsi/aic7xxx_old.mod.o CC drivers/scsi/aic94xx/aic94xx.mod.o CC drivers/scsi/arcmsr/arcmsr.mod.o CC drivers/scsi/atp870u.mod.o CC drivers/scsi/bnx2i/bnx2i.mod.o CC drivers/scsi/ch.mod.o CC drivers/scsi/cxgb3i/cxgb3i.mod.o CC drivers/scsi/dc395x.mod.o CC drivers/scsi/device_handler/scsi_dh.mod.o CC drivers/scsi/device_handler/scsi_dh_alua.mod.o CC drivers/scsi/device_handler/scsi_dh_emc.mod.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.mod.o CC drivers/scsi/device_handler/scsi_dh_rdac.mod.o CC drivers/scsi/dmx3191d.mod.o CC drivers/scsi/esp_scsi.mod.o CC drivers/scsi/fcoe/fcoe.mod.o CC drivers/scsi/fcoe/libfcoe.mod.o CC drivers/scsi/fdomain.mod.o CC drivers/scsi/hptiop.mod.o CC drivers/scsi/imm.mod.o CC drivers/scsi/initio.mod.o CC drivers/scsi/ipr.mod.o CC drivers/scsi/ips.mod.o CC drivers/scsi/iscsi_tcp.mod.o CC drivers/scsi/libfc/libfc.mod.o CC drivers/scsi/libiscsi.mod.o CC drivers/scsi/libiscsi_tcp.mod.o CC drivers/scsi/libsas/libsas.mod.o CC drivers/scsi/libsrp.mod.o CC drivers/scsi/lpfc/lpfc.mod.o CC drivers/scsi/megaraid.mod.o CC drivers/scsi/megaraid/megaraid_mbox.mod.o CC drivers/scsi/megaraid/megaraid_mm.mod.o CC drivers/scsi/megaraid/megaraid_sas.mod.o CC drivers/scsi/mpt2sas/mpt2sas.mod.o CC drivers/scsi/mvsas/mvsas.mod.o CC drivers/scsi/osd/libosd.mod.o CC drivers/scsi/osd/osd.mod.o CC drivers/scsi/osst.mod.o CC drivers/scsi/pcmcia/fdomain_cs.mod.o CC drivers/scsi/pcmcia/qlogic_cs.mod.o CC drivers/scsi/pcmcia/sym53c500_cs.mod.o CC drivers/scsi/ppa.mod.o CC drivers/scsi/qla1280.mod.o CC drivers/scsi/qla2xxx/qla2xxx.mod.o CC drivers/scsi/qla4xxx/qla4xxx.mod.o CC drivers/scsi/qlogicfas408.mod.o CC drivers/scsi/qlogicpti.mod.o CC drivers/scsi/raid_class.mod.o CC drivers/scsi/scsi_debug.mod.o CC drivers/scsi/scsi_mod.mod.o CC drivers/scsi/scsi_tgt.mod.o CC drivers/scsi/scsi_transport_fc.mod.o CC drivers/scsi/scsi_transport_iscsi.mod.o CC drivers/scsi/scsi_transport_sas.mod.o CC drivers/scsi/scsi_transport_spi.mod.o CC drivers/scsi/scsi_transport_srp.mod.o CC drivers/scsi/scsi_wait_scan.mod.o CC drivers/scsi/sd_mod.mod.o CC drivers/scsi/ses.mod.o CC drivers/scsi/sg.mod.o CC drivers/scsi/sr_mod.mod.o CC drivers/scsi/st.mod.o CC drivers/scsi/stex.mod.o CC drivers/scsi/sun_esp.mod.o CC drivers/scsi/sym53c8xx_2/sym53c8xx.mod.o CC drivers/scsi/tmscsim.mod.o CC drivers/serial/8250.mod.o CC drivers/serial/8250_pci.mod.o CC drivers/serial/jsm/jsm.mod.o CC drivers/serial/kgdboc.mod.o CC drivers/serial/max3100.mod.o CC drivers/serial/serial_cs.mod.o CC drivers/serial/sunsab.mod.o CC drivers/serial/sunsu.mod.o CC drivers/serial/sunzilog.mod.o CC drivers/spi/spi_bitbang.mod.o CC drivers/spi/spi_butterfly.mod.o CC drivers/spi/spi_gpio.mod.o CC drivers/spi/spi_lm70llp.mod.o CC drivers/spi/spidev.mod.o CC drivers/spi/tle62x0.mod.o CC drivers/ssb/ssb.mod.o CC drivers/telephony/ixj.mod.o CC drivers/telephony/ixj_pcmcia.mod.o CC drivers/telephony/phonedev.mod.o CC drivers/thermal/thermal_sys.mod.o CC drivers/uio/uio.mod.o CC drivers/uio/uio_aec.mod.o CC drivers/uio/uio_cif.mod.o CC drivers/uio/uio_pdrv.mod.o CC drivers/uio/uio_pdrv_genirq.mod.o CC drivers/uio/uio_sercos3.mod.o CC drivers/uio/uio_smx.mod.o CC drivers/usb/atm/cxacru.mod.o CC drivers/usb/atm/speedtch.mod.o CC drivers/usb/atm/ueagle-atm.mod.o CC drivers/usb/atm/usbatm.mod.o CC drivers/usb/atm/xusbatm.mod.o CC drivers/usb/c67x00/c67x00.mod.o CC drivers/usb/class/cdc-acm.mod.o CC drivers/usb/class/cdc-wdm.mod.o CC drivers/usb/class/usblp.mod.o CC drivers/usb/class/usbtmc.mod.o CC drivers/usb/core/usbcore.mod.o CC drivers/usb/gadget/g_cdc.mod.o CC drivers/usb/gadget/g_ether.mod.o CC drivers/usb/gadget/g_file_storage.mod.o CC drivers/usb/gadget/g_midi.mod.o CC drivers/usb/gadget/g_printer.mod.o CC drivers/usb/gadget/g_serial.mod.o CC drivers/usb/gadget/g_zero.mod.o CC drivers/usb/gadget/gadgetfs.mod.o CC drivers/usb/gadget/m66592-udc.mod.o CC drivers/usb/host/ehci-hcd.mod.o CC drivers/usb/host/hwa-hc.mod.o CC drivers/usb/host/isp116x-hcd.mod.o CC drivers/usb/host/isp1760.mod.o CC drivers/usb/host/ohci-hcd.mod.o CC drivers/usb/host/oxu210hp-hcd.mod.o CC drivers/usb/host/r8a66597-hcd.mod.o CC drivers/usb/host/sl811-hcd.mod.o CC drivers/usb/host/sl811_cs.mod.o CC drivers/usb/host/u132-hcd.mod.o CC drivers/usb/host/uhci-hcd.mod.o CC drivers/usb/host/whci/whci-hcd.mod.o CC drivers/usb/image/mdc800.mod.o CC drivers/usb/image/microtek.mod.o CC drivers/usb/misc/adutux.mod.o CC drivers/usb/misc/appledisplay.mod.o CC drivers/usb/misc/berry_charge.mod.o CC drivers/usb/misc/cypress_cy7c63.mod.o CC drivers/usb/misc/cytherm.mod.o CC drivers/usb/misc/emi26.mod.o CC drivers/usb/misc/emi62.mod.o CC drivers/usb/misc/ftdi-elan.mod.o CC drivers/usb/misc/idmouse.mod.o CC drivers/usb/misc/iowarrior.mod.o CC drivers/usb/misc/isight_firmware.mod.o CC drivers/usb/misc/ldusb.mod.o CC drivers/usb/misc/legousbtower.mod.o CC drivers/usb/misc/rio500.mod.o CC drivers/usb/misc/sisusbvga/sisusbvga.mod.o CC drivers/usb/misc/trancevibrator.mod.o CC drivers/usb/misc/usblcd.mod.o CC drivers/usb/misc/usbled.mod.o CC drivers/usb/misc/usbsevseg.mod.o CC drivers/usb/misc/usbtest.mod.o CC drivers/usb/misc/uss720.mod.o CC drivers/usb/misc/vstusb.mod.o CC drivers/usb/mon/usbmon.mod.o CC drivers/usb/otg/gpio_vbus.mod.o CC drivers/usb/otg/nop-usb-xceiv.mod.o CC drivers/usb/serial/aircable.mod.o CC drivers/usb/serial/ark3116.mod.o CC drivers/usb/serial/belkin_sa.mod.o CC drivers/usb/serial/ch341.mod.o CC drivers/usb/serial/cp210x.mod.o CC drivers/usb/serial/cyberjack.mod.o CC drivers/usb/serial/cypress_m8.mod.o CC drivers/usb/serial/digi_acceleport.mod.o CC drivers/usb/serial/empeg.mod.o CC drivers/usb/serial/ftdi_sio.mod.o CC drivers/usb/serial/funsoft.mod.o CC drivers/usb/serial/garmin_gps.mod.o CC drivers/usb/serial/hp4x.mod.o CC drivers/usb/serial/io_edgeport.mod.o CC drivers/usb/serial/io_ti.mod.o CC drivers/usb/serial/ipaq.mod.o CC drivers/usb/serial/ipw.mod.o CC drivers/usb/serial/ir-usb.mod.o CC drivers/usb/serial/iuu_phoenix.mod.o CC drivers/usb/serial/keyspan.mod.o CC drivers/usb/serial/keyspan_pda.mod.o CC drivers/usb/serial/kl5kusb105.mod.o CC drivers/usb/serial/kobil_sct.mod.o CC drivers/usb/serial/mct_u232.mod.o CC drivers/usb/serial/mos7720.mod.o CC drivers/usb/serial/mos7840.mod.o CC drivers/usb/serial/moto_modem.mod.o CC drivers/usb/serial/navman.mod.o CC drivers/usb/serial/omninet.mod.o CC drivers/usb/serial/opticon.mod.o CC drivers/usb/serial/option.mod.o CC drivers/usb/serial/oti6858.mod.o CC drivers/usb/serial/pl2303.mod.o CC drivers/usb/serial/qcserial.mod.o CC drivers/usb/serial/safe_serial.mod.o CC drivers/usb/serial/siemens_mpi.mod.o CC drivers/usb/serial/sierra.mod.o CC drivers/usb/serial/spcp8x5.mod.o CC drivers/usb/serial/symbolserial.mod.o CC drivers/usb/serial/ti_usb_3410_5052.mod.o CC drivers/usb/serial/usb_debug.mod.o CC drivers/usb/serial/usbserial.mod.o CC drivers/usb/serial/visor.mod.o CC drivers/usb/serial/whiteheat.mod.o CC drivers/usb/storage/ums-alauda.mod.o CC drivers/usb/storage/ums-cypress.mod.o CC drivers/usb/storage/ums-datafab.mod.o CC drivers/usb/storage/ums-freecom.mod.o CC drivers/usb/storage/ums-isd200.mod.o CC drivers/usb/storage/ums-jumpshot.mod.o CC drivers/usb/storage/ums-karma.mod.o CC drivers/usb/storage/ums-onetouch.mod.o CC drivers/usb/storage/ums-sddr09.mod.o CC drivers/usb/storage/ums-sddr55.mod.o CC drivers/usb/storage/ums-usbat.mod.o CC drivers/usb/storage/usb-libusual.mod.o CC drivers/usb/storage/usb-storage.mod.o CC drivers/usb/wusbcore/wusb-cbaf.mod.o CC drivers/usb/wusbcore/wusb-wa.mod.o CC drivers/usb/wusbcore/wusbcore.mod.o CC drivers/uwb/hwa-rc.mod.o CC drivers/uwb/i1480/dfu/i1480-dfu-usb.mod.o CC drivers/uwb/i1480/i1480-est.mod.o CC drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.mod.o CC drivers/uwb/umc.mod.o CC drivers/uwb/uwb.mod.o CC drivers/uwb/whc-rc.mod.o CC drivers/uwb/whci.mod.o CC drivers/uwb/wlp/wlp.mod.o CC drivers/video/arkfb.mod.o CC drivers/video/aty/aty128fb.mod.o CC drivers/video/aty/atyfb.mod.o CC drivers/video/aty/radeonfb.mod.o CC drivers/video/backlight/backlight.mod.o CC drivers/video/backlight/generic_bl.mod.o CC drivers/video/backlight/ili9320.mod.o CC drivers/video/backlight/lcd.mod.o CC drivers/video/backlight/ltv350qv.mod.o CC drivers/video/backlight/platform_lcd.mod.o CC drivers/video/backlight/tdo24m.mod.o CC drivers/video/backlight/vgg2432a4.mod.o CC drivers/video/broadsheetfb.mod.o CC drivers/video/carminefb.mod.o CC drivers/video/cfbcopyarea.mod.o CC drivers/video/cfbfillrect.mod.o CC drivers/video/cfbimgblt.mod.o CC drivers/video/cirrusfb.mod.o CC drivers/video/console/bitblit.mod.o CC drivers/video/console/fbcon.mod.o CC drivers/video/console/fbcon_ccw.mod.o CC drivers/video/console/fbcon_cw.mod.o CC drivers/video/console/fbcon_rotate.mod.o CC drivers/video/console/fbcon_ud.mod.o CC drivers/video/console/font.mod.o CC drivers/video/console/softcursor.mod.o CC drivers/video/console/tileblit.mod.o CC drivers/video/display/display.mod.o CC drivers/video/fb.mod.o CC drivers/video/fb_ddc.mod.o CC drivers/video/fb_sys_fops.mod.o CC drivers/video/kyro/kyrofb.mod.o CC drivers/video/macmodes.mod.o CC drivers/video/matrox/g450_pll.mod.o CC drivers/video/matrox/i2c-matroxfb.mod.o CC drivers/video/matrox/matroxfb_DAC1064.mod.o CC drivers/video/matrox/matroxfb_Ti3026.mod.o CC drivers/video/matrox/matroxfb_accel.mod.o CC drivers/video/matrox/matroxfb_base.mod.o CC drivers/video/matrox/matroxfb_crtc2.mod.o CC drivers/video/matrox/matroxfb_g450.mod.o CC drivers/video/matrox/matroxfb_maven.mod.o CC drivers/video/matrox/matroxfb_misc.mod.o CC drivers/video/mb862xx/mb862xxfb.mod.o CC drivers/video/metronomefb.mod.o CC drivers/video/neofb.mod.o CC drivers/video/nvidia/nvidiafb.mod.o CC drivers/video/output.mod.o CC drivers/video/pm2fb.mod.o CC drivers/video/pm3fb.mod.o CC drivers/video/riva/rivafb.mod.o CC drivers/video/s1d13xxxfb.mod.o CC drivers/video/s3fb.mod.o CC drivers/video/savage/savagefb.mod.o CC drivers/video/sis/sisfb.mod.o CC drivers/video/sm501fb.mod.o CC drivers/video/sstfb.mod.o CC drivers/video/svgalib.mod.o CC drivers/video/syscopyarea.mod.o CC drivers/video/sysfillrect.mod.o CC drivers/video/sysimgblt.mod.o CC drivers/video/tdfxfb.mod.o CC drivers/video/tmiofb.mod.o CC drivers/video/tridentfb.mod.o CC drivers/video/uvesafb.mod.o CC drivers/video/vfb.mod.o CC drivers/video/vgastate.mod.o CC drivers/video/via/viafb.mod.o CC drivers/video/vt8623fb.mod.o CC drivers/w1/masters/ds2482.mod.o CC drivers/w1/masters/ds2490.mod.o CC drivers/w1/masters/matrox_w1.mod.o CC drivers/w1/masters/w1-gpio.mod.o CC drivers/w1/slaves/w1_bq27000.mod.o CC drivers/w1/slaves/w1_ds2431.mod.o CC drivers/w1/slaves/w1_ds2433.mod.o CC drivers/w1/slaves/w1_ds2760.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC drivers/w1/slaves/w1_therm.mod.o CC drivers/w1/wire.mod.o CC drivers/watchdog/alim7101_wdt.mod.o CC drivers/watchdog/cpwd.mod.o CC drivers/watchdog/pcwd_pci.mod.o CC drivers/watchdog/pcwd_usb.mod.o CC drivers/watchdog/riowd.mod.o CC drivers/watchdog/softdog.mod.o CC drivers/watchdog/wdt_pci.mod.o CC drivers/watchdog/wm8350_wdt.mod.o CC fs/9p/9p.mod.o CC fs/adfs/adfs.mod.o CC fs/affs/affs.mod.o CC fs/afs/kafs.mod.o CC fs/autofs/autofs.mod.o CC fs/autofs4/autofs4.mod.o CC fs/befs/befs.mod.o CC fs/bfs/bfs.mod.o CC fs/binfmt_misc.mod.o CC fs/btrfs/btrfs.mod.o CC fs/cachefiles/cachefiles.mod.o CC fs/cifs/cifs.mod.o CC fs/coda/coda.mod.o CC fs/configfs/configfs.mod.o CC fs/cramfs/cramfs.mod.o CC fs/dlm/dlm.mod.o CC fs/ecryptfs/ecryptfs.mod.o CC fs/efs/efs.mod.o CC fs/exofs/exofs.mod.o CC fs/exportfs/exportfs.mod.o CC fs/ext2/ext2.mod.o CC fs/ext3/ext3.mod.o CC fs/ext4/ext4.mod.o CC fs/fat/fat.mod.o CC fs/fat/msdos.mod.o CC fs/fat/vfat.mod.o CC fs/freevxfs/freevxfs.mod.o CC fs/fscache/fscache.mod.o CC fs/fuse/cuse.mod.o CC fs/fuse/fuse.mod.o CC fs/gfs2/gfs2.mod.o CC fs/hfs/hfs.mod.o CC fs/hfsplus/hfsplus.mod.o CC fs/hpfs/hpfs.mod.o CC fs/isofs/isofs.mod.o CC fs/jbd/jbd.mod.o CC fs/jbd2/jbd2.mod.o CC fs/jffs2/jffs2.mod.o CC fs/jfs/jfs.mod.o CC fs/lockd/lockd.mod.o CC fs/mbcache.mod.o CC fs/minix/minix.mod.o CC fs/ncpfs/ncpfs.mod.o CC fs/nfs/nfs.mod.o CC fs/nfs_common/nfs_acl.mod.o CC fs/nfsd/nfsd.mod.o CC fs/nilfs2/nilfs2.mod.o CC fs/nls/nls_ascii.mod.o CC fs/nls/nls_base.mod.o CC fs/nls/nls_cp1250.mod.o CC fs/nls/nls_cp1251.mod.o CC fs/nls/nls_cp1255.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp775.mod.o CC fs/nls/nls_cp850.mod.o CC fs/nls/nls_cp852.mod.o CC fs/nls/nls_cp855.mod.o CC fs/nls/nls_cp857.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_cp863.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_cp866.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp874.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp936.mod.o CC fs/nls/nls_cp949.mod.o CC fs/nls/nls_cp950.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-14.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_iso8859-4.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_iso8859-6.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/nls/nls_koi8-ru.mod.o CC fs/nls/nls_koi8-u.mod.o CC fs/nls/nls_utf8.mod.o CC fs/ntfs/ntfs.mod.o CC fs/ocfs2/cluster/ocfs2_nodemanager.mod.o CC fs/ocfs2/dlm/ocfs2_dlm.mod.o CC fs/ocfs2/dlm/ocfs2_dlmfs.mod.o CC fs/ocfs2/ocfs2.mod.o CC fs/ocfs2/ocfs2_stack_o2cb.mod.o CC fs/ocfs2/ocfs2_stack_user.mod.o CC fs/ocfs2/ocfs2_stackglue.mod.o CC fs/omfs/omfs.mod.o CC fs/openpromfs/openpromfs.mod.o CC fs/qnx4/qnx4.mod.o CC fs/quota/quota_tree.mod.o CC fs/quota/quota_v1.mod.o CC fs/quota/quota_v2.mod.o CC fs/reiserfs/reiserfs.mod.o CC fs/romfs/romfs.mod.o CC fs/smbfs/smbfs.mod.o CC fs/squashfs/squashfs.mod.o CC fs/sysv/sysv.mod.o CC fs/ubifs/ubifs.mod.o CC fs/udf/udf.mod.o CC fs/ufs/ufs.mod.o CC fs/xfs/xfs.mod.o CC kernel/backtracetest.mod.o CC kernel/configs.mod.o CC kernel/rcutorture.mod.o CC kernel/trace/ring_buffer_benchmark.mod.o CC lib/crc-ccitt.mod.o CC lib/crc-itu-t.mod.o CC lib/crc-t10dif.mod.o CC lib/crc16.mod.o CC lib/crc7.mod.o CC lib/libcrc32c.mod.o CC lib/lzo/lzo_compress.mod.o CC lib/lzo/lzo_decompress.mod.o CC lib/reed_solomon/reed_solomon.mod.o CC lib/ts_bm.mod.o CC lib/ts_fsm.mod.o CC lib/ts_kmp.mod.o CC lib/zlib_deflate/zlib_deflate.mod.o CC net/802/fddi.mod.o CC net/802/garp.mod.o CC net/802/p8022.mod.o CC net/802/p8023.mod.o CC net/802/psnap.mod.o CC net/802/stp.mod.o CC net/802/tr.mod.o CC net/8021q/8021q.mod.o CC net/9p/9pnet.mod.o CC net/9p/9pnet_rdma.mod.o CC net/appletalk/appletalk.mod.o CC net/atm/atm.mod.o CC net/atm/br2684.mod.o CC net/atm/clip.mod.o CC net/atm/lec.mod.o CC net/atm/mpoa.mod.o CC net/atm/pppoatm.mod.o CC net/ax25/ax25.mod.o CC net/bluetooth/bluetooth.mod.o CC net/bluetooth/bnep/bnep.mod.o CC net/bluetooth/cmtp/cmtp.mod.o CC net/bluetooth/hidp/hidp.mod.o CC net/bluetooth/l2cap.mod.o CC net/bluetooth/rfcomm/rfcomm.mod.o CC net/bluetooth/sco.mod.o CC net/bridge/bridge.mod.o CC net/bridge/netfilter/ebt_802_3.mod.o CC net/bridge/netfilter/ebt_among.mod.o CC net/bridge/netfilter/ebt_arp.mod.o CC net/bridge/netfilter/ebt_arpreply.mod.o CC net/bridge/netfilter/ebt_dnat.mod.o CC net/bridge/netfilter/ebt_ip.mod.o CC net/bridge/netfilter/ebt_ip6.mod.o CC net/bridge/netfilter/ebt_limit.mod.o CC net/bridge/netfilter/ebt_log.mod.o CC net/bridge/netfilter/ebt_mark.mod.o CC net/bridge/netfilter/ebt_mark_m.mod.o CC net/bridge/netfilter/ebt_nflog.mod.o CC net/bridge/netfilter/ebt_pkttype.mod.o CC net/bridge/netfilter/ebt_redirect.mod.o CC net/bridge/netfilter/ebt_snat.mod.o CC net/bridge/netfilter/ebt_stp.mod.o CC net/bridge/netfilter/ebt_ulog.mod.o CC net/bridge/netfilter/ebt_vlan.mod.o CC net/bridge/netfilter/ebtable_broute.mod.o CC net/bridge/netfilter/ebtable_filter.mod.o CC net/bridge/netfilter/ebtable_nat.mod.o CC net/bridge/netfilter/ebtables.mod.o CC net/can/can-bcm.mod.o CC net/can/can-raw.mod.o CC net/can/can.mod.o CC net/core/pktgen.mod.o CC net/dccp/dccp.mod.o CC net/dccp/dccp_diag.mod.o CC net/dccp/dccp_ipv4.mod.o CC net/dccp/dccp_ipv6.mod.o CC net/dccp/dccp_probe.mod.o CC net/decnet/decnet.mod.o CC net/decnet/netfilter/dn_rtmsg.mod.o CC net/econet/econet.mod.o CC net/ieee802154/af_802154.mod.o CC net/ieee802154/nl802154.mod.o CC net/ipv4/ah4.mod.o CC net/ipv4/esp4.mod.o CC net/ipv4/inet_diag.mod.o CC net/ipv4/ip_gre.mod.o CC net/ipv4/ipcomp.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/netfilter/arp_tables.mod.o CC net/ipv4/netfilter/arpt_mangle.mod.o CC net/ipv4/netfilter/arptable_filter.mod.o CC net/ipv4/netfilter/ip_queue.mod.o CC net/ipv4/netfilter/ip_tables.mod.o CC net/ipv4/netfilter/ipt_CLUSTERIP.mod.o CC net/ipv4/netfilter/ipt_ECN.mod.o CC net/ipv4/netfilter/ipt_LOG.mod.o CC net/ipv4/netfilter/ipt_MASQUERADE.mod.o CC net/ipv4/netfilter/ipt_NETMAP.mod.o CC net/ipv4/netfilter/ipt_REDIRECT.mod.o CC net/ipv4/netfilter/ipt_REJECT.mod.o CC net/ipv4/netfilter/ipt_ULOG.mod.o CC net/ipv4/netfilter/ipt_addrtype.mod.o CC net/ipv4/netfilter/ipt_ah.mod.o CC net/ipv4/netfilter/ipt_ecn.mod.o CC net/ipv4/netfilter/iptable_filter.mod.o CC net/ipv4/netfilter/iptable_mangle.mod.o CC net/ipv4/netfilter/iptable_nat.mod.o CC net/ipv4/netfilter/iptable_raw.mod.o CC net/ipv4/netfilter/iptable_security.mod.o CC net/ipv4/netfilter/nf_conntrack_ipv4.mod.o CC net/ipv4/netfilter/nf_defrag_ipv4.mod.o CC net/ipv4/netfilter/nf_nat.mod.o CC net/ipv4/netfilter/nf_nat_amanda.mod.o CC net/ipv4/netfilter/nf_nat_ftp.mod.o CC net/ipv4/netfilter/nf_nat_h323.mod.o CC net/ipv4/netfilter/nf_nat_irc.mod.o CC net/ipv4/netfilter/nf_nat_pptp.mod.o CC net/ipv4/netfilter/nf_nat_proto_dccp.mod.o CC net/ipv4/netfilter/nf_nat_proto_gre.mod.o CC net/ipv4/netfilter/nf_nat_proto_sctp.mod.o CC net/ipv4/netfilter/nf_nat_proto_udplite.mod.o CC net/ipv4/netfilter/nf_nat_sip.mod.o CC net/ipv4/netfilter/nf_nat_snmp_basic.mod.o CC net/ipv4/netfilter/nf_nat_tftp.mod.o CC net/ipv4/tcp_bic.mod.o CC net/ipv4/tcp_cubic.mod.o CC net/ipv4/tcp_diag.mod.o CC net/ipv4/tcp_highspeed.mod.o CC net/ipv4/tcp_htcp.mod.o CC net/ipv4/tcp_hybla.mod.o CC net/ipv4/tcp_illinois.mod.o CC net/ipv4/tcp_lp.mod.o CC net/ipv4/tcp_probe.mod.o CC net/ipv4/tcp_scalable.mod.o CC net/ipv4/tcp_vegas.mod.o CC net/ipv4/tcp_veno.mod.o CC net/ipv4/tcp_westwood.mod.o CC net/ipv4/tcp_yeah.mod.o CC net/ipv4/tunnel4.mod.o CC net/ipv4/xfrm4_mode_beet.mod.o CC net/ipv4/xfrm4_mode_transport.mod.o CC net/ipv4/xfrm4_mode_tunnel.mod.o CC net/ipv4/xfrm4_tunnel.mod.o CC net/ipv6/ah6.mod.o CC net/ipv6/esp6.mod.o CC net/ipv6/ip6_tunnel.mod.o CC net/ipv6/ipcomp6.mod.o CC net/ipv6/ipv6.mod.o CC net/ipv6/mip6.mod.o CC net/ipv6/netfilter/ip6_queue.mod.o CC net/ipv6/netfilter/ip6_tables.mod.o CC net/ipv6/netfilter/ip6t_LOG.mod.o CC net/ipv6/netfilter/ip6t_REJECT.mod.o CC net/ipv6/netfilter/ip6t_ah.mod.o CC net/ipv6/netfilter/ip6t_eui64.mod.o CC net/ipv6/netfilter/ip6t_frag.mod.o CC net/ipv6/netfilter/ip6t_hbh.mod.o CC net/ipv6/netfilter/ip6t_ipv6header.mod.o CC net/ipv6/netfilter/ip6t_mh.mod.o CC net/ipv6/netfilter/ip6t_rt.mod.o CC net/ipv6/netfilter/ip6table_filter.mod.o CC net/ipv6/netfilter/ip6table_mangle.mod.o CC net/ipv6/netfilter/ip6table_raw.mod.o CC net/ipv6/netfilter/ip6table_security.mod.o CC net/ipv6/netfilter/nf_conntrack_ipv6.mod.o CC net/ipv6/sit.mod.o CC net/ipv6/tunnel6.mod.o CC net/ipv6/xfrm6_mode_beet.mod.o CC net/ipv6/xfrm6_mode_ro.mod.o CC net/ipv6/xfrm6_mode_transport.mod.o CC net/ipv6/xfrm6_mode_tunnel.mod.o CC net/ipv6/xfrm6_tunnel.mod.o CC net/ipx/ipx.mod.o CC net/irda/ircomm/ircomm-tty.mod.o CC net/irda/ircomm/ircomm.mod.o CC net/irda/irda.mod.o CC net/irda/irlan/irlan.mod.o CC net/irda/irnet/irnet.mod.o CC net/key/af_key.mod.o CC net/lapb/lapb.mod.o CC net/llc/llc.mod.o CC net/llc/llc2.mod.o CC net/mac80211/mac80211.mod.o CC net/netfilter/ipvs/ip_vs.mod.o CC net/netfilter/ipvs/ip_vs_dh.mod.o CC net/netfilter/ipvs/ip_vs_ftp.mod.o CC net/netfilter/ipvs/ip_vs_lblc.mod.o CC net/netfilter/ipvs/ip_vs_lblcr.mod.o CC net/netfilter/ipvs/ip_vs_lc.mod.o CC net/netfilter/ipvs/ip_vs_nq.mod.o CC net/netfilter/ipvs/ip_vs_rr.mod.o CC net/netfilter/ipvs/ip_vs_sed.mod.o CC net/netfilter/ipvs/ip_vs_sh.mod.o CC net/netfilter/ipvs/ip_vs_wlc.mod.o CC net/netfilter/ipvs/ip_vs_wrr.mod.o CC net/netfilter/nf_conntrack.mod.o CC net/netfilter/nf_conntrack_amanda.mod.o CC net/netfilter/nf_conntrack_ftp.mod.o CC net/netfilter/nf_conntrack_h323.mod.o CC net/netfilter/nf_conntrack_irc.mod.o CC net/netfilter/nf_conntrack_netbios_ns.mod.o CC net/netfilter/nf_conntrack_netlink.mod.o CC net/netfilter/nf_conntrack_pptp.mod.o CC net/netfilter/nf_conntrack_proto_dccp.mod.o CC net/netfilter/nf_conntrack_proto_gre.mod.o CC net/netfilter/nf_conntrack_proto_sctp.mod.o CC net/netfilter/nf_conntrack_proto_udplite.mod.o CC net/netfilter/nf_conntrack_sane.mod.o CC net/netfilter/nf_conntrack_sip.mod.o CC net/netfilter/nf_conntrack_tftp.mod.o CC net/netfilter/nf_tproxy_core.mod.o CC net/netfilter/nfnetlink.mod.o CC net/netfilter/nfnetlink_log.mod.o CC net/netfilter/nfnetlink_queue.mod.o CC net/netfilter/x_tables.mod.o CC net/netfilter/xt_CLASSIFY.mod.o CC net/netfilter/xt_CONNMARK.mod.o CC net/netfilter/xt_CONNSECMARK.mod.o CC net/netfilter/xt_DSCP.mod.o CC net/netfilter/xt_HL.mod.o CC net/netfilter/xt_LED.mod.o CC net/netfilter/xt_MARK.mod.o CC net/netfilter/xt_NFLOG.mod.o CC net/netfilter/xt_NFQUEUE.mod.o CC net/netfilter/xt_NOTRACK.mod.o CC net/netfilter/xt_RATEEST.mod.o CC net/netfilter/xt_SECMARK.mod.o CC net/netfilter/xt_TCPMSS.mod.o CC net/netfilter/xt_TCPOPTSTRIP.mod.o CC net/netfilter/xt_TPROXY.mod.o CC net/netfilter/xt_TRACE.mod.o CC net/netfilter/xt_cluster.mod.o CC net/netfilter/xt_comment.mod.o CC net/netfilter/xt_connbytes.mod.o CC net/netfilter/xt_connlimit.mod.o CC net/netfilter/xt_connmark.mod.o CC net/netfilter/xt_conntrack.mod.o CC net/netfilter/xt_dccp.mod.o CC net/netfilter/xt_dscp.mod.o CC net/netfilter/xt_esp.mod.o CC net/netfilter/xt_hashlimit.mod.o CC net/netfilter/xt_helper.mod.o CC net/netfilter/xt_hl.mod.o CC net/netfilter/xt_iprange.mod.o CC net/netfilter/xt_length.mod.o CC net/netfilter/xt_limit.mod.o CC net/netfilter/xt_mac.mod.o CC net/netfilter/xt_mark.mod.o CC net/netfilter/xt_multiport.mod.o CC net/netfilter/xt_osf.mod.o CC net/netfilter/xt_owner.mod.o CC net/netfilter/xt_physdev.mod.o CC net/netfilter/xt_pkttype.mod.o CC net/netfilter/xt_policy.mod.o CC net/netfilter/xt_quota.mod.o CC net/netfilter/xt_rateest.mod.o CC net/netfilter/xt_realm.mod.o CC net/netfilter/xt_recent.mod.o CC net/netfilter/xt_sctp.mod.o CC net/netfilter/xt_socket.mod.o CC net/netfilter/xt_state.mod.o CC net/netfilter/xt_statistic.mod.o CC net/netfilter/xt_string.mod.o CC net/netfilter/xt_tcpmss.mod.o CC net/netfilter/xt_tcpudp.mod.o CC net/netfilter/xt_time.mod.o CC net/netfilter/xt_u32.mod.o CC net/netrom/netrom.mod.o CC net/packet/af_packet.mod.o CC net/phonet/phonet.mod.o CC net/phonet/pn_pep.mod.o CC net/rds/rds.mod.o CC net/rfkill/rfkill.mod.o CC net/rose/rose.mod.o CC net/rxrpc/af-rxrpc.mod.o CC net/rxrpc/rxkad.mod.o CC net/sched/act_gact.mod.o CC net/sched/act_ipt.mod.o CC net/sched/act_mirred.mod.o CC net/sched/act_nat.mod.o CC net/sched/act_pedit.mod.o CC net/sched/act_police.mod.o CC net/sched/act_simple.mod.o CC net/sched/act_skbedit.mod.o CC net/sched/cls_basic.mod.o CC net/sched/cls_flow.mod.o CC net/sched/cls_fw.mod.o CC net/sched/cls_route.mod.o CC net/sched/cls_rsvp.mod.o CC net/sched/cls_rsvp6.mod.o CC net/sched/cls_tcindex.mod.o CC net/sched/cls_u32.mod.o CC net/sched/em_cmp.mod.o CC net/sched/em_meta.mod.o CC net/sched/em_nbyte.mod.o CC net/sched/em_text.mod.o CC net/sched/em_u32.mod.o CC net/sched/sch_atm.mod.o CC net/sched/sch_cbq.mod.o CC net/sched/sch_drr.mod.o CC net/sched/sch_dsmark.mod.o CC net/sched/sch_gred.mod.o CC net/sched/sch_hfsc.mod.o CC net/sched/sch_htb.mod.o CC net/sched/sch_ingress.mod.o CC net/sched/sch_multiq.mod.o CC net/sched/sch_netem.mod.o CC net/sched/sch_prio.mod.o CC net/sched/sch_red.mod.o CC net/sched/sch_sfq.mod.o CC net/sched/sch_tbf.mod.o CC net/sched/sch_teql.mod.o CC net/sctp/sctp.mod.o CC net/sunrpc/auth_gss/auth_rpcgss.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_krb5.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_spkm3.mod.o CC net/sunrpc/sunrpc.mod.o CC net/sunrpc/xprtrdma/svcrdma.mod.o CC net/sunrpc/xprtrdma/xprtrdma.mod.o CC net/tipc/tipc.mod.o CC net/unix/unix.mod.o CC net/wanrouter/wanrouter.mod.o CC net/wimax/wimax.mod.o CC net/wireless/cfg80211.mod.o CC net/wireless/lib80211.mod.o CC net/wireless/lib80211_crypt_ccmp.mod.o CC net/wireless/lib80211_crypt_tkip.mod.o CC net/wireless/lib80211_crypt_wep.mod.o CC net/x25/x25.mod.o CC net/xfrm/xfrm_ipcomp.mod.o CC net/xfrm/xfrm_user.mod.o CC samples/kobject/kobject-example.mod.o CC samples/kobject/kset-example.mod.o CC samples/kprobes/jprobe_example.mod.o CC samples/kprobes/kprobe_example.mod.o CC samples/kprobes/kretprobe_example.mod.o CC samples/markers/marker-example.mod.o CC samples/markers/probe-example.mod.o CC samples/trace_events/trace-events-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample.mod.o CC samples/tracepoints/tracepoint-probe-sample2.mod.o CC samples/tracepoints/tracepoint-sample.mod.o CC sound/ac97_bus.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/oss/snd-pcm-oss.mod.o CC sound/core/seq/oss/snd-seq-oss.mod.o CC sound/core/seq/snd-seq-device.mod.o CC sound/core/seq/snd-seq-dummy.mod.o CC sound/core/seq/snd-seq-midi-emul.mod.o CC sound/core/seq/snd-seq-midi-event.mod.o CC sound/core/seq/snd-seq-midi.mod.o CC sound/core/seq/snd-seq-virmidi.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-hrtimer.mod.o CC sound/core/snd-hwdep.mod.o CC sound/core/snd-page-alloc.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-rawmidi.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/drivers/mpu401/snd-mpu401-uart.mod.o CC sound/drivers/mpu401/snd-mpu401.mod.o CC sound/drivers/opl3/snd-opl3-lib.mod.o CC sound/drivers/opl3/snd-opl3-synth.mod.o CC sound/drivers/snd-dummy.mod.o CC sound/drivers/snd-mtpav.mod.o CC sound/drivers/snd-mts64.mod.o CC sound/drivers/snd-portman2x4.mod.o CC sound/drivers/snd-serial-u16550.mod.o CC sound/drivers/snd-virmidi.mod.o CC sound/drivers/vx/snd-vx-lib.mod.o CC sound/i2c/other/snd-ak4114.mod.o CC sound/i2c/other/snd-ak4117.mod.o CC sound/i2c/other/snd-ak4xxx-adda.mod.o CC sound/i2c/other/snd-pt2258.mod.o CC sound/i2c/other/snd-tea575x-tuner.mod.o CC sound/i2c/snd-cs8427.mod.o CC sound/i2c/snd-i2c.mod.o CC sound/pci/ac97/snd-ac97-codec.mod.o CC sound/pci/ali5451/snd-ali5451.mod.o CC sound/pci/au88x0/snd-au8810.mod.o CC sound/pci/au88x0/snd-au8820.mod.o CC sound/pci/au88x0/snd-au8830.mod.o CC sound/pci/aw2/snd-aw2.mod.o CC sound/pci/ca0106/snd-ca0106.mod.o CC sound/pci/cs46xx/snd-cs46xx.mod.o CC sound/pci/ctxfi/snd-ctxfi.mod.o CC sound/pci/echoaudio/snd-darla20.mod.o CC sound/pci/echoaudio/snd-darla24.mod.o CC sound/pci/echoaudio/snd-echo3g.mod.o CC sound/pci/echoaudio/snd-gina20.mod.o CC sound/pci/echoaudio/snd-gina24.mod.o CC sound/pci/echoaudio/snd-indigo.mod.o CC sound/pci/echoaudio/snd-indigodj.mod.o CC sound/pci/echoaudio/snd-indigodjx.mod.o CC sound/pci/echoaudio/snd-indigoio.mod.o CC sound/pci/echoaudio/snd-indigoiox.mod.o CC sound/pci/echoaudio/snd-layla20.mod.o CC sound/pci/echoaudio/snd-layla24.mod.o CC sound/pci/echoaudio/snd-mia.mod.o CC sound/pci/echoaudio/snd-mona.mod.o CC sound/pci/emu10k1/snd-emu10k1-synth.mod.o CC sound/pci/emu10k1/snd-emu10k1.mod.o CC sound/pci/emu10k1/snd-emu10k1x.mod.o CC sound/pci/hda/snd-hda-codec-analog.mod.o CC sound/pci/hda/snd-hda-codec-atihdmi.mod.o CC sound/pci/hda/snd-hda-codec-ca0110.mod.o CC sound/pci/hda/snd-hda-codec-cmedia.mod.o CC sound/pci/hda/snd-hda-codec-conexant.mod.o CC sound/pci/hda/snd-hda-codec-idt.mod.o CC sound/pci/hda/snd-hda-codec-intelhdmi.mod.o CC sound/pci/hda/snd-hda-codec-nvhdmi.mod.o CC sound/pci/hda/snd-hda-codec-realtek.mod.o CC sound/pci/hda/snd-hda-codec-si3054.mod.o CC sound/pci/hda/snd-hda-codec-via.mod.o CC sound/pci/hda/snd-hda-codec.mod.o CC sound/pci/hda/snd-hda-intel.mod.o CC sound/pci/ice1712/snd-ice1712.mod.o CC sound/pci/ice1712/snd-ice1724.mod.o CC sound/pci/ice1712/snd-ice17xx-ak4xxx.mod.o CC sound/pci/korg1212/snd-korg1212.mod.o CC sound/pci/lx6464es/snd-lx6464es.mod.o CC sound/pci/mixart/snd-mixart.mod.o CC sound/pci/nm256/snd-nm256.mod.o CC sound/pci/oxygen/snd-hifier.mod.o CC sound/pci/oxygen/snd-oxygen-lib.mod.o CC sound/pci/oxygen/snd-oxygen.mod.o CC sound/pci/oxygen/snd-virtuoso.mod.o CC sound/pci/pcxhr/snd-pcxhr.mod.o CC sound/pci/riptide/snd-riptide.mod.o CC sound/pci/rme9652/snd-hdsp.mod.o CC sound/pci/rme9652/snd-hdspm.mod.o CC sound/pci/rme9652/snd-rme9652.mod.o CC sound/pci/snd-ad1889.mod.o CC sound/pci/snd-als300.mod.o CC sound/pci/snd-atiixp-modem.mod.o CC sound/pci/snd-atiixp.mod.o CC sound/pci/snd-azt3328.mod.o CC sound/pci/snd-bt87x.mod.o CC sound/pci/snd-cmipci.mod.o CC sound/pci/snd-cs4281.mod.o CC sound/pci/snd-ens1370.mod.o CC sound/pci/snd-ens1371.mod.o CC sound/pci/snd-es1938.mod.o CC sound/pci/snd-es1968.mod.o CC sound/pci/snd-fm801.mod.o CC sound/pci/snd-intel8x0.mod.o CC sound/pci/snd-intel8x0m.mod.o CC sound/pci/snd-maestro3.mod.o CC sound/pci/snd-rme32.mod.o CC sound/pci/snd-rme96.mod.o CC sound/pci/snd-sonicvibes.mod.o CC sound/pci/snd-via82xx-modem.mod.o CC sound/pci/snd-via82xx.mod.o CC sound/pci/trident/snd-trident.mod.o CC sound/pci/vx222/snd-vx222.mod.o CC sound/pci/ymfpci/snd-ymfpci.mod.o CC sound/pcmcia/pdaudiocf/snd-pdaudiocf.mod.o CC sound/pcmcia/vx/snd-vxpocket.mod.o CC sound/soc/codecs/snd-soc-ad73311.mod.o CC sound/soc/codecs/snd-soc-ak4104.mod.o CC sound/soc/codecs/snd-soc-ak4535.mod.o CC sound/soc/codecs/snd-soc-cs4270.mod.o CC sound/soc/codecs/snd-soc-l3.mod.o CC sound/soc/codecs/snd-soc-pcm3008.mod.o CC sound/soc/codecs/snd-soc-spdif.mod.o CC sound/soc/codecs/snd-soc-ssm2602.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23.mod.o CC sound/soc/codecs/snd-soc-tlv320aic26.mod.o CC sound/soc/codecs/snd-soc-tlv320aic3x.mod.o CC sound/soc/codecs/snd-soc-uda134x.mod.o CC sound/soc/codecs/snd-soc-uda1380.mod.o CC sound/soc/codecs/snd-soc-wm8350.mod.o CC sound/soc/codecs/snd-soc-wm8400.mod.o CC sound/soc/codecs/snd-soc-wm8510.mod.o CC sound/soc/codecs/snd-soc-wm8580.mod.o CC sound/soc/codecs/snd-soc-wm8728.mod.o CC sound/soc/codecs/snd-soc-wm8731.mod.o CC sound/soc/codecs/snd-soc-wm8750.mod.o CC sound/soc/codecs/snd-soc-wm8753.mod.o CC sound/soc/codecs/snd-soc-wm8900.mod.o CC sound/soc/codecs/snd-soc-wm8903.mod.o CC sound/soc/codecs/snd-soc-wm8940.mod.o CC sound/soc/codecs/snd-soc-wm8960.mod.o CC sound/soc/codecs/snd-soc-wm8971.mod.o CC sound/soc/codecs/snd-soc-wm8988.mod.o CC sound/soc/codecs/snd-soc-wm8990.mod.o CC sound/soc/codecs/snd-soc-wm9081.mod.o CC sound/soc/snd-soc-core.mod.o CC sound/sound_firmware.mod.o CC sound/soundcore.mod.o CC sound/sparc/snd-sun-amd7930.mod.o CC sound/sparc/snd-sun-cs4231.mod.o CC sound/sparc/snd-sun-dbri.mod.o CC sound/synth/emux/snd-emux-synth.mod.o CC sound/synth/snd-util-mem.mod.o CC sound/usb/caiaq/snd-usb-caiaq.mod.o CC sound/usb/snd-usb-audio.mod.o CC sound/usb/snd-usb-lib.mod.o LD [M] arch/sparc/kernel/chmc.ko LD [M] arch/sparc/kernel/us2e_cpufreq.ko LD [M] arch/sparc/kernel/us3_cpufreq.ko LD [M] arch/sparc/oprofile/oprofile.ko LD [M] block/as-iosched.ko LD [M] block/cfq-iosched.ko LD [M] block/deadline-iosched.ko LD [M] crypto/aes_generic.ko LD [M] crypto/ansi_cprng.ko LD [M] crypto/anubis.ko LD [M] crypto/arc4.ko LD [M] crypto/async_tx/async_memcpy.ko LD [M] crypto/async_tx/async_tx.ko LD [M] crypto/async_tx/async_xor.ko LD [M] crypto/authenc.ko LD [M] crypto/blowfish.ko LD [M] crypto/camellia.ko LD [M] crypto/cast5.ko LD [M] crypto/cast6.ko LD [M] crypto/cbc.ko LD [M] crypto/ccm.ko LD [M] crypto/crc32c.ko LD [M] crypto/cryptd.ko LD [M] crypto/crypto_null.ko LD [M] crypto/ctr.ko LD [M] crypto/cts.ko LD [M] crypto/deflate.ko LD [M] crypto/des_generic.ko LD [M] crypto/ecb.ko LD [M] crypto/fcrypt.ko LD [M] crypto/gcm.ko LD [M] crypto/gf128mul.ko LD [M] crypto/hmac.ko LD [M] crypto/khazad.ko LD [M] crypto/lrw.ko LD [M] crypto/lzo.ko LD [M] crypto/md4.ko LD [M] crypto/michael_mic.ko LD [M] crypto/pcbc.ko LD [M] crypto/rmd128.ko LD [M] crypto/rmd160.ko LD [M] crypto/rmd256.ko LD [M] crypto/rmd320.ko LD [M] crypto/salsa20_generic.ko LD [M] crypto/seed.ko LD [M] crypto/seqiv.ko LD [M] crypto/serpent.ko LD [M] crypto/sha1_generic.ko LD [M] crypto/sha256_generic.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/tea.ko LD [M] crypto/tgr192.ko LD [M] crypto/twofish.ko LD [M] crypto/twofish_common.ko LD [M] crypto/wp512.ko LD [M] crypto/xcbc.ko LD [M] crypto/xor.ko LD [M] crypto/xts.ko LD [M] crypto/zlib.ko LD [M] drivers/ata/ahci.ko LD [M] drivers/ata/ata_generic.ko LD [M] drivers/ata/ata_piix.ko LD [M] drivers/ata/libata.ko LD [M] drivers/ata/pata_ali.ko LD [M] drivers/ata/pata_amd.ko LD [M] drivers/ata/pata_artop.ko LD [M] drivers/ata/pata_atiixp.ko LD [M] drivers/ata/pata_cmd640.ko LD [M] drivers/ata/pata_cmd64x.ko LD [M] drivers/ata/pata_cs5520.ko LD [M] drivers/ata/pata_cs5530.ko LD [M] drivers/ata/pata_cypress.ko LD [M] drivers/ata/pata_efar.ko LD [M] drivers/ata/pata_hpt366.ko LD [M] drivers/ata/pata_hpt37x.ko LD [M] drivers/ata/pata_hpt3x2n.ko LD [M] drivers/ata/pata_hpt3x3.ko LD [M] drivers/ata/pata_it8213.ko LD [M] drivers/ata/pata_it821x.ko LD [M] drivers/ata/pata_jmicron.ko LD [M] drivers/ata/pata_marvell.ko LD [M] drivers/ata/pata_mpiix.ko LD [M] drivers/ata/pata_netcell.ko LD [M] drivers/ata/pata_ninja32.ko LD [M] drivers/ata/pata_ns87410.ko LD [M] drivers/ata/pata_ns87415.ko LD [M] drivers/ata/pata_oldpiix.ko LD [M] drivers/ata/pata_opti.ko LD [M] drivers/ata/pata_optidma.ko LD [M] drivers/ata/pata_pcmcia.ko LD [M] drivers/ata/pata_pdc2027x.ko LD [M] drivers/ata/pata_pdc202xx_old.ko LD [M] drivers/ata/pata_platform.ko LD [M] drivers/ata/pata_radisys.ko LD [M] drivers/ata/pata_rz1000.ko LD [M] drivers/ata/pata_sc1200.ko LD [M] drivers/ata/pata_sch.ko LD [M] drivers/ata/pata_serverworks.ko LD [M] drivers/ata/pata_sil680.ko LD [M] drivers/ata/pata_sis.ko LD [M] drivers/ata/pata_sl82c105.ko LD [M] drivers/ata/pata_triflex.ko LD [M] drivers/ata/pata_via.ko LD [M] drivers/ata/pdc_adma.ko LD [M] drivers/ata/sata_inic162x.ko LD [M] drivers/ata/sata_mv.ko LD [M] drivers/ata/sata_nv.ko LD [M] drivers/ata/sata_promise.ko LD [M] drivers/ata/sata_qstor.ko LD [M] drivers/ata/sata_sil.ko LD [M] drivers/ata/sata_sil24.ko LD [M] drivers/ata/sata_sis.ko LD [M] drivers/ata/sata_svw.ko LD [M] drivers/ata/sata_sx4.ko LD [M] drivers/ata/sata_uli.ko LD [M] drivers/ata/sata_via.ko LD [M] drivers/ata/sata_vsc.ko LD [M] drivers/atm/adummy.ko LD [M] drivers/atm/atmtcp.ko LD [M] drivers/atm/eni.ko LD [M] drivers/atm/fore_200e.ko LD [M] drivers/atm/he.ko LD [M] drivers/atm/idt77252.ko LD [M] drivers/atm/iphase.ko LD [M] drivers/atm/lanai.ko LD [M] drivers/atm/solos-pci.ko LD [M] drivers/atm/suni.ko LD [M] drivers/auxdisplay/ks0108.ko LD [M] drivers/base/firmware_class.ko LD [M] drivers/block/DAC960.ko LD [M] drivers/block/aoe/aoe.ko LD [M] drivers/block/brd.ko LD [M] drivers/block/cciss.ko LD [M] drivers/block/cryptoloop.ko LD [M] drivers/block/floppy.ko LD [M] drivers/block/loop.ko LD [M] drivers/block/nbd.ko LD [M] drivers/block/paride/aten.ko LD [M] drivers/block/paride/bpck.ko LD [M] drivers/block/paride/comm.ko LD [M] drivers/block/paride/dstr.ko LD [M] drivers/block/paride/epat.ko LD [M] drivers/block/paride/epia.ko LD [M] drivers/block/paride/fit2.ko LD [M] drivers/block/paride/fit3.ko LD [M] drivers/block/paride/friq.ko LD [M] drivers/block/paride/frpw.ko LD [M] drivers/block/paride/kbic.ko LD [M] drivers/block/paride/ktti.ko LD [M] drivers/block/paride/on20.ko LD [M] drivers/block/paride/on26.ko LD [M] drivers/block/paride/paride.ko LD [M] drivers/block/paride/pcd.ko LD [M] drivers/block/paride/pd.ko LD [M] drivers/block/paride/pf.ko LD [M] drivers/block/paride/pg.ko LD [M] drivers/block/paride/pt.ko LD [M] drivers/block/pktcdvd.ko LD [M] drivers/block/sunvdc.ko LD [M] drivers/block/sx8.ko LD [M] drivers/block/ub.ko LD [M] drivers/block/umem.ko LD [M] drivers/bluetooth/bcm203x.ko LD [M] drivers/bluetooth/bfusb.ko LD [M] drivers/bluetooth/bluecard_cs.ko LD [M] drivers/bluetooth/bpa10x.ko LD [M] drivers/bluetooth/bt3c_cs.ko LD [M] drivers/bluetooth/btsdio.ko LD [M] drivers/bluetooth/btuart_cs.ko LD [M] drivers/bluetooth/btusb.ko LD [M] drivers/bluetooth/dtl1_cs.ko LD [M] drivers/bluetooth/hci_uart.ko LD [M] drivers/bluetooth/hci_vhci.ko LD [M] drivers/cdrom/cdrom.ko LD [M] drivers/char/applicom.ko LD [M] drivers/char/cyclades.ko LD [M] drivers/char/epca.ko LD [M] drivers/char/generic_serial.ko LD [M] drivers/char/hw_random/n2-rng.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/char/hw_random/timeriomem-rng.ko LD [M] drivers/char/ip2/ip2.ko LD [M] drivers/char/ipmi/ipmi_devintf.ko LD [M] drivers/char/ipmi/ipmi_msghandler.ko LD [M] drivers/char/ipmi/ipmi_poweroff.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/ipmi/ipmi_watchdog.ko LD [M] drivers/char/isicom.ko LD [M] drivers/char/istallion.ko LD [M] drivers/char/lp.ko LD [M] drivers/char/moxa.ko LD [M] drivers/char/mxser.ko LD [M] drivers/char/n_hdlc.ko LD [M] drivers/char/n_r3964.ko LD [M] drivers/char/nozomi.ko LD [M] drivers/char/pcmcia/cm4000_cs.ko LD [M] drivers/char/pcmcia/cm4040_cs.ko LD [M] drivers/char/pcmcia/ipwireless/ipwireless.ko LD [M] drivers/char/pcmcia/synclink_cs.ko LD [M] drivers/char/ppdev.ko LD [M] drivers/char/raw.ko LD [M] drivers/char/rio/rio.ko LD [M] drivers/char/riscom8.ko LD [M] drivers/char/rocket.ko LD [M] drivers/char/specialix.ko LD [M] drivers/char/stallion.ko LD [M] drivers/char/sx.ko LD [M] drivers/char/synclink_gt.ko LD [M] drivers/char/synclinkmp.ko LD [M] drivers/char/tpm/tpm.ko LD [M] drivers/char/tpm/tpm_atmel.ko LD [M] drivers/char/tpm/tpm_nsc.ko LD [M] drivers/connector/cn.ko LD [M] drivers/cpufreq/cpufreq_conservative.ko LD [M] drivers/cpufreq/cpufreq_ondemand.ko LD [M] drivers/cpufreq/cpufreq_powersave.ko LD [M] drivers/cpufreq/cpufreq_stats.ko LD [M] drivers/cpufreq/cpufreq_userspace.ko LD [M] drivers/cpufreq/freq_table.ko LD [M] drivers/crypto/hifn_795x.ko LD [M] drivers/firewire/firewire-core.ko LD [M] drivers/firewire/firewire-ohci.ko LD [M] drivers/firewire/firewire-sbp2.ko LD [M] drivers/gpio/max7301.ko LD [M] drivers/gpio/max732x.ko LD [M] drivers/gpio/mcp23s08.ko LD [M] drivers/gpio/pca953x.ko LD [M] drivers/gpio/pcf857x.ko LD [M] drivers/gpu/drm/drm.ko LD [M] drivers/gpu/drm/mga/mga.ko LD [M] drivers/gpu/drm/r128/r128.ko LD [M] drivers/gpu/drm/radeon/radeon.ko LD [M] drivers/gpu/drm/savage/savage.ko LD [M] drivers/gpu/drm/tdfx/tdfx.ko LD [M] drivers/gpu/drm/via/via.ko LD [M] drivers/hid/hid-a4tech.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/hid/hid-belkin.ko LD [M] drivers/hid/hid-cherry.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-cypress.ko LD [M] drivers/hid/hid-drff.ko LD [M] drivers/hid/hid-ezkey.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-gyration.ko LD [M] drivers/hid/hid-kensington.ko LD [M] drivers/hid/hid-kye.ko LD [M] drivers/hid/hid-logitech.ko LD [M] drivers/hid/hid-microsoft.ko LD [M] drivers/hid/hid-monterey.ko LD [M] drivers/hid/hid-ntrig.ko LD [M] drivers/hid/hid-petalynx.ko LD [M] drivers/hid/hid-pl.ko LD [M] drivers/hid/hid-samsung.ko LD [M] drivers/hid/hid-sjoy.ko LD [M] drivers/hid/hid-sony.ko LD [M] drivers/hid/hid-sunplus.ko LD [M] drivers/hid/hid-tmff.ko LD [M] drivers/hid/hid-topseed.ko LD [M] drivers/hid/hid-wacom.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hid/hid.ko LD [M] drivers/hid/usbhid/usbhid.ko LD [M] drivers/hid/usbhid/usbkbd.ko LD [M] drivers/hid/usbhid/usbmouse.ko LD [M] drivers/hwmon/ad7414.ko LD [M] drivers/hwmon/ad7418.ko LD [M] drivers/hwmon/adcxx.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adm1026.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/adm1031.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ads7828.ko LD [M] drivers/hwmon/adt7462.ko LD [M] drivers/hwmon/adt7470.ko LD [M] drivers/hwmon/adt7473.ko LD [M] drivers/hwmon/adt7475.ko LD [M] drivers/hwmon/atxp1.ko LD [M] drivers/hwmon/dme1737.ko LD [M] drivers/hwmon/ds1621.ko LD [M] drivers/hwmon/f71805f.ko LD [M] drivers/hwmon/f71882fg.ko LD [M] drivers/hwmon/f75375s.ko LD [M] drivers/hwmon/g760a.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/gl520sm.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/i5k_amb.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/it87.ko LD [M] drivers/hwmon/lis3lv02d.ko LD [M] drivers/hwmon/lis3lv02d_spi.ko LD [M] drivers/hwmon/lm63.ko LD [M] drivers/hwmon/lm70.ko LD [M] drivers/hwmon/lm75.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/lm78.ko LD [M] drivers/hwmon/lm80.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/lm85.ko LD [M] drivers/hwmon/lm87.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/lm95241.ko LD [M] drivers/hwmon/ltc4215.ko LD [M] drivers/hwmon/ltc4245.ko LD [M] drivers/hwmon/max1111.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/max6650.ko LD [M] drivers/hwmon/pc87360.ko LD [M] drivers/hwmon/pc87427.ko LD [M] drivers/hwmon/pcf8591.ko LD [M] drivers/hwmon/sht15.ko LD [M] drivers/hwmon/sis5595.ko LD [M] drivers/hwmon/smsc47b397.ko LD [M] drivers/hwmon/smsc47m1.ko LD [M] drivers/hwmon/smsc47m192.ko LD [M] drivers/hwmon/thmc50.ko LD [M] drivers/hwmon/ultra45_env.ko LD [M] drivers/hwmon/via686a.ko LD [M] drivers/hwmon/vt1211.ko LD [M] drivers/hwmon/vt8231.ko LD [M] drivers/hwmon/w83627ehf.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/hwmon/w83781d.ko LD [M] drivers/hwmon/w83791d.ko LD [M] drivers/hwmon/w83792d.ko LD [M] drivers/hwmon/w83793.ko LD [M] drivers/hwmon/w83l785ts.ko LD [M] drivers/hwmon/w83l786ng.ko LD [M] drivers/i2c/algos/i2c-algo-bit.ko LD [M] drivers/i2c/algos/i2c-algo-pca.ko LD [M] drivers/i2c/busses/i2c-ali1535.ko LD [M] drivers/i2c/busses/i2c-ali1563.ko LD [M] drivers/i2c/busses/i2c-ali15x3.ko LD [M] drivers/i2c/busses/i2c-amd756.ko LD [M] drivers/i2c/busses/i2c-amd8111.ko LD [M] drivers/i2c/busses/i2c-gpio.ko LD [M] drivers/i2c/busses/i2c-i801.ko LD [M] drivers/i2c/busses/i2c-isch.ko LD [M] drivers/i2c/busses/i2c-nforce2.ko LD [M] drivers/i2c/busses/i2c-ocores.ko LD [M] drivers/i2c/busses/i2c-parport-light.ko LD [M] drivers/i2c/busses/i2c-parport.ko LD [M] drivers/i2c/busses/i2c-pca-platform.ko LD [M] drivers/i2c/busses/i2c-piix4.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/busses/i2c-sis5595.ko LD [M] drivers/i2c/busses/i2c-sis630.ko LD [M] drivers/i2c/busses/i2c-sis96x.ko LD [M] drivers/i2c/busses/i2c-stub.ko LD [M] drivers/i2c/busses/i2c-taos-evm.ko LD [M] drivers/i2c/busses/i2c-tiny-usb.ko LD [M] drivers/i2c/busses/i2c-via.ko LD [M] drivers/i2c/busses/i2c-viapro.ko LD [M] drivers/i2c/busses/i2c-voodoo3.ko LD [M] drivers/i2c/chips/ds1682.ko LD [M] drivers/i2c/chips/max6875.ko LD [M] drivers/i2c/chips/tsl2550.ko LD [M] drivers/i2c/i2c-core.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/ide/aec62xx.ko LD [M] drivers/ide/alim15x3.ko LD [M] drivers/ide/amd74xx.ko LD [M] drivers/ide/cmd64x.ko LD [M] drivers/ide/cs5520.ko LD [M] drivers/ide/cs5530.ko LD [M] drivers/ide/delkin_cb.ko LD [M] drivers/ide/hpt366.ko LD [M] drivers/ide/ide-cd_mod.ko LD [M] drivers/ide/ide-core.ko LD [M] drivers/ide/ide-cs.ko LD [M] drivers/ide/ide-gd_mod.ko LD [M] drivers/ide/ide-pci-generic.ko LD [M] drivers/ide/ide-tape.ko LD [M] drivers/ide/ide_platform.ko LD [M] drivers/ide/it8172.ko LD [M] drivers/ide/it8213.ko LD [M] drivers/ide/it821x.ko LD [M] drivers/ide/jmicron.ko LD [M] drivers/ide/ns87415.ko LD [M] drivers/ide/opti621.ko LD [M] drivers/ide/pdc202xx_new.ko LD [M] drivers/ide/pdc202xx_old.ko LD [M] drivers/ide/piix.ko LD [M] drivers/ide/sc1200.ko LD [M] drivers/ide/serverworks.ko LD [M] drivers/ide/siimage.ko LD [M] drivers/ide/slc90e66.ko LD [M] drivers/ide/tc86c001.ko LD [M] drivers/ide/triflex.ko LD [M] drivers/ide/trm290.ko LD [M] drivers/ide/via82cxxx.ko LD [M] drivers/ieee1394/dv1394.ko LD [M] drivers/ieee1394/eth1394.ko LD [M] drivers/ieee1394/ieee1394.ko LD [M] drivers/ieee1394/ohci1394.ko LD [M] drivers/ieee1394/pcilynx.ko LD [M] drivers/ieee1394/raw1394.ko LD [M] drivers/ieee1394/sbp2.ko LD [M] drivers/ieee1394/video1394.ko LD [M] drivers/ieee802154/fakehard.ko LD [M] drivers/infiniband/core/ib_addr.ko LD [M] drivers/infiniband/core/ib_cm.ko LD [M] drivers/infiniband/core/ib_core.ko LD [M] drivers/infiniband/core/ib_mad.ko LD [M] drivers/infiniband/core/ib_sa.ko LD [M] drivers/infiniband/core/ib_ucm.ko LD [M] drivers/infiniband/core/ib_umad.ko LD [M] drivers/infiniband/core/ib_uverbs.ko LD [M] drivers/infiniband/core/iw_cm.ko LD [M] drivers/infiniband/core/rdma_cm.ko LD [M] drivers/infiniband/core/rdma_ucm.ko LD [M] drivers/infiniband/hw/amso1100/iw_c2.ko LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.ko LD [M] drivers/infiniband/hw/ipath/ib_ipath.ko LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.ko LD [M] drivers/infiniband/hw/mthca/ib_mthca.ko LD [M] drivers/infiniband/hw/nes/iw_nes.ko LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.ko LD [M] drivers/infiniband/ulp/iser/ib_iser.ko LD [M] drivers/infiniband/ulp/srp/ib_srp.ko LD [M] drivers/input/evbug.ko LD [M] drivers/input/evdev.ko LD [M] drivers/input/ff-memless.ko LD [M] drivers/input/gameport/emu10k1-gp.ko LD [M] drivers/input/gameport/fm801-gp.ko LD [M] drivers/input/gameport/gameport.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/input-polldev.ko LD [M] drivers/input/joydev.ko LD [M] drivers/input/joystick/a3d.ko LD [M] drivers/input/joystick/adi.ko LD [M] drivers/input/joystick/analog.ko LD [M] drivers/input/joystick/cobra.ko LD [M] drivers/input/joystick/db9.ko LD [M] drivers/input/joystick/gamecon.ko LD [M] drivers/input/joystick/gf2k.ko LD [M] drivers/input/joystick/grip.ko LD [M] drivers/input/joystick/grip_mp.ko LD [M] drivers/input/joystick/guillemot.ko LD [M] drivers/input/joystick/iforce/iforce.ko LD [M] drivers/input/joystick/interact.ko LD [M] drivers/input/joystick/joydump.ko LD [M] drivers/input/joystick/magellan.ko LD [M] drivers/input/joystick/sidewinder.ko LD [M] drivers/input/joystick/spaceball.ko LD [M] drivers/input/joystick/spaceorb.ko LD [M] drivers/input/joystick/stinger.ko LD [M] drivers/input/joystick/tmdc.ko LD [M] drivers/input/joystick/turbografx.ko LD [M] drivers/input/joystick/twidjoy.ko LD [M] drivers/input/joystick/walkera0701.ko LD [M] drivers/input/joystick/warrior.ko LD [M] drivers/input/joystick/xpad.ko LD [M] drivers/input/joystick/zhenhua.ko LD [M] drivers/input/keyboard/atkbd.ko LD [M] drivers/input/keyboard/gpio_keys.ko LD [M] drivers/input/keyboard/lkkbd.ko LD [M] drivers/input/keyboard/newtonkbd.ko LD [M] drivers/input/keyboard/stowaway.ko LD [M] drivers/input/keyboard/sunkbd.ko LD [M] drivers/input/keyboard/xtkbd.ko LD [M] drivers/input/misc/ati_remote.ko LD [M] drivers/input/misc/ati_remote2.ko LD [M] drivers/input/misc/cm109.ko LD [M] drivers/input/misc/keyspan_remote.ko LD [M] drivers/input/misc/pcf50633-input.ko LD [M] drivers/input/misc/powermate.ko LD [M] drivers/input/misc/rotary_encoder.ko LD [M] drivers/input/misc/sparcspkr.ko LD [M] drivers/input/misc/uinput.ko LD [M] drivers/input/misc/yealink.ko LD [M] drivers/input/mouse/appletouch.ko LD [M] drivers/input/mouse/bcm5974.ko LD [M] drivers/input/mouse/gpio_mouse.ko LD [M] drivers/input/mouse/psmouse.ko LD [M] drivers/input/mouse/sermouse.ko LD [M] drivers/input/mouse/vsxxxaa.ko LD [M] drivers/input/mousedev.ko LD [M] drivers/input/serio/i8042.ko LD [M] drivers/input/serio/libps2.ko LD [M] drivers/input/serio/parkbd.ko LD [M] drivers/input/serio/pcips2.ko LD [M] drivers/input/serio/serio.ko LD [M] drivers/input/serio/serio_raw.ko LD [M] drivers/input/serio/serport.ko LD [M] drivers/input/tablet/acecad.ko LD [M] drivers/input/tablet/aiptek.ko LD [M] drivers/input/tablet/gtco.ko LD [M] drivers/input/tablet/kbtab.ko LD [M] drivers/input/tablet/wacom.ko LD [M] drivers/input/touchscreen/ad7877.ko LD [M] drivers/input/touchscreen/ad7879.ko LD [M] drivers/input/touchscreen/ads7846.ko LD [M] drivers/input/touchscreen/elo.ko LD [M] drivers/input/touchscreen/fujitsu_ts.ko LD [M] drivers/input/touchscreen/gunze.ko LD [M] drivers/input/touchscreen/inexio.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/input/touchscreen/mtouch.ko LD [M] drivers/input/touchscreen/penmount.ko LD [M] drivers/input/touchscreen/touchit213.ko LD [M] drivers/input/touchscreen/touchright.ko LD [M] drivers/input/touchscreen/touchwin.ko LD [M] drivers/input/touchscreen/tsc2007.ko LD [M] drivers/input/touchscreen/ucb1400_ts.ko LD [M] drivers/input/touchscreen/usbtouchscreen.ko LD [M] drivers/input/touchscreen/wacom_w8001.ko LD [M] drivers/input/touchscreen/wm97xx-ts.ko LD [M] drivers/isdn/capi/capi.ko LD [M] drivers/isdn/capi/capidrv.ko LD [M] drivers/isdn/capi/capifs.ko LD [M] drivers/isdn/capi/kernelcapi.ko LD [M] drivers/isdn/divert/dss1_divert.ko LD [M] drivers/isdn/gigaset/bas_gigaset.ko LD [M] drivers/isdn/gigaset/gigaset.ko LD [M] drivers/isdn/gigaset/ser_gigaset.ko LD [M] drivers/isdn/gigaset/usb_gigaset.ko LD [M] drivers/isdn/hardware/avm/avm_cs.ko LD [M] drivers/isdn/hardware/avm/b1.ko LD [M] drivers/isdn/hardware/avm/b1dma.ko LD [M] drivers/isdn/hardware/avm/b1pci.ko LD [M] drivers/isdn/hardware/avm/b1pcmcia.ko LD [M] drivers/isdn/hardware/avm/c4.ko LD [M] drivers/isdn/hardware/avm/t1pci.ko LD [M] drivers/isdn/hardware/eicon/diva_idi.ko LD [M] drivers/isdn/hardware/eicon/diva_mnt.ko LD [M] drivers/isdn/hardware/eicon/divacapi.ko LD [M] drivers/isdn/hardware/eicon/divadidd.ko LD [M] drivers/isdn/hardware/eicon/divas.ko LD [M] drivers/isdn/hardware/mISDN/hfcmulti.ko LD [M] drivers/isdn/hardware/mISDN/hfcpci.ko LD [M] drivers/isdn/hardware/mISDN/hfcsusb.ko LD [M] drivers/isdn/hisax/avma1_cs.ko LD [M] drivers/isdn/hisax/elsa_cs.ko LD [M] drivers/isdn/hisax/hfc4s8s_l1.ko LD [M] drivers/isdn/hisax/hfc_usb.ko LD [M] drivers/isdn/hisax/hisax.ko LD [M] drivers/isdn/hisax/hisax_fcpcipnp.ko LD [M] drivers/isdn/hisax/hisax_isac.ko LD [M] drivers/isdn/hisax/hisax_st5481.ko LD [M] drivers/isdn/hisax/isdnhdlc.ko LD [M] drivers/isdn/hisax/sedlbauer_cs.ko LD [M] drivers/isdn/hisax/teles_cs.ko LD [M] drivers/isdn/hysdn/hysdn.ko LD [M] drivers/isdn/i4l/isdn.ko LD [M] drivers/isdn/i4l/isdn_bsdcomp.ko LD [M] drivers/isdn/mISDN/l1oip.ko LD [M] drivers/isdn/mISDN/mISDN_core.ko LD [M] drivers/isdn/mISDN/mISDN_dsp.ko LD [M] drivers/leds/led-class.ko LD [M] drivers/leds/leds-bd2802.ko LD [M] drivers/leds/leds-dac124s085.ko LD [M] drivers/leds/leds-gpio.ko LD [M] drivers/leds/leds-pca9532.ko LD [M] drivers/leds/leds-pca955x.ko LD [M] drivers/leds/leds-sunfire.ko LD [M] drivers/leds/leds-wm8350.ko LD [M] drivers/leds/ledtrig-backlight.ko LD [M] drivers/leds/ledtrig-default-on.ko LD [M] drivers/leds/ledtrig-gpio.ko LD [M] drivers/leds/ledtrig-heartbeat.ko LD [M] drivers/leds/ledtrig-timer.ko LD [M] drivers/md/dm-crypt.ko LD [M] drivers/md/dm-delay.ko LD [M] drivers/md/dm-log.ko LD [M] drivers/md/dm-mirror.ko LD [M] drivers/md/dm-mod.ko LD [M] drivers/md/dm-multipath.ko LD [M] drivers/md/dm-region-hash.ko LD [M] drivers/md/dm-round-robin.ko LD [M] drivers/md/dm-snapshot.ko LD [M] drivers/md/dm-zero.ko LD [M] drivers/md/faulty.ko LD [M] drivers/md/linear.ko LD [M] drivers/md/md-mod.ko LD [M] drivers/md/multipath.ko LD [M] drivers/md/raid0.ko LD [M] drivers/md/raid1.ko LD [M] drivers/md/raid10.ko LD [M] drivers/md/raid456.ko LD [M] drivers/md/raid6_pq.ko LD [M] drivers/media/common/ir-common.ko LD [M] drivers/media/common/saa7146.ko LD [M] drivers/media/common/saa7146_vv.ko LD [M] drivers/media/common/tuners/mc44s803.ko LD [M] drivers/media/common/tuners/mt2060.ko LD [M] drivers/media/common/tuners/mt20xx.ko LD [M] drivers/media/common/tuners/mt2131.ko LD [M] drivers/media/common/tuners/mt2266.ko LD [M] drivers/media/common/tuners/mxl5005s.ko LD [M] drivers/media/common/tuners/mxl5007t.ko LD [M] drivers/media/common/tuners/qt1010.ko LD [M] drivers/media/common/tuners/tda18271.ko LD [M] drivers/media/common/tuners/tda827x.ko LD [M] drivers/media/common/tuners/tda8290.ko LD [M] drivers/media/common/tuners/tda9887.ko LD [M] drivers/media/common/tuners/tea5761.ko LD [M] drivers/media/common/tuners/tea5767.ko LD [M] drivers/media/common/tuners/tuner-simple.ko LD [M] drivers/media/common/tuners/tuner-types.ko LD [M] drivers/media/common/tuners/tuner-xc2028.ko LD [M] drivers/media/common/tuners/xc5000.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-pci.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop-usb.ko LD [M] drivers/media/dvb/b2c2/b2c2-flexcop.ko LD [M] drivers/media/dvb/bt8xx/bt878.ko LD [M] drivers/media/dvb/bt8xx/dst.ko LD [M] drivers/media/dvb/bt8xx/dst_ca.ko LD [M] drivers/media/dvb/bt8xx/dvb-bt8xx.ko LD [M] drivers/media/dvb/dm1105/dm1105.ko LD [M] drivers/media/dvb/dvb-core/dvb-core.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-a800.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9005.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-af9015.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-anysee.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-au6610.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ce6230.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-cxusb.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dib0700.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-digitv.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-dw2102.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gl861.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-m920x.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-opera.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-ttusb2.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-umt-010.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp702x.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb-vp7045.ko LD [M] drivers/media/dvb/dvb-usb/dvb-usb.ko LD [M] drivers/media/dvb/firewire/firedtv.ko LD [M] drivers/media/dvb/frontends/af9013.ko LD [M] drivers/media/dvb/frontends/au8522.ko LD [M] drivers/media/dvb/frontends/bcm3510.ko LD [M] drivers/media/dvb/frontends/cx22700.ko LD [M] drivers/media/dvb/frontends/cx22702.ko LD [M] drivers/media/dvb/frontends/cx24110.ko LD [M] drivers/media/dvb/frontends/cx24113.ko LD [M] drivers/media/dvb/frontends/cx24116.ko LD [M] drivers/media/dvb/frontends/cx24123.ko LD [M] drivers/media/dvb/frontends/dib0070.ko LD [M] drivers/media/dvb/frontends/dib3000mb.ko LD [M] drivers/media/dvb/frontends/dib3000mc.ko LD [M] drivers/media/dvb/frontends/dib7000m.ko LD [M] drivers/media/dvb/frontends/dib7000p.ko LD [M] drivers/media/dvb/frontends/dibx000_common.ko LD [M] drivers/media/dvb/frontends/drx397xD.ko LD [M] drivers/media/dvb/frontends/dvb-pll.ko LD [M] drivers/media/dvb/frontends/dvb_dummy_fe.ko LD [M] drivers/media/dvb/frontends/isl6405.ko LD [M] drivers/media/dvb/frontends/isl6421.ko LD [M] drivers/media/dvb/frontends/itd1000.ko LD [M] drivers/media/dvb/frontends/l64781.ko LD [M] drivers/media/dvb/frontends/lgdt3304.ko LD [M] drivers/media/dvb/frontends/lgdt3305.ko LD [M] drivers/media/dvb/frontends/lgdt330x.ko LD [M] drivers/media/dvb/frontends/lgs8gl5.ko LD [M] drivers/media/dvb/frontends/lgs8gxx.ko LD [M] drivers/media/dvb/frontends/lnbp21.ko LD [M] drivers/media/dvb/frontends/mt312.ko LD [M] drivers/media/dvb/frontends/mt352.ko LD [M] drivers/media/dvb/frontends/nxt200x.ko LD [M] drivers/media/dvb/frontends/nxt6000.ko LD [M] drivers/media/dvb/frontends/or51132.ko LD [M] drivers/media/dvb/frontends/or51211.ko LD [M] drivers/media/dvb/frontends/s5h1409.ko LD [M] drivers/media/dvb/frontends/s5h1411.ko LD [M] drivers/media/dvb/frontends/s5h1420.ko LD [M] drivers/media/dvb/frontends/s921.ko LD [M] drivers/media/dvb/frontends/si21xx.ko LD [M] drivers/media/dvb/frontends/sp8870.ko LD [M] drivers/media/dvb/frontends/sp887x.ko LD [M] drivers/media/dvb/frontends/stb0899.ko LD [M] drivers/media/dvb/frontends/stb6000.ko LD [M] drivers/media/dvb/frontends/stb6100.ko LD [M] drivers/media/dvb/frontends/stv0288.ko LD [M] drivers/media/dvb/frontends/stv0297.ko LD [M] drivers/media/dvb/frontends/stv0299.ko LD [M] drivers/media/dvb/frontends/stv0900.ko LD [M] drivers/media/dvb/frontends/stv6110.ko LD [M] drivers/media/dvb/frontends/tda10021.ko LD [M] drivers/media/dvb/frontends/tda10023.ko LD [M] drivers/media/dvb/frontends/tda10048.ko LD [M] drivers/media/dvb/frontends/tda1004x.ko LD [M] drivers/media/dvb/frontends/tda10086.ko LD [M] drivers/media/dvb/frontends/tda8083.ko LD [M] drivers/media/dvb/frontends/tda8261.ko LD [M] drivers/media/dvb/frontends/tda826x.ko LD [M] drivers/media/dvb/frontends/tua6100.ko LD [M] drivers/media/dvb/frontends/ves1820.ko LD [M] drivers/media/dvb/frontends/ves1x93.ko LD [M] drivers/media/dvb/frontends/zl10036.ko LD [M] drivers/media/dvb/frontends/zl10353.ko LD [M] drivers/media/dvb/pluto2/pluto2.ko LD [M] drivers/media/dvb/siano/sms1xxx.ko LD [M] drivers/media/dvb/siano/smsdvb.ko LD [M] drivers/media/dvb/siano/smsusb.ko LD [M] drivers/media/dvb/ttpci/budget-av.ko LD [M] drivers/media/dvb/ttpci/budget-ci.ko LD [M] drivers/media/dvb/ttpci/budget-core.ko LD [M] drivers/media/dvb/ttpci/budget-patch.ko LD [M] drivers/media/dvb/ttpci/budget.ko LD [M] drivers/media/dvb/ttpci/dvb-ttpci.ko LD [M] drivers/media/dvb/ttpci/ttpci-eeprom.ko LD [M] drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.ko LD [M] drivers/media/dvb/ttusb-dec/ttusb_dec.ko LD [M] drivers/media/dvb/ttusb-dec/ttusbdecfe.ko LD [M] drivers/media/radio/dsbr100.ko LD [M] drivers/media/radio/radio-gemtek-pci.ko LD [M] drivers/media/radio/radio-maestro.ko LD [M] drivers/media/radio/radio-maxiradio.ko LD [M] drivers/media/radio/radio-mr800.ko LD [M] drivers/media/radio/radio-si470x.ko LD [M] drivers/media/radio/radio-tea5764.ko LD [M] drivers/media/video/au0828/au0828.ko LD [M] drivers/media/video/bt8xx/bttv.ko LD [M] drivers/media/video/btcx-risc.ko LD [M] drivers/media/video/bw-qcam.ko LD [M] drivers/media/video/c-qcam.ko LD [M] drivers/media/video/cafe_ccic.ko LD [M] drivers/media/video/cpia.ko LD [M] drivers/media/video/cpia2/cpia2.ko LD [M] drivers/media/video/cpia_pp.ko LD [M] drivers/media/video/cpia_usb.ko LD [M] drivers/media/video/cs5345.ko LD [M] drivers/media/video/cs53l32a.ko LD [M] drivers/media/video/cx18/cx18.ko LD [M] drivers/media/video/cx231xx/cx231xx-alsa.ko LD [M] drivers/media/video/cx231xx/cx231xx-dvb.ko LD [M] drivers/media/video/cx231xx/cx231xx.ko LD [M] drivers/media/video/cx2341x.ko LD [M] drivers/media/video/cx23885/cx23885.ko LD [M] drivers/media/video/cx25840/cx25840.ko LD [M] drivers/media/video/cx88/cx88-alsa.ko LD [M] drivers/media/video/cx88/cx88-blackbird.ko LD [M] drivers/media/video/cx88/cx88-dvb.ko LD [M] drivers/media/video/cx88/cx88-vp3054-i2c.ko LD [M] drivers/media/video/cx88/cx8800.ko LD [M] drivers/media/video/cx88/cx8802.ko LD [M] drivers/media/video/cx88/cx88xx.ko LD [M] drivers/media/video/dabusb.ko LD [M] drivers/media/video/em28xx/em28xx-alsa.ko LD [M] drivers/media/video/em28xx/em28xx-dvb.ko LD [M] drivers/media/video/em28xx/em28xx.ko LD [M] drivers/media/video/et61x251/et61x251.ko LD [M] drivers/media/video/gspca/gspca_conex.ko LD [M] drivers/media/video/gspca/gspca_etoms.ko LD [M] drivers/media/video/gspca/gspca_finepix.ko LD [M] drivers/media/video/gspca/gspca_main.ko LD [M] drivers/media/video/gspca/gspca_mars.ko LD [M] drivers/media/video/gspca/gspca_mr97310a.ko LD [M] drivers/media/video/gspca/gspca_ov519.ko LD [M] drivers/media/video/gspca/gspca_ov534.ko LD [M] drivers/media/video/gspca/gspca_pac207.ko LD [M] drivers/media/video/gspca/gspca_pac7311.ko LD [M] drivers/media/video/gspca/gspca_sonixb.ko LD [M] drivers/media/video/gspca/gspca_sonixj.ko LD [M] drivers/media/video/gspca/gspca_spca500.ko LD [M] drivers/media/video/gspca/gspca_spca501.ko LD [M] drivers/media/video/gspca/gspca_spca505.ko LD [M] drivers/media/video/gspca/gspca_spca506.ko LD [M] drivers/media/video/gspca/gspca_spca508.ko LD [M] drivers/media/video/gspca/gspca_spca561.ko LD [M] drivers/media/video/gspca/gspca_sq905.ko LD [M] drivers/media/video/gspca/gspca_sq905c.ko LD [M] drivers/media/video/gspca/gspca_stk014.ko LD [M] drivers/media/video/gspca/gspca_sunplus.ko LD [M] drivers/media/video/gspca/gspca_t613.ko LD [M] drivers/media/video/gspca/gspca_tv8532.ko LD [M] drivers/media/video/gspca/gspca_vc032x.ko LD [M] drivers/media/video/gspca/gspca_zc3xx.ko LD [M] drivers/media/video/gspca/m5602/gspca_m5602.ko LD [M] drivers/media/video/gspca/stv06xx/gspca_stv06xx.ko LD [M] drivers/media/video/hdpvr/hdpvr.ko LD [M] drivers/media/video/hexium_gemini.ko LD [M] drivers/media/video/hexium_orion.ko LD [M] drivers/media/video/ir-kbd-i2c.ko LD [M] drivers/media/video/ivtv/ivtv.ko LD [M] drivers/media/video/ivtv/ivtvfb.ko LD [M] drivers/media/video/m52790.ko LD [M] drivers/media/video/msp3400.ko LD [M] drivers/media/video/mt9m001.ko LD [M] drivers/media/video/mt9m111.ko LD [M] drivers/media/video/mt9t031.ko LD [M] drivers/media/video/mt9v022.ko LD [M] drivers/media/video/mxb.ko LD [M] drivers/media/video/ov511.ko LD [M] drivers/media/video/ov7670.ko LD [M] drivers/media/video/ov772x.ko LD [M] drivers/media/video/ovcamchip/ovcamchip.ko LD [M] drivers/media/video/pvrusb2/pvrusb2.ko LD [M] drivers/media/video/pwc/pwc.ko LD [M] drivers/media/video/s2255drv.ko LD [M] drivers/media/video/saa5246a.ko LD [M] drivers/media/video/saa5249.ko LD [M] drivers/media/video/saa6588.ko LD [M] drivers/media/video/saa7115.ko LD [M] drivers/media/video/saa7127.ko LD [M] drivers/media/video/saa7134/saa6752hs.ko LD [M] drivers/media/video/saa7134/saa7134-alsa.ko LD [M] drivers/media/video/saa7134/saa7134-dvb.ko LD [M] drivers/media/video/saa7134/saa7134-empress.ko LD [M] drivers/media/video/saa7134/saa7134.ko LD [M] drivers/media/video/saa717x.ko LD [M] drivers/media/video/se401.ko LD [M] drivers/media/video/sn9c102/sn9c102.ko LD [M] drivers/media/video/soc_camera.ko LD [M] drivers/media/video/soc_camera_platform.ko LD [M] drivers/media/video/stkwebcam.ko LD [M] drivers/media/video/stv680.ko LD [M] drivers/media/video/tda7432.ko LD [M] drivers/media/video/tda9840.ko LD [M] drivers/media/video/tea6415c.ko LD [M] drivers/media/video/tea6420.ko LD [M] drivers/media/video/tuner.ko LD [M] drivers/media/video/tvaudio.ko LD [M] drivers/media/video/tveeprom.ko LD [M] drivers/media/video/tvp5150.ko LD [M] drivers/media/video/tw9910.ko LD [M] drivers/media/video/upd64031a.ko LD [M] drivers/media/video/upd64083.ko LD [M] drivers/media/video/usbvideo/ibmcam.ko LD [M] drivers/media/video/usbvideo/konicawc.ko LD [M] drivers/media/video/usbvideo/quickcam_messenger.ko LD [M] drivers/media/video/usbvideo/ultracam.ko LD [M] drivers/media/video/usbvideo/usbvideo.ko LD [M] drivers/media/video/usbvideo/vicam.ko LD [M] drivers/media/video/usbvision/usbvision.ko LD [M] drivers/media/video/uvc/uvcvideo.ko LD [M] drivers/media/video/v4l1-compat.ko LD [M] drivers/media/video/v4l2-common.ko LD [M] drivers/media/video/v4l2-compat-ioctl32.ko LD [M] drivers/media/video/v4l2-int-device.ko LD [M] drivers/media/video/videobuf-core.ko LD [M] drivers/media/video/videobuf-dma-sg.ko LD [M] drivers/media/video/videobuf-dvb.ko LD [M] drivers/media/video/videobuf-vmalloc.ko LD [M] drivers/media/video/videodev.ko LD [M] drivers/media/video/vp27smpx.ko LD [M] drivers/media/video/w9966.ko LD [M] drivers/media/video/w9968cf.ko LD [M] drivers/media/video/wm8739.ko LD [M] drivers/media/video/wm8775.ko LD [M] drivers/media/video/zc0301/zc0301.ko LD [M] drivers/media/video/zr364xx.ko LD [M] drivers/memstick/core/memstick.ko LD [M] drivers/memstick/core/mspro_block.ko LD [M] drivers/memstick/host/jmb38x_ms.ko LD [M] drivers/memstick/host/tifm_ms.ko LD [M] drivers/message/fusion/mptbase.ko LD [M] drivers/message/fusion/mptctl.ko LD [M] drivers/message/fusion/mptfc.ko LD [M] drivers/message/fusion/mptlan.ko LD [M] drivers/message/fusion/mptsas.ko LD [M] drivers/message/fusion/mptscsih.ko LD [M] drivers/message/fusion/mptspi.ko LD [M] drivers/message/i2o/i2o_block.ko LD [M] drivers/message/i2o/i2o_bus.ko LD [M] drivers/message/i2o/i2o_core.ko LD [M] drivers/message/i2o/i2o_proc.ko LD [M] drivers/message/i2o/i2o_scsi.ko LD [M] drivers/mfd/htc-pasic3.ko LD [M] drivers/mfd/mfd-core.ko LD [M] drivers/mfd/pcf50633-adc.ko LD [M] drivers/mfd/pcf50633-core.ko LD [M] drivers/mfd/pcf50633-gpio.ko LD [M] drivers/mfd/sm501.ko LD [M] drivers/mfd/tps65010.ko LD [M] drivers/mfd/ucb1400_core.ko LD [M] drivers/mfd/wm8350-i2c.ko LD [M] drivers/mfd/wm8350.ko LD [M] drivers/mfd/wm8400-core.ko LD [M] drivers/misc/c2port/core.ko LD [M] drivers/misc/cb710/cb710.ko LD [M] drivers/misc/eeprom/at24.ko LD [M] drivers/misc/eeprom/at25.ko LD [M] drivers/misc/eeprom/eeprom.ko LD [M] drivers/misc/eeprom/eeprom_93cx6.ko LD [M] drivers/misc/enclosure.ko LD [M] drivers/misc/hpilo.ko LD [M] drivers/misc/ics932s401.ko LD [M] drivers/misc/ioc4.ko LD [M] drivers/misc/isl29003.ko LD [M] drivers/misc/lkdtm.ko LD [M] drivers/misc/phantom.ko LD [M] drivers/misc/tifm_7xx1.ko LD [M] drivers/misc/tifm_core.ko LD [M] drivers/mmc/card/mmc_block.ko LD [M] drivers/mmc/card/mmc_test.ko LD [M] drivers/mmc/card/sdio_uart.ko LD [M] drivers/mmc/core/mmc_core.ko LD [M] drivers/mmc/host/cb710-mmc.ko LD [M] drivers/mmc/host/mmc_spi.ko LD [M] drivers/mmc/host/of_mmc_spi.ko LD [M] drivers/mmc/host/ricoh_mmc.ko LD [M] drivers/mmc/host/sdhci-pci.ko LD [M] drivers/mmc/host/sdhci-pltfm.ko LD [M] drivers/mmc/host/sdhci.ko LD [M] drivers/mmc/host/sdricoh_cs.ko LD [M] drivers/mmc/host/tifm_sd.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/cfi_cmdset_0001.ko LD [M] drivers/mtd/chips/cfi_cmdset_0002.ko LD [M] drivers/mtd/chips/cfi_cmdset_0020.ko LD [M] drivers/mtd/chips/cfi_probe.ko LD [M] drivers/mtd/chips/cfi_util.ko LD [M] drivers/mtd/chips/chipreg.ko LD [M] drivers/mtd/chips/gen_probe.ko LD [M] drivers/mtd/chips/jedec_probe.ko LD [M] drivers/mtd/chips/map_absent.ko LD [M] drivers/mtd/chips/map_ram.ko LD [M] drivers/mtd/chips/map_rom.ko LD [M] drivers/mtd/devices/block2mtd.ko LD [M] drivers/mtd/devices/doc2000.ko LD [M] drivers/mtd/devices/doc2001.ko LD [M] drivers/mtd/devices/doc2001plus.ko LD [M] drivers/mtd/devices/docecc.ko LD [M] drivers/mtd/devices/docprobe.ko LD [M] drivers/mtd/devices/m25p80.ko LD [M] drivers/mtd/devices/mtd_dataflash.ko LD [M] drivers/mtd/devices/mtdram.ko LD [M] drivers/mtd/devices/phram.ko LD [M] drivers/mtd/devices/pmc551.ko LD [M] drivers/mtd/devices/slram.ko LD [M] drivers/mtd/ftl.ko LD [M] drivers/mtd/inftl.ko LD [M] drivers/mtd/lpddr/lpddr_cmds.ko LD [M] drivers/mtd/lpddr/qinfo_probe.ko LD [M] drivers/mtd/maps/intel_vr_nor.ko LD [M] drivers/mtd/maps/map_funcs.ko LD [M] drivers/mtd/maps/pci.ko LD [M] drivers/mtd/maps/physmap.ko LD [M] drivers/mtd/maps/plat-ram.ko LD [M] drivers/mtd/maps/sun_uflash.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/mtd_blkdevs.ko LD [M] drivers/mtd/mtdblock.ko LD [M] drivers/mtd/mtdblock_ro.ko LD [M] drivers/mtd/mtdchar.ko LD [M] drivers/mtd/mtdconcat.ko LD [M] drivers/mtd/mtdoops.ko LD [M] drivers/mtd/nand/alauda.ko LD [M] drivers/mtd/nand/cafe_nand.ko LD [M] drivers/mtd/nand/diskonchip.ko LD [M] drivers/mtd/nand/nand.ko LD [M] drivers/mtd/nand/nand_ecc.ko LD [M] drivers/mtd/nand/nand_ids.ko LD [M] drivers/mtd/nand/nandsim.ko LD [M] drivers/mtd/nand/plat_nand.ko LD [M] drivers/mtd/nftl.ko LD [M] drivers/mtd/onenand/onenand.ko LD [M] drivers/mtd/onenand/onenand_sim.ko LD [M] drivers/mtd/redboot.ko LD [M] drivers/mtd/rfd_ftl.ko LD [M] drivers/mtd/ssfdc.ko LD [M] drivers/mtd/tests/mtd_oobtest.ko LD [M] drivers/mtd/tests/mtd_pagetest.ko LD [M] drivers/mtd/tests/mtd_readtest.ko LD [M] drivers/mtd/tests/mtd_speedtest.ko LD [M] drivers/mtd/tests/mtd_stresstest.ko LD [M] drivers/mtd/tests/mtd_subpagetest.ko LD [M] drivers/mtd/tests/mtd_torturetest.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/3c59x.ko LD [M] drivers/net/8139cp.ko LD [M] drivers/net/8139too.ko LD [M] drivers/net/8390.ko LD [M] drivers/net/acenic.ko LD [M] drivers/net/amd8111e.ko LD [M] drivers/net/appletalk/ipddp.ko LD [M] drivers/net/arcnet/arc-rawmode.ko LD [M] drivers/net/arcnet/arc-rimi.ko LD [M] drivers/net/arcnet/arcnet.ko LD [M] drivers/net/arcnet/capmode.ko LD [M] drivers/net/arcnet/com20020-pci.ko LD [M] drivers/net/arcnet/com20020.ko LD [M] drivers/net/arcnet/com90io.ko LD [M] drivers/net/arcnet/com90xx.ko LD [M] drivers/net/arcnet/rfc1051.ko LD [M] drivers/net/arcnet/rfc1201.ko LD [M] drivers/net/atl1c/atl1c.ko LD [M] drivers/net/atl1e/atl1e.ko LD [M] drivers/net/atlx/atl1.ko LD [M] drivers/net/atlx/atl2.ko LD [M] drivers/net/b44.ko LD [M] drivers/net/benet/be2net.ko LD [M] drivers/net/bnx2.ko LD [M] drivers/net/bnx2x.ko LD [M] drivers/net/bonding/bonding.ko LD [M] drivers/net/bsd_comp.ko LD [M] drivers/net/can/can-dev.ko LD [M] drivers/net/can/sja1000/ems_pci.ko LD [M] drivers/net/can/sja1000/kvaser_pci.ko LD [M] drivers/net/can/sja1000/sja1000.ko LD [M] drivers/net/can/sja1000/sja1000_platform.ko LD [M] drivers/net/can/vcan.ko LD [M] drivers/net/cassini.ko LD [M] drivers/net/chelsio/cxgb.ko LD [M] drivers/net/cnic.ko LD [M] drivers/net/cxgb3/cxgb3.ko LD [M] drivers/net/de600.ko LD [M] drivers/net/de620.ko LD [M] drivers/net/defxx.ko LD [M] drivers/net/dl2k.ko LD [M] drivers/net/dnet.ko LD [M] drivers/net/dummy.ko LD [M] drivers/net/e100.ko LD [M] drivers/net/e1000/e1000.ko LD [M] drivers/net/e1000e/e1000e.ko LD [M] drivers/net/enc28j60.ko LD [M] drivers/net/enic/enic.ko LD [M] drivers/net/epic100.ko LD [M] drivers/net/eql.ko LD [M] drivers/net/ethoc.ko LD [M] drivers/net/fealnx.ko LD [M] drivers/net/forcedeth.ko LD [M] drivers/net/hamachi.ko LD [M] drivers/net/hamradio/6pack.ko LD [M] drivers/net/hamradio/baycom_par.ko LD [M] drivers/net/hamradio/baycom_ser_fdx.ko LD [M] drivers/net/hamradio/baycom_ser_hdx.ko LD [M] drivers/net/hamradio/bpqether.ko LD [M] drivers/net/hamradio/hdlcdrv.ko LD [M] drivers/net/hamradio/mkiss.ko LD [M] drivers/net/hamradio/yam.ko LD [M] drivers/net/hp100.ko LD [M] drivers/net/ifb.ko LD [M] drivers/net/igb/igb.ko LD [M] drivers/net/igbvf/igbvf.ko LD [M] drivers/net/ipg.ko LD [M] drivers/net/irda/act200l-sir.ko LD [M] drivers/net/irda/actisys-sir.ko LD [M] drivers/net/irda/esi-sir.ko LD [M] drivers/net/irda/girbil-sir.ko LD [M] drivers/net/irda/irda-usb.ko LD [M] drivers/net/irda/irtty-sir.ko LD [M] drivers/net/irda/kingsun-sir.ko LD [M] drivers/net/irda/ks959-sir.ko LD [M] drivers/net/irda/ksdazzle-sir.ko LD [M] drivers/net/irda/litelink-sir.ko LD [M] drivers/net/irda/ma600-sir.ko LD [M] drivers/net/irda/mcp2120-sir.ko LD [M] drivers/net/irda/mcs7780.ko LD [M] drivers/net/irda/old_belkin-sir.ko LD [M] drivers/net/irda/sir-dev.ko LD [M] drivers/net/irda/stir4200.ko LD [M] drivers/net/irda/tekram-sir.ko LD [M] drivers/net/irda/toim3232-sir.ko LD [M] drivers/net/irda/vlsi_ir.ko LD [M] drivers/net/ixgb/ixgb.ko LD [M] drivers/net/ixgbe/ixgbe.ko LD [M] drivers/net/jme.ko LD [M] drivers/net/ks8842.ko LD [M] drivers/net/macvlan.ko LD [M] drivers/net/mdio.ko LD [M] drivers/net/mii.ko LD [M] drivers/net/mlx4/mlx4_core.ko LD [M] drivers/net/mlx4/mlx4_en.ko LD [M] drivers/net/myri10ge/myri10ge.ko LD [M] drivers/net/myri_sbus.ko LD [M] drivers/net/natsemi.ko LD [M] drivers/net/ne2k-pci.ko LD [M] drivers/net/netconsole.ko LD [M] drivers/net/netxen/netxen_nic.ko LD [M] drivers/net/niu.ko LD [M] drivers/net/ns83820.ko LD [M] drivers/net/pcmcia/3c574_cs.ko LD [M] drivers/net/pcmcia/3c589_cs.ko LD [M] drivers/net/pcmcia/axnet_cs.ko LD [M] drivers/net/pcmcia/com20020_cs.ko LD [M] drivers/net/pcmcia/fmvj18x_cs.ko LD [M] drivers/net/pcmcia/ibmtr_cs.ko LD [M] drivers/net/pcmcia/nmclan_cs.ko LD [M] drivers/net/pcmcia/pcnet_cs.ko LD [M] drivers/net/pcmcia/smc91c92_cs.ko LD [M] drivers/net/pcmcia/xirc2ps_cs.ko LD [M] drivers/net/pcnet32.ko LD [M] drivers/net/phy/broadcom.ko LD [M] drivers/net/phy/cicada.ko LD [M] drivers/net/phy/davicom.ko LD [M] drivers/net/phy/et1011c.ko LD [M] drivers/net/phy/icplus.ko LD [M] drivers/net/phy/lxt.ko LD [M] drivers/net/phy/marvell.ko LD [M] drivers/net/phy/mdio-bitbang.ko LD [M] drivers/net/phy/mdio-gpio.ko LD [M] drivers/net/phy/national.ko LD [M] drivers/net/phy/qsemi.ko LD [M] drivers/net/phy/realtek.ko LD [M] drivers/net/phy/smsc.ko LD [M] drivers/net/phy/ste10Xp.ko LD [M] drivers/net/phy/vitesse.ko LD [M] drivers/net/plip.ko LD [M] drivers/net/ppp_async.ko LD [M] drivers/net/ppp_deflate.ko LD [M] drivers/net/ppp_generic.ko LD [M] drivers/net/ppp_mppe.ko LD [M] drivers/net/ppp_synctty.ko LD [M] drivers/net/pppoe.ko LD [M] drivers/net/pppol2tp.ko LD [M] drivers/net/pppox.ko LD [M] drivers/net/qla3xxx.ko LD [M] drivers/net/qlge/qlge.ko LD [M] drivers/net/r6040.ko LD [M] drivers/net/r8169.ko LD [M] drivers/net/rrunner.ko LD [M] drivers/net/s2io.ko LD [M] drivers/net/sc92031.ko LD [M] drivers/net/sfc/sfc.ko LD [M] drivers/net/sis190.ko LD [M] drivers/net/sis900.ko LD [M] drivers/net/skfp/skfp.ko LD [M] drivers/net/skge.ko LD [M] drivers/net/sky2.ko LD [M] drivers/net/slhc.ko LD [M] drivers/net/slip.ko LD [M] drivers/net/smsc9420.ko LD [M] drivers/net/starfire.ko LD [M] drivers/net/sunbmac.ko LD [M] drivers/net/sundance.ko LD [M] drivers/net/sungem.ko LD [M] drivers/net/sungem_phy.ko LD [M] drivers/net/sunhme.ko LD [M] drivers/net/sunlance.ko LD [M] drivers/net/sunqe.ko LD [M] drivers/net/sunvnet.ko LD [M] drivers/net/tehuti.ko LD [M] drivers/net/tg3.ko LD [M] drivers/net/tlan.ko LD [M] drivers/net/tokenring/3c359.ko LD [M] drivers/net/tokenring/abyss.ko LD [M] drivers/net/tokenring/olympic.ko LD [M] drivers/net/tokenring/tms380tr.ko LD [M] drivers/net/tokenring/tmspci.ko LD [M] drivers/net/tulip/de2104x.ko LD [M] drivers/net/tulip/de4x5.ko LD [M] drivers/net/tulip/dmfe.ko LD [M] drivers/net/tulip/tulip.ko LD [M] drivers/net/tulip/uli526x.ko LD [M] drivers/net/tulip/winbond-840.ko LD [M] drivers/net/tulip/xircom_cb.ko LD [M] drivers/net/tun.ko LD [M] drivers/net/typhoon.ko LD [M] drivers/net/usb/asix.ko LD [M] drivers/net/usb/catc.ko LD [M] drivers/net/usb/cdc_eem.ko LD [M] drivers/net/usb/cdc_ether.ko LD [M] drivers/net/usb/cdc_subset.ko LD [M] drivers/net/usb/dm9601.ko LD [M] drivers/net/usb/gl620a.ko LD [M] drivers/net/usb/hso.ko LD [M] drivers/net/usb/int51x1.ko LD [M] drivers/net/usb/kaweth.ko LD [M] drivers/net/usb/mcs7830.ko LD [M] drivers/net/usb/net1080.ko LD [M] drivers/net/usb/pegasus.ko LD [M] drivers/net/usb/plusb.ko LD [M] drivers/net/usb/rndis_host.ko LD [M] drivers/net/usb/rtl8150.ko LD [M] drivers/net/usb/smsc95xx.ko LD [M] drivers/net/usb/usbnet.ko LD [M] drivers/net/usb/zaurus.ko LD [M] drivers/net/veth.ko LD [M] drivers/net/via-rhine.ko LD [M] drivers/net/via-velocity.ko LD [M] drivers/net/vxge/vxge.ko LD [M] drivers/net/wan/cyclomx.ko LD [M] drivers/net/wan/cycx_drv.ko LD [M] drivers/net/wan/dlci.ko LD [M] drivers/net/wan/dscc4.ko LD [M] drivers/net/wan/farsync.ko LD [M] drivers/net/wan/hdlc.ko LD [M] drivers/net/wan/hdlc_cisco.ko LD [M] drivers/net/wan/hdlc_fr.ko LD [M] drivers/net/wan/hdlc_ppp.ko LD [M] drivers/net/wan/hdlc_raw.ko LD [M] drivers/net/wan/hdlc_raw_eth.ko LD [M] drivers/net/wan/hdlc_x25.ko LD [M] drivers/net/wan/lapbether.ko LD [M] drivers/net/wan/pc300too.ko LD [M] drivers/net/wan/pci200syn.ko LD [M] drivers/net/wan/wanxl.ko LD [M] drivers/net/wan/x25_asy.ko LD [M] drivers/net/wimax/i2400m/i2400m-sdio.ko LD [M] drivers/net/wimax/i2400m/i2400m-usb.ko LD [M] drivers/net/wimax/i2400m/i2400m.ko LD [M] drivers/net/wireless/adm8211.ko LD [M] drivers/net/wireless/airo.ko LD [M] drivers/net/wireless/airo_cs.ko LD [M] drivers/net/wireless/at76c50x-usb.ko LD [M] drivers/net/wireless/ath/ar9170/ar9170usb.ko LD [M] drivers/net/wireless/ath/ath.ko LD [M] drivers/net/wireless/ath/ath5k/ath5k.ko LD [M] drivers/net/wireless/ath/ath9k/ath9k.ko LD [M] drivers/net/wireless/atmel.ko LD [M] drivers/net/wireless/atmel_cs.ko LD [M] drivers/net/wireless/atmel_pci.ko LD [M] drivers/net/wireless/b43/b43.ko LD [M] drivers/net/wireless/b43legacy/b43legacy.ko LD [M] drivers/net/wireless/hostap/hostap.ko LD [M] drivers/net/wireless/hostap/hostap_cs.ko LD [M] drivers/net/wireless/hostap/hostap_pci.ko LD [M] drivers/net/wireless/hostap/hostap_plx.ko LD [M] drivers/net/wireless/ipw2x00/ipw2100.ko LD [M] drivers/net/wireless/ipw2x00/ipw2200.ko LD [M] drivers/net/wireless/ipw2x00/libipw.ko LD [M] drivers/net/wireless/iwlwifi/iwl3945.ko LD [M] drivers/net/wireless/iwlwifi/iwlagn.ko LD [M] drivers/net/wireless/iwlwifi/iwlcore.ko LD [M] drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.ko LD [M] drivers/net/wireless/libertas/libertas.ko LD [M] drivers/net/wireless/libertas/libertas_cs.ko LD [M] drivers/net/wireless/libertas/libertas_sdio.ko LD [M] drivers/net/wireless/libertas/libertas_spi.ko LD [M] drivers/net/wireless/libertas/usb8xxx.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf.ko LD [M] drivers/net/wireless/libertas_tf/libertas_tf_usb.ko LD [M] drivers/net/wireless/mac80211_hwsim.ko LD [M] drivers/net/wireless/mwl8k.ko LD [M] drivers/net/wireless/netwave_cs.ko LD [M] drivers/net/wireless/orinoco/orinoco.ko LD [M] drivers/net/wireless/orinoco/orinoco_cs.ko LD [M] drivers/net/wireless/orinoco/orinoco_nortel.ko LD [M] drivers/net/wireless/orinoco/orinoco_pci.ko LD [M] drivers/net/wireless/orinoco/orinoco_plx.ko LD [M] drivers/net/wireless/orinoco/orinoco_tmd.ko LD [M] drivers/net/wireless/orinoco/spectrum_cs.ko LD [M] drivers/net/wireless/p54/p54common.ko LD [M] drivers/net/wireless/p54/p54pci.ko LD [M] drivers/net/wireless/p54/p54spi.ko LD [M] drivers/net/wireless/p54/p54usb.ko LD [M] drivers/net/wireless/prism54/prism54.ko LD [M] drivers/net/wireless/ray_cs.ko LD [M] drivers/net/wireless/rndis_wlan.ko LD [M] drivers/net/wireless/rt2x00/rt2400pci.ko LD [M] drivers/net/wireless/rt2x00/rt2500pci.ko LD [M] drivers/net/wireless/rt2x00/rt2500usb.ko LD [M] drivers/net/wireless/rt2x00/rt2800usb.ko LD [M] drivers/net/wireless/rt2x00/rt2x00lib.ko LD [M] drivers/net/wireless/rt2x00/rt2x00pci.ko LD [M] drivers/net/wireless/rt2x00/rt2x00usb.ko LD [M] drivers/net/wireless/rt2x00/rt61pci.ko LD [M] drivers/net/wireless/rt2x00/rt73usb.ko LD [M] drivers/net/wireless/rtl818x/rtl8180.ko LD [M] drivers/net/wireless/rtl818x/rtl8187.ko LD [M] drivers/net/wireless/strip.ko LD [M] drivers/net/wireless/wavelan_cs.ko LD [M] drivers/net/wireless/wl12xx/wl12xx.ko LD [M] drivers/net/wireless/wl3501_cs.ko LD [M] drivers/net/wireless/zd1201.ko LD [M] drivers/net/wireless/zd1211rw/zd1211rw.ko LD [M] drivers/net/yellowfin.ko LD [M] drivers/parport/parport.ko LD [M] drivers/parport/parport_ax88796.ko LD [M] drivers/parport/parport_cs.ko LD [M] drivers/parport/parport_pc.ko LD [M] drivers/parport/parport_serial.ko LD [M] drivers/parport/parport_sunbpp.ko LD [M] drivers/pci/pci-stub.ko LD [M] drivers/pcmcia/i82092.ko LD [M] drivers/pcmcia/pcmcia.ko LD [M] drivers/pcmcia/pcmcia_core.ko LD [M] drivers/pcmcia/pd6729.ko LD [M] drivers/pcmcia/rsrc_nonstatic.ko LD [M] drivers/pcmcia/yenta_socket.ko LD [M] drivers/power/bq27x00_battery.ko LD [M] drivers/power/ds2760_battery.ko LD [M] drivers/power/pcf50633-charger.ko LD [M] drivers/power/pda_power.ko LD [M] drivers/power/power_supply.ko LD [M] drivers/power/wm8350_power.ko LD [M] drivers/regulator/bq24022.ko LD [M] drivers/regulator/fixed.ko LD [M] drivers/regulator/lp3971.ko LD [M] drivers/regulator/max1586.ko LD [M] drivers/regulator/pcf50633-regulator.ko LD [M] drivers/regulator/userspace-consumer.ko LD [M] drivers/regulator/virtual.ko LD [M] drivers/regulator/wm8350-regulator.ko LD [M] drivers/regulator/wm8400-regulator.ko LD [M] drivers/rtc/rtc-ds1286.ko LD [M] drivers/rtc/rtc-ds1305.ko LD [M] drivers/rtc/rtc-ds1307.ko LD [M] drivers/rtc/rtc-ds1374.ko LD [M] drivers/rtc/rtc-ds1390.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1553.ko LD [M] drivers/rtc/rtc-ds1672.ko LD [M] drivers/rtc/rtc-ds1742.ko LD [M] drivers/rtc/rtc-ds3234.ko LD [M] drivers/rtc/rtc-fm3130.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m41t94.ko LD [M] drivers/rtc/rtc-m48t35.ko LD [M] drivers/rtc/rtc-m48t86.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-max6902.ko LD [M] drivers/rtc/rtc-pcf50633.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-r9701.ko LD [M] drivers/rtc/rtc-rs5c348.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-rx8581.ko LD [M] drivers/rtc/rtc-s35390a.ko LD [M] drivers/rtc/rtc-stk17ta8.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-v3020.ko LD [M] drivers/rtc/rtc-wm8350.ko LD [M] drivers/rtc/rtc-x1205.ko LD [M] drivers/sbus/char/bbc.ko LD [M] drivers/sbus/char/display7seg.ko LD [M] drivers/sbus/char/envctrl.ko LD [M] drivers/sbus/char/flash.ko LD [M] drivers/sbus/char/openprom.ko LD [M] drivers/sbus/char/uctrl.ko LD [M] drivers/scsi/3w-9xxx.ko LD [M] drivers/scsi/3w-xxxx.ko LD [M] drivers/scsi/a100u2w.ko LD [M] drivers/scsi/aacraid/aacraid.ko LD [M] drivers/scsi/aic7xxx/aic79xx.ko LD [M] drivers/scsi/aic7xxx/aic7xxx.ko LD [M] drivers/scsi/aic7xxx_old.ko LD [M] drivers/scsi/aic94xx/aic94xx.ko LD [M] drivers/scsi/arcmsr/arcmsr.ko LD [M] drivers/scsi/atp870u.ko LD [M] drivers/scsi/bnx2i/bnx2i.ko LD [M] drivers/scsi/ch.ko LD [M] drivers/scsi/cxgb3i/cxgb3i.ko LD [M] drivers/scsi/dc395x.ko LD [M] drivers/scsi/device_handler/scsi_dh.ko LD [M] drivers/scsi/device_handler/scsi_dh_alua.ko LD [M] drivers/scsi/device_handler/scsi_dh_emc.ko LD [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko LD [M] drivers/scsi/device_handler/scsi_dh_rdac.ko LD [M] drivers/scsi/dmx3191d.ko LD [M] drivers/scsi/esp_scsi.ko LD [M] drivers/scsi/fcoe/fcoe.ko LD [M] drivers/scsi/fcoe/libfcoe.ko LD [M] drivers/scsi/fdomain.ko LD [M] drivers/scsi/hptiop.ko LD [M] drivers/scsi/imm.ko LD [M] drivers/scsi/initio.ko LD [M] drivers/scsi/ipr.ko LD [M] drivers/scsi/ips.ko LD [M] drivers/scsi/iscsi_tcp.ko LD [M] drivers/scsi/libfc/libfc.ko LD [M] drivers/scsi/libiscsi.ko LD [M] drivers/scsi/libiscsi_tcp.ko LD [M] drivers/scsi/libsas/libsas.ko LD [M] drivers/scsi/libsrp.ko LD [M] drivers/scsi/lpfc/lpfc.ko LD [M] drivers/scsi/megaraid.ko LD [M] drivers/scsi/megaraid/megaraid_mbox.ko LD [M] drivers/scsi/megaraid/megaraid_mm.ko LD [M] drivers/scsi/megaraid/megaraid_sas.ko LD [M] drivers/scsi/mpt2sas/mpt2sas.ko LD [M] drivers/scsi/mvsas/mvsas.ko LD [M] drivers/scsi/osd/libosd.ko LD [M] drivers/scsi/osd/osd.ko LD [M] drivers/scsi/osst.ko LD [M] drivers/scsi/pcmcia/fdomain_cs.ko LD [M] drivers/scsi/pcmcia/qlogic_cs.ko LD [M] drivers/scsi/pcmcia/sym53c500_cs.ko LD [M] drivers/scsi/ppa.ko LD [M] drivers/scsi/qla1280.ko LD [M] drivers/scsi/qla2xxx/qla2xxx.ko LD [M] drivers/scsi/qla4xxx/qla4xxx.ko LD [M] drivers/scsi/qlogicfas408.ko LD [M] drivers/scsi/qlogicpti.ko LD [M] drivers/scsi/raid_class.ko LD [M] drivers/scsi/scsi_debug.ko LD [M] drivers/scsi/scsi_mod.ko LD [M] drivers/scsi/scsi_tgt.ko LD [M] drivers/scsi/scsi_transport_fc.ko LD [M] drivers/scsi/scsi_transport_iscsi.ko LD [M] drivers/scsi/scsi_transport_sas.ko LD [M] drivers/scsi/scsi_transport_spi.ko LD [M] drivers/scsi/scsi_transport_srp.ko LD [M] drivers/scsi/scsi_wait_scan.ko LD [M] drivers/scsi/sd_mod.ko LD [M] drivers/scsi/ses.ko LD [M] drivers/scsi/sg.ko LD [M] drivers/scsi/sr_mod.ko LD [M] drivers/scsi/st.ko LD [M] drivers/scsi/stex.ko LD [M] drivers/scsi/sun_esp.ko LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.ko LD [M] drivers/scsi/tmscsim.ko LD [M] drivers/serial/8250.ko LD [M] drivers/serial/8250_pci.ko LD [M] drivers/serial/jsm/jsm.ko LD [M] drivers/serial/kgdboc.ko LD [M] drivers/serial/max3100.ko LD [M] drivers/serial/serial_cs.ko LD [M] drivers/serial/sunsab.ko LD [M] drivers/serial/sunsu.ko LD [M] drivers/serial/sunzilog.ko LD [M] drivers/spi/spi_bitbang.ko LD [M] drivers/spi/spi_butterfly.ko LD [M] drivers/spi/spi_gpio.ko LD [M] drivers/spi/spi_lm70llp.ko LD [M] drivers/spi/spidev.ko LD [M] drivers/spi/tle62x0.ko LD [M] drivers/ssb/ssb.ko LD [M] drivers/telephony/ixj.ko LD [M] drivers/telephony/ixj_pcmcia.ko LD [M] drivers/telephony/phonedev.ko LD [M] drivers/thermal/thermal_sys.ko LD [M] drivers/uio/uio.ko LD [M] drivers/uio/uio_aec.ko LD [M] drivers/uio/uio_cif.ko LD [M] drivers/uio/uio_pdrv.ko LD [M] drivers/uio/uio_pdrv_genirq.ko LD [M] drivers/uio/uio_sercos3.ko LD [M] drivers/uio/uio_smx.ko LD [M] drivers/usb/atm/cxacru.ko LD [M] drivers/usb/atm/speedtch.ko LD [M] drivers/usb/atm/ueagle-atm.ko LD [M] drivers/usb/atm/usbatm.ko LD [M] drivers/usb/atm/xusbatm.ko LD [M] drivers/usb/c67x00/c67x00.ko LD [M] drivers/usb/class/cdc-acm.ko LD [M] drivers/usb/class/cdc-wdm.ko LD [M] drivers/usb/class/usblp.ko LD [M] drivers/usb/class/usbtmc.ko LD [M] drivers/usb/core/usbcore.ko LD [M] drivers/usb/gadget/g_cdc.ko LD [M] drivers/usb/gadget/g_ether.ko LD [M] drivers/usb/gadget/g_file_storage.ko LD [M] drivers/usb/gadget/g_midi.ko LD [M] drivers/usb/gadget/g_printer.ko LD [M] drivers/usb/gadget/g_serial.ko LD [M] drivers/usb/gadget/g_zero.ko LD [M] drivers/usb/gadget/gadgetfs.ko LD [M] drivers/usb/gadget/m66592-udc.ko LD [M] drivers/usb/host/ehci-hcd.ko LD [M] drivers/usb/host/hwa-hc.ko LD [M] drivers/usb/host/isp116x-hcd.ko LD [M] drivers/usb/host/isp1760.ko LD [M] drivers/usb/host/ohci-hcd.ko LD [M] drivers/usb/host/oxu210hp-hcd.ko LD [M] drivers/usb/host/r8a66597-hcd.ko LD [M] drivers/usb/host/sl811-hcd.ko LD [M] drivers/usb/host/sl811_cs.ko LD [M] drivers/usb/host/u132-hcd.ko LD [M] drivers/usb/host/uhci-hcd.ko LD [M] drivers/usb/host/whci/whci-hcd.ko LD [M] drivers/usb/image/mdc800.ko LD [M] drivers/usb/image/microtek.ko LD [M] drivers/usb/misc/adutux.ko LD [M] drivers/usb/misc/appledisplay.ko LD [M] drivers/usb/misc/berry_charge.ko LD [M] drivers/usb/misc/cypress_cy7c63.ko LD [M] drivers/usb/misc/cytherm.ko LD [M] drivers/usb/misc/emi26.ko LD [M] drivers/usb/misc/emi62.ko LD [M] drivers/usb/misc/ftdi-elan.ko LD [M] drivers/usb/misc/idmouse.ko LD [M] drivers/usb/misc/iowarrior.ko LD [M] drivers/usb/misc/isight_firmware.ko LD [M] drivers/usb/misc/ldusb.ko LD [M] drivers/usb/misc/legousbtower.ko LD [M] drivers/usb/misc/rio500.ko LD [M] drivers/usb/misc/sisusbvga/sisusbvga.ko LD [M] drivers/usb/misc/trancevibrator.ko LD [M] drivers/usb/misc/usblcd.ko LD [M] drivers/usb/misc/usbled.ko LD [M] drivers/usb/misc/usbsevseg.ko LD [M] drivers/usb/misc/usbtest.ko LD [M] drivers/usb/misc/uss720.ko LD [M] drivers/usb/misc/vstusb.ko LD [M] drivers/usb/mon/usbmon.ko LD [M] drivers/usb/otg/gpio_vbus.ko LD [M] drivers/usb/otg/nop-usb-xceiv.ko LD [M] drivers/usb/serial/aircable.ko LD [M] drivers/usb/serial/ark3116.ko LD [M] drivers/usb/serial/belkin_sa.ko LD [M] drivers/usb/serial/ch341.ko LD [M] drivers/usb/serial/cp210x.ko LD [M] drivers/usb/serial/cyberjack.ko LD [M] drivers/usb/serial/cypress_m8.ko LD [M] drivers/usb/serial/digi_acceleport.ko LD [M] drivers/usb/serial/empeg.ko LD [M] drivers/usb/serial/ftdi_sio.ko LD [M] drivers/usb/serial/funsoft.ko LD [M] drivers/usb/serial/garmin_gps.ko LD [M] drivers/usb/serial/hp4x.ko LD [M] drivers/usb/serial/io_edgeport.ko LD [M] drivers/usb/serial/io_ti.ko LD [M] drivers/usb/serial/ipaq.ko LD [M] drivers/usb/serial/ipw.ko LD [M] drivers/usb/serial/ir-usb.ko LD [M] drivers/usb/serial/iuu_phoenix.ko LD [M] drivers/usb/serial/keyspan.ko LD [M] drivers/usb/serial/keyspan_pda.ko LD [M] drivers/usb/serial/kl5kusb105.ko LD [M] drivers/usb/serial/kobil_sct.ko LD [M] drivers/usb/serial/mct_u232.ko LD [M] drivers/usb/serial/mos7720.ko LD [M] drivers/usb/serial/mos7840.ko LD [M] drivers/usb/serial/moto_modem.ko LD [M] drivers/usb/serial/navman.ko LD [M] drivers/usb/serial/omninet.ko LD [M] drivers/usb/serial/opticon.ko LD [M] drivers/usb/serial/option.ko LD [M] drivers/usb/serial/oti6858.ko LD [M] drivers/usb/serial/pl2303.ko LD [M] drivers/usb/serial/qcserial.ko LD [M] drivers/usb/serial/safe_serial.ko LD [M] drivers/usb/serial/siemens_mpi.ko LD [M] drivers/usb/serial/sierra.ko LD [M] drivers/usb/serial/spcp8x5.ko LD [M] drivers/usb/serial/symbolserial.ko LD [M] drivers/usb/serial/ti_usb_3410_5052.ko LD [M] drivers/usb/serial/usb_debug.ko LD [M] drivers/usb/serial/usbserial.ko LD [M] drivers/usb/serial/visor.ko LD [M] drivers/usb/serial/whiteheat.ko LD [M] drivers/usb/storage/ums-alauda.ko LD [M] drivers/usb/storage/ums-cypress.ko LD [M] drivers/usb/storage/ums-datafab.ko LD [M] drivers/usb/storage/ums-freecom.ko LD [M] drivers/usb/storage/ums-isd200.ko LD [M] drivers/usb/storage/ums-jumpshot.ko LD [M] drivers/usb/storage/ums-karma.ko LD [M] drivers/usb/storage/ums-onetouch.ko LD [M] drivers/usb/storage/ums-sddr09.ko LD [M] drivers/usb/storage/ums-sddr55.ko LD [M] drivers/usb/storage/ums-usbat.ko LD [M] drivers/usb/storage/usb-libusual.ko LD [M] drivers/usb/storage/usb-storage.ko LD [M] drivers/usb/wusbcore/wusb-cbaf.ko LD [M] drivers/usb/wusbcore/wusb-wa.ko LD [M] drivers/usb/wusbcore/wusbcore.ko LD [M] drivers/uwb/hwa-rc.ko LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.ko LD [M] drivers/uwb/i1480/i1480-est.ko LD [M] drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.ko LD [M] drivers/uwb/umc.ko LD [M] drivers/uwb/uwb.ko LD [M] drivers/uwb/whc-rc.ko LD [M] drivers/uwb/whci.ko LD [M] drivers/uwb/wlp/wlp.ko LD [M] drivers/video/arkfb.ko LD [M] drivers/video/aty/aty128fb.ko LD [M] drivers/video/aty/atyfb.ko LD [M] drivers/video/aty/radeonfb.ko LD [M] drivers/video/backlight/backlight.ko LD [M] drivers/video/backlight/generic_bl.ko LD [M] drivers/video/backlight/ili9320.ko LD [M] drivers/video/backlight/lcd.ko LD [M] drivers/video/backlight/ltv350qv.ko LD [M] drivers/video/backlight/platform_lcd.ko LD [M] drivers/video/backlight/tdo24m.ko LD [M] drivers/video/backlight/vgg2432a4.ko LD [M] drivers/video/broadsheetfb.ko LD [M] drivers/video/carminefb.ko LD [M] drivers/video/cfbcopyarea.ko LD [M] drivers/video/cfbfillrect.ko LD [M] drivers/video/cfbimgblt.ko LD [M] drivers/video/cirrusfb.ko LD [M] drivers/video/console/bitblit.ko LD [M] drivers/video/console/fbcon.ko LD [M] drivers/video/console/fbcon_ccw.ko LD [M] drivers/video/console/fbcon_cw.ko LD [M] drivers/video/console/fbcon_rotate.ko LD [M] drivers/video/console/fbcon_ud.ko LD [M] drivers/video/console/font.ko LD [M] drivers/video/console/softcursor.ko LD [M] drivers/video/console/tileblit.ko LD [M] drivers/video/display/display.ko LD [M] drivers/video/fb.ko LD [M] drivers/video/fb_ddc.ko LD [M] drivers/video/fb_sys_fops.ko LD [M] drivers/video/kyro/kyrofb.ko LD [M] drivers/video/macmodes.ko LD [M] drivers/video/matrox/g450_pll.ko LD [M] drivers/video/matrox/i2c-matroxfb.ko LD [M] drivers/video/matrox/matroxfb_DAC1064.ko LD [M] drivers/video/matrox/matroxfb_Ti3026.ko LD [M] drivers/video/matrox/matroxfb_accel.ko LD [M] drivers/video/matrox/matroxfb_base.ko LD [M] drivers/video/matrox/matroxfb_crtc2.ko LD [M] drivers/video/matrox/matroxfb_g450.ko LD [M] drivers/video/matrox/matroxfb_maven.ko LD [M] drivers/video/matrox/matroxfb_misc.ko LD [M] drivers/video/mb862xx/mb862xxfb.ko LD [M] drivers/video/metronomefb.ko LD [M] drivers/video/neofb.ko LD [M] drivers/video/nvidia/nvidiafb.ko LD [M] drivers/video/output.ko LD [M] drivers/video/pm2fb.ko LD [M] drivers/video/pm3fb.ko LD [M] drivers/video/riva/rivafb.ko LD [M] drivers/video/s1d13xxxfb.ko LD [M] drivers/video/s3fb.ko LD [M] drivers/video/savage/savagefb.ko LD [M] drivers/video/sis/sisfb.ko LD [M] drivers/video/sm501fb.ko LD [M] drivers/video/sstfb.ko LD [M] drivers/video/svgalib.ko LD [M] drivers/video/syscopyarea.ko LD [M] drivers/video/sysfillrect.ko LD [M] drivers/video/sysimgblt.ko LD [M] drivers/video/tdfxfb.ko LD [M] drivers/video/tmiofb.ko LD [M] drivers/video/tridentfb.ko LD [M] drivers/video/uvesafb.ko LD [M] drivers/video/vfb.ko LD [M] drivers/video/vgastate.ko LD [M] drivers/video/via/viafb.ko LD [M] drivers/video/vt8623fb.ko LD [M] drivers/w1/masters/ds2482.ko LD [M] drivers/w1/masters/ds2490.ko LD [M] drivers/w1/masters/matrox_w1.ko LD [M] drivers/w1/masters/w1-gpio.ko LD [M] drivers/w1/slaves/w1_bq27000.ko LD [M] drivers/w1/slaves/w1_ds2431.ko LD [M] drivers/w1/slaves/w1_ds2433.ko LD [M] drivers/w1/slaves/w1_ds2760.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] drivers/w1/slaves/w1_therm.ko LD [M] drivers/w1/wire.ko LD [M] drivers/watchdog/alim7101_wdt.ko LD [M] drivers/watchdog/cpwd.ko LD [M] drivers/watchdog/pcwd_pci.ko LD [M] drivers/watchdog/pcwd_usb.ko LD [M] drivers/watchdog/riowd.ko LD [M] drivers/watchdog/softdog.ko LD [M] drivers/watchdog/wdt_pci.ko LD [M] drivers/watchdog/wm8350_wdt.ko LD [M] fs/9p/9p.ko LD [M] fs/adfs/adfs.ko LD [M] fs/affs/affs.ko LD [M] fs/afs/kafs.ko LD [M] fs/autofs/autofs.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/befs/befs.ko LD [M] fs/bfs/bfs.ko LD [M] fs/binfmt_misc.ko LD [M] fs/btrfs/btrfs.ko LD [M] fs/cachefiles/cachefiles.ko LD [M] fs/cifs/cifs.ko LD [M] fs/coda/coda.ko LD [M] fs/configfs/configfs.ko LD [M] fs/cramfs/cramfs.ko LD [M] fs/dlm/dlm.ko LD [M] fs/ecryptfs/ecryptfs.ko LD [M] fs/efs/efs.ko LD [M] fs/exofs/exofs.ko LD [M] fs/exportfs/exportfs.ko LD [M] fs/ext2/ext2.ko LD [M] fs/ext3/ext3.ko LD [M] fs/ext4/ext4.ko LD [M] fs/fat/fat.ko LD [M] fs/fat/msdos.ko LD [M] fs/fat/vfat.ko LD [M] fs/freevxfs/freevxfs.ko LD [M] fs/fscache/fscache.ko LD [M] fs/fuse/cuse.ko LD [M] fs/fuse/fuse.ko LD [M] fs/gfs2/gfs2.ko LD [M] fs/hfs/hfs.ko LD [M] fs/hfsplus/hfsplus.ko LD [M] fs/hpfs/hpfs.ko LD [M] fs/isofs/isofs.ko LD [M] fs/jbd/jbd.ko LD [M] fs/jbd2/jbd2.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/jfs/jfs.ko LD [M] fs/lockd/lockd.ko LD [M] fs/mbcache.ko LD [M] fs/minix/minix.ko LD [M] fs/ncpfs/ncpfs.ko LD [M] fs/nfs/nfs.ko LD [M] fs/nfs_common/nfs_acl.ko LD [M] fs/nfsd/nfsd.ko LD [M] fs/nilfs2/nilfs2.ko LD [M] fs/nls/nls_ascii.ko LD [M] fs/nls/nls_base.ko LD [M] fs/nls/nls_cp1250.ko LD [M] fs/nls/nls_cp1251.ko LD [M] fs/nls/nls_cp1255.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp775.ko LD [M] fs/nls/nls_cp850.ko LD [M] fs/nls/nls_cp852.ko LD [M] fs/nls/nls_cp855.ko LD [M] fs/nls/nls_cp857.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_cp863.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_cp866.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp874.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_cp936.ko LD [M] fs/nls/nls_cp949.ko LD [M] fs/nls/nls_cp950.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-14.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] fs/nls/nls_iso8859-4.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] fs/nls/nls_iso8859-6.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/nls/nls_koi8-ru.ko LD [M] fs/nls/nls_koi8-u.ko LD [M] fs/nls/nls_utf8.ko LD [M] fs/ntfs/ntfs.ko LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.ko LD [M] fs/ocfs2/dlm/ocfs2_dlm.ko LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.ko LD [M] fs/ocfs2/ocfs2.ko LD [M] fs/ocfs2/ocfs2_stack_o2cb.ko LD [M] fs/ocfs2/ocfs2_stack_user.ko LD [M] fs/ocfs2/ocfs2_stackglue.ko LD [M] fs/omfs/omfs.ko LD [M] fs/openpromfs/openpromfs.ko LD [M] fs/qnx4/qnx4.ko LD [M] fs/quota/quota_tree.ko LD [M] fs/quota/quota_v1.ko LD [M] fs/quota/quota_v2.ko LD [M] fs/reiserfs/reiserfs.ko LD [M] fs/romfs/romfs.ko LD [M] fs/smbfs/smbfs.ko LD [M] fs/squashfs/squashfs.ko LD [M] fs/sysv/sysv.ko LD [M] fs/ubifs/ubifs.ko LD [M] fs/udf/udf.ko LD [M] fs/ufs/ufs.ko LD [M] fs/xfs/xfs.ko LD [M] kernel/backtracetest.ko LD [M] kernel/configs.ko LD [M] kernel/rcutorture.ko LD [M] kernel/trace/ring_buffer_benchmark.ko LD [M] lib/crc-ccitt.ko LD [M] lib/crc-itu-t.ko LD [M] lib/crc-t10dif.ko LD [M] lib/crc16.ko LD [M] lib/crc7.ko LD [M] lib/libcrc32c.ko LD [M] lib/lzo/lzo_compress.ko LD [M] lib/lzo/lzo_decompress.ko LD [M] lib/reed_solomon/reed_solomon.ko LD [M] lib/ts_bm.ko LD [M] lib/ts_fsm.ko LD [M] lib/ts_kmp.ko LD [M] lib/zlib_deflate/zlib_deflate.ko LD [M] net/802/fddi.ko LD [M] net/802/garp.ko LD [M] net/802/p8022.ko LD [M] net/802/p8023.ko LD [M] net/802/psnap.ko LD [M] net/802/stp.ko LD [M] net/802/tr.ko LD [M] net/8021q/8021q.ko LD [M] net/9p/9pnet.ko LD [M] net/9p/9pnet_rdma.ko LD [M] net/appletalk/appletalk.ko LD [M] net/atm/atm.ko LD [M] net/atm/br2684.ko LD [M] net/atm/clip.ko LD [M] net/atm/lec.ko LD [M] net/atm/mpoa.ko LD [M] net/atm/pppoatm.ko LD [M] net/ax25/ax25.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/bluetooth/bnep/bnep.ko LD [M] net/bluetooth/cmtp/cmtp.ko LD [M] net/bluetooth/hidp/hidp.ko LD [M] net/bluetooth/l2cap.ko LD [M] net/bluetooth/rfcomm/rfcomm.ko LD [M] net/bluetooth/sco.ko LD [M] net/bridge/bridge.ko LD [M] net/bridge/netfilter/ebt_802_3.ko LD [M] net/bridge/netfilter/ebt_among.ko LD [M] net/bridge/netfilter/ebt_arp.ko LD [M] net/bridge/netfilter/ebt_arpreply.ko LD [M] net/bridge/netfilter/ebt_dnat.ko LD [M] net/bridge/netfilter/ebt_ip.ko LD [M] net/bridge/netfilter/ebt_ip6.ko LD [M] net/bridge/netfilter/ebt_limit.ko LD [M] net/bridge/netfilter/ebt_log.ko LD [M] net/bridge/netfilter/ebt_mark.ko LD [M] net/bridge/netfilter/ebt_mark_m.ko LD [M] net/bridge/netfilter/ebt_nflog.ko LD [M] net/bridge/netfilter/ebt_pkttype.ko LD [M] net/bridge/netfilter/ebt_redirect.ko LD [M] net/bridge/netfilter/ebt_snat.ko LD [M] net/bridge/netfilter/ebt_stp.ko LD [M] net/bridge/netfilter/ebt_ulog.ko LD [M] net/bridge/netfilter/ebt_vlan.ko LD [M] net/bridge/netfilter/ebtable_broute.ko LD [M] net/bridge/netfilter/ebtable_filter.ko LD [M] net/bridge/netfilter/ebtable_nat.ko LD [M] net/bridge/netfilter/ebtables.ko LD [M] net/can/can-bcm.ko LD [M] net/can/can-raw.ko LD [M] net/can/can.ko LD [M] net/core/pktgen.ko LD [M] net/dccp/dccp.ko LD [M] net/dccp/dccp_diag.ko LD [M] net/dccp/dccp_ipv4.ko LD [M] net/dccp/dccp_ipv6.ko LD [M] net/dccp/dccp_probe.ko LD [M] net/decnet/decnet.ko LD [M] net/decnet/netfilter/dn_rtmsg.ko LD [M] net/econet/econet.ko LD [M] net/ieee802154/af_802154.ko LD [M] net/ieee802154/nl802154.ko LD [M] net/ipv4/ah4.ko LD [M] net/ipv4/esp4.ko LD [M] net/ipv4/inet_diag.ko LD [M] net/ipv4/ip_gre.ko LD [M] net/ipv4/ipcomp.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/netfilter/arp_tables.ko LD [M] net/ipv4/netfilter/arpt_mangle.ko LD [M] net/ipv4/netfilter/arptable_filter.ko LD [M] net/ipv4/netfilter/ip_queue.ko LD [M] net/ipv4/netfilter/ip_tables.ko LD [M] net/ipv4/netfilter/ipt_CLUSTERIP.ko LD [M] net/ipv4/netfilter/ipt_ECN.ko LD [M] net/ipv4/netfilter/ipt_LOG.ko LD [M] net/ipv4/netfilter/ipt_MASQUERADE.ko LD [M] net/ipv4/netfilter/ipt_NETMAP.ko LD [M] net/ipv4/netfilter/ipt_REDIRECT.ko LD [M] net/ipv4/netfilter/ipt_REJECT.ko LD [M] net/ipv4/netfilter/ipt_ULOG.ko LD [M] net/ipv4/netfilter/ipt_addrtype.ko LD [M] net/ipv4/netfilter/ipt_ah.ko LD [M] net/ipv4/netfilter/ipt_ecn.ko LD [M] net/ipv4/netfilter/iptable_filter.ko LD [M] net/ipv4/netfilter/iptable_mangle.ko LD [M] net/ipv4/netfilter/iptable_nat.ko LD [M] net/ipv4/netfilter/iptable_raw.ko LD [M] net/ipv4/netfilter/iptable_security.ko LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.ko LD [M] net/ipv4/netfilter/nf_defrag_ipv4.ko LD [M] net/ipv4/netfilter/nf_nat.ko LD [M] net/ipv4/netfilter/nf_nat_amanda.ko LD [M] net/ipv4/netfilter/nf_nat_ftp.ko LD [M] net/ipv4/netfilter/nf_nat_h323.ko LD [M] net/ipv4/netfilter/nf_nat_irc.ko LD [M] net/ipv4/netfilter/nf_nat_pptp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_dccp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_gre.ko LD [M] net/ipv4/netfilter/nf_nat_proto_sctp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_udplite.ko LD [M] net/ipv4/netfilter/nf_nat_sip.ko LD [M] net/ipv4/netfilter/nf_nat_snmp_basic.ko LD [M] net/ipv4/netfilter/nf_nat_tftp.ko LD [M] net/ipv4/tcp_bic.ko LD [M] net/ipv4/tcp_cubic.ko LD [M] net/ipv4/tcp_diag.ko LD [M] net/ipv4/tcp_highspeed.ko LD [M] net/ipv4/tcp_htcp.ko LD [M] net/ipv4/tcp_hybla.ko LD [M] net/ipv4/tcp_illinois.ko LD [M] net/ipv4/tcp_lp.ko LD [M] net/ipv4/tcp_probe.ko LD [M] net/ipv4/tcp_scalable.ko LD [M] net/ipv4/tcp_vegas.ko LD [M] net/ipv4/tcp_veno.ko LD [M] net/ipv4/tcp_westwood.ko LD [M] net/ipv4/tcp_yeah.ko LD [M] net/ipv4/tunnel4.ko LD [M] net/ipv4/xfrm4_mode_beet.ko LD [M] net/ipv4/xfrm4_mode_transport.ko LD [M] net/ipv4/xfrm4_mode_tunnel.ko LD [M] net/ipv4/xfrm4_tunnel.ko LD [M] net/ipv6/ah6.ko LD [M] net/ipv6/esp6.ko LD [M] net/ipv6/ip6_tunnel.ko LD [M] net/ipv6/ipcomp6.ko LD [M] net/ipv6/ipv6.ko LD [M] net/ipv6/mip6.ko LD [M] net/ipv6/netfilter/ip6_queue.ko LD [M] net/ipv6/netfilter/ip6_tables.ko LD [M] net/ipv6/netfilter/ip6t_LOG.ko LD [M] net/ipv6/netfilter/ip6t_REJECT.ko LD [M] net/ipv6/netfilter/ip6t_ah.ko LD [M] net/ipv6/netfilter/ip6t_eui64.ko LD [M] net/ipv6/netfilter/ip6t_frag.ko LD [M] net/ipv6/netfilter/ip6t_hbh.ko LD [M] net/ipv6/netfilter/ip6t_ipv6header.ko LD [M] net/ipv6/netfilter/ip6t_mh.ko LD [M] net/ipv6/netfilter/ip6t_rt.ko LD [M] net/ipv6/netfilter/ip6table_filter.ko LD [M] net/ipv6/netfilter/ip6table_mangle.ko LD [M] net/ipv6/netfilter/ip6table_raw.ko LD [M] net/ipv6/netfilter/ip6table_security.ko LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.ko LD [M] net/ipv6/sit.ko LD [M] net/ipv6/tunnel6.ko LD [M] net/ipv6/xfrm6_mode_beet.ko LD [M] net/ipv6/xfrm6_mode_ro.ko LD [M] net/ipv6/xfrm6_mode_transport.ko LD [M] net/ipv6/xfrm6_mode_tunnel.ko LD [M] net/ipv6/xfrm6_tunnel.ko LD [M] net/ipx/ipx.ko LD [M] net/irda/ircomm/ircomm-tty.ko LD [M] net/irda/ircomm/ircomm.ko LD [M] net/irda/irda.ko LD [M] net/irda/irlan/irlan.ko LD [M] net/irda/irnet/irnet.ko LD [M] net/key/af_key.ko LD [M] net/lapb/lapb.ko LD [M] net/llc/llc.ko LD [M] net/llc/llc2.ko LD [M] net/mac80211/mac80211.ko LD [M] net/netfilter/ipvs/ip_vs.ko LD [M] net/netfilter/ipvs/ip_vs_dh.ko LD [M] net/netfilter/ipvs/ip_vs_ftp.ko LD [M] net/netfilter/ipvs/ip_vs_lblc.ko LD [M] net/netfilter/ipvs/ip_vs_lblcr.ko LD [M] net/netfilter/ipvs/ip_vs_lc.ko LD [M] net/netfilter/ipvs/ip_vs_nq.ko LD [M] net/netfilter/ipvs/ip_vs_rr.ko LD [M] net/netfilter/ipvs/ip_vs_sed.ko LD [M] net/netfilter/ipvs/ip_vs_sh.ko LD [M] net/netfilter/ipvs/ip_vs_wlc.ko LD [M] net/netfilter/ipvs/ip_vs_wrr.ko LD [M] net/netfilter/nf_conntrack.ko LD [M] net/netfilter/nf_conntrack_amanda.ko LD [M] net/netfilter/nf_conntrack_ftp.ko LD [M] net/netfilter/nf_conntrack_h323.ko LD [M] net/netfilter/nf_conntrack_irc.ko LD [M] net/netfilter/nf_conntrack_netbios_ns.ko LD [M] net/netfilter/nf_conntrack_netlink.ko LD [M] net/netfilter/nf_conntrack_pptp.ko LD [M] net/netfilter/nf_conntrack_proto_dccp.ko LD [M] net/netfilter/nf_conntrack_proto_gre.ko LD [M] net/netfilter/nf_conntrack_proto_sctp.ko LD [M] net/netfilter/nf_conntrack_proto_udplite.ko LD [M] net/netfilter/nf_conntrack_sane.ko LD [M] net/netfilter/nf_conntrack_sip.ko LD [M] net/netfilter/nf_conntrack_tftp.ko LD [M] net/netfilter/nf_tproxy_core.ko LD [M] net/netfilter/nfnetlink.ko LD [M] net/netfilter/nfnetlink_log.ko LD [M] net/netfilter/nfnetlink_queue.ko LD [M] net/netfilter/x_tables.ko LD [M] net/netfilter/xt_CLASSIFY.ko LD [M] net/netfilter/xt_CONNMARK.ko LD [M] net/netfilter/xt_CONNSECMARK.ko LD [M] net/netfilter/xt_DSCP.ko LD [M] net/netfilter/xt_HL.ko LD [M] net/netfilter/xt_LED.ko LD [M] net/netfilter/xt_MARK.ko LD [M] net/netfilter/xt_NFLOG.ko LD [M] net/netfilter/xt_NFQUEUE.ko LD [M] net/netfilter/xt_NOTRACK.ko LD [M] net/netfilter/xt_RATEEST.ko LD [M] net/netfilter/xt_SECMARK.ko LD [M] net/netfilter/xt_TCPMSS.ko LD [M] net/netfilter/xt_TCPOPTSTRIP.ko LD [M] net/netfilter/xt_TPROXY.ko LD [M] net/netfilter/xt_TRACE.ko LD [M] net/netfilter/xt_cluster.ko LD [M] net/netfilter/xt_comment.ko LD [M] net/netfilter/xt_connbytes.ko LD [M] net/netfilter/xt_connlimit.ko LD [M] net/netfilter/xt_connmark.ko LD [M] net/netfilter/xt_conntrack.ko LD [M] net/netfilter/xt_dccp.ko LD [M] net/netfilter/xt_dscp.ko LD [M] net/netfilter/xt_esp.ko LD [M] net/netfilter/xt_hashlimit.ko LD [M] net/netfilter/xt_helper.ko LD [M] net/netfilter/xt_hl.ko LD [M] net/netfilter/xt_iprange.ko LD [M] net/netfilter/xt_length.ko LD [M] net/netfilter/xt_limit.ko LD [M] net/netfilter/xt_mac.ko LD [M] net/netfilter/xt_mark.ko LD [M] net/netfilter/xt_multiport.ko LD [M] net/netfilter/xt_osf.ko LD [M] net/netfilter/xt_owner.ko LD [M] net/netfilter/xt_physdev.ko LD [M] net/netfilter/xt_pkttype.ko LD [M] net/netfilter/xt_policy.ko LD [M] net/netfilter/xt_quota.ko LD [M] net/netfilter/xt_rateest.ko LD [M] net/netfilter/xt_realm.ko LD [M] net/netfilter/xt_recent.ko LD [M] net/netfilter/xt_sctp.ko LD [M] net/netfilter/xt_socket.ko LD [M] net/netfilter/xt_state.ko LD [M] net/netfilter/xt_statistic.ko LD [M] net/netfilter/xt_string.ko LD [M] net/netfilter/xt_tcpmss.ko LD [M] net/netfilter/xt_tcpudp.ko LD [M] net/netfilter/xt_time.ko LD [M] net/netfilter/xt_u32.ko LD [M] net/netrom/netrom.ko LD [M] net/packet/af_packet.ko LD [M] net/phonet/phonet.ko LD [M] net/phonet/pn_pep.ko LD [M] net/rds/rds.ko LD [M] net/rfkill/rfkill.ko LD [M] net/rose/rose.ko LD [M] net/rxrpc/af-rxrpc.ko LD [M] net/rxrpc/rxkad.ko LD [M] net/sched/act_gact.ko LD [M] net/sched/act_ipt.ko LD [M] net/sched/act_mirred.ko LD [M] net/sched/act_nat.ko LD [M] net/sched/act_pedit.ko LD [M] net/sched/act_police.ko LD [M] net/sched/act_simple.ko LD [M] net/sched/act_skbedit.ko LD [M] net/sched/cls_basic.ko LD [M] net/sched/cls_flow.ko LD [M] net/sched/cls_fw.ko LD [M] net/sched/cls_route.ko LD [M] net/sched/cls_rsvp.ko LD [M] net/sched/cls_rsvp6.ko LD [M] net/sched/cls_tcindex.ko LD [M] net/sched/cls_u32.ko LD [M] net/sched/em_cmp.ko LD [M] net/sched/em_meta.ko LD [M] net/sched/em_nbyte.ko LD [M] net/sched/em_text.ko LD [M] net/sched/em_u32.ko LD [M] net/sched/sch_atm.ko LD [M] net/sched/sch_cbq.ko LD [M] net/sched/sch_drr.ko LD [M] net/sched/sch_dsmark.ko LD [M] net/sched/sch_gred.ko LD [M] net/sched/sch_hfsc.ko LD [M] net/sched/sch_htb.ko LD [M] net/sched/sch_ingress.ko LD [M] net/sched/sch_multiq.ko LD [M] net/sched/sch_netem.ko LD [M] net/sched/sch_prio.ko LD [M] net/sched/sch_red.ko LD [M] net/sched/sch_sfq.ko LD [M] net/sched/sch_tbf.ko LD [M] net/sched/sch_teql.ko LD [M] net/sctp/sctp.ko LD [M] net/sunrpc/auth_gss/auth_rpcgss.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_spkm3.ko LD [M] net/sunrpc/sunrpc.ko LD [M] net/sunrpc/xprtrdma/svcrdma.ko LD [M] net/sunrpc/xprtrdma/xprtrdma.ko LD [M] net/tipc/tipc.ko LD [M] net/unix/unix.ko LD [M] net/wanrouter/wanrouter.ko LD [M] net/wimax/wimax.ko LD [M] net/wireless/cfg80211.ko LD [M] net/wireless/lib80211.ko LD [M] net/wireless/lib80211_crypt_ccmp.ko LD [M] net/wireless/lib80211_crypt_tkip.ko LD [M] net/wireless/lib80211_crypt_wep.ko LD [M] net/x25/x25.ko LD [M] net/xfrm/xfrm_ipcomp.ko LD [M] net/xfrm/xfrm_user.ko LD [M] samples/kobject/kobject-example.ko LD [M] samples/kobject/kset-example.ko LD [M] samples/kprobes/jprobe_example.ko LD [M] samples/kprobes/kprobe_example.ko LD [M] samples/kprobes/kretprobe_example.ko LD [M] samples/markers/marker-example.ko LD [M] samples/markers/probe-example.ko LD [M] samples/trace_events/trace-events-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample.ko LD [M] samples/tracepoints/tracepoint-probe-sample2.ko LD [M] samples/tracepoints/tracepoint-sample.ko LD [M] sound/ac97_bus.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/oss/snd-pcm-oss.ko LD [M] sound/core/seq/oss/snd-seq-oss.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] sound/core/seq/snd-seq-dummy.ko LD [M] sound/core/seq/snd-seq-midi-emul.ko LD [M] sound/core/seq/snd-seq-midi-event.ko LD [M] sound/core/seq/snd-seq-midi.ko LD [M] sound/core/seq/snd-seq-virmidi.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-hrtimer.ko LD [M] sound/core/snd-hwdep.ko LD [M] sound/core/snd-page-alloc.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-rawmidi.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/drivers/mpu401/snd-mpu401-uart.ko LD [M] sound/drivers/mpu401/snd-mpu401.ko LD [M] sound/drivers/opl3/snd-opl3-lib.ko LD [M] sound/drivers/opl3/snd-opl3-synth.ko LD [M] sound/drivers/snd-dummy.ko LD [M] sound/drivers/snd-mtpav.ko LD [M] sound/drivers/snd-mts64.ko LD [M] sound/drivers/snd-portman2x4.ko LD [M] sound/drivers/snd-serial-u16550.ko LD [M] sound/drivers/snd-virmidi.ko LD [M] sound/drivers/vx/snd-vx-lib.ko LD [M] sound/i2c/other/snd-ak4114.ko LD [M] sound/i2c/other/snd-ak4117.ko LD [M] sound/i2c/other/snd-ak4xxx-adda.ko LD [M] sound/i2c/other/snd-pt2258.ko LD [M] sound/i2c/other/snd-tea575x-tuner.ko LD [M] sound/i2c/snd-cs8427.ko LD [M] sound/i2c/snd-i2c.ko LD [M] sound/pci/ac97/snd-ac97-codec.ko LD [M] sound/pci/ali5451/snd-ali5451.ko LD [M] sound/pci/au88x0/snd-au8810.ko LD [M] sound/pci/au88x0/snd-au8820.ko LD [M] sound/pci/au88x0/snd-au8830.ko LD [M] sound/pci/aw2/snd-aw2.ko LD [M] sound/pci/ca0106/snd-ca0106.ko LD [M] sound/pci/cs46xx/snd-cs46xx.ko LD [M] sound/pci/ctxfi/snd-ctxfi.ko LD [M] sound/pci/echoaudio/snd-darla20.ko LD [M] sound/pci/echoaudio/snd-darla24.ko LD [M] sound/pci/echoaudio/snd-echo3g.ko LD [M] sound/pci/echoaudio/snd-gina20.ko LD [M] sound/pci/echoaudio/snd-gina24.ko LD [M] sound/pci/echoaudio/snd-indigo.ko LD [M] sound/pci/echoaudio/snd-indigodj.ko LD [M] sound/pci/echoaudio/snd-indigodjx.ko LD [M] sound/pci/echoaudio/snd-indigoio.ko LD [M] sound/pci/echoaudio/snd-indigoiox.ko LD [M] sound/pci/echoaudio/snd-layla20.ko LD [M] sound/pci/echoaudio/snd-layla24.ko LD [M] sound/pci/echoaudio/snd-mia.ko LD [M] sound/pci/echoaudio/snd-mona.ko LD [M] sound/pci/emu10k1/snd-emu10k1-synth.ko LD [M] sound/pci/emu10k1/snd-emu10k1.ko LD [M] sound/pci/emu10k1/snd-emu10k1x.ko LD [M] sound/pci/hda/snd-hda-codec-analog.ko LD [M] sound/pci/hda/snd-hda-codec-atihdmi.ko LD [M] sound/pci/hda/snd-hda-codec-ca0110.ko LD [M] sound/pci/hda/snd-hda-codec-cmedia.ko LD [M] sound/pci/hda/snd-hda-codec-conexant.ko LD [M] sound/pci/hda/snd-hda-codec-idt.ko LD [M] sound/pci/hda/snd-hda-codec-intelhdmi.ko LD [M] sound/pci/hda/snd-hda-codec-nvhdmi.ko LD [M] sound/pci/hda/snd-hda-codec-realtek.ko LD [M] sound/pci/hda/snd-hda-codec-si3054.ko LD [M] sound/pci/hda/snd-hda-codec-via.ko LD [M] sound/pci/hda/snd-hda-codec.ko LD [M] sound/pci/hda/snd-hda-intel.ko LD [M] sound/pci/ice1712/snd-ice1712.ko LD [M] sound/pci/ice1712/snd-ice1724.ko LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.ko LD [M] sound/pci/korg1212/snd-korg1212.ko LD [M] sound/pci/lx6464es/snd-lx6464es.ko LD [M] sound/pci/mixart/snd-mixart.ko LD [M] sound/pci/nm256/snd-nm256.ko LD [M] sound/pci/oxygen/snd-hifier.ko LD [M] sound/pci/oxygen/snd-oxygen-lib.ko LD [M] sound/pci/oxygen/snd-oxygen.ko LD [M] sound/pci/oxygen/snd-virtuoso.ko LD [M] sound/pci/pcxhr/snd-pcxhr.ko LD [M] sound/pci/riptide/snd-riptide.ko LD [M] sound/pci/rme9652/snd-hdsp.ko LD [M] sound/pci/rme9652/snd-hdspm.ko LD [M] sound/pci/rme9652/snd-rme9652.ko LD [M] sound/pci/snd-ad1889.ko LD [M] sound/pci/snd-als300.ko LD [M] sound/pci/snd-atiixp-modem.ko LD [M] sound/pci/snd-atiixp.ko LD [M] sound/pci/snd-azt3328.ko LD [M] sound/pci/snd-bt87x.ko LD [M] sound/pci/snd-cmipci.ko LD [M] sound/pci/snd-cs4281.ko LD [M] sound/pci/snd-ens1370.ko LD [M] sound/pci/snd-ens1371.ko LD [M] sound/pci/snd-es1938.ko LD [M] sound/pci/snd-es1968.ko LD [M] sound/pci/snd-fm801.ko LD [M] sound/pci/snd-intel8x0.ko LD [M] sound/pci/snd-intel8x0m.ko LD [M] sound/pci/snd-maestro3.ko LD [M] sound/pci/snd-rme32.ko LD [M] sound/pci/snd-rme96.ko LD [M] sound/pci/snd-sonicvibes.ko LD [M] sound/pci/snd-via82xx-modem.ko LD [M] sound/pci/snd-via82xx.ko LD [M] sound/pci/trident/snd-trident.ko LD [M] sound/pci/vx222/snd-vx222.ko LD [M] sound/pci/ymfpci/snd-ymfpci.ko LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko LD [M] sound/pcmcia/vx/snd-vxpocket.ko LD [M] sound/soc/codecs/snd-soc-ad73311.ko LD [M] sound/soc/codecs/snd-soc-ak4104.ko LD [M] sound/soc/codecs/snd-soc-ak4535.ko LD [M] sound/soc/codecs/snd-soc-cs4270.ko LD [M] sound/soc/codecs/snd-soc-l3.ko LD [M] sound/soc/codecs/snd-soc-pcm3008.ko LD [M] sound/soc/codecs/snd-soc-spdif.ko LD [M] sound/soc/codecs/snd-soc-ssm2602.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic26.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.ko LD [M] sound/soc/codecs/snd-soc-uda134x.ko LD [M] sound/soc/codecs/snd-soc-uda1380.ko LD [M] sound/soc/codecs/snd-soc-wm8350.ko LD [M] sound/soc/codecs/snd-soc-wm8400.ko LD [M] sound/soc/codecs/snd-soc-wm8510.ko LD [M] sound/soc/codecs/snd-soc-wm8580.ko LD [M] sound/soc/codecs/snd-soc-wm8728.ko LD [M] sound/soc/codecs/snd-soc-wm8731.ko LD [M] sound/soc/codecs/snd-soc-wm8750.ko LD [M] sound/soc/codecs/snd-soc-wm8753.ko LD [M] sound/soc/codecs/snd-soc-wm8900.ko LD [M] sound/soc/codecs/snd-soc-wm8903.ko LD [M] sound/soc/codecs/snd-soc-wm8940.ko LD [M] sound/soc/codecs/snd-soc-wm8960.ko LD [M] sound/soc/codecs/snd-soc-wm8971.ko LD [M] sound/soc/codecs/snd-soc-wm8988.ko LD [M] sound/soc/codecs/snd-soc-wm8990.ko LD [M] sound/soc/codecs/snd-soc-wm9081.ko LD [M] sound/soc/snd-soc-core.ko LD [M] sound/sound_firmware.ko LD [M] sound/soundcore.ko LD [M] sound/sparc/snd-sun-amd7930.ko LD [M] sound/sparc/snd-sun-cs4231.ko LD [M] sound/sparc/snd-sun-dbri.ko LD [M] sound/synth/emux/snd-emux-synth.ko LD [M] sound/synth/snd-util-mem.ko LD [M] sound/usb/caiaq/snd-usb-caiaq.ko LD [M] sound/usb/snd-usb-audio.ko LD [M] sound/usb/snd-usb-lib.ko # Build took: 0:05:24.383334 # git bisect good 9be12f9b1c4fd5f18cc82c170a32bfe1713ba76d is the first bad commit commit 9be12f9b1c4fd5f18cc82c170a32bfe1713ba76d Author: David S. Miller Date: Sat Jun 13 01:03:24 2009 -0700 sparc64: Add proper dynamic ftrace support. Signed-off-by: David S. Miller Acked-by: Steven Rostedt Acked-by: Ingo Molnar :040000 040000 775fddee9cfe8813997268880aeec164ebc48e0a eb209ceef03feb91e99bd180d56cb597f41c4558 M arch :040000 040000 1e1dd17c4f11dd1ca544285043e0eafbc3ec3e31 60968a49b0c23b68c1b0e856594abbdd07e478ad M scripts # < git rev-parse --verify HEAD # < git bisect next Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 151, in _do_build self.bisect() File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 239, in bisect raise Exception("Couldn't find bad commit in log!?") Exception: Couldn't find bad commit in log!?