Skip to content

Instantly share code, notes, and snippets.

@mcgrof
Created May 1, 2013 02:52
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mcgrof/5493467 to your computer and use it in GitHub Desktop.
[0] welcome to lk
[10] platform_init()
[10] target_init()
[20] Keypad initialized for Dragonboard
[20] display_init
[20] Config MIPI_CMD_PANEL.
[130] Turn on MIPI_CMD_PANEL.
[1720] Serial No: 188010103221300500
[1730] MAC Address: 00d0caf1b340
[1750] USB init ept @ 0x88f66000
[1770] fastboot_init()
[1770] udc_start()
[1900] -- reset --
[1900] -- portchange --
[2010] -- reset --
[2010] -- portchange --
[2150] fastboot: processing commands
[9650] fastboot: download:00643000
[10160] fastboot: boot
[10190] Power on reason 32
[10190] booting linux @ 0x80208000, ramdisk @ 0x82200000 (334499)
[10190] cmdline: console=ttyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 maxcpus=2 earlyprintk wlan_mac=00d0caf1
b340 androidboot.emmc=true androidboot.serialno=188010103221300500 androidboot.baseband=msm
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.4.0-g27406e9-05546-gc7c25a6 (mcgrof@frijol) (gcc version 4.4.5 (Debian 4.4.5-8) ) #6 SMP PREEMPT Tue Apr 30 19:37:25 PDT 2013
[ 0.000000] CPU: ARMv7 Processor [511f04d4] revision 4 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine: APQ8060A Dragonboard
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: at /home/mcgrof/msm/arch/arm/mach-msm/board-8960.c:772 msm8960_calculate_reserve_sizes+0x3e0/0x480()
[ 0.000000] [<c0014508>] (unwind_backtrace+0x0/0x12c) from [<c008ec18>] (warn_slowpath_common+0x48/0x60)
[ 0.000000] [<c008ec18>] (warn_slowpath_common+0x48/0x60) from [<c008ec48>] (warn_slowpath_null+0x18/0x1c)
[ 0.000000] [<c008ec48>] (warn_slowpath_null+0x18/0x1c) from [<c0d108e8>] (msm8960_calculate_reserve_sizes+0x3e0/0x480)
[ 0.000000] [<c0d108e8>] (msm8960_calculate_reserve_sizes+0x3e0/0x480) from [<c0d08624>] (msm_reserve+0x18/0x294)
[ 0.000000] [<c0d08624>] (msm_reserve+0x18/0x294) from [<c0d05b88>] (arm_memblock_init+0x16c/0x1c0)
[ 0.000000] [<c0d05b88>] (arm_memblock_init+0x16c/0x1c0) from [<c0d04134>] (setup_arch+0x564/0x908)
[ 0.000000] [<c0d04134>] (setup_arch+0x564/0x908) from [<c0d007c0>] (start_kernel+0xb4/0x4c0)
[ 0.000000] [<c0d007c0>] (start_kernel+0xb4/0x4c0) from [<8020803c>] (0x8020803c)
[ 0.000000] ---[ end trace da227214a82491b7 ]---
[ 0.000000] memory pool 3 (start be500000 size 1b00000) initialized
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] smem_find(137, 80): wrong size 72
[ 0.000000] socinfo_init: v6, id=124, ver=4.1, raw_id=1920, raw_ver=7, hw_plat=1, hw_plat_ver=65536
[ 0.000000] accessory_chip=0 hw_plat_subtype=0
[ 0.000000] allocating 28016640 bytes at c2052000 (82252000 physical) for fb
[ 0.000000] PERCPU: Embedded 8 pages/cpu @c3b0d000 s16640 r0 d16128 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 222468
[ 0.000000] Kernel command line: console=ttyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 maxcpus=2 earlyprint
k wlan_mac=00d0caf1b340 androidboot.emmc=true androidboot.serialno=188010103221300500 androidboot.baseband=msm
[ 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: 140MB 254MB 56MB 428MB = 878MB total
[ 0.000000] Memory: 843636k/874356k available, 55436k reserved, 123904K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0c20ab4 (12387 kB)
[ 0.000000] .init : 0xc0d00000 - 0xc0e04100 (1041 kB)
[ 0.000000] .data : 0xc0e06000 - 0xc0fa1b68 (1647 kB)
[ 0.000000] .bss : 0xc0fa1b8c - 0xc12277a8 (2584 kB)
[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:1177
[ 0.000000] kmemleak: Kernel memory leak detector disabled
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30520ns, wraps every 131084001ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.150221] Calibrating delay using timer specific routine.. 13.53 BogoMIPS (lpj=67685)
[ 0.157301] pid_max: default: 32768 minimum: 301
[ 0.162582] Mount-cache hash table entries: 512
[ 0.168625] Initializing cgroup subsys debug
[ 0.171951] Initializing cgroup subsys cpuacct
[ 0.176499] Initializing cgroup subsys freezer
[ 0.181046] CPU: Testing write buffer coherency: ok
[ 0.186387] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.191698] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
[ 0.199633] Setting up static identity map for 0x80a655d0 - 0x80a65658
[ 0.209644] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.210010] Brought up 2 CPUs
[ 0.217823] SMP: Total of 2 processors activated (27.07 BogoMIPS).
[ 0.241965] dummy:
[ 0.243705] NET: Registered protocol family 16
[ 0.248588] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
[ 0.257622] meminfo_init: smem ram ptable found: ver: 0 len: 5
[ 0.262536] Found 1 memory banks grouped into 8 memory regions
[ 0.268701] gpiochip_add: registered GPIOs 0 to 151 on device: msmgpio
[ 0.276178] msm_rpm_init: RPM firmware 3.0.16842893
[ 0.306394] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.311979] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.318602] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.325194] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.331817] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.338379] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.345002] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.351564] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.385136] saw_probe: id=0, name=8921_s5
[ 0.388768] saw_probe: id=1, name=8921_s6
[ 0.392736] gpio_vreg_probe: id=202, name=ext_5v, gpio=202, gpio_label=ext_5v_en
[ 0.400122] pm8921_probe: PMIC revision 1: F4
[ 0.404181] pm8921_probe: PMIC revision 2: 06
[ 0.408606] pm8921_probe: PMIC version: PM8921 rev 3.0
[ 0.413856] pm8921_probe: PMIC Restart Reason: Triggered from CHG (usb charger insertion)
[ 0.423683] gpiochip_add: registered GPIOs 152 to 195 on device: pm-gpio
[ 0.430001] pm_gpio_probe: OK: base=152, ngpio=44
[ 0.434579] gpiochip_add: registered GPIOs 196 to 207 on device: pm8xxx-mpp
[ 0.441355] pm8xxx_mpp_probe: OK: base=196, ngpio=12
[ 0.453074] gpio_vreg_probe: id=193, name=ext_otg_sw, gpio=193, gpio_label=ext_otg_sw_en
[ 0.477124] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.484236] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.492507] ------------[ cut here ]------------
[ 0.496261] WARNING: at /home/mcgrof/msm/arch/arm/mach-msm/subsystem_restart.c:592 subsys_restart_init+0xf4/0x124()
[ 0.506729] [<c0014508>] (unwind_backtrace+0x0/0x12c) from [<c008ec18>] (warn_slowpath_common+0x48/0x60)
[ 0.516252] [<c008ec18>] (warn_slowpath_common+0x48/0x60) from [<c008ec48>] (warn_slowpath_null+0x18/0x1c)
[ 0.525988] [<c008ec48>] (warn_slowpath_null+0x18/0x1c) from [<c0d0d9f0>] (subsys_restart_init+0xf4/0x124)
[ 0.535693] [<c0d0d9f0>] (subsys_restart_init+0xf4/0x124) from [<c0d00200>] (do_one_initcall+0x94/0x164)
[ 0.545276] [<c0d00200>] (do_one_initcall+0x94/0x164) from [<c0d00460>] (kernel_init+0xe4/0x1b8)
[ 0.554097] [<c0d00460>] (kernel_init+0xe4/0x1b8) from [<c000f2d0>] (kernel_thread_exit+0x0/0x8)
[ 0.562978] ---[ end trace da227214a82491b8 ]---
[ 0.571677] i2c i2c-4: Failed to register i2c client s5k3h2 at 0x10 (-16)
[ 0.577567] i2c i2c-4: Can't create device at 0x10
[ 0.584190] sps:BAM 0x12244000 enabled: ver:0x5, number of pipes:20
[ 0.589348] sps:BAM 0x12244000 is registered.
[ 0.594048] sps:sps is ready.
[ 0.650907] bio: create slab <bio-0> at 0
[ 0.655608] vgaarb: loaded
[ 0.657622] ION heap vmalloc created
[ 0.661101] ION heap mm created at a0000000 with size 3800000
[ 0.666870] ION heap mm_fw created at 9fe00000 with size 1e0000
[ 0.672913] ION heap mfc created at a3800000 with size 2000
[ 0.678498] ION heap iommu created
[ 0.681977] ION heap qsecom created at be509000 with size 780000
[ 0.688081] ION heap audio created at bec89000 with size 4cf000
[ 0.694033] ion_heap_create: Invalid heap type 3
[ 0.718937] qup_i2c qup_i2c.10: QUP: I2C status flags :0x11163c8, irq:224
[ 0.724828] qup_i2c qup_i2c.10: I2C slave addr:0x8 not connected
[ 0.730901] msm_smsc_hub msm_smsc_hub: failed to connect to smsc_hubthrough I2C
[ 0.739691] pm8xxx_pwm_probe: OK
[ 0.742835] SCSI subsystem initialized
[ 0.746467] sps:BAM 0x28084000 enabled: ver:0x12, number of pipes:31
[ 0.751960] sps:BAM 0x28084000 is registered.
[ 0.757973] usbcore: registered new interface driver usbfs
[ 0.762948] usbcore: registered new interface driver hub
[ 0.762978] slimbus:1 laddr:0x0, EAPC:0x1:0x1
[ 0.772379] slimbus:1 laddr:0x1, EAPC:0x0:0x1
[ 0.776896] slimbus:1 laddr:0x2, EAPC:0x5:0x1
[ 0.776896] usbcore: registered new device driver usb
[ 0.777475] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-pwrkey/input/input0
[ 0.778086] Linux media interface: v0.10
[ 0.778177] Linux video capture interface: v2.00
[ 0.780924] msm_iommu_dev: device vpe mapped at f0400000, with 2 ctx banks
[ 0.781077] msm_iommu_dev: device mdp0 mapped at f0600000, with 2 ctx banks
[ 0.781260] msm_iommu_dev: device mdp1 mapped at f0800000, with 2 ctx banks
[ 0.781443] msm_iommu_dev: device rot mapped at f0a00000, with 2 ctx banks
[ 0.781596] msm_iommu_dev: device ijpeg mapped at f0c00000, with 2 ctx banks
[ 0.781779] msm_iommu_dev: device vfe mapped at f0e00000, with 2 ctx banks
[ 0.781931] msm_iommu_dev: device vcodec_a mapped at f1000000, with 2 ctx banks
[ 0.782115] msm_iommu_dev: device vcodec_b mapped at f1200000, with 2 ctx banks
[ 0.782328] msm_iommu_dev: device gfx3d mapped at f1400000, with 3 ctx banks
[ 0.782542] msm_iommu_dev: device jpegd mapped at f1600000, with 2 ctx banks
[ 0.782725] msm_iommu_dev: device gfx2d0 mapped at f1800000, with 2 ctx banks
[ 0.782939] msm_iommu_dev: device gfx2d1 mapped at f1a00000, with 2 ctx banks
[ 0.890462] msm_iommu_ctx msm_iommu_ctx.2: context vpe_src using bank 0
[ 0.897237] msm_iommu_ctx msm_iommu_ctx.3: context vpe_dst using bank 1
[ 0.903982] msm_iommu_ctx msm_iommu_ctx.4: context mdp_port0_cb0 using bank 0
[ 0.911277] msm_iommu_ctx msm_iommu_ctx.5: context mdp_port0_cb1 using bank 1
[ 0.918296] msm_iommu_ctx msm_iommu_ctx.6: context mdp_port1_cb0 using bank 0
[ 0.925560] msm_iommu_ctx msm_iommu_ctx.7: context mdp_port1_cb1 using bank 1
[ 0.932733] msm_iommu_ctx msm_iommu_ctx.8: context rot_src using bank 0
[ 0.939417] msm_iommu_ctx msm_iommu_ctx.9: context rot_dst using bank 1
[ 0.946101] msm_iommu_ctx msm_iommu_ctx.10: context ijpeg_src using bank 0
[ 0.953059] msm_iommu_ctx msm_iommu_ctx.11: context ijpeg_dst using bank 1
[ 0.959987] msm_iommu_ctx msm_iommu_ctx.12: context vfe_imgwr using bank 0
[ 0.966946] msm_iommu_ctx msm_iommu_ctx.13: context vfe_misc using bank 1
[ 0.973783] msm_iommu_ctx msm_iommu_ctx.14: context vcodec_a_stream using bank 0
[ 0.981291] msm_iommu_ctx msm_iommu_ctx.15: context vcodec_a_mm1 using bank 1
[ 0.988585] msm_iommu_ctx msm_iommu_ctx.16: context vcodec_b_mm2 using bank 0
[ 0.995879] msm_iommu_ctx msm_iommu_ctx.17: context gfx3d_user using bank 0
[ 1.002807] msm_iommu_ctx msm_iommu_ctx.18: context gfx3d_priv using bank 1
[ 1.009766] msm_iommu_ctx msm_iommu_ctx.0: context jpegd_src using bank 0
[ 1.016572] msm_iommu_ctx msm_iommu_ctx.1: context jpegd_dst using bank 1
[ 1.023592] msm_iommu_ctx msm_iommu_ctx.19: context gfx2d0_2d0 using bank 0
[ 1.030550] msm_iommu_ctx msm_iommu_ctx.20: context gfx2d1_2d1 using bank 0
[ 1.037540] Advanced Linux Sound Architecture Driver Version 1.0.25.
[ 1.044590] Bluetooth: Core ver 2.16
[ 1.047459] NET: Registered protocol family 31
[ 1.051884] Bluetooth: HCI device and connection manager initialized
[ 1.058354] Bluetooth: HCI socket layer initialized
[ 1.063268] Bluetooth: L2CAP socket layer initialized
[ 1.068731] Bluetooth: SCO socket layer initialized
[ 1.073798] cfg80211: Calling CRDA to update world regulatory domain
[ 1.080909] Switching to clocksource gp_timer
[ 1.131695] NET: Registered protocol family 2
[ 1.135876] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 1.146467] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 1.160994] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
[ 1.167892] TCP: Hash tables configured (established 131072 bind 65536)
[ 1.173569] TCP: reno registered
[ 1.177079] UDP hash table entries: 512 (order: 2, 24576 bytes)
[ 1.183000] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
[ 1.189836] NET: Registered protocol family 1
[ 1.194262] RPC: Registered named UNIX socket transport module.
[ 1.199755] RPC: Registered udp transport module.
[ 1.204517] RPC: Registered tcp transport module.
[ 1.209247] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.216206] Trying to unpack rootfs image as initramfs...
[ 1.248222] Freeing initrd memory: 324K
[ 1.252769] Detected 5 counters on the L2CC PMU.
[ 1.258690] pil_riva pil_riva: using secure boot
[ 1.265893] pil_dsps pil_dsps: using secure boot
[ 1.271692] smd_channel_probe_worker: allocation table not initialized
[ 1.288722] msm_dsps driver version 4.03.
[ 1.295589] NET: Registered protocol family 27
[ 1.301358] dspcrashd_probe: Platform driver values: Base = 0x8da00000, Size = 0x1800000,pdata = 0xdeaddead
[ 1.314726] dma_test_init, minor number 33
[ 1.318083] acpuclk-8960 acpuclk-8960: SPEED BIN: 0
[ 1.322844] acpuclk-8960 acpuclk-8960: ACPU PVS: 1
[ 1.329314] acpuclk-8960 acpuclk-8960: CPU0: 12 frequencies supported
[ 1.334869] acpuclk-8960 acpuclk-8960: CPU1: 12 frequencies supported
[ 1.344666] msm_rpm_log_probe: OK
[ 1.353242] usbcore: registered new interface driver hsic_sysmon
[ 1.361849] highmem bounce pool size: 64 pages
[ 1.380436] NFS: Registering the id_resolver key type
[ 1.389073] fuse init (API version 7.18)
[ 1.393529] msgmni has been set to 1406
[ 1.397405] cryptomgr_test used greatest stack depth: 7016 bytes left
[ 1.410346] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 1.416877] io scheduler noop registered
[ 1.420784] io scheduler deadline registered
[ 1.425759] io scheduler cfq registered (default)
[ 1.429909] io scheduler test-iosched registered
[ 1.440653] mipi_dsi base phy_addr = 0x4700000 virt = 0xf1e00000
[ 1.445841] mmss_sfpb base phy_addr = 0x5700000,virt = 0xf0094000
[ 1.453258] msm_fb_detect_panel: not supported 'mipi_video_toshiba_wvga'
[ 1.458904] msm_fb_detect_panel: not supported 'mipi_video_toshiba_wsvga'
[ 1.465679] msm_fb_detect_panel: not supported 'mipi_video_toshiba_wuxga'
[ 1.472485] msm_fb_detect_panel: not supported 'mipi_video_novatek_qhd'
[ 1.479505] msm_fb_detect_panel: not supported 'mipi_cmd_novatek_qhd'
[ 1.485762] msm_fb_detect_panel: not supported 'mipi_video_orise_720p'
[ 1.492293] msm_fb_detect_panel: not supported 'mipi_cmd_orise_720p'
[ 1.498763] msm_fb_detect_panel: not supported 'mipi_video_renesas_fwvga'
[ 1.505631] msm_fb_detect_panel: not supported 'mipi_cmd_renesas_fwvga'
[ 1.512253] msm_fb_detect_panel: not supported 'mipi_video_nt35510_wvga'
[ 1.519121] msm_fb_detect_panel: not supported 'mipi_cmd_nt35510_wvga'
[ 1.525682] msm_fb_detect_panel: not supported 'mipi_video_truly_qhd'
[ 1.532122] msm_fb_detect_panel: not supported 'mipi_cmd_truly_qhd'
[ 1.538531] msm_fb_detect_panel: not supported 'mipi_cmd_nt35590_720p'
[ 1.545124] msm_fb_detect_panel: not supported 'mipi_video_nt35590_720p'
[ 1.551838] msm_fb_detect_panel: not supported 'mipi_video_chimei_wxga'
[ 1.558644] msm_fb_detect_panel: not supported 'mipi_video_chimei_wuxga'
[ 1.565359] msm_fb_detect_panel: not supported 'mipi_video_truly_wvga'
[ 1.572806] setting pdata->panel_info.fb_num to 3. type: 8
[ 1.605280] FrameBuffer[0] 480x800 size=4608000 bytes is registered successfully!
[ 1.612574] cont_splash_clk_ctrl: dsi_esc_clk - clk_set_rate failed
[ 1.619410] hdmi_msm hdmi_msm.1: WARNING: HDCP disabled
[ 1.623958] setting pdata->panel_info.fb_num to 1. type: 7
[ 1.630703] FrameBuffer[1] 1920x1080 size=0 bytes is registered successfully!
[ 1.637417] mdp4_dtv_vsync_init: ndx=0
[ 1.640958] hdmi_msm hdmi_msm.1: external_common_state_create: sysfs group eed40408
[ 1.648527] hdmi_msm hdmi_msm.1: hdmi_msm_config_hdcp_feature: HDCP Feature: Disabled
[ 1.656828] MHL: I2C driver add failed
[ 1.660155] Exiting from the init with err
[ 1.665038] setting pdata->panel_info.fb_num to 1. type: 10
[ 1.670349] Inside writeback_driver_init
[ 1.674256] Inside writeback_probe
[ 1.678437] FrameBuffer[2] 1280x720 size=0 bytes is registered successfully!
[ 1.686860]
[ 1.686860] msm_vidc_enc: Inside vid_enc_init()
[ 1.692293]
[ 1.692293] msm_vidc_enc: Inside vid_enc_vcd_init()
[ 1.702334] msm_serial_hs.2: ttyHS2 at MMIO 0x1a040000 (irq = 192) is a MSM HS UART
[ 1.710544] msm_serial_hs.0: ttyHS0 at MMIO 0x16540000 (irq = 188) is a MSM HS UART
[ 1.718205] msm_serial_hs module loaded
[ 1.721379] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
[ 1.727208] msm_serial_hsl.0: ttyHSL0 at MMIO 0x16440000 (irq = 186)(\FD[ 1.734289] msm_hsl_console_setup: console setup on port #0
[ 1.739020] console [ttyHSL0] enabled, bootconsole disabled
[ 1.739020] console [ttyHSL0] enabled, bootconsole disabled
[ 1.751014] msm_serial_hsl_init: driver initialized
[ 1.757729] msm_rotator_probe: rotator_hw_revision=2
[ 1.767404] diagchar initialized now
[ 1.783061] brd: module loaded
[ 1.792034] loop: module loaded
[ 1.794719] tspp: failed to get tsif_pclk
[ 1.798046] msm_tspp: probe of msm_tspp.0 failed with error -2
[ 1.804242] i2c-core: driver [isa1200] using legacy suspend method
[ 1.810163] i2c-core: driver [isa1200] using legacy resume method
[ 1.818037] tabla-slim tabla-slim: Platform data from board file
[ 1.856310] slimbus:1 laddr:0x3, EAPC:0x1:0x60
[ 1.859667] slimbus:1 laddr:0x4, EAPC:0x0:0x60
[ 1.984892] wcd9xxx_slim_probe: failed to get slimbus tabla-slim logical address: -6
[ 1.995757] tabla2x-slim tabla2x-slim: Platform data from board file
[ 2.073615] wcd9xxx_check_codec_type: codec is tabla_codec
[ 2.078010] wcd9xxx_check_codec_type: Read codec idbytes & version
[ 2.078010] byte_0[00000002] byte_1[00000000] byte_2[00000000]
[ 2.078040] byte_3[00000001] version = 2
[ 2.095803] i2c-core: driver [tabla-i2c-core] using legacy suspend method
[ 2.101571] i2c-core: driver [tabla-i2c-core] using legacy resume method
[ 2.112009] SCSI Media Changer driver v0.25
[ 2.117411] spi_qsd spi_qsd.0: master is unqueued, this is deprecated
[ 2.126079] tun: Universal TUN/TAP device driver, 1.6
[ 2.130138] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 2.136731] rmnet_init: BAM devices[8]
[ 2.174362] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ 2.183091] CSLIP: code copyright 1989 Regents of the University of California.
[ 2.190630] wcnss_wlan probed in built-in mode
[ 2.196459] usbcore: registered new interface driver asix
[ 2.201007] usbcore: registered new interface driver cdc_ether
[ 2.206867] usbcore: registered new interface driver smsc95xx
[ 2.212513] usbcore: registered new interface driver net1080
[ 2.218220] usbcore: registered new interface driver cdc_subset
[ 2.224050] usbcore: registered new interface driver zaurus
[ 2.230154] usbcore: registered new interface driver cdc_ncm
[ 2.235556] msm_otg msm_otg: msm_otg probe
[ 2.239371] msm_otg msm_otg: OTG regs = f00b0000
[ 2.247459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.267083] msm_hsic_host msm_hsic_host: Qualcomm EHCI Host Controller using HSIC
[ 2.274011] msm_hsic_host msm_hsic_host: new USB bus registered, assigned bus number 1
[ 2.305081] msm_hsic_host msm_hsic_host: irq 261, io mem 0x12520000
[ 2.325041] msm_hsic_host msm_hsic_host: USB 2.0 started, EHCI 1.00
[ 2.330901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.337158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.344300] usb usb1: Product: Qualcomm EHCI Host Controller using HSIC
[ 2.350953] usb usb1: Manufacturer: Linux 3.4.0-g27406e9-05546-gc7c25a6 ehci_hcd
[ 2.358309] usb usb1: SerialNumber: msm_hsic_host
[ 2.364169] hub 1-0:1.0: USB hub found
[ 2.367068] hub 1-0:1.0: 1 port detected
[ 2.373050] usbcore: registered new interface driver cdc_acm
[ 2.377781] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.385746] Initializing USB Mass Storage driver...
[ 2.390721] usbcore: registered new interface driver usb-storage
[ 2.396612] USB Mass Storage support registered.
[ 2.401251] usbcore: registered new interface driver ums-alauda
[ 2.407263] usbcore: registered new interface driver ums-cypress
[ 2.413184] usbcore: registered new interface driver ums-datafab
[ 2.419197] usbcore: registered new interface driver ums-freecom
[ 2.425179] usbcore: registered new interface driver ums-isd200
[ 2.431008] usbcore: registered new interface driver ums-jumpshot
[ 2.437173] usbcore: registered new interface driver ums-karma
[ 2.442911] usbcore: registered new interface driver ums-onetouch
[ 2.449076] usbcore: registered new interface driver ums-sddr09
[ 2.454906] usbcore: registered new interface driver ums-sddr55
[ 2.460857] usbcore: registered new interface driver ums-usbat
[ 2.467144] usbcore: registered new interface driver usbserial
[ 2.472333] usbserial: USB Serial Driver core
[ 2.476850] usbcore: registered new interface driver qc_csvt
[ 2.482435] USB Serial support registered for qc_csvt
[ 2.487562] usbcore: registered new interface driver usb_ehset_test
[ 2.493728] usbcore: registered new interface driver diag_bridge
[ 2.500259] usbcore: registered new interface driver mdm_bridge
[ 2.508103] usbcore: registered new interface driver ks_bridge
[ 2.512925] ksb_init: init done
[ 2.518449] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
[ 2.524095] mbim_init: initialize 1 instances
[ 2.528185] mbim_init: Initialized 1 ports
[ 2.537280] rndis_qc_init: initialize rndis QC instance
[ 2.541584] msm_otg msm_otg: phy_reset: success
[ 2.547016] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 2.552907] android_usb gadget: Number of LUNs=1
[ 2.557576] lun0: LUN: removable file: (no medium)
[ 2.563375] android_usb gadget: android_usb ready
[ 2.569296] mousedev: PS/2 mouse device common for all mice
[ 2.576529] input: keypad_8960 as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-keypad/input/input1
[ 2.586448] usbcore: registered new interface driver xpad
[ 2.590996] cyttsp_init:Cypress TrueTouch(R) Standard Product
[ 2.596642] cyttsp_init:I2C Touchscreen Driver (Built Apr 30 2013 @ 19:29:44)
[ 2.603845] Sitronix touch driver 2.9.10
[ 2.607660] Release date: 20120911
[ 2.611658] sitronix_ts_reset_ic
[ 2.705234] usb 1-1: new high-speed USB device number 2 using msm_hsic_host
[ 2.736059] usb 1-1: New USB device found, idVendor=0424, idProduct=2640
[ 2.741736] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.749641] hub 1-1:1.0: USB hub found
[ 2.752784] hub 1-1:1.0: 3 ports detected
[ 2.766854] status reg = 0
[ 2.769449] resolution = 480 x 800
[ 2.772897] Chip ID = 0
[ 2.774454] Num_X = 10
[ 2.776865] Num_Y = 17
[ 2.780131] fw revision (hex) = 5 4 0 8
[ 2.783793] i2c protocol = 1
[ 2.785930] sensing mode = 0
[ 2.789470] max touches = 5
[ 2.792034] input: sitronix-i2c-touch-key as /devices/i2c-3/3-0055/input/input2
[ 2.799542] input: sitronix-i2c-touch-mt as /devices/i2c-3/3-0055/input/input3
[ 2.806592] sitronix 3-0055: irq = 334
[ 2.810376] lis3dh_acc accelerometer driver: init
[ 2.814710] i2c-core: driver [lis3dh_acc] using legacy suspend method
[ 2.821089] i2c-core: driver [lis3dh_acc] using legacy resume method
[ 2.827987] Unable to handle kernel paging request at virtual address c0b66d0d
[ 2.834610] pgd = c0004000
[ 2.837295] [c0b66d0d] *pgd=80c1941e(bad)
[ 2.841294] Internal error: Oops: 80d [#1] PREEMPT SMP ARM
[ 2.846757] CPU: 0 Tainted: G W (3.4.0-g27406e9-05546-gc7c25a6 #6)
[ 2.854143] PC is at memcpy+0xd0/0x330
[ 2.857866] LR is at vsnprintf+0x10c/0x348
[ 2.861956] pc : [<c02b7c50>] lr : [<c02c341c>] psr: 60000013
[ 2.861956] sp : dc545f1c ip : 00000073 fp : dc545f38
[ 2.873432] r10: c0b6693e r9 : 00000002 r8 : c0b66d0d
[ 2.878620] r7 : c0b66940 r6 : c0b66d18 r5 : c0b66d0d r4 : 00000072
[ 2.885151] r3 : 00000000 r2 : 00000000 r1 : c0b66940 r0 : c0b66d0d
[ 2.891652] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel
[ 2.898947] Control: 10c5787d Table: 8020406a DAC: 00000015
[ 2.904684]
[ 2.904684] PC: 0xc02b7bd0:
[ 2.908927] 7bd0 e8a051f8 aafffffa e3720060 aafffff9 e212c01c e26cc020 108ff00c ea000011
[ 2.917076] 7bf0 e320f000 e4913004 e4914004 e4915004 e4916004 e4917004 e4918004 e491e004
[ 2.925255] 7c10 e08ff00c e320f000 e320f000 e4803004 e4804004 e4805004 e4806004 e4807004
[ 2.933404] 7c30 e4808004 e480e004 e8bd01e0 e1b02f82 14d13001 24d14001 24d1c001 14c03001
[ 2.941553] 7c50 24c04001 24c0c001 e8bd8011 e26cc004 e35c0002 c4d13001 a4d14001 e4d1e001
[ 2.949732] 7c70 c4c03001 a4c04001 e052200c e4c0e001 baffffed e211c003 0affffc4 e3c11003
[ 2.957881] 7c90 e35c0002 e491e004 0a00002c ca000057 e252201c ba00001f e92d03e0 f5d1f000
[ 2.966061] 7cb0 e2522060 f5d1f01c ba000002 f5d1f03c f5d1f05c f5d1f07c e8b100f0 e1a0342e
[ 2.974210]
[ 2.974210] LR: 0xc02c339c:
[ 2.978452] 339c e1a09000 e08a7000 e3530011 979ff103 ea00006b c02c33f8 c02c3424 c02c3430
[ 2.986632] 33bc c02c343c c02c34b8 c02c34e0 c02c3528 c02c3538 c02c3560 c02c3560 c02c3560
[ 2.994781] 33dc c02c3560 c02c3560 c02c3560 c02c3560 c02c3560 c02c3560 c02c354c e1550006
[ 3.002960] 33fc 2a000006 e0652006 e1a0100a e1500002 b1a02000 a1a02002 e1a00005 ebffd1d8
[ 3.011109] 341c e0855009 ea00007b e1d4c0b0 e1cdc1b4 ea00003b e1d420b0 e1cd21b6 ea000038
[ 3.019258] 343c e5dd3011 e3130010 0a000004 ea00000a e1550006 33a03020 35c53000 e2855001
[ 3.027437] 345c e1dd31b4 e2433001 e6ff3073 e1cd31b4 e6bf3073 e3530000 cafffff4 e5943000
[ 3.035586] 347c e1550006 35c53000 ea000002 e1550006 33a0c020 35c5c000 e1dd31b4 e2855001
[ 3.043766]
[ 3.043766] SP: 0xdc545e9c:
[ 3.048008] 5e9c c00d3044 dc67a84c 60000013 dc67a850 c0862ab4 dc67a878 eea8b5a4 c02b7c50
[ 3.056157] 5ebc 60000013 ffffffff dc545f04 c0b66d0d c000e358 c0b66d0d c0b66940 00000000
[ 3.064336] 5edc 00000000 00000072 c0b66d0d c0b66d18 c0b66940 c0b66d0d 00000002 c0b6693e
[ 3.072485] 5efc dc545f38 00000073 dc545f1c c02c341c c02b7c50 60000013 ffffffff 0000000b
[ 3.080665] 5f1c c0b66d0d dc545f7c c02c341c 00000208 c0d46128 00000000 0000000b 00000000
[ 3.088814] 5f3c 00000000 c10f93c0 c0f2374c c0b66d0d c0fa1bc0 00000000 c0d0030c 00000208
[ 3.096963] 5f5c c0d46128 00000000 c02c36b0 c0b66d0d dc545f7c c0b6693e c0d2fe58 c0b6693e
[ 3.105142] 5f7c 30000048 c0d46120 c0d2fe30 c0fa1bc0 c0d00200 c0be52ac 00000208 00000006
[ 3.113291]
[ 3.113291] FP: 0xdc545eb8:
[ 3.117564] 5eb8 c02b7c50 60000013 ffffffff dc545f04 c0b66d0d c000e358 c0b66d0d c0b66940
[ 3.125713] 5ed8 00000000 00000000 00000072 c0b66d0d c0b66d18 c0b66940 c0b66d0d 00000002
[ 3.133862] 5ef8 c0b6693e dc545f38 00000073 dc545f1c c02c341c c02b7c50 60000013 ffffffff
[ 3.142041] 5f18 0000000b c0b66d0d dc545f7c c02c341c 00000208 c0d46128 00000000 0000000b
[ 3.150190] 5f38 00000000 00000000 c10f93c0 c0f2374c c0b66d0d c0fa1bc0 00000000 c0d0030c
[ 3.158370] 5f58 00000208 c0d46128 00000000 c02c36b0 c0b66d0d dc545f7c c0b6693e c0d2fe58
[ 3.166519] 5f78 c0b6693e 30000048 c0d46120 c0d2fe30 c0fa1bc0 c0d00200 c0be52ac 00000208
[ 3.174668] 5f98 00000006 00000006 00000000 c0d46120 c0d6e53c c0fa1bc0 00000007 c0d0030c
[ 3.182847]
[ 3.182847] R0: 0xc0b66c8d:
[ 3.187089] 6c8c 74736967 52207265 53204354 72756365 65642065 65636976 6c252820 000a2964
[ 3.195269] 6cac 523e363c 43204350 204c4c41 54202d2d 5420444f 20454d49 41445055 203a4554
[ 3.203418] 6ccc 63697474 203d206b 730a6425 706d6174 6c6c253d 66202c64 20716572 6425203d
[ 3.211567] 6cec 333c000a 3a73253e 6b6e5520 6e776f6e 65766520 4520746e 544e4556 0a78253d
[ 3.219746] 6d0c 30737200 30303030 00303030 5f637472 006d736d 6d6f682f 636d2f65 666f7267
[ 3.227895] 6d2c 6d736d2f 6972642f 73726576 6374722f 6374722f 6d736d2d 5000632e 2043494d
[ 3.236075] 6d4c 74697277 61662065 64656c69 4d50000a 72204349 20646165 6c696166 000a6465
[ 3.244224] 6d6c 61736944 6e696c62 6c612067 206d7261 65746e69 70757272 000a7374 61736944
[ 3.252372] 6d8c 6e696c62 6c612067 206d7261 6c696166 000a6465 61656c43 676e6972 616c6120
[ 3.260552]
[ 3.260552] R1: 0xc0b668c0:
[ 3.264794] 68c0 725f6d72 61656c65 203a6573 61656c63 65702072 6e69646e 6c612067 736d7261
[ 3.272974] 68e0 0a782520 3e363c00 72616c61 72745f6d 65676769 20646572 65707974 0a642520
[ 3.281123] 6900 3e363c00 72616c61 6425206d 656c6320 000a7261 613e363c 6d72616c 20642520
[ 3.289272] 6920 20746573 2e646c25 6c393025 3c000a64 6c613e36 206d7261 74696177 7372000a
[ 3.297451] 6940 78383025 43545200 67655220 65747369 676e6972 74697720 73252068 333c000a
[ 3.305600] 6960 3a73253e 616c7020 6f726674 72645f6d 72657669 6765725f 65747369 61662072
[ 3.313749] 6980 64656c69 7325000a 7245203a 20726f72 72746572 69766569 7220676e 28206374
[ 3.321928] 69a0 29444f54 6d697420 25000a65 45203a73 726f7272 74657220 76656972 20676e69
[ 3.330077]
[ 3.330077] R5: 0xc0b66c8d:
[ 3.334350] 6c8c 74736967 52207265 53204354 72756365 65642065 65636976 6c252820 000a2964
[ 3.342499] 6cac 523e363c 43204350 204c4c41 54202d2d 5420444f 20454d49 41445055 203a4554
[ 3.350648] 6ccc 63697474 203d206b 730a6425 706d6174 6c6c253d 66202c64 20716572 6425203d
[ 3.358828] 6cec 333c000a 3a73253e 6b6e5520 6e776f6e 65766520 4520746e 544e4556 0a78253d
[ 3.366976] 6d0c 30737200 30303030 00303030 5f637472 006d736d 6d6f682f 636d2f65 666f7267
[ 3.375156] 6d2c 6d736d2f 6972642f 73726576 6374722f 6374722f 6d736d2d 5000632e 2043494d
[ 3.383305] 6d4c 74697277 61662065 64656c69 4d50000a 72204349 20646165 6c696166 000a6465
[ 3.391454] 6d6c 61736944 6e696c62 6c612067 206d7261 65746e69 70757272 000a7374 61736944
[ 3.399633] 6d8c 6e696c62 6c612067 206d7261 6c696166 000a6465 61656c43 676e6972 616c6120
[ 3.407782]
[ 3.407782] R6: 0xc0b66c98:
[ 3.412055] 6c98 72756365 65642065 65636976 6c252820 000a2964 523e363c 43204350 204c4c41
[ 3.420204] 6cb8 54202d2d 5420444f 20454d49 41445055 203a4554 63697474 203d206b 730a6425
[ 3.428353] 6cd8 706d6174 6c6c253d 66202c64 20716572 6425203d 333c000a 3a73253e 6b6e5520
[ 3.436532] 6cf8 6e776f6e 65766520 4520746e 544e4556 0a78253d 30737200 30303030 00303030
[ 3.444681] 6d18 5f637472 006d736d 6d6f682f 636d2f65 666f7267 6d736d2f 6972642f 73726576
[ 3.452861] 6d38 6374722f 6374722f 6d736d2d 5000632e 2043494d 74697277 61662065 64656c69
[ 3.461010] 6d58 4d50000a 72204349 20646165 6c696166 000a6465 61736944 6e696c62 6c612067
[ 3.469159] 6d78 206d7261 65746e69 70757272 000a7374 61736944 6e696c62 6c612067 206d7261
[ 3.477338]
[ 3.477338] R7: 0xc0b668c0:
[ 3.481580] 68c0 725f6d72 61656c65 203a6573 61656c63 65702072 6e69646e 6c612067 736d7261
[ 3.489760] 68e0 0a782520 3e363c00 72616c61 72745f6d 65676769 20646572 65707974 0a642520
[ 3.497909] 6900 3e363c00 72616c61 6425206d 656c6320 000a7261 613e363c 6d72616c 20642520
[ 3.506058] 6920 20746573 2e646c25 6c393025 3c000a64 6c613e36 206d7261 74696177 7372000a
[ 3.514237] 6940 78383025 43545200 67655220 65747369 676e6972 74697720 73252068 333c000a
[ 3.522386] 6960 3a73253e 616c7020 6f726674 72645f6d 72657669 6765725f 65747369 61662072
[ 3.530566] 6980 64656c69 7325000a 7245203a 20726f72 72746572 69766569 7220676e 28206374
[ 3.538715] 69a0 29444f54 6d697420 25000a65 45203a73 726f7272 74657220 76656972 20676e69
[ 3.546864]
[ 3.546894] R8: 0xc0b66c8d:
[ 3.551136] 6c8c 74736967 52207265 53204354 72756365 65642065 65636976 6c252820 000a2964
[ 3.559285] 6cac 523e363c 43204350 204c4c41 54202d2d 5420444f 20454d49 41445055 203a4554
[ 3.567465] 6ccc 63697474 203d206b 730a6425 706d6174 6c6c253d 66202c64 20716572 6425203d
[ 3.575614] 6cec 333c000a 3a73253e 6b6e5520 6e776f6e 65766520 4520746e 544e4556 0a78253d
[ 3.583763] 6d0c 30737200 30303030 00303030 5f637472 006d736d 6d6f682f 636d2f65 666f7267
[ 3.591942] 6d2c 6d736d2f 6972642f 73726576 6374722f 6374722f 6d736d2d 5000632e 2043494d
[ 3.600091] 6d4c 74697277 61662065 64656c69 4d50000a 72204349 20646165 6c696166 000a6465
[ 3.608271] 6d6c 61736944 6e696c62 6c612067 206d7261 65746e69 70757272 000a7374fail to execute sys_fchmodat, ret = -2
[ 3.618922] 61736944
[ 3.621181] 6d8c 6e696c62 6c612067 206d7261 6c696166 000a6465 61656c43 676e6972 616c6120
[ 3.629360]
[ 3.629360] R10: 0xc0b668be:
[ 3.633694] 68bc 616c613e 725f6d72 61656c65 203a6573 61656c63 65702072 6e69646e 6c612067
[ 3.641843] 68dc 736d7261 0a782520 3e363c00 72616c61 72745f6d 65676769 20646572 65707974
[ 3.650022] 68fc 0a642520 3e363c00 72616c61 6425206d 656c6320 000a7261 613e363c 6d72616c
[ 3.658171] 691c 20642520 20746573 2e646c25 6c393025 3c000a64 6c613e36 206d7261 74696177
[ 3.666351] 693c 7372000a 78383025 43545200 67655220 65747369 676e6972 74697720 73252068
[ 3.674500] 695c 333c000a 3a73253e 616c7020 6f726674 72645f6d 72657669 6765725f 65747369
[ 3.682649] 697c 61662072 64656c69 7325000a 7245203a 20726f72 72746572 69766569 7220676e
[ 3.690828] 699c 28206374 29444f54 6d697420 25000a65 45203a73 726f7272 74657220 76656972
[ 3.698977] 69bc 20676e69 75636573 72206572 74206374 0a656d69 3a732500 696c4320 2d746e65
[ 3.707157] Process swapper/0 (pid: 1, stack limit = 0xdc5442f0)
[ 3.713139] Stack: (0xdc545f1c to 0xdc546000)
[ 3.717472] 5f00: c0b66d0d
[ 3.725652] 5f20: dc545f7c c02c341c 00000208 c0d46128 00000000 0000000b 00000000 00000000
[ 3.733801] 5f40: c10f93c0 c0f2374c c0b66d0d c0fa1bc0 00000000 c0d0030c 00000208 c0d46128
[ 3.741980] 5f60: 00000000 c02c36b0 c0b66d0d dc545f7c c0b6693e c0d2fe58 c0b6693e 30000048
[ 3.750129] 5f80: c0d46120 c0d2fe30 c0fa1bc0 c0d00200 c0be52ac 00000208 00000006 00000006
[ 3.758278] 5fa0: 00000000 c0d46120 c0d6e53c c0fa1bc0 00000007 c0d0030c 00000208 c0d46128
[ 3.766458] 5fc0: 00000000 c0d00460 00000006 00000006 c0d0030c 00000000 00000000 c0d0037c
[ 3.774607] 5fe0: c000f2d0 00000013 00000000 00000000 00000000 c000f2d0 00000000 00000000
[ 3.782786] Code: 14d13001 24d14001 24d1c001 14c03001 (24c04001)
[ 3.789012] ---[ end trace da227214a82491b9 ]---
[ 3.793834] swapper/0 used greatest stack depth: 5296 bytes left
[ 3.799572] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 3.799572]
[ 3.808576] CPU0: stopping
[ 3.811262] [<c0014508>] (unwind_backtrace+0x0/0x12c) from [<c0013570>] (handle_IPI+0x100/0x1d8)
[ 3.820021] [<c0013570>] (handle_IPI+0x100/0x1d8) from [<c00086cc>] (gic_handle_irq+0x108/0x114)
[ 3.828780] [<c00086cc>] (gic_handle_irq+0x108/0x114) from [<c000e3c0>] (__irq_svc+0x40/0x70)
[ 3.837295] Exception stack(0xc0e07f48 to 0xc0e07f90)
[ 3.842331] 7f40: ffffffed 00000000 02d0d000 c00623dc c0e06000 c0e4f9e8
[ 3.850480] 7f60: c0fa1c88 c09097d4 8020406a 511f04d4 00000000 00000000 c0e46fec c0e07f90
[ 3.858660] 7f80: c000f3d8 c000f3e4 a0000013 ffffffff
[ 3.863696] [<c000e3c0>] (__irq_svc+0x40/0x70) from [<c000f3e4>] (default_idle+0x24/0x2c)
[ 3.871844] [<c000f3e4>] (default_idle+0x24/0x2c) from [<c000f8cc>] (cpu_idle+0x9c/0xf0)
[ 3.879932] [<c000f8cc>] (cpu_idle+0x9c/0xf0) from [<c082d088>] (rest_init+0x88/0xa0)
[ 3.887746] [<c082d088>] (rest_init+0x88/0xa0) from [<c0d00b60>] (start_kernel+0x454/0x4c0)
[ 3.896078] [<c0d00b60>] (start_kernel+0x454/0x4c0) from [<8020803c>] (0x8020803c)
[ 3.903647] Rebooting in 5 seconds..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment