· 7 years ago · Nov 12, 2018, 06:54 PM
1* daemon not running. starting it now on port 5037 *
2* daemon started successfully *
3/ # dmesg
4dmesg
5[ 0.000000] Booting Linux on physical CPU 0x0
6[ 0.000000] Linux version 3.18.20 (scl@scl_xa243_188) (gcc version 4.9.2 (GCC) ) #1 PREEMPT Fri Oct 13 11:34:05 CST 2017
7[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d
8[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
9[ 0.000000] Machine model: Qualcomm Technologies, Inc. MDM 9607 CDP
10[ 0.000000] Reserved memory: reserved region for node 'modem_adsp_region@0': base 0x82a00000, size 70 MiB
11[ 0.000000] Reserved memory: reserved region for node 'external_image_region@0': base 0x87c00000, size 4 MiB
12[ 0.000000] Removed memory: created DMA memory pool at 0x82a00000, size 70 MiB
13[ 0.000000] Reserved memory: initialized node modem_adsp_region@0, compatible id removed-dma-pool
14[ 0.000000] Removed memory: created DMA memory pool at 0x87c00000, size 4 MiB
15[ 0.000000] Reserved memory: initialized node external_image_region@0, compatible id removed-dma-pool
16[ 0.000000] cma: Reserved 4 MiB at 0x87800000
17[ 0.000000] Memory policy: Data cache writeback
18[ 0.000000] On node 0 totalpages: 31744
19[ 0.000000] free_area_init_node: node 0, pgdat c075e33c, node_mem_map c76d5000
20[ 0.000000] Normal zone: 256 pages used for memmap
21[ 0.000000] Normal zone: 0 pages reserved
22[ 0.000000] Normal zone: 31744 pages, LIFO batch:7
23[ 0.000000] CPU: All CPU(s) started in SVC mode.
24[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
25[ 0.000000] pcpu-alloc: [0] 0
26[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 31488
27[ 0.000000] Kernel command line: noinitrd rw console=ttyHSL0,115200,n8 androidboot.hardware=qcom ehci-hcd.park=3 msm_rtb.filter=0x37 lpm_levels.sleep_disabled=1 earlycon=msm_hsl_uart,0x78b3000 androidboot.serialno=8af51fd androidboot.baseband=msm rootfstype=ubifs rootflags=bulk_read root=ubi0:rootfs ubi.mtd=14
28[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
29[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
30[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
31[ 0.000000] Memory: 41168K/126976K available (5624K kernel code, 374K rwdata, 1276K rodata, 256K init, 818K bss, 85808K reserved)
32[ 0.000000] Virtual kernel memory layout:
33[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
34[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
35[ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB)
36[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
37[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
38[ 0.000000] .text : 0xc0008000 - 0xc06c53c0 (6901 kB)
39[ 0.000000] .init : 0xc06c6000 - 0xc0706000 ( 256 kB)
40[ 0.000000] .data : 0xc0706000 - 0xc0763ba0 ( 375 kB)
41[ 0.000000] .bss : 0xc0763c64 - 0xc0830788 ( 819 kB)
42[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
43[ 0.000000] Preemptible hierarchical RCU implementation.
44[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
45[ 0.000000] NR_IRQS:16 nr_irqs:16 16
46[ 0.000000] GIC CPU mask not found - kernel will fail to boot.
47[ 0.000000] GIC CPU mask not found - kernel will fail to boot.
48[ 0.000000] mpm_init_irq_domain(): Cannot find irq controller for qcom,gpio-parent
49[ 0.000000] MPM 1 irq mapping errored -517
50[ 0.000000] Architected mmio timer(s) running at 19.20MHz (virt).
51[ 0.000010] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
52[ 0.000025] Switching to timer-based delay loop, resolution 52ns
53[ 0.000042] Switched to clocksource arch_mem_counter
54[ 0.000615] Console: colour dummy device 80x30
55[ 0.000635] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
56[ 0.000650] pid_max: default: 32768 minimum: 301
57[ 0.000756] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
58[ 0.000771] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
59[ 0.001275] CPU: Testing write buffer coherency: ok
60[ 0.001546] Setting up static identity map for 0x80558ce0 - 0x80558d38
61[ 0.002306]
62[ 0.002306] **********************************************************
63[ 0.002324] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
64[ 0.002332] ** **
65[ 0.002339] ** trace_printk() being used. Allocating extra memory. **
66[ 0.002347] ** **
67[ 0.002354] ** This means that this is a DEBUG kernel and it is **
68[ 0.002361] ** unsafe for produciton use. **
69[ 0.002368] ** **
70[ 0.002376] ** If you see this message and you are not debugging **
71[ 0.002383] ** the kernel, report this immediately to your vendor! **
72[ 0.002390] ** **
73[ 0.002398] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
74[ 0.002405] **********************************************************
75[ 0.003151] MSM Memory Dump base table set up
76[ 0.003188] MSM Memory Dump apps data table set up
77[ 0.011391] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
78[ 0.012679] pinctrl core: initialized pinctrl subsystem
79[ 0.013047] regulator-dummy: no parameters
80[ 0.036234] NET: Registered protocol family 16
81[ 0.037818] DMA: preallocated 256 KiB pool for atomic coherent allocations
82[ 0.090099] cpuidle: using governor ladder
83[ 0.120092] cpuidle: using governor menu
84[ 0.150091] cpuidle: using governor qcom
85[ 0.157755] msm_watchdog b017000.qcom,wdt: wdog absent resource not present
86[ 0.158015] msm_watchdog b017000.qcom,wdt: MSM Watchdog Initialized
87[ 0.160293] irq: no irq domain found for /soc/pinctrl@1000000 !
88[ 0.162914] spmi_pmic_arb 200f000.qcom,spmi: PMIC Arb Version-2 0x20010000
89[ 0.165415] platform 4080000.qcom,mss: assigned reserved memory node modem_adsp_region@0
90[ 0.165761] irq: no irq domain found for /soc/pinctrl@1000000 !
91[ 0.166085] irq: no irq domain found for /soc/pinctrl@1000000 !
92[ 0.166556] mem_acc_corner: 0 <--> 0 mV
93[ 0.167628] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
94[ 0.167641] hw-breakpoint: maximum watchpoint size is 8 bytes.
95[ 0.168510] gpiochip_add: registered GPIOs 0 to 79 on device: 1000000.pinctrl
96[ 0.168530] GPIO chip 1000000.pinctrl: created GPIO range 0->79 ==> 1000000.pinctrl PIN 0->79
97[ 0.169055] __of_mpm_init(): MPM driver mapping exists
98[ 0.169507] msm_rpm_glink_dt_parse: qcom,rpm-glink compatible not matches
99[ 0.169522] msm_rpm_dev_probe: APSS-RPM communication over SMD
100[ 0.170222] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
101[ 0.172256] smd_channel_probe_now: allocation table not initialized
102[ 0.173939] mdm9607_s1: 1050 <--> 1350 mV at 1225 mV normal idle
103[ 0.174093] spm_regulator_probe: name=mdm9607_s1, range=LV, voltage=1225000 uV, mode=AUTO, step rate=4800 uV/us
104[ 0.174497] cpr_efuse_init: apc_corner: efuse_addr = 0x000a4000 (len=0x1000)
105[ 0.174542] cpr_read_fuse_revision: apc_corner: fuse revision = 2
106[ 0.174561] cpr_parse_speed_bin_fuse: apc_corner: [row: 37]: 0x4158f53208af51fd, speed_bits = 4
107[ 0.174641] cpr_pvs_init: apc_corner: pvs voltage: [1050000 1100000 1237500] uV
108[ 0.174656] cpr_pvs_init: apc_corner: ceiling voltage: [1050000 1225000 1350000] uV
109[ 0.174669] cpr_pvs_init: apc_corner: floor voltage: [1050000 1050000 1150000] uV
110[ 0.175262] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
111[ 0.175334] i2c-msm-v2 78b8000.i2c: error on clk_get(core_clk):-517
112[ 0.175351] i2c-msm-v2 78b8000.i2c: error probe() failed with err:-517
113[ 0.177682] msm-thermal soc:qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,core-limit-temp. err=-22. KTM continues
114[ 0.177716] msm-thermal soc:qcom,msm-thermal: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
115[ 0.177762] msm_thermal:msm_thermal_dev_probe Failed reading node=/soc/qcom,msm-thermal, key=qcom,online-hotplug-core. err:-517
116[ 0.178707] sps:sps is ready.
117[ 0.180344] msm_rpm_glink_dt_parse: qcom,rpm-glink compatible not matches
118[ 0.180361] msm_rpm_dev_probe: APSS-RPM communication over SMD
119[ 0.181216] mdm9607_s2: 750 <--> 1275 mV at 750 mV normal idle
120[ 0.181965] mdm9607_s3_level: 0 <--> 0 mV at 0 mV normal idle
121[ 0.182454] mdm9607_s3_level_ao: 0 <--> 0 mV at 0 mV normal idle
122[ 0.182950] mdm9607_s3_floor_level: 0 <--> 0 mV at 0 mV normal idle
123[ 0.183423] mdm9607_s3_level_so: 0 <--> 0 mV at 0 mV normal idle
124[ 0.184038] mdm9607_s4: 1800 <--> 1950 mV at 1800 mV normal idle
125[ 0.184650] mdm9607_l1: 1250 mV normal idle
126[ 0.185271] mdm9607_l2: 1800 mV normal idle
127[ 0.185887] mdm9607_l3: 1800 mV normal idle
128[ 0.186527] mdm9607_l4: 3075 mV normal idle
129[ 0.187155] mdm9607_l5: 1700 <--> 3050 mV at 1700 mV normal idle
130[ 0.187787] mdm9607_l6: 1700 <--> 3050 mV at 1700 mV normal idle
131[ 0.188410] mdm9607_l7: 1700 <--> 1900 mV at 1700 mV normal idle
132[ 0.189042] mdm9607_l8: 1800 mV normal idle
133[ 0.189684] mdm9607_l9: 1200 <--> 1250 mV at 1200 mV normal idle
134[ 0.190600] mdm9607_l10: 1050 mV normal idle
135[ 0.191296] mdm9607_l11: 1800 mV normal idle
136[ 0.191943] mdm9607_l12_level: 0 <--> 0 mV at 0 mV normal idle
137[ 0.192435] mdm9607_l12_level_ao: 0 <--> 0 mV at 0 mV normal idle
138[ 0.192894] mdm9607_l12_level_so: 0 <--> 0 mV at 0 mV normal idle
139[ 0.193372] mdm9607_l12_floor_lebel: 0 <--> 0 mV at 0 mV normal idle
140[ 0.194025] mdm9607_l13: 1800 <--> 2850 mV at 2850 mV normal idle
141[ 0.194694] mdm9607_l14: 2650 <--> 3000 mV at 2650 mV normal idle
142[ 0.194912] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
143[ 0.195173] cpr_efuse_init: apc_corner: efuse_addr = 0x000a4000 (len=0x1000)
144[ 0.195221] cpr_read_fuse_revision: apc_corner: fuse revision = 2
145[ 0.195240] cpr_parse_speed_bin_fuse: apc_corner: [row: 37]: 0x4158f53208af51fd, speed_bits = 4
146[ 0.195320] cpr_pvs_init: apc_corner: pvs voltage: [1050000 1100000 1237500] uV
147[ 0.195334] cpr_pvs_init: apc_corner: ceiling voltage: [1050000 1225000 1350000] uV
148[ 0.195346] cpr_pvs_init: apc_corner: floor voltage: [1050000 1050000 1150000] uV
149[ 0.195540] cpr_init_cpr_parameters: apc_corner: up threshold = 2, down threshold = 3
150[ 0.195569] cpr_init_cpr_parameters: apc_corner: CPR is enabled by default.
151[ 0.195600] cpr_init_cpr_efuse: apc_corner: [row:65] = 0x158002ae2ae386
152[ 0.195621] cpr_init_cpr_efuse: apc_corner: CPR disable fuse = 0
153[ 0.195634] cpr_init_cpr_efuse: apc_corner: Corner[1]: ro_sel = 0, target quot = 686
154[ 0.195647] cpr_init_cpr_efuse: apc_corner: Corner[2]: ro_sel = 0, target quot = 686
155[ 0.195659] cpr_init_cpr_efuse: apc_corner: Corner[3]: ro_sel = 0, target quot = 902
156[ 0.195845] cpr_config: apc_corner: Timer count: 0x17700 (for 5000 us)
157[ 0.196313] apc_corner: 0 <--> 0 mV
158[ 0.196746] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
159[ 0.196822] i2c-msm-v2 78b8000.i2c: error on clk_get(core_clk):-517
160[ 0.196838] i2c-msm-v2 78b8000.i2c: error probe() failed with err:-517
161[ 0.197311] msm-thermal soc:qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,core-limit-temp. err=-22. KTM continues
162[ 0.197340] msm-thermal soc:qcom,msm-thermal: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
163[ 0.197447] msm_thermal:get_kernel_cluster_info CPU0 topology not initialized.
164[ 0.197829] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
165[ 0.197845] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
166[ 0.197855] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
167[ 0.198286] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
168[ 0.198300] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
169[ 0.198314] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
170[ 0.198324] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
171[ 0.206061] qcom,gcc-mdm9607 1800000.qcom,gcc: Registered GCC clocks
172[ 0.206433] clock-a7 b010008.qcom,clock-a7: Speed bin: 4 PVS Version: 0
173[ 0.206527] a7ssmux: set OPP pair(400000000 Hz: 1 uV) on cpu0
174[ 0.206563] a7ssmux: set OPP pair(1305600000 Hz: 7 uV) on cpu0
175[ 0.207966] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
176[ 0.208050] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
177[ 0.208068] i2c-msm-v2 78b8000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
178[ 0.251391] gpiochip_find_base: found new base at 1018
179[ 0.251538] gpiochip_add: registered GPIOs 1018 to 1023 on device: pm8019-gpio
180[ 0.251816] qcom,qpnp-pin qpnp-pin-c72e8c00: qpnp_pin_probe: gpio_chip registered between 1018-1023
181[ 0.251978] gpiochip_find_base: found new base at 1012
182[ 0.252103] gpiochip_add: registered GPIOs 1012 to 1017 on device: pm8019-mpp
183[ 0.252521] qcom,qpnp-pin qpnp-pin-c72e8e00: qpnp_pin_probe: gpio_chip registered between 1012-1017
184[ 0.252793] KPI: Bootloader start count = 62915
185[ 0.252806] KPI: Bootloader end count = 83720
186[ 0.252816] KPI: Bootloader display count = 3749423647
187[ 0.252826] KPI: Bootloader load kernel count = 14135
188[ 0.252836] KPI: Kernel MPM timestamp = 100257
189[ 0.252845] KPI: Kernel MPM Clock frequency = 32768
190[ 0.252877] socinfo_print: v0.10, id=297, ver=1.0, raw_id=72, raw_ver=0, hw_plat=8, hw_plat_ver=65536
191[ 0.252877] accessory_chip=0, hw_plat_subtype=0, pmic_model=65539, pmic_die_revision=131074 foundry_id=0 serial_number=145707517
192[ 0.253191] of_get_named_gpiod_flags: parsed 'gpio' property of node '/soc/sdcard_ext_vreg[0]' - status (0)
193[ 0.253410] sdcard_ext_vreg: no parameters
194[ 0.253595] of_get_named_gpiod_flags: parsed 'gpio' property of node '/soc/rome_vreg[0]' - status (0)
195[ 0.253777] rome_vreg: no parameters
196[ 0.254665] (NULL device *): zte-power: qpnp boot reason: 0x40, 0x0, 0x0, 0x0
197[ 0.254682] (NULL device *): zte-power: boot status: event 1, poff 0x0, pon 0xaa
198[ 0.254695] (NULL device *): zte-power: boot status: charger 0, battery 0, vbat 0
199[ 0.254707] (NULL device *): zte-power: zte boot reason: 0xaa, 0x1
200[ 0.254717] (NULL device *): zte-power: zte boot lcd id: 0x0
201[ 0.254732] power zte_power: zte-power: zte_power_get_boot_reason: 1
202[ 0.254747] of_get_named_gpiod_flags: can't parse 'power-board' property of node '/soc/zte_power[0]'
203[ 0.254759] of_get_named_gpiod_flags: can't parse 'power-usb' property of node '/soc/zte_power[0]'
204[ 0.254772] of_get_named_gpiod_flags: can't parse 'power-slic' property of node '/soc/zte_power[0]'
205[ 0.254790] zte_bsp_netlink_register: module 0
206[ 0.254803] power zte_power: zte-power: success to creat zte_power device
207[ 0.254926] (NULL device *): zte-power: zte_power_init done
208[ 0.255526] cpufreq: driver msm up and running
209[ 0.256026] ION heap system created
210[ 0.256434] msm_bus_fabric_init_driver
211[ 0.262395] qcom,qpnp-power-on qpnp-power-on-c72e8200: PMIC@SID0 Power-on reason: Triggered from CBL (external power supply) and 'cold' boot
212[ 0.262424] qcom,qpnp-power-on qpnp-power-on-c72e8200: PMIC@SID0: Unknown power-off reason
213[ 0.262634] input: qpnp_pon as /devices/virtual/input/input0
214[ 0.262910] qpnp_pon_probe, boot_reason:aa
215[ 0.263086] PMIC@SID0: PM8019 v2.2 options: 3, 2, 2, 2
216[ 0.263659] zte_bsp_netlink done
217[ 0.263726] Advanced Linux Sound Architecture Driver Initialized.
218[ 0.264403] cfg80211: Calling CRDA to update world regulatory domain
219[ 0.264433] cfg80211: World regulatory domain updated:
220[ 0.264441] cfg80211: DFS Master region: unset
221[ 0.264449] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
222[ 0.264460] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
223[ 0.264469] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
224[ 0.264478] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
225[ 0.264487] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
226[ 0.264496] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
227[ 0.264506] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
228[ 0.264515] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
229[ 0.264524] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
230[ 0.265223] Switched to clocksource arch_mem_counter
231[ 0.282160] NET: Registered protocol family 2
232[ 0.282749] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
233[ 0.282770] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
234[ 0.282786] TCP: Hash tables configured (established 1024 bind 1024)
235[ 0.282832] TCP: reno registered
236[ 0.282845] UDP hash table entries: 256 (order: 0, 4096 bytes)
237[ 0.282860] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
238[ 0.282968] NET: Registered protocol family 1
239[ 0.284408] futex hash table entries: 256 (order: -1, 3072 bytes)
240[ 0.288632] msgmni has been set to 88
241[ 0.289891] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
242[ 0.289905] io scheduler noop registered
243[ 0.289912] io scheduler deadline registered
244[ 0.290007] io scheduler cfq registered (default)
245[ 0.290199] gpiochip_find_base: found new base at 980
246[ 0.290302] gpiochip_add: registered GPIOs 980 to 1011 on device: smp2p
247[ 0.290429] gpiochip_find_base: found new base at 948
248[ 0.290509] gpiochip_add: registered GPIOs 948 to 979 on device: smp2p
249[ 0.290542] gpiochip_find_base: found new base at 916
250[ 0.290631] gpiochip_add: registered GPIOs 916 to 947 on device: smp2p
251[ 0.290746] gpiochip_find_base: found new base at 884
252[ 0.290827] gpiochip_add: registered GPIOs 884 to 915 on device: smp2p
253[ 0.290860] gpiochip_find_base: found new base at 852
254[ 0.290938] gpiochip_add: registered GPIOs 852 to 883 on device: slave-kernel
255[ 0.291033] gpiochip_find_base: found new base at 852
256[ 0.291111] gpiochip_add: registered GPIOs 852 to 883 on device: master-kernel
257[ 0.293638] of_get_named_gpiod_flags: parsed 'qcom,gpio-proxy-unvote' property of node '/soc/qcom,mss@4080000[0]' - status (-517)
258[ 0.294456] of_get_named_gpiod_flags: can't parse 'qcom,tx-gpio' property of node '/soc/uart@78b1000[0]'
259[ 0.294469] uart_tx_gpio is not available
260[ 0.294479] of_get_named_gpiod_flags: can't parse 'qcom,rx-gpio' property of node '/soc/uart@78b1000[0]'
261[ 0.294486] uart_rx_gpio is not available
262[ 0.294495] of_get_named_gpiod_flags: can't parse 'qcom,cts-gpio' property of node '/soc/uart@78b1000[0]'
263[ 0.294502] uart_cts_gpio is not available
264[ 0.294512] of_get_named_gpiod_flags: can't parse 'qcom,rfr-gpio' property of node '/soc/uart@78b1000[0]'
265[ 0.294519] uart_rfr_gpio is not available
266[ 0.294587] msm_serial_hs 78b1000.uart: Error -6, invalid bam irq resources.
267[ 0.294763] msm_serial_hs module loaded
268[ 0.295003] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
269[ 0.295037] AXI: get_pdata(): Error: Client name not found
270[ 0.295045] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
271[ 0.295053] msm_serial_hsl_probe: Bus scaling is disabled
272[ 0.295153] 78b3000.serial: ttyHSL0 at MMIO 0x78b3000 (irq = 153, base_baud = 460800) is a MSM
273[ 0.295460] msm_serial_hsl_init: driver initialized
274[ 0.308018] brd: module loaded
275[ 0.311574] sps: BAM device 0x07984000 is not registered yet.
276[ 0.311829] sps:BAM 0x07984000 is registered.
277[ 0.311849] msm_nand_bam_init: msm_nand_bam_init: BAM device registered: bam_handle 0xc2226800
278[ 0.312077] sps:BAM 0x07984000 (va:0xc89a0000) enabled: ver:0x18, number of pipes:7
279[ 0.313897] msm_nand_parse_smem_ptable: Parsing partition table info from SMEM
280[ 0.313940] msm_nand_parse_smem_ptable: SMEM partition table found: ver: 4 len: 15
281[ 0.313965] msm_nand_version_check: nand_major:1, nand_minor:5, qpic_major:1, qpic_minor:5
282[ 0.314001] zhao.wl g_zte_flash_id = 0x1590aac8
283[ 0.314013] msm_nand_scan: missing page size info - extract from NAND ID
284[ 0.314022] msm_nand_scan: NAND Id: 0x1590aac8 Buswidth: 8Bits Density: 256 MByte
285[ 0.314031] msm_nand_scan: pagesize: 2048 Erasesize: 131072 oobsize: 64 (in Bytes)
286[ 0.314038] msm_nand_scan: BCH ECC: 4 Bit
287[ 0.314052] msm_nand_scan: CFG0: 0x2a0408c0, CFG1: 0x0804745c
288[ 0.314052] RAWCFG0: 0x2c8400c0, RAWCFG1: 0x0005055d
289[ 0.314052] ECCBUFCFG: 0x00000203, ECCBCHCFG: 0x42040700
290[ 0.314052] RAWECCCFG: 0x42000701, BAD BLOCK BYTE: 0x000001d1
291[ 0.314103] Creating 15 MTD partitions on "7980000.nand":
292[ 0.314116] 0x000000000000-0x000000140000 : "sbl"
293[ 0.314758] 0x000000140000-0x000000280000 : "mibib"
294[ 0.315272] 0x000000280000-0x000000880000 : "efs2"
295[ 0.315775] 0x000000880000-0x000000e80000 : "efsbak"
296[ 0.316292] 0x000000e80000-0x0000011e0000 : "tz"
297[ 0.316816] 0x0000011e0000-0x000001520000 : "rpm"
298[ 0.317352] 0x000001520000-0x000001600000 : "aboot"
299[ 0.317898] 0x000001600000-0x000002040000 : "boot"
300[ 0.318426] 0x000002040000-0x000002080000 : "scrub"
301[ 0.318904] 0x000002080000-0x000004a20000 : "modem"
302[ 0.319403] 0x000004a20000-0x000004ba0000 : "misc"
303[ 0.319908] 0x000004ba0000-0x000005600000 : "recovery"
304[ 0.320557] 0x000005600000-0x000005780000 : "fota"
305[ 0.321080] 0x000005780000-0x000006c20000 : "recoveryfs"
306[ 0.321632] 0x000006c20000-0x000010000000 : "system"
307[ 0.322174] msm_nand_probe: NANDc phys addr 0x7980000, BAM phys addr 0x7984000, BAM IRQ 164
308[ 0.322186] msm_nand_probe: Allocated DMA buffer at virt_addr 0xc7840000, phys_addr 0x87840000
309[ 0.323148] of_get_named_gpiod_flags: can't parse 'qcom,gpio-clk' property of node '/soc/spi@78b6000[0]'
310[ 0.323165] of_get_named_gpiod_flags: can't parse 'qcom,gpio-miso' property of node '/soc/spi@78b6000[0]'
311[ 0.323175] of_get_named_gpiod_flags: can't parse 'qcom,gpio-mosi' property of node '/soc/spi@78b6000[0]'
312[ 0.323185] of_get_named_gpiod_flags: can't parse 'qcom,gpio-cs0' property of node '/soc/spi@78b6000[0]'
313[ 0.323194] of_get_named_gpiod_flags: can't parse 'qcom,gpio-cs1' property of node '/soc/spi@78b6000[0]'
314[ 0.323203] of_get_named_gpiod_flags: can't parse 'qcom,gpio-cs2' property of node '/soc/spi@78b6000[0]'
315[ 0.323213] of_get_named_gpiod_flags: can't parse 'qcom,gpio-cs3' property of node '/soc/spi@78b6000[0]'
316[ 0.330325] ------------[ cut here ]------------
317[ 0.330344] WARNING: CPU: 0 PID: 1 at /home/scl/ci/workspace/Soft4_P82M_VDFINMF833V_SMALLMCP_uSDK/platform_sdk/qualcomm/mdm9xxx.le/code/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/arch/arm/mm/ioremap.c:302 0xc0016c38()
318[ 0.330353] Modules linked in:
319[ 0.330366] CPU: 0 PID: 1 Comm: swapper Not tainted 3.18.20 #1
320[ 0.330385] Function entered at [<c0013160>] from [<c0011340>]
321[ 0.330395] Function entered at [<c0011340>] from [<c001c548>]
322[ 0.330404] Function entered at [<c001c548>] from [<c001c5f8>]
323[ 0.330411] Function entered at [<c001c5f8>] from [<c0016c38>]
324[ 0.330420] Function entered at [<c0016c38>] from [<c0016d88>]
325[ 0.330428] Function entered at [<c0016d88>] from [<c0282684>]
326[ 0.330437] Function entered at [<c0282684>] from [<c023fc28>]
327[ 0.330446] Function entered at [<c023fc28>] from [<c023e400>]
328[ 0.330454] Function entered at [<c023e400>] from [<c023e5dc>]
329[ 0.330462] Function entered at [<c023e5dc>] from [<c023cc68>]
330[ 0.330470] Function entered at [<c023cc68>] from [<c023dc50>]
331[ 0.330478] Function entered at [<c023dc50>] from [<c023ee68>]
332[ 0.330486] Function entered at [<c023ee68>] from [<c00088e4>]
333[ 0.330494] Function entered at [<c00088e4>] from [<c06c6cb0>]
334[ 0.330503] Function entered at [<c06c6cb0>] from [<c0551024>]
335[ 0.330512] Function entered at [<c0551024>] from [<c000dce0>]
336[ 0.330544] ---[ end trace 360d9e4de75ae345 ]---
337[ 0.330555] cnss_configure_ramdump: ramdump addr: (null), phys: 0x87a00000 subsys:'AR6320'
338[ 0.330563] cnss_configure_ramdump: CNSS ramdump will not be collected
339[ 0.330865] cnss_sdio 87a00000.qcom,cnss-sdio: CNSS SDIO Driver registered
340[ 0.331235] msm_otg 78d9000.usb: msm_otg probe
341[ 0.331422] of_get_named_gpiod_flags: can't parse 'qcom,hub-reset-gpio' property of node '/soc/usb@78d9000[0]'
342[ 0.331433] of_get_named_gpiod_flags: can't parse 'qcom,sw-sel-gpio' property of node '/soc/usb@78d9000[0]'
343[ 0.331462] of_get_named_gpiod_flags: parsed 'qcom,usbid-gpio' property of node '/soc/usb@78d9000[0]' - status (0)
344[ 0.331480] of_get_named_gpiod_flags: can't parse 'qcom,hsusb-otg-vddmin-gpio' property of node '/soc/usb@78d9000[0]'
345[ 0.332959] msm_otg 78d9000.usb: OTG regs = c88e8000
346[ 0.334379] power zte_power: zte-power: power supply usb registered
347[ 0.335767] gbridge_init: gbridge_init successs.
348[ 0.336822] qcom,qpnp-rtc qpnp-rtc-c72e8a00: rtc core: registered qpnp_rtc as rtc0
349[ 0.337058] i2c /dev entries driver
350[ 0.337627] unable to find DT imem DLOAD mode node
351[ 0.337860] unable to find DT imem EDLOAD mode node
352[ 0.338052] unable to find DT imem dload-type node
353[ 0.338401] (NULL device *): zte-power: zte_usb_init() start
354[ 0.338603] of_get_named_gpiod_flags: can't parse 'vbus-detect' property of node '/soc/zte_power_usb[0]'
355[ 0.338621] power zte_power: zte-power: attr-type-sync[id-31] = 2
356[ 0.338638] zte_power_usb soc:zte_power_usb: zte-power: zte_power_regulator_register: constraints name is NULL
357[ 0.338650] zte_power_usb soc:zte_power_usb: zte-power: zte_power_regulator_register: err -22
358[ 0.338667] zte_power_usb soc:zte_power_usb: zte-power: zte_usb_probe() done
359[ 0.341078] msm_otg 78d9000.usb: phy_reset: success
360[ 0.361279] sdhci: Secure Digital Host Controller Interface driver
361[ 0.361292] sdhci: Copyright(c) Pierre Ossman
362[ 0.361299] sdhci-pltfm: SDHCI platform and OF driver helper
363[ 0.361886] sdhci_msm 7864900.sdhci: sdhci_msm_probe: ICE device is not enabled
364[ 0.361916] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/soc/sdhci@07864900[0]' - status (0)
365[ 0.362131] sdhci_msm 7864900.sdhci: sdhci_msm_pm_qos_parse_irq: error -22 reading irq cpu
366[ 0.362143] sdhci_msm 7864900.sdhci: sdhci_msm_pm_qos_parse: PM QoS voting for IRQ will be disabled
367[ 0.362155] sdhci_msm 7864900.sdhci: sdhci_msm_pm_qos_parse: PM QoS voting for cpu group will be disabled
368[ 0.375460] sdhci_msm 7864900.sdhci: No vmmc regulator found
369[ 0.375477] sdhci_msm 7864900.sdhci: No vqmmc regulator found
370[ 0.375886] mmc0: SDHCI controller on 7864900.sdhci [7864900.sdhci] using 32-bit ADMA in legacy mode
371[ 0.376881] :SET TO MMC_SIGNAL_VOLTAGE_330
372[ 0.405599] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/gpio_leds/net_red[0]' - status (0)
373[ 0.405623] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/gpio_leds/net_green[0]' - status (0)
374[ 0.405639] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/gpio_leds/net_blue[0]' - status (0)
375[ 0.405656] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/gpio_leds/net_red[0]' - status (0)
376[ 0.405790] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/gpio_leds/net_green[0]' - status (0)
377[ 0.405880] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/gpio_leds/net_blue[0]' - status (0)
378[ 0.406662] bimc-bwmon 408000.qcom,cpu-bwmon: BW HWmon governor registered.
379[ 0.407175] devfreq soc:qcom,cpubw: Couldn't update frequency transition information.
380[ 0.407476] coresight-fuse a601c.fuse: QPDI fuse not specified
381[ 0.407562] coresight-fuse a601c.fuse: Fuse initialized
382[ 0.410042] coresight-csr 6001000.csr: CSR initialized
383[ 0.410535] coresight-tmc 6026000.tmc: Byte Counter feature enabled
384[ 0.410804] sps:BAM 0x06084000 is registered.
385[ 0.411037] coresight-tmc 6026000.tmc: TMC initialized
386[ 0.411309] coresight-tmc 6025000.tmc: TMC initialized
387[ 0.412545] nidnt boot config: 0
388[ 0.413740] coresight-tpiu 6020000.tpiu: NIDnT on SDCARD only mode
389[ 0.413947] coresight-tpiu 6020000.tpiu: TPIU initialized
390[ 0.416340] coresight-replicator 6024000.replicator: REPLICATOR initialized
391[ 0.416764] coresight-stm 6002000.stm: STM initialized
392[ 0.417098] coresight-hwevent 606c000.hwevent: Hardware Event driver initialized
393[ 0.417749] Netfilter messages via NETLINK v0.30.
394[ 0.417797] nf_conntrack version 0.5.0 (707 buckets, 2828 max)
395[ 0.418109] ctnetlink v0.93: registering with nfnetlink.
396[ 0.418187] ip_set: protocol 6
397[ 0.418456] ip_tables: (C) 2000-2006 Netfilter Core Team
398[ 0.418545] arp_tables: (C) 2002 David S. Miller
399[ 0.418561] TCP: cubic registered
400[ 0.418899] NET: Registered protocol family 10
401[ 0.419688] ip6_tables: (C) 2000-2006 Netfilter Core Team
402[ 0.419787] sit: IPv6 over IPv4 tunneling driver
403[ 0.420392] NET: Registered protocol family 17
404[ 0.420464] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
405[ 0.420491] Bridge firewalling registered
406[ 0.421150] NET: Registered protocol family 27
407[ 0.422981] gpiochip_find_base: found new base at 852
408[ 0.423090] gpiochip_add: registered GPIOs 852 to 883 on device: slave-kernel
409[ 0.423306] gpiochip_find_base: found new base at 820
410[ 0.423394] gpiochip_add: registered GPIOs 820 to 851 on device: master-kernel
411[ 0.423782] of_get_named_gpiod_flags: parsed 'qcom,gpio-proxy-unvote' property of node '/soc/qcom,mss@4080000[0]' - status (0)
412[ 0.424383] of_get_named_gpiod_flags: parsed 'qcom,gpio-err-fatal' property of node '/soc/qcom,mss@4080000[0]' - status (0)
413[ 0.424400] of_get_named_gpiod_flags: parsed 'qcom,gpio-err-ready' property of node '/soc/qcom,mss@4080000[0]' - status (0)
414[ 0.424414] of_get_named_gpiod_flags: parsed 'qcom,gpio-stop-ack' property of node '/soc/qcom,mss@4080000[0]' - status (0)
415[ 0.424427] of_get_named_gpiod_flags: parsed 'qcom,gpio-force-stop' property of node '/soc/qcom,mss@4080000[0]' - status (0)
416[ 0.424442] of_get_named_gpiod_flags: parsed 'qcom,gpio-shutdown-ack' property of node '/soc/qcom,mss@4080000[0]' - status (0)
417[ 0.425947] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_15_in[0]' - status (0)
418[ 0.426009] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_15_out[0]' - status (0)
419[ 0.426057] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_1_in[0]' - status (0)
420[ 0.426117] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_1_out[0]' - status (0)
421[ 0.426982] Unable to find log_buf by kallsyms!
422[ 0.428513] ubi0: attaching mtd14
423[ 0.460375] sps:BAM 0x078c4000 is registered.
424[ 1.036954] ubi0: scanning is finished
425[ 1.043684] ubi0: attached mtd14 (name "system", size 147 MiB)
426[ 1.043699] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
427[ 1.043708] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
428[ 1.043717] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
429[ 1.043725] ubi0: good PEBs: 1183, bad PEBs: 0, corrupted PEBs: 0
430[ 1.043734] ubi0: user volume: 6, internal volumes: 1, max. volumes count: 128
431[ 1.043743] ubi0: max/mean erase counter: 9/3, WL threshold: 4096, image sequence number: 1968160433
432[ 1.043752] ubi0: available PEBs: 0, total reserved PEBs: 1183, PEBs reserved for bad PEB handling: 40
433[ 1.043790] ZTE: Create usb netlink usb !
434[ 1.043801] zte_read_usb_config_args_from_q6:
435[ 1.043801] zte_read_usb_config_args_from_q6: sizeof(ZTE_config_args_s_type) = 628
436[ 1.043833]
437[ 1.043833] zte_read_usb_config_args_from_q6 ZTE config_args_received_tmp->is_config_read_complete is 0
438[ 1.043843]
439[ 1.043843] zte_usb_read_q6_config_fail_init ret is 0
440[ 1.043853] zte_usb_switch_wq_init: zte_usb_switch_wq_init: enter=================
441[ 1.043968] ubi0: background thread "ubi_bgt0d" started, PID 113
442[ 1.044003] zte_usb_switch_wq_init: zte_usb_switch_wq_init: exit===================
443[ 1.044013] zte_dif_remove_switch_wq_init: MSF zte_dif_remove_switch_wq_init: enter=================
444[ 1.044150] zte_dif_remove_switch_wq_init: MSF zte_dif_remove_switch_wq_init: exit >>>>>>>>>>>>>>>>>>>>
445[ 1.044159] init: init: zte init over for usb config
446[ 1.044731] android_bind: android_bind serial_string = :
447[ 1.044822] file system registered
448[ 1.044894] mbim_init: initialize 1 instances
449[ 1.044965] mbim_init: Initialized 1 ports
450[ 1.046516] rndis_qc_init: initialize rndis QC instance
451[ 1.046786] Number of LUNs=8
452[ 1.046799] Mass Storage Function, version: 2009/09/11
453[ 1.046811] LUN: removable file: (no medium)
454[ 1.046829] Number of LUNs=2
455[ 1.046888] LUN: removable file: (no medium)
456[ 1.046945] LUN: removable file: (no medium)
457[ 1.046953] Number of LUNs=2
458[ 1.047204] android_usb gadget: android_usb ready
459[ 1.047219] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
460[ 1.047244] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_UDC_STARTED_EVENT received
461[ 1.047860] qcom,qpnp-rtc qpnp-rtc-c72e8a00: setting system clock to 1970-01-01 00:00:04 UTC (4)
462[ 1.049551] parse_legacy_cluster_params(): Ignoring cluster params
463[ 1.049566] ------------[ cut here ]------------
464[ 1.049578] WARNING: CPU: 0 PID: 1 at /home/scl/ci/workspace/Soft4_P82M_VDFINMF833V_SMALLMCP_uSDK/platform_sdk/qualcomm/mdm9xxx.le/code/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/drivers/cpuidle/lpm-levels-of.c:739 0xc032301c()
465[ 1.049587] Modules linked in:
466[ 1.049601] CPU: 0 PID: 1 Comm: swapper Tainted: G W 3.18.20 #1
467[ 1.049617] Function entered at [<c0013160>] from [<c0011340>]
468[ 1.049627] Function entered at [<c0011340>] from [<c001c548>]
469[ 1.049636] Function entered at [<c001c548>] from [<c001c5f8>]
470[ 1.049644] Function entered at [<c001c5f8>] from [<c032301c>]
471[ 1.049653] Function entered at [<c032301c>] from [<c0320570>]
472[ 1.049661] Function entered at [<c0320570>] from [<c023fc28>]
473[ 1.049670] Function entered at [<c023fc28>] from [<c023e400>]
474[ 1.049678] Function entered at [<c023e400>] from [<c023e5dc>]
475[ 1.049686] Function entered at [<c023e5dc>] from [<c023cc68>]
476[ 1.049694] Function entered at [<c023cc68>] from [<c023dc50>]
477[ 1.049702] Function entered at [<c023dc50>] from [<c023ee68>]
478[ 1.049710] Function entered at [<c023ee68>] from [<c06ea138>]
479[ 1.049719] Function entered at [<c06ea138>] from [<c00088e4>]
480[ 1.049727] Function entered at [<c00088e4>] from [<c06c6cb0>]
481[ 1.049736] Function entered at [<c06c6cb0>] from [<c0551024>]
482[ 1.049745] Function entered at [<c0551024>] from [<c000dce0>]
483[ 1.049754] ---[ end trace 360d9e4de75ae347 ]---
484[ 1.049769] ------------[ cut here ]------------
485[ 1.049780] WARNING: CPU: 0 PID: 1 at /home/scl/ci/workspace/Soft4_P82M_VDFINMF833V_SMALLMCP_uSDK/platform_sdk/qualcomm/mdm9xxx.le/code/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/drivers/cpuidle/lpm-levels-of.c:739 0xc032301c()
486[ 1.049787] Modules linked in:
487[ 1.049797] CPU: 0 PID: 1 Comm: swapper Tainted: G W 3.18.20 #1
488[ 1.049806] Function entered at [<c0013160>] from [<c0011340>]
489[ 1.049814] Function entered at [<c0011340>] from [<c001c548>]
490[ 1.049822] Function entered at [<c001c548>] from [<c001c5f8>]
491[ 1.049830] Function entered at [<c001c5f8>] from [<c032301c>]
492[ 1.049837] Function entered at [<c032301c>] from [<c0320570>]
493[ 1.049845] Function entered at [<c0320570>] from [<c023fc28>]
494[ 1.049853] Function entered at [<c023fc28>] from [<c023e400>]
495[ 1.049861] Function entered at [<c023e400>] from [<c023e5dc>]
496[ 1.049869] Function entered at [<c023e5dc>] from [<c023cc68>]
497[ 1.049876] Function entered at [<c023cc68>] from [<c023dc50>]
498[ 1.049884] Function entered at [<c023dc50>] from [<c023ee68>]
499[ 1.049892] Function entered at [<c023ee68>] from [<c06ea138>]
500[ 1.049900] Function entered at [<c06ea138>] from [<c00088e4>]
501[ 1.049908] Function entered at [<c00088e4>] from [<c06c6cb0>]
502[ 1.049916] Function entered at [<c06c6cb0>] from [<c0551024>]
503[ 1.049923] Function entered at [<c0551024>] from [<c000dce0>]
504[ 1.049931] ---[ end trace 360d9e4de75ae348 ]---
505[ 1.049945] /soc/qcom,lpm-levels/qcom,pm-cluster@0: No CPU phandle, assuming single cluster
506[ 1.051628] qcom,cc-debug-mdm9607 1800000.qcom,debug: Registered Debug Mux successfully
507[ 1.051894] mem_acc_corner: disabling
508[ 1.051906] clock_late_init: Removing enables held for handed-off clocks
509[ 1.053349] ALSA device list:
510[ 1.053361] No soundcards found.
511[ 1.053455] Warning: unable to open an initial console.
512[ 1.060164] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 121
513[ 1.119781] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
514[ 1.119797] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
515[ 1.119809] UBIFS (ubi0:0): FS size: 45965312 bytes (43 MiB, 362 LEBs), journal size 6729728 bytes (6 MiB, 53 LEBs)
516[ 1.119818] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
517[ 1.119831] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 1DF0C5A6-491A-4E5B-B3CB-B99BFAC960F4, small LPT model
518[ 1.121226] VFS: Mounted root (ubifs filesystem) on device 0:12.
519[ 1.121599] Freeing unused kernel memory: 256K (c06c6000 - c0706000)
520[ 1.574606] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" stops
521[ 1.739970] ubi1: attaching mtd9
522[ 1.909663] ubi1: scanning is finished
523[ 1.915509] ubi1: attached mtd9 (name "modem", size 41 MiB)
524[ 1.915522] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
525[ 1.915531] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
526[ 1.915540] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
527[ 1.915548] ubi1: good PEBs: 333, bad PEBs: 0, corrupted PEBs: 0
528[ 1.915557] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
529[ 1.915566] ubi1: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 270276976
530[ 1.915576] ubi1: available PEBs: 0, total reserved PEBs: 333, PEBs reserved for bad PEB handling: 40
531[ 1.920170] ubi1: background thread "ubi_bgt1d" started, PID 181
532[ 2.010685] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "modem", R/O mode
533[ 2.010703] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
534[ 2.010715] UBIFS (ubi1:0): FS size: 35299328 bytes (33 MiB, 278 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
535[ 2.010724] UBIFS (ubi1:0): reserved for root: 0 bytes (0 KiB)
536[ 2.010737] UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID 5CA4E6CD-F6FA-46B7-8B31-2C6B7379FF54, small LPT model
537[ 2.020178] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 187
538[ 2.081220] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "fwfs"
539[ 2.081238] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
540[ 2.081249] UBIFS (ubi0:2): FS size: 9269248 bytes (8 MiB, 73 LEBs), journal size 1904640 bytes (1 MiB, 15 LEBs)
541[ 2.081258] UBIFS (ubi0:2): reserved for root: 0 bytes (0 KiB)
542[ 2.081271] UBIFS (ubi0:2): media format: w4/r0 (latest is w4/r0), UUID 9AC095A4-CFC5-4911-BA45-81F224EA6AEE, small LPT model
543[ 2.090170] UBIFS (ubi0:3): background thread "ubifs_bgt0_3" started, PID 190
544[ 2.120943] UBIFS (ubi0:3): recovery needed
545[ 2.220107] UBIFS (ubi0:3): recovery completed
546[ 2.220187] UBIFS (ubi0:3): UBIFS: mounted UBI device 0, volume 3, name "cachefs"
547[ 2.220199] UBIFS (ubi0:3): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
548[ 2.220210] UBIFS (ubi0:3): FS size: 25014272 bytes (23 MiB, 197 LEBs), journal size 1269760 bytes (1 MiB, 10 LEBs)
549[ 2.220219] UBIFS (ubi0:3): reserved for root: 1181485 bytes (1153 KiB)
550[ 2.220232] UBIFS (ubi0:3): media format: w4/r0 (latest is w4/r0), UUID DFDB2E62-2135-4F5B-A7E0-82FD938208CD, small LPT model
551[ 2.230169] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 193
552[ 2.262640] UBIFS (ubi0:1): recovery needed
553[ 2.431793] UBIFS (ubi0:1): recovery completed
554[ 2.431883] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "etcrwfs"
555[ 2.431894] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
556[ 2.431906] UBIFS (ubi0:1): FS size: 9269248 bytes (8 MiB, 73 LEBs), journal size 1904640 bytes (1 MiB, 15 LEBs)
557[ 2.431915] UBIFS (ubi0:1): reserved for root: 0 bytes (0 KiB)
558[ 2.431928] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID E959A70F-5722-4873-8113-6427341FB01B, small LPT model
559[ 2.440168] UBIFS (ubi0:4): background thread "ubifs_bgt0_4" started, PID 196
560[ 2.473357] UBIFS (ubi0:4): recovery needed
561[ 2.595213] UBIFS (ubi0:4): recovery completed
562[ 2.595296] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "logfs"
563[ 2.595307] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
564[ 2.595318] UBIFS (ubi0:4): FS size: 8888320 bytes (8 MiB, 70 LEBs), journal size 1650688 bytes (1 MiB, 13 LEBs)
565[ 2.595327] UBIFS (ubi0:4): reserved for root: 0 bytes (0 KiB)
566[ 2.595340] UBIFS (ubi0:4): media format: w4/r0 (latest is w4/r0), UUID 3279D84B-A7BB-44B4-96FF-E64DDEBA495D, small LPT model
567[ 2.663304] UBIFS (ubi0:5): UBIFS: mounted UBI device 0, volume 5, name "ztedata", R/O mode
568[ 2.663322] UBIFS (ubi0:5): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
569[ 2.663333] UBIFS (ubi0:5): FS size: 30220288 bytes (28 MiB, 238 LEBs), journal size 5206016 bytes (4 MiB, 41 LEBs)
570[ 2.663342] UBIFS (ubi0:5): reserved for root: 0 bytes (0 KiB)
571[ 2.663354] UBIFS (ubi0:5): media format: w4/r0 (latest is w4/r0), UUID CDB3B1F2-18DD-4722-BD41-DFF061186937, small LPT model
572[ 3.340175] zte_power_usb soc:zte_power_usb: zte-power: zte_usb_changed_work
573[ 3.340230] zte_power_usb soc:zte_power_usb: zte-power: usb psy charge type = 4
574[ 3.340287] zte_power_usb soc:zte_power_usb: zte-power: usb psy vbus present = 1
575[ 3.342528] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
576[ 3.342555] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
577[ 3.712357] UBIFS error (pid: 214): cannot open "/dev/ubi2_0", error -22
578[ 3.749936] sh (215): drop_caches: 3
579[ 3.961303] subsys-restart: __subsystem_get(): Changing subsys fw_name to modem
580[ 3.966927] pil-q6v5-mss 4080000.qcom,mss: modem: loading from 0x82a00000 to 0x86300000
581[ 3.998450] pil-q6v5-mss 4080000.qcom,mss: Debug policy not present - msadp. Continue.
582[ 4.002570] pil-q6v5-mss 4080000.qcom,mss: Loading MBA and DP (if present) from 0x87900000 to 0x87a00000
583[ 4.049915] pil-q6v5-mss 4080000.qcom,mss: MBA boot done
584[ 4.220207] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops
585[ 5.330371] QCMAP:start
586[ 5.370434] QTI:start
587[ 5.775025] sh (215): drop_caches: 3
588[ 5.932486] USB QCMAP NL IOCTL Snd GETNEIGH Succ
589[ 5.992812] ------------[ cut here ]------------
590[ 5.992838] WARNING: CPU: 0 PID: 492 at /home/scl/ci/workspace/Soft4_P82M_VDFINMF833V_SMALLMCP_uSDK/platform_sdk/qualcomm/mdm9xxx.le/code/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/net/netfilter/nf_queue.c:35 0xc0426b54()
591[ 5.992847] Modules linked in:
592[ 5.992861] CPU: 0 PID: 492 Comm: sh Tainted: G W 3.18.20 #1
593[ 5.992877] Function entered at [<c0013160>] from [<c0011340>]
594[ 5.992888] Function entered at [<c0011340>] from [<c001c548>]
595[ 5.992896] Function entered at [<c001c548>] from [<c001c5f8>]
596[ 5.992904] Function entered at [<c001c5f8>] from [<c0426b54>]
597[ 5.992913] Function entered at [<c0426b54>] from [<c0440068>]
598[ 5.992922] Function entered at [<c0440068>] from [<c01218f0>]
599[ 5.992931] Function entered at [<c01218f0>] from [<c012191c>]
600[ 5.992939] Function entered at [<c012191c>] from [<c00d2290>]
601[ 5.992948] Function entered at [<c00d2290>] from [<c00d2700>]
602[ 5.992956] Function entered at [<c00d2700>] from [<c000dc40>]
603[ 5.992964] ---[ end trace 360d9e4de75ae349 ]---
604[ 6.310919] random: dnsmasq urandom read with 19 bits of entropy available
605[ 8.171049] pil-q6v5-mss 4080000.qcom,mss: modem: Brought out of reset
606[ 8.247562] zte_port_init: zte_port_init: zte port init
607[ 8.247576] zte_get_modem_state_usb_enmuation: zte_get_modem_state_usb_enmuation: ZTE zte_modem_state is 1=======
608[ 8.250235] pil-q6v5-mss 4080000.qcom,mss: Subsystem error monitoring/handling services are up
609[ 8.250332] pil-q6v5-mss 4080000.qcom,mss: modem: Power/Clock ready interrupt received
610[ 8.326161] diag: In diag_send_feature_mask_update, control channel is not open, p: 0, c07f7498
611[ 8.640178] zte_usb_switch: zte_usb_switch:
612[ 8.640178] ==============================enter==========================
613[ 8.640196] zte_usb_switch: zte_usb_switch:
614[ 8.640196] enter is_smem_read_complete=======
615[ 8.640210] zte_read_usb_config_args_from_q6:
616[ 8.640210] zte_read_usb_config_args_from_q6: sizeof(ZTE_config_args_s_type) = 628
617[ 8.640241] GET USB CONFIG FILE FROM Q6 SIDE
618[ 8.640253]
619[ 8.640253] zte_usb_check_read_q6_config_sucess is_smem_read_complete is 1
620[ 8.640262] in zte_set_tcard_para_init
621[ 8.640279] in zte_set_tcard_para_init tcard_exit=0, tcard_capacity=0
622[ 8.640286]
623[ 8.640286] zte wifi_adb_enable = 0
624[ 8.640294]
625[ 8.640294] zte ZTE_usb_cpe_b6_file_exit = 0
626[ 8.640302]
627[ 8.640302] is_disable_rndis = 0
628[ 8.640310]
629[ 8.640310] is_disable_automatic_install = 0
630[ 8.640324] zte_usb_set_net_mac_addr ZTE_USB_GET_INTERNAL_NET_MAC_ADDRESS: 34:4B:50:B7:EF:08
631[ 8.640333] zte_usb_set_net_mac_addr ZTE_USB_GET_INTERNAL_NET_MAC_ADDRESS: 34:4B:50:B7:EF:CF
632[ 8.640343] zte_usb_set_net_mac_addr zte_usb_internal_ethaddr: 34:4B:50:B7:EF:08
633[ 8.640352] zte_usb_set_net_mac_addr zte_usb_external_ethaddr: 34:4B:50:B7:EF:CF
634[ 8.640360]
635[ 8.640360] zte_usb_autorun_download_switch ZTE nomal: =NORMAL
636[ 8.640369]
637[ 8.640369] zte_usb_autorun_download_switch ZTE autorun open: =OPEN
638[ 8.640378]
639[ 8.640378] zte_usb_autorun_download_switch ZTE tcard_enable_state=1
640[ 8.640388]
641[ 8.640388] config_file_enable = 1
642[ 8.640388] download_value= 1
643[ 8.640388] autorun_value = 1
644[ 8.640388] composite_id = 3
645[ 8.640402] zte_usb_autorun_init ZTE_usb_switch_devices.VID = 19d2
646[ 8.640402] ZTE_usb_switch_devices.PID = 1225:
647[ 8.640412] zte_usb_switch: zte_usb_switch releaseid = 5529
648[ 8.640421] zte_usb_switch: zte_usb_switch serial_string = :
649[ 8.640430] zte_enable_usb: zte_enable_usb enter===============enable = 0
650[ 8.640438] zte_enable_usb: android_usb: already disabled
651[ 8.640446] zte_enable_usb: zte_enable_usb: exit============enable = 0
652[ 8.640454] zte_set_curent_device: zte_set_curent_device: enter========================1================================
653[ 8.640463] zte_set_curent_device: zte_set_curent_device: ZTE_usb_switch_devices.VID is 0x19d2, PID is 0x1225
654[ 8.640472] zte_set_curent_device: zte_set_curent_device: zte_usb_devices_used.FlagTcard normal==================
655[ 8.640484] zte_set_curent_device: zte_usb_devices_used->composite_id = 0x 3
656[ 8.640484] zte_usb_devices_used->vendor_id = 0x19d2
657[ 8.640484] zte_usb_devices_used->product_id = 0x1225
658[ 8.640484] zte_usb_devices_used->functions = mass_storage zte_usb_devices_used.serial_number= 1234567890ABCDEF
659[ 8.640498] zte_set_curent_device: zte_set_curent_device: zte_tcard_enable_state=1=================
660[ 8.640506] zte_set_curent_device: zte_set_curent_device: enter========================================================
661[ 8.640515] zte_usb_set_functions: zte_usb_set_functions: enter=================
662[ 8.640534] zte_usb_set_functions: zte_usb_set_functions: exit=================
663[ 8.640542] zte_enable_usb: zte_enable_usb enter===============enable = 1
664[ 8.640550] zte_enable_usb: zte_enable_usb: iSerialNumber of the device is 3,
665[ 8.640559] zte_enable_usb: zte_enable_usb: the device of idProduct and idVendor is 0x 1225, 0x19d2
666[ 8.640571]
667[ 8.640571] $$$$ZTE:main.c zte_create_luntodev_map FlagCdrom = 1 FlagTcard = 1 num_luns= 2
668[ 8.648605] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
669[ 8.648647] zte_enable_usb: zte_enable_usb: exit============enable = 1
670[ 8.648658]
671[ 8.648658] [zte_usb_soket_cmd_send()]: zte_usb_state_control_pid ==0 ,send fail!
672[ 8.648668] zte_usb_switch: zte_usb_switch:
673[ 8.648668] ==============================exit==========================
674[ 8.728850] msm_thermal:set_enabled enabled = 0
675[ 8.758707] msm_otg 78d9000.usb: Avail curr from USB = 100
676[ 8.759004] android_work: android_work: did not send uevent (0 0 (null))
677[ 8.805319] android_work: android_work: sent uevent USB_STATE=CONNECTED
678[ 8.837165] zte_mbim_set_current_config_descriptor_index: =========>zte_mbim_set_current_config_descriptor_index ,0
679[ 8.842159] ==========>MSOS : 0x04
680[ 8.842175] zte_usb_bios_switch: in zte_usb_bios_switch, zte_receive_os_string = 0
681[ 8.842185] zte_mbim_encode_msos_descriptor: =========>zte_mbim_encode_msos_descriptor ,w_length = 16
682[ 8.844168] ==========>MSOS : 0x04
683[ 8.844183] zte_usb_bios_switch: in zte_usb_bios_switch, zte_receive_os_string = 0
684[ 8.844192] zte_mbim_encode_msos_descriptor: =========>zte_mbim_encode_msos_descriptor ,w_length = 40
685[ 8.844200] zte_mbim_get_current_config_descriptor_index: =========>zte_mbim_get_current_config_descriptor_index<6>[ 8.881420] S91start_shortc (599): drop_caches: 3
686[ 8.883235] Shortcut_FE_IPV4:start/load
687[ 8.888403] zte_mbim_set_current_config_descriptor_index: =========>zte_mbim_set_current_config_descriptor_index ,0
688[ 8.890416] zte_mbim_set_current_config_descriptor_index: =========>zte_mbim_set_current_config_descriptor_index ,0android_usb gadget: high-speed config #1: 86000c8.android_usb
689[ 8.900491] msm_otg 78d9000.usb: Avail curr from USB = 500
690[ 8.943457] Shortcut_FE_IPV6:start/load
691[ 8.960305] android_work: android_work: sent uevent USB_STATE=CONFIGURED
692[ 8.960322] android_work: android_work: zte mount ms
693[ 8.960330]
694[ 8.960330] [zte_usb_soket_cmd_send()]: zte_usb_state_control_pid ==0 ,send fail!
695[ 8.962165] Shortcut_FE_CM:start/load
696[ 8.979723] SFE CM init with fix URL filtering issue
697[ 8.979738] SFE CM init with wifi queue_stopped fix
698[ 9.259096] QTI_PPP:start
699[ 9.410732] sh (662): drop_caches: 3
700[ 9.485263] sps:BAM 0x04044000 is registered.
701[ 9.485472] sps:BAM 0x04044000 (va:0xc8be0000) enabled: ver:0x27, number of pipes:6
702[ 9.525811] default process for crash: reboot
703[ 9.635028] USB QCMAP NL IOCTL Snd GETNEIGH Succ
704[ 9.916025] read descriptors
705[ 9.916052] read strings
706[ 10.031315] Load cfg new driver...
707[ 10.031344] cfg init, /home/scl/ci/workspace/Soft4_P82M_VDFINMF833V_SMALLMCP_uSDK/platform_sdk/qualcomm/mdm9xxx.le/code/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/drivers/cfg/cfg_param.c 551
708[ 10.037149]
709[ 10.037163] WPS_SSID= traffic_sb
710[ 10.037182] 5750535f535349443d00747261666669635f7362
711[ 10.039541]
712[ 10.039541] cfg init end, /home/scl/ci/workspace/Soft4_P82M_VDFINMF833V_SMALLMCP_uSDK/platform_sdk/qualcomm/mdm9xxx.le/code/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/drivers/cfg/cfg_param.c 609
713[ 10.039584] cfg init, /home/scl/ci/workspace/Soft4_P82M_VDFINMF833V_SMALLMCP_uSDK/platform_sdk/qualcomm/mdm9xxx.le/code/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/drivers/cfg/cfg_param.c 551
714[ 10.083798]
715[ 10.083814]
716[ 10.083833] 0000000000000000000000000000000000000000
717[ 10.083858]
718[ 10.083858] cfg init end, /home/scl/ci/workspace/Soft4_P82M_VDFINMF833V_SMALLMCP_uSDK/platform_sdk/qualcomm/mdm9xxx.le/code/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/drivers/cfg/cfg_param.c 609
719[ 10.288057] cfg save index:0
720[ 10.645423] cfg save index:0
721[ 10.654848] QCMAP:DHCP server started
722[ 10.858469] sh (215): drop_caches: 3
723[ 10.943669] QCMAP:Init Complete
724[ 11.122704] USB QCMAP NL IOCTL Snd GETNEIGH Succ
725[ 11.158522] default process for crash: reboot
726[ 11.281003] QCMAP:Enable mobileap
727[ 11.826526] QCMAP:Enable mobileap done
728[ 12.605044]
729[ 12.605044] [zte_usb_soket_cmd_recv()]: skb->len is = 20
730[ 12.605063]
731[ 12.605063] [zte_usb_soket_cmd_recv()]: portid is = 997
732[ 12.605073]
733[ 12.605073] [zte_usb_soket_cmd_recv()]: Data part is = 0
734[ 12.605088]
735[ 12.605088] [zte_usb_soket_cmd_recv()]: Send request is ok!
736[ 13.316253] cfg save index:0
737[ 13.335552] cfg save index:0
738[ 13.351934] cfg save index:0
739[ 13.358180] cfg save index:0
740[ 13.520670] diag not open
741[ 13.520896] close diag&at service\n
742[ 13.553294] power_on_store:
743[ 13.553294] power_on_store zte usb receive from maincontrl: power on = 0x1
744[ 13.553314] power_on_store:
745[ 13.553314] power_on_store zte usb usb still in the power on state,do nothing
746[ 15.912673] sh (215): drop_caches: 3
747[ 16.065637] zte_http_redirect: module license 'unspecified' taints kernel.
748[ 16.065666] Disabling lock debugging due to kernel taint
749[ 16.066649] [redirect]==========http_redirect start run==========
750[ 16.066674] [redirect] g_web_redirect_gateway is 192.168.0.1
751[ 16.066685] [redirect] g_web_redirect_domain is www.vodafone.in/online
752[ 16.066695] [redirect] local domain is vodafonemobileconnect.4G
753[ 16.066706] [redirect] g_each_mac_redirect_enable is 1
754[ 16.074130] [redirect]redirect close
755[ 16.628049] cfg save index:0
756[ 16.642449] cfg save index:0
757[ 19.788186] [redirect]redirect open for network off
758[ 20.961514] sh (215): drop_caches: 3
759[ 25.992816] sh (215): drop_caches: 3
760[ 31.031342] sh (215): drop_caches: 3
761[ 33.910165] random: nonblocking pool is initialized
762[ 36.079557] sh (215): drop_caches: 3
763[ 41.129724] sh (215): drop_caches: 3
764[ 42.410233] ------------[ cut here ]------------
765[ 42.410275] WARNING: CPU: 0 PID: 0 at /home/scl/ci/workspace/Soft4_P82M_VDFINMF833V_SMALLMCP_uSDK/platform_sdk/qualcomm/mdm9xxx.le/code/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/net/core/dev.c:3413 0xc03ffd84()
766[ 42.410288] Cloned packet from dev bridge0
767[ 42.410300] Modules linked in: zte_http_redirect(PO) cfg shortcut_fe_cm(O) shortcut_fe_ipv6(O) shortcut_fe(O)
768[ 42.410337] CPU: 0 PID: 0 Comm: swapper Tainted: P W O 3.18.20 #1
769[ 42.410366] Function entered at [<c0013160>] from [<c0011340>]
770[ 42.410382] Function entered at [<c0011340>] from [<c001c548>]
771[ 42.410396] Function entered at [<c001c548>] from [<c001c594>]
772[ 42.410410] Function entered at [<c001c594>] from [<c03ffd84>]
773[ 42.410425] Function entered at [<c03ffd84>] from [<c04000d0>]
774[ 42.410437] Function entered at [<c04000d0>] from [<c04001f0>]
775[ 42.410449] Function entered at [<c04001f0>] from [<c04b4b1c>]
776[ 42.410464] Function entered at [<c04b4b1c>] from [<c04d3d74>]
777[ 42.410478] Function entered at [<c04d3d74>] from [<c04d54f4>]
778[ 42.410490] Function entered at [<c04d54f4>] from [<c0053c4c>]
779[ 42.410504] Function entered at [<c0053c4c>] from [<c00543f0>]
780[ 42.410517] Function entered at [<c00543f0>] from [<c001f1c4>]
781[ 42.410530] Function entered at [<c001f1c4>] from [<c001f5f4>]
782[ 42.410542] Function entered at [<c001f5f4>] from [<c0048560>]
783[ 42.410556] Function entered at [<c0048560>] from [<c00086ec>]
784[ 42.410569] Function entered at [<c00086ec>] from [<c0011d40>]
785[ 42.410582] Exception stack(0xc0707ef0 to 0xc0707f38)
786[ 42.410599] 7ee0: 00000209 00000000 000026ca 000003e8
787[ 42.410617] 7f00: 00000000 c0706038 8d4fdf3b 83126e97 00000001 c0740ec8 dfd5597b 00000009
788[ 42.410634] 7f20: 00000000 c0707f38 c005a544 c0321ca4 00000013 ffffffff
789[ 42.410648] Function entered at [<c0011d40>] from [<c0321ca4>]
790[ 42.410663] Function entered at [<c0321ca4>] from [<c031df50>]
791[ 42.410677] Function entered at [<c031df50>] from [<c004003c>]
792[ 42.410691] Function entered at [<c004003c>] from [<c06c6b54>]
793[ 42.410705] ---[ end trace 360d9e4de75ae34a ]---
794[ 46.177104] sh (215): drop_caches: 3
795[ 49.802890]
796[ 49.802890] do_start_stop: ente loej = 2
797[ 49.802890] start = 0
798[ 49.802923]
799[ 49.802923] do_start_stop: zte rceiver 1B cmd
800[ 49.802937]
801[ 49.802937] do_start_stop: zte rceiver 1B cmd ,have mods,start t0 switch from A TO b1
802[ 49.803003]
803[ 49.803003] [zte_usb_soket_cmd_send()]: Send CMD(7) OK!!
804[ 49.803024] zte_usb_receive_cmd_switch: lucuiling switch to B1
805[ 50.000161] zte_usb_switch: zte_usb_switch:
806[ 50.000161] ==============================enter==========================
807[ 50.000201] zte_enable_usb: zte_enable_usb enter===============enable = 0
808[ 50.000379] zte_enable_usb: zte_enable_usb: exit============enable = 0
809[ 50.000397] zte_set_curent_device: zte_set_curent_device: enter========================1================================
810[ 50.000414] zte_set_curent_device: zte_set_curent_device: ZTE_usb_switch_devices.VID is 0x19d2, PID is 0x1403
811[ 50.000427] zte_set_curent_device: zte_set_curent_device: zte_usb_devices_used.FlagTcard normal==================
812[ 50.000445] zte_set_curent_device: zte_usb_devices_used->composite_id = 0x 3c
813[ 50.000445] zte_usb_devices_used->vendor_id = 0x19d2
814[ 50.000445] zte_usb_devices_used->product_id = 0x1403
815[ 50.000445] zte_usb_devices_used->functions = rndis,mass_storage zte_usb_devices_used.serial_number= 1234567890ABCDEF
816[ 50.000466] zte_set_curent_device: zte_set_curent_device: zte_tcard_enable_state=1=================
817[ 50.000478] zte_set_curent_device: zte_set_curent_device: enter========================================================
818[ 50.000493] zte_usb_set_functions: zte_usb_set_functions: enter=================
819[ 50.000529] zte_usb_set_functions: zte_usb_set_functions: exit=================
820[ 50.000543] zte_enable_usb: zte_enable_usb enter===============enable = 1
821[ 50.000555] zte_enable_usb: zte_enable_usb: iSerialNumber of the device is 3,
822[ 50.000567] zte_enable_usb: zte_enable_usb: the device of idProduct and idVendor is 0x 1403, 0x19d2
823[ 50.000588] rndis_function_bind_config: rndis_function_bind_config MAC: 00:00:00:00:00:00
824[ 50.000699] android_usb gadget: using random self ethernet address
825[ 50.000721] android_usb gadget: using random host ethernet address
826[ 50.002945] usb0: MAC 34:4b:50:b7:ef:08
827[ 50.002972] usb0: HOST MAC 36:4b:50:b7:ef:da
828[ 50.005956]
829[ 50.005956] [zte_usb_soket_cmd_send()]: Send CMD(4) OK!!
830[ 50.005995]
831[ 50.005995] $$$$ZTE:main.c zte_create_luntodev_map FlagCdrom = 0 FlagTcard = 1 num_luns= 1
832[ 50.040598] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
833[ 50.040657] zte_enable_usb: zte_enable_usb: exit============enable = 1
834[ 50.040704]
835[ 50.040704] [zte_usb_soket_cmd_send()]: Send CMD(21) OK!!
836[ 50.040720] zte_usb_switch: zte_usb_switch:
837[ 50.040720] ==============================exit==========================
838[ 50.043758] msm_otg 78d9000.usb: Avail curr from USB = 2
839[ 50.043807] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_SUSPEND_EVENT received
840[ 50.043888] android_work: android_work: did not send uevent (1 1 (null))
841[ 50.151112] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESUME_EVENT received
842[ 50.151197] msm_otg 78d9000.usb: Avail curr from USB = 100
843[ 50.151429] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
844[ 50.155115] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
845[ 50.197765] android_work: android_work: sent uevent USB_STATE=CONNECTED
846[ 50.211452] device usb0 entered promiscuous mode
847[ 50.228481] zte_mbim_set_current_config_descriptor_index: =========>zte_mbim_set_current_config_descriptor_index ,0
848[ 50.231483] composite_setup: =========> get MS OS DESCRIPTORndiag not open
849[ 50.251380] close diag&at service\n
850[ 50.254736] zte_mbim_set_current_config_descriptor_index: =========>zte_mbim_set_current_config_descriptor_index ,0
851[ 50.256739] zte_mbim_set_current_config_descriptor_index: =========>zte_mbim_set_current_config_descriptor_index ,0android_usb gadget: high-speed config #1: 86000c8.android_usb
852[ 50.259976] msm_otg 78d9000.usb: Avail curr from USB = 500
853[ 50.260215] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
854[ 50.260367] bridge0: port 1(usb0) entered forwarding state
855[ 50.260402] bridge0: port 1(usb0) entered forwarding state
856[ 50.261726] ==========>MSOS : 0x04
857[ 50.261743] zte_usb_bios_switch: in zte_usb_bios_switch, zte_receive_os_string = 1
858[ 50.261754] zte_mbim_encode_msos_descriptor: =========>zte_mbim_encode_msos_descriptor ,w_length = 16
859[ 50.263733] ==========>MSOS : 0x04
860[ 50.263750] zte_usb_bios_switch: in zte_usb_bios_switch, zte_receive_os_string = 1
861[ 50.263759] zte_mbim_encode_msos_descriptor: =========>zte_mbim_encode_msos_descriptor ,w_length = 40
862[ 50.263767] zte_mbim_get_current_config_descriptor_index: =========>zte_mbim_get_current_config_descriptor_index<6>[ 50.320389] android_work: android_work: sent uevent USB_STATE=CONFIGURED
863[ 50.320407] android_work: android_work: zte mount ms
864[ 50.320435]
865[ 50.320435] [zte_usb_soket_cmd_send()]: Send CMD(6) OK!!
866[ 51.228553] sh (215): drop_caches: 3
867[ 53.041731] rndis_command_complete: rndis_command_complete+++++++++++ the RNDIS dl_max_pkts_per_xfer is : 10
868[ 53.041760] rndis_command_complete: rndis_command_complete: MaxTransferSize: 16384 : Multi_pkt_txr: enabled
869[ 54.866730] bridge0: port 1(usb0) entered disabled state
870[ 54.954480] rndis_command_complete: rndis_command_complete+++++++++++ the RNDIS dl_max_pkts_per_xfer is : 10
871[ 54.954507] rndis_command_complete: rndis_command_complete: MaxTransferSize: 16384 : Multi_pkt_txr: enabled
872[ 54.997631] bridge0: port 1(usb0) entered forwarding state
873[ 54.997744] bridge0: port 1(usb0) entered forwarding state
874[ 56.312409] sh (215): drop_caches: 3
875[ 56.460376] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
876[ 61.361695] sh (215): drop_caches: 3
877[ 66.401143] sh (215): drop_caches: 3
878[ 70.000128] bridge0: port 1(usb0) entered forwarding state
879[ 71.460801] sh (215): drop_caches: 3
880[ 73.618049] cfg save index:0
881[ 73.709830] zte_usb_mode_store:
882[ 73.709830] zte_usb_mode_store zte receive USB switch cmd from user space, usb_mode = 6
883[ 73.713995]
884[ 73.713995] [zte_usb_soket_cmd_send()]: Send CMD(7) OK!!
885[ 73.714029] zte_change_net_down_status: zte_change_net_down_status: ====down the net====
886[ 73.714069]
887[ 73.714069] [zte_usb_soket_cmd_send()]: Send CMD(5) OK!!
888[ 73.715248] cfg save index:0
889[ 76.530339] sh (215): drop_caches: 3
890[ 78.720156] zte_usb_switch: zte_usb_switch:
891[ 78.720156] ==============================enter==========================
892[ 78.720191] zte_enable_usb: zte_enable_usb enter===============enable = 0
893[ 78.720646] bridge0: port 1(usb0) entered disabled state
894[ 78.723150] bridge0: port 1(usb0) entered disabled state
895[ 78.723685] device usb0 left promiscuous mode
896[ 78.723759] bridge0: port 1(usb0) entered disabled state
897[ 78.723962] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister usb0
898[ 78.750606] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister usb0
899[ 78.750680] zte_enable_usb: zte_enable_usb: exit============enable = 0
900[ 78.750695] zte_set_curent_device: zte_set_curent_device: enter========================1================================
901[ 78.750713] zte_set_curent_device: zte_set_curent_device: ZTE_usb_switch_devices.VID is 0x19d2, PID is 0x1404
902[ 78.750727] zte_set_curent_device: zte_set_curent_device: zte_usb_devices_used.FlagTcard normal==================
903[ 78.750745] zte_set_curent_device: zte_usb_devices_used->composite_id = 0x 3e
904[ 78.750745] zte_usb_devices_used->vendor_id = 0x19d2
905[ 78.750745] zte_usb_devices_used->product_id = 0x1404
906[ 78.750745] zte_usb_devices_used->functions = rndis,diag,serial,mass_storage,ffs zte_usb_devices_used.serial_number= 1234567890ABCDEF
907[ 78.750766] zte_set_curent_device: zte_set_curent_device: zte_tcard_enable_state=1=================
908[ 78.750778] zte_set_curent_device: zte_set_curent_device: enter========================================================
909[ 78.750795] zte_usb_set_functions: zte_usb_set_functions: enter=================
910[ 78.750838] zte_usb_set_functions: zte_usb_set_functions: exit=================
911[ 78.750853] zte_enable_usb: zte_enable_usb enter===============enable = 1
912[ 78.750865] zte_enable_usb: zte_enable_usb: iSerialNumber of the device is 3,
913[ 78.750877] zte_enable_usb: zte_enable_usb: the device of idProduct and idVendor is 0x 1404, 0x19d2
914[ 78.750900] rndis_function_bind_config: rndis_function_bind_config MAC: 36:4B:50:B7:EF:DA
915[ 78.750999] android_usb gadget: using random self ethernet address
916[ 78.751014] android_usb gadget: using previous host ethernet address
917[ 78.752879] usb0: MAC 34:4b:50:b7:ef:08
918[ 78.752902] usb0: HOST MAC 36:4b:50:b7:ef:da
919[ 78.755849]
920[ 78.755849] [zte_usb_soket_cmd_send()]: Send CMD(4) OK!!
921[ 78.769973]
922[ 78.769973] $$$$ZTE:main.c zte_create_luntodev_map FlagCdrom = 1 FlagTcard = 1 num_luns= 2
923[ 78.771770] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
924[ 78.771845] zte_enable_usb: zte_enable_usb: exit============enable = 1
925[ 78.771881]
926[ 78.771881] [zte_usb_soket_cmd_send()]: Send CMD(21) OK!!
927[ 78.771894] zte_usb_switch: zte_usb_switch:
928[ 78.771894] ==============================exit==========================
929[ 78.774929] msm_otg 78d9000.usb: Avail curr from USB = 2
930[ 78.774977] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_SUSPEND_EVENT received
931[ 78.775059] android_work: android_work: did not send uevent (1 1 (null))
932[ 78.910804] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESUME_EVENT received
933[ 78.910889] msm_otg 78d9000.usb: Avail curr from USB = 100
934[ 78.911457] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
935[ 78.957467] android_work: android_work: sent uevent USB_STATE=CONNECTED
936[ 78.988189] zte_mbim_set_current_config_descriptor_index: =========>zte_mbim_set_current_config_descriptor_index ,0
937[ 78.991183] composite_setup: =========> get MS OS DESCRIPTORn<6>[ 79.033433] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
938[ 79.065466] device usb0 entered promiscuous mode
939[ 79.065940] bridge0: port 1(usb0) entered forwarding state
940[ 79.065984] bridge0: port 1(usb0) entered forwarding state
941[ 79.114282] diag open in debug \n
942[ 79.114514] start diag&at service\n
943[ 79.182687] zte_mbim_set_current_config_descriptor_index: =========>zte_mbim_set_current_config_descriptor_index ,0
944[ 79.184691] zte_mbim_set_current_config_descriptor_index: =========>zte_mbim_set_current_config_descriptor_index ,0android_usb gadget: high-speed config #1: 86000c8.android_usb
945[ 79.187906] diag: USB channel diag connected
946[ 79.187994] msm_otg 78d9000.usb: Avail curr from USB = 500
947[ 79.188087] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
948[ 79.190554] ==========>MSOS : 0x04
949[ 79.190569] zte_usb_bios_switch: in zte_usb_bios_switch, zte_receive_os_string = 1
950[ 79.190578] zte_mbim_encode_msos_descriptor: =========>zte_mbim_encode_msos_descriptor ,w_length = 16
951[ 79.192562] ==========>MSOS : 0x04
952[ 79.192580] zte_usb_bios_switch: in zte_usb_bios_switch, zte_receive_os_string = 1
953[ 79.192589] zte_mbim_encode_msos_descriptor: =========>zte_mbim_encode_msos_descriptor ,w_length = 40
954[ 79.192597] zte_mbim_get_current_config_descriptor_index: =========>zte_mbim_get_current_config_descriptor_index<6>[ 79.240283] android_work: android_work: sent uevent USB_STATE=CONFIGURED
955[ 79.240300] android_work: android_work: zte mount ms
956[ 79.240329]
957[ 79.240329] [zte_usb_soket_cmd_send()]: Send CMD(6) OK!!
958[ 80.139186] rndis_command_complete: rndis_command_complete+++++++++++ the RNDIS dl_max_pkts_per_xfer is : 10
959[ 80.139216] rndis_command_complete: rndis_command_complete: MaxTransferSize: 16384 : Multi_pkt_txr: enabled
960[ 80.331956] [redirect]redirect open for network off
961[ 81.632182] sh (215): drop_caches: 3
962[ 84.420448] bridge0: port 1(usb0) entered disabled state
963[ 84.654687] rndis_command_complete: rndis_command_complete+++++++++++ the RNDIS dl_max_pkts_per_xfer is : 10
964[ 84.654717] rndis_command_complete: rndis_command_complete: MaxTransferSize: 16384 : Multi_pkt_txr: enabled
965[ 84.791084] bridge0: port 1(usb0) entered forwarding state
966[ 84.791199] bridge0: port 1(usb0) entered forwarding state
967[ 86.683703] sh (215): drop_caches: 3
968[ 91.739492] sh (215): drop_caches: 3
969[ 96.798788] sh (215): drop_caches: 3
970[ 99.840211] bridge0: port 1(usb0) entered forwarding state
971[ 101.852245] sh (215): drop_caches: 3
972[ 106.904318] sh (215): drop_caches: 3
973[ 111.959678] sh (215): drop_caches: 3
974[ 117.035378] sh (215): drop_caches: 3
975[ 122.110622] sh (215): drop_caches: 3
976[ 127.151140] sh (215): drop_caches: 3
977[ 132.218983] sh (215): drop_caches: 3
978[ 137.259469] sh (215): drop_caches: 3
979[ 142.318905] sh (215): drop_caches: 3
980[ 147.370610] sh (215): drop_caches: 3
981[ 152.429317] sh (215): drop_caches: 3
982[ 157.479738] sh (215): drop_caches: 3
983[ 162.545546] sh (215): drop_caches: 3
984[ 167.608058] sh (215): drop_caches: 3
985[ 172.661600] sh (215): drop_caches: 3
986[ 177.711733] sh (215): drop_caches: 3