U-Boot SPL 2012.07-00012-g391a28d (Dec 30 2012 - 17:40:39) OMAP4460 ES1.1 OMAP SD/MMC: 0 reading u-boot.img reading u-boot.bin mkimage signature not found - ih_magic = ea000014 reading u-boot.bin U-Boot 2012.07-00012-g391a28d (Dec 30 2012 - 17:40:39) CPU : OMAP4460 ES1.1 Board: OMAP4 Variscite SOM I2C: ready DRAM: 1 GiB MMC: OMAP SD/MMC: 0 Using default environment In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. checking for preEnv.txt reading preEnv.txt 0 bytes read Loaded environment from preEnv.txt Importing preboot environment from mmc ... Hit any key to stop autoboot: 3  2  0 VAR-SOM-OM44 # VAR-SOM-OM44 # setenv bootargs 'console=ttyO2,115200n8 mem=1G@0x80000000 root=/dev/mmcblk1p2 ro rootwait debug earlyprintk ignore_loglevel fixrtc phy.smsc.gb_enable=false video=HDMI-A-1:1920x1080@60' VAR-SOM-OM44 # loady 0x81000000 ## Ready for binary (ymodem) download to 0x81000000 at 115200 bps... CSending: uImage-dtb.omap4-var-som Sending: Transfer complete em - CRC mode, 6(SOH)/4663(STX)/0(CAN) packets, 3 retries ## Total Size = 0x0048ddd9 = 4775385 Bytes VAR-SOM-OM44 # bootm 0x81000000 ## Booting kernel from Legacy Image at 81000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4775321 Bytes = 4.6 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.19.0-rc6-119021-g26bc420b (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Wed Jan 28 22:27:16 MST 2015 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Variscite OMAP4 SOM [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: Reserved 16 MiB at 0xbe800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 261888 [ 0.000000] free_area_init_node: node 0, pgdat c0971880, node_mem_map eeef9000 [ 0.000000] Normal zone: 1710 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] HighMem zone: 67328 pages, LIFO batch:15 [ 0.000000] OMAP4460 ES1.1 [ 0.000000] L2C: platform modifies aux control register: 0x0e070000 -> 0x3e470000 [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e070000 -> 0x3e470000 [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] OMAP L2C310: ROM does not support power control setting [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x7e470000 [ 0.000000] PERCPU: Embedded 11 pages/cpu @eeea3000 s14912 r8192 d21952 u45056 [ 0.000000] pcpu-alloc: s14912 r8192 d21952 u45056 alloc=11*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260178 [ 0.000000] Kernel command line: console=ttyO2,115200n8 mem=1G@0x80000000 root=/dev/mmcblk1p2 ro rootwait debug earlyprintk ignore_loglevel fixrtc phy.smsc.gb_enable=false video=HDMI-A-1:1920x1080@60 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1002848K/1047552K available (6194K kernel code, 677K rwdata, 2360K rodata, 428K init, 8221K bss, 28320K reserved, 16384K cma-reserved, 252928K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0862de0 (8556 kB) [ 0.000000] .init : 0xc0863000 - 0xc08ce000 ( 428 kB) [ 0.000000] .data : 0xc08ce000 - 0xc09776a8 ( 678 kB) [ 0.000000] .bss : 0xc09776a8 - 0xc117ee10 (8222 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] ti_dt_clocks_register: failed to lookup clock node div_ts_ck [ 0.000000] ti_dt_clocks_register: failed to lookup clock node bandgap_ts_fclk [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz [ 0.000030] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns [ 0.000030] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000183] smp_twd: clock not found -2 [ 0.001831] Console: colour dummy device 80x30 [ 0.001892] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001892] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001892] ... MAX_LOCK_DEPTH: 48 [ 0.001892] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001922] ... CLASSHASH_SIZE: 4096 [ 0.001922] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001922] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001953] ... CHAINHASH_SIZE: 32768 [ 0.001953] memory used by lock dependency info: 5167 kB [ 0.001953] per task-struct memory footprint: 1152 bytes [ 0.001983] Calibrating local timer... 347.66MHz. [ 0.059020] Calibrating delay loop... 1384.44 BogoMIPS (lpj=6922240) [ 0.148437] pid_max: default: 32768 minimum: 301 [ 0.148803] Security Framework initialized [ 0.148956] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.148986] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.151916] Initializing cgroup subsys memory [ 0.151977] Initializing cgroup subsys devices [ 0.152069] Initializing cgroup subsys freezer [ 0.152160] Initializing cgroup subsys blkio [ 0.152221] Initializing cgroup subsys perf_event [ 0.152282] CPU: Testing write buffer coherency: ok [ 0.153472] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.153564] Setting up static identity map for 0x805de950 - 0x805de9c0 [ 0.198059] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.198730] Brought up 2 CPUs [ 0.198760] SMP: Total of 2 processors activated (2768.89 BogoMIPS). [ 0.198760] CPU: All CPU(s) started in SVC mode. [ 0.201568] devtmpfs: initialized [ 0.203674] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.207855] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.211822] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.263549] ------------[ cut here ]------------ [ 0.263580] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2458 _init+0x3a0/0x3f0() [ 0.263580] omap_hwmod: mailbox: doesn't have mpu register target base [ 0.263580] Modules linked in: [ 0.263610] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.19.0-rc6-119021-g26bc420b #1 [ 0.263610] Hardware name: Generic OMAP4 (Flattened Device Tree) [ 0.263641] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 0.263671] [] (show_stack) from [] (dump_stack+0x80/0x9c) [ 0.263702] [] (dump_stack) from [] (warn_slowpath_common+0x78/0xb4) [ 0.263732] [] (warn_slowpath_common) from [] (warn_slowpath_fmt+0x30/0x40) [ 0.263732] [] (warn_slowpath_fmt) from [] (_init+0x3a0/0x3f0) [ 0.263763] [] (_init) from [] (omap_hwmod_for_each+0x30/0x5c) [ 0.263793] [] (omap_hwmod_for_each) from [] (__omap_hwmod_setup_all+0x24/0x40) [ 0.263793] [] (__omap_hwmod_setup_all) from [] (do_one_initcall+0x80/0x1d8) [ 0.263824] [] (do_one_initcall) from [] (kernel_init_freeable+0x1f4/0x2cc) [ 0.263824] [] (kernel_init_freeable) from [] (kernel_init+0x8/0xe4) [ 0.263854] [] (kernel_init) from [] (ret_from_fork+0x14/0x24) [ 0.263916] ---[ end trace 395df7e9a2dad55b ]--- [ 0.375915] pinctrl core: initialized pinctrl subsystem [ 0.420928] NET: Registered protocol family 16 [ 0.426055] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.456512] cpuidle: using governor ladder [ 0.486206] cpuidle: using governor menu [ 0.495697] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.496520] OMAP GPIO hardware version 0.1 [ 0.497619] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.499389] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.501037] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.502716] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.504394] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.505767] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.525329] platform 4b501000.aes: Cannot lookup hwmod 'aes' [ 0.525878] platform 480a5000.des: Cannot lookup hwmod 'des' [ 0.527923] No ATAGs? [ 0.527984] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.528015] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.530609] OMAP DMA hardware revision 0.0 [ 0.612213] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.612976] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator@0[0]' [ 0.617218] SCSI subsystem initialized [ 0.617706] libata version 3.00 loaded. [ 0.618377] usbcore: registered new interface driver usbfs [ 0.618530] usbcore: registered new interface driver hub [ 0.618652] usbcore: registered new device driver usb [ 0.622833] omap_i2c 48070000.i2c: bus 0 rev0.11 at 400 kHz [ 0.623840] omap_i2c 48072000.i2c: bus 1 rev0.11 at 400 kHz [ 0.625427] omap_i2c 48060000.i2c: bus 2 rev0.11 at 400 kHz [ 0.626312] omap_i2c 48350000.i2c: bus 3 rev0.11 at 400 kHz [ 0.630432] Switched to clocksource 32k_counter [ 0.764221] NET: Registered protocol family 2 [ 0.765960] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.766204] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.768768] TCP: Hash tables configured (established 8192 bind 8192) [ 0.769012] TCP: reno registered [ 0.769042] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.769378] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.770751] NET: Registered protocol family 1 [ 0.771759] RPC: Registered named UNIX socket transport module. [ 0.771789] RPC: Registered udp transport module. [ 0.771789] RPC: Registered tcp transport module. [ 0.771820] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.777801] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.778137] audit: initializing netlink subsys (disabled) [ 0.778320] audit: type=2000 audit(0.760:1): initialized [ 0.782348] VFS: Disk quotas dquot_6.5.2 [ 0.782470] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.784545] NFS: Registering the id_resolver key type [ 0.784851] Key type id_resolver registered [ 0.784881] Key type id_legacy registered [ 0.785064] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.788787] bounce: pool size: 64 pages [ 0.788879] io scheduler noop registered [ 0.788909] io scheduler deadline registered [ 0.789001] io scheduler cfq registered (default) [ 0.791900] omap-usb2 4a0ad080.usb2phy: unable to get wkupclk, trying old name [ 0.791931] omap-usb2 4a0ad080.usb2phy: found usb_phy_cm_clk32k, please fix DTS [ 0.793853] pinctrl-single 4a100040.pinmux: 203 pins at pa fc100040 size 406 [ 0.794311] pinctrl-single 4a31e040.pinmux: 28 pins at pa fc31e040 size 56 [ 0.800140] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.805389] omap_uart 4806a000.serial: no wakeirq for uart0 [ 0.805419] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 0.805847] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 225, base_baud = 3000000) is a OMAP UART0 [ 0.807434] omap_uart 4806c000.serial: no wakeirq for uart0 [ 0.807464] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 0.807678] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 226, base_baud = 3000000) is a OMAP UART1 [ 0.808685] omap_uart 48020000.serial: no wakeirq for uart0 [ 0.808715] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48020000[0]' [ 0.808929] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 227, base_baud = 3000000) is a OMAP UART2 [ 1.891937] console [ttyO2] enabled [ 1.897064] omap_uart 4806e000.serial: no wakeirq for uart0 [ 1.902954] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806e000[0]' [ 1.913024] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 228, base_baud = 3000000) is a OMAP UART3 [ 1.943023] brd: module loaded [ 1.957611] loop: module loaded [ 1.962860] Skipping twl internal clock init and using bootloader value (unknown osc rate) [ 1.991516] twl 0-0048: PIH (irq 326) nested IRQs [ 2.023529] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.036956] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/spi@48098000/eth@0[0]' [ 2.047393] spi1.0 supply vdd-io not found, using dummy regulator [ 2.054443] ks8851 spi1.0: message enable is 0 [ 2.065002] ks8851 spi1.0 eth0: revision 1, MAC 12:7d:8b:10:b9:6c, IRQ 201, no EEPROM [ 2.075317] usbcore: registered new interface driver asix [ 2.081115] usbcore: registered new interface driver ax88179_178a [ 2.087585] usbcore: registered new interface driver cdc_ether [ 2.093872] usbcore: registered new interface driver smsc95xx [ 2.100006] usbcore: registered new interface driver net1080 [ 2.106048] usbcore: registered new interface driver cdc_subset [ 2.112365] usbcore: registered new interface driver zaurus [ 2.118377] usbcore: registered new interface driver cdc_ncm [ 2.125183] usbcore: registered new interface driver cdc_wdm [ 2.131317] usbcore: registered new interface driver usb-storage [ 2.137725] usbcore: registered new interface driver usbtest [ 2.145568] mousedev: PS/2 mouse device common for all mice [ 2.154327] twl_rtc 48070000.i2c:twl@48:rtc: Power up reset detected. [ 2.162048] twl_rtc 48070000.i2c:twl@48:rtc: Enabling TWL-RTC [ 2.172485] twl_rtc 48070000.i2c:twl@48:rtc: rtc core: registered 48070000.i2c:twl@48 as rtc0 [ 2.181640] i2c /dev entries driver [ 2.187774] Driver for 1-wire Dallas network protocol. [ 2.196746] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 2.204986] Driver 'mmcblk' needs updating - please use bus_type methods [ 2.212860] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.222442] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.270538] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480d5000[0]' [ 2.280059] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480d5000[0]' [ 2.290069] 480d5000.mmc supply vmmc not found, using dummy regulator [ 2.297058] omap_hsmmc 480d5000.mmc: could not set regulator OCR (-22) [ 2.304321] omap_hsmmc 480d5000.mmc: could not set regulator OCR (-22) [ 2.338500] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.349212] mmc0: new high speed SDHC card at address 0007 [ 2.351257] ledtrig-cpu: registered to indicate activity on CPUs [ 2.351684] usbcore: registered new interface driver usbhid [ 2.351684] usbhid: USB HID core driver [ 2.353149] oprofile: no performance counters [ 2.354125] oprofile: using timer interrupt. [ 2.354766] TCP: cubic registered [ 2.354827] Initializing XFRM netlink socket [ 2.354949] NET: Registered protocol family 17 [ 2.355010] NET: Registered protocol family 15 [ 2.355316] Key type dns_resolver registered [ 2.356109] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu [ 2.356109] omap2_set_init_voltage: unable to set vdd_mpu [ 2.356140] omap2_set_init_voltage: unable to find boot up OPP for vdd_core [ 2.356140] omap2_set_init_voltage: unable to set vdd_core [ 2.356140] omap2_set_init_voltage: unable to find boot up OPP for vdd_iva [ 2.356170] omap2_set_init_voltage: unable to set vdd_iva [ 2.358825] cpufreq: __cpufreq_add_dev: CPU0: Running at unlisted freq: 699977 KHz [ 2.359130] cpufreq: __cpufreq_add_dev: CPU0: Unlisted initial frequency changed to: 800000 KHz [ 2.361724] Power Management for TI OMAP4+ devices. [ 2.361724] OMAP4 PM: u-boot >= v2012.07 is required for full PM support [ 2.361877] ThumbEE CPU extension supported. [ 2.367889] Registering SWP/SWPB emulation handler [ 2.367889] SmartReflex Class3 initialized [ 2.375732] twl_rtc 48070000.i2c:twl@48:rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 2.375732] sr_init: No PMIC hook to init smartreflex [ 2.375762] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized [ 2.376251] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized [ 2.376251] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized [ 2.406951] VUSB: disabling [ 2.407531] VANA: disabling [ 2.408111] VDAC: disabling [ 2.410430] VAUX1_6030: disabling [ 2.537658] mmcblk0: mmc0:0007 SD08G 7.42 GiB [ 2.546356] mmcblk0: p1 p2 [ 2.552062] Waiting for root device /dev/mmcblk1p2... [ 2.564392] omap_hsmmc 480d5000.mmc: exceeding card's volts [ 2.632354] hw-breakpoint: Failed to enable monitor mode on CPU 0. [ 2.650482] hw-breakpoint: CPU 0 failed to disable vector catch [ 2.836273] mmc1: host does not support reading read-only switch, assuming write-enable [ 2.846588] mmc1: new high speed SDHC card at address b368 [ 2.853363] mmcblk1: mmc1:b368 USD 3.75 GiB [ 2.860260] mmcblk1: p1 p2 [ 2.883331] EXT3-fs (mmcblk1p2): error: couldn't mount because of unsupported optional features (240) [ 2.894714] EXT2-fs (mmcblk1p2): error: couldn't mount because of unsupported optional features (240) [ 2.937805] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.937805] VFS: Mounted root (ext4 filesystem) readonly on device 179:10. [ 2.957763] devtmpfs: mounted [ 2.961944] Freeing unused kernel memory: 428K (c0863000 - c08ce000) modprobe: FATAL: Could not load /lib/modules/3.19.0-rc6-119021-g26bc420b/modules.dep: No such file or directory INIT: version 2.88 booting Using makefile-style concurrent boot in runlevel S. Starting the hotplug events dispatcher: udevd[ 4.219055] udevd[111]: starting version 172 . Synthesizing the initial hotplug events...done. Waiting for /dev to be fully populated...[ 5.332336] Alignment trap: not handling instruction e2822001 at [] [ 5.339508] Unhandled fault: alignment exception (0x801) at 0x000007c3 [ 5.346710] Internal error: : 801 [#1] SMP ARM [ 5.351348] Modules linked in: [ 5.354644] CPU: 1 PID: 216 Comm: udevd Tainted: G W 3.19.0-rc6-119021-g26bc420b #1 [ 5.363769] Hardware name: Generic OMAP4 (Flattened Device Tree) [ 5.370056] task: ed124e40 ti: ed126000 task.ti: ed126000 [ 5.375732] PC is at trace_hardirqs_off_caller+0x58/0xc8 [ 5.381317] LR is at debug_check_no_locks_freed+0x3c/0x150 [ 5.386566] pc : [] lr : [] psr: 20000193 [ 5.386566] sp : ed127e80 ip : 00000000 fp : 00000000 [ 5.399108] r10: 00000020 r9 : 000002e2 r8 : ee4057a4 [ 5.404571] r7 : 20000113 r6 : ed124e40 r5 : c0785a74 r4 : ee4057a4 [ 5.411193] r3 : ed124e40 r2 : 000007c3 r1 : 00000000 r0 : c0083ad4 [ 5.417999] Flags: nzCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment user [ 5.425476] Control: 10c5387d Table: ad1e004a DAC: 00000015 [ 5.431884] Process udevd (pid: 216, stack limit = 0xed126240) [ 5.437835] Stack: (0xed127e80 to 0xed128000) [ 5.441650] 7e80: ee4057a4 c0083ad4 ee405798 c007effc ed124e40 ee4057a4 c0785a74 c1126cb4 [ 5.451049] 7ea0: 00000000 00000000 ee405500 c0085f50 ee405798 00000000 c0978b38 c008687c [ 5.459350] 7ec0: 01200011 ee409040 b6f23358 c003c9cc 00000000 00000000 00000000 00000000 [ 5.468292] 7ee0: ee409350 ee409408 00000001 00000000 ee7a2c50 00000000 00000000 00000000 [ 5.474273] 7f00: 00000000 00000001 c0164914 c0083060 3dc2c2ec 00000001 00000000 fffffff4 [ 5.480651] 7f20: 00000000 b6f23358 beb18968 01200011 00000078 00000000 ed126000 00000000 [ 5.493896] 7f40: beb189a4 c003d484 00000000 00000000 ee7a2c40 00000007 ee671e00 c000e9e4 [ 5.501831] 7f60: 00000007 ee7a2c40 00000001 ed124e40 c000e844 00000001 00000167 c008399c [ 5.511260] 7f80: beb1aa48 b6f53008 b6f23358 beb18968 000000d8 00000078 c000e9e4 ed126000 [ 5.518157] 7fa0: 00000000 c000e820 b6f23358 beb18968 01200011 00000000 00000000 00000000 [ 5.528442] 7fc0: b6f23358 beb18968 000000d8 00000078 b6ebe000 b6f535b8 beb18978 beb189a4 [ 5.530548] 7fe0: b6f237b0 beb18968 000000d8 b6e256d0 60000110 01200011 af7fd821 af7fdc21 [ 5.544433] [] (trace_hardirqs_off_caller) from [] (debug_check_no_locks_freed+0x3c/0x150) [ 5.553710] [] (debug_check_no_locks_freed) from [] (__raw_spin_lock_init+0x18/0x4c) [ 5.561462] [] (__raw_spin_lock_init) from [] (__init_rwsem+0x44/0x64) [ 5.574829] [] (__init_rwsem) from [] (copy_process.part.46+0xd3c/0x16bc) [ 5.583679] [] (copy_process.part.46) from [] (do_fork+0x9c/0x440) [ 5.590270] [] (do_fork) from [] (ret_fast_syscall+0x0/0x4c) [ 5.599304] Code: 08bd8010 e5932540 e3a01000 e2822001 (e5831554) [ 5.602081] ---[ end trace 395df7e9a2dad55d ]--- udevd[111]: worker [216] terminated by signal 11 (Segmentation fault) udevd[111]: worker [216] failed while handling '/devices/virtual/block/ram9' done. Activating swap...done. [ 5.797760] EXT4-fs (mmcblk1p2): warning: mounting fs with errors, running e2fsck is recommended [ 6.162994] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null) Cleaning up ifupdown.... Setting up networking.... Loading kernel modules...done. Activating lvm and md swap...done. Checking file systems...fsck from util-linux 2.19.1 done. Mounting local filesystems...done. Activating swapfile swap...done. Cleaning up temporary files.... Configuring network interfaces...done. Cleaning up temporary files.... Setting kernel variables ...done. [ 9.325622] random: dd urandom read with 68 bits of entropy available INIT: Entering runlevel: 2 Using makefile-style concurrent boot in runlevel 2. Debian GNU/Linux wheezy/sid armel ttyO2 armel login: