Skip to content

Instantly share code, notes, and snippets.

@silverjam
Created December 18, 2013 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save silverjam/434feac44e63eea624f1 to your computer and use it in GitHub Desktop.
Save silverjam/434feac44e63eea624f1 to your computer and use it in GitHub Desktop.
wcn36xx crash on suspend
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.4.0 (jam@notquantum) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #4 SMP PREEMPT Thu Nov 14 11:41:52 PST 2013
[ 0.000000] CPU: ARMv7 Processor [510f06f2] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine: Sony Mobile fusion3
[ 0.000000] Truncating memory at 0xc0000000 to fit in 32-bit physical address space
[ 0.000000] SONY hardware build PBA ID: '1267-1691'
[ 0.000000] SONY hardware build PBA rev(1): '3'
[ 0.000000] SONY hardware build PBA rev(2): '3'
[ 0.000000] SONY hardware build HW rev: yuga_gina_pq2_hvm (16)
[ 0.000000] Initialized persistent memory from fffdf000-ffffefff
[ 0.000000] ram_console memory reserved: 0x20000@0xfffdf000
[ 0.000000] rdtags memory reserved: 0x80000@0xfff5f000
[ 0.000000] s1boot_rpm memory reserved: 0x15f000@0xffe00000
[ 0.000000] memory pool 3 (start fbf00000 size 3f00000) initialized
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] socinfo_init: v7, id=109, ver=1.1, raw_id=1817, raw_ver=1817, hw_plat=8, hw_plat_ver=65536
[ 0.000000] accessory_chip=0, hw_plat_subtype=1, pmic_model=18, pmic_die_revision=4
[ 0.000000] allocating 25100288 bytes at c219a000 (8239a000 physical) for fb
[ 0.000000] PERCPU: Embedded 9 pages/cpu @c398d000 s15296 r8192 d13376 u36864
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 481155
[ 0.000000] Kernel command line: androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 vmalloc=400M androidboot.emmc=true androidboot.bootloader=s1 oemandroidboot.s1boot=S1_Boot_Lagan_1.1.1_1 androidboot.serialno=CB5A1TZZMV ta_info=1,16,256 startup=0x00000004 warmboot=0x77665501 oemandroidboot.imei=3579450523041500 oemandroidboot.babe1325=313236372d31363931 oemandroidboot.babe1326=33 androidboot.baseband=mdm
[ 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 74MB 4MB 7MB 255MB 1414MB 1MB 0MB = 1895MB total
[ 0.000000] Memory: 1881124k/2006564k available, 59864k reserved, 1403904K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] timers : 0xfffef000 - 0xffff0000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xe6800000 - 0xff000000 ( 392 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe6000000 ( 608 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc09c2ebc (9964 kB)
[ 0.000000] .init : 0xc0a00000 - 0xc0b03bc0 (1039 kB)
[ 0.000000] .data : 0xc0b04000 - 0xc0c2b0d0 (1181 kB)
[ 0.000000] .bss : 0xc0c2b0f4 - 0xc0e91d58 (2460 kB)
[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:1177
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30520ns, wraps every 131084001ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty0] enabled
[ 0.150221] Calibrating delay using timer specific routine.. 13.53 BogoMIPS (lpj=67684)
[ 0.150282] pid_max: default: 32768 minimum: 301
[ 0.150679] Mount-cache hash table entries: 512
[ 0.152021] Initializing cgroup subsys debug
[ 0.152052] Initializing cgroup subsys cpuacct
[ 0.152083] Initializing cgroup subsys freezer
[ 0.152174] CPU: Testing write buffer coherency: ok
[ 0.152449] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.152479] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
[ 0.152601] Setting up static identity map for 0x80896520 - 0x808965a8
[ 0.156050] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.158675] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.161330] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.161635] Brought up 4 CPUs
[ 0.161757] SMP: Total of 4 processors activated (54.14 BogoMIPS).
[ 0.176957] dummy:
[ 0.177384] NET: Registered protocol family 16
[ 0.178361] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
[ 0.179154] MSM_DCVS: msm_dcvs_early_init: Unable to initialize DCVS err=-22
[ 0.181077] meminfo_init: smem ram ptable found: ver: 0 len: 6
[ 0.181138] Found 2 memory banks grouped into 16 memory regions
[ 0.181352] gpiochip_add: registered GPIOs 0 to 151 on device: msmgpio
[ 0.181962] socinfo_init: v7, id=109, ver=1.1, raw_id=1817, raw_ver=1817, hw_plat=8, hw_plat_ver=65536
[ 0.181962] accessory_chip=0, hw_plat_subtype=1, pmic_model=18, pmic_die_revision=4
[ 0.182023] msm_rpm_init: RPM firmware 3.0.16842914
[ 0.199847] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.199877] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.199908] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.199908] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.199938] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.199969] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.199999] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.200030] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.202319] gpio_vreg_probe: id=202, name=ext_5v, gpio=202, gpio_label=ext_5v_en
[ 0.202533] pm8921_probe: PMIC revision 1: F4
[ 0.202563] pm8921_probe: PMIC revision 2: 06
[ 0.202594] pm8921_probe: PMIC version: PM8921 rev 3.0
[ 0.202624] pm8921_probe: PMIC Restart Reason: Triggered from CHG (usb charger insertion)
[ 0.203723] gpiochip_add: registered GPIOs 152 to 195 on device: pm-gpio
[ 0.204242] pm_gpio_probe: OK: base=152, ngpio=44
[ 0.204455] gpiochip_add: registered GPIOs 196 to 207 on device: pm8xxx-mpp
[ 0.204547] pm8xxx_mpp_probe: OK: base=196, ngpio=12
[ 0.206958] pm8821_probe: PMIC revision 1: PM8821 rev F3
[ 0.206989] pm8821_probe: PMIC revision 2: PM8821 rev 0B
[ 0.207019] pm8821_probe: PMIC version: PM8821 ver 2.1
[ 0.207599] gpiochip_add: registered GPIOs 208 to 211 on device: pm8xxx-mpp
[ 0.207630] pm8xxx_mpp_probe: OK: base=208, ngpio=4
[ 0.208179] gpio_vreg_probe: id=193, name=ext_otg_sw, gpio=193, gpio_label=ext_otg_sw_en
[ 0.208576] gpio_vreg_probe: id=199, name=ext_sd_pwr, gpio=199, gpio_label=ext_sd_pwr_en
[ 0.209797] saw_probe: id=0, name=8921_s5
[ 0.210132] saw_probe: id=1, name=8921_s6
[ 0.210499] saw_probe: id=2, name=8821_s0
[ 0.210834] saw_probe: id=3, name=8821_s1
[ 0.216267] persistent_ram: found existing buffer, size 116468, start 111596
[ 0.576682] console [ram-1] enabled
[ 0.577079] rdtags rdtags: Loaded with 7 existing and 0 new tags. Size: 524288
[ 0.581840] 8921_l23: Failed to create debugfs directory
[ 0.587883] ------------[ cut here ]------------
[ 0.588097] WARNING: at /opt/jam/dev/xperiaz/kernel/arch/arm/mach-msm/subsystem_restart.c:828 subsys_restart_init+0xe0/0x148()
[ 0.588280] Modules linked in:
[ 0.588493] [<c0014b58>] (unwind_backtrace+0x0/0x11c) from [<c007065c>] (warn_slowpath_common+0x4c/0x64)
[ 0.588707] [<c007065c>] (warn_slowpath_common+0x4c/0x64) from [<c007068c>] (warn_slowpath_null+0x18/0x1c)
[ 0.588890] [<c007068c>] (warn_slowpath_null+0x18/0x1c) from [<c0a0c334>] (subsys_restart_init+0xe0/0x148)
[ 0.589012] [<c0a0c334>] (subsys_restart_init+0xe0/0x148) from [<c00086fc>] (do_one_initcall+0x90/0x160)
[ 0.589226] [<c00086fc>] (do_one_initcall+0x90/0x160) from [<c0a00a04>] (kernel_init+0xe8/0x1a4)
[ 0.589409] [<c0a00a04>] (kernel_init+0xe8/0x1a4) from [<c000f028>] (kernel_thread_exit+0x0/0x8)
[ 0.589623] ---[ end trace da227214a82491b7 ]---
[ 0.593987] sps:BAM 0x12244000 enabled: ver:0x5, number of pipes:20
[ 0.594170] sps:BAM 0x12244000 is registered.
[ 0.594750] sps:sps is ready.
[ 0.625606] bio: create slab <bio-0> at 0
[ 0.626735] vgaarb: loaded
[ 0.627071] ION heap vmalloc created
[ 0.627193] ION heap mm created at a0000000 with size 3800000
[ 0.627468] ION heap camera_preview created at fbf00000 with size 3200000
[ 0.627590] ION heap mm_fw created at 9fe00000 with size 1e0000
[ 0.627743] ION heap mfc created at a3800000 with size 2000
[ 0.627926] ION heap iommu created
[ 0.628048] ION heap qsecom created at ff100000 with size 780000
[ 0.628200] ION heap audio created at ff880000 with size 4cf000
[ 0.629452] pm8xxx_pwm_probe: OK
[ 0.630184] SCSI subsystem initialized
[ 0.630459] platform msm_slim_ctrl.1: Driver msm_slim_ctrl requests probe deferral
[ 0.630978] usbcore: registered new interface driver usbfs
[ 0.631252] usbcore: registered new interface driver hub
[ 0.631466] usbcore: registered new device driver usb
[ 0.631771] Linux media interface: v0.10
[ 0.631924] Linux video capture interface: v2.00
[ 0.632748] msm_iommu_dev: device vpe mapped at e6c00000, with 2 ctx banks
[ 0.633053] msm_iommu_dev: device mdp0 mapped at e6e00000, with 2 ctx banks
[ 0.633358] msm_iommu_dev: device mdp1 mapped at e7000000, with 2 ctx banks
[ 0.633602] msm_iommu_dev: device rot mapped at e7200000, with 2 ctx banks
[ 0.633908] msm_iommu_dev: device ijpeg mapped at e7400000, with 2 ctx banks
[ 0.634121] msm_iommu_dev: device vfe mapped at e7600000, with 2 ctx banks
[ 0.634426] msm_iommu_dev: device vcodec_a mapped at e7800000, with 2 ctx banks
[ 0.634701] msm_iommu_dev: device vcodec_b mapped at e7a00000, with 2 ctx banks
[ 0.634945] msm_iommu_dev: device gfx3d mapped at e7c00000, with 3 ctx banks
[ 0.635220] msm_iommu_dev: device jpegd mapped at e7e00000, with 2 ctx banks
[ 0.635525] msm_iommu_dev: device gfx3d1 mapped at e8000000, with 3 ctx banks
[ 0.635769] msm_iommu_dev: device vcap mapped at e8200000, with 2 ctx banks
[ 0.636319] msm_iommu_ctx msm_iommu_ctx.2: context vpe_src using bank 0
[ 0.636563] msm_iommu_ctx msm_iommu_ctx.3: context vpe_dst using bank 1
[ 0.636929] msm_iommu_ctx msm_iommu_ctx.4: context mdp_port0_cb0 using bank 0
[ 0.637265] msm_iommu_ctx msm_iommu_ctx.5: context mdp_port0_cb1 using bank 1
[ 0.637509] msm_iommu_ctx msm_iommu_ctx.6: context mdp_port1_cb0 using bank 0
[ 0.637875] msm_iommu_ctx msm_iommu_ctx.7: context mdp_port1_cb1 using bank 1
[ 0.638119] msm_iommu_ctx msm_iommu_ctx.8: context rot_src using bank 0
[ 0.638425] msm_iommu_ctx msm_iommu_ctx.9: context rot_dst using bank 1
[ 0.638730] msm_iommu_ctx msm_iommu_ctx.10: context ijpeg_src using bank 0
[ 0.638974] msm_iommu_ctx msm_iommu_ctx.11: context ijpeg_dst using bank 1
[ 0.639279] msm_iommu_ctx msm_iommu_ctx.12: context vfe_imgwr using bank 0
[ 0.639523] msm_iommu_ctx msm_iommu_ctx.13: context vfe_misc using bank 1
[ 0.639829] msm_iommu_ctx msm_iommu_ctx.14: context vcodec_a_stream using bank 0
[ 0.640195] msm_iommu_ctx msm_iommu_ctx.15: context vcodec_a_mm1 using bank 1
[ 0.640470] msm_iommu_ctx msm_iommu_ctx.16: context vcodec_b_mm2 using bank 0
[ 0.640836] msm_iommu_ctx msm_iommu_ctx.17: context gfx3d_user using bank 0
[ 0.641202] msm_iommu_ctx msm_iommu_ctx.18: context gfx3d_priv using bank 1
[ 0.641477] msm_iommu_ctx msm_iommu_ctx.0: context jpegd_src using bank 0
[ 0.641782] msm_iommu_ctx msm_iommu_ctx.1: context jpegd_dst using bank 1
[ 0.642087] msm_iommu_ctx msm_iommu_ctx.19: context gfx3d1_user using bank 0
[ 0.642453] msm_iommu_ctx msm_iommu_ctx.20: context gfx3d1_priv using bank 1
[ 0.642759] msm_iommu_ctx msm_iommu_ctx.21: context vcap_vc using bank 0
[ 0.643003] msm_iommu_ctx msm_iommu_ctx.22: context vcap_vp using bank 1
[ 0.643308] Advanced Linux Sound Architecture Driver Version 1.0.25.
[ 0.643979] Bluetooth: Core ver 2.16
[ 0.644193] NET: Registered protocol family 31
[ 0.644315] Bluetooth: HCI device and connection manager initialized
[ 0.644468] Bluetooth: HCI socket layer initialized
[ 0.644590] Bluetooth: L2CAP socket layer initialized
[ 0.644956] Bluetooth: SCO socket layer initialized
[ 0.645963] Switching to clocksource gp_timer
[ 0.672089] NET: Registered protocol family 2
[ 0.672546] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.673218] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.674622] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.675446] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.675568] TCP: reno registered
[ 0.675721] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.675843] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.676423] NET: Registered protocol family 1
[ 0.676880] Trying to unpack rootfs image as initramfs...
[ 0.774210] Freeing initrd memory: 1636K
[ 0.778483] Detected 5 counters on the L2CC PMU.
[ 0.780100] pil_qdsp6v4 pil_qdsp6v4.0: using secure boot
[ 0.781901] pil_riva pil_riva: using secure boot
[ 0.784953] pil_dsps pil_dsps: using secure boot
[ 0.786509] pil_gss pil_gss: using secure boot
[ 0.789226] smd_channel_probe_worker: allocation table not initialized
[ 0.797772] NET: Registered protocol family 27
[ 0.801648] lpass_fatal_init: lpass SSR driver init'ed.
[ 0.802136] wcnss_8960: module initialized
[ 0.802990] gss_8064_init: gss fatal driver init'ed.
[ 0.803845] acpuclk-8064 acpuclk-8064: SPEED BIN: 0
[ 0.804120] acpuclk-8064 acpuclk-8064: ACPU PVS: 4
[ 0.807935] acpuclk-8064 acpuclk-8064: CPU0: 12 frequencies supported
[ 0.808301] acpuclk-8064 acpuclk-8064: CPU1: 12 frequencies supported
[ 0.808484] acpuclk-8064 acpuclk-8064: CPU2: 12 frequencies supported
[ 0.808850] acpuclk-8064 acpuclk-8064: CPU3: 12 frequencies supported
[ 0.811078] msm_rpm_log_probe: OK
[ 0.815016] mdm_power_on_common: Skip first power on in charge-only mode.
[ 0.815229] mdm_common_create: Registering mdm modem
[ 0.816969] usbcore: registered new interface driver hsic_sysmon
[ 0.898886] highmem bounce pool size: 64 pages
[ 0.914115] fuse init (API version 7.18)
[ 0.914848] msgmni has been set to 935
[ 0.918083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.918449] io scheduler noop registered
[ 0.918663] io scheduler deadline registered
[ 0.919304] io scheduler cfq registered (default)
[ 0.925499] mipi_dsi base phy_addr = 0x4700000 virt = 0xe8500000
[ 0.925743] mmss_sfpb base phy_addr = 0x5700000,virt = 0xe68e4000
[ 0.926598] mipi_dsi_panel_probe: pdev = c0b8e898, pdev->name = mipi_dsi_panel
[ 0.927025] setting pdata->panel_info.fb_num to 3. type: 8
[ 0.927880] mdp4_dsi_vsync_init: ndx=0
[ 0.928155] mdp_probe: panel_detect function
[ 1.228506] ------------[ cut here ]------------
[ 1.228567] WARNING: at /opt/jam/dev/xperiaz/kernel/arch/arm/mach-msm/clock-local.c:424 rcg_clk_prepare+0x2c/0x48()
[ 1.228689] Attempting to prepare dsi1_byte_clk before setting its rate. Set the rate first!
[ 1.228811] Modules linked in:
[ 1.228933] [<c0014b58>] (unwind_backtrace+0x0/0x11c) from [<c007065c>] (warn_slowpath_common+0x4c/0x64)
[ 1.229085] [<c007065c>] (warn_slowpath_common+0x4c/0x64) from [<c00706f4>] (warn_slowpath_fmt+0x2c/0x3c)
[ 1.229207] [<c00706f4>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0054724>] (rcg_clk_prepare+0x2c/0x48)
[ 1.229330] [<c0054724>] (rcg_clk_prepare+0x2c/0x48) from [<c001fa34>] (clk_prepare+0xa8/0xf4)
[ 1.229421] [<c001fa34>] (clk_prepare+0xa8/0xf4) from [<c025be00>] (mipi_dsi_prepare_clocks+0x28/0x38)
[ 1.229543] [<c025be00>] (mipi_dsi_prepare_clocks+0x28/0x38) from [<c025cc40>] (mipi_dsi_on+0x74/0x494)
[ 1.229665] [<c025cc40>] (mipi_dsi_on+0x74/0x494) from [<c0261ec8>] (panel_next_on+0x3c/0x48)
[ 1.229787] [<c0261ec8>] (panel_next_on+0x3c/0x48) from [<c0249584>] (mdp_probe+0xe0c/0x1048)
[ 1.229909] [<c0249584>] (mdp_probe+0xe0c/0x1048) from [<c02fc618>] (platform_drv_probe+0x14/0x18)
[ 1.230001] [<c02fc618>] (platform_drv_probe+0x14/0x18) from [<c02fb32c>] (driver_probe_device+0x144/0x358)
[ 1.230123] [<c02fb32c>] (driver_probe_device+0x144/0x358) from [<c02f9968>] (bus_for_each_drv+0x4c/0x84)
[ 1.230245] [<c02f9968>] (bus_for_each_drv+0x4c/0x84) from [<c02fb16c>] (device_attach+0x74/0xa0)
[ 1.230367] [<c02fb16c>] (device_attach+0x74/0xa0) from [<c02fa698>] (bus_probe_device+0x28/0x98)
[ 1.230489] [<c02fa698>] (bus_probe_device+0x28/0x98) from [<c02f8e20>] (device_add+0x444/0x5e4)
[ 1.230611] [<c02f8e20>] (device_add+0x444/0x5e4) from [<c02fcafc>] (platform_device_add+0x140/0x1a4)
[ 1.230703] [<c02fcafc>] (platform_device_add+0x140/0x1a4) from [<c025c948>] (mipi_dsi_probe+0x590/0x66c)
[ 1.230825] [<c025c948>] (mipi_dsi_probe+0x590/0x66c) from [<c02fc618>] (platform_drv_probe+0x14/0x18)
[ 1.230947] [<c02fc618>] (platform_drv_probe+0x14/0x18) from [<c02fb32c>] (driver_probe_device+0x144/0x358)
[ 1.231069] [<c02fb32c>] (driver_probe_device+0x144/0x358) from [<c02f9968>] (bus_for_each_drv+0x4c/0x84)
[ 1.231191] [<c02f9968>] (bus_for_each_drv+0x4c/0x84) from [<c02fb16c>] (device_attach+0x74/0xa0)
[ 1.231313] [<c02fb16c>] (device_attach+0x74/0xa0) from [<c02fa698>] (bus_probe_device+0x28/0x98)
[ 1.231405] [<c02fa698>] (bus_probe_device+0x28/0x98) from [<c02f8e20>] (device_add+0x444/0x5e4)
[ 1.231527] [<c02f8e20>] (device_add+0x444/0x5e4) from [<c02fcafc>] (platform_device_add+0x140/0x1a4)
[ 1.231649] [<c02fcafc>] (platform_device_add+0x140/0x1a4) from [<c024338c>] (msm_fb_add_device+0x17c/0x1dc)
[ 1.231802] [<c024338c>] (msm_fb_add_device+0x17c/0x1dc) from [<c0664798>] (mipi_dsi_panel_probe+0x1ec/0x298)
[ 1.231924] [<c0664798>] (mipi_dsi_panel_probe+0x1ec/0x298) from [<c02fc618>] (platform_drv_probe+0x14/0x18)
[ 1.232046] [<c02fc618>] (platform_drv_probe+0x14/0x18) from [<c02fb32c>] (driver_probe_device+0x144/0x358)
[ 1.232137] [<c02fb32c>] (driver_probe_device+0x144/0x358) from [<c02fb5a0>] (__driver_attach+0x60/0x84)
[ 1.232260] [<c02fb5a0>] (__driver_attach+0x60/0x84) from [<c02f99ec>] (bus_for_each_dev+0x4c/0x84)
[ 1.232382] [<c02f99ec>] (bus_for_each_dev+0x4c/0x84) from [<c02fa918>] (bus_add_driver+0xd0/0x250)
[ 1.232504] [<c02fa918>] (bus_add_driver+0xd0/0x250) from [<c02fba90>] (driver_register+0x9c/0x128)
[ 1.232626] [<c02fba90>] (driver_register+0x9c/0x128) from [<c00086fc>] (do_one_initcall+0x90/0x160)
[ 1.232748] [<c00086fc>] (do_one_initcall+0x90/0x160) from [<c0a00a04>] (kernel_init+0xe8/0x1a4)
[ 1.232839] [<c0a00a04>] (kernel_init+0xe8/0x1a4) from [<c000f028>] (kernel_thread_exit+0x0/0x8)
[ 1.232962] ---[ end trace da227214a82491b8 ]---
[ 1.233023] ------------[ cut here ]------------
[ 1.233145] WARNING: at /opt/jam/dev/xperiaz/kernel/arch/arm/mach-msm/clock-local.c:424 rcg_clk_prepare+0x2c/0x48()
[ 1.233236] Attempting to prepare dsi1_esc_clk before setting its rate. Set the rate first!
[ 1.233358] Modules linked in:
[ 1.233480] [<c0014b58>] (unwind_backtrace+0x0/0x11c) from [<c007065c>] (warn_slowpath_common+0x4c/0x64)
[ 1.233633] [<c007065c>] (warn_slowpath_common+0x4c/0x64) from [<c00706f4>] (warn_slowpath_fmt+0x2c/0x3c)
[ 1.233755] [<c00706f4>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0054724>] (rcg_clk_prepare+0x2c/0x48)
[ 1.233816] [<c0054724>] (rcg_clk_prepare+0x2c/0x48) from [<c001fa34>] (clk_prepare+0xa8/0xf4)
[ 1.233938] [<c001fa34>] (clk_prepare+0xa8/0xf4) from [<c025cc40>] (mipi_dsi_on+0x74/0x494)
[ 1.234091] [<c025cc40>] (mipi_dsi_on+0x74/0x494) from [<c0261ec8>] (panel_next_on+0x3c/0x48)
[ 1.234213] [<c0261ec8>] (panel_next_on+0x3c/0x48) from [<c0249584>] (mdp_probe+0xe0c/0x1048)
[ 1.234274] [<c0249584>] (mdp_probe+0xe0c/0x1048) from [<c02fc618>] (platform_drv_probe+0x14/0x18)
[ 1.234396] [<c02fc618>] (platform_drv_probe+0x14/0x18) from [<c02fb32c>] (driver_probe_device+0x144/0x358)
[ 1.234518] [<c02fb32c>] (driver_probe_device+0x144/0x358) from [<c02f9968>] (bus_for_each_drv+0x4c/0x84)
[ 1.234671] [<c02f9968>] (bus_for_each_drv+0x4c/0x84) from [<c02fb16c>] (device_attach+0x74/0xa0)
[ 1.234793] [<c02fb16c>] (device_attach+0x74/0xa0) from [<c02fa698>] (bus_probe_device+0x28/0x98)
[ 1.234854] [<c02fa698>] (bus_probe_device+0x28/0x98) from [<c02f8e20>] (device_add+0x444/0x5e4)
[ 1.234976] [<c02f8e20>] (device_add+0x444/0x5e4) from [<c02fcafc>] (platform_device_add+0x140/0x1a4)
[ 1.235098] [<c02fcafc>] (platform_device_add+0x140/0x1a4) from [<c025c948>] (mipi_dsi_probe+0x590/0x66c)
[ 1.235220] [<c025c948>] (mipi_dsi_probe+0x590/0x66c) from [<c02fc618>] (platform_drv_probe+0x14/0x18)
[ 1.235342] [<c02fc618>] (platform_drv_probe+0x14/0x18) from [<c02fb32c>] (driver_probe_device+0x144/0x358)
[ 1.235464] [<c02fb32c>] (driver_probe_device+0x144/0x358) from [<c02f9968>] (bus_for_each_drv+0x4c/0x84)
[ 1.235556] [<c02f9968>] (bus_for_each_drv+0x4c/0x84) from [<c02fb16c>] (device_attach+0x74/0xa0)
[ 1.235678] [<c02fb16c>] (device_attach+0x74/0xa0) from [<c02fa698>] (bus_probe_device+0x28/0x98)
[ 1.235800] [<c02fa698>] (bus_probe_device+0x28/0x98) from [<c02f8e20>] (device_add+0x444/0x5e4)
[ 1.235922] [<c02f8e20>] (device_add+0x444/0x5e4) from [<c02fcafc>] (platform_device_add+0x140/0x1a4)
[ 1.236044] [<c02fcafc>] (platform_device_add+0x140/0x1a4) from [<c024338c>] (msm_fb_add_device+0x17c/0x1dc)
[ 1.236166] [<c024338c>] (msm_fb_add_device+0x17c/0x1dc) from [<c0664798>] (mipi_dsi_panel_probe+0x1ec/0x298)
[ 1.236258] [<c0664798>] (mipi_dsi_panel_probe+0x1ec/0x298) from [<c02fc618>] (platform_drv_probe+0x14/0x18)
[ 1.236380] [<c02fc618>] (platform_drv_probe+0x14/0x18) from [<c02fb32c>] (driver_probe_device+0x144/0x358)
[ 1.236532] [<c02fb32c>] (driver_probe_device+0x144/0x358) from [<c02fb5a0>] (__driver_attach+0x60/0x84)
[ 1.236654] [<c02fb5a0>] (__driver_attach+0x60/0x84) from [<c02f99ec>] (bus_for_each_dev+0x4c/0x84)
[ 1.236777] [<c02f99ec>] (bus_for_each_dev+0x4c/0x84) from [<c02fa918>] (bus_add_driver+0xd0/0x250)
[ 1.236929] [<c02fa918>] (bus_add_driver+0xd0/0x250) from [<c02fba90>] (driver_register+0x9c/0x128)
[ 1.236990] [<c02fba90>] (driver_register+0x9c/0x128) from [<c00086fc>] (do_one_initcall+0x90/0x160)
[ 1.237112] [<c00086fc>] (do_one_initcall+0x90/0x160) from [<c0a00a04>] (kernel_init+0xe8/0x1a4)
[ 1.237234] [<c0a00a04>] (kernel_init+0xe8/0x1a4) from [<c000f028>] (kernel_thread_exit+0x0/0x8)
[ 1.237356] ---[ end trace da227214a82491b9 ]---
[ 1.256188] mipi_dsi_panel mipi_dsi_panel.0: detect_panel: Found panel: mipi_video_sharp_Full_HD_ls050t3sx01_id_dlogo
[ 1.256310] mipi_dsi_panel mipi_dsi_panel.0: detect_panel: send_video_data_before_display_on
[ 1.265283] FrameBuffer[0] 1080x1920x32 size=25067520 bytes is registered successfully!
[ 1.265679] mipi_dsi_panel mipi_dsi_panel.0: mipi_dsi_panel_create_debugfs: create folder mipi_dsi_panel.0
[ 1.265801] mipi_dsi_panel mipi_dsi_panel.0: mipi_dsi_panel_probe: Probe success
[ 1.270624] Drawing logo.
[ 1.499404] mipi_dsi_panel mipi_dsi_panel.0: panel_display_on: DISPLAY_ON sent
[ 1.499557] msm_fb_detect_panel: comparing name=hdmi_msm with mipi_video_renesas_fwvga
[ 1.500839] setting pdata->panel_info.fb_num to 1. type: 7
[ 1.501541] mdp4_dtv_vsync_init: ndx=0
[ 1.501754] mdp_probe: panel_detect function
[ 1.502090] mdp_probe: no panel_detect function
[ 1.502853] FrameBuffer[1] 1920x1080x16 size=0 bytes is registered successfully!
[ 1.503769] hdmi_msm hdmi_msm.1: external_common_state_create: sysfs group e558f208
[ 1.504166] hdmi_msm hdmi_msm.1: hdmi_msm_config_hdcp_feature: HDCP Feature: Enabled
[ 1.505234] setting pdata->panel_info.fb_num to 1. type: 10
[ 1.505814] Inside writeback_driver_init
[ 1.506302] Inside writeback_probe
[ 1.506851] mdp_probe: panel_detect function
[ 1.507187] mdp_probe: no panel_detect function
[ 1.507828] FrameBuffer[2] 1280x720x16 size=0 bytes is registered successfully!
[ 1.510056]
[ 1.510056] msm_vidc_enc: Inside vid_enc_init()
[ 1.510636]
[ 1.510636] msm_vidc_enc: Inside vid_enc_vcd_init()
[ 1.511368] lm3533 0-0036: lm3533_probe
[ 1.540088] lm3533 0-0036: New led 'lm3533-lcd-bl'
[ 1.540210] lm3533 0-0036: New led 'not-connected'
[ 1.540271] lm3533 0-0036: New led 'lm3533-red'
[ 1.540332] lm3533 0-0036: New led 'lm3533-green'
[ 1.540424] lm3533 0-0036: New led 'lm3533-blue'
[ 1.540790] lm3533 0-0036: lm3533-lcd-bl: 255 on startup
[ 1.541217] lm3533 0-0036: lm3533-red: 50 on startup
[ 1.541553] lm3533 0-0036: lm3533_probe: completed.
[ 1.541736] lm3533_init: lm3533 LMU IC driver, built Oct 22 2013 @ 17:48:56
[ 1.543323] msm_serial_hs module loaded
[ 1.543934] msm_serial_hsl: detected port #1
[ 1.544330] msm_serial_hsl.1: ttyHSL1 at MMIO 0x12450000 (irq = 225) is a MSM
[ 1.545002] msm_serial_hsl: detected port #0
[ 1.545368] msm_serial_hsl.0: ttyHSL0 at MMIO 0x1a240000 (irq = 186) is a MSM
[ 1.546131] msm_serial_hsl: driver initialized
[ 1.548054] msm_rotator_probe: rotator_hw_revision=2
[ 1.551289] diagchar initialized now
[ 1.553303] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
[ 1.569204] brd: module loaded
[ 1.576957] loop: module loaded
[ 1.577628] i2c-core: driver [isa1200] using legacy suspend method
[ 1.577842] i2c-core: driver [isa1200] using legacy resume method
[ 1.584434] lm3560 0-0053: lm3560_probe: loaded
[ 1.585533] lm3560 0-0053: lm3560_suspend: Suspended lm3560 driver.
[ 1.602838] i2c i2c-2: mpu3050: +bma250
[ 1.602899] i2c i2c-2: mpu3050: +ak89xx
[ 1.603021] i2c i2c-2: WARNING: Compass irq not assigned
[ 1.603082] i2c i2c-2: mpu3050: No Pressure Present
[ 1.621730] i2c i2c-2: Installing irq using 316
[ 1.621791] i2c i2c-2: Module Param interface = mpuirq
[ 1.622005] i2c-core: driver [mpu3050] using legacy suspend method
[ 1.622127] i2c-core: driver [mpu3050] using legacy resume method
[ 1.622981] i2c-core: driver [tabla-i2c-core] using legacy suspend method
[ 1.623348] i2c-core: driver [tabla-i2c-core] using legacy resume method
[ 1.626735] tun: Universal TUN/TAP device driver, 1.6
[ 1.626949] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.627468] rmnet_init: BAM devices[8]
[ 1.638730] PPP generic driver version 2.4.2
[ 1.639127] PPP BSD Compression module registered
[ 1.639493] PPP Deflate Compression module registered
[ 1.640988] PPP MPPE Compression module registered
[ 1.641355] NET: Registered protocol family 24
[ 1.641538] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ 1.641904] CSLIP: code copyright 1989 Regents of the University of California.
[ 1.642392] wcnss_wlan probed in built-in mode
[ 1.643888] usbcore: registered new interface driver rmnet_usb
[ 1.644773] rmnet usb ctrl Initialized.
[ 1.645231] msm_otg msm_otg: msm_otg probe
[ 1.645475] msm_otg msm_otg: failed to get phy_clk
[ 1.645902] msm_otg msm_otg: OTG regs = e6984000
[ 1.648649] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.650389] usb_host_ext_event has been registered!
[ 1.650572] Initializing USB Mass Storage driver...
[ 1.651091] usbcore: registered new interface driver usb-storage
[ 1.651426] USB Mass Storage support registered.
[ 1.651823] usbcore: registered new interface driver usbserial
[ 1.652189] usbserial: USB Serial Driver core
[ 1.652464] usbcore: registered new interface driver qc_csvt
[ 1.652891] USB Serial support registered for qc_csvt
[ 1.653197] usbcore: registered new interface driver usb_ehset_test
[ 1.653654] usbcore: registered new interface driver diag_bridge
[ 1.654051] usbcore: registered new interface driver mdm_bridge
[ 1.654906] ncp373 ncp373: ncp373_probe: registered ncp373 vbus load switch
[ 1.655882] usbcore: registered new interface driver ks_bridge
[ 1.656249] ksb_init: init done
[ 1.656828] msm_otg msm_otg: UNDEFINED work, inputs=0x00000000
[ 1.656951] msm_otg msm_otg: phy_reset: success
[ 1.657744] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
[ 1.661254] rndis_qc_init: initialize rndis QC instance
[ 1.662047] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 1.662414] android_usb gadget: Number of LUNs=2
[ 1.662627] lun0: LUN: removable file: (no medium)
[ 1.662963] lun1: LUN: removable read only CD-ROM file: (no medium)
[ 1.664062] android_usb gadget: android_usb ready
[ 1.665466] mousedev: PS/2 mouse device common for all mice
[ 1.666961] usbcore: registered new interface driver xpad
[ 1.668640] clearpad-rmi-dev clearpad-rmi-dev: Major number of rmidev: 238
[ 1.668853] clearpad-rmi-dev clearpad-rmi-dev: Allocated rmidev 238 0.
[ 2.088692] clearpad clearpad: device mid 1, prop 224, family 0x41, rev 0x0a
[ 2.088753] clearpad clearpad: bl 2013-05-03, tester 12848, s/n 54791, id 'TM2282-001'
[ 2.089272] clearpad clearpad: number of fingers=10
[ 2.089485] clearpad clearpad: result: TM2282-001, family 0x41, fw rev 0x0a, (no fw update)
[ 2.089607] clearpad clearpad: Touch area [0, 0, 1079, 1919]
[ 2.089729] clearpad_funcarea_get: module_id=0x41 rev=0x0a
[ 2.089790] clearpad clearpad: funcarea 'pointer' [0, 0, 1079, 1919] [0, 0, 1079, 1919]
[ 2.089913] clearpad clearpad: evgen_blocks is null
[ 2.090096] input: clearpad as /devices/virtual/input/input0
[ 2.090584] clearpad clearpad: synaptics_clearpad_set_power: state=running
[ 2.090798] clearpad clearpad: power ON
[ 2.113993] clearpad-i2c 3-002c: clearpad_i2c_probe: sucess
[ 2.114298] GPIO Input Driver: Start gpio inputs for sim-detection in interrupt mode
[ 2.114573] input: sim-detection as /devices/virtual/input/input1
[ 2.114848] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-pwrkey/input/input2
[ 2.137036] bma250: detected chip id 3, rev 0x32
[ 2.137402] input: bma250 as /devices/virtual/input/input3
[ 2.137555] i2c-core: driver [bma250] using legacy suspend method
[ 2.137677] i2c-core: driver [bma250] using legacy resume method
[ 2.140088] input: apds9702 as /devices/virtual/input/input4
[ 2.140546] apds9702_probe: device create ok. I2C address = 54
[ 2.141584] akm8963 2-000c: akecs_read_fuse: FUSE = 0xa3, 0xa3, 0x9d
[ 2.142041] input: compass as /devices/virtual/input/input5
[ 2.142530] akm8963 2-000c: successfully probed.
[ 2.144147] using rtc device, pm8xxx_rtc, for alarms
[ 2.144544] rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0
[ 2.145551] i2c /dev entries driver
[ 2.146589] lirc_dev: IR Remote Control driver registered, major 237
[ 2.146986] IR NEC protocol handler initialized
[ 2.147199] IR RC5(x) protocol handler initialized
[ 2.147535] IR RC6 protocol handler initialized
[ 2.147718] IR JVC protocol handler initialized
[ 2.147932] IR Sony protocol handler initialized
[ 2.148267] IR RC5 (streamzap) protocol handler initialized
[ 2.148481] IR SANYO protocol handler initialized
[ 2.148817] IR MCE Keyboard/mouse protocol handler initialized
[ 2.149000] IR LIRC bridge handler initialized
[ 2.153334] msm_cam_server_request_irq IRQ Router hw is not present.
[ 2.153792] msm_cam_server_request_irq IRQ Router hw is not present.
[ 2.155989] msm_cam_server_request_irq IRQ Router hw is not present.
[ 2.195605] pm8xxx_tm_probe: OK
[ 2.196825] pm8xxx_tm_probe: OK
[ 2.198443] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 2.199145] Bluetooth: HCI UART driver ver 2.2
[ 2.199359] Bluetooth: HCI H4 protocol initialized
[ 2.199572] Bluetooth: HCIATH3K protocol initialized
[ 2.200274] Bluetooth: HCI_IBS protocol initialized
[ 2.200976] cpuidle: using governor ladder
[ 2.201312] cpuidle: using governor menu
[ 2.202044] mmc0: SDCC Version: 0x0000001a
[ 2.203479] mmc0: bam physical base=0x12402000
[ 2.203601] mmc0: bam virtual base=0xe69a0000
[ 2.203692] sps:BAM 0x12402000 is registered.
[ 2.203754] mmc0: BAM device registered. bam_handle=0xe57ad200
[ 2.203998] sps:BAM 0x12402000 enabled: ver:0x5, number of pipes:6
[ 2.204303] mmc0: Qualcomm MSM SDCC-BAM at 0x0000000012402000 irq 130
[ 2.204455] mmc0: Qualcomm MSM SDCC-DML at 0x0000000012400800
[ 2.204608] mmc0: No card detect facilities available
[ 2.206317] mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma -1 dmacrcri -1
[ 2.206439] mmc0: Controller capabilities: 0x0000039e
[ 2.206500] mmc0: 8 bit data mode enabled
[ 2.206622] mmc0: 4 bit data mode disabled
[ 2.206683] mmc0: polling status mode disabled
[ 2.206806] mmc0: MMC clock 400000 -> 96000000 Hz, PCLK 0 Hz
[ 2.206928] mmc0: Slot eject status = 0
[ 2.206989] mmc0: Power save feature enable = 1
[ 2.207111] mmc0: SPS-BAM data transfer mode available
[ 2.207263] mmc1: SDCC Version: 0x0000001a
[ 2.211475] mmc1: bam physical base=0x12182000
[ 2.211597] mmc1: bam virtual base=0xe69fc000
[ 2.211658] sps:BAM 0x12182000 is registered.
[ 2.211780] mmc1: BAM device registered. bam_handle=0xe57ad800
[ 2.211994] sps:BAM 0x12182000 enabled: ver:0x5, number of pipes:6
[ 2.212330] mmc1: Qualcomm MSM SDCC-BAM at 0x0000000012182000 irq 128
[ 2.212452] mmc1: Qualcomm MSM SDCC-DML at 0x0000000012180800
[ 2.214710] mmc1: Qualcomm MSM SDCC-core at 0x0000000012180000 irq 134,314 dma -1 dmacrcri -1
[ 2.214802] mmc1: Controller capabilities: 0x0000039e
[ 2.214924] mmc1: 8 bit data mode disabled
[ 2.214985] mmc1: 4 bit data mode enabled
[ 2.215107] mmc1: polling status mode disabled
[ 2.215168] mmc1: MMC clock 400000 -> 192000000 Hz, PCLK 0 Hz
[ 2.215229] mmc1: Slot eject status = 1
[ 2.215351] mmc1: Power save feature enable = 1
[ 2.215412] mmc1: SPS-BAM data transfer mode available
[ 2.215992] usbcore: registered new interface driver usbhid
[ 2.216053] usbhid: USB HID core driver
[ 2.216542] ashmem: initialized
[ 2.216725] logger: created 256K log 'log_main'
[ 2.216847] logger: created 256K log 'log_events'
[ 2.216999] logger: created 256K log 'log_radio'
[ 2.217121] logger: created 256K log 'log_system'
[ 2.218617] coresight-tpiu coresight-tpiu.0: TPIU initialized
[ 2.218983] coresight-etb coresight-etb.0: ETB initialized
[ 2.219258] coresight-funnel coresight-funnel.0: FUNNEL initialized
[ 2.220692] coresight-etm coresight-etm.0: ETM initialized
[ 2.221974] coresight-etm coresight-etm.1: ETM initialized
[ 2.222981] coresight-etm coresight-etm.2: ETM initialized
[ 2.223958] coresight-etm coresight-etm.3: ETM initialized
[ 2.224324] usbcore: registered new interface driver snd-usb-audio
[ 2.225881] msm_pcm_probe: dev name msm-voip-dsp
[ 2.226155] msm-dai-q6-mi2s msm-dai-q6-mi2s: msm_dai_q6_mi2s_platform_data_validation: playback sdline 0 capture sdline 8
[ 2.226278] msm-dai-q6-mi2s msm-dai-q6-mi2s: msm_dai_q6_mi2s_platform_data_validation: playback ch_max 0 capture ch_mx 8
[ 2.227010] msm_pcm_probe: dev name msm-pcm-dsp
[ 2.227254] msm_pcm_probe: dev name msm-multi-ch-pcm-dsp
[ 2.227529] msm_pcm_probe: dev name msm-lowlatency-pcm-dsp
[ 2.228048] msm_compr_probe: dev name msm-compr-dsp
[ 2.228475] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
[ 2.229055] msm8930_audio_init: Not the right machine type
[ 2.229177] msm_audio_init: Not the right machine type
[ 2.229238] msm_audio_init: Not APQ8064 in I2S mode
[ 2.229604] u32 classifier
[ 2.229665] Actions configured
[ 2.229848] TCP: cubic registered
[ 2.230306] NET: Registered protocol family 10
[ 2.231832] Mobile IPv6
[ 2.231924] IPv6 over IPv4 tunneling driver
[ 2.232443] NET: Registered protocol family 17
[ 2.232565] NET: Registered protocol family 15
[ 2.237845] Bluetooth: RFCOMM TTY layer initialized
[ 2.237967] Bluetooth: RFCOMM socket layer initialized
[ 2.238028] Bluetooth: RFCOMM ver 1.11
[ 2.244193] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.244315] Bluetooth: BNEP filters: protocol
[ 2.246452] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.257225] VFP support v0.3: implementor 51 architecture 64 part 6f variant 0 rev 2
[ 2.257378] Registering SWP/SWPB emulation handler
[ 2.304410] clock_late_init: Removing enables held for handed-off clocks
[ 2.309476] MSM Watchdog Initialized
[ 2.314146] power_debug init Ok
[ 2.314573] registered taskstats version 1
[ 2.314756] 8921_l18: Failed to create debugfs directory
[ 2.315397] mhl_sii_setup_power(on): success
[ 2.315458] mhl_sii_setup_gpio
[ 2.315580] MHL: mhl device (sii8334) registered
[ 2.336670] mmc0: new high speed DDR MMC card at address 0001
[ 2.337128] mmcblk0: mmc0:0001 016G93 14.6 GiB
[ 2.342224] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26
[ 2.467236] mhl_sii_device_init: 8334 (02)
[ 2.537830] sps:BAM 0x28084000 enabled: ver:0x12, number of pipes:31
[ 2.538013] sps:BAM 0x28084000 is registered.
[ 2.538043] input: gpio-keys as /devices/platform/gpio-keys/input/input6
[ 2.538593] rtc-pm8xxx rtc-pm8xxx: setting system clock to 1970-02-28 10:50:41 UTC (5050241)
[ 2.539050] tabla-slim tabla-slim: Platform data from board file
[ 2.540363] slimbus laddr:0x0, EAPC:0x1:0x60
[ 2.540485] slimbus laddr:0x1, EAPC:0x0:0x50
[ 2.540668] slimbus laddr:0x2, EAPC:0x5:0x50
[ 2.540851] slimbus laddr:0x3, EAPC:0x1:0x50
[ 2.541004] slimbus laddr:0x4, EAPC:0x0:0x60
[ 2.567862] slimbus laddr:0x0, EAPC:0x1:0x60
[ 2.568075] slimbus laddr:0x4, EAPC:0x0:0x60
[ 2.697787] wcd9xxx_slim_probe: failed to get slimbus tabla-slim logical address: -6
[ 2.700076] tabla2x-slim tabla2x-slim: Platform data from board file
[ 2.728094] slimbus laddr:0x0, EAPC:0x1:0x60
[ 2.728216] slimbus laddr:0x4, EAPC:0x0:0x60
[ 2.732763] msm_eeprom_probe probe_fail
[ 2.733129] msm_server_update_sensor_info mctl_node_name[0] = video1
[ 2.762734] wcd9xxx_check_codec_type: codec is tabla_codec
[ 2.762856] wcd9xxx_check_codec_type: Read codec idbytes & version
[ 2.762856] byte_0[00000002] byte_1[00000000] byte_2[00000000]
[ 2.762856] byte_3[00000001] version = 2
[ 2.763314] tabla_probe
[ 2.769906] tabla_codec tabla_codec: Failed to add route LDO_H->MIC BIAS4 External
[ 2.819838] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
[ 2.820479] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
[ 2.821089] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
[ 2.821730] asoc: snd-soc-dummy-dai <-> VoIP mapping ok
[ 2.822279] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
[ 2.822920] asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
[ 2.823531] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
[ 2.824111] asoc: msm-stub-rx <-> msm-dai-q6.241 mapping ok
[ 2.824690] asoc: msm-stub-tx <-> msm-dai-q6.240 mapping ok
[ 2.825331] asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
[ 2.825911] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
[ 2.826522] asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
[ 2.827132] asoc: snd-soc-dummy-dai <-> VOICE_STUB mapping ok
[ 2.827804] asoc: snd-soc-dummy-dai <-> VoLTE mapping ok
[ 2.828383] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
[ 2.870959] asoc: tabla_rx1 <-> msm-dai-q6.16384 mapping ok
[ 2.872638] asoc: tabla_tx1 <-> msm-dai-q6.16385 mapping ok
[ 2.873004] asoc: msm-stub-rx <-> msm-dai-q6.12288 mapping ok
[ 2.873279] asoc: msm-stub-tx <-> msm-dai-q6.12289 mapping ok
[ 2.873645] asoc: msm-stub-rx <-> msm-dai-q6.12292 mapping ok
[ 2.873920] asoc: msm-stub-tx <-> msm-dai-q6.12293 mapping ok
[ 2.874256] asoc: msm-stub-rx <-> msm-dai-q6-hdmi.8 mapping ok
[ 2.874683] asoc: msm-stub-rx <-> msm-dai-q6.224 mapping ok
[ 2.875232] asoc: msm-stub-tx <-> msm-dai-q6.225 mapping ok
[ 2.875751] asoc: msm-stub-rx <-> msm-dai-q6.2 mapping ok
[ 2.876331] asoc: msm-stub-tx <-> msm-dai-q6.3 mapping ok
[ 2.876850] asoc: tabla_rx2 <-> msm-dai-stub mapping ok
[ 2.877491] asoc: tabla_tx1 <-> msm-dai-stub mapping ok
[ 2.878010] asoc: msm-stub-rx <-> msm-dai-q6.16386 mapping ok
[ 2.878589] asoc: msm-stub-tx <-> msm-dai-q6.16387 mapping ok
[ 2.879139] asoc: tabla_tx2 <-> msm-dai-q6.16389 mapping ok
[ 2.879719] asoc: tabla_rx3 <-> msm-dai-q6.16388 mapping ok
[ 2.880268] asoc: msm-stub-rx <-> msm-dai-q6.16392 mapping ok
[ 2.880817] asoc: msm-stub-tx <-> msm-dai-q6.16393 mapping ok
[ 2.881336] asoc: tabla_tx3 <-> msm-dai-stub mapping ok
[ 2.881916] asoc: msm-stub-rx <-> msm-dai-q6.16390 mapping ok
[ 2.882435] asoc: msm-stub-tx <-> msm-dai-q6.16391 mapping ok
[ 2.884022] input: apq8064-tabla-snd-card Button Jack as /devices/platform/soc-audio.0/sound/card0/input7
[ 2.884297] input: apq8064-tabla-snd-card Headset Jack as /devices/platform/soc-audio.0/sound/card0/input8
[ 2.910331] msm_eeprom_probe probe_fail
[ 2.910605] msm_server_update_sensor_info mctl_node_name[1] = video3
[ 2.911613] read_ocv_trim: program rev reg is 0x54
[ 2.911735] read_ocv_trim: trim reg is 0x46
[ 2.911796] read_ocv_trim: trim delta is 3
[ 2.911887] pm8921_is_usb_chg_plugged_in: called before init
[ 2.914268] pm8921_is_usb_chg_plugged_in: called before init
[ 2.915519] pm8921_is_usb_chg_plugged_in: called before init
[ 2.915733] calculate_unusable_charge_uah: Using shutdown_iavg_ua = 600 in all samples
[ 2.915855] pm8921_is_batfet_closed: called before init
[ 2.937463] pm8921_is_usb_chg_plugged_in: called before init
[ 2.943659] pm8921_is_usb_chg_plugged_in: called before init
[ 2.943781] pm8921_is_batfet_closed: called before init
[ 2.967099] pm8921_is_usb_chg_plugged_in: called before init
[ 2.968258] pm8921_bms_probe: OK battery_capacity_at_boot=94 volt = 4038552 ocv = 4085000
[ 2.970425] pm8921_is_usb_chg_plugged_in: called before init
[ 2.970517] pm8921_is_batfet_closed: called before init
[ 2.997161] pm8921_is_usb_chg_plugged_in: called before init
[ 2.999572] power_supply usb: driver failed to report `present' property: 4294967274
[ 2.999725] power_supply usb: driver failed to report `present' property: 4294967274
[ 2.999908] power_supply pm8921-dc: driver failed to report `present' property: 4294967274
[ 3.000030] power_supply pm8921-dc: driver failed to report `present' property: 4294967274
[ 3.003601] pm8921_is_usb_chg_plugged_in: called before init
[ 3.003754] pm8921_is_batfet_closed: called before init
[ 3.027163] pm8921_is_usb_chg_plugged_in: called before init
[ 3.036410] msm_otg msm_otg: changed to b_idle, from UNDEFINED
[ 3.037143] input: pm8921_chg_unplug_key as /devices/platform/msm_ssbi.0/pm8921-core/pm8921-charger/input/input9
[ 3.037326] set_heartbeat_update_interval: set new heartbeat interval: 30000ms
[ 3.038028] ALSA device list:
[ 3.038089] #0: apq8064-tabla-snd-card
[ 3.038943] Freeing init memory: 1036K
[ 3.042301] init: /init.qcom.rc: 524: invalid command '/system/bin/log'
[ 3.043796] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[ 3.216511] init: cannot open '/initlogo.rle'
[ 3.358705] subsys-restart: restart_level_set(): Phase 3 behavior activated.
[ 3.358889] wcnss_8960: Subsystem restart activated for riva.
[ 3.370334] EXT4-fs (mmcblk0p24): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[ 3.437326] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/system
[ 3.448039] EXT4-fs (mmcblk0p24): mounted filesystem with ordered data mode. Opts: barrier=1
[ 3.453380] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[ 3.547352] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/userdata
[ 3.564565] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc,discard
[ 3.571036] EXT4-fs (mmcblk0p25): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[ 3.685304] EXT4-fs (mmcblk0p25): mounted filesystem with ordered data mode. Opts: barrier=1,discard
[ 3.690553] EXT4-fs (mmcblk0p16): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[ 3.707584] msm_otg msm_otg: chg_type = USB_SDP_CHARGER
[ 3.707706] msm_otg msm_otg: b_idle work, inputs=0x00000003
[ 3.710911] msm_hsusb msm_hsusb: vbus online
[ 3.711063] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
[ 3.711124] msm_otg msm_otg: changed to b_peripheral, from b_idle
[ 3.787120] EXT4-fs (mmcblk0p16): barriers disabled
[ 3.787852] EXT4-fs (mmcblk0p16): mounted filesystem with ordered data mode. Opts: barrier=0
[ 3.854234] EXT4-fs (mmcblk0p24): re-mounted. Opts: barrier=1
[ 3.926934] EXT4-fs (mmcblk0p22): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[ 3.988768] EXT4-fs (mmcblk0p22): barriers disabled
[ 3.990050] EXT4-fs (mmcblk0p22): mounted filesystem with ordered data mode. Opts: barrier=0,discard
[ 4.556203] EXT4-fs (mmcblk0p24): re-mounted. Opts: barrier=1
[ 5.247611] wcnss_wlan triggered by userspace
[ 5.411139] pil pil1: wcnss: Brought out of reset
[ 5.526354] EXT4-fs (mmcblk0p24): re-mounted. Opts: barrier=1
[ 5.572104] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 5.573233] init: cannot find '/system/bin/rf4ce', disabling 'rf4ce'
[ 5.602624] warning: `qrngd' uses 32-bit capabilities (legacy support in use)
[ 5.681550] init: cannot find '/system/bin/gsiff_daemon', disabling 'gsiff_daemon'
[ 5.710361] enable_store: android_usb: already disabled
[ 5.712314] mdm_modem_ioctl: Powering on mdm
[ 5.712406] mdm_do_first_power_on: Powering on modem for the first time
[ 5.723363] input: system_als as /devices/virtual/input/input10
[ 5.725408] init: cannot find '/system/bin/gpsone_daemon', disabling 'gpsone_daemon'
[ 5.726751] adb_open
[ 5.726842] mtp_bind_config
[ 5.726964] adb_bind_config
[ 5.729833] init: cannot find '/system/bin/quipc_igsn', disabling 'quipc_igsn'
[ 5.734961] init: cannot find '/system/bin/quipc_main', disabling 'quipc_main'
[ 5.744422] init: cannot find '/system/bin/location-mq', disabling 'location_mq'
[ 5.748390] init: cannot find '/system/bin/xtwifi-inet-agent', disabling 'xtwifi_inet'
[ 5.752815] init: cannot find '/system/bin/xtwifi-client', disabling 'xtwifi_client'
[ 5.787150] mdm_pblrdy_change: pbl ready:1
[ 5.801220] msm_hsic_host msm_hsic_host: Qualcomm EHCI Host Controller using HSIC
[ 5.801373] msm_hsic_host msm_hsic_host: new USB bus registered, assigned bus number 1
[ 5.827895] msm_hsic_host msm_hsic_host: irq 261, io mem 0x12510000
[ 5.836532] Loading modules backported from Linux version next-20131113-1-g2cbc1a6
[ 5.836685] Backport generated by backports.git backports-20131113-1-g5bda6fe
[ 5.847855] msm_hsic_host msm_hsic_host: USB 2.0 started, EHCI 1.00
[ 5.848130] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 5.848222] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.848344] usb usb1: Product: Qualcomm EHCI Host Controller using HSIC
[ 5.848466] usb usb1: Manufacturer: Linux 3.4.0 ehci_hcd
[ 5.848527] usb usb1: SerialNumber: msm_hsic_host
[ 5.849015] hub 1-0:1.0: USB hub found
[ 5.849107] hub 1-0:1.0: 1 port detected
[ 5.866198] wcnss_wlan_ctrl_probe: SMD ctrl channel up
[ 5.954219] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
[ 6.018983] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
[ 6.038303] cfg80211: Calling CRDA to update world regulatory domain
[ 6.043705] msm_thermal: enabled = 0
[ 6.075049] QSEECOM: qseecom_load_app: App with id 1 (tzlibasb) now loaded
[ 6.075843] QSEECOM: qseecom_load_app: App (tzsuntory) does'nt exist, loading apps for first time
[ 6.133679] msm_hsusb msm_hsusb: reset
[ 6.134106] android_work: android_work: did not send uevent (0 0 (null))
[ 6.137433] QSEECOM: qseecom_load_app: App with id 2 (tzsuntory) now loaded
[ 6.148756] QSEECOM: qseecom_unload_app: App id 1 now unloaded
[ 6.150373] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
[ 6.204578] android_work: android_work: sent uevent USB_STATE=CONNECTED
[ 6.205707] QSEECOM: qseecom_load_app: App with id 1 (tzlibasb) now loaded
[ 6.208209] msm_hsusb msm_hsusb: reset
[ 6.208728] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
[ 6.218068] usb 1-1: new high-speed USB device number 2 using msm_hsic_host
[ 6.232626] QSEECOM: qseecom_unload_app: App id 1 now unloaded
[ 6.272607] usb 1-1: New USB device found, idVendor=05c6, idProduct=9008
[ 6.272760] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.272852] usb 1-1: Product: QHSUSB__BULK
[ 6.272943] usb 1-1: Manufacturer: Qualcomm CDMA Technologies MSM
[ 6.277521] set_usb_max_current: setting current max to 1500
[ 6.296291] android_work: android_work: sent uevent USB_STATE=CONNECTED
[ 6.298702] android_usb gadget: high-speed config #1: android_usb
[ 6.298824] msm_otg msm_otg: Avail curr from USB = 500
[ 6.358095] android_work: android_work: sent uevent USB_STATE=CONFIGURED
[ 6.823073] msm_enqueue: queue eventdata new max is 1
[ 6.847184] cfg80211: World regulatory domain updated:
[ 6.847276] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.847398] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.860674] msm_enqueue: queue control new max is 1
[ 6.885060] wcn36xx: mac address: 1c:7b:21:7e:fd:67
[ 6.990325] msm_enqueue: queue eventdata new max is 1
[ 7.000061] cfg80211: Calling CRDA for country: US
[ 7.005096] msm_enqueue: queue control new max is 1
[ 7.005432] cfg80211: Regulatory domain changed to country: US
[ 7.005493] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 7.005737] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[ 7.005859] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[ 7.005920] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7.006073] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7.006195] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7.006287] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[ 7.418464] mdp4_dtv_start: <ID=0 1920x1080 (88,44,148), (4,5,36) 148MHz>
[ 7.421425] dtv_on: tv_src_clk=148500kHz, pm_qos_rate=148500kHz, [0]
[ 7.422371] hdmi_msm hdmi_msm.1: hdmi_msm_power_on: HDMI/HPD not initialized
[ 7.422554] mdp4_dtv_on:
[ 7.422737] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 7.448405] mdp4_mixer_blend_setup: Error: no bg_pipe at mixer=1
[ 7.448466] hdmi_msm hdmi_msm.1: hdmi_msm_power_off: HDMI/HPD not initialized
[ 7.448588] dtv_off
[ 7.451060] mdp4_dtv_off:
[ 7.759346] mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 177780000
[ 7.759407] mdp4_overlay_mdp_perf_upd mdp bw is changed [1] from 4 to 1
[ 8.364413] pil pil0: q6: Brought out of reset
[ 8.402258] apr_tal:Q6 Is Up
[ 8.402380] apr_tal: SMD_EVENT_OPEN
[ 9.562215] wcnss: version 01030100
[ 9.627926] wcn36xx: firmware WLAN version 'WCN v2.0 RadioPhy vIris_TSMC_2.0 with 48MHz XO' and CRM version 'AAAAAANAZW120089'
[ 9.628078] wcn36xx: firmware API 1.3.1.0, 12 stations, 2 bssids
[ 9.628567] wcn36xx: FW Cap MCC
[ 9.628689] wcn36xx: FW Cap P2P
[ 9.628750] wcn36xx: FW Cap SLM_SESSIONIZATION
[ 9.628811] wcn36xx: FW Cap DOT11AC_OPMODE
[ 9.628933] wcn36xx: Chip is 3660
[ 9.640103] ADDRCONF(NETDEV_UP): mesh0: link is not ready
[ 9.969204] clearpad clearpad: synaptics_clearpad_set_power: state=running
[ 9.969327] clearpad clearpad: no change (1)
[ 10.028536] clearpad clearpad: synaptics_clearpad_set_power: state=running
[ 10.028658] clearpad clearpad: no change (1)
[ 10.218098] ADDRCONF(NETDEV_CHANGE): mesh0: link becomes ready
[ 10.820509] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 11.663879] apr_tal: SMD_EVENT_OPEN
[ 13.403113] mdm_modem_ioctl: normal boot done
[ 13.438211] mdm_pblrdy_change: pbl ready:0
[ 13.969784] mdm_status_change: status = 1: mdm is now ready
[ 14.011963] msm_hsic_host msm_hsic_host: remove, state 1
[ 14.012055] usb usb1: USB disconnect, device number 1
[ 14.012177] usb 1-1: USB disconnect, device number 2
[ 14.013551] msm_hsic_host msm_hsic_host: USB bus 1 deregistered
[ 14.026491] msm_hsic_host msm_hsic_host: Qualcomm EHCI Host Controller using HSIC
[ 14.026613] msm_hsic_host msm_hsic_host: new USB bus registered, assigned bus number 1
[ 14.048679] msm_hsic_host msm_hsic_host: irq 261, io mem 0x12510000
[ 14.068487] msm_hsic_host msm_hsic_host: USB 2.0 started, EHCI 1.00
[ 14.068731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 14.068853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.068976] usb usb1: Product: Qualcomm EHCI Host Controller using HSIC
[ 14.069067] usb usb1: Manufacturer: Linux 3.4.0 ehci_hcd
[ 14.069159] usb usb1: SerialNumber: msm_hsic_host
[ 14.069647] hub 1-0:1.0: USB hub found
[ 14.069739] hub 1-0:1.0: 1 port detected
[ 14.438516] usb 1-1: new high-speed USB device number 2 using msm_hsic_host
[ 14.500839] usb 1-1: New USB device found, idVendor=05c6, idProduct=9048
[ 14.500991] usb 1-1: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 14.501113] usb 1-1: Product: Qualcomm CDMA Technologies MSM
[ 14.501175] usb 1-1: Manufacturer: Qualcomm, Incorporated
[ 14.512803] rmnet_usb 1-1:1.5: rmnet_usb0: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, ca:93:b6:47:1c:0a
[ 14.518541] rmnet_usb 1-1:1.6: rmnet_usb1: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, ca:93:b6:47:1c:0a
[ 14.639432] rmnet_usb 1-1:1.7: rmnet_usb2: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, ca:93:b6:47:1c:0a
[ 14.759529] rmnet_usb 1-1:1.8: rmnet_usb3: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, ca:93:b6:47:1c:0a
[ 15.746131] device rmnet_usb3 entered promiscuous mode
[ 15.828536] device rmnet_usb2 entered promiscuous mode
[ 15.888478] wcnss_post_bootup: Cancel APPS vote for Iris & WCNSS
[ 15.898550] device rmnet_usb1 entered promiscuous mode
[ 15.968502] device rmnet_usb0 entered promiscuous mode
[ 16.029513] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 16.230734] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 16.818068] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 16.906699] apr_tal: SMD_EVENT_OPEN
[ 16.915092] acc_open
[ 16.915183] acc_release
[ 17.125194] hcismd_set_enable 0
[ 17.125347] Bluetooth: opening HCI-SMD channel :APPS_RIVA_BT_ACL
[ 17.125499] Bluetooth: opening HCI-SMD channel :APPS_RIVA_BT_CMD
[ 17.125682] Bluetooth: HCI device registration is starting
[ 17.138776] clearpad clearpad: synaptics_clearpad_set_power: state=running
[ 17.138898] clearpad clearpad: no change (1)
[ 17.301785] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 18.406134] mtp_open
[ 19.008118] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 19.623439] QSEECOM: qseecom_load_app: App (tzlibasb) does'nt exist, loading apps for first time
[ 19.680146] QSEECOM: qseecom_load_app: App with id 1 (tzlibasb) now loaded
[ 19.690004] QSEECOM: qseecom_unload_app: App id 1 now unloaded
[ 20.194048] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 20.606683] qup_i2c qup_i2c.0: QUP: I2C status flags :0x1343c8, irq:226
[ 20.606714] qup_i2c qup_i2c.0: I2C slave addr:0x28 not connected
[ 20.616786] pn544 0-0028: pn544_dev_write: i2c write err -107, but retry 1
[ 20.618617] init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
[ 20.643461] mdp4_overlay_req2pipe: ndx=3 still staged
[ 20.643583] mdp4_overlay_set: mdp4_overlay_req2pipe, ret=-1
[ 20.643644] msmfb_overlay_set: ioctl failed, rc=-1
[ 21.268823] msm_hsic_host msm_hsic_host: HSIC-USB in low power mode
[ 22.320585] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 23.621303] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 23.706271] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 23.761757] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 23.823927] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 23.851487] msm_hsic_host msm_hsic_host: HSIC-USB exited from low power mode
[ 23.872882] FPR: retry count: 0
[ 23.899313] FPR: retry count: 1
[ 23.925530] FPR: retry count: 2
[ 23.930749] retry count(3) reached max, resume in tight loop
[ 24.561788] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 25.230032] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 25.268884] msm_hsic_host msm_hsic_host: HSIC-USB in low power mode
[ 26.620967] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 28.473493] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 30.846604] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 31.855699] msm_hsic_host msm_hsic_host: HSIC-USB exited from low power mode
[ 31.877155] FPR: retry count: 0
[ 31.903372] FPR: retry count: 1
[ 31.931390] FPR: retry count: 2
[ 31.936670] retry count(3) reached max, resume in tight loop
[ 33.268853] msm_hsic_host msm_hsic_host: HSIC-USB in low power mode
[ 39.078467] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 47.860399] msm_hsic_host msm_hsic_host: HSIC-USB exited from low power mode
[ 47.881001] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 47.882374] FPR: retry count: 0
[ 47.908774] FPR: retry count: 1
[ 49.269830] msm_hsic_host msm_hsic_host: HSIC-USB in low power mode
[ 55.970700] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 64.079902] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 70.853837] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 80.279078] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 88.369754] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 90.478223] msm_otg msm_otg: b_peripheral work, inputs=0x00000001
[ 90.478559] msm_otg msm_otg: Avail curr from USB = 0
[ 90.479108] msm_hsusb msm_hsusb: vbus offline
[ 90.479688] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_DISCONNECT_EVENT received
[ 90.480421] adb_release
[ 90.481703] adb_open
[ 90.486769] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
[ 90.492293] msm_otg msm_otg: changed to b_idle, from b_peripheral
[ 90.492934] msm_otg msm_otg: b_idle work, inputs=0x00000001
[ 90.495772] msm_otg msm_otg: phy_reset: success
[ 90.497359] mtp_release
[ 90.599847] msm_otg msm_otg: USB in low power mode
[ 91.410407] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 100.856767] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 110.763711] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 118.882588] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 125.858049] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 135.121837] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 143.233999] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 150.858019] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 159.077552] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 165.857469] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 175.714909] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 183.817366] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 190.867694] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 200.137250] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 208.265985] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 215.866595] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 224.673767] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 230.861376] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 240.867511] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 249.078620] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 255.868731] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 265.365481] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 273.482008] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 280.868884] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 289.725560] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 297.843766] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 305.867572] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 314.081947] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 320.864977] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 330.314909] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 336.282710] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 338.562215] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 345.867388] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 354.804944] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 357.280115] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 362.906699] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 369.031496] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 378.282710] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 379.173691] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 387.291042] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 395.485456] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 399.285395] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 403.652800] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 410.887440] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 420.083167] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 420.288020] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 428.210865] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 435.887379] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 441.290645] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 444.602502] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 450.881428] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 459.031771] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 462.292781] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 469.200244] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 477.344635] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 483.293728] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 485.523637] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 493.725560] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 500.887471] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 504.297787] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 510.023164] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 518.244437] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 525.300106] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 525.887532] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 534.664703] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 540.881580] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 546.303433] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 549.031435] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 559.173966] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 563.299740] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 567.306210] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 570.897573] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 579.037539] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 585.891377] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 588.309964] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 596.015901] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 604.223927] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 609.310910] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 610.343872] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 618.522935] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 626.723637] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 633.314481] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 634.942835] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 643.055180] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 650.897665] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 654.316984] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 659.455791] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 665.897970] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 675.320036] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 675.883930] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 684.000213] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 690.897390] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 696.320189] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 699.038058] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 708.563924] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 715.897451] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 717.322935] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 724.884938] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 733.093850] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 738.326873] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 740.898031] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 749.495376] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 755.897726] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 759.329497] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 765.879963] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 773.993621] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 780.332641] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 780.897451] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 789.037448] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 798.584831] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 801.335235] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 806.712559] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 814.903677] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 822.337921] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 823.051884] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 830.897359] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 839.292079] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 845.897909] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 846.340149] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 855.533465] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 863.683442] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 867.342957] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 870.897512] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 879.038119] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 888.053074] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 888.343933] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 896.193376] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 900.897604] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 909.348664] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 910.424324] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 918.533190] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 926.653654] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 930.350984] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 934.775949] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 940.891164] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 950.897695] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 951.353792] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 959.133862] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 965.898000] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 972.356386] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 975.413123] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 983.596642] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 990.896871] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 993.358095] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 999.037509] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1008.043705] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1016.191423] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1017.360079] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1024.313749] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1030.897451] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1038.363985] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1040.543903] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1048.665496] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1055.897970] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1059.367098] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1064.893453] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1073.023653] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1080.369723] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1080.897420] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1089.037539] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1095.896505] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1101.372348] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1105.495620] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1113.611200] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1120.897085] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1122.374973] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1129.865527] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1138.003662] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1143.377597] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1145.897542] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1154.282740] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1160.897390] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1164.380100] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1170.568563] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1178.681061] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1185.380924] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1185.898305] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1194.923637] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1203.033755] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1206.385441] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1210.898275] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1219.273645] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1224.780955] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1230.037692] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1230.387791] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1235.194933] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1245.644376] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1251.390141] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1253.772989] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1260.897237] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1269.037509] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1272.393315] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1278.102090] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1286.273950] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1293.396062] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1294.463634] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1300.897909] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1310.788280] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1314.398687] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1318.991026] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1323.165939] msm_hsic_host msm_hsic_host: HSIC-USB exited from low power mode
[ 1323.187333] FPR: retry count: 0
[ 1323.213459] FPR: retry count: 1
[ 1323.239920] FPR: retry count: 2
[ 1323.245017] retry count(3) reached max, resume in tight loop
[ 1325.229207] msm_hsic_host msm_hsic_host: HSIC-USB in low power mode
[ 1325.898305] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1335.400121] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1335.430825] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1343.552510] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1350.898702] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1353.181962] msm_hsic_host msm_hsic_host: HSIC-USB exited from low power mode
[ 1355.229146] msm_hsic_host msm_hsic_host: HSIC-USB in low power mode
[ 1356.401770] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1359.037204] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1368.133251] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1376.322783] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1377.406500] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1384.433511] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1390.897390] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1400.864733] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1401.409400] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1409.063268] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1417.280054] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1422.410163] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1425.402807] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1433.563344] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1440.897756] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1443.413520] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1449.037204] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1458.173202] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1464.417060] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1466.291530] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1474.413642] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1480.897390] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1485.419807] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1490.753456] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1498.893422] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1503.191484] msm_hsic_host msm_hsic_host: HSIC-USB exited from low power mode
[ 1505.229085] msm_hsic_host msm_hsic_host: HSIC-USB in low power mode
[ 1505.897726] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1506.420753] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1515.122447] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1523.242117] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1527.424843] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1530.897359] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1539.037600] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1545.897420] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1548.426308] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1555.703616] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1563.824904] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1569.431161] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1570.897542] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1580.043643] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1588.143048] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1590.431008] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1595.897146] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1604.403479] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1610.897390] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1614.435617] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1620.611841] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1628.714634] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1635.438119] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1635.897970] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1644.994658] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1653.124645] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1656.438852] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1661.253685] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1669.374973] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1677.441293] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1677.526781] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1685.641751] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1693.753089] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1698.445322] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1700.897909] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1709.994078] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1718.093697] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1719.447855] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1725.937921] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1734.361116] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1740.449046] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1740.937371] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1749.037936] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1758.712131] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1761.453379] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1766.823988] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1774.942560] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1783.093544] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1785.456370] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1791.204577] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1799.347809] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1805.444803] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1806.459606] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1813.563619] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1819.021669] cfg80211: Calling CRDA to update world regulatory domain
[ 1819.035494] cfg80211: World regulatory domain updated:
[ 1819.035586] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1819.035769] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1820.937860] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1827.460155] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1829.832992] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1837.954738] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1845.938806] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1848.464306] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1854.193468] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1860.937310] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1869.037204] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1869.466839] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1878.551960] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1886.683503] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1890.469464] wcn36xx: WARNING STA b4:52:7d:46:21:de index 2 is leaving
[ 1891.231313] request_suspend_state: sleep (3->3) at 1891222873047 (1970-02-28 11:22:54.853512647 UTC)
[ 1891.231466] clearpad clearpad: early suspend
[ 1891.231557] clearpad clearpad: synaptics_clearpad_set_power: state=running
[ 1891.231679] clearpad clearpad: power OFF
[ 1891.418525] mipi_dsi_panel mipi_dsi_panel.0: panel_off: DISPLAY_OFF sent
[ 1891.459117] msm_hsic_host msm_hsic_host: HSIC-USB exited from low power mode
[ 1891.481122] FPR: retry count: 0
[ 1891.481428] mmc0: mmc_start_bkops: card->ext_csd.raw_bkops_status = 0x2
[ 1891.507523] FPR: retry count: 1
[ 1891.528612] mdp4_mixer_blend_setup: Error: no bg_pipe at mixer=0
[ 1891.528704] dtv_pipe is not configured yet
[ 1891.533984] FPR: retry count: 2
[ 1891.539081] retry count(3) reached max, resume in tight loop
[ 1894.411414] msm_hsic_host msm_hsic_host: HSIC-USB in low power mode
[ 1894.412391] PM: suspend entry 1970-02-28 11:22:58.034559494 UTC
[ 1894.450816] Freezing user space processes ... (elapsed 0.08 seconds) done.
[ 1894.532030] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 1894.552632] Suspending console(s) (use no_console_suspend to debug)
[ 1894.649839] msm_fb_ext_suspend: Turning off HPD circuitry
[ 1894.654539] 8921_l18: Failed to create debugfs directory
[ 1894.672302] PM: suspend of devices complete after 116.068 msecs
[ 1894.674683] PM: late suspend of devices complete after 2.350 msecs
[ 1894.679596] PM: noirq suspend of devices complete after 4.852 msecs
[ 1894.679627] Disabling non-boot CPUs ...
[ 1894.680481] msm_pm_enter
[ 1894.680481] msm_pm_enter: power collapse
[ 1894.680481] msm_mpm_irqs_detectable: cannot monitor 000000,00000000,00000000,00000000,00000000,00000020,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
[ 1894.680481] ------------[ cut here ]------------
[ 1894.680481] WARNING: at /opt/jam/dev/xperiaz/kernel/kernel/smp.c:320 smp_call_function_single+0xa8/0x1c8()
[ 1894.680481] Modules linked in: wcn36xx_msm(O) wcn36xx(O) mac80211(O) cfg80211(O) compat(O)
[ 1894.680481] [<c0014b58>] (unwind_backtrace+0x0/0x11c) from [<c007065c>] (warn_slowpath_common+0x4c/0x64)
[ 1894.680481] [<c007065c>] (warn_slowpath_common+0x4c/0x64) from [<c007068c>] (warn_slowpath_null+0x18/0x1c)
[ 1894.680481] [<c007068c>] (warn_slowpath_null+0x18/0x1c) from [<c00b392c>] (smp_call_function_single+0xa8/0x1c8)
[ 1894.680481] [<c00b392c>] (smp_call_function_single+0xa8/0x1c8) from [<c004ece0>] (msm_spm_set_vdd+0x18/0x2c)
[ 1894.680481] [<c004ece0>] (msm_spm_set_vdd+0x18/0x2c) from [<c004cb90>] (msm_pm_power_collapse+0x134/0x2c8)
[ 1894.680481] [<c004cb90>] (msm_pm_power_collapse+0x134/0x2c8) from [<c004d1a0>] (msm_pm_enter+0x174/0x2e0)
[ 1894.680481] [<c004d1a0>] (msm_pm_enter+0x174/0x2e0) from [<c00a5cf4>] (suspend_devices_and_enter+0x1b0/0x314)
[ 1894.680481] [<c00a5cf4>] (suspend_devices_and_enter+0x1b0/0x314) from [<c00a5f78>] (pm_suspend+0x120/0x200)
[ 1894.680481] [<c00a5f78>] (pm_suspend+0x120/0x200) from [<c00a6f20>] (suspend+0x68/0x180)
[ 1894.680481] [<c00a6f20>] (suspend+0x68/0x180) from [<c0089198>] (process_one_work+0x280/0x488)
[ 1894.680481] [<c0089198>] (process_one_work+0x280/0x488) from [<c00895b4>] (worker_thread+0x214/0x3b4)
[ 1894.680481] [<c00895b4>] (worker_thread+0x214/0x3b4) from [<c008d4cc>] (kthread+0x84/0x90)
[ 1894.680481] [<c008d4cc>] (kthread+0x84/0x90) from [<c000f028>] (kernel_thread_exit+0x0/0x8)
[ 1894.680481] ---[ end trace da227214a82491bb ]---
[ 1894.680481] msm_pm_enter: return
[ 1894.683900] PM: noirq resume of devices complete after 2.655 msecs
[ 1894.686982] wakeup wake lock: alarm_rtc
[ 1894.688691] PM: early resume of devices complete after 1.587 msecs
[ 1894.727330] msm_fb_ext_resume: Turning on HPD circuitry
[ 1894.736425] ------------[ cut here ]------------
[ 1894.736486] WARNING: at /opt/jam/dev/xperiaz/kernel/drivers/base/firmware_class.c:597 request_firmware+0x3c/0xb8()
[ 1894.736517] Modules linked in: wcn36xx_msm(O) wcn36xx(O) mac80211(O) cfg80211(O) compat(O)
[ 1894.736639] [<c0014b58>] (unwind_backtrace+0x0/0x11c) from [<c007065c>] (warn_slowpath_common+0x4c/0x64)
[ 1894.736700] [<c007065c>] (warn_slowpath_common+0x4c/0x64) from [<c007068c>] (warn_slowpath_null+0x18/0x1c)
[ 1894.737097] [<c007068c>] (warn_slowpath_null+0x18/0x1c) from [<c03074b4>] (request_firmware+0x3c/0xb8)
[ 1894.737219] [<c03074b4>] (request_firmware+0x3c/0xb8) from [<bf138a4c>] (wcn36xx_smd_load_nv+0x1c/0x158 [wcn36xx])
[ 1894.737310] [<bf138a4c>] (wcn36xx_smd_load_nv+0x1c/0x158 [wcn36xx]) from [<bf13588c>] (wcn36xx_start+0xc4/0x2ac [wcn36xx])
[ 1894.737768] [<bf13588c>] (wcn36xx_start+0xc4/0x2ac [wcn36xx]) from [<bf0b703c>] (ieee80211_reconfig+0x248/0x1d34 [mac80211])
[ 1894.738287] [<bf0b703c>] (ieee80211_reconfig+0x248/0x1d34 [mac80211]) from [<bf009dd4>] (wiphy_resume+0xe0/0x188 [cfg80211])
[ 1894.738928] [<bf009dd4>] (wiphy_resume+0xe0/0x188 [cfg80211]) from [<c03004b0>] (dpm_run_callback+0x44/0x7c)
[ 1894.738989] [<c03004b0>] (dpm_run_callback+0x44/0x7c) from [<c0301048>] (device_resume+0x140/0x184)
[ 1894.739020] [<c0301048>] (device_resume+0x140/0x184) from [<c0301934>] (dpm_resume+0xec/0x228)
[ 1894.739081] [<c0301934>] (dpm_resume+0xec/0x228) from [<c0301c2c>] (dpm_resume_end+0xc/0x18)
[ 1894.739111] [<c0301c2c>] (dpm_resume_end+0xc/0x18) from [<c00a5d84>] (suspend_devices_and_enter+0x240/0x314)
[ 1894.739142] [<c00a5d84>] (suspend_devices_and_enter+0x240/0x314) from [<c00a5f78>] (pm_suspend+0x120/0x200)
[ 1894.739203] [<c00a5f78>] (pm_suspend+0x120/0x200) from [<c00a6f20>] (suspend+0x68/0x180)
[ 1894.739264] [<c00a6f20>] (suspend+0x68/0x180) from [<c0089198>] (process_one_work+0x280/0x488)
[ 1894.739294] [<c0089198>] (process_one_work+0x280/0x488) from [<c00895b4>] (worker_thread+0x214/0x3b4)
[ 1894.739355] [<c00895b4>] (worker_thread+0x214/0x3b4) from [<c008d4cc>] (kthread+0x84/0x90)
[ 1894.739416] [<c008d4cc>] (kthread+0x84/0x90) from [<c000f028>] (kernel_thread_exit+0x0/0x8)
[ 1894.739447] ---[ end trace da227214a82491bc ]---
[ 1894.739477] wcn36xx wcn36xx: firmware: wlan/prima/WCNSS_qcom_wlan_nv.bin will not be loaded
[ 1894.739508] wcn36xx: ERROR Failed to load nv file wlan/prima/WCNSS_qcom_wlan_nv.bin: -11
[ 1894.739538] wcn36xx: ERROR Failed to push NV to chip
[ 1894.741309] ------------[ cut here ]------------
[ 1894.741583] WARNING: at /opt/jam/dev/xperiaz/submodules/backports-releases/net/mac80211/util.c:1490 ieee80211_reconfig+0x300/0x1d34 [mac80211]()
[ 1894.741583] Hardware became unavailable upon resume. This could be a software issue prior to suspend or a hardware issue.
[ 1894.741614] Modules linked in: wcn36xx_msm(O) wcn36xx(O) mac80211(O) cfg80211(O) compat(O)
[ 1894.741705] [<c0014b58>] (unwind_backtrace+0x0/0x11c) from [<c007065c>] (warn_slowpath_common+0x4c/0x64)
[ 1894.741736] [<c007065c>] (warn_slowpath_common+0x4c/0x64) from [<c00706f4>] (warn_slowpath_fmt+0x2c/0x3c)
[ 1894.742011] [<c00706f4>] (warn_slowpath_fmt+0x2c/0x3c) from [<bf0b70f4>] (ieee80211_reconfig+0x300/0x1d34 [mac80211])
[ 1894.742407] [<bf0b70f4>] (ieee80211_reconfig+0x300/0x1d34 [mac80211]) from [<bf009dd4>] (wiphy_resume+0xe0/0x188 [cfg80211])
[ 1894.742529] [<bf009dd4>] (wiphy_resume+0xe0/0x188 [cfg80211]) from [<c03004b0>] (dpm_run_callback+0x44/0x7c)
[ 1894.742590] [<c03004b0>] (dpm_run_callback+0x44/0x7c) from [<c0301048>] (device_resume+0x140/0x184)
[ 1894.742621] [<c0301048>] (device_resume+0x140/0x184) from [<c0301934>] (dpm_resume+0xec/0x228)
[ 1894.742682] [<c0301934>] (dpm_resume+0xec/0x228) from [<c0301c2c>] (dpm_resume_end+0xc/0x18)
[ 1894.742713] [<c0301c2c>] (dpm_resume_end+0xc/0x18) from [<c00a5d84>] (suspend_devices_and_enter+0x240/0x314)
[ 1894.742743] [<c00a5d84>] (suspend_devices_and_enter+0x240/0x314) from [<c00a5f78>] (pm_suspend+0x120/0x200)
[ 1894.742804] [<c00a5f78>] (pm_suspend+0x120/0x200) from [<c00a6f20>] (suspend+0x68/0x180)
[ 1894.742835] [<c00a6f20>] (suspend+0x68/0x180) from [<c0089198>] (process_one_work+0x280/0x488)
[ 1894.742896] [<c0089198>] (process_one_work+0x280/0x488) from [<c00895b4>] (worker_thread+0x214/0x3b4)
[ 1894.742926] [<c00895b4>] (worker_thread+0x214/0x3b4) from [<c008d4cc>] (kthread+0x84/0x90)
[ 1894.742987] [<c008d4cc>] (kthread+0x84/0x90) from [<c000f028>] (kernel_thread_exit+0x0/0x8)
[ 1894.742987] ---[ end trace da227214a82491bd ]---
[ 1894.743140] dpm_run_callback(): wiphy_resume+0x0/0x188 [cfg80211] returns -11
[ 1894.743170] PM: Device phy0 failed to resume: error -11
[ 1894.745215] PM: resume of devices complete after 56.426 msecs
[ 1894.777506] Restarting tasks ...
[ 1894.801403] QSEECOM: qseecom_receive_req: Interrupted: exiting wait_rcv_req loop
[ 1894.801892] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 1894.802380] QSEECOM: qseecom_receive_req: Interrupted: exiting wait_rcv_req loop
[ 1894.802807] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 1894.813947] done.
[ 1894.820295] PM: suspend exit 1970-02-28 11:23:25.362148053 UTC
[ 1894.820784] suspend: exit suspend, ret = 0 (1970-02-28 11:23:25.362635975 UTC)
[ 1895.026827] PM: suspend entry 1970-02-28 11:23:25.568521839 UTC
[ 1895.027986] Freezing user space processes ... (elapsed 0.05 seconds) done.
[ 1895.082709] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 1895.101541] Suspending console(s) (use no_console_suspend to debug)
[ 1895.198870] ------------[ cut here ]------------
[ 1895.199480] WARNING: at /opt/jam/dev/xperiaz/submodules/backports-releases/net/mac80211/driver-ops.h:12 __ieee80211_suspend+0x810/0x9a0 [mac80211]()
[ 1895.199511] mesh0: Failed check-sdata-in-driver check, flags: 0x0
[ 1895.199511] Modules linked in: wcn36xx_msm(O) wcn36xx(O) mac80211(O) cfg80211(O) compat(O)
[ 1895.199633] [<c0014b58>] (unwind_backtrace+0x0/0x11c) from [<c007065c>] (warn_slowpath_common+0x4c/0x64)
[ 1895.199694] [<c007065c>] (warn_slowpath_common+0x4c/0x64) from [<c00706f4>] (warn_slowpath_fmt+0x2c/0x3c)
[ 1895.200060] [<c00706f4>] (warn_slowpath_fmt+0x2c/0x3c) from [<bf0e3e20>] (__ieee80211_suspend+0x810/0x9a0 [mac80211])
[ 1895.200640] [<bf0e3e20>] (__ieee80211_suspend+0x810/0x9a0 [mac80211]) from [<bf009f9c>] (wiphy_suspend+0x120/0x334 [cfg80211])
[ 1895.200793] [<bf009f9c>] (wiphy_suspend+0x120/0x334 [cfg80211]) from [<c03012b4>] (__device_suspend+0x1e4/0x32c)
[ 1895.200854] [<c03012b4>] (__device_suspend+0x1e4/0x32c) from [<c0301ce0>] (dpm_suspend+0xa8/0x210)
[ 1895.200884] [<c0301ce0>] (dpm_suspend+0xa8/0x210) from [<c00a5c18>] (suspend_devices_and_enter+0xd4/0x314)
[ 1895.200945] [<c00a5c18>] (suspend_devices_and_enter+0xd4/0x314) from [<c00a5f78>] (pm_suspend+0x120/0x200)
[ 1895.200976] [<c00a5f78>] (pm_suspend+0x120/0x200) from [<c00a6f20>] (suspend+0x68/0x180)
[ 1895.201037] [<c00a6f20>] (suspend+0x68/0x180) from [<c0089198>] (process_one_work+0x280/0x488)
[ 1895.201098] [<c0089198>] (process_one_work+0x280/0x488) from [<c00895b4>] (worker_thread+0x214/0x3b4)
[ 1895.201159] [<c00895b4>] (worker_thread+0x214/0x3b4) from [<c008d4cc>] (kthread+0x84/0x90)
[ 1895.201220] [<c008d4cc>] (kthread+0x84/0x90) from [<c000f028>] (kernel_thread_exit+0x0/0x8)
[ 1895.201220] ---[ end trace da227214a82491be ]---
[ 1895.201281] Unable to handle kernel paging request at virtual address 00100104
[ 1895.201281] pgd = c0004000
[ 1895.201312] [00100104] *pgd=00000000
[ 1895.201342] Internal error: Oops: 805 [#1] PREEMPT SMP ARM
[ 1895.201373] Modules linked in: wcn36xx_msm(O) wcn36xx(O) mac80211(O) cfg80211(O) compat(O)
[ 1895.201434] CPU: 0 Tainted: G W O (3.4.0 #4)
[ 1895.201495] PC is at wcn36xx_remove_interface+0x34/0x64 [wcn36xx]
[ 1895.201830] LR is at __ieee80211_suspend+0x89c/0x9a0 [mac80211]
[ 1895.201830] pc : [<bf1356b4>] lr : [<bf0e3eac>] psr: 40000013
[ 1895.201861] sp : d7cd7dc8 ip : 00000000 fp : 00000000
[ 1895.201861] r10: e4568000 r9 : e45692b4 r8 : e4568cec
[ 1895.201892] r7 : e4568d08 r6 : e45e6500 r5 : e4569520 r4 : e45e6b20
[ 1895.201922] r3 : 00200200 r2 : 00100100 r1 : e45e6c00 r0 : e4569520
[ 1895.201953] Flags: nZcv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel
[ 1895.201983] Control: 10c5787d Table: 9f3bc06a DAC: 00000015
[ 1895.201983]
[ 1895.201983] SP: 0xd7cd7d48:
[ 1895.202014] 7d48 c0877a48 c000f028 d7fed580 271ae91c bf0efe1c d7cd7dc0 bf0e3e20 0000000c
[ 1895.202075] 7d68 bf1356b4 40000013 ffffffff d7cd7db4 e4568cec c0691c18 e4569520 e45e6c00
[ 1895.202136] 7d88 00100100 00200200 e45e6b20 e4569520 e45e6500 e4568d08 e4568cec e45692b4
[ 1895.202197] 7da8 e4568000 00000000 00000000 d7cd7dc8 bf0e3eac bf1356b4 40000013 ffffffff
[ 1895.202258] 7dc8 bf135680 e4568b80 d7cd6000 bf0e3eac 00000000 00000001 e5282508 e4568d08
[ 1895.202319] 7de8 e4568cec e5282000 00000000 e45689d8 bf0a9058 e4568120 bf009e7c 00000000
[ 1895.202380] 7e08 00000000 e4568000 00000000 bf009f9c e45689d8 00000002 e4568a0c bf009e7c
[ 1895.202441] 7e28 00000000 00000000 c0ba1570 c03012b4 00000000 00000000 00000000 00000000
[ 1895.202502]
[ 1895.202502] R0: 0xe45694a0:
[ 1895.202502] 94a0 00000002 00000500 e45694a8 e45694a8 bf08e004 00000000 e4c48280 e45694bc
[ 1895.202563] 94c0 e45694bc 00000500 e45694c8 e45694c8 bf096ccc 00000500 e45694d8 e45694d8
[ 1895.202624] 94e0 bf0970c4 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.202685] 9500 00000000 00000000 00000000 00000000 bf13eed0 00000000 0000096c 00000000
[ 1895.202746] 9520 e4568b80 e527e808 e4569528 e4569528 01030100 0000001b 00000000 00000000
[ 1895.202807] 9540 00000000 00000000 41414141 414e4141 3231575a 39383030 00070000 000f0007
[ 1895.202868] 9560 03ff000f 03ff000f 1c1c2525 25491c1c 00000000 00000000 05000500 00000000
[ 1895.202929] 9580 00000004 8f24e78c 4e435700 2e327620 61522030 506f6964 76207968 73697249
[ 1895.202990]
[ 1895.202990] R1: 0xe45e6b80:
[ 1895.203021] 6b80 00000000 00000000 00000000 00000000 00000000 00000100 00000000 00000000
[ 1895.203082] 6ba0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.203143] 6bc0 00000011 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.203173] 6be0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.203234] 6c00 7e217b1c 000067fd 020100ff 00000003 00000000 00000000 e4d70080 00100100
[ 1895.203295] 6c20 00200200 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.203357] 6c40 00000000 00000000 00000000 00000000 00000000 e45e6c54 e45e6c54 00020002
[ 1895.203418] 6c60 00000000 00010000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.203479]
[ 1895.203479] R4: 0xe45e6aa0:
[ 1895.203509] 6aa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.203540] 6ac0 00000000 00000000 e45e6ac8 e45e6ac8 00000000 00010001 00000000 00000000
[ 1895.203601] 6ae0 00000000 00000000 00000000 00000000 00030003 e45e6af4 e45e6af4 00000500
[ 1895.203662] 6b00 e45e6b00 e45e6b00 bf09f328 e4d70280 00000000 00000000 00000000 00000000
[ 1895.203723] 6b20 00000007 00000000 bf0f7c18 00000000 00000000 00020001 000003e8 00000000
[ 1895.203784] 6b40 00000000 00000000 00000000 00000000 00000015 00000000 00000000 00000000
[ 1895.203845] 6b60 00000000 00000000 00000000 00000000 bf13f170 00000001 0000143c 00000000
[ 1895.203906] 6b80 00000000 00000000 00000000 00000000 00000000 00000100 00000000 00000000
[ 1895.203967]
[ 1895.203967] R5: 0xe45694a0:
[ 1895.203967] 94a0 00000002 00000500 e45694a8 e45694a8 bf08e004 00000000 e4c48280 e45694bc
[ 1895.204028] 94c0 e45694bc 00000500 e45694c8 e45694c8 bf096ccc 00000500 e45694d8 e45694d8
[ 1895.204089] 94e0 bf0970c4 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.204150] 9500 00000000 00000000 00000000 00000000 bf13eed0 00000000 0000096c 00000000
[ 1895.204211] 9520 e4568b80 e527e808 e4569528 e4569528 01030100 0000001b 00000000 00000000
[ 1895.204272] 9540 00000000 00000000 41414141 414e4141 3231575a 39383030 00070000 000f0007
[ 1895.204333] 9560 03ff000f 03ff000f 1c1c2525 25491c1c 00000000 00000000 05000500 00000000
[ 1895.204394] 9580 00000004 8f24e78c 4e435700 2e327620 61522030 506f6964 76207968 73697249
[ 1895.204455]
[ 1895.204455] R6: 0xe45e6480:
[ 1895.204486] 6480 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.204547] 64a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.204608] 64c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.204638] 64e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.204699] 6500 e45692b4 e5282500 e4568120 00000007 e5282510 e4568038 e45e6000 00000002
[ 1895.204760] 6520 e45e6520 e45e6520 000c000c 00000001 00060006 e45e6534 e45e6534 00000000
[ 1895.204821] 6540 00000000 00000000 656d7a78 00006873 00000000 00000000 00000000 00000000
[ 1895.204883] 6560 00000000 00000000 00000000 00000000 00000000 e45e6574 e45e6574 00000000
[ 1895.204944]
[ 1895.204944] R7: 0xe4568c88:
[ 1895.204974] 8c88 de826a80 e449cac0 00000003 01010100 00000001 00000500 e4568ca0 e4568ca0
[ 1895.205035] 8ca8 bf0b9a48 00000001 0000000e 00000000 00000000 00000000 bf08df60 e4568b80
[ 1895.205096] 8cc8 e4568cc8 e4568cc8 00000000 79167916 e4568cd8 e4568cd8 00000000 c788c788
[ 1895.205157] 8ce8 d8c2d8c2 00000001 00000000 e4568cf4 e4568cf4 00000000 00040004 00000000
[ 1895.205188] 8d08 e4568d08 e4568d08 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.205249] 8d28 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.205310] 8d48 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.205371] 8d68 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.205432]
[ 1895.205432] R8: 0xe4568c6c:
[ 1895.205462] 8c6c 00000000 00000000 000c000c 00000500 e4568c7c e4568c7c bf08e558 de826a80
[ 1895.205523] 8c8c e449cac0 00000003 01010100 00000001 00000500 e4568ca0 e4568ca0 bf0b9a48
[ 1895.205554] 8cac 00000001 0000000e 00000000 00000000 00000000 bf08df60 e4568b80 e4568cc8
[ 1895.205615] 8ccc e4568cc8 00000000 79167916 e4568cd8 e4568cd8 00000000 c788c788 d8c2d8c2
[ 1895.205676] 8cec 00000001 00000000 e4568cf4 e4568cf4 00000000 00040004 00000000 e4568d08
[ 1895.205737] 8d0c e4568d08 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.205798] 8d2c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.205859] 8d4c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.205920]
[ 1895.205920] R9: 0xe4569234:
[ 1895.205951] 9234 00000000 e4569238 e4569238 00000000 00000000 00000000 00000000 00000000
[ 1895.205981] 9254 bf0b304c e4568b80 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.206042] 9274 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.206103] 9294 00000000 00000000 00000000 00000000 00000000 e527f200 e527f400 39c94b76
[ 1895.206164] 92b4 e5282500 e45e6500 00000001 00000000 e45692c4 e45692c4 00000000 00000001
[ 1895.206225] 92d4 00000000 e45692d8 e45692d8 00000000 00000001 00000000 e45692ec e45692ec
[ 1895.206286] 92f4 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.206348] 9314 00000000 00000000 00000000 e5238700 00000000 00000000 00000000 00000000
[ 1895.206409]
[ 1895.206409] R10: 0xe4567f80:
[ 1895.206409] 7f80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.206470] 7fa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.206531] 7fc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.206592] 7fe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1895.206653] 8000 bf0f44a0 bf0534e8 bf0534e8 00000000 00000000 bf00949c e5303000 00000500
[ 1895.206714] 8020 e4568020 e4568020 bf009508 00000000 00000000 00000000 e45e6510 e5282510
[ 1895.206775] 8040 00000002 00000002 00000001 00000000 e4568050 e4568050 e4568058 e4568058
[ 1895.206836] 8060 000f000f 00000001 00000000 00010001 e4568070 e4568070 00000000 00000000
[ 1895.206897] Process kworker/u:24 (pid: 24838, stack limit = 0xd7cd62f0)
[ 1895.206897] Stack: (0xd7cd7dc8 to 0xd7cd8000)
[ 1895.206927] 7dc0: bf135680 e4568b80 d7cd6000 bf0e3eac 00000000 00000001
[ 1895.206958] 7de0: e5282508 e4568d08 e4568cec e5282000 00000000 e45689d8 bf0a9058 e4568120
[ 1895.207019] 7e00: bf009e7c 00000000 00000000 e4568000 00000000 bf009f9c e45689d8 00000002
[ 1895.207049] 7e20: e4568a0c bf009e7c 00000000 00000000 c0ba1570 c03012b4 00000000 00000000
[ 1895.207080] 7e40: 00000000 00000000 00000001 00cd6000 e45689d8 d7fed580 c0cde4a8 c0cde4a8
[ 1895.207111] 7e60: 000273c8 c0cddb00 c03003f0 d7cd7e50 ffffffff ffffffff 00000000 00000000
[ 1895.207141] 7e80: 00000000 00000000 00000000 271ae91c e4a588d4 e4568a44 00000000 e45689d8
[ 1895.207172] 7ea0: c0bbdc1c 00000002 c0bbdc50 c0301ce0 3c920af7 000001b9 3c920af7 000001b9
[ 1895.207202] 7ec0: 00000003 00000000 00000003 c00a6eb8 c0ba1850 00000000 c0cdebc4 c00a5c18
[ 1895.207233] 7ee0: c0b44d58 00000003 00000000 c0ba1648 c00a6eb8 c0ba1850 c0cdebc4 c00a5f78
[ 1895.207263] 7f00: 00000000 00002b5b c0ba1648 c00a6f20 00000000 c3990480 c0b03480 c008973c
[ 1895.207294] 7f20: 00000002 00000001 c0b003c0 004d172d 21e2f46f 20000013 c00696e4 d7cd6000
[ 1895.207324] 7f40: c0cdebc0 e5114c00 c00696e4 c0cdf9b0 00000000 c0cdebc4 d7cd7f6c c06903d0
[ 1895.207355] 7f60: de824d00 c0cdebc0 e3503000 c0089198 de824d00 e3503005 00000089 de824d00
[ 1895.207416] 7f80: c0cdebc0 de824d10 c0b03440 c0b03440 00000000 c0cdebc4 00000089 c00895b4
[ 1895.207446] 7fa0: de824d00 00000000 00000002 df629f18 de824d00 c00893a0 00000013 00000000
[ 1895.207477] 7fc0: 00000000 00000000 00000000 c008d4cc 00000000 de824d00 00000000 00000000
[ 1895.207507] 7fe0: d7cd7fe0 d7cd7fe0 df629f18 c008d448 c000f028 c000f028 00000000 00000000
[ 1895.207874] [<bf1356b4>] (wcn36xx_remove_interface+0x34/0x64 [wcn36xx]) from [<bf0e3eac>] (__ieee80211_suspend+0x89c/0x9a0 [mac80211])
[ 1895.208331] [<bf0e3eac>] (__ieee80211_suspend+0x89c/0x9a0 [mac80211]) from [<bf009f9c>] (wiphy_suspend+0x120/0x334 [cfg80211])
[ 1895.208484] [<bf009f9c>] (wiphy_suspend+0x120/0x334 [cfg80211]) from [<c03012b4>] (__device_suspend+0x1e4/0x32c)
[ 1895.208514] [<c03012b4>] (__device_suspend+0x1e4/0x32c) from [<c0301ce0>] (dpm_suspend+0xa8/0x210)
[ 1895.208576] [<c0301ce0>] (dpm_suspend+0xa8/0x210) from [<c00a5c18>] (suspend_devices_and_enter+0xd4/0x314)
[ 1895.208606] [<c00a5c18>] (suspend_devices_and_enter+0xd4/0x314) from [<c00a5f78>] (pm_suspend+0x120/0x200)
[ 1895.208667] [<c00a5f78>] (pm_suspend+0x120/0x200) from [<c00a6f20>] (suspend+0x68/0x180)
[ 1895.208698] [<c00a6f20>] (suspend+0x68/0x180) from [<c0089198>] (process_one_work+0x280/0x488)
[ 1895.208759] [<c0089198>] (process_one_work+0x280/0x488) from [<c00895b4>] (worker_thread+0x214/0x3b4)
[ 1895.208789] [<c00895b4>] (worker_thread+0x214/0x3b4) from [<c008d4cc>] (kthread+0x84/0x90)
[ 1895.208850] [<c008d4cc>] (kthread+0x84/0x90) from [<c000f028>] (kernel_thread_exit+0x0/0x8)
[ 1895.208881] Code: e5943100 e1a00005 e59420fc e28410e0 (e5823004)
[ 1895.209003] ---[ end trace da227214a82491bf ]---
[ 1895.209033] Kernel panic - not syncing: Fatal exception
[ 1895.209064] CPU2: stopping
[ 1895.209125] [<c0014b58>] (unwind_backtrace+0x0/0x11c) from [<c001334c>] (handle_IPI+0x100/0x200)
[ 1895.209155] [<c001334c>] (handle_IPI+0x100/0x200) from [<c0008630>] (gic_handle_irq+0xa8/0xb4)
[ 1895.209216] [<c0008630>] (gic_handle_irq+0xa8/0xb4) from [<c0691c80>] (__irq_svc+0x40/0x70)
[ 1895.209247] Exception stack(0xe3573f68 to 0xe3573fb0)
[ 1895.209277] 3f60: 00000000 00000000 00000001 00000000 00000000 00000000
[ 1895.209308] 3f80: c0b5760c 00000003 00000002 c0b5760c 00000000 00000000 00000000 e3573fb0
[ 1895.209339] 3fa0: c00e02f4 c0053bd4 68000113 ffffffff
[ 1895.209369] [<c0691c80>] (__irq_svc+0x40/0x70) from [<c0053bd4>] (msm_cpuidle_enter+0x70/0x78)
[ 1895.209430] [<c0053bd4>] (msm_cpuidle_enter+0x70/0x78) from [<c0493cb4>] (cpuidle_enter+0x14/0x18)
[ 1895.209491] [<c0493cb4>] (cpuidle_enter+0x14/0x18) from [<c0494234>] (cpuidle_idle_call+0x1e0/0x3c0)
[ 1895.209522] [<c0494234>] (cpuidle_idle_call+0x1e0/0x3c0) from [<c000f434>] (cpu_idle+0x88/0xf0)
[ 1895.209583] [<c000f434>] (cpu_idle+0x88/0xf0) from [<80208160>] (0x80208160)
[ 1895.209613] CPU1: stopping
[ 1895.209613] &@running_process@cpu2:*swapper/2*
[ 1895.209674] [<c0014b58>] (unwind_backtrace+0x0/0x11c) from [<c001334c>] (handle_IPI+0x100/0x200)
[ 1895.209705] [<c001334c>] (handle_IPI+0x100/0x200) from [<c0008630>] (gic_handle_irq+0xa8/0xb4)
[ 1895.209766] [<c0008630>] (gic_handle_irq+0xa8/0xb4) from [<c0691c80>] (__irq_svc+0x40/0x70)
[ 1895.209796] Exception stack(0xe356bf68 to 0xe356bfb0)
[ 1895.209827] bf60: 00000000 00000000 00000001 00000000 00000000 00000000
[ 1895.209857] bf80: c0b5760c 00000003 00000001 c0b5760c 00000000 00000000 00000000 e356bfb0
[ 1895.209888] bfa0: c00e02f4 c0053bd4 60000013 ffffffff
[ 1895.209949] [<c0691c80>] (__irq_svc+0x40/0x70) from [<c0053bd4>] (msm_cpuidle_enter+0x70/0x78)
[ 1895.210010] [<c0053bd4>] (msm_cpuidle_enter+0x70/0x78) from [<c0493cb4>] (cpuidle_enter+0x14/0x18)
[ 1895.210040] [<c0493cb4>] (cpuidle_enter+0x14/0x18) from [<c0494234>] (cpuidle_idle_call+0x1e0/0x3c0)
[ 1895.210102] [<c0494234>] (cpuidle_idle_call+0x1e0/0x3c0) from [<c000f434>] (cpu_idle+0x88/0xf0)
[ 1895.210163] [<c000f434>] (cpu_idle+0x88/0xf0) from [<80208160>] (0x80208160)
[ 1895.210224] CPU3: stopping
[ 1895.210254] &@running_process@cpu1:*swapper/1*
[ 1895.210315] [<c0014b58>] (unwind_backtrace+0x0/0x11c) from [<c001334c>] (handle_IPI+0x100/0x200)
[ 1895.210376] [<c001334c>] (handle_IPI+0x100/0x200) from [<c0008630>] (gic_handle_irq+0xa8/0xb4)
[ 1895.210437] [<c0008630>] (gic_handle_irq+0xa8/0xb4) from [<c0691c80>] (__irq_svc+0x40/0x70)
[ 1895.210468] Exception stack(0xe357bf68 to 0xe357bfb0)
[ 1895.210498] bf60: 00000000 00000000 00000001 00000000 00000000 00000000
[ 1895.210529] bf80: c0b5760c 00000003 00000003 c0b5760c 00000000 00000000 00000000 e357bfb0
[ 1895.210559] bfa0: c00e02f4 c0053bd4 60000013 ffffffff
[ 1895.210620] [<c0691c80>] (__irq_svc+0x40/0x70) from [<c0053bd4>] (msm_cpuidle_enter+0x70/0x78)
[ 1895.210712] [<c0053bd4>] (msm_cpuidle_enter+0x70/0x78) from [<c0493cb4>] (cpuidle_enter+0x14/0x18)
[ 1895.210742] [<c0493cb4>] (cpuidle_enter+0x14/0x18) from [<c0494234>] (cpuidle_idle_call+0x1e0/0x3c0)
[ 1895.210865] [<c0494234>] (cpuidle_idle_call+0x1e0/0x3c0) from [<c000f434>] (cpu_idle+0x88/0xf0)
[ 1895.210926] [<c000f434>] (cpu_idle+0x88/0xf0) from [<80208160>] (0x80208160)
[ 1895.210987] &@running_process@cpu3:*swapper/3*
[ 1895.311948] wcnss_8960: crash shutdown : 0
[ 1895.712803] &@panic_name@:*kworker/u:24*
[ 1895.713444] Rebooting in 5 seconds..
[ 1900.722966] Restarting Linux version 3.4.0 (jam@notquantum) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #4 SMP PREEMPT Thu Nov 14 11:41:52 PST 2013
[ 1900.722966]
[ 1900.773080] arm_restart: Console was locked! Busting
[ 1900.773111]
[ 1900.773111] Restarting Linux version 3.4.0 (jam@notquantum) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #4 SMP PREEMPT Thu Nov 14 11:41:52 PST 2013
[ 1900.773141]
[ 1900.823256] arm_restart: Console was locked! Busting
[ 1900.824477] Going down for restart now
No errors detected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment