## Booting kernel from Legacy Image at 00100000 ... Image Name: Linux-2.6.35.7 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5533916 Bytes = 5.3 MB Load Address: 00008000 Entry Point: 00008000 Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Linux version 2.6.35.7 (shreshtha00@bnru05) (gcc version 4.2.3) #4 SMP PREEMPT Tue Jul 26 18:00:49 IST 2011 CPU: ARMv7 Processor [412fc091] revision 1 (ARMv7), cr=10c53c7f CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache Machine: ST-Ericsson MOP500 platform Ignoring unrecognised tag 0x41000403 Only cachepolicy=writeback supported on ARMv6 and later Memory policy: ECC disabled, Data cache writealloc PERCPU: Embedded 358 pages/cpu @c1820000 s1445216 r8192 d12960 u1466368 pcpu-alloc: s1445216 r8192 d12960 u1466368 alloc=358*4096 pcpu-alloc: [0] 0 [0] 1 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 70656 Kernel command line: cachepolicy=writealloc noinitrd init=init board_id=1 crashkernel=crashkernel=1M@0x5600000 logo.nologo startup_graphics=1 console=ttyAMA2,115200n8 mem=96M@0 mem_mtrace=15M@96M mem_mshared=1M@111M mem_modem=16M@112M mali.mali_mem=32M@128M mem=56M@160M hwmem=167M@216M mem_issw=1M@383M mem=128M@384M PID hash table entries: 2048 (order: 1, 8192 bytes) Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Memory: 96MB 56MB 128MB = 280MB total Memory: 260644k/260644k available, 26076k reserved, 0K highmem Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) DMA : 0xffc00000 - 0xffe00000 ( 2 MB) vmalloc : 0xe0800000 - 0xf0000000 ( 248 MB) lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .init : 0xc0008000 - 0xc0cda000 (13128 kB) .text : 0xc0cda000 - 0xc0e76000 (1648 kB) .data : 0xc0e86000 - 0xc0eb1040 ( 173 kB) SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 Hierarchical RCU implementation. RCU lockdep checking is enabled. RCU-based detection of stalled CPUs is disabled. Verbose stalled-CPUs detection is disabled. ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (radix_tree_init+0x20/0x74) [] (radix_tree_init+0x20/0x74) from [] (start_kernel+0x198/0x314) [] (start_kernel+0x198/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed1c ]--- NR_IRQS:449 MTU0 clock rate: 133330000 Hz MTU1 clock rate: 133330000 Hz Console: colour dummy device 80x30 Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar ... MAX_LOCKDEP_SUBCLASSES: 8 ... MAX_LOCK_DEPTH: 48 ... MAX_LOCKDEP_KEYS: 8191 ... CLASSHASH_SIZE: 4096 ... MAX_LOCKDEP_ENTRIES: 16384 ... MAX_LOCKDEP_CHAINS: 32768 ... CHAINHASH_SIZE: 16384 memory used by lock dependency info: 3951 kB per task-struct memory footprint: 2304 bytes ------------------------ | Locking API testsuite: ---------------------------------------------------------------------------- | spin |wlock |rlock |mutex | wsem | rsem | -------------------------------------------------------------------------- A-A deadlock: ok | ok | ok | ok | ok | ok | A-B-B-A deadlock: ok | ok | ok | ok | ok | ok | A-B-B-C-C-A deadlock: ok | ok | ok | ok | ok | ok | A-B-C-A-B-C deadlock: ok | ok | ok | ok | ok | ok | A-B-B-C-C-D-D-A deadlock: ok | ok | ok | ok | ok | ok | A-B-C-D-B-D-D-A deadlock: ok | ok | ok | ok | ok | ok | A-B-C-D-B-C-D-A deadlock: ok | ok | ok | ok | ok | ok | double unlock: ok | ok | ok | ok | ok | ok | initialize held: ok | ok | ok | ok | ok | ok | bad unlock order: ok | ok | ok | ok | ok | ok | -------------------------------------------------------------------------- recursive read-lock: | ok | | ok | recursive read-lock #2: | ok | | ok | mixed read-write-lock: | ok | | ok | mixed write-read-lock: | ok | | ok | -------------------------------------------------------------------------- hard-irqs-on + irq-safe-A/12: ok | ok | ok | soft-irqs-on + irq-safe-A/12: ok | ok | ok | hard-irqs-on + irq-safe-A/21: ok | ok | ok | soft-irqs-on + irq-safe-A/21: ok | ok | ok | sirq-safe-A => hirqs-on/12: ok | ok | ok | sirq-safe-A => hirqs-on/21: ok | ok | ok | hard-safe-A + irqs-on/12: ok | ok | ok | soft-safe-A + irqs-on/12: ok | ok | ok | hard-safe-A + irqs-on/21: ok | ok | ok | soft-safe-A + irqs-on/21: ok | ok | ok | hard-safe-A + unsafe-B #1/123: ok | ok | ok | soft-safe-A + unsafe-B #1/123: ok | ok | ok | hard-safe-A + unsafe-B #1/132: ok | ok | ok | soft-safe-A + unsafe-B #1/132: ok | ok | ok | hard-safe-A + unsafe-B #1/213: ok | ok | ok | soft-safe-A + unsafe-B #1/213: ok | ok | ok | hard-safe-A + unsafe-B #1/231: ok | ok | ok | soft-safe-A + unsafe-B #1/231: ok | ok | ok | hard-safe-A + unsafe-B #1/312: ok | ok | ok | soft-safe-A + unsafe-B #1/312: ok | ok | ok | hard-safe-A + unsafe-B #1/321: ok | ok | ok | soft-safe-A + unsafe-B #1/321: ok | ok | ok | hard-safe-A + unsafe-B #2/123: ok | ok | ok | soft-safe-A + unsafe-B #2/123: ok | ok | ok | hard-safe-A + unsafe-B #2/132: ok | ok | ok | soft-safe-A + unsafe-B #2/132: ok | ok | ok | hard-safe-A + unsafe-B #2/213: ok | ok | ok | soft-safe-A + unsafe-B #2/213: ok | ok | ok | hard-safe-A + unsafe-B #2/231: ok | ok | ok | soft-safe-A + unsafe-B #2/231: ok | ok | ok | hard-safe-A + unsafe-B #2/312: ok | ok | ok | soft-safe-A + unsafe-B #2/312: ok | ok | ok | hard-safe-A + unsafe-B #2/321: ok | ok | ok | soft-safe-A + unsafe-B #2/321: ok | ok | ok | hard-irq lock-inversion/123: ok | ok | ok | soft-irq lock-inversion/123: ok | ok | ok | hard-irq lock-inversion/132: ok | ok | ok | soft-irq lock-inversion/132: ok | ok | ok | hard-irq lock-inversion/213: ok | ok | ok | soft-irq lock-inversion/213: ok | ok | ok | hard-irq lock-inversion/231: ok | ok | ok | soft-irq lock-inversion/231: ok | ok | ok | hard-irq lock-inversion/312: ok | ok | ok | soft-irq lock-inversion/312: ok | ok | ok | hard-irq lock-inversion/321: ok | ok | ok | soft-irq lock-inversion/321: ok | ok | ok | hard-irq read-recursion/123: ok | soft-irq read-recursion/123: ok | hard-irq read-recursion/132: ok | soft-irq read-recursion/132: ok | hard-irq read-recursion/213: ok | soft-irq read-recursion/213: ok | hard-irq read-recursion/231: ok | soft-irq read-recursion/231: ok | hard-irq read-recursion/312: ok | soft-irq read-recursion/312: ok | hard-irq read-recursion/321: ok | soft-irq read-recursion/321: ok | ------------------------------------------------------- Good, all 218 testcases passed! | --------------------------------- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (idr_init_cache+0x20/0x34) [] (idr_init_cache+0x20/0x34) from [] (start_kernel+0x250/0x314) [] (start_kernel+0x250/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed1d ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (setup_per_cpu_pageset+0x30/0xd0) [] (setup_per_cpu_pageset+0x30/0xd0) from [] (start_kernel+0x254/0x314) [] (start_kernel+0x254/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed1e ]--- Calibrating delay loop... 1595.80 BogoMIPS (lpj=7979008) pid_max: default: 32768 minimum: 301 ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (pidmap_init+0xbc/0xd8) [] (pidmap_init+0xbc/0xd8) from [] (start_kernel+0x278/0x314) [] (start_kernel+0x278/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed1f ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (anon_vma_init+0x20/0x5c) [] (anon_vma_init+0x20/0x5c) from [] (start_kernel+0x27c/0x314) [] (start_kernel+0x27c/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed20 ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (anon_vma_init+0x44/0x5c) [] (anon_vma_init+0x44/0x5c) from [] (start_kernel+0x27c/0x314) [] (start_kernel+0x27c/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed21 ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (cred_init+0x20/0x34) [] (cred_init+0x20/0x34) from [] (start_kernel+0x284/0x314) [] (start_kernel+0x284/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed22 ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (fork_init+0x24/0x84) [] (fork_init+0x24/0x84) from [] (start_kernel+0x28c/0x314) [] (start_kernel+0x28c/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed23 ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (proc_caches_init+0x24/0xe4) [] (proc_caches_init+0x24/0xe4) from [] (start_kernel+0x290/0x314) [] (start_kernel+0x290/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed24 ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (proc_caches_init+0x44/0xe4) [] (proc_caches_init+0x44/0xe4) from [] (start_kernel+0x290/0x314) [] (start_kernel+0x290/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed25 ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (proc_caches_init+0x60/0xe4) [] (proc_caches_init+0x60/0xe4) from [] (start_kernel+0x290/0x314) [] (start_kernel+0x290/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed26 ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (proc_caches_init+0x7c/0xe4) [] (proc_caches_init+0x7c/0xe4) from [] (start_kernel+0x290/0x314) [] (start_kernel+0x290/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed27 ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (proc_caches_init+0x98/0xe4) [] (proc_caches_init+0x98/0xe4) from [] (start_kernel+0x290/0x314) [] (start_kernel+0x290/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed28 ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (proc_caches_init+0xb4/0xe4) [] (proc_caches_init+0xb4/0xe4) from [] (start_kernel+0x290/0x314) [] (start_kernel+0x290/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed29 ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (__percpu_counter_init+0x40/0x60) [] (__percpu_counter_init+0x40/0x60) from [] (mmap_init+0x1c/0x40) [] (mmap_init+0x1c/0x40) from [] (start_kernel+0x290/0x314) [] (start_kernel+0x290/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed2a ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1c) [] (warn_slowpath_null+0x18/0x1c) from [] (pcpu_alloc+0x310/0x998) [] (pcpu_alloc+0x310/0x998) from [] (kmem_cache_open+0x17c/0x1ec) [] (kmem_cache_open+0x17c/0x1ec) from [] (kmem_cache_create+0x1e0/0x2b4) [] (kmem_cache_create+0x1e0/0x2b4) from [] (buffer_init+0x20/0x54) [] (buffer_init+0x20/0x54) from [] (start_kernel+0x294/0x314) [] (start_kernel+0x294/0x314) from [<00008080>] (0x8080) ---[ end trace 1b75b31a2719ed2b ]--- ------------[ cut here ]------------ WARNING: at mm/percpu-vm.c:354 pcpu_alloc+0x310/0x998() Modules linked in: [] (unwind_backtrace+0x0/0xf0) from [] (warn_slowpath_common+0x4c/0x64) [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_null+0x18/0x1