Table of Contents
2012-03-30_12_20_17
- noMMU
- nommu-cpio_defconfig
- microblaze-unknown-uclinux-uclibc-
linux26
Already up-to-date.
commit f52b69f86e27903d6896ed5fa7cd280fec8de532
Merge: 2f7fa1b... b7e68d6...
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri Mar 30 00:09:17 2012 -0700
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Pull SuperH updates from Paul Mundt.
* tag 'sh-for-linus' of git://github.com/pmundt/linux-sh: (25 commits)
sh: Support I/O space swapping where needed.
sh: use set_current_blocked() and block_sigmask()
sh: no need to reset handler if SA_ONESHOT
sh: intc: Fix up section mismatch for intc_ack_data
sh: select ARCH_DISCARD_MEMBLOCK.
sh: Consolidate duplicate _32/_64 unistd definitions.
sh: ecovec: switch SDHI controllers to card polling
sh: Avoid exporting unimplemented syscalls.
sh: add platform_device for RSPI in setup-sh7757
SH: pci-sh7780: enable big-endian operation.
serial: sh-sci: fix a race of DMA submit_tx on transfer
sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785
sh: dma: Collect up CHCR of SH7723 and SH7730
sh/next: Fix build fail by asm/system.h in asm/bitops.h
arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and free_irq are compatible
sh: cpufreq: Wire up scaling_available_freqs support.
sh: cpufreq: notify about rate rounding fallback.
sh: cpufreq: Support CPU clock frequency table.
sh: cpufreq: struct device lookup from CPU topology.
sh: cpufreq: percpu struct clk accounting.
...
CLEAN . CLEAN arch/microblaze/kernel CLEAN kernel CLEAN lib CLEAN usr CLEAN arch/microblaze/boot CLEAN .tmp_versions CLEAN vmlinux System.map .tmp_kallsyms1.S .tmp_kallsyms1.o .tmp_kallsyms2.S .tmp_kallsyms2.o .tmp_vmlinux1 .tmp_vmlinux2 .tmp_System.map CLEAN scripts/basic CLEAN scripts/dtc CLEAN scripts/kconfig CLEAN scripts/mod CLEAN scripts CLEAN include/config include/generated arch/microblaze/include/generated CLEAN .config .version include/linux/version.h Module.symvers
HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf # # configuration written to .config #
scripts/kconfig/conf --silentoldconfig Kconfig
CHK include/linux/version.h
UPD include/linux/version.h
HOSTCC scripts/dtc/checks.o
HOSTCC scripts/dtc/data.o
HOSTCC scripts/dtc/dtc.o
HOSTCC scripts/dtc/dtc-lexer.lex.o
HOSTCC scripts/dtc/dtc-parser.tab.o
HOSTCC scripts/dtc/flattree.o
CC scripts/mod/empty.o
HOSTCC scripts/dtc/fstree.o
HOSTCC scripts/dtc/livetree.o
HOSTCC scripts/dtc/srcpos.o
HOSTCC scripts/mod/mk_elfconfig
MKELF scripts/mod/elfconfig.h
HOSTCC scripts/kallsyms
HOSTCC scripts/mod/file2alias.o
HOSTCC scripts/dtc/treesource.o
HOSTCC scripts/bin2c
HOSTCC scripts/dtc/util.o
HOSTCC scripts/mod/modpost.o
HOSTCC scripts/mod/sumversion.o
HOSTLD scripts/dtc/dtc
HOSTLD scripts/mod/modpost
CHK include/generated/utsrelease.h
UPD include/generated/utsrelease.h
CC kernel/bounds.s
GEN include/generated/bounds.h
CC arch/microblaze/kernel/asm-offsets.s
GEN include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
CC init/main.o
CC init/do_mounts.o
HOSTCC usr/gen_init_cpio
CC init/do_mounts_rd.o
CC arch/microblaze/kernel/dma.o
CC init/do_mounts_initrd.o
CC arch/microblaze/mm/consistent.o
UPD include/generated/compile.h
CC arch/microblaze/platform/platform.o
In file included from /mnt/projects/automated_tests/linux-2.6/arch/microblaze/include/asm/atomic.h:4,
from include/linux/atomic.h:4,
from include/linux/sysfs.h:20,
from include/linux/kobject.h:21,
from include/linux/device.h:17,
from arch/microblaze/kernel/dma.c:9:
/mnt/projects/automated_tests/linux-2.6/arch/microblaze/include/asm/cmpxchg.h: In function '__xchg':
/mnt/projects/automated_tests/linux-2.6/arch/microblaze/include/asm/cmpxchg.h:14: error: implicit declaration of function 'local_irq_save'
/mnt/projects/automated_tests/linux-2.6/arch/microblaze/include/asm/cmpxchg.h:17: error: implicit declaration of function 'local_irq_restore'
In file included from /mnt/projects/automated_tests/linux-2.6/arch/microblaze/include/asm/atomic.h:4,
from include/linux/atomic.h:4,
from include/linux/sysfs.h:20,
from include/linux/kobject.h:21,
from include/linux/device.h:17,
from include/linux/of_platform.h:15,
from arch/microblaze/platform/platform.c:14:
/mnt/projects/automated_tests/linux-2.6/arch/microblaze/include/asm/cmpxchg.h: In function '__xchg':
/mnt/projects/automated_tests/linux-2.6/arch/microblaze/include/asm/cmpxchg.h:14: error: implicit declaration of function 'local_irq_save'
/mnt/projects/automated_tests/linux-2.6/arch/microblaze/include/asm/cmpxchg.h:17: error: implicit declaration of function 'local_irq_restore'
make[1]: *** [arch/microblaze/platform/platform.o] Error 1
make: *** [arch/microblaze/platform] Error 2
make: *** Waiting for unfinished jobs....
CC arch/microblaze/mm/init.o
GEN usr/initramfs_data.cpio.gz
make[1]: *** [arch/microblaze/kernel/dma.o] Error 1
make: *** [arch/microblaze/kernel] Error 2
CC init/initramfs.o
AS usr/initramfs_data.o
LD usr/built-in.o
CC init/calibrate.o
CC init/version.o
LD arch/microblaze/mm/built-in.o
LD init/mounts.o
LD init/built-in.o
cp: cannot stat `vmlinux': No such file or directory
spawn ./qemu-run-nonet.sh
Build Jan 17 2011, 08:17:51
Use Device Tree for hw configuration: mb.dtb
FDT: RAM: baseaddr: 0x90000000, size: 0x10000000
Can't get xlnx,endianness property
Can't get xlnx,dcache-use-writeback property
FDT: FLASH: baseaddr: 0xa0000000, size: 0x2000000
FDT: INTC: baseaddr: 0x81800000, c_kind_of_intr: 256, num_intr: 9
FDT: LL-DMA: baseaddr: 0x84600180, irq: 1 2
FDT: Model exempted from FDT search
FDT: Unsupported peripheral invalidated ethernet@81c00000 compatibilities xlnx,xps-ll-temac-1.01.b
FDT: Unsupported peripheral invalidated i2c@81600000 compatibilities xlnx,xps-iic-2.00.a
FDT: Unsupported peripheral invalidated gpio@81400000 compatibilities xlnx,xps-gpio-1.00.a
FDT: UARTLITE: baseaddr: 0x84000000, irq: 8
FDT: Unsupported peripheral invalidated sysace@83600000 compatibilities xlnx,xps-sysace-1.00.a
FDT: Unsupported peripheral invalidated debug@84400000 compatibilities xlnx,mdm-1.00.d
FDT: Unsupported peripheral invalidated mpmc@90000000 compatibilities xlnx,mpmc-4.02.a
FDT: Model exempted from FDT search
FDT: TIMER: baseaddr: 0x83c00000, irq: 3 nr: 2
FDT: Device tree scan complete
MicroBlaze Big endian QEMU
loading vmlinux
base32=90000000 high=ffffffff904ec5e0 entry=ffffffff90000000 ram_base=90000000
Kernel device tree: mb.dtb
write fdt to addr=904f05e0 fdtsize=18202
pc=90000000, fdt= 904f05e0
--------------------------------------------------------------
Warning: vlan 0 with no nics
Can't get xlnx,endianness property
Can't get xlnx,dcache-use-writeback property
Early console on uartlite at 0x84000000
bootconsole [earlyser0] enabled
Ramdisk addr 0x0000003f, FDT at 0x904f05e0
Linux version 3.3.0-next-20120329 (monstr@monstr.eu) (gcc version 4.1.2) #1 Thu Mar 29 12:35:05 CEST 2012
setup_cpuinfo: initialising
setup_cpuinfo: Using full CPU PVR support
cache: wt_msr
setup_memory: max_mapnr: 0x10000
setup_memory: min_low_pfn: 0x90000
setup_memory: max_low_pfn: 0xa0000
setup_memory: max_pfn: 0xa0000
Zone PFN ranges:
DMA 0x00090000 -> 0x000a0000
Normal empty
Movable zone start PFN for each node
Early memory PFN ranges
0: 0x00090000 -> 0x000a0000
On node 0 totalpages: 65536
free_area_init_node: node 0, pgdat c0340100, node_mem_map c04f0000
DMA zone: 512 pages used for memmap
DMA zone: 0 pages reserved
DMA zone: 65024 pages, LIFO batch:15
early_printk_console remapping from 0x84000000 to 0xffffd000
pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
pcpu-alloc: [0] 0
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
Kernel command line: console=ttyUL0,115200
PID hash table entries: 1024 (order: 0, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 254536k/262144k available (3220k kernel code, 7608k reserved, 110k data, 165k bss, 1541k init)
Kernel virtual memory layout:
* 0xffffe000..0xfffff000 : fixmap
* 0xffffd000..0xffffe000 : early ioremap
* 0xf0000000..0xffffd000 : vmalloc & ioremap
NR_IRQS:33
interrupt-controller #0 at 0xf0000000, num_irq=9, edge=0x100
timer #0 at 0xf0002000, irq=3
microblaze_timer_set_mode: shutdown
microblaze_timer_set_mode: periodic
Calibrating delay loop... 121.24 BogoMIPS (lpj=606208)
pid_max: default: 4096 minimum: 301
Mount-cache hash table entries: 512
NET: Registered protocol family 16
bio: create slab <bio-0> at 0
Switching to clocksource microblaze_clocksource
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP: reno registered
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
OF: no ranges; cannot translate
OF: no ranges; cannot translate
msgmni has been set to 497
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
84000000.serial: ttyUL0 at MMIO 0x84000000 (irq = 8) is a uartlite
console [ttyUL0] enabled, bootconsole disabled
console [ttyUL0] enabled, bootconsole disabled
brd: module loaded
TCP: cubic registered
NET: Registered protocol family 17
Freeing unused kernel memory: 1541k freed
Mounting proc:
Mounting var:
Populating /var:
Running local start scripts.
Mounting sysfs:
Setting hostname:
Setting up interface lo:
Setting up interface eth0:
ifconfig: SIOCSIFADDR: No such device
Starting syslogd:
Starting httpd:
Mounting nfs server
uclinux login: root
Passwordpass ok
:
# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
# cat /proc/cpuinfo
CPU-Family: MicroBlaze
FPGA-Arch: virtex5
CPU-Ver: 7.10.d, big endian
CPU-MHz: 125.00
BogoMips: 121.24
HW:
Shift: yes
MSR: yes
PCMP: yes
DIV: yes
MMU: 3
MUL: v2
FPU: v2
Exc: op0x0 unal ill zero fpu
Stream-insns: privileged
Icache: no
Dcache: no
HW-Debug: no
PVR-USR1: 00
PVR-USR2: 00000000
Page size: 4096
# strace ls /
execve("/bin/ls", ["ls", "/"], [/* 7 vars */]) = 0
brk(0) = 0x10240000
brk(0x10261000) = 0x10261000
getpid() = 63
getuid32() = 0
time([3]) = 3
ioctl(0, TIOCGWINSZ, {ws_row=0, ws_col=0, ws_xpixel=0, ws_ypixel=0}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B115200 opost isig icanon echo ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B115200 opost isig icanon echo ...}) = 0
stat64("/", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a directory)
open("/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
getdents64(3, /* 15 entries */, 4096) = 368
lstat64("/linuxrc", {st_mode=S_IFLNK|0777, st_size=11, ...}) = 0
lstat64("/init", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
lstat64("/sys", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat64("/home", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/mnt", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/tmp", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/sbin", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/etc", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/bin", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/root", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/dev", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/proc", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat64("/var", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
getdents64(3, /* 0 entries */, 4096) = 0
close(3) = 0
lstat64("/bin", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(204, 187), ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B115200 opost isig icanon echo ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x48000000
lstat64("/etc", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/init", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
lstat64("/mnt", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/root", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/sys", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat64("/var", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
write(1, "\33[1;34mbin\33[0m \33[1;34metc\33["..., 135[1;34mbin[0m [1;34metc[0m [1;36minit[0m [1;34mmnt[0m [1;34mroot[0m [1;34msys[0m [1;34mvar[0m
) = 135
lstat64("/dev", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/home", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/linuxrc", {st_mode=S_IFLNK|0777, st_size=11, ...}) = 0
lstat64("/proc", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat64("/sbin", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/tmp", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
write(1, "\33[1;34mdev\33[0m \33[1;34mhome\33"..., 115[1;34mdev[0m [1;34mhome[0m [1;36mlinuxrc[0m [1;34mproc[0m [1;34msbin[0m [1;34mtmp[0m
) = 115
munmap(0x48000000, 4096) = 0
exit_group(0) = ?
#
Statistic
3.3.0-next-20120329 (monstr@monstr.eu) (gcc version 4.1.2) #1 Thu Mar 29 12:35:05 CEST
linux_next
Checking out files: 13% (184/1391) Checking out files: 14% (195/1391) Checking out files: 15% (209/1391) Checking out files: 16% (223/1391) Checking out files: 17% (237/1391) Checking out files: 18% (251/1391) Checking out files: 19% (265/1391) Checking out files: 20% (279/1391) Checking out files: 21% (293/1391) Checking out files: 22% (307/1391) Checking out files: 23% (320/1391) Checking out files: 24% (334/1391) Checking out files: 25% (348/1391) Checking out files: 26% (362/1391) Checking out files: 27% (376/1391) Checking out files: 28% (390/1391) Checking out files: 29% (404/1391) Checking out files: 30% (418/1391) Checking out files: 31% (432/1391) Checking out files: 32% (446/1391) Checking out files: 33% (460/1391) Checking out files: 34% (473/1391) Checking out files: 35% (487/1391) Checking out files: 36% (501/1391) Checking out files: 37% (515/1391) Checking out files: 38% (529/1391) Checking out files: 39% (543/1391) Checking out files: 40% (557/1391) Checking out files: 41% (571/1391) Checking out files: 42% (585/1391) Checking out files: 43% (599/1391) Checking out files: 44% (613/1391) Checking out files: 44% (620/1391) Checking out files: 45% (626/1391) Checking out files: 46% (640/1391) Checking out files: 47% (654/1391) Checking out files: 48% (668/1391) Checking out files: 49% (682/1391) Checking out files: 49% (685/1391) Checking out files: 50% (696/1391) Checking out files: 51% (710/1391) Checking out files: 52% (724/1391) Checking out files: 53% (738/1391) Checking out files: 54% (752/1391) Checking out files: 55% (766/1391) Checking out files: 56% (779/1391) Checking out files: 57% (793/1391) Checking out files: 58% (807/1391) Checking out files: 59% (821/1391) Checking out files: 60% (835/1391) Checking out files: 61% (849/1391) Checking out files: 62% (863/1391) Checking out files: 63% (877/1391) Checking out files: 64% (891/1391) Checking out files: 65% (905/1391) Checking out files: 66% (919/1391) Checking out files: 67% (932/1391) Checking out files: 67% (933/1391) Checking out files: 68% (946/1391) Checking out files: 69% (960/1391) Checking out files: 70% (974/1391) Checking out files: 71% (988/1391) Checking out files: 72% (1002/1391) Checking out files: 73% (1016/1391) Checking out files: 74% (1030/1391) Checking out files: 75% (1044/1391) Checking out files: 76% (1058/1391) Checking out files: 77% (1072/1391) Checking out files: 78% (1085/1391) Checking out files: 79% (1099/1391) Checking out files: 80% (1113/1391) Checking out files: 81% (1127/1391) Checking out files: 82% (1141/1391) Checking out files: 83% (1155/1391) Checking out files: 84% (1169/1391) Checking out files: 84% (1182/1391) Checking out files: 85% (1183/1391) Checking out files: 86% (1197/1391) Checking out files: 87% (1211/1391) Checking out files: 88% (1225/1391) Checking out files: 89% (1238/1391) Checking out files: 90% (1252/1391) Checking out files: 91% (1266/1391) Checking out files: 92% (1280/1391) Checking out files: 93% (1294/1391) Checking out files: 94% (1308/1391) Checking out files: 95% (1322/1391) Checking out files: 96% (1336/1391) Checking out files: 97% (1350/1391) Checking out files: 98% (1364/1391) Checking out files: 99% (1378/1391) Checking out files: 100% (1391/1391) Checking out files: 100% (1391/1391), done. Switched to branch "master" Deleted branch next. Already up-to-date. Already up-to-date. Updating origin Updating linux-next Checking out files: 15% (216/1391) Checking out files: 16% (223/1391) Checking out files: 17% (237/1391) Checking out files: 18% (251/1391) Checking out files: 19% (265/1391) Checking out files: 20% (279/1391) Checking out files: 21% (293/1391) Checking out files: 22% (307/1391) Checking out files: 23% (320/1391) Checking out files: 24% (334/1391) Checking out files: 25% (348/1391) Checking out files: 26% (362/1391) Checking out files: 27% (376/1391) Checking out files: 28% (390/1391) Checking out files: 29% (404/1391) Checking out files: 29% (412/1391) Checking out files: 30% (418/1391) Checking out files: 31% (432/1391) Checking out files: 32% (446/1391) Checking out files: 33% (460/1391) Checking out files: 34% (473/1391) Checking out files: 35% (487/1391) Checking out files: 35% (497/1391) Checking out files: 36% (501/1391) Checking out files: 37% (515/1391) Checking out files: 38% (529/1391) Checking out files: 39% (543/1391) Checking out files: 40% (557/1391) Checking out files: 41% (571/1391) Checking out files: 42% (585/1391) Checking out files: 43% (599/1391) Checking out files: 44% (613/1391) Checking out files: 45% (626/1391) Checking out files: 46% (640/1391) Checking out files: 47% (654/1391) Checking out files: 48% (668/1391) Checking out files: 49% (682/1391) Checking out files: 50% (696/1391) Checking out files: 51% (710/1391) Checking out files: 52% (724/1391) Checking out files: 53% (738/1391) Checking out files: 54% (752/1391) Checking out files: 55% (766/1391) Checking out files: 56% (779/1391) Checking out files: 56% (789/1391) Checking out files: 57% (793/1391) Checking out files: 58% (807/1391) Checking out files: 59% (821/1391) Checking out files: 60% (835/1391) Checking out files: 61% (849/1391) Checking out files: 62% (863/1391) Checking out files: 63% (877/1391) Checking out files: 64% (891/1391) Checking out files: 65% (905/1391) Checking out files: 66% (919/1391) Checking out files: 67% (932/1391) Checking out files: 68% (946/1391) Checking out files: 69% (960/1391) Checking out files: 69% (961/1391) Checking out files: 70% (974/1391) Checking out files: 71% (988/1391) Checking out files: 72% (1002/1391) Checking out files: 73% (1016/1391) Checking out files: 74% (1030/1391) Checking out files: 75% (1044/1391) Checking out files: 76% (1058/1391) Checking out files: 77% (1072/1391) Checking out files: 77% (1081/1391) Checking out files: 78% (1085/1391) Checking out files: 79% (1099/1391) Checking out files: 79% (1105/1391) Checking out files: 80% (1113/1391) Checking out files: 80% (1121/1391) Checking out files: 81% (1127/1391) Checking out files: 82% (1141/1391) Checking out files: 83% (1155/1391) Checking out files: 84% (1169/1391) Checking out files: 85% (1183/1391) Checking out files: 86% (1197/1391) Checking out files: 87% (1211/1391) Checking out files: 88% (1225/1391) Checking out files: 89% (1238/1391) Checking out files: 90% (1252/1391) Checking out files: 91% (1266/1391) Checking out files: 92% (1280/1391) Checking out files: 93% (1294/1391) Checking out files: 94% (1308/1391) Checking out files: 95% (1322/1391) Checking out files: 96% (1336/1391) Checking out files: 97% (1350/1391) Checking out files: 98% (1364/1391) Checking out files: 99% (1378/1391) Checking out files: 100% (1391/1391) Checking out files: 100% (1391/1391), done. Switched to a new branch "next" Branch next set up to track remote branch refs/remotes/linux-next/master.
commit 1dc85fe5ea61a58f555315bdd7aa8499f95c2fb0
Author: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Fri Mar 30 14:35:59 2012 +1100
Add linux-next specific files for 20120330
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
CLEAN . CLEAN usr CLEAN .tmp_versions CLEAN scripts/basic CLEAN scripts/dtc CLEAN scripts/kconfig CLEAN scripts/mod CLEAN scripts CLEAN include/config include/generated arch/microblaze/include/generated CLEAN .config .version include/linux/version.h
linux_next configure log - PASS
HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf # # configuration written to .config #
linux_next compile log - FAILED
scripts/kconfig/conf --silentoldconfig Kconfig
CHK include/linux/version.h
UPD include/linux/version.h
CC scripts/mod/empty.o
HOSTCC scripts/dtc/checks.o
HOSTCC scripts/mod/mk_elfconfig
HOSTCC scripts/kallsyms
HOSTCC scripts/bin2c
HOSTCC scripts/dtc/data.o
HOSTCC scripts/dtc/dtc-lexer.lex.o
HOSTCC scripts/dtc/dtc-parser.tab.o
MKELF scripts/mod/elfconfig.h
HOSTCC scripts/mod/file2alias.o
HOSTCC scripts/mod/modpost.o
HOSTCC scripts/mod/sumversion.o
HOSTCC scripts/dtc/dtc.o
HOSTCC scripts/dtc/flattree.o
HOSTCC scripts/dtc/fstree.o
HOSTCC scripts/dtc/livetree.o
HOSTCC scripts/dtc/srcpos.o
HOSTCC scripts/dtc/treesource.o
HOSTCC scripts/dtc/util.o
CHK include/generated/utsrelease.h
UPD include/generated/utsrelease.h
CC kernel/bounds.s
HOSTLD scripts/dtc/dtc
HOSTLD scripts/mod/modpost
GEN include/generated/bounds.h
CC arch/microblaze/kernel/asm-offsets.s
GEN include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
CC init/main.o
CHK include/generated/compile.h
CC init/do_mounts.o
CC init/do_mounts_rd.o
CC init/do_mounts_initrd.o
HOSTCC usr/gen_init_cpio
CC init/initramfs.o
CC arch/microblaze/kernel/dma.o
UPD include/generated/compile.h
In file included from /mnt/projects/automated_tests/linux-next/arch/microblaze/include/asm/atomic.h:4,
from include/linux/atomic.h:4,
from include/linux/sysfs.h:20,
from include/linux/kobject.h:21,
from include/linux/device.h:17,
from arch/microblaze/kernel/dma.c:9:
/mnt/projects/automated_tests/linux-next/arch/microblaze/include/asm/cmpxchg.h: In function '__xchg':
/mnt/projects/automated_tests/linux-next/arch/microblaze/include/asm/cmpxchg.h:14: error: implicit declaration of function 'local_irq_save'
/mnt/projects/automated_tests/linux-next/arch/microblaze/include/asm/cmpxchg.h:17: error: implicit declaration of function 'local_irq_restore'
CC arch/microblaze/kernel/exceptions.o
GEN usr/initramfs_data.cpio.gz
make[1]: *** [arch/microblaze/kernel/dma.o] Error 1
make[1]: *** Waiting for unfinished jobs....
CC init/calibrate.o
make: *** [arch/microblaze/kernel] Error 2
make: *** Waiting for unfinished jobs....
CC init/version.o
AS usr/initramfs_data.o
LD usr/built-in.o
LD init/mounts.o
LD init/built-in.o
cp: cannot stat `vmlinux': No such file or directory
spawn ./qemu-run-nonet.sh
Build Jan 17 2011, 08:17:51
Use Device Tree for hw configuration: mb.dtb
FDT: RAM: baseaddr: 0x90000000, size: 0x10000000
Can't get xlnx,endianness property
Can't get xlnx,dcache-use-writeback property
FDT: FLASH: baseaddr: 0xa0000000, size: 0x2000000
FDT: INTC: baseaddr: 0x81800000, c_kind_of_intr: 256, num_intr: 9
FDT: LL-DMA: baseaddr: 0x84600180, irq: 1 2
FDT: Model exempted from FDT search
FDT: Unsupported peripheral invalidated ethernet@81c00000 compatibilities xlnx,xps-ll-temac-1.01.b
FDT: Unsupported peripheral invalidated i2c@81600000 compatibilities xlnx,xps-iic-2.00.a
FDT: Unsupported peripheral invalidated gpio@81400000 compatibilities xlnx,xps-gpio-1.00.a
FDT: UARTLITE: baseaddr: 0x84000000, irq: 8
FDT: Unsupported peripheral invalidated sysace@83600000 compatibilities xlnx,xps-sysace-1.00.a
FDT: Unsupported peripheral invalidated debug@84400000 compatibilities xlnx,mdm-1.00.d
FDT: Unsupported peripheral invalidated mpmc@90000000 compatibilities xlnx,mpmc-4.02.a
FDT: Model exempted from FDT search
FDT: TIMER: baseaddr: 0x83c00000, irq: 3 nr: 2
FDT: Device tree scan complete
MicroBlaze Big endian QEMU
loading vmlinux
base32=90000000 high=ffffffff904ec5e0 entry=ffffffff90000000 ram_base=90000000
Kernel device tree: mb.dtb
write fdt to addr=904f05e0 fdtsize=18202
pc=90000000, fdt= 904f05e0
--------------------------------------------------------------
Warning: vlan 0 with no nics
Can't get xlnx,endianness property
Can't get xlnx,dcache-use-writeback property
Early console on uartlite at 0x84000000
bootconsole [earlyser0] enabled
Ramdisk addr 0x0000003f, FDT at 0x904f05e0
Linux version 3.3.0-next-20120329 (monstr@monstr.eu) (gcc version 4.1.2) #1 Thu Mar 29 12:35:05 CEST 2012
setup_cpuinfo: initialising
setup_cpuinfo: Using full CPU PVR support
cache: wt_msr
setup_memory: max_mapnr: 0x10000
setup_memory: min_low_pfn: 0x90000
setup_memory: max_low_pfn: 0xa0000
setup_memory: max_pfn: 0xa0000
Zone PFN ranges:
DMA 0x00090000 -> 0x000a0000
Normal empty
Movable zone start PFN for each node
Early memory PFN ranges
0: 0x00090000 -> 0x000a0000
On node 0 totalpages: 65536
free_area_init_node: node 0, pgdat c0340100, node_mem_map c04f0000
DMA zone: 512 pages used for memmap
DMA zone: 0 pages reserved
DMA zone: 65024 pages, LIFO batch:15
early_printk_console remapping from 0x84000000 to 0xffffd000
pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
pcpu-alloc: [0] 0
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
Kernel command line: console=ttyUL0,115200
PID hash table entries: 1024 (order: 0, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 254536k/262144k available (3220k kernel code, 7608k reserved, 110k data, 165k bss, 1541k init)
Kernel virtual memory layout:
* 0xffffe000..0xfffff000 : fixmap
* 0xffffd000..0xffffe000 : early ioremap
* 0xf0000000..0xffffd000 : vmalloc & ioremap
NR_IRQS:33
interrupt-controller #0 at 0xf0000000, num_irq=9, edge=0x100
timer #0 at 0xf0002000, irq=3
microblaze_timer_set_mode: shutdown
microblaze_timer_set_mode: periodic
Calibrating delay loop... 120.21 BogoMIPS (lpj=601088)
pid_max: default: 4096 minimum: 301
Mount-cache hash table entries: 512
NET: Registered protocol family 16
bio: create slab <bio-0> at 0
Switching to clocksource microblaze_clocksource
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP: reno registered
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
OF: no ranges; cannot translate
OF: no ranges; cannot translate
msgmni has been set to 497
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
84000000.serial: ttyUL0 at MMIO 0x84000000 (irq = 8) is a uartlite
console [ttyUL0] enabled, bootconsole disabled
console [ttyUL0] enabled, bootconsole disabled
brd: module loaded
TCP: cubic registered
NET: Registered protocol family 17
Freeing unused kernel memory: 1541k freed
Mounting proc:
Mounting var:
Populating /var:
Running local start scripts.
Mounting sysfs:
Setting hostname:
Setting up interface lo:
Setting up interface eth0:
ifconfig: SIOCSIFADDR: No such device
Starting syslogd:
Starting httpd:
Mounting nfs server
uclinux login: root
Password:pass ok
# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
# cat /proc/cpuinfo
CPU-Family: MicroBlaze
FPGA-Arch: virtex5
CPU-Ver: 7.10.d, big endian
CPU-MHz: 125.00
BogoMips: 120.21
HW:
Shift: yes
MSR: yes
PCMP: yes
DIV: yes
MMU: 3
MUL: v2
FPU: v2
Exc: op0x0 unal ill zero fpu
Stream-insns: privileged
Icache: no
Dcache: no
HW-Debug: no
PVR-USR1: 00
PVR-USR2: 00000000
Page size: 4096
# strace ls /
execve("/bin/ls", ["ls", "/"], [/* 7 vars */]) = 0
brk(0) = 0x10240000
brk(0x10261000) = 0x10261000
getpid() = 63
getuid32() = 0
time([2]) = 2
ioctl(0, TIOCGWINSZ, {ws_row=0, ws_col=0, ws_xpixel=0, ws_ypixel=0}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B115200 opost isig icanon echo ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B115200 opost isig icanon echo ...}) = 0
stat64("/", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a directory)
open("/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
getdents64(3, /* 15 entries */, 4096) = 368
lstat64("/linuxrc", {st_mode=S_IFLNK|0777, st_size=11, ...}) = 0
lstat64("/init", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
lstat64("/sys", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat64("/home", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/mnt", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/tmp", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/sbin", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/etc", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/bin", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/root", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/dev", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/proc", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat64("/var", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
getdents64(3, /* 0 entries */, 4096) = 0
close(3) = 0
lstat64("/bin", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(204, 187), ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B115200 opost isig icanon echo ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x48000000
lstat64("/etc", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/init", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
lstat64("/mnt", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/root", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/sys", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat64("/var", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
write(1, "\33[1;34mbin\33[0m \33[1;34metc\33["..., 135[1;34mbin[0m [1;34metc[0m [1;36minit[0m [1;34mmnt[0m [1;34mroot[0m [1;34msys[0m [1;34mvar[0m
) = 135
lstat64("/dev", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/home", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/linuxrc", {st_mode=S_IFLNK|0777, st_size=11, ...}) = 0
lstat64("/proc", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat64("/sbin", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat64("/tmp", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
write(1, "\33[1;34mdev\33[0m \33[1;34mhome\33"..., 115[1;34mdev[0m [1;34mhome[0m [1;36mlinuxrc[0m [1;34mproc[0m [1;34msbin[0m [1;34mtmp[0m
) = 115
munmap(0x48000000, 4096) = 0
exit_group(0) = ?
#
Statistic
3.3.0-next-20120329 (monstr@monstr.eu) (gcc version 4.1.2) #1 Thu Mar 29 12:35:05 CEST 2012
setup_cpuinfo: