· 9 years ago · Nov 06, 2016, 04:30 PM
1shell@land:/ $ dmesg
2[ 0.000000] Initializing cgroup subsys cpuset
3[ 0.000000] Initializing cgroup subsys cpu
4[ 0.000000] Initializing cgroup subsys cpuacct
5[ 0.000000] Linux version 3.18.20-g06392b4 (vitek999@SRT) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Nov 6 12:10:02 UTC 2016
6[ 0.000000] CPU: AArch64 Processor [410fd034] revision 4
7[ 0.000000] alternative: enabling workaround for ARM erratum 845719
8[ 0.000000] efi: Getting EFI parameters from FDT:
9[ 0.000000] efi: UEFI not found.
10[ 0.000000] Reserved memory: reserved region for node 'other_ext_region@0': base 0x0000000084a00000, size 30 MiB
11[ 0.000000] Reserved memory: reserved region for node 'modem_region@0': base 0x0000000086800000, size 80 MiB
12[ 0.000000] Reserved memory: reserved region for node 'reloc_region@0': base 0x000000008b800000, size 24 MiB
13[ 0.000000] Reserved memory: reserved region for node 'splash_region@83000000': base 0x000000008dd00000, size 20 MiB
14[ 0.000000] Removed memory: created DMA memory pool at 0x0000000084a00000, size 30 MiB
15[ 0.000000] Reserved memory: initialized node other_ext_region@0, compatible id removed-dma-pool
16[ 0.000000] Removed memory: created DMA memory pool at 0x0000000086800000, size 80 MiB
17[ 0.000000] Reserved memory: initialized node modem_region@0, compatible id removed-dma-pool
18[ 0.000000] Removed memory: created DMA memory pool at 0x000000008b800000, size 24 MiB
19[ 0.000000] Reserved memory: initialized node reloc_region@0, compatible id removed-dma-pool
20[ 0.000000] Reserved memory: allocated memory for 'venus_region@0' node: base 0x000000008f800000, size 8 MiB
21[ 0.000000] Reserved memory: created CMA memory pool at 0x000000008f800000, size 8 MiB
22[ 0.000000] Reserved memory: initialized node venus_region@0, compatible id shared-dma-pool
23[ 0.000000] Reserved memory: allocated memory for 'qseecom_region@0' node: base 0x00000000df000000, size 16 MiB
24[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000df000000, size 16 MiB
25[ 0.000000] Reserved memory: initialized node qseecom_region@0, compatible id shared-dma-pool
26[ 0.000000] Reserved memory: allocated memory for 'adsp_region@0' node: base 0x00000000dec00000, size 4 MiB
27[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000dec00000, size 4 MiB
28[ 0.000000] Reserved memory: initialized node adsp_region@0, compatible id shared-dma-pool
29[ 0.000000] cma: Reserved 16 MiB at 0x00000000ddc00000
30[ 0.000000] On node 0 totalpages: 772608
31[ 0.000000] DMA zone: 12288 pages used for memmap
32[ 0.000000] DMA zone: 0 pages reserved
33[ 0.000000] DMA zone: 772608 pages, LIFO batch:31
34[ 0.000000] psci: probing for conduit method from DT.
35[ 0.000000] psci: PSCIv1.0 detected in firmware.
36[ 0.000000] psci: Using standard PSCI v0.2 function IDs
37[ 0.000000] psci: Initializing psco_cpu_init
38[ 0.000000] psci: Initializing psco_cpu_init
39[ 0.000000] psci: Initializing psco_cpu_init
40[ 0.000000] psci: Initializing psco_cpu_init
41[ 0.000000] psci: Initializing psco_cpu_init
42[ 0.000000] psci: Initializing psco_cpu_init
43[ 0.000000] psci: Initializing psco_cpu_init
44[ 0.000000] PERCPU: Embedded 15 pages/cpu @ffffffc0bda0a000 s21376 r8192 d31872 u61440
45[ 0.000000] pcpu-alloc: s21376 r8192 d31872 u61440 alloc=15*4096
46[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
47[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 760320
48[ 0.000000] Kernel command line: sched_enable_hmp=1 console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 androidboot.bootdevice=7824900.sdhci earlycon=msm_hsl_uart,0x78B0000 androidboot.emmc=true androidboot.verifiedbootstate=orange androidboot.veritymode=enforcing androidboot.keymaster=1 androidboot.serialno=6124c8027d23 ramoops_memreserve=2M device_locked=0 androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_hx8394f_boe_720p_video:1:none:cfg:single_dsi board_id=S88537AA1:board_vol=196882
49[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
50[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
51[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
52[ 0.000000] Memory: 2838992K/3090432K available (12794K kernel code, 2761K rwdata, 7264K rodata, 488K init, 4982K bss, 251440K reserved)
53[ 0.000000] Virtual kernel memory layout:
54[ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB)
55[ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
56[ 0.000000] 0xffffffbdc0800000 - 0xffffffbdc3800000 ( 48 MB actual)
57[ 0.000000] PCI I/O : 0xffffffbffa000000 - 0xffffffbffb000000 ( 16 MB)
58[ 0.000000] fixed : 0xffffffbffbdfe000 - 0xffffffbffbdff000 ( 4 KB)
59[ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
60[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc0c0000000 ( 3072 MB)
61[ 0.000000] .init : 0xffffffc001418000 - 0xffffffc001492000 ( 488 KB)
62[ 0.000000] .text : 0xffffffc000080000 - 0xffffffc001417814 ( 20063 KB)
63[ 0.000000] .data : 0xffffffc00149d000 - 0xffffffc00174f518 ( 2762 KB)
64[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
65[ 0.000000] HMP scheduling enabled.
66[ 0.000000] Preemptible hierarchical RCU implementation.
67[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
68[ 0.000000] NR_IRQS:64 nr_irqs:64 0
69[ 0.000000] mpm_init_irq_domain(): Cannot find irq controller for qcom,gpio-parent
70[ 0.000000] MPM 1 irq mapping errored -517
71[ 0.000000] Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
72[ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
73[ 0.000020] Switched to clocksource arch_sys_counter
74[ 0.004340] allocated 16777216 bytes of page_cgroup
75[ 0.004348] please try 'cgroup_disable=memory' option if you don't want memory cgroups
76[ 0.004361] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
77[ 0.004374] pid_max: default: 32768 minimum: 301
78[ 0.004470] Security Framework initialized
79[ 0.004501] SELinux: Initializing.
80[ 0.004544] SELinux: Starting in permissive mode
81[ 0.004596] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
82[ 0.004608] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
83[ 0.005405] Initializing cgroup subsys memory
84[ 0.005427] Initializing cgroup subsys freezer
85[ 0.006024] /cpus/cpu@100: Missing clock-frequency property
86[ 0.006042] /cpus/cpu@101: Missing clock-frequency property
87[ 0.006060] /cpus/cpu@102: Missing clock-frequency property
88[ 0.006079] /cpus/cpu@103: Missing clock-frequency property
89[ 0.006101] /cpus/cpu@0: Missing clock-frequency property
90[ 0.006123] /cpus/cpu@1: Missing clock-frequency property
91[ 0.006148] /cpus/cpu@2: Missing clock-frequency property
92[ 0.006174] /cpus/cpu@3: Missing clock-frequency property
93[ 0.006223] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
94[ 0.006269] EFI services will not be available.
95[ 0.011707]
96[ 0.011707] **********************************************************
97[ 0.011718] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
98[ 0.011725] ** **
99[ 0.011732] ** trace_printk() being used. Allocating extra memory. **
100[ 0.011739] ** **
101[ 0.011745] ** This means that this is a DEBUG kernel and it is **
102[ 0.011752] ** unsafe for produciton use. **
103[ 0.011759] ** **
104[ 0.011765] ** If you see this message and you are not debugging **
105[ 0.011772] ** the kernel, report this immediately to your vendor! **
106[ 0.011779] ** **
107[ 0.011785] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
108[ 0.011792] **********************************************************
109[ 0.020827] MSM Memory Dump base table set up
110[ 0.020855] MSM Memory Dump apps data table set up
111[ 0.020917] Configuring XPU violations to be fatal errors
112[ 0.022534] cpu_clock_a53_init_little: A53 Power clocks configured
113[ 0.035340] Brought up 8 CPUs
114[ 0.035353] SMP: Total of 8 processors activated.
115[ 0.035429] alternatives: patching kernel code
116[ 0.060241] pinctrl core: initialized pinctrl subsystem
117[ 0.060800] regulator-dummy: no parameters
118[ 0.124909] NET: Registered protocol family 16
119[ 0.128024] ------------[ cut here ]------------
120[ 0.128040] WARNING: CPU: 2 PID: 1 at /home/vitek999/200gb/land/cm-13.0/kernel/xiaomi/msm8937/drivers/power/qcom/pm-boot.c:45 msm_pm_boot_init+0x94/0xd4()
121[ 0.128048] Modules linked in:
122[ 0.128064] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 3.18.20-g06392b4 #1
123[ 0.128071] Hardware name: Qualcomm Technologies, Inc. MSM8937-PMI8950 QRD SKU1 (DT)
124[ 0.128079] Call trace:
125[ 0.128091] [<ffffffc000088940>] dump_backtrace+0x0/0x270
126[ 0.128102] [<ffffffc000088bc0>] show_stack+0x10/0x1c
127[ 0.128113] [<ffffffc000ce4f8c>] dump_stack+0x74/0xb8
128[ 0.128126] [<ffffffc0000a17f4>] warn_slowpath_common+0x88/0xb0
129[ 0.128137] [<ffffffc0000a1930>] warn_slowpath_null+0x14/0x20
130[ 0.128146] [<ffffffc001458594>] msm_pm_boot_init+0x90/0xd4
131[ 0.128156] [<ffffffc000081aa8>] do_one_initcall+0x1a0/0x1c0
132[ 0.128167] [<ffffffc001418bac>] kernel_init_freeable+0x1cc/0x284
133[ 0.128180] [<ffffffc000cdedb4>] kernel_init+0x10/0xd8
134[ 0.128195] ---[ end trace ae1a6a3e6d5c58b1 ]---
135[ 0.128220] scm_call failed with error code -1
136[ 0.130119] cpuidle: using governor ladder
137[ 0.170111] cpuidle: using governor menu
138[ 0.240063] cpuidle: using governor qcom
139[ 0.241182] vdso: 2 pages (1 code @ ffffffc0014a5000, 1 data @ ffffffc0014a4000)
140[ 0.242226] software IO TLB [mem 0xd6400000-0xd6800000] (4MB) mapped at [ffffffc0b6400000-ffffffc0b67fffff]
141[ 0.243340] DMA: preallocated 256 KiB pool for atomic allocations
142[ 0.251003] __of_mpm_init(): MPM driver mapping exists
143[ 0.277489] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
144[ 0.281797] sps:sps is ready.
145[ 0.283724] msm_thermal:vdd_restriction_reg_init Defer regulator vdd-dig probe
146[ 0.283734] msm_thermal:probe_vdd_rstr Err regulator init. err:-517. KTM continues.
147[ 0.283750] msm-thermal soc:qcom,msm-thermal: probe_vdd_rstr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,max-freq-level. err=-517. KTM continues
148[ 0.283762] msm_thermal:msm_thermal_dev_probe Failed reading node=/soc/qcom,msm-thermal, key=qcom,online-hotplug-core. err:-517
149[ 0.285578] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
150[ 0.285688] i2c-msm-v2 78b6000.i2c: error on clk_get(core_clk):-517
151[ 0.285702] i2c-msm-v2 78b6000.i2c: error probe() failed with err:-517
152[ 0.286283] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
153[ 0.286383] i2c-msm-v2 78b7000.i2c: error on clk_get(core_clk):-517
154[ 0.286396] i2c-msm-v2 78b7000.i2c: error probe() failed with err:-517
155[ 0.286979] i2c-msm-v2 7af5000.i2c: probing driver i2c-msm-v2
156[ 0.287079] i2c-msm-v2 7af5000.i2c: error on clk_get(core_clk):-517
157[ 0.287093] i2c-msm-v2 7af5000.i2c: error probe() failed with err:-517
158[ 0.288341] cpu-clock-8939 b011050.qcom,cpu-clock-8939: No PVS version available. Defaulting to 0!
159[ 0.288354] cpu-clock-8939 b011050.qcom,cpu-clock-8939: Speed bin: 0 PVS Version: 0
160[ 0.291624] smd_channel_probe_now: allocation table not initialized
161[ 0.292685] smd_channel_probe_now: allocation table not initialized
162[ 0.293481] smd_channel_probe_now: allocation table not initialized
163[ 0.294623] msm_rpm_glink_dt_parse: qcom,rpm-glink compatible not matches
164[ 0.294634] msm_rpm_dev_probe: APSS-RPM communication over SMD
165[ 0.295515] pm8937_s1: 1000 <--> 1225 mV at 1000 mV normal idle
166[ 0.296394] pm8937_s2_level: 0 <--> 0 mV at 0 mV normal idle
167[ 0.297039] pm8937_s2_floor_level: 0 <--> 0 mV at 0 mV normal idle
168[ 0.297650] pm8937_s2_level_ao: 0 <--> 0 mV at 0 mV normal idle
169[ 0.298510] pm8937_s3: 1300 mV normal idle
170[ 0.299344] pm8937_s4: 2050 mV normal idle
171[ 0.300246] pm8937_l2: 1200 mV normal idle
172[ 0.301092] pm8937_l3_level_ao: 0 <--> 0 mV at 0 mV normal idle
173[ 0.301730] pm8937_l3_level_so: 0 <--> 0 mV at 0 mV normal idle
174[ 0.302568] pm8937_l5: 1800 mV normal idle
175[ 0.303624] pm8937_l6: 1800 mV normal idle
176[ 0.304480] pm8937_l7: 1800 mV normal idle
177[ 0.305122] pm8937_l7_ao: 1800 mV normal idle
178[ 0.305965] pm8937_l8: 2850 <--> 2900 mV at 2900 mV normal idle
179[ 0.306836] pm8937_l9: 3000 <--> 3300 mV at 3000 mV normal idle
180[ 0.307681] pm8937_l10: 2800 <--> 3000 mV at 2800 mV normal idle
181[ 0.308540] pm8937_l11: 2950 mV normal idle
182[ 0.309376] pm8937_l12: 1800 <--> 2950 mV at 1800 mV normal idle
183[ 0.310267] pm8937_l13: 3075 mV normal idle
184[ 0.311109] pm8937_l14: 1800 <--> 3300 mV at 1800 mV normal idle
185[ 0.311976] pm8937_l15: 1800 <--> 3300 mV at 1800 mV normal idle
186[ 0.312816] pm8937_l16: 1800 mV normal idle
187[ 0.313679] pm8937_l17: 2800 <--> 2900 mV at 2800 mV normal idle
188[ 0.314519] pm8937_l19: 1225 <--> 1350 mV at 1225 mV normal idle
189[ 0.315375] pm8937_l22: 2800 mV normal idle
190[ 0.316212] pm8937_l23: 1200 mV normal idle
191[ 0.318348] msm_watchdog b017000.qcom,wdt: wdog absent resource not present
192[ 0.318679] msm_watchdog b017000.qcom,wdt: MSM Watchdog Initialized
193[ 0.325186] platform soc:qcom,adsprpc-mem: assigned reserved memory node adsp_region@0
194[ 0.328105] spmi_pmic_arb 200f000.qcom,spmi: PMIC Arb Version-2 0x20010000
195[ 0.329545] pm8937_s5: 1050 <--> 1350 mV at 1225 mV normal idle
196[ 0.329792] spm_regulator_probe: name=pm8937_s5, range=LV, voltage=1225000 uV, mode=AUTO, step rate=1200 uV/us
197[ 0.336862] ibb_reg: 4600 <--> 6000 mV at 5000 mV
198[ 0.337281] lab_reg: 4600 <--> 6000 mV at 5000 mV
199[ 0.338594] platform 4080000.qcom,mss: assigned reserved memory node modem_region@0
200[ 0.339213] platform c200000.qcom,lpass: assigned reserved memory node reloc_region@0
201[ 0.339615] platform a21b000.qcom,pronto: assigned reserved memory node reloc_region@0
202[ 0.339914] platform 1de0000.qcom,venus: assigned reserved memory node venus_region@0
203[ 0.340897] mem_acc_corner: 0 <--> 0 mV at 0 mV
204[ 0.341648] cpr_efuse_init: apc_corner: efuse_addr = 0x00000000000a4000 (len=0x1000)
205[ 0.341685] cpr_read_fuse_revision: apc_corner: fuse revision = 2
206[ 0.341704] cpr_parse_speed_bin_fuse: apc_corner: [row: 37]: 0x17d8a8210098b466, speed_bits = 0
207[ 0.341807] cpr_adjust_init_voltages: apc_corner: adjusted initial voltage[1]: 1085000 -> 1095000 uV
208[ 0.341821] cpr_adjust_init_voltages: apc_corner: adjusted initial voltage[2]: 1135000 -> 1150000 uV
209[ 0.341835] cpr_adjust_init_voltages: apc_corner: adjusted initial voltage[3]: 1220000 -> 1240000 uV
210[ 0.341846] cpr_pvs_per_corner_init: apc_corner: Warning: initial voltage[1] 1095000 below floor 1150000
211[ 0.341856] cpr_pvs_per_corner_init: apc_corner: Warning: initial voltage[3] 1240000 below floor 1250000
212[ 0.341871] cpr_pvs_init: apc_corner: pvs voltage: [1150000 1150000 1250000] uV
213[ 0.341882] cpr_pvs_init: apc_corner: ceiling voltage: [1155000 1225000 1350000] uV
214[ 0.341893] cpr_pvs_init: apc_corner: floor voltage: [1150000 1150000 1250000] uV
215[ 0.342065] cpr_init_cpr_parameters: apc_corner: up threshold = 2, down threshold = 4
216[ 0.342093] cpr_init_cpr_parameters: apc_corner: CPR is enabled by default.
217[ 0.342125] cpr_init_cpr_efuse: apc_corner: [row:67] = 0x248dd273cea51aad
218[ 0.342149] cpr_init_cpr_efuse: apc_corner: Corner[1]: ro_sel = 2, target quot = 884
219[ 0.342162] cpr_init_cpr_efuse: apc_corner: Corner[2]: ro_sel = 2, target quot = 974
220[ 0.342174] cpr_init_cpr_efuse: apc_corner: Corner[3]: ro_sel = 2, target quot = 1130
221[ 0.342207] cpr_adjust_target_quots: apc_corner: Corner[2]: adjusted target quot = 934
222[ 0.342220] cpr_adjust_target_quots: apc_corner: Corner[3]: adjusted target quot = 1150
223[ 0.342317] cpr_get_corner_quot_adjustment: apc_corner: fuse corner 2 quotient adjustment scaling factor: 0.373
224[ 0.342327] cpr_get_corner_quot_adjustment: apc_corner: fuse corner 3 quotient adjustment scaling factor: 0.703
225[ 0.342342] cpr_get_corner_quot_adjustment: apc_corner: adjusted quotient[1] = 884
226[ 0.342351] cpr_get_corner_quot_adjustment: apc_corner: adjusted quotient[2] = 934
227[ 0.342360] cpr_get_corner_quot_adjustment: apc_corner: adjusted quotient[3] = 1016
228[ 0.342368] cpr_get_corner_quot_adjustment: apc_corner: adjusted quotient[4] = 1043
229[ 0.342377] cpr_get_corner_quot_adjustment: apc_corner: adjusted quotient[5] = 1110
230[ 0.342385] cpr_get_corner_quot_adjustment: apc_corner: adjusted quotient[6] = 1150
231[ 0.342535] cpr_config: apc_corner: Timer count: 0x17700 (for 5000 us)
232[ 0.342882] apc_corner: 0 <--> 0 mV
233[ 0.359688] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
234[ 0.360678] msm_thermal:sensor_mgr_init_threshold threshold id already initialized
235[ 0.361077] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
236[ 0.361088] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
237[ 0.361102] cpu cpu4: dev_pm_opp_get_opp_count: device OPP not found (-19)
238[ 0.361111] msm_thermal:get_cpu_freq_plan_len Error reading CPU4 freq table len. error:-19
239[ 0.361119] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
240[ 0.362397] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
241[ 0.362510] i2c-msm-v2 78b6000.i2c: error on clk_get(core_clk):-517
242[ 0.362525] i2c-msm-v2 78b6000.i2c: error probe() failed with err:-517
243[ 0.362845] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
244[ 0.362947] i2c-msm-v2 78b7000.i2c: error on clk_get(core_clk):-517
245[ 0.362960] i2c-msm-v2 78b7000.i2c: error probe() failed with err:-517
246[ 0.363288] i2c-msm-v2 7af5000.i2c: probing driver i2c-msm-v2
247[ 0.363388] i2c-msm-v2 7af5000.i2c: error on clk_get(core_clk):-517
248[ 0.363401] i2c-msm-v2 7af5000.i2c: error probe() failed with err:-517
249[ 0.364980] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
250[ 0.364991] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
251[ 0.365003] cpu cpu4: dev_pm_opp_get_opp_count: device OPP not found (-19)
252[ 0.365012] msm_thermal:get_cpu_freq_plan_len Error reading CPU4 freq table len. error:-19
253[ 0.365023] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
254[ 0.365032] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
255[ 0.365043] cpu cpu4: dev_pm_opp_get_opp_count: device OPP not found (-19)
256[ 0.365051] msm_thermal:get_cpu_freq_plan_len Error reading CPU4 freq table len. error:-19
257[ 0.390892] qcom,gcc-spm-8952 b111200.qcom,spm: Registered GCC SPM clocks
258[ 0.390920] qcom,gcc-8952 1800000.qcom,gcc: Registered GCC clocks
259[ 0.391069] cpu-clock-8939 b011050.qcom,cpu-clock-8939: No PVS version available. Defaulting to 0!
260[ 0.391081] cpu-clock-8939 b011050.qcom,cpu-clock-8939: Speed bin: 0 PVS Version: 0
261[ 0.393849] populate_opp_table: clock-cpu-8939: OPP tables populated (cpu 7 and 3)
262[ 0.393860] print_opp_table: clock_cpu: a53_c0: OPP voltage for 768000000: 1150000
263[ 0.393870] print_opp_table: clock_cpu: a53_c0: OPP voltage for 1094400000: 1250000
264[ 0.393879] print_opp_table: clock_cpu: a53_c1: OPP voltage for 960000000: 1150000
265[ 0.393888] print_opp_table: clock_cpu: a53_c1: OPP voltage for 1401000000: 1250000
266[ 0.394607] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
267[ 0.394752] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
268[ 0.394764] i2c-msm-v2 78b6000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
269[ 0.396386] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
270[ 0.396526] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
271[ 0.396538] i2c-msm-v2 78b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
272[ 0.397979] i2c-msm-v2 7af5000.i2c: probing driver i2c-msm-v2
273[ 0.398117] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
274[ 0.398128] i2c-msm-v2 7af5000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
275[ 0.482181] qcom,qpnp-pin qpnp-pin-ffffffc0b6b7e000: qpnp_pin_probe: no device nodes specified in topology
276[ 0.482205] qcom,qpnp-pin: probe of qpnp-pin-ffffffc0b6b7e000 failed with error -22
277[ 0.482254] qcom,qpnp-pin qpnp-pin-ffffffc0b6b7e400: qpnp_pin_probe: no device nodes specified in topology
278[ 0.482272] qcom,qpnp-pin: probe of qpnp-pin-ffffffc0b6b7e400 failed with error -22
279[ 0.484472] KPI: Bootloader start count = 20312
280[ 0.484482] KPI: Bootloader end count = 1432733
281[ 0.484489] KPI: Bootloader display count = 45842
282[ 0.484497] KPI: Bootloader load kernel count = 2196
283[ 0.484505] KPI: Kernel MPM timestamp = 1456964
284[ 0.484512] KPI: Kernel MPM Clock frequency = 32768
285[ 0.484538] socinfo_print: v0.10, id=294, ver=1.0, raw_id=79, raw_ver=0, hw_plat=8, hw_plat_ver=65536
286[ 0.484538] accessory_chip=0, hw_plat_subtype=0, pmic_model=65561, pmic_die_revision=65536 foundry_id=1 serial_number=10007654
287[ 0.485260] qpnp_pin_of_gpio_xlate: no such PMIC gpio 7 in device topology
288[ 0.485434] eldo2_pm8937: no parameters
289[ 0.485679] qpnp_pin_of_gpio_xlate: no such PMIC gpio 8 in device topology
290[ 0.485824] adv_vreg: no parameters
291[ 0.486352] vgaarb: loaded
292[ 0.487490] SCSI subsystem initialized
293[ 0.488493] usbcore: registered new interface driver usbfs
294[ 0.488581] usbcore: registered new interface driver hub
295[ 0.488804] usbcore: registered new device driver usb
296[ 0.489558] media: Linux media interface: v0.10
297[ 0.489634] Linux video capture interface: v2.00
298[ 0.489729] EDAC MC: Ver: 3.0.0
299[ 0.492729] cpufreq: driver msm up and running
300[ 0.492863] aw2013 led driver: initialize.
301[ 0.620065] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.<6>[ 0.621835] platform soc:qcom,ion:qcom,ion-heap@27: assigned reserved memory node qseecom_region@0
302[ 0.622170] ION heap system created
303[ 0.622387] ION heap kmalloc created
304[ 0.622413] ION heap mm created at 0x00000000ddc00000 with size 1000000
305[ 0.622431] ION heap qsecom created at 0x00000000df000000 with size 1000000
306[ 0.623084] msm_bus_fabric_init_driver
307[ 0.636265] qcom,qpnp-power-on qpnp-power-on-ffffffc0b6b7b400: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'warm' boot
308[ 0.636285] qcom,qpnp-power-on qpnp-power-on-ffffffc0b6b7b400: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
309[ 0.636489] input: qpnp_pon as /devices/virtual/input/input0
310[ 0.637166] pon_spare_reg: no parameters
311[ 0.637270] qcom,qpnp-power-on qpnp-power-on-ffffffc0b6b7d800: No PON config. specified
312[ 0.637321] qcom,qpnp-power-on qpnp-power-on-ffffffc0b6b7d800: PMIC@SID2 Power-on reason: Triggered from PON1 (secondary PMIC) and 'warm' boot
313[ 0.637338] qcom,qpnp-power-on qpnp-power-on-ffffffc0b6b7d800: PMIC@SID2: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
314[ 0.637532] PMIC@SID0: PM8937 v1.0 options: 2, 2, 0, 0
315[ 0.637641] PMIC@SID2: PMI8950 v2.0 options: 0, 0, 0, 0
316[ 0.638869] gdsc_venus: no parameters
317[ 0.639189] gdsc_mdss: no parameters
318[ 0.639485] gdsc_jpeg: no parameters
319[ 0.639908] gdsc_vfe: no parameters
320[ 0.640344] gdsc_vfe1: no parameters
321[ 0.640658] gdsc_cpp: no parameters
322[ 0.640924] gdsc_oxili_gx: no parameters
323[ 0.641200] gdsc_venus_core0: fast normal
324[ 0.641449] gdsc_oxili_cx: no parameters
325[ 0.642614] mdss_pll_probe: MDSS pll label = MDSS DSI 0 PLL
326[ 0.642622] mdss_pll_probe: mdss_pll_probe: label=MDSS DSI 0 PLL PLL SSC enabled
327[ 0.643362] dsi_pll_clock_register_lpm: Registered DSI PLL:0 clocks successfully
328[ 0.643396] mdss_pll_probe: MDSS pll label = MDSS DSI 1 PLL
329[ 0.643404] mdss_pll_probe: mdss_pll_probe: label=MDSS DSI 1 PLL PLL SSC enabled
330[ 0.645251] dsi_pll_clock_register_lpm: Registered DSI PLL:1 clocks successfully
331[ 0.645581] msm_iommu 1e00000.qcom,iommu: device apps_iommu (model: 500) mapped at ffffff8001b80000, with 21 ctx banks
332[ 0.652147] msm_iommu_ctx 1e20000.qcom,iommu-ctx: context q6 using bank 0
333[ 0.652316] msm_iommu_ctx 1e21000.qcom,iommu-ctx: context adsp_sec_pixel using bank 1
334[ 0.652483] msm_iommu_ctx 1e22000.qcom,iommu-ctx: context mdp_1 using bank 2
335[ 0.652651] msm_iommu_ctx 1e23000.qcom,iommu-ctx: context venus_fw using bank 3
336[ 0.652818] msm_iommu_ctx 1e24000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
337[ 0.652988] msm_iommu_ctx 1e25000.qcom,iommu-ctx: context venus_sec_bitstream using bank 5
338[ 0.653154] msm_iommu_ctx 1e26000.qcom,iommu-ctx: context venus_sec_pixel using bank 6
339[ 0.653341] msm_iommu_ctx 1e28000.qcom,iommu-ctx: context pronto_pil using bank 8
340[ 0.653532] msm_iommu_ctx 1e29000.qcom,iommu-ctx: context mss_nav using bank 9
341[ 0.653718] msm_iommu_ctx 1e2a000.qcom,iommu-ctx: context periph_rpm using bank 10
342[ 0.653904] msm_iommu_ctx 1e2b000.qcom,iommu-ctx: context lpass using bank 11
343[ 0.654093] msm_iommu_ctx 1e2f000.qcom,iommu-ctx: context adsp_io using bank 15
344[ 0.654282] msm_iommu_ctx 1e30000.qcom,iommu-ctx: context adsp_opendsp using bank 16
345[ 0.654488] msm_iommu_ctx 1e31000.qcom,iommu-ctx: context adsp_shared using bank 17
346[ 0.654674] msm_iommu_ctx 1e32000.qcom,iommu-ctx: context cpp using bank 18
347[ 0.654859] msm_iommu_ctx 1e33000.qcom,iommu-ctx: context jpeg_enc0 using bank 19
348[ 0.655045] msm_iommu_ctx 1e34000.qcom,iommu-ctx: context vfe using bank 20
349[ 0.655230] msm_iommu_ctx 1e35000.qcom,iommu-ctx: context mdp_0 using bank 21
350[ 0.655419] msm_iommu_ctx 1e36000.qcom,iommu-ctx: context venus_ns using bank 22
351[ 0.655607] msm_iommu_ctx 1e38000.qcom,iommu-ctx: context mss_mcdma using bank 24
352[ 0.655792] msm_iommu_ctx 1e37000.qcom,iommu-ctx: context access_control using bank 23
353[ 0.657974] /soc/qcom,cam_smmu/msm_cam_smmu_cb1: could not get #iommu-cells for /soc/qcom,iommu@1e00000
354[ 0.657994] /soc/qcom,cam_smmu/msm_cam_smmu_cb3: could not get #iommu-cells for /soc/qcom,iommu@1e00000
355[ 0.658009] /soc/qcom,cam_smmu/msm_cam_smmu_cb4: could not get #iommu-cells for /soc/qcom,iommu@1e00000
356[ 0.660377] Advanced Linux Sound Architecture Driver Initialized.
357[ 0.661388] Bluetooth: Core ver 2.19
358[ 0.661418] NET: Registered protocol family 31
359[ 0.661423] Bluetooth: HCI device and connection manager initialized
360[ 0.661434] Bluetooth: HCI socket layer initialized
361[ 0.661444] Bluetooth: L2CAP socket layer initialized
362[ 0.661475] Bluetooth: SCO socket layer initialized
363[ 0.661767] cfg80211: Calling CRDA to update world regulatory domain
364[ 0.661787] cfg80211: World regulatory domain updated:
365[ 0.661793] cfg80211: DFS Master region: unset
366[ 0.661797] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
367[ 0.661805] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
368[ 0.661811] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
369[ 0.661817] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
370[ 0.661823] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
371[ 0.661829] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
372[ 0.661835] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
373[ 0.661841] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
374[ 0.661847] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
375[ 0.662071] pcie:pcie_init.
376[ 0.664141] Switched to clocksource arch_sys_counter
377[ 0.711346] bcl_peripheral:bcl_perph_init BCL Initialized
378[ 0.712790] NET: Registered protocol family 2
379[ 0.713294] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
380[ 0.713523] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
381[ 0.713983] TCP: Hash tables configured (established 32768 bind 32768)
382[ 0.714035] TCP: reno registered
383[ 0.714045] UDP hash table entries: 2048 (order: 4, 65536 bytes)
384[ 0.714113] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
385[ 0.714339] NET: Registered protocol family 1
386[ 0.714374] PCI: CLS 0 bytes, default 128
387[ 0.716134] gcc-mdss-8952 soc:qcom,gcc-mdss@1800000: Registered GCC MDSS clocks.
388[ 0.717395] Trying to unpack rootfs image as initramfs...
389[ 0.776338] Freeing initrd memory: 1624K (ffffffc003600000 - ffffffc003796000)
390[ 0.782091] futex hash table entries: 2048 (order: 6, 262144 bytes)
391[ 0.782188] Initialise system trusted keyring
392[ 0.782251] audit: initializing netlink subsys (disabled)
393[ 0.782325] audit: type=2000 audit(0.779:1): initialized
394[ 0.782791] vmscan: error setting kswapd cpu affinity mask
395[ 0.787149] zbud: loaded
396[ 0.789727] fuse init (API version 7.23)
397[ 0.789999] msgmni has been set to 5636
398[ 0.790072] SELinux: Registering netfilter hooks
399[ 0.793095] Key type asymmetric registered
400[ 0.793106] Asymmetric key parser 'x509' registered
401[ 0.793242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
402[ 0.793255] io scheduler noop registered
403[ 0.793266] io scheduler deadline registered
404[ 0.793451] io scheduler cfq registered (default)
405[ 0.798722] msm_dss_get_res_byname: 'vbif_nrt_phys' resource not found
406[ 0.798732] mdss_mdp_probe+0x278/0xe00->msm_dss_ioremap_byname: 'vbif_nrt_phys' msm_dss_get_res_byname failed
407[ 0.798757] mdss_mdp_parse_dt_prop_len: prop qcom,mdss-smp-data : doesn't exist in device tree
408[ 0.798797] mdss_mdp_pipe_addr_setup: type:1 ftchid:0 xinid:0 num:0 ndx:0x1 prio:0
409[ 0.798808] mdss_mdp_pipe_addr_setup: type:2 ftchid:0 xinid:1 num:3 ndx:0x8 prio:1
410[ 0.798813] mdss_mdp_pipe_addr_setup: type:2 ftchid:0 xinid:5 num:4 ndx:0x10 prio:2
411[ 0.798823] mdss_mdp_pipe_addr_setup: type:3 ftchid:0 xinid:2 num:6 ndx:0x40 prio:3
412[ 0.798841] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-pipe-sw-reset-off : u32 array read
413[ 0.798873] mdss_mdp_pipe_addr_setup: type:4 ftchid:-1 xinid:7 num:10 ndx:0x400 prio:0
414[ 0.798878] mdss_mdp_parse_dt_pipe: dedicated vp cursors detected, num=1
415[ 0.798890] mdss_mdp_parse_dt_prop_len: prop qcom,mdss-mixer-wb-off : doesn't exist in device tree
416[ 0.798971] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
417[ 0.798989] mdss_mdp_parse_dt_prop_len: prop qcom,mdss-clk-levels : doesn't exist in device tree
418[ 0.799041] mdss_mdp_parse_dt_prop_len: prop qcom,mdss-smp-data : doesn't exist in device tree
419[ 0.799075] mdss_mdp_parse_dt_prop_len: prop qcom,mdss-ad-off : doesn't exist in device tree
420[ 0.799110] mdss_mdp_parse_dt_prop_len: prop qcom,mdss-dsc-off : doesn't exist in device tree
421[ 0.799537] mdss_mdp_irq_clk_register: unable to get clk: lut_clk
422[ 0.800543] xlog_status: enable:1, panic:1, dump:2
423[ 0.801338] mdss_smmu_attach_v2: iommu device not attached for domain[0]
424[ 0.801344] mdss_mdp_clk_ctrl: IOMMU attach failed
425[ 0.801349] No change in context(0==0), skip
426[ 0.802639] mdss_mdp_probe: mdss version = 0x100e0000, bootloader display is on
427[ 0.804582] mdss_smmu_util_parse_dt_clock: clocks are not defined
428[ 0.804619] mdss_smmu_probe: iommu v2 domain[0] mapping and clk register successful!
429[ 0.804649] mdss_smmu_util_parse_dt_clock: clocks are not defined
430[ 0.804677] mdss_smmu_probe: iommu v2 domain[2] mapping and clk register successful!
431[ 0.806821] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
432[ 0.807313] mdss_dsi_find_panel_of_node: cmdline:0:qcom,mdss_dsi_hx8394f_boe_720p_video:1:none:cfg:single_dsi panel_name:qcom,mdss_dsi_hx8394f_boe_720p_video
433[ 0.807369] mdss_dsi_panel_init: Panel Name = hx8394F_HD720p_video_BOE
434[ 0.807527] mdss_dsi_panel_timing_from_dt: found new timing "qcom,mdss_dsi_hx8394f_boe_720p_video" (ffffffc0b8caf2f0)
435[ 0.807544] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-post-panel-on-command
436[ 0.807553] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-timing-switch-command
437[ 0.807678] mdss_dsi_parse_panel_features: ulps feature disabled
438[ 0.807686] mdss_dsi_parse_panel_features: ulps during suspend feature disabled
439[ 0.807695] mdss_dsi_parse_dms_config: dynamic switch feature enabled: 0
440[ 0.808124] mdss_dsi_parse_ctrl_params:3755 Unable to read qcom,display-id, data= (null),len=45
441[ 0.808138] mdss_dsi_parse_gpio_params: bklt_en gpio not specified
442[ 0.808173] mdss_dsi_retrieve_ctrl_resources: phy_regulator_base=ffffff8000506b80 phy_regulator_size=30
443[ 0.808180] mdss_dsi_retrieve_ctrl_resources: ctrl_base=ffffff8000502000 ctrl_size=300 phy_base=ffffff8000504400 phy_size=280
444[ 0.808296] dsi_panel_device_register: Continuous splash enabled
445[ 0.808628] mdss_register_panel: adding framebuffer device 1a94000.qcom,mdss_dsi_ctrl0
446[ 0.829957] mdss_dsi_status_init: DSI status check interval:5000
447[ 0.830753] mdss_register_panel: adding framebuffer device soc:qcom,mdss_wb_panel
448[ 0.831458] mdss_fb_probe: fb0: split_mode:0 left:0 right:0
449[ 0.832306] mdss_fb_register: FrameBuffer[0] 720x1280 registered successfully!
450[ 0.832657] mdss_fb_probe: fb1: split_mode:0 left:0 right:0
451[ 0.832776] mdss_fb_register: FrameBuffer[1] 640x640 registered successfully!
452[ 0.832863] mdss_mdp_splash_parse_dt: splash mem child node is not present
453[ 0.836135] IPC_RTR: msm_ipc_router_smd_driver_register Already driver registered IPCRTR
454[ 0.836168] IPC_RTR: msm_ipc_router_smd_driver_register Already driver registered IPCRTR
455[ 0.841168] In memshare_probe, Memshare probe success
456[ 0.843187] msm_rpm_log_probe: OK
457[ 0.848601] msm_serial_hs module loaded
458[ 0.868354] brd: module loaded
459[ 0.870678] loop: module loaded
460[ 0.871021] zram: Created 1 device(s) ...
461[ 0.871574] QSEECOM: qseecom_probe: qseecom.qsee_version = 0x1000000
462[ 0.871607] QSEECOM: qseecom_retrieve_ce_data: Device does not support PFE
463[ 0.871615] QSEECOM: qseecom_probe: qseecom clocks handled by other subsystem
464[ 0.871621] QSEECOM: qseecom_probe: qsee reentrancy support phase is not defined, setting to default 0
465[ 0.873726] i2c-core: driver [tabla-i2c-core] using legacy suspend method
466[ 0.873731] i2c-core: driver [tabla-i2c-core] using legacy resume method
467[ 0.873830] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
468[ 0.873834] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
469[ 0.873935] i2c-core: driver [tasha-i2c-core] using legacy suspend method
470[ 0.873939] i2c-core: driver [tasha-i2c-core] using legacy resume method
471[ 0.930287] i2c-msm-v2 7af5000.i2c: msm_bus_scale_register_client(mstr-id:84):0x9 (ok)
472[ 0.930399] i2c-msm-v2 7af5000.i2c: BUS ERROR:noisy bus/unexpected start/stop tag: msgs(n:1 cur:0 tx) bc(rx:0 tx:4) mode:FIFO slv_addr:0x28 MSTR_STS:0x001121c4 OPER:0x00000080
473[ 0.953671] i2c-msm-v2 7af5000.i2c: error timeout on polling for valid state. check core_clk
474[ 0.953715] nq-nci 5-0028: nfcc_hw_check: - i2c_master_send Error
475[ 0.953723] nq-nci 5-0028: nfcc_hw_check: - NFCC HW not available
476[ 0.953858] nq-nci 5-0028: nqx_probe: probing nqxx failed, check hardware
477[ 0.954580] QCE50: __qce_get_device_tree_data: BAM Apps EE is not defined, setting to default 1
478[ 0.955212] qce 720000.qcedev: Qualcomm Crypto 5.3.3 device found @0x720000
479[ 0.955226] qce 720000.qcedev: CE device = 0x0
480[ 0.955226] , IO base, CE = 0xffffff8001640000
481[ 0.955226] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
482[ 0.955226] IO base BAM = 0x (null)
483[ 0.955226] BAM IRQ 239
484[ 0.955226] Engines Availability = 0x2010853
485[ 0.955530] sps:BAM 0x0000000000704000 is registered.
486[ 0.955728] sps:BAM 0x0000000000704000 (va:0xffffff80019c0000) enabled: ver:0x27, number of pipes:8
487[ 0.956144] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000000704000 irq 239
488[ 0.959635] QCE50: __qce_get_device_tree_data: BAM Apps EE is not defined, setting to default 1
489[ 0.960198] qcrypto 720000.qcrypto: Qualcomm Crypto 5.3.3 device found @0x720000
490[ 0.960212] qcrypto 720000.qcrypto: CE device = 0x0
491[ 0.960212] , IO base, CE = 0xffffff8001ac0000
492[ 0.960212] , Consumer (IN) PIPE 4, Producer (OUT) PIPE 5
493[ 0.960212] IO base BAM = 0x (null)
494[ 0.960212] BAM IRQ 239
495[ 0.960212] Engines Availability = 0x2010853
496[ 0.960765] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000000704000 irq 239
497[ 0.963100] qcrypto 720000.qcrypto: qcrypto-ecb-aes
498[ 0.963279] qcrypto 720000.qcrypto: qcrypto-cbc-aes
499[ 0.963412] qcrypto 720000.qcrypto: qcrypto-ctr-aes
500[ 0.963540] qcrypto 720000.qcrypto: qcrypto-ecb-des
501[ 0.963704] qcrypto 720000.qcrypto: qcrypto-cbc-des
502[ 0.963826] qcrypto 720000.qcrypto: qcrypto-ecb-3des
503[ 0.963942] qcrypto 720000.qcrypto: qcrypto-cbc-3des
504[ 0.964061] qcrypto 720000.qcrypto: qcrypto-xts-aes
505[ 0.964178] qcrypto 720000.qcrypto: qcrypto-sha1
506[ 0.964296] qcrypto 720000.qcrypto: qcrypto-sha256
507[ 0.964415] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
508[ 0.964534] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
509[ 0.964652] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
510[ 0.964772] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes
511[ 0.964890] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des
512[ 0.965013] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des
513[ 0.965135] qcrypto 720000.qcrypto: qcrypto-hmac-sha1
514[ 0.965253] qcrypto 720000.qcrypto: qcrypto-hmac-sha256
515[ 0.965373] qcrypto 720000.qcrypto: qcrypto-aes-ccm
516[ 0.965497] qcrypto 720000.qcrypto: qcrypto-rfc4309-aes-ccm
517[ 0.967123] qcom_ice_get_device_tree_data: No vdd-hba-supply regulator, assuming not needed
518[ 0.967261] ICE IRQ = 344
519[ 0.968868] SCSI Media Changer driver v0.25
520[ 0.970703] tun: Universal TUN/TAP device driver, 1.6
521[ 0.970708] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
522[ 0.973639] PPP generic driver version 2.4.2
523[ 0.973742] PPP BSD Compression module registered
524[ 0.973751] PPP Deflate Compression module registered
525[ 0.973779] PPP MPPE Compression module registered
526[ 0.973792] NET: Registered protocol family 24
527[ 0.974569] wcnss_wlan probed in built-in mode
528[ 0.975712] usbcore: registered new interface driver asix
529[ 0.975795] usbcore: registered new interface driver ax88179_178a
530[ 0.975839] usbcore: registered new interface driver cdc_ether
531[ 0.975883] usbcore: registered new interface driver net1080
532[ 0.975927] usbcore: registered new interface driver cdc_subset
533[ 0.975970] usbcore: registered new interface driver zaurus
534[ 0.976201] usbcore: registered new interface driver cdc_ncm
535[ 0.976728] msm_sharedmem: sharedmem_register_qmi: qmi init successful
536[ 0.977712] scm_call failed: func id 0x42000c16, arginfo: 0x1117, args: 0xd6f80000, 0x10, 0xd5151900, 0xd5524000, ret: -1, syscall returns: 0x0, 0x0, 0x0
537[ 0.977719] hyp_assign_table: Failed to assign memory protection, ret = -5
538[ 0.977727] msm_sharedmem: setup_shared_ram_perms: hyp_assign_phys failed IPA=0x0160x00000000de000000 size=917504 err=-5
539[ 0.977847] msm_sharedmem: msm_sharedmem_probe: Device created for client 'rmtfs'
540[ 0.978361] msm_otg 78db000.usb: msm_otg probe
541[ 0.981166] msm_otg 78db000.usb: OTG regs = ffffff800057e000
542[ 0.986383] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
543[ 0.986775] ehci-pci: EHCI PCI platform driver
544[ 0.986823] ehci-msm: Qualcomm On-Chip EHCI Host Controller
545[ 0.987288] Unable to get vbus_otg
546[ 0.987295] msm_hsusb_host msm_hsusb_host: unable to register with transceiver
547[ 0.987400] usbcore: registered new interface driver cdc_acm
548[ 0.987405] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
549[ 0.987465] usbcore: registered new interface driver usb-storage
550[ 0.987503] usbcore: registered new interface driver ums-alauda
551[ 0.987542] usbcore: registered new interface driver ums-cypress
552[ 0.987580] usbcore: registered new interface driver ums-datafab
553[ 0.987619] usbcore: registered new interface driver ums-freecom
554[ 0.987658] usbcore: registered new interface driver ums-isd200
555[ 0.987699] usbcore: registered new interface driver ums-jumpshot
556[ 0.987737] usbcore: registered new interface driver ums-karma
557[ 0.987775] usbcore: registered new interface driver ums-sddr09
558[ 0.987814] usbcore: registered new interface driver ums-sddr55
559[ 0.987853] usbcore: registered new interface driver ums-usbat
560[ 0.987964] usbcore: registered new interface driver usbserial
561[ 0.988011] usbcore: registered new interface driver usb_ehset_test
562[ 0.988927] gbridge_init: gbridge_init successs.
563[ 0.989702] mousedev: PS/2 mouse device common for all mice
564[ 0.989909] usbcore: registered new interface driver xpad
565[ 0.990508] input: ft5x06_720p as /devices/soc/78b7000.i2c/i2c-3/3-003e/input/input1
566[ 1.230334] i2c-msm-v2 78b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0xd (ok)
567[ 1.230834] ft5x06_720p 3-003e: Device ID = 0x14
568[ 1.231453] ft5x06_720p 3-003e: report rate = 90Hz
569[ 1.233170] ft5x06_720p 3-003e: Firmware version = 8.0.0
570[ 1.233622] FT5X06-TP-TAG INFO:boardid_info_tp:S88537AA1:bo
571[ 1.233622]
572[ 1.690056] ft5x06_720p 3-003e: Lockdown info: 34 35 32 31 00 A9 00 00
573[ 1.751395] FT5X06-TP-TAG ERROR:Error Board ID.
574[ 1.752700] FT5X06-TP-TAG ERROR:Error Board ID.
575[ 1.754004] FT5X06-TP-TAG ERROR:Error Board ID.
576[ 1.754075] [ TSP ] ist30xx_init()
577[ 1.756294] qcom,qpnp-rtc qpnp-rtc-ffffffc0b6b7c000: rtc core: registered qpnp_rtc as rtc0
578[ 1.756536] i2c /dev entries driver
579[ 1.764914] CAM-SMMU cam_populate_smmu_context_banks:1579 Invalid pointer of ctx : vfe_secure rc = -517
580[ 1.764923] CAM-SMMU cam_smmu_probe:1629 Error: populating context banks
581[ 1.764940] msm_cam_smmu: probe of soc:qcom,cam_smmu:msm_cam_smmu_cb2 failed with error -12
582[ 1.765906] CAM-SMMU cam_populate_smmu_context_banks:1579 Invalid pointer of ctx : vfe_secure rc = -517
583[ 1.765914] CAM-SMMU cam_smmu_probe:1629 Error: populating context banks
584[ 1.765926] msm_cam_smmu: probe of soc:qcom,cam_smmu:msm_cam_smmu_cb2 failed with error -12
585[ 1.768443] msm_camera_get_dt_vreg_data:1038 number of entries is 0 or not present in dts
586[ 1.772830] msm_camera_get_dt_vreg_data:1038 number of entries is 0 or not present in dts
587[ 1.772999] msm_camera_get_dt_vreg_data:1038 number of entries is 0 or not present in dts
588[ 1.773162] msm_camera_get_dt_vreg_data:1038 number of entries is 0 or not present in dts
589[ 1.774702] msm_eeprom_platform_probe qcom,i2c-freq-mode read fail. Setting to 0 -22
590[ 1.822222] msm_cci_init:1363: hw_version = 0x10020004
591[ 2.135983] msm_eeprom_platform_probe qcom,i2c-freq-mode read fail. Setting to 0 -22
592[ 2.179566] msm_cci_init:1363: hw_version = 0x10020004
593[ 2.306039] msm_eeprom_platform_probe qcom,i2c-freq-mode read fail. Setting to 0 -22
594[ 2.308521] pm8937_l22: requested voltage range [2850000, 2850000] does not fit within constraints: [2800000, 2800000]
595[ 2.308529] msm_camera_config_single_vreg: cam_vana set voltage failed
596[ 2.328890] msm_cci_init:1363: hw_version = 0x10020004
597[ 2.740688] msm_camera_config_single_vreg can't disable cam_vana
598[ 2.745434] msm_eeprom_platform_probe qcom,i2c-freq-mode read fail. Setting to 0 -22
599[ 2.769953] msm_cci_init:1363: hw_version = 0x10020004
600[ 2.770433] msm_cci_irq:1664 MASTER_0 error 0x8000000
601[ 2.860072] msm_cci_wait: 296 wait for queue: 0
602[ 2.860105] msm_cci_transfer_end: 514 failed rc -110
603[ 2.860112] msm_cci_data_queue: 762 failed rc -110
604[ 2.860119] msm_camera_cci_i2c_write: line 124 rc = -110
605[ 2.880048] read_eeprom_memory: page write failed
606[ 2.880055] msm_eeprom_platform_probe read_eeprom_memory failed
607[ 2.902573] qcom,eeprom: probe of 1b0c000.qcom,cci:qcom,eeprom@5a failed with error -110
608[ 2.910745] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
609[ 2.910758] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
610[ 2.915935] __msm_jpeg_init:1537] Jpeg Device id 0
611[ 2.921102] FG: fg_probe: FG Probe success - FG Revision DIG:3.1 ANA:1.2 PMIC subtype=17
612[ 2.921861] qpnp-smbcharger qpnp-smbcharger-ffffffc0b6b7e800: node /soc/qcom,spmi@200f000/qcom,pmi8950@2/qcom,qpnp-smbcharger IO resource absent!
613[ 2.922493] smbcharger_charger_otg: no parameters
614[ 2.935339] of_batterydata_get_best_profile: qrd_msm8937_Atl_4000mah found
615[ 2.935348] qpnp-smbcharger qpnp-smbcharger-ffffffc0b6b7e800: node /soc/qcom,spmi@200f000/qcom,pmi8950@2/qcom,qpnp-smbcharger IO resource absent!
616[ 2.938257] qpnp-smbcharger qpnp-smbcharger-ffffffc0b6b7e800: SMBCHG successfully probe Charger version=SCHG_LITE Revision DIG:0.0 ANA:0.1 batt=1 dc=0 usb=1
617[ 2.940592] unable to find DT imem DLOAD mode node
618[ 2.941300] unable to find DT imem EDLOAD mode node
619[ 2.943496] thermal thermal_zone2: failed to read out thermal zone 2
620[ 2.943747] thermal thermal_zone3: failed to read out thermal zone 3
621[ 2.943990] thermal thermal_zone4: failed to read out thermal zone 4
622[ 2.944567] qpnp_vadc_read: Error reading die_temp
623[ 2.966115] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
624[ 2.966250] device-mapper: req-crypt: dm-req-crypt successfully initalized.
625[ 2.966250]
626[ 2.967385] sdhci: Secure Digital Host Controller Interface driver
627[ 2.967389] sdhci: Copyright(c) Pierre Ossman
628[ 2.967398] sdhci-pltfm: SDHCI platform and OF driver helper
629[ 2.968180] qcom_ice_get_pdevice: found ice device ffffffc0b61e6200
630[ 2.968185] qcom_ice_get_pdevice: matching platform device ffffffc0b6b79000
631[ 2.971882] qcom_ice 7803000.sdcc1ice: QC ICE 2.1.44 device found @0xffffff80018f0000
632[ 2.972301] sdhci_msm 7824900.sdhci: No vmmc regulator found
633[ 2.972308] sdhci_msm 7824900.sdhci: No vqmmc regulator found
634[ 2.972660] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using 64-bit ADMA in CMDQ mode
635[ 3.002193] sdhci_msm 7864900.sdhci: sdhci_msm_probe: ICE device is not enabled
636[ 3.016962] sdhci_msm 7864900.sdhci: No vmmc regulator found
637[ 3.016972] sdhci_msm 7864900.sdhci: No vqmmc regulator found
638[ 3.017369] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using 64-bit ADMA in legacy mode
639[ 3.048295] qcom,leds-qpnp: probe of leds-qpnp-ffffffc0b6b7f400 failed with error -10
640[ 3.050853] tz_log 8600720.tz-log: Hyp log service is not supported
641[ 3.052186] hidraw: raw HID events driver (C) Jiri Kosina
642[ 3.052742] usbcore: registered new interface driver usbhid
643[ 3.052748] usbhid: USB HID core driver
644[ 3.053178] ashmem: initialized
645[ 3.053819] qpnp_coincell_charger_show_state: enabled=Y, voltage=3200 mV, resistance=2100 ohm
646[ 3.061980] bimc-bwmon 408000.qcom,cpu-bwmon: BW HWmon governor registered.
647[ 3.064915] devfreq soc:qcom,cpubw: Couldn't update frequency transition information.
648[ 3.065109] devfreq soc:qcom,mincpubw: Couldn't update frequency transition information.
649[ 3.067959] gf:gf_init, entry
650[ 3.067964] --------gf_init start.--------
651[ 3.068365] status = 0x0
652[ 3.068369] gf:gf_init, exit
653[ 3.068373] --------gf_init end---OK.--------
654[ 3.068611] usbcore: registered new interface driver snd-usb-audio
655[ 3.086758] msm-pcm-lpa soc:qcom,msm-pcm-lpa: msm_pcm_probe: dev name soc:qcom,msm-pcm-lpa
656[ 3.093024] u32 classifier
657[ 3.093029] Actions configured
658[ 3.093072] Netfilter messages via NETLINK v0.30.
659[ 3.093127] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
660[ 3.093481] ctnetlink v0.93: registering with nfnetlink.
661[ 3.094142] xt_time: kernel timezone is -0000
662[ 3.094437] ip_tables: (C) 2000-2006 Netfilter Core Team
663[ 3.094619] arp_tables: (C) 2002 David S. Miller
664[ 3.094674] TCP: cubic registered
665[ 3.094683] Initializing XFRM netlink socket
666[ 3.095122] NET: Registered protocol family 10
667[ 3.096075] mip6: Mobile IPv6
668[ 3.096105] ip6_tables: (C) 2000-2006 Netfilter Core Team
669[ 3.096259] sit: IPv6 over IPv4 tunneling driver
670[ 3.096711] NET: Registered protocol family 17
671[ 3.096738] NET: Registered protocol family 15
672[ 3.096778] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
673[ 3.096789] Ebtables v2.0 registered
674[ 3.096957] Bluetooth: RFCOMM TTY layer initialized
675[ 3.096970] Bluetooth: RFCOMM socket layer initialized
676[ 3.096994] Bluetooth: RFCOMM ver 1.11
677[ 3.097011] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
678[ 3.097016] Bluetooth: BNEP filters: protocol multicast
679[ 3.097027] Bluetooth: BNEP socket layer initialized
680[ 3.097036] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
681[ 3.097047] Bluetooth: HIDP socket layer initialized
682[ 3.097081] l2tp_core: L2TP core driver, V2.0
683[ 3.097098] l2tp_ppp: PPPoL2TP kernel driver, V2.0
684[ 3.097107] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
685[ 3.097127] l2tp_netlink: L2TP netlink interface
686[ 3.097162] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
687[ 3.097187] l2tp_debugfs: L2TP debugfs support
688[ 3.097196] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
689[ 3.097923] NET: Registered protocol family 27
690[ 3.109462] msm_otg 78db000.usb: phy_reset: success
691[ 3.110563] Registered cp15_barrier emulation handler
692[ 3.110579] Registered setend emulation handler
693[ 3.110922] Loading compiled-in X.509 certificates
694[ 3.211592] sps:BAM 0x00000000078c4000 is registered.
695[ 3.211625] IPA HW is not supported on this target
696[ 3.222586] RNDIS_IPA module is loaded.
697[ 3.223328] file system registered
698[ 3.223392] mbim_init: initialize 1 instances
699[ 3.223459] mbim_init: Initialized 1 ports
700[ 3.224975] rndis_qc_init: initialize rndis QC instance
701[ 3.225232] Number of LUNs=8
702[ 3.225242] Mass Storage Function, version: 2009/09/11
703[ 3.225253] LUN: removable file: (no medium)
704[ 3.225269] Number of LUNs=1
705[ 3.225323] LUN: removable file: (no medium)
706[ 3.225328] Number of LUNs=1
707[ 3.225625] android_usb gadget: android_usb ready
708[ 3.225635] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
709[ 3.225667] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
710[ 3.225677] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_UDC_STARTED_EVENT received
711[ 3.227510] input: gpio-keys as /devices/soc/soc:gpio_keys/input/input2
712[ 3.227855] qcom,qpnp-rtc qpnp-rtc-ffffffc0b6b7c000: setting system clock to 1970-03-28 20:51:24 UTC (7505484)
713[ 3.238942] qcom,qpnp-flash-led qpnp-flash-led-ffffffc0b6bb0400: Unable to acquire pinctrl
714[ 3.244064] qcom,cc-debug-8952 1874000.qcom,cc-debug: Registered Debug Mux successfully
715[ 3.250450] msm8952-asoc-wcd c051000.sound: default codec configured
716[ 3.250468] redmi3s: enable external speaker PA gpio 124.
717[ 3.250474] redmi3s: enable headset gpio 129.
718[ 3.250840] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
719[ 3.250916] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
720[ 3.251452] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
721[ 3.251765] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
722[ 3.251838] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
723[ 3.251909] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
724[ 3.252078] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
725[ 3.252151] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
726[ 3.252227] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
727[ 3.252302] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
728[ 3.252377] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
729[ 3.252453] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
730[ 3.252529] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
731[ 3.252604] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
732[ 3.252681] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
733[ 3.252758] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
734[ 3.252835] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
735[ 3.252912] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
736[ 3.253034] msm8952_populate_dai_link_component_of_node: codec dai msm-hdmi-dba-codec-rx failed
737[ 3.253239] msm8952-asoc-wcd c051000.sound: ASoC: platform (null) not registered
738[ 3.253275] msm8952-asoc-wcd c051000.sound: snd_soc_register_card failed (-517)
739[ 3.254197] adv_vreg: disabling
740[ 3.254205] mem_acc_corner: disabling
741[ 3.254273] clock_late_init: Removing enables held for handed-off clocks
742[ 3.254280] mmc0: Out-of-interrupt timeout is 50[ms]
743[ 3.254285] mmc0: BKOPS_EN equals 0x2
744[ 3.254289] mmc0: eMMC FW version: 0x07
745[ 3.254293] mmc0: CMDQ supported: depth: 16
746[ 3.254297] mmc0: cache barrier support 0 flush policy 0
747[ 3.256589] ALSA device list:
748[ 3.256595] No soundcards found.
749[ 3.256673] Warning: unable to open an initial console.
750[ 3.256900] Freeing unused kernel memory: 488K (ffffffc001418000 - ffffffc001492000)
751[ 3.256916] Freeing alternatives memory: 28K (ffffffc001492000 - ffffffc001499000)
752[ 3.258429] init: init started!
753[ 3.261882] cmdq_host_alloc_tdl: desc_size: 768 data_sz: 253952 slot-sz: 24
754[ 3.262491] desc-base: 0xffffff80019fe000 trans-base: 0xffffff8001bc1000
755[ 3.262491] desc_dma 0xddca9000 trans_dma: 0xde100000
756[ 3.262512] mmc0: CMDQ enabled on card
757[ 3.262527] mmc0: new HS400 MMC card at address 0001
758[ 3.262997] sdhci_msm_pm_qos_cpu_init (): voted for group #0 (mask=0xf) latency=2 (0xffffffc0b4e18280)
759[ 3.263010] sdhci_msm_pm_qos_cpu_init (): voted for group #1 (mask=0xf0) latency=2 (0xffffffc0b4e18288)
760[ 3.263158] mmcblk0: mmc0:0001 RX1BMB 29.1 GiB
761[ 3.263322] mmcblk0rpmb: mmc0:0001 RX1BMB partition 3 4.00 MiB
762[ 3.265286] 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 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49
763[ 3.266783] SELinux: 2048 avtab hash slots, 10808 rules.
764[ 3.275982] SELinux: 2048 avtab hash slots, 10808 rules.
765[ 3.276045] SELinux: 1 users, 2 roles, 1029 types, 0 bools, 1 sens, 1024 cats
766[ 3.276054] SELinux: 87 classes, 10808 rules
767[ 3.279162] SELinux: Permission audit_read in class capability2 not defined in policy.
768[ 3.279180] SELinux: the above unknown classes and permissions will be denied
769[ 3.279210] SELinux: Completing initialization.
770[ 3.279214] SELinux: Setting up existing superblocks.
771[ 3.279230] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
772[ 3.279255] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
773[ 3.279491] SELinux: initialized (dev bdev, type bdev), not configured for labeling
774[ 3.279507] SELinux: initialized (dev proc, type proc), uses genfs_contexts
775[ 3.279525] msm8952-asoc-wcd c051000.sound: default codec configured
776[ 3.279533] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
777[ 3.279552] redmi3s: enable external speaker PA gpio 124.
778[ 3.279560] redmi3s: enable headset gpio 129.
779[ 3.280121] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
780[ 3.280324] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
781[ 3.280898] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
782[ 3.281233] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
783[ 3.281309] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
784[ 3.281386] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
785[ 3.281561] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
786[ 3.281640] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
787[ 3.281718] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
788[ 3.281799] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
789[ 3.281881] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
790[ 3.281961] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
791[ 3.282043] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
792[ 3.282124] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
793[ 3.282206] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
794[ 3.282285] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
795[ 3.282364] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
796[ 3.282444] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
797[ 3.282571] msm8952_populate_dai_link_component_of_node: codec dai msm-hdmi-dba-codec-rx failed
798[ 3.282835] msm8952-asoc-wcd c051000.sound: ASoC: platform (null) not registered
799[ 3.282872] msm8952-asoc-wcd c051000.sound: snd_soc_register_card failed (-517)
800[ 3.317673] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
801[ 3.317691] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
802[ 3.317703] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
803[ 3.317713] SELinux: initialized (dev aio, type aio), not configured for labeling
804[ 3.317725] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
805[ 3.317750] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
806[ 3.317825] SELinux: initialized (dev configfs, type configfs), not configured for labeling
807[ 3.317835] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
808[ 3.317863] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
809[ 3.338151] audit: type=1403 audit(7505484.599:2): policy loaded auid=4294967295 ses=4294967295
810[ 3.338610] audit: type=1404 audit(7505484.599:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
811[ 3.339107] init: (Initializing SELinux enforcing took 0.08s.)
812[ 3.354347] init: init second stage started!
813[ 3.354824] init: secboot_fuse ==
814[ 3.593695] init: waitpid failed: No child processes
815[ 3.593874] init: (Loading properties from /default.prop took 0.00s.)
816[ 3.595288] init: (Parsing /init.environ.rc took 0.00s.)
817[ 3.595502] init: (Parsing /init.usb.rc took 0.00s.)
818[ 3.596327] init: /init.qcom.rc: 572: user option requires a user id
819[ 3.597090] init: /init.qcom.rc: 1112: invalid option 'system'
820[ 3.599416] init: (Parsing init.qcom.usb.rc took 0.00s.)
821[ 3.599681] init: init.target.rc: 143: ignored duplicate definition of service 'perfd'
822[ 3.599764] init: init.target.rc: 192: invalid option 'restart'
823[ 3.599893] init: init.target.rc: 266: invalid command 'load_all_props'
824[ 3.600138] init: (Parsing init.carrier.rc took 0.00s.)
825[ 3.600155] init: (Parsing init.target.rc took 0.00s.)
826[ 3.600343] init: init.qcom.factory.rc: 56: invalid command 'echo'
827[ 3.600359] init: init.qcom.factory.rc: 57: invalid command 'echo'
828[ 3.600618] init: (Parsing init.qcom.factory.rc took 0.00s.)
829[ 3.600634] init: (Parsing /init.qcom.rc took 0.01s.)
830[ 3.600911] init: (Parsing /init.usb.configfs.rc took 0.00s.)
831[ 3.600986] init: (Parsing /init.zygote64_32.rc took 0.00s.)
832[ 3.601067] init: (Parsing /init.trace.rc took 0.00s.)
833[ 3.601154] init: /init.miui.rc: 24: ignored duplicate definition of service 'mdbd'
834[ 3.601365] init: (Parsing /init.miui8.rc took 0.00s.)
835[ 3.601381] init: (Parsing /init.miui.rc took 0.00s.)
836[ 3.601395] init: (Parsing /init.rc took 0.01s.)
837[ 3.601585] init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory.
838[ 3.601640] init: Starting service 'ueventd'...
839[ 3.602830] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
840[ 3.603066] init: Waiting for /dev/.coldboot_done...
841[ 3.603390] ueventd: ueventd started!
842[ 3.657891] mmc1: new high speed SDHC card at address b368
843[ 3.658272] sdhci_msm_pm_qos_cpu_init (): voted for group #0 (mask=0xf) latency=2 (0xffffffc0b4c39280)
844[ 3.658285] sdhci_msm_pm_qos_cpu_init (): voted for group #1 (mask=0xf0) latency=2 (0xffffffc0b4c39288)
845[ 3.658453] mmcblk1: mmc1:b368 USD 14.9 GiB
846[ 3.660161] mmcblk1: p1
847[ 3.668515] msm8952-asoc-wcd c051000.sound: default codec configured
848[ 3.668538] redmi3s: enable external speaker PA gpio 124.
849[ 3.668546] redmi3s: enable headset gpio 129.
850[ 3.669016] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
851[ 3.669109] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
852[ 3.669770] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
853[ 3.670359] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
854[ 3.670437] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
855[ 3.670507] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
856[ 3.670682] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
857[ 3.670756] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
858[ 3.670832] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
859[ 3.670908] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
860[ 3.670982] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
861[ 3.671057] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
862[ 3.671133] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
863[ 3.671210] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
864[ 3.671289] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
865[ 3.671367] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
866[ 3.671445] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
867[ 3.671523] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
868[ 3.671647] msm8952_populate_dai_link_component_of_node: codec dai msm-hdmi-dba-codec-rx failed
869[ 3.671880] msm8952-asoc-wcd c051000.sound: ASoC: platform (null) not registered
870[ 3.671913] msm8952-asoc-wcd c051000.sound: snd_soc_register_card failed (-517)
871[ 4.178198] ueventd: Coldboot took 0.56s.
872[ 4.184462] init: Waiting for /dev/.coldboot_done took 0.58s.
873[ 4.185921] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
874[ 4.186299] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
875[ 4.186722] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
876[ 4.187553] audit: type=1400 audit(7505485.449:4): avc: denied { setattr } for pid=1 comm="init" name="userdata" dev="tmpfs" ino=15695 scontext=u:r:init:s0 tcontext=u:object_r:block_device:s0 tclass=lnk_file permissive=0
877[ 4.187622] audit: type=1400 audit(7505485.449:5): avc: denied { setattr } for pid=1 comm="init" name="userdata" dev="tmpfs" ino=15695 scontext=u:r:init:s0 tcontext=u:object_r:block_device:s0 tclass=lnk_file permissive=0
878[ 4.188539] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
879[ 4.192497] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory
880[ 4.192544] init: write_file: Unable to open '/proc/cpu/alignment': No such file or directory
881[ 4.192593] init: write_file: Unable to open '/proc/sys/kernel/sched_tunable_scaling': No such file or directory
882[ 4.192640] init: write_file: Unable to open '/proc/sys/kernel/sched_latency_ns': No such file or directory
883[ 4.192686] init: write_file: Unable to open '/proc/sys/kernel/sched_wakeup_granularity_ns': No such file or directory
884[ 4.192732] init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory
885[ 4.194198] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
886[ 4.194392] init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument
887[ 4.195652] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
888[ 4.198875] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
889[ 4.199090] Registered swp emulation handler
890[ 4.199837] audit: type=1400 audit(7505485.459:6): avc: denied { create } for pid=1 comm="init" name="cust" scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
891[ 4.200198] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
892[ 4.200867] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
893[ 4.203297] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
894[ 4.204004] fs_mgr: fail to open /sys/class/BOOT/BOOT/boot/boot_mode: No such file or directoryfs_mgr: Enabling dm-verity for system (mode 0)
895[ 4.215304] fs_mgr: __mount: target='/system, encryptable=0
896[ 4.228082] EXT4-fs (dm-0): mounting with "discard" option, but the device does not support discard
897[ 4.228093] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: barrier=1,discard
898[ 4.228117] SELinux: initialized (dev dm-0, type ext4), uses xattr
899[ 4.228200] fs_mgr: __mount(source=/dev/block/dm-0,target=/system,type=ext4)=0
900[ 4.228857] EXT4-fs (mmcblk0p49): VFS: Can't find ext4 filesystem
901[ 4.228949] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/userdata,/data,ext4)=-1: Invalid argument
902[ 4.239585] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/userdata
903[ 4.325406] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
904[ 4.325406]
905[ 4.325455] e2fsck: ext2fs_open2: Bad magic number in super-block
906[ 4.325455]
907[ 4.325472] e2fsck: /system/bin/e2fsck: Superblock invalid, trying backup blocks...
908[ 4.325472]
909[ 4.325487] e2fsck: /system/bin/e2fsck: Bad magic number in super-block while trying to open /dev/block/bootdevice/by-name/userdata
910[ 4.325487]
911[ 4.325502] e2fsck:
912[ 4.325502]
913[ 4.325516] e2fsck: The superblock could not be read or does not describe a correct ext2
914[ 4.325516]
915[ 4.325532] e2fsck: filesystem. If the device is valid and it really contains an ext2
916[ 4.325532]
917[ 4.325546] e2fsck: filesystem (and not swap or ufs or something else), then the superblock
918[ 4.325546]
919[ 4.325561] e2fsck: is corrupt, and you might try running e2fsck with an alternate superblock:
920[ 4.325561]
921[ 4.325576] e2fsck: e2fsck -b 8193 <device>
922[ 4.325576]
923[ 4.325589] e2fsck:
924[ 4.325589]
925[ 4.325609] e2fsck: e2fsck terminated by exit(8)
926[ 4.325609]
927[ 4.325793] fs_mgr: begin Running /system/bin/resize_ext4 on /dev/block/bootdevice/by-name/userdata
928[ 4.343925] resize: Couldn't find valid filesystem superblock.
929[ 4.343955] resize: Failed to get resize status of /dev/block/bootdevice/by-name/userdata.
930[ 4.343970] resize: Resize ext4 return -1
931[ 4.344818] fs_mgr: Resize ext4 return 0
932[ 4.345373] EXT4-fs (mmcblk0p49): VFS: Can't find ext4 filesystem
933[ 4.345464] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/userdata,/data,ext4)=-1: Invalid argument
934[ 4.345498] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/userdata
935[ 4.363492] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
936[ 4.363492]
937[ 4.363528] e2fsck: ext2fs_open2: Bad magic number in super-block
938[ 4.363528]
939[ 4.363544] e2fsck: /system/bin/e2fsck: Superblock invalid, trying backup blocks...
940[ 4.363544]
941[ 4.363559] e2fsck: /system/bin/e2fsck: Bad magic number in super-block while trying to open /dev/block/bootdevice/by-name/userdata
942[ 4.363559]
943[ 4.363574] e2fsck:
944[ 4.363574]
945[ 4.363588] e2fsck: The superblock could not be read or does not describe a correct ext2
946[ 4.363588]
947[ 4.363603] e2fsck: filesystem. If the device is valid and it really contains an ext2
948[ 4.363603]
949[ 4.363618] e2fsck: filesystem (and not swap or ufs or something else), then the superblock
950[ 4.363618]
951[ 4.363633] e2fsck: is corrupt, and you might try running e2fsck with an alternate superblock:
952[ 4.363633]
953[ 4.363647] e2fsck: e2fsck -b 8193 <device>
954[ 4.363647]
955[ 4.363661] e2fsck:
956[ 4.363661]
957[ 4.363681] e2fsck: e2fsck terminated by exit(8)
958[ 4.363681]
959[ 4.364011] fs_mgr: Running /system/bin/tune2fs on /dev/block/bootdevice/by-name/userdata
960[ 4.378748] tune2fs: tune2fs 1.42.9 (28-Dec-2013)
961[ 4.378748]
962[ 4.378767] tune2fs: /system/bin/tune2fs: Bad magic number in super-block while trying to open /dev/block/bootdevice/by-name/userdata
963[ 4.378767]
964[ 4.378780] tune2fs:
965[ 4.378780]
966[ 4.378794] tune2fs: Couldn't find valid filesystem superblock.
967[ 4.378794]
968[ 4.378814] tune2fs: tune2fs terminated by exit(1)
969[ 4.378814]
970[ 4.379019] fs_mgr: __mount: target='/data, encryptable=0
971[ 4.379598] EXT4-fs (mmcblk0p49): VFS: Can't find ext4 filesystem
972[ 4.379668] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/userdata,target=/data,type=ext4)=-1
973[ 4.380181] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/bootdevice/by-name/userdata for mount /data type ext4 )
974[ 4.380307] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
975[ 4.380529] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/cust,/cust,ext4)=-1: No such file or directory
976[ 4.380562] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/cust
977[ 4.393056] audit: type=1400 audit(7505485.659:7): avc: denied { getattr } for pid=345 comm="e2fsck" path="/dev/block/mmcblk0p48" dev="tmpfs" ino=15690 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=0
978[ 4.393213] audit: type=1400 audit(7505485.659:8): avc: denied { getattr } for pid=345 comm="e2fsck" path="/dev/block/mmcblk0p48" dev="tmpfs" ino=15690 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=0
979[ 4.393274] audit: type=1400 audit(7505485.659:9): avc: denied { read write } for pid=345 comm="e2fsck" name="mmcblk0p48" dev="tmpfs" ino=15690 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=0
980[ 4.394245] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
981[ 4.394245]
982[ 4.394281] e2fsck: /system/bin/e2fsck: Permission denied while trying to open /dev/block/bootdevice/by-name/cust
983[ 4.394281]
984[ 4.394297] e2fsck: You must have r/w access to the filesystem or be root
985[ 4.394297]
986[ 4.394318] e2fsck: e2fsck terminated by exit(8)
987[ 4.394318]
988[ 4.394573] fs_mgr: __mount: target='/cust, encryptable=1
989[ 4.399755] EXT4-fs (mmcblk0p48): mounted filesystem with ordered data mode. Opts: barrier=1
990[ 4.399781] SELinux: initialized (dev mmcblk0p48, type ext4), uses xattr
991[ 4.399869] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/cust,target=/cust,type=ext4)=0
992[ 4.405804] EXT4-fs (mmcblk0p25): mounted filesystem with ordered data mode. Opts: barrier=1
993[ 4.405831] SELinux: initialized (dev mmcblk0p25, type ext4), uses xattr
994[ 4.410701] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: barrier=1
995[ 4.410726] SELinux: initialized (dev mmcblk0p26, type ext4), uses xattr
996[ 4.416818] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts: barrier=1
997[ 4.416842] SELinux: initialized (dev mmcblk0p12, type ext4), uses xattr
998[ 4.424083] SELinux: initialized (dev mmcblk0p1, type vfat), uses mountpoint labeling
999[ 4.425820] init: Starting service 'logd'...
1000[ 4.430388] audit: type=1400 audit(7505485.699:10): avc: denied { setattr } for pid=1 comm="init" name="/" dev="mmcblk0p48" ino=2 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
1001[ 4.456132] logd.auditd: start
1002[ 4.456164] logd.klogd: 4456139893
1003[ 4.504245] EXT4-fs (mmcblk0p30): VFS: Can't find ext4 filesystem
1004[ 4.504392] init: HARDWARE_BOARD_ID_GET:NULL
1005[ 4.504454] init: (Loading properties from /system/etc/NULL.prop took 0.00s.)
1006[ 4.509385] type=1400 audit(7505485.769:12): avc: denied { setattr } for pid=1 comm="init" name="/" dev="mmcblk0p48" ino=2 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
1007[ 4.509464] type=1400 audit(7505485.769:13): avc: denied { setattr } for pid=1 comm="init" name="lost+found" dev="mmcblk0p48" ino=11 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
1008[ 4.532496] init: property_set("ro.product.mod_device", "land_global") failed
1009[ 4.536079] init: (Loading properties from /system/vendor/vendor.prop took 0.00s.)
1010[ 4.538007] init: (Loading properties from /system/vendor/default.prop took 0.00s.)
1011[ 4.538047] init: (Loading properties from /system/vendor/power.prop took 0.00s.)
1012[ 4.538064] init: (Loading properties from /system/build.prop took 0.03s.)
1013[ 4.538106] init: (Loading properties from /vendor/build.prop took 0.00s.)
1014[ 4.538138] init: (Loading properties from /factory/factory.prop took 0.00s.)
1015[ 4.538252] fs_mgr: fail to open /sys/class/BOOT/BOOT/boot/boot_mode: No such file or directoryinit: /recovery not specified in fstab
1016[ 4.538347] init: HARDWARE_BOARD_ID_GET:NULL
1017[ 4.538376] init: (Loading properties from /system/etc/NULL.prop took 0.00s.)
1018[ 4.539891] init: Starting service 'vold'...
1019[ 4.540740] init: Not bootcharting.
1020[ 4.569722] init: Starting service 'exec 0 (/system/bin/tzdatacheck)'...
1021[ 4.587434] init: Service 'exec 0 (/system/bin/tzdatacheck)' (pid 363) exited with status 0
1022[ 4.600322] init: Starting service 'carrier_switcher'...
1023[ 4.646838] fs_mgr: fail to open /sys/class/BOOT/BOOT/boot/boot_mode: No such file or directory
1024[ 4.715063] init: Warning! Service checkpath needs a SELinux domain defined; please fix!
1025[ 4.715087] init: Starting service 'checkpath'...
1026[ 4.715684] init: cannot execve('/system/xbin/miuioneshots'): Permission denied
1027[ 4.716356] init: Service 'checkpath' (pid 373) exited with status 127
1028[ 4.717088] init: SELinux: Could not get canonical path /data/system/theme/lock_wallpaper restorecon: No such file or directory.
1029[ 4.717729] init_hook_E: Could not find /cust/cust_variant and /data/miui/cust_variant
1030[ 4.718796] init_hook_I: cust prop white key: persist.sys.timezone
1031[ 4.718844] init_hook_I: cust prop white key: ro.carrier.name
1032[ 4.718861] init_hook_I: cust prop white key: ro.miui.cust_variant
1033[ 4.718877] init_hook_I: cust prop white key: ro.miui.region
1034[ 4.718893] init_hook_I: cust prop white key: ro.product.locale.language
1035[ 4.718909] init_hook_I: cust prop white key: ro.product.locale.region
1036[ 4.718925] init_hook_I: cust prop white key: ro.miui.mcc
1037[ 4.718940] init_hook_I: cust prop white key: ro.miui.mnc
1038[ 4.718955] init_hook_I: cust prop white key: ro.com.android.mobiledata
1039[ 4.718971] init_hook_I: cust prop white key: ro.build.hardware.version
1040[ 4.719045] init: (Loading properties from /data/miui/cts.prop took 0.00s.)
1041[ 4.719360] init: Starting service 'logd-reinit'...
1042[ 4.720140] type=1400 audit(7505485.979:14): avc: denied { execute_no_trans } for pid=373 comm="init" path="/system/xbin/miuioneshots" dev="dm-0" ino=6524 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=0
1043[ 4.723083] subsys-pil-tz c200000.qcom,lpass: adsp: loading from 0x000000008b800000 to 0x000000008c900000
1044[ 4.735889] logd.daemon: reinit
1045[ 4.910880] subsys-pil-tz c200000.qcom,lpass: adsp: Brought out of reset
1046[ 4.930159] of_batterydata_get_best_profile: qrd_msm8937_Atl_4000mah found
1047[ 4.933231] random: nonblocking pool is initialized
1048[ 4.937742] FG: fg_batt_profile_init: Battery SOC: 50, V: 3842293uV
1049[ 4.938055] of_batterydata_get_best_profile: qrd_msm8937_Atl_4000mah found
1050[ 4.941026] subsys-pil-tz c200000.qcom,lpass: adsp: Power/Clock ready interrupt received
1051[ 4.941037] subsys-pil-tz c200000.qcom,lpass: Subsystem error monitoring/handling services are up
1052[ 4.941085] mitigate_inrush_notifier_cb: subsystem adsp has completed powerup
1053[ 4.941092] L-Notify: Generel: 7
1054[ 4.941543] diag: In diag_send_feature_mask_update, control channel is not open, p: 1, ffffffc001aa9d00
1055[ 4.941820] init: Service 'carrier_switcher' (pid 364) exited with status 0
1056[ 4.942288] init: Service 'logd-reinit' (pid 374) exited with status 0
1057[ 4.942554] sensors-ssc soc:qcom,msm-ssc-sensors: slpi_loader_do: pil get failed,
1058[ 4.942562] sensors-ssc soc:qcom,msm-ssc-sensors: slpi_loader_do: SLPI image loading failed
1059[ 4.942642] init: Starting service 'exec 1 (/init.qcom.early_boot.sh)'...
1060[ 4.950780] msm8952-asoc-wcd c051000.sound: default codec configured
1061[ 4.950798] redmi3s: enable external speaker PA gpio 124.
1062[ 4.950804] redmi3s: enable headset gpio 129.
1063[ 4.951235] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1064[ 4.951311] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1065[ 4.951848] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
1066[ 4.952204] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
1067[ 4.952278] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1068[ 4.952349] msm8952_populate_dai_link_component_of_node: codec dai cajon_codec failed
1069[ 4.952518] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1070[ 4.952591] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1071[ 4.952666] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1072[ 4.952742] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1073[ 4.952818] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1074[ 4.952894] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1075[ 4.952969] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1076[ 4.953045] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1077[ 4.953122] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1078[ 4.953198] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1079[ 4.953275] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1080[ 4.953352] msm8952_populate_dai_link_component_of_node: codec dai msm-stub-codec.1 failed
1081[ 4.953475] msm8952_populate_dai_link_component_of_node: codec dai msm-hdmi-dba-codec-rx failed
1082[ 4.955263] wcd-spmi-core msm8x16_wcd_codec-ffffffc0b6b7a800: Error: regulator not found:cdc-vdd-spkdrv
1083[ 4.957429] wcd-spmi-core msm8x16_wcd_codec-ffffffc0b6b7a800: ASoC: no sink widget found for WSA_SPK_OUT
1084[ 4.957438] wcd-spmi-core msm8x16_wcd_codec-ffffffc0b6b7a800: ASoC: Failed to add route WSA Spk Switch -> direct -> WSA_SPK_OUT
1085[ 4.968402] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for VOICEMMODE1_DL --> VoiceMMode1 --> SEC_MI2S_RX_Voice Mixer
1086[ 4.968410] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route VOICEMMODE1_DL -> VoiceMMode1 -> SEC_MI2S_RX_Voice Mixer
1087[ 4.968433] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for VOICEMMODE2_DL --> VoiceMMode2 --> SEC_MI2S_RX_Voice Mixer
1088[ 4.968440] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route VOICEMMODE2_DL -> VoiceMMode2 -> SEC_MI2S_RX_Voice Mixer
1089[ 4.975991] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for VOICE2_STUB_DL --> Voice2 Stub --> INTERNAL_BT_SCO_RX_Voice Mixer
1090[ 4.975999] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route VOICE2_STUB_DL -> Voice2 Stub -> INTERNAL_BT_SCO_RX_Voice Mixer
1091[ 4.977153] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no sink widget found for SENARY_MI2S_TX
1092[ 4.977160] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route BE_IN -> direct -> SENARY_MI2S_TX
1093[ 4.980876] apr_tal:Q6 Is Up
1094[ 5.024770] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: mux SLIM_0_RX AANC MUX has no paths
1095[ 5.029802] wcd-spmi-core msm8x16_wcd_codec-ffffffc0b6b7a800: ASoC: mux RX3 MIX1 INP3 has no paths
1096[ 5.029959] wcd-spmi-core msm8x16_wcd_codec-ffffffc0b6b7a800: ASoC: mux RX2 MIX1 INP3 has no paths
1097[ 5.085970] msm8952-asoc-wcd c051000.sound: control 3:0:0:IEC958 Playback PCM Stream:0 is already present
1098[ 5.085983] msm-hdmi-dba-codec-rx soc:qcom,msm-hdmi-dba-codec-rx: ASoC: Failed to add IEC958 Playback PCM Stream: -16
1099[ 5.108305] input: msm8952-sku1-snd-card Headset Jack as /devices/soc/c051000.sound/sound/card0/input3
1100[ 5.108567] input: msm8952-sku1-snd-card Button Jack as /devices/soc/c051000.sound/sound/card0/input4
1101[ 5.254601] init: Service 'exec 1 (/init.qcom.early_boot.sh)' (pid 384) exited with status 0
1102[ 5.258046] init: Starting service 'healthd'...
1103[ 5.258792] init: Starting service 'lmkd'...
1104[ 5.259456] init: Starting service 'servicemanager'...
1105[ 5.259914] binder: 424:424 transaction failed 29189, size 0-0
1106[ 5.260159] init: Starting service 'surfaceflinger'...
1107[ 5.260745] init: Starting service 'qcom-c_core-sh'...
1108[ 5.261394] init: Starting service 'irsc_util'...
1109[ 5.262077] init: Starting service 'rmt_storage'...
1110[ 5.262514] init: cannot find '/system/bin/rfs_access', disabling 'rfs_access'
1111[ 5.262768] init: Starting service 'config_bt_addr'...
1112[ 5.263397] init: Starting service 'config_bluetooth'...
1113[ 5.264043] init: Starting service 'sensor-sh'...
1114[ 5.264624] init: Starting service 'cs-early-boot'...
1115[ 5.265215] init: Starting service 'qcom-usb-sh'...
1116[ 5.265868] init: Starting service 'qseecomd'...
1117[ 5.266483] init: Starting service 'per_mgr'...
1118[ 5.266893] init: Starting service 'setlockstate'...
1119[ 5.267500] init: Starting service 'ssService'...
1120[ 5.277576] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet0/accept_ra': No such file or directory
1121[ 5.277854] init: Service 'setlockstate' (pid 438) exited with status 0
1122[ 5.278115] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet1/accept_ra': No such file or directory
1123[ 5.278160] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet2/accept_ra': No such file or directory
1124[ 5.278202] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet3/accept_ra': No such file or directory
1125[ 5.278241] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet4/accept_ra': No such file or directory
1126[ 5.278281] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet5/accept_ra': No such file or directory
1127[ 5.278320] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet6/accept_ra': No such file or directory
1128[ 5.278359] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet7/accept_ra': No such file or directory
1129[ 5.278398] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio0/accept_ra': No such file or directory
1130[ 5.278437] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio1/accept_ra': No such file or directory
1131[ 5.278477] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio2/accept_ra': No such file or directory
1132[ 5.278517] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio3/accept_ra': No such file or directory
1133[ 5.278556] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio4/accept_ra': No such file or directory
1134[ 5.278596] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio5/accept_ra': No such file or directory
1135[ 5.278636] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio6/accept_ra': No such file or directory
1136[ 5.278676] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio7/accept_ra': No such file or directory
1137[ 5.278715] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb0/accept_ra': No such file or directory
1138[ 5.278755] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb1/accept_ra': No such file or directory
1139[ 5.278794] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb2/accept_ra': No such file or directory
1140[ 5.278832] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb3/accept_ra': No such file or directory
1141[ 5.279674] init: Starting service 'gx_fpd'...
1142[ 5.331455] init: Service 'irsc_util' (pid 429) exited with status 0
1143[ 5.331979] init: Service 'cs-early-boot' (pid 434) exited with status 127
1144[ 5.332556] init: write_file: Unable to open '/sys/devices/soc.0/78b8000.i2c/i2c-4/4-0020/input/input0/fw_name': No such file or directory
1145[ 5.332592] init: write_file: Unable to open '/sys/devices/soc.0/78b8000.i2c/i2c-4/4-0020/input/input0/update_fw': No such file or directory
1146[ 5.334802] init: Starting service 'defaultcrypto'...
1147[ 5.335846] init: Starting service 'ppd'...
1148[ 5.336669] enable_store: android_usb: already disabled
1149[ 5.352434] init: Service 'qcom-c_core-sh' (pid 428) exited with status 0
1150[ 5.373596] init: Service 'config_bt_addr' (pid 431) exited with status 0
1151[ 5.394818] init: Starting service 'sensors'...
1152[ 5.395864] init: Service 'sensor-sh' (pid 433) exited with status 0
1153[ 5.406870] capability: warning: `qseecomd' uses 32-bit capabilities (legacy support in use)
1154[ 5.530446] init: Service 'qcom-usb-sh' (pid 435) exited with status 0
1155[ 5.584343] init: Service 'config_bluetooth' (pid 432) exited with status 0
1156[ 5.639356] devfreq soc:qcom,kgsl-busmon: Couldn't update frequency transition information.
1157[ 5.711353] init: Starting service 'bootanim'...
1158[ 6.391036] QSEECOM: qseecom_load_app: App (goodixfp) does'nt exist, loading apps for first time
1159[ 6.820953] QSEECOM: qseecom_load_app: App with id 5 (goodixfp) now loaded
1160[ 6.832240] QSEECOM: qseecom_unload_app: App id 5 now unloaded
1161[ 6.833868] init: Service 'gx_fpd' is being killed by 0x 1...
1162[ 6.835531] init: Service 'gx_fpd' (pid 441) killed by signal 9
1163[ 6.835555] init: Service 'gx_fpd' (pid 441) killing any children in process group
1164[ 6.836321] init: Starting service 'fingerprintd'...
1165[ 8.237045] QSEECOM: __qseecom_process_incomplete_cmd: fail:resp res= -65,app_id = 0,lstr = 12288
1166[ 8.237058] get_ice_device_from_storage_type: found ice device ffffffc0b61e6200
1167[ 8.404985] get_ice_device_from_storage_type: found ice device ffffffc0b61e6200
1168[ 8.406691] QSEECOM: qseecom_create_key: Set the key successfully
1169[ 8.409235] device-mapper: req-crypt: req_crypt_ctr: Mapping block_device /dev/block/bootdevice/by-name/userdata to dm-req-crypt ok!
1170[ 8.409235]
1171[ 8.421382] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/userdata,/data,ext4)=-1: Device or resource busy
1172[ 8.421427] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/userdata
1173[ 8.439942] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
1174[ 8.439942]
1175[ 8.439973] e2fsck: /dev/block/bootdevice/by-name/userdata is in use.
1176[ 8.439973]
1177[ 8.439988] e2fsck: e2fsck: Cannot continue, aborting.
1178[ 8.439988]
1179[ 8.440002] e2fsck:
1180[ 8.440002]
1181[ 8.440015] e2fsck:
1182[ 8.440015]
1183[ 8.440068] e2fsck: e2fsck terminated by exit(8)
1184[ 8.440068]
1185[ 8.440212] fs_mgr: begin Running /system/bin/resize_ext4 on /dev/block/bootdevice/by-name/userdata
1186[ 8.455640] resize: Couldn't find valid filesystem superblock.
1187[ 8.455669] resize: Failed to get resize status of /dev/block/bootdevice/by-name/userdata.
1188[ 8.455683] resize: Resize ext4 return -1
1189[ 8.456458] fs_mgr: Resize ext4 return 0
1190[ 8.456990] EXT4-fs (dm-1): Ignoring removed nomblk_io_submit option
1191[ 8.492997] EXT4-fs (dm-1): 36 orphan inodes deleted
1192[ 8.493007] EXT4-fs (dm-1): recovery complete
1193[ 8.507825] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
1194[ 8.507859] SELinux: initialized (dev dm-1, type ext4), uses xattr
1195[ 8.508041] fs_mgr: check_fs(): mount(/dev/block/dm-1,/data,ext4)=0: Success
1196[ 8.510183] fs_mgr: check_fs(): unmount(/data) succeeded
1197[ 8.510228] fs_mgr: Running /system/bin/e2fsck on /dev/block/dm-1
1198[ 8.558222] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
1199[ 8.558222]
1200[ 8.558262] e2fsck: data: clean, 29339/1593088 files, 1416500/6421113 blocks
1201[ 8.558262]
1202[ 8.558498] fs_mgr: Running /system/bin/tune2fs on /dev/block/dm-1
1203[ 8.559087] fs_mgr: Have reserved same blocks
1204[ 8.559174] fs_mgr: __mount: target='/data, encryptable=0
1205[ 8.566555] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc,discard
1206[ 8.566585] SELinux: initialized (dev dm-1, type ext4), uses xattr
1207[ 8.566678] fs_mgr: __mount(source=/dev/block/dm-1,target=/data,type=ext4)=0
1208[ 8.747669] init_hook_I: cust prop white key: persist.sys.timezone
1209[ 8.747696] init_hook_I: cust prop white key: ro.carrier.name
1210[ 8.747712] init_hook_I: cust prop white key: ro.miui.cust_variant
1211[ 8.747728] init_hook_I: cust prop white key: ro.miui.region
1212[ 8.747744] init_hook_I: cust prop white key: ro.product.locale.language
1213[ 8.747759] init_hook_I: cust prop white key: ro.product.locale.region
1214[ 8.747775] init_hook_I: cust prop white key: ro.miui.mcc
1215[ 8.747791] init_hook_I: cust prop white key: ro.miui.mnc
1216[ 8.747806] init_hook_I: cust prop white key: ro.com.android.mobiledata
1217[ 8.747822] init_hook_I: cust prop white key: ro.build.hardware.version
1218[ 8.755265] init: (Loading properties from /cust/cust/th/cust.prop took 0.01s.)
1219[ 8.755346] init: (Loading properties from /data/miui/cts.prop took 0.00s.)
1220[ 8.756115] init: Starting service 'logd-reinit'...
1221[ 8.757775] init: Starting service 'adbd'...
1222[ 8.761208] read descriptors
1223[ 8.761228] read strings
1224[ 8.761262] mtp_bind_config
1225[ 8.761393] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
1226[ 8.765570] init: Not bootcharting.
1227[ 8.773087] logd.daemon: reinit
1228[ 8.774400] init: Service 'logd-reinit' (pid 608) exited with status 0
1229[ 8.812584] init: Starting service 'exec 2 (/system/bin/tzdatacheck)'...
1230[ 8.824915] init: Service 'exec 2 (/system/bin/tzdatacheck)' (pid 613) exited with status 0
1231[ 8.848143] init: Starting service 'carrier_switcher'...
1232[ 8.849519] init: Warning! Service checkpath needs a SELinux domain defined; please fix!
1233[ 8.849535] init: Starting service 'checkpath'...
1234[ 8.850135] init: cannot execve('/system/xbin/miuioneshots'): Permission denied
1235[ 8.850238] type=1400 audit(7505490.109:15): avc: denied { execute_no_trans } for pid=615 comm="init" path="/system/xbin/miuioneshots" dev="dm-0" ino=6524 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=0
1236[ 8.850629] init: Service 'checkpath' (pid 615) exited with status 127
1237[ 8.858448] init: Starting service 'netd'...
1238[ 8.859172] init: Starting service 'debuggerd'...
1239[ 8.859783] init: Starting service 'debuggerd64'...
1240[ 8.860579] init: Starting service 'ril-daemon'...
1241[ 8.861309] init: Starting service 'drm'...
1242[ 8.862043] init: Starting service 'media'...
1243[ 8.862766] init: Starting service 'installd'...
1244[ 8.863479] init: Starting service 'flash_recovery'...
1245[ 8.864278] init: Starting service 'keystore'...
1246[ 8.865083] init: Starting service 'qcomsysd'...
1247[ 8.865739] init: Starting service 'qcom-c_main-sh'...
1248[ 8.866457] init: Starting service 'cnd'...
1249[ 8.867225] init: Starting service 'tftp_server'...
1250[ 8.868037] init: Starting service 'ptt_socket_app'...
1251[ 8.868820] init: Starting service 'cnss_diag'...
1252[ 8.869227] msm_otg 78db000.usb: Avail curr from USB = 100
1253[ 8.869624] android_work: android_work: did not send uevent (0 0 (null))
1254[ 8.870191] init: cannot find '/system/bin/usb_uicc_client', disabling 'usb_uicc_daemon'
1255[ 8.870260] init: cannot find '/system/bin/qrngd', disabling 'qrngd'
1256[ 8.870540] init: Starting service 'thermal-engine'...
1257[ 8.871338] init: Starting service 'wcnss-service'...
1258[ 8.872140] init: Starting service 'imsstarter'...
1259[ 8.873014] init: Starting service 'adsprpcd'...
1260[ 8.873799] init: Starting service 'hvdcp_opti'...
1261[ 8.874592] init: Starting service 'zygote'...
1262[ 8.875326] init: Starting service 'zygote_secondary'...
1263[ 8.876156] init: Starting service 'shelld'...
1264[ 8.876743] init: cannot find '/system/xbin/su', disabling 'su_daemon'
1265[ 8.876796] init: Starting service 'otad'...
1266[ 8.877603] init: Starting service 'fdpp'...
1267[ 8.878418] init: Starting service 'mqsasd'...
1268[ 8.879392] init: Starting service 'gatekeeperd'...
1269[ 8.880116] init: cannot find '/system/xbin/perfprofd', disabling 'perfprofd'
1270[ 8.880432] init: Starting service 'dpmd'...
1271[ 8.881383] init: Starting service 'cnss-daemon'...
1272[ 8.882382] init: Starting service 'loc_launcher'...
1273[ 8.883256] init: Starting service 'qcom-sh'...
1274[ 8.884209] init: Starting service 'atfwd'...
1275[ 8.885152] init: Starting service 'qseeproxydaemon'...
1276[ 8.885788] init: cannot find '/system/vendor/bin/seemp_healthd', disabling 'seemp_healthd'
1277[ 8.886103] init: Starting service 'qcamerasvr'...
1278[ 8.886812] init: cannot find '/system/bin/qfp-daemon', disabling 'qfp-daemon'
1279[ 8.887150] init: Starting service 'time_daemon'...
1280[ 8.888049] init: Starting service 'audiod'...
1281[ 8.888693] init: cannot find '/system/bin/dts_configurator', disabling 'dts_configurator'
1282[ 8.889004] init: Starting service 'mdtpd'...
1283[ 8.889825] init: Starting service 'mtservice'...
1284[ 8.898171] android_work: android_work: sent uevent USB_STATE=CONNECTED
1285[ 8.920119] type=1400 audit(7505490.179:16): avc: denied { setattr } for pid=632 comm="ptt_socket_app" name="WCNSS_qcom_wlan_nv.bin" dev="mmcblk0p26" ino=12 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:persist_file:s0 tclass=file permissive=0
1286[ 8.921535] init: Starting service 'vsimservice'...
1287[ 8.922703] init: Starting service 'mlipayservice'...
1288[ 8.924396] init: Service 'carrier_switcher' (pid 614) exited with status 0
1289[ 8.925217] init: Starting service 'config_bt_addr'...
1290[ 8.926267] init: Starting service 'config_bluetooth'...
1291[ 8.927432] init: Starting service 'mcd_init'...
1292[ 8.928345] init: Warning! Service checksdkpath needs a SELinux domain defined; please fix!
1293[ 8.928362] init: Starting service 'checksdkpath'...
1294[ 8.931319] 'opened /dev/adsprpc-smd c 231 0'
1295[ 8.932820] alloc_contig_range: [df030, df03b) PFNs busy
1296[ 8.933760] init: cannot execve('/system/xbin/miuioneshots'): Permission denied
1297[ 8.933882] type=1400 audit(7505490.199:17): avc: denied { execute_no_trans } for pid=667 comm="init" path="/system/xbin/miuioneshots" dev="dm-0" ino=6524 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=0
1298[ 8.934350] android_usb gadget: high-speed config #1: 86000c8.android_usb
1299[ 8.934433] msm_otg 78db000.usb: Avail curr from USB = 500
1300[ 8.943325] type=1400 audit(7505490.199:18): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1301[ 8.943962] type=1400 audit(7505490.199:19): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1302[ 8.944074] type=1400 audit(7505490.199:20): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1303[ 8.944159] type=1400 audit(7505490.199:21): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1304[ 8.944242] type=1400 audit(7505490.199:22): avc: denied { getattr } for pid=642 comm="otad" path="/system/rfs" dev="dm-0" ino=4424 scontext=u:r:otad:s0 tcontext=u:object_r:rfs_system_file:s0 tclass=dir permissive=0
1305[ 8.960775] init: Service 'checksdkpath' (pid 667) exited with status 127
1306[ 8.962044] fdpp: main: start daemon. fdpp: startAsDaemon: called.
1307[ 8.990236] android_work: android_work: sent uevent USB_STATE=CONFIGURED
1308[ 8.990520] init: Service 'config_bt_addr' (pid 662) exited with status 0
1309[ 9.046407] init: Starting service 'msm_irqbalance'...
1310[ 9.068555] init: Starting service 'imsqmidaemon'...
1311[ 9.070627] init: Service 'imsstarter' (pid 636) exited with status 0
1312[ 9.092238] init: Starting service 'qmuxd'...
1313[ 9.129619] QSEECOM: qseecom_load_app: App (mlipay) does'nt exist, loading apps for first time
1314[ 9.138757] QSEECOM: qseecom_load_app: App with id 6 (mlipay) now loaded
1315[ 9.163398] msm_thermal:set_enabled enabled = 0
1316[ 9.185251] QSEECOM: qseecom_unload_app: App id 6 now unloaded
1317[ 9.217831] init: cannot find '/system/bin/ipacm-diag', disabling 'ipacm-diag'
1318[ 9.242305] init: Starting service 'imsdatadaemon'...
1319[ 9.243386] init: property_set("ro.qualcomm.bluetooth.opp", "true") failed
1320[ 9.271157] init: property_set("ro.qualcomm.bluetooth.hfp", "true") failed
1321[ 9.274302] init: cannot find '/system/bin/ipacm', disabling 'ipacm'
1322[ 9.301923] init: property_set("ro.qualcomm.bluetooth.hsp", "true") failed
1323[ 9.331619] init: property_set("ro.qualcomm.bluetooth.pbap", "true") failed
1324[ 9.380427] type=1400 audit(1478438346.438:23): avc: denied { open } for pid=807 comm="sh" path="/sys/power/wake_lock" dev="sysfs" ino=91 scontext=u:r:location:s0 tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=0
1325[ 9.382864] init: property_set("ro.qualcomm.bluetooth.ftp", "true") failed
1326[ 9.426748] init: property_set("ro.qualcomm.bluetooth.nap", "true") failed
1327[ 9.448094] init: Starting service 'ril-daemon2'...
1328[ 9.454260] init: avc: denied { set } for property=ctl.rmt_storage scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service
1329[ 9.454284] init: sys_prop: Unable to start service ctl [rmt_storage] uid:0 gid:0 pid:812
1330[ 9.467450] init: property_set("ro.bluetooth.sap", "true") failed
1331[ 9.474176] octvm: [666]: /system/bin/mcd init 4
1332[ 9.496865] audit_log_lost: 3 callbacks suppressed
1333[ 9.496875] audit: audit_lost=2 audit_rate_limit=20 audit_backlog_limit=64
1334[ 9.496880] audit: rate limit exceeded
1335[ 9.516547] init: Starting service 'qti'...
1336[ 9.519392] init: property_set("ro.bluetooth.dun", "true") failed
1337[ 9.531501] octvm: try memsw_state device...
1338[ 9.531804] octvm: memsw_state device not found, kernel not support the feature.
1339[ 9.545863] init: Starting service 'netmgrd'...
1340[ 9.547237] init: avc: denied { set } for property=ctl.rfs_access scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service
1341[ 9.547267] init: sys_prop: Unable to start service ctl [rfs_access] uid:0 gid:0 pid:832
1342[ 9.547368] init: property_set("ro.qualcomm.bluetooth.map", "true") failed
1343[ 9.550737] type=1400 audit(1478438346.468:24): avc: denied { open } for pid=811 comm="sh" path="/sys/power/wake_unlock" dev="sysfs" ino=92 scontext=u:r:location:s0 tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=0
1344[ 9.552652] init: Service 'mcd_init' (pid 666) exited with status 0
1345[ 9.580605] init: Starting service 'port-bridge'...
1346[ 9.586157] init: property_set("ro.bluetooth.hfp.ver", "1.7") failed
1347[ 9.598246] type=1400 audit(1478438346.498:25): avc: denied { open } for pid=816 comm="sh" path="/sys/power/wake_lock" dev="sysfs" ino=91 scontext=u:r:location:s0 tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=0
1348[ 9.598554] init: Service 'qcom-c_main-sh' (pid 627) exited with status 0
1349[ 9.600497] init: Service 'qcom-sh' (pid 651) exited with status 0
1350[ 9.607209] subsys-restart: __subsystem_get(): Changing subsys fw_name to modem
1351[ 9.609288] pil-q6v5-mss 4080000.qcom,mss: modem: loading from 0x0000000086800000 to 0x000000008b000000
1352[ 9.621877] init: property_set("ro.qualcomm.bt.hci_transport", "smd") failed
1353[ 9.624868] pil-q6v5-mss 4080000.qcom,mss: Debug policy not present - msadp. Continue.
1354[ 9.628892] type=1400 audit(1478438346.528:26): avc: denied { open } for pid=819 comm="sh" path="/sys/power/wake_unlock" dev="sysfs" ino=92 scontext=u:r:location:s0 tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=0
1355[ 9.629083] pil-q6v5-mss 4080000.qcom,mss: Loading MBA and DP (if present) from 0x00000000de600000 to 0x00000000de700000
1356[ 9.629263] type=1400 audit(1478438346.558:27): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/ATFWD-daemon" dev="dm-0" ino=664 scontext=u:r:otad:s0 tcontext=u:object_r:atfwd_exec:s0 tclass=file permissive=0
1357[ 9.629362] type=1400 audit(1478438346.558:28): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/PktRspTest" dev="dm-0" ino=665 scontext=u:r:otad:s0 tcontext=u:object_r:diag_exec:s0 tclass=file permissive=0
1358[ 9.629452] type=1400 audit(1478438346.558:29): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/StoreKeybox" dev="dm-0" ino=666 scontext=u:r:otad:s0 tcontext=u:object_r:sectest_exec:s0 tclass=file permissive=0
1359[ 9.629540] type=1400 audit(1478438346.558:30): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/adsprpcd" dev="dm-0" ino=669 scontext=u:r:otad:s0 tcontext=u:object_r:adsprpcd_exec:s0 tclass=file permissive=0
1360[ 9.629629] type=1400 audit(1478438346.558:31): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/app_process32" dev="dm-0" ino=672 scontext=u:r:otad:s0 tcontext=u:object_r:zygote_exec:s0 tclass=file permissive=0
1361[ 9.629718] type=1400 audit(1478438346.558:32): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/app_process64" dev="dm-0" ino=673 scontext=u:r:otad:s0 tcontext=u:object_r:zygote_exec:s0 tclass=file permissive=0
1362[ 9.629807] type=1400 audit(1478438346.558:33): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/athdiag" dev="dm-0" ino=677 scontext=u:r:otad:s0 tcontext=u:object_r:wcnss_service_exec:s0 tclass=file permissive=0
1363[ 9.629911] type=1400 audit(1478438346.558:34): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/audiod" dev="dm-0" ino=679 scontext=u:r:otad:s0 tcontext=u:object_r:audiod_exec:s0 tclass=file permissive=0
1364[ 9.629999] type=1400 audit(1478438346.558:35): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/blkid" dev="dm-0" ino=683 scontext=u:r:otad:s0 tcontext=u:object_r:blkid_exec:s0 tclass=file permissive=0
1365[ 9.642917] init: Service 'port-bridge' (pid 859) exited with status 1
1366[ 9.652607] init: Service 'config_bluetooth' (pid 664) exited with status 0
1367[ 9.672112] type=1400 audit(1478438346.558:36): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/bootanimation" dev="dm-0" ino=686 scontext=u:r:otad:s0 tcontext=u:object_r:bootanim_exec:s0 tclass=file permissive=0
1368[ 9.672215] type=1400 audit(1478438346.558:37): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/btnvtool" dev="dm-0" ino=688 scontext=u:r:otad:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=0
1369[ 9.672304] type=1400 audit(1478438346.558:38): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/clatd" dev="dm-0" ino=700 scontext=u:r:otad:s0 tcontext=u:object_r:clatd_exec:s0 tclass=file permissive=0
1370[ 9.672392] type=1400 audit(1478438346.558:39): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/cnd" dev="dm-0" ino=703 scontext=u:r:otad:s0 tcontext=u:object_r:cnd_exec:s0 tclass=file permissive=0
1371[ 9.672513] type=1400 audit(1478438346.558:40): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/cnss-daemon" dev="dm-0" ino=704 scontext=u:r:otad:s0 tcontext=u:object_r:wcnss_service_exec:s0 tclass=file permissive=0
1372[ 9.690199] type=1400 audit(1478438346.558:41): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/cnss_diag" dev="dm-0" ino=705 scontext=u:r:otad:s0 tcontext=u:object_r:wcnss_service_exec:s0 tclass=file permissive=0
1373[ 9.690400] type=1400 audit(1478438346.558:42): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/coloradjust" dev="dm-0" ino=706 scontext=u:r:otad:s0 tcontext=u:object_r:coloradjust_exec:s0 tclass=file permissive=0
1374[ 9.690493] type=1400 audit(1478438346.558:43): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/debuggerd" dev="dm-0" ino=719 scontext=u:r:otad:s0 tcontext=u:object_r:debuggerd_exec:s0 tclass=file permissive=0
1375[ 9.710242] type=1400 audit(1478438346.558:44): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/debuggerd64" dev="dm-0" ino=720 scontext=u:r:otad:s0 tcontext=u:object_r:debuggerd_exec:s0 tclass=file permissive=0
1376[ 9.710392] type=1400 audit(1478438346.558:45): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/dex2oat" dev="dm-0" ino=721 scontext=u:r:otad:s0 tcontext=u:object_r:dex2oat_exec:s0 tclass=file permissive=0
1377[ 9.710483] type=1400 audit(1478438346.558:46): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/dhcpcd" dev="dm-0" ino=723 scontext=u:r:otad:s0 tcontext=u:object_r:dhcp_exec:s0 tclass=file permissive=0
1378[ 9.710572] type=1400 audit(1478438346.558:47): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/diag_dci_sample" dev="dm-0" ino=725 scontext=u:r:otad:s0 tcontext=u:object_r:diag_exec:s0 tclass=file permissive=0
1379[ 9.710660] type=1400 audit(1478438346.558:48): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/diag_klog" dev="dm-0" ino=726 scontext=u:r:otad:s0 tcontext=u:object_r:diag_exec:s0 tclass=file permissive=0
1380[ 9.710748] type=1400 audit(1478438346.558:49): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/diag_mdlog" dev="dm-0" ino=727 scontext=u:r:otad:s0 tcontext=u:object_r:qlogd_exec:s0 tclass=file permissive=0
1381[ 9.710857] type=1400 audit(1478438346.558:50): avc: denied { getattr } for pid=642 comm="otad" path="/system/bin/diag_socket_log" dev="dm-0" ino=728 scontext=u:r:otad:s0 tcontext=u:object_r:diag_exec:s0 tclass=file permissive=0
1382[ 9.765744] pil-q6v5-mss 4080000.qcom,mss: MBA boot done
1383[ 9.860010] init: Service 'defaultcrypto' (pid 459) exited with status 0
1384[ 10.012782] init: Service 'flash_recovery' (pid 623) exited with status 0
1385[ 10.219097] pil-q6v5-mss 4080000.qcom,mss: modem: Brought out of reset
1386[ 10.292722] pil-q6v5-mss 4080000.qcom,mss: modem: Power/Clock ready interrupt received
1387[ 10.292741] pil-q6v5-mss 4080000.qcom,mss: Subsystem error monitoring/handling services are up
1388[ 10.292807] mitigate_inrush_notifier_cb: subsystem modem has completed powerup
1389[ 10.292906] M-Notify: General: 7
1390[ 10.293104] inrush-current-mitigation driver exited
1391[ 10.486610] apr_tal:Modem Is Up
1392[ 10.494043] diag: In diag_send_feature_mask_update, control channel is not open, p: 0, ffffffc001aa9c88
1393[ 10.858442] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
1394[ 10.858471] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
1395[ 10.885015] msm_cci_init:1363: hw_version = 0x10020004
1396[ 10.885251] ov5670 probe succeeded
1397[ 10.920873] msm_cci_init:1363: hw_version = 0x10020004
1398[ 10.921112] s5k3l8 probe succeeded
1399[ 10.936567] msm_csid_init: CSID_VERSION = 0x30040002
1400[ 10.937922] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x800
1401[ 10.938360] msm_csid_init: CSID_VERSION = 0x30040002
1402[ 10.939530] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
1403[ 10.946415] msm_eeprom_config32:1482 Eeprom already probed at kernel boot
1404[ 10.948994] msm_eeprom_config32:1482 Eeprom already probed at kernel boot<3>[ 11.022967] scm_call failed: func id 0x42000c16, arginfo: 0x1117, args: 0xd6f80000, 0x10, 0xc7255380, 0xd2c1e000, ret: -1, syscall returns: 0x0, 0x0, 0x0
1405[ 11.022980] hyp_assign_table: Failed to assign memory protection, ret = -5
1406[ 11.022989] memshare: hyp_assign_phys failed size=2097152 err=-5
1407[ 11.158605] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
1408[ 11.158622] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
1409[ 11.182388] init: Starting service 'ims_rtp_daemon'...
1410[ 11.183661] init: Starting service 'imscmservice'...
1411[ 11.634643] init: property_set("ro.ril.svlte1x", "false") failed
1412[ 11.634925] init: property_set("ro.ril.svdo", "false") failed
1413[ 11.648469] sps:BAM 0x0000000004044000 is registered.
1414[ 11.648613] sps:BAM 0x0000000004044000 (va:0xffffff80086c0000) enabled: ver:0x27, number of pipes:6
1415[ 11.938589] type=1400 audit(1478438348.998:158): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1416[ 11.938741] type=1400 audit(1478438348.998:159): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1417[ 11.938834] type=1400 audit(1478438348.998:160): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1418[ 11.938949] type=1400 audit(1478438348.998:161): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1419[ 11.948452] wcnss_wlan triggered by userspace
1420[ 11.949195] wcnss_pm_qos_add_request: add request
1421[ 11.949222] wcnss_pm_qos_update_request: update request 100
1422[ 11.949667] wcnss_notif_cb: wcnss notification event: 2
1423[ 11.951593] subsys-pil-tz a21b000.qcom,pronto: wcnss: loading from 0x000000008c900000 to 0x000000008cf0f000
1424[ 11.951652] wcnss_notif_cb: wcnss notification event: 6
1425[ 11.954698] wcnss: IRIS Reg: 91100004
1426[ 12.074047] subsys-pil-tz a21b000.qcom,pronto: wcnss: Brought out of reset
1427[ 12.547727] subsys-pil-tz a21b000.qcom,pronto: wcnss: Power/Clock ready interrupt received
1428[ 12.547763] wcnss_notif_cb: wcnss notification event: 7
1429[ 12.564721] subsys-pil-tz a21b000.qcom,pronto: Subsystem error monitoring/handling services are up
1430[ 12.564804] wcnss_notif_cb: wcnss notification event: 3
1431[ 12.565899] diag: In diag_send_feature_mask_update, control channel is not open, p: 2, ffffffc001aa9d78
1432[ 12.566281] wcnss_pm_qos_update_request: update request -1
1433[ 12.566302] wcnss_pm_qos_remove_request: remove request
1434[ 13.232674] type=1400 audit(1478438350.298:162): avc: denied { unlink } for pid=1297 comm="system_server" name="miui_version" dev="dm-1" ino=114312 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0 tclass=file permissive=0
1435[ 13.736143] wcnss_wlan_ctrl_probe: SMD ctrl channel up
1436[ 13.736435] wcnss: version 01050102
1437[ 13.736444] wcnss: schedule dnld work for pronto
1438[ 13.736451] wcnss: NV download
1439[ 13.736724] type=1400 audit(1478438350.798:163): avc: denied { dac_override } for pid=4 comm="kworker/0:0" capability=1 scontext=u:r:kernel:s0 tcontext=u:r:kernel:s0 tclass=capability permissive=0
1440[ 13.736877] wcnss: build version 69394-1
1441[ 13.737288] type=1400 audit(1478438350.798:164): avc: denied { dac_read_search } for pid=4 comm="kworker/0:0" capability=2 scontext=u:r:kernel:s0 tcontext=u:r:kernel:s0 tclass=capability permissive=0
1442[ 13.739137] wcnss: NV bin size: 31719, total_fragments: 11
1443[ 13.739196] wcnss: no space available for smd frame
1444[ 13.760120] wcnss: no space available for smd frame
1445[ 13.790112] wcnss: no space available for smd frame
1446[ 13.820099] wcnss: no space available for smd frame
1447[ 14.938972] type=1400 audit(1478438351.998:165): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1448[ 14.939140] type=1400 audit(1478438351.998:166): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1449[ 14.939229] type=1400 audit(1478438351.998:167): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1450[ 14.939317] type=1400 audit(1478438351.998:168): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1451[ 16.531581] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
1452[ 16.533625] core_get_license_status: cmdrsp_license_result.result = 0x15 for module 0x1
1453[ 16.533771] msm_dolby_dap_param_to_get_control_get, port_id not set, do not query ADM
1454[ 16.533822] APR: Wrong parameters
1455[ 16.533828] adm_get_params_v2: Failed to Get Params on port_id 0x0 -22
1456[ 16.533834] msm_dolby_dap_param_visualizer_control_get: get parameters failed
1457[ 16.534537] msm_pcm_volume_ctl_get substream runtime not found
1458[ 16.534673] msm_pcm_volume_ctl_get substream runtime not found
1459[ 16.534799] msm_pcm_volume_ctl_get substream runtime not found
1460[ 16.534893] msm_compr_audio_effects_config_get: stream or effects inactive
1461[ 16.535197] msm_pcm_volume_ctl_get substream runtime not found
1462[ 16.535324] msm_pcm_volume_ctl_get substream runtime not found
1463[ 16.535457] msm_compr_audio_effects_config_get: stream or effects inactive
1464[ 16.535716] msm_compr_audio_effects_config_get: stream or effects inactive
1465[ 16.535984] msm_compr_audio_effects_config_get: stream or effects inactive
1466[ 16.536250] msm_compr_audio_effects_config_get: stream or effects inactive
1467[ 16.536520] msm_compr_audio_effects_config_get: stream or effects inactive
1468[ 16.536804] msm_compr_audio_effects_config_get: stream or effects inactive
1469[ 16.537073] msm_compr_audio_effects_config_get: stream or effects inactive
1470[ 16.537344] msm_compr_audio_effects_config_get: stream or effects inactive
1471[ 16.647736] wcdcal_hwdep_ioctl_shared: codec didn't set this 0!!
1472[ 16.648134] wcdcal_hwdep_ioctl_shared: codec didn't set this 3!!
1473[ 16.652828] core_set_license: Invalid cal block to send
1474[ 16.876298] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
1475[ 16.878370] core_get_license_status: cmdrsp_license_result.result = 0x15 for module 0x1
1476[ 16.878538] msm_dolby_dap_param_to_get_control_get, port_id not set, do not query ADM
1477[ 16.878796] adm_callback: cmd = 0x1032a returned error = 0x2
1478[ 16.878806] adm_callback: ADM get param error = 2, resuming
1479[ 17.870089] adm_get_params_v2: get params timed out port_id = 0x0
1480[ 17.870103] msm_dolby_dap_param_visualizer_control_get: get parameters failed
1481[ 17.871053] msm_pcm_volume_ctl_get substream runtime not found
1482[ 17.871181] msm_pcm_volume_ctl_get substream runtime not found
1483[ 17.871320] msm_pcm_volume_ctl_get substream runtime not found
1484[ 17.871406] msm_compr_audio_effects_config_get: stream or effects inactive
1485[ 17.871708] msm_pcm_volume_ctl_get substream runtime not found
1486[ 17.871845] msm_pcm_volume_ctl_get substream runtime not found
1487[ 17.871972] msm_compr_audio_effects_config_get: stream or effects inactive
1488[ 17.872231] msm_compr_audio_effects_config_get: stream or effects inactive
1489[ 17.872504] msm_compr_audio_effects_config_get: stream or effects inactive
1490[ 17.872769] msm_compr_audio_effects_config_get: stream or effects inactive
1491[ 17.873035] msm_compr_audio_effects_config_get: stream or effects inactive
1492[ 17.873302] msm_compr_audio_effects_config_get: stream or effects inactive
1493[ 17.873568] msm_compr_audio_effects_config_get: stream or effects inactive
1494[ 17.873846] msm_compr_audio_effects_config_get: stream or effects inactive
1495[ 17.940298] type=1400 audit(1478438354.998:169): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1496[ 17.940444] type=1400 audit(1478438354.998:170): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1497[ 17.940533] type=1400 audit(1478438354.998:171): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1498[ 17.940619] type=1400 audit(1478438354.998:172): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1499[ 20.940063] type=1400 audit(1478438357.998:173): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1500[ 20.940221] type=1400 audit(1478438357.998:174): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1501[ 20.940311] type=1400 audit(1478438357.998:175): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1502[ 20.940399] type=1400 audit(1478438357.998:176): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1503[ 22.705503] lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj:
1504[ 22.705516] lowmemorykiller: oom_adj 0 => oom_score_adj 0
1505[ 22.705523] lowmemorykiller: oom_adj 1 => oom_score_adj 58
1506[ 22.705529] lowmemorykiller: oom_adj 2 => oom_score_adj 117
1507[ 22.705534] lowmemorykiller: oom_adj 3 => oom_score_adj 176
1508[ 22.705540] lowmemorykiller: oom_adj 9 => oom_score_adj 529
1509[ 22.705546] lowmemorykiller: oom_adj 15 => oom_score_adj 1000
1510[ 23.299207] type=1400 audit(1478438360.358:177): avc: denied { open } for pid=1297 comm="system_server" path="/data/data/com.miui.core/files/idf/pinyinindex.idf" dev="dm-1" ino=122770 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
1511[ 23.427536] acc_open
1512[ 23.427556] acc_release
1513[ 23.940573] type=1400 audit(1478438361.008:178): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1514[ 23.940712] type=1400 audit(1478438361.008:179): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1515[ 23.940801] type=1400 audit(1478438361.008:180): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1516[ 23.940888] type=1400 audit(1478438361.008:181): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1517[ 24.164652] wlan: disagrees about version of symbol module_layout
1518[ 24.482809] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
1519[ 24.483287] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
1520[ 24.483690] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
1521[ 24.484046] FUSE: SHORTCIRCUIT enabled [sdcard : 1680]!
1522[ 24.484100] FUSE: SHORTCIRCUIT enabled [sdcard : 1681]!
1523[ 24.484453] FUSE: SHORTCIRCUIT enabled [sdcard : 1679]!
1524[ 25.571634] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1525[ 25.571668] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1526[ 25.601486] mtp_open
1527[ 26.390287] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1528[ 26.390322] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1529[ 26.941250] type=1400 audit(1478438364.008:182): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1530[ 26.941503] type=1400 audit(1478438364.008:183): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1531[ 26.942221] type=1400 audit(1478438364.008:184): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1532[ 26.942370] type=1400 audit(1478438364.008:185): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1533[ 28.385472] msm_vidc: info: Opening video instance: ffffffc0b0f48000, 0
1534[ 28.390021] subsys-restart: __subsystem_get(): Changing subsys fw_name to venus
1535[ 28.419811] subsys-pil-tz 1de0000.qcom,venus: venus: loading from 0x000000008f800000 to 0x000000008fc00000
1536[ 28.487910] subsys-pil-tz 1de0000.qcom,venus: venus: Brought out of reset
1537[ 28.512141] msm_vidc: info: Closed video instance: ffffffc0b0f48000
1538[ 28.624038] msm_vidc: info: Opening video instance: ffffffc01c862000, 1
1539[ 28.642228] msm_vidc: info: Closed video instance: ffffffc01c862000
1540[ 28.646694] msm_vidc: info: Opening video instance: ffffffc0b0e4c000, 1
1541[ 28.654185] msm_vidc: info: Closed video instance: ffffffc0b0e4c000
1542[ 28.661624] msm_vidc: info: Opening video instance: ffffffc0b33fa000, 1
1543[ 28.671625] msm_vidc: info: Closed video instance: ffffffc0b33fa000
1544[ 28.926435] binder: 1876: binder_alloc_buf, no vma
1545[ 28.926449] binder: 1297:1883 transaction failed 29201, size 1404-8
1546[ 28.941419] binder: undelivered transaction 14706
1547[ 29.943141] type=1400 audit(1478438367.008:186): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1548[ 29.943555] type=1400 audit(1478438367.008:187): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1549[ 29.943668] type=1400 audit(1478438367.008:188): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1550[ 29.944216] type=1400 audit(1478438367.008:189): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1551[ 30.297591] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1552[ 30.297619] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1553[ 30.313298] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1554[ 30.313334] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1555[ 30.335160] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1556[ 30.335194] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1557[ 30.352514] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1558[ 30.352550] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1559[ 30.366756] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1560[ 30.366799] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1561[ 30.386105] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1562[ 30.386139] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1563[ 30.401332] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1564[ 30.401373] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1565[ 30.414911] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1566[ 30.414947] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1567[ 30.425021] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1568[ 30.425053] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1569[ 30.434111] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1570[ 30.434143] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1571[ 30.441193] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1572[ 30.441225] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1573[ 30.449786] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
1574[ 30.449817] SELinux: initialized (dev mmcblk1p1, type vfat), uses genfs_contexts
1575[ 30.454380] init: avc: denied { set } for property=persist.audio.init_volume_index scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1576[ 30.454411] init: sys_prop: permission denied uid:1000 name:persist.audio.init_volume_index
1577[ 30.470245] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
1578[ 30.472136] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
1579[ 30.473504] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
1580[ 30.474366] FUSE: SHORTCIRCUIT enabled [sdcard : 2958]!
1581[ 30.474420] FUSE: SHORTCIRCUIT enabled [sdcard : 2960]!
1582[ 30.474439] FUSE: SHORTCIRCUIT enabled [sdcard : 2959]!
1583[ 32.814400] init: Service 'bootanim' (pid 588) exited with status 0
1584[ 32.922855] i2c-msm-v2 78b6000.i2c: msm_bus_scale_register_client(mstr-id:86):0x17 (ok)
1585[ 32.925486] tp_color:50tp_color is black
1586[ 32.929624] mdss_fb_do_ioctl: unsupported ioctl (c0046dac)
1587[ 32.929772] mdss_fb_do_ioctl: unsupported ioctl (c0046dad)
1588[ 32.944303] type=1400 audit(1478438370.008:190): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1589[ 32.945114] type=1400 audit(1478438370.008:191): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1590[ 32.945256] type=1400 audit(1478438370.008:192): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1591[ 32.945354] type=1400 audit(1478438370.008:193): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1592[ 33.038650] Boot completed init: Starting service 'qcom-post-boot'...
1593[ 33.040702] init: Starting service 'qti-testscripts'...
1594[ 33.041391] init: cannot setexeccon('u:r:qti-testscripts:s0'): Invalid argument
1595[ 33.041680] init: Starting service 'config-zram'...
1596[ 33.042799] init: Service 'qti-testscripts' (pid 3306) exited with status 127
1597[ 33.043342] init: Starting service 'cs-post-boot'...
1598[ 33.043977] init: cannot find '/system/bin/qrngp', disabling 'qrngp'
1599[ 33.044246] init: Starting service 'mcd_service'...
1600[ 33.079251] init: Service 'cs-post-boot' (pid 3311) exited with status 127
1601[ 33.136709] init: Service 'config-zram' (pid 3309) exited with status 0
1602[ 33.184439] msm_thermal:store_cc_enabled Core control disabled
1603[ 33.191498] msm_thermal:store_cc_enabled Core control enabled
1604[ 33.237059] core_ctl: disagrees about version of symbol module_layout
1605[ 33.322879] type=1400 audit(1478438370.378:194): avc: denied { sys_ptrace } for pid=3339 comm="ps" capability=19 scontext=u:r:mcd:s0 tcontext=u:r:mcd:s0 tclass=capability permissive=0
1606[ 33.327075] octvm: [3312]: /system/bin/mcd
1607[ 33.546810] init: Starting service 'perfd'...
1608[ 33.590831] devbw soc:qcom,cpubw: dev_pm_opp_get_opp_count: device OPP not found (-19)
1609[ 33.681633] init: Service 'qcom-post-boot' (pid 3305) exited with status 0
1610[ 35.644002] type=1400 audit(1478438372.708:195): avc: denied { search } for pid=3298 comm="Binder_1" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:theme:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
1611[ 35.651416] type=1400 audit(1478438372.708:196): avc: denied { search } for pid=641 comm="shelld" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:shelld:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
1612[ 35.655340] type=1400 audit(1478438372.708:197): avc: denied { search } for pid=3299 comm="Binder_2" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:theme:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
1613[ 35.695352] type=1400 audit(1478438372.728:198): avc: denied { search } for pid=862 comm="Binder_1" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:shelld:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
1614[ 35.696680] type=1400 audit(1478438372.728:199): avc: denied { search } for pid=3298 comm="Binder_1" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:theme:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
1615[ 35.696847] type=1400 audit(1478438372.738:200): avc: denied { search } for pid=641 comm="shelld" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:shelld:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
1616[ 35.943213] type=1400 audit(1478438373.008:201): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1617[ 35.943703] type=1400 audit(1478438373.008:202): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1618[ 35.943850] type=1400 audit(1478438373.008:203): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1619[ 35.943954] type=1400 audit(1478438373.008:204): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1620[ 37.096414] audit: audit_lost=109 audit_rate_limit=20 audit_backlog_limit=64
1621[ 37.096427] audit: rate limit exceeded
1622[ 37.099245] type=1400 audit(1478438374.158:205): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/1" dev="proc" ino=15460 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=dir permissive=0
1623[ 37.099827] type=1400 audit(1478438374.158:206): avc: denied { search } for pid=3630 comm="ps" name="1" dev="proc" ino=15460 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=dir permissive=0
1624[ 37.099961] type=1400 audit(1478438374.158:207): avc: denied { search } for pid=3630 comm="ps" name="1" dev="proc" ino=15460 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=dir permissive=0
1625[ 37.100134] type=1400 audit(1478438374.158:208): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/2" dev="proc" ino=17821 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1626[ 37.100364] type=1400 audit(1478438374.158:209): avc: denied { search } for pid=3630 comm="ps" name="2" dev="proc" ino=17821 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1627[ 37.100592] type=1400 audit(1478438374.158:210): avc: denied { search } for pid=3630 comm="ps" name="2" dev="proc" ino=17821 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1628[ 37.100722] type=1400 audit(1478438374.158:211): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/3" dev="proc" ino=17822 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1629[ 37.100822] type=1400 audit(1478438374.158:212): avc: denied { search } for pid=3630 comm="ps" name="3" dev="proc" ino=17822 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1630[ 37.100994] type=1400 audit(1478438374.158:213): avc: denied { search } for pid=3630 comm="ps" name="3" dev="proc" ino=17822 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1631[ 37.109426] type=1400 audit(1478438374.158:214): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/4" dev="proc" ino=17823 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1632[ 37.109608] type=1400 audit(1478438374.158:215): avc: denied { search } for pid=3630 comm="ps" name="4" dev="proc" ino=17823 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1633[ 37.109716] type=1400 audit(1478438374.158:216): avc: denied { search } for pid=3630 comm="ps" name="4" dev="proc" ino=17823 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1634[ 37.111027] type=1400 audit(1478438374.158:217): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/5" dev="proc" ino=17824 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1635[ 37.111153] type=1400 audit(1478438374.158:218): avc: denied { search } for pid=3630 comm="ps" name="5" dev="proc" ino=17824 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1636[ 37.111250] type=1400 audit(1478438374.158:219): avc: denied { search } for pid=3630 comm="ps" name="5" dev="proc" ino=17824 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1637[ 37.111395] type=1400 audit(1478438374.158:220): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/6" dev="proc" ino=17825 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1638[ 37.111501] type=1400 audit(1478438374.158:221): avc: denied { search } for pid=3630 comm="ps" name="6" dev="proc" ino=17825 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1639[ 37.112513] type=1400 audit(1478438374.158:222): avc: denied { search } for pid=3630 comm="ps" name="6" dev="proc" ino=17825 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1640[ 37.112674] type=1400 audit(1478438374.158:223): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/7" dev="proc" ino=17826 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1641[ 37.112778] type=1400 audit(1478438374.158:224): avc: denied { search } for pid=3630 comm="ps" name="7" dev="proc" ino=17826 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1642[ 37.112878] type=1400 audit(1478438374.158:225): avc: denied { search } for pid=3630 comm="ps" name="7" dev="proc" ino=17826 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1643[ 37.112976] type=1400 audit(1478438374.158:226): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/8" dev="proc" ino=17827 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1644[ 37.113071] type=1400 audit(1478438374.158:227): avc: denied { search } for pid=3630 comm="ps" name="8" dev="proc" ino=17827 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1645[ 37.113166] type=1400 audit(1478438374.158:228): avc: denied { search } for pid=3630 comm="ps" name="8" dev="proc" ino=17827 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1646[ 37.113266] type=1400 audit(1478438374.158:229): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/9" dev="proc" ino=17828 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1647[ 37.113368] type=1400 audit(1478438374.158:230): avc: denied { search } for pid=3630 comm="ps" name="9" dev="proc" ino=17828 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1648[ 37.113465] type=1400 audit(1478438374.158:231): avc: denied { search } for pid=3630 comm="ps" name="9" dev="proc" ino=17828 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1649[ 37.113568] type=1400 audit(1478438374.158:232): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/10" dev="proc" ino=17829 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1650[ 37.113668] type=1400 audit(1478438374.158:233): avc: denied { search } for pid=3630 comm="ps" name="10" dev="proc" ino=17829 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1651[ 37.113766] type=1400 audit(1478438374.158:234): avc: denied { search } for pid=3630 comm="ps" name="10" dev="proc" ino=17829 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1652[ 37.113867] type=1400 audit(1478438374.158:235): avc: denied { getattr } for pid=3630 comm="ps" path="/proc/11" dev="proc" ino=17830 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1653[ 37.113970] type=1400 audit(1478438374.158:236): avc: denied { search } for pid=3630 comm="ps" name="11" dev="proc" ino=17830 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1654[ 37.114067] type=1400 audit(1478438374.158:237): avc: denied { search } for pid=3630 comm="ps" name="11" dev="proc" ino=17830 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=0
1655[ 37.762683] HTB: quantum of class 10001 is big. Consider r2q change.
1656[ 37.793947] HTB: quantum of class 10010 is big. Consider r2q change.
1657[ 38.945847] type=1400 audit(1478438376.095:1453): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1658[ 38.951426] type=1400 audit(1478438376.095:1454): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1659[ 38.951916] type=1400 audit(1478438376.095:1455): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1660[ 38.952047] type=1400 audit(1478438376.095:1456): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1661[ 39.297057] htb: prio qdisc 10: is non-work-conserving?
1662[ 40.086891] type=1400 audit(1478438377.235:1457): avc: denied { search } for pid=3299 comm="Binder_2" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:theme:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
1663[ 40.088195] type=1400 audit(1478438377.235:1458): avc: denied { search } for pid=862 comm="Binder_1" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:shelld:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
1664[ 41.944754] type=1400 audit(1478438379.095:1459): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1665[ 41.945375] type=1400 audit(1478438379.095:1460): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1666[ 41.945593] type=1400 audit(1478438379.095:1461): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1667[ 41.945753] type=1400 audit(1478438379.095:1462): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1668[ 42.882969] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1669[ 42.893098] QSEECOM: qseecom_load_app: App with id 7 (cardapp) now loaded
1670[ 42.922972] QSEECOM: qseecom_unload_app: App id 7 now unloaded
1671[ 42.939305] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1672[ 42.949640] QSEECOM: qseecom_load_app: App with id 8 (cardapp) now loaded
1673[ 42.984645] QSEECOM: qseecom_unload_app: App id 8 now unloaded
1674[ 43.007318] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1675[ 43.018795] QSEECOM: qseecom_load_app: App with id 9 (cardapp) now loaded
1676[ 43.035469] QSEECOM: qseecom_unload_app: App id 9 now unloaded
1677[ 44.944649] type=1400 audit(1478438382.095:1463): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1678[ 44.944896] type=1400 audit(1478438382.095:1464): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1679[ 44.945018] type=1400 audit(1478438382.095:1465): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1680[ 44.945136] type=1400 audit(1478438382.095:1466): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1681[ 45.949107] init: avc: denied { set } for property=persist.audio.vns.mode scontext=u:r:system_app:s0 tcontext=u:object_r:audio_prop:s0 tclass=property_service
1682[ 45.949140] init: sys_prop: permission denied uid:1000 name:persist.audio.vns.mode
1683[ 47.944572] type=1400 audit(1478438385.095:1467): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1684[ 47.944796] type=1400 audit(1478438385.095:1468): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1685[ 47.944920] type=1400 audit(1478438385.095:1469): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1686[ 47.945093] type=1400 audit(1478438385.095:1470): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1687[ 47.958912] sps: BAM device 0x0000000007884000 is not registered yet.
1688[ 47.959399] sps:BAM 0x0000000007884000 is registered.
1689[ 47.959857] sps:BAM 0x0000000007884000 (va:0xffffff8002800000) enabled: ver:0x19, number of pipes:12
1690[ 48.949684] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1691[ 48.960352] QSEECOM: qseecom_load_app: App with id 10 (cardapp) now loaded
1692[ 48.991493] QSEECOM: qseecom_unload_app: App id 10 now unloaded
1693[ 49.011987] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1694[ 49.023104] QSEECOM: qseecom_load_app: App with id 11 (cardapp) now loaded
1695[ 49.062414] QSEECOM: qseecom_unload_app: App id 11 now unloaded
1696[ 49.071951] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1697[ 49.082206] QSEECOM: qseecom_load_app: App with id 12 (cardapp) now loaded
1698[ 49.087739] QSEECOM: qseecom_unload_app: App id 12 now unloaded
1699[ 49.099011] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1700[ 49.109557] QSEECOM: qseecom_load_app: App with id 13 (cardapp) now loaded
1701[ 49.139827] QSEECOM: qseecom_unload_app: App id 13 now unloaded
1702[ 49.152842] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1703[ 49.166670] QSEECOM: qseecom_load_app: App with id 14 (cardapp) now loaded
1704[ 49.189126] QSEECOM: qseecom_unload_app: App id 14 now unloaded
1705[ 49.202611] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1706[ 49.213249] QSEECOM: qseecom_load_app: App with id 15 (cardapp) now loaded
1707[ 49.222311] QSEECOM: qseecom_unload_app: App id 15 now unloaded
1708[ 49.239941] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1709[ 49.253644] QSEECOM: qseecom_load_app: App with id 16 (cardapp) now loaded
1710[ 49.279714] QSEECOM: qseecom_unload_app: App id 16 now unloaded
1711[ 49.288202] alloc_contig_range: [df060, df07e) PFNs busy
1712[ 49.292492] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1713[ 49.302902] QSEECOM: qseecom_load_app: App with id 17 (cardapp) now loaded
1714[ 49.332515] QSEECOM: qseecom_unload_app: App id 17 now unloaded
1715[ 49.349972] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1716[ 49.361687] QSEECOM: qseecom_load_app: App with id 18 (cardapp) now loaded
1717[ 49.392425] QSEECOM: qseecom_unload_app: App id 18 now unloaded
1718[ 49.407534] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1719[ 49.418462] QSEECOM: qseecom_load_app: App with id 19 (cardapp) now loaded
1720[ 49.426167] QSEECOM: qseecom_unload_app: App id 19 now unloaded
1721[ 49.438391] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1722[ 49.450249] QSEECOM: qseecom_load_app: App with id 20 (cardapp) now loaded
1723[ 49.478588] QSEECOM: qseecom_unload_app: App id 20 now unloaded
1724[ 49.489417] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1725[ 49.499748] QSEECOM: qseecom_load_app: App with id 21 (cardapp) now loaded
1726[ 49.508184] QSEECOM: qseecom_unload_app: App id 21 now unloaded
1727[ 49.521105] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1728[ 49.531595] QSEECOM: qseecom_load_app: App with id 22 (cardapp) now loaded
1729[ 49.561200] QSEECOM: qseecom_unload_app: App id 22 now unloaded
1730[ 49.584272] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1731[ 49.598577] QSEECOM: qseecom_load_app: App with id 23 (cardapp) now loaded
1732[ 49.633647] QSEECOM: qseecom_unload_app: App id 23 now unloaded
1733[ 49.648873] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1734[ 49.662192] QSEECOM: qseecom_load_app: App with id 24 (cardapp) now loaded
1735[ 49.668321] QSEECOM: qseecom_unload_app: App id 24 now unloaded
1736[ 49.680312] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1737[ 49.691088] QSEECOM: qseecom_load_app: App with id 25 (cardapp) now loaded
1738[ 49.698451] QSEECOM: qseecom_unload_app: App id 25 now unloaded
1739[ 49.725034] QSEECOM: qseecom_load_app: App (mlipay) does'nt exist, loading apps for first time
1740[ 49.733320] QSEECOM: qseecom_load_app: App with id 26 (mlipay) now loaded
1741[ 49.750843] QSEECOM: qseecom_unload_app: App id 26 now unloaded
1742[ 50.136784] type=1400 audit(1478438387.285:1471): avc: denied { open } for pid=862 comm="Binder_1" path="/cache/com.google.android.gms.png" dev="mmcblk0p25" ino=12 scontext=u:r:shelld:s0 tcontext=u:object_r:cache_file:s0 tclass=file permissive=0
1743[ 50.945026] type=1400 audit(1478438388.095:1472): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1744[ 50.945266] type=1400 audit(1478438388.095:1473): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1745[ 50.946367] type=1400 audit(1478438388.095:1474): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1746[ 50.946531] type=1400 audit(1478438388.095:1475): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1747[ 51.200597] IRQ1 no longer affine to CPU2
1748[ 51.200600] IRQ2 no longer affine to CPU2
1749[ 51.200603] IRQ3 no longer affine to CPU2
1750[ 51.200605] IRQ4 no longer affine to CPU2
1751[ 51.200607] IRQ5 no longer affine to CPU2
1752[ 51.200610] IRQ6 no longer affine to CPU2
1753[ 51.200612] IRQ7 no longer affine to CPU2
1754[ 51.200614] IRQ8 no longer affine to CPU2
1755[ 51.200617] IRQ9 no longer affine to CPU2
1756[ 51.200619] IRQ10 no longer affine to CPU2
1757[ 51.262245] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
1758[ 51.262309] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
1759[ 51.274072] msm_csid_init: CSID_VERSION = 0x30040002
1760[ 51.276013] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
1761[ 51.294613] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
1762[ 51.294637] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
1763[ 51.309596] msm_cci_init:1363: hw_version = 0x10020004
1764[ 51.709167] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
1765[ 52.425614] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1766[ 52.436179] QSEECOM: qseecom_load_app: App with id 27 (cardapp) now loaded
1767[ 52.442798] QSEECOM: qseecom_unload_app: App id 27 now unloaded
1768[ 52.886603] CAM_MctServ[4752]: unhandled level 1 translation fault (11) at 0x00012538, esr 0x92000005
1769[ 52.886617] pgd = ffffffc0ab767000
1770[ 52.886625] [00012538] *pgd=0000000000000000, *pud=0000000000000000
1771[ 52.886636]
1772[ 52.886649] CPU: 5 PID: 4752 Comm: CAM_MctServ Tainted: G W 3.18.20-g06392b4 #1
1773[ 52.886656] Hardware name: Qualcomm Technologies, Inc. MSM8937-PMI8950 QRD SKU1 (DT)
1774[ 52.886665] task: ffffffc026e19900 ti: ffffffc0a5888000 task.ti: ffffffc0a5888000
1775[ 52.886674] PC is at 0xf70808e8
1776[ 52.886682] LR is at 0xf708127b
1777[ 52.886690] pc : [<00000000f70808e8>] lr : [<00000000f708127b>] pstate: 600f0030
1778[ 52.886696] sp : 00000000eeaa7ca8
1779[ 52.886703] x12: 00000000aad89ec8
1780[ 52.886711] x11: 0000000000006484 x10: 00000000aad49a38
1781[ 52.886723] x9 : 0000000000000002 x8 : 0000000000012400
1782[ 52.886734] x7 : 00000000f6f62e40 x6 : 00000000aad83a48
1783[ 52.886745] x5 : 00000000eeaa8a98 x4 : 00000000f700a148
1784[ 52.886756] x3 : 000000006ed742ef x2 : 00000000eeaa7d18
1785[ 52.886768] x1 : 0000000000000000 x0 : 0000000000000000
1786[ 52.886778]
1787[ 52.958279] msm_csiphy_release csiphy dev NULL / ref_count ZERO
1788[ 52.958443] msm_csid_release: csid invalid state 1
1789[ 52.958452] msm_csid_release: csid invalid state 1
1790[ 52.958463] msm_cci_release invalid ref count 0 / cci state 1
1791[ 52.958475] MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:119 default
1792[ 52.958475]
1793[ 52.958488] MSM-CPP msm_cpp_subdev_ioctl:3341 shutdown cpp node. open cnt:1
1794[ 52.958950] msm_post_event: Error: No timeout but list empty!
1795[ 52.958960] Evt_type=8002000 Evt_id=3 Evt_cmd=8000008
1796[ 52.958970] Evt_session_id=2 Evt_stream_id=2 Evt_arg=-1
1797[ 52.959683] msm_post_event : msm event queue not available Line 822
1798[ 52.960362] msm_isp_close_node invalid state open cnt 0
1799[ 52.960388] msm_isp_close_node invalid state open cnt 0
1800[ 52.962244] init: Service 'qcamerasvr' (pid 654) killed by signal 11
1801[ 52.962277] init: Service 'qcamerasvr' (pid 654) killing any children in process group
1802[ 52.964007] init: Starting service 'qcamerasvr'...
1803[ 52.982086] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1804[ 52.993297] QSEECOM: qseecom_load_app: App with id 28 (cardapp) now loaded
1805[ 52.999254] QSEECOM: qseecom_unload_app: App id 28 now unloaded
1806[ 53.946101] type=1400 audit(1478438391.095:1476): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1807[ 53.946349] type=1400 audit(1478438391.095:1477): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1808[ 53.947049] type=1400 audit(1478438391.095:1478): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1809[ 53.947209] type=1400 audit(1478438391.095:1479): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1810[ 54.679762] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
1811[ 54.679802] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
1812[ 54.701314] slot2: sensor id22128 already probed
1813[ 54.705216] slot0: sensor id12488 already probed
1814[ 54.709939] msm_csid_init: CSID_VERSION = 0x30040002
1815[ 54.711864] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x800
1816[ 54.712350] msm_csid_init: CSID_VERSION = 0x30040002
1817[ 54.713861] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
1818[ 54.720702] msm_eeprom_config32:1482 Eeprom already probed at kernel boot
1819[ 54.724084] msm_eeprom_config32:1482 Eeprom already probed at kernel boot<6>[ 54.946111] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
1820[ 54.946133] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
1821[ 56.754444] camera_check_event_status : event_data status out of bounds
1822[ 56.754462] camera_check_event_status : Line 72 event_data->status 0X10001
1823[ 56.946567] type=1400 audit(1478438394.095:1480): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1824[ 56.946832] type=1400 audit(1478438394.095:1481): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1825[ 56.951739] type=1400 audit(1478438394.095:1482): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1826[ 56.951982] type=1400 audit(1478438394.095:1483): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1827[ 59.798539] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
1828[ 59.798566] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
1829[ 59.804427] msm_csid_init: CSID_VERSION = 0x30040002
1830[ 59.806095] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
1831[ 59.841775] msm_cci_init:1363: hw_version = 0x10020004
1832[ 59.858144] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
1833[ 59.858167] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
1834[ 59.946965] type=1400 audit(1478438397.095:1484): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1835[ 59.947191] type=1400 audit(1478438397.095:1485): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1836[ 59.947318] type=1400 audit(1478438397.095:1486): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1837[ 59.947422] type=1400 audit(1478438397.095:1487): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1838[ 60.162162] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
1839[ 61.457605] CAM_MctServ[5290]: unhandled level 1 translation fault (11) at 0x00012538, esr 0x92000005
1840[ 61.457620] pgd = ffffffc05578f000
1841[ 61.457628] [00012538] *pgd=0000000000000000, *pud=0000000000000000
1842[ 61.457639]
1843[ 61.457652] CPU: 4 PID: 5290 Comm: CAM_MctServ Tainted: G W 3.18.20-g06392b4 #1
1844[ 61.457660] Hardware name: Qualcomm Technologies, Inc. MSM8937-PMI8950 QRD SKU1 (DT)
1845[ 61.457669] task: ffffffc084973e80 ti: ffffffc0739b8000 task.ti: ffffffc0739b8000
1846[ 61.457678] PC is at 0xf6f0e8e8
1847[ 61.457686] LR is at 0xf6f0f27b
1848[ 61.457694] pc : [<00000000f6f0e8e8>] lr : [<00000000f6f0f27b>] pstate: 600f0030
1849[ 61.457700] sp : 00000000ee83aca8
1850[ 61.457707] x12: 00000000ab406ec8
1851[ 61.457715] x11: 0000000000006484 x10: 00000000ab3c6a38
1852[ 61.457727] x9 : 0000000000000002 x8 : 0000000000012400
1853[ 61.457738] x7 : 00000000f6df0e40 x6 : 00000000ab400a48
1854[ 61.457750] x5 : 00000000ee83ba98 x4 : 00000000f6e98148
1855[ 61.457761] x3 : 00000000882a6506 x2 : 00000000ee83ad18
1856[ 61.457772] x1 : 0000000000000000 x0 : 0000000000000000
1857[ 61.457783]
1858[ 61.488732] init: Service 'qcamerasvr' (pid 4901) killed by signal 11
1859[ 61.488761] init: Service 'qcamerasvr' (pid 4901) killing any children in process group
1860[ 61.490192] init: Starting service 'qcamerasvr'...
1861[ 61.504549] msm_isp_ioctl_compat:1130 failed: invalid params ffffffc0b4c28000
1862[ 61.504563] msm_isp_ioctl_compat:1133 failed (null)
1863[ 61.504570] msm_isp_ioctl_compat:1130 failed: invalid params ffffffc0b4c30000
1864[ 61.504577] msm_isp_ioctl_compat:1133 failed (null)
1865[ 61.510900] msm_csiphy_release csiphy dev NULL / ref_count ZERO
1866[ 61.511169] msm_csid_release: csid invalid state 1
1867[ 61.511176] msm_csid_release: csid invalid state 1
1868[ 61.511186] msm_cci_release invalid ref count 0 / cci state 1
1869[ 61.511196] MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:119 default
1870[ 61.511196]
1871[ 61.511207] MSM-CPP msm_cpp_subdev_ioctl:3341 shutdown cpp node. open cnt:0
1872[ 61.511413] msm_post_event: Error: No timeout but list empty!
1873[ 61.511421] Evt_type=8002000 Evt_id=3 Evt_cmd=8000008
1874[ 61.511429] Evt_session_id=2 Evt_stream_id=2 Evt_arg=-1
1875[ 61.515486] msm_post_event : msm event queue not available Line 822
1876[ 62.947665] type=1400 audit(1478438400.095:1488): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1877[ 62.950885] type=1400 audit(1478438400.095:1489): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1878[ 62.951173] type=1400 audit(1478438400.095:1490): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1879[ 62.951309] type=1400 audit(1478438400.095:1491): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1880[ 63.091733] [RMNET:HI] rmnet_vnd_ioctl(): Unkown IOCTL 0x00008B01
1881[ 63.092026] [RMNET:HI] rmnet_vnd_ioctl(): Unkown IOCTL 0x00008B01
1882[ 63.170252] qtaguid: ctrl_untag(u -1): failed to lookup sock_fd=-1 err=-9 pid=5469 tgid=5361 uid=10107
1883[ 63.181159] qtaguid: ctrl_tag(t -1 0 -1): failed to lookup sock_fd=-1 err=-9 pid=5543 tgid=5361 uid=10107
1884[ 63.439767] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
1885[ 63.439805] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
1886[ 63.446705] slot2: sensor id22128 already probed
1887[ 63.450971] slot0: sensor id12488 already probed
1888[ 63.454937] msm_csid_init: CSID_VERSION = 0x30040002
1889[ 63.456966] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x800
1890[ 63.457458] msm_csid_init: CSID_VERSION = 0x30040002
1891[ 63.460202] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
1892[ 63.463367] msm_eeprom_config32:1482 Eeprom already probed at kernel boot
1893[ 63.464786] msm_eeprom_config32:1482 Eeprom already probed at kernel boot<6>[ 63.607515] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
1894[ 63.607536] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
1895[ 63.619267] qtaguid: ctrl_untag(u -1): failed to lookup sock_fd=-1 err=-9 pid=5543 tgid=5361 uid=10107
1896[ 64.273030] qtaguid: ctrl_untag(u -1): failed to lookup sock_fd=-1 err=-9 pid=5544 tgid=5361 uid=10107
1897[ 65.227559] camera_check_event_status : event_data status out of bounds
1898[ 65.227575] camera_check_event_status : Line 72 event_data->status 0X10001
1899[ 65.948880] type=1400 audit(1478438403.095:1492): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1900[ 65.949153] type=1400 audit(1478438403.095:1493): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1901[ 65.949682] type=1400 audit(1478438403.095:1494): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1902[ 65.949829] type=1400 audit(1478438403.095:1495): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1903[ 68.949751] type=1400 audit(1478438406.095:1496): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1904[ 68.950011] type=1400 audit(1478438406.095:1497): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1905[ 68.954359] type=1400 audit(1478438406.095:1498): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1906[ 68.954596] type=1400 audit(1478438406.095:1499): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1907[ 69.395136] binder: 1297:1630 transaction failed 29189, size 328-0
1908[ 71.008039] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1909[ 71.023567] QSEECOM: qseecom_load_app: App with id 29 (cardapp) now loaded
1910[ 71.063185] QSEECOM: qseecom_unload_app: App id 29 now unloaded
1911[ 71.086770] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1912[ 71.100673] QSEECOM: qseecom_load_app: App with id 30 (cardapp) now loaded
1913[ 71.132366] QSEECOM: qseecom_unload_app: App id 30 now unloaded
1914[ 71.187790] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1915[ 71.213791] QSEECOM: qseecom_load_app: App with id 31 (cardapp) now loaded
1916[ 71.249100] QSEECOM: qseecom_unload_app: App id 31 now unloaded
1917[ 71.266413] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1918[ 71.277092] QSEECOM: qseecom_load_app: App with id 32 (cardapp) now loaded
1919[ 71.296203] QSEECOM: qseecom_unload_app: App id 32 now unloaded
1920[ 71.309446] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1921[ 71.321489] QSEECOM: qseecom_load_app: App with id 33 (cardapp) now loaded
1922[ 71.346801] QSEECOM: qseecom_unload_app: App id 33 now unloaded
1923[ 71.365397] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1924[ 71.383244] QSEECOM: qseecom_load_app: App with id 34 (cardapp) now loaded
1925[ 71.410906] QSEECOM: qseecom_unload_app: App id 34 now unloaded
1926[ 71.420235] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1927[ 71.433779] QSEECOM: qseecom_load_app: App with id 35 (cardapp) now loaded
1928[ 71.441947] QSEECOM: qseecom_unload_app: App id 35 now unloaded
1929[ 71.460290] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1930[ 71.472516] QSEECOM: qseecom_load_app: App with id 36 (cardapp) now loaded
1931[ 71.497541] QSEECOM: qseecom_unload_app: App id 36 now unloaded
1932[ 71.515494] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1933[ 71.529041] QSEECOM: qseecom_load_app: App with id 37 (cardapp) now loaded
1934[ 71.554363] QSEECOM: qseecom_unload_app: App id 37 now unloaded
1935[ 71.561624] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1936[ 71.572055] QSEECOM: qseecom_load_app: App with id 38 (cardapp) now loaded
1937[ 71.577743] QSEECOM: qseecom_unload_app: App id 38 now unloaded
1938[ 71.618974] alloc_contig_range: [df060, df07e) PFNs busy
1939[ 71.623690] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1940[ 71.634213] QSEECOM: qseecom_load_app: App with id 39 (cardapp) now loaded
1941[ 71.679476] QSEECOM: qseecom_unload_app: App id 39 now unloaded
1942[ 71.950475] type=1400 audit(1478438409.095:1500): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1943[ 71.950719] type=1400 audit(1478438409.095:1501): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1944[ 71.950850] type=1400 audit(1478438409.095:1502): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1945[ 71.950968] type=1400 audit(1478438409.095:1503): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1946[ 74.354165] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1947[ 74.368502] QSEECOM: qseecom_load_app: App with id 40 (cardapp) now loaded
1948[ 74.400515] QSEECOM: qseecom_unload_app: App id 40 now unloaded
1949[ 74.416926] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1950[ 74.428890] QSEECOM: qseecom_load_app: App with id 41 (cardapp) now loaded
1951[ 74.464678] QSEECOM: qseecom_unload_app: App id 41 now unloaded
1952[ 74.475643] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
1953[ 74.486461] QSEECOM: qseecom_load_app: App with id 42 (cardapp) now loaded
1954[ 74.495288] QSEECOM: qseecom_unload_app: App id 42 now unloaded
1955[ 74.955261] type=1400 audit(1478438412.105:1504): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1956[ 74.957241] type=1400 audit(1478438412.105:1505): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1957[ 74.957486] type=1400 audit(1478438412.105:1506): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1958[ 74.957642] type=1400 audit(1478438412.105:1507): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
1959[ 76.136161] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
1960[ 76.136193] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
1961[ 76.140565] msm_csid_init: CSID_VERSION = 0x30040002
1962[ 76.142404] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x800
1963[ 76.168385] msm_cci_init:1363: hw_version = 0x10020004
1964[ 76.174634] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
1965[ 76.174661] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
1966[ 76.793685] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
1967[ 76.793723] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
1968[ 76.802463] msm_csid_init: CSID_VERSION = 0x30040002
1969[ 76.821444] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
1970[ 76.824274] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
1971[ 76.824296] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
1972[ 76.852770] msm_cci_init:1363: hw_version = 0x10020004
1973[ 76.914566] ------------[ cut here ]------------
1974[ 76.914600] WARNING: CPU: 6 PID: 6552 at /home/vitek999/200gb/land/cm-13.0/kernel/xiaomi/msm8937/fs/sysfs/dir.c:31 sysfs_warn_dup+0x68/0x80()
1975[ 76.914610] sysfs: cannot create duplicate filename '/devices/soc/soc:qcom,rpm-smd/soc:qcom,rpm-smd:rpm-regulator-ldoa17/soc:qcom,rpm-smd:rpm-regulator-ldoa17:regulator-l17/regulator/regulator.23/1b0c000.qcom,cci:qcom,actuator@0-cam_vaf'
1976[ 76.914618] Modules linked in:
1977[ 76.914634] CPU: 6 PID: 6552 Comm: CAM_sensor Tainted: G W 3.18.20-g06392b4 #1
1978[ 76.914641] Hardware name: Qualcomm Technologies, Inc. MSM8937-PMI8950 QRD SKU1 (DT)
1979[ 76.914648] Call trace:
1980[ 76.914661] [<ffffffc000088940>] dump_backtrace+0x0/0x270
1981[ 76.914671] [<ffffffc000088bc0>] show_stack+0x10/0x1c
1982[ 76.914682] [<ffffffc000ce4f8c>] dump_stack+0x74/0xb8
1983[ 76.914694] [<ffffffc0000a17f4>] warn_slowpath_common+0x88/0xb0
1984[ 76.914704] [<ffffffc0000a1878>] warn_slowpath_fmt+0x5c/0x80
1985[ 76.914714] [<ffffffc00020d7b0>] sysfs_warn_dup+0x64/0x80
1986[ 76.914725] [<ffffffc00020daec>] sysfs_do_create_link_sd.isra.2+0x98/0xb4
1987[ 76.914735] [<ffffffc00020db38>] sysfs_create_link+0x30/0x3c
1988[ 76.914748] [<ffffffc00049bf2c>] create_regulator+0xc4/0x224
1989[ 76.914757] [<ffffffc00049c1dc>] _regulator_get+0x150/0x1ec
1990[ 76.914767] [<ffffffc00049c288>] regulator_get+0x10/0x1c
1991[ 76.914780] [<ffffffc0007ab258>] msm_camera_config_single_vreg+0xc4/0x2dc
1992[ 76.914791] [<ffffffc0007c67f8>] msm_actuator_vreg_control+0xa0/0xe4
1993[ 76.914800] [<ffffffc0007c7258>] msm_actuator_subdev_ioctl+0x8dc/0xa2c
1994[ 76.914810] [<ffffffc0007c7524>] msm_actuator_subdev_do_ioctl+0x17c/0x1cc
1995[ 76.914821] [<ffffffc00074d5ec>] video_usercopy+0x2d0/0x524
1996[ 76.914831] [<ffffffc0007c546c>] msm_actuator_subdev_fops_ioctl+0x10/0x1c
1997[ 76.914843] [<ffffffc000759d44>] v4l2_compat_ioctl32+0x98/0xb4
1998[ 76.914855] [<ffffffc0001f2108>] compat_SyS_ioctl+0x11c/0x123c
1999[ 76.914862] ---[ end trace ae1a6a3e6d5c58b3 ]---
2000[ 76.914873] pm8937_l17: could not add device link 1b0c000.qcom,cci:qcom,actuator@0 err -17
2001[ 76.914897] pm8937_l17: Failed to create debugfs directory
2002[ 77.222162] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2003[ 77.222195] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2004[ 77.229041] msm_csid_init: CSID_VERSION = 0x30040002
2005[ 77.231515] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x800
2006[ 77.244839] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2007[ 77.244862] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2008[ 77.254468] msm_cci_init:1363: hw_version = 0x10020004
2009[ 77.717708] No change in context(0==0), skip
2010[ 77.956814] type=1400 audit(1478438415.105:1508): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2011[ 77.957146] type=1400 audit(1478438415.105:1509): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2012[ 77.957378] type=1400 audit(1478438415.105:1510): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2013[ 77.957884] type=1400 audit(1478438415.105:1511): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2014[ 78.193644] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2015[ 78.235639] QSEECOM: qseecom_load_app: App with id 43 (cardapp) now loaded
2016[ 78.278247] QSEECOM: qseecom_unload_app: App id 43 now unloaded
2017[ 78.302638] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2018[ 78.314053] QSEECOM: qseecom_load_app: App with id 44 (cardapp) now loaded
2019[ 78.339539] QSEECOM: qseecom_unload_app: App id 44 now unloaded
2020[ 78.377276] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2021[ 78.388148] QSEECOM: qseecom_load_app: App with id 45 (cardapp) now loaded
2022[ 78.422700] QSEECOM: qseecom_unload_app: App id 45 now unloaded
2023[ 78.753641] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2024[ 78.764441] QSEECOM: qseecom_load_app: App with id 46 (cardapp) now loaded
2025[ 78.775227] QSEECOM: qseecom_unload_app: App id 46 now unloaded
2026[ 78.818185] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2027[ 78.831773] QSEECOM: qseecom_load_app: App with id 47 (cardapp) now loaded
2028[ 78.862492] QSEECOM: qseecom_unload_app: App id 47 now unloaded
2029[ 78.880952] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2030[ 78.891654] QSEECOM: qseecom_load_app: App with id 48 (cardapp) now loaded
2031[ 78.949089] QSEECOM: qseecom_unload_app: App id 48 now unloaded
2032[ 78.969645] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2033[ 78.980435] QSEECOM: qseecom_load_app: App with id 49 (cardapp) now loaded
2034[ 78.986679] QSEECOM: qseecom_unload_app: App id 49 now unloaded
2035[ 78.997824] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2036[ 79.010874] QSEECOM: qseecom_load_app: App with id 50 (cardapp) now loaded
2037[ 79.046190] QSEECOM: qseecom_unload_app: App id 50 now unloaded
2038[ 79.050178] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2039[ 79.050213] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2040[ 79.074335] msm_csid_init: CSID_VERSION = 0x30040002
2041[ 79.076020] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2042[ 79.094961] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2043[ 79.094983] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2044[ 79.108426] msm_cci_init:1363: hw_version = 0x10020004
2045[ 79.169871] pm8937_l17: Failed to create debugfs directory
2046[ 79.503466] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2047[ 79.635434] msm_isp_notify: PIX0 frame id: 1
2048[ 79.635438] msm_isp_notify: PIX0 frame id: 1
2049[ 79.635445] ispif_process_irq: PIX0 frame id: 0
2050[ 79.635456] ispif_process_irq: PIX0 frame id: 0
2051[ 79.672444] ispif_process_irq: PIX0 frame id: 1
2052[ 79.672458] ispif_process_irq: PIX0 frame id: 1
2053[ 79.672657] msm_isp_notify: PIX0 frame id: 2
2054[ 79.672660] msm_isp_notify: PIX0 frame id: 2
2055[ 79.709672] ispif_process_irq: PIX0 frame id: 2
2056[ 79.709892] msm_isp_notify: PIX0 frame id: 3
2057[ 79.709895] msm_isp_notify: PIX0 frame id: 3
2058[ 79.747126] msm_isp_notify: PIX0 frame id: 4
2059[ 79.747130] msm_isp_notify: PIX0 frame id: 4
2060[ 79.784352] msm_isp_notify: PIX0 frame id: 5
2061[ 79.784356] msm_isp_notify: PIX0 frame id: 5
2062[ 80.960492] type=1400 audit(1478438418.105:1512): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2063[ 80.960768] type=1400 audit(1478438418.105:1513): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2064[ 80.965343] type=1400 audit(1478438418.105:1514): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2065[ 80.965536] type=1400 audit(1478438418.105:1515): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2066[ 82.897012] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2067[ 82.919325] QSEECOM: qseecom_load_app: App with id 51 (cardapp) now loaded
2068[ 82.926397] QSEECOM: qseecom_unload_app: App id 51 now unloaded
2069[ 82.941382] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2070[ 82.954843] QSEECOM: qseecom_load_app: App with id 52 (cardapp) now loaded
2071[ 82.985146] QSEECOM: qseecom_unload_app: App id 52 now unloaded
2072[ 83.007057] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2073[ 83.018612] QSEECOM: qseecom_load_app: App with id 53 (cardapp) now loaded
2074[ 83.050573] QSEECOM: qseecom_unload_app: App id 53 now unloaded
2075[ 83.063918] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2076[ 83.076827] QSEECOM: qseecom_load_app: App with id 54 (cardapp) now loaded
2077[ 83.087979] QSEECOM: qseecom_unload_app: App id 54 now unloaded
2078[ 83.100289] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2079[ 83.111822] QSEECOM: qseecom_load_app: App with id 55 (cardapp) now loaded
2080[ 83.141207] QSEECOM: qseecom_unload_app: App id 55 now unloaded
2081[ 83.258492] migrate_irqs: 426 callbacks suppressed
2082[ 83.258496] IRQ1 no longer affine to CPU1
2083[ 83.258500] IRQ2 no longer affine to CPU1
2084[ 83.258503] IRQ3 no longer affine to CPU1
2085[ 83.258506] IRQ4 no longer affine to CPU1
2086[ 83.258509] IRQ5 no longer affine to CPU1
2087[ 83.258513] IRQ6 no longer affine to CPU1
2088[ 83.258516] IRQ7 no longer affine to CPU1
2089[ 83.258519] IRQ8 no longer affine to CPU1
2090[ 83.258522] IRQ9 no longer affine to CPU1
2091[ 83.258525] IRQ10 no longer affine to CPU1
2092[ 83.952914] type=1400 audit(1478438421.105:1516): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2093[ 83.953206] type=1400 audit(1478438421.105:1517): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2094[ 83.953354] type=1400 audit(1478438421.105:1518): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2095[ 83.953476] type=1400 audit(1478438421.105:1519): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2096[ 86.827535] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2097[ 86.839867] QSEECOM: qseecom_load_app: App with id 56 (cardapp) now loaded
2098[ 86.892544] QSEECOM: qseecom_unload_app: App id 56 now unloaded
2099[ 86.911650] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2100[ 86.922181] QSEECOM: qseecom_load_app: App with id 57 (cardapp) now loaded
2101[ 86.953615] type=1400 audit(1478438424.105:1520): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2102[ 86.953875] type=1400 audit(1478438424.105:1521): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2103[ 86.954176] type=1400 audit(1478438424.105:1522): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2104[ 86.954410] type=1400 audit(1478438424.105:1523): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2105[ 86.959764] QSEECOM: qseecom_unload_app: App id 57 now unloaded
2106[ 86.976131] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2107[ 86.988383] QSEECOM: qseecom_load_app: App with id 58 (cardapp) now loaded
2108[ 87.001599] QSEECOM: qseecom_unload_app: App id 58 now unloaded
2109[ 88.382630] type=1400 audit(1478438425.535:1524): avc: denied { create } for pid=6778 comm="CAM_MctServ" name="fdAlbum" scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_data_file:s0 tclass=file permissive=0
2110[ 89.954556] type=1400 audit(1478438427.105:1525): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2111[ 89.954785] type=1400 audit(1478438427.105:1526): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2112[ 89.954917] type=1400 audit(1478438427.105:1527): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2113[ 89.955038] type=1400 audit(1478438427.105:1528): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2114[ 92.592246] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2115[ 92.604377] QSEECOM: qseecom_load_app: App with id 59 (cardapp) now loaded
2116[ 92.633085] QSEECOM: qseecom_unload_app: App id 59 now unloaded
2117[ 92.644263] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2118[ 92.657480] QSEECOM: qseecom_load_app: App with id 60 (cardapp) now loaded
2119[ 92.685575] QSEECOM: qseecom_unload_app: App id 60 now unloaded
2120[ 92.699375] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2121[ 92.711247] QSEECOM: qseecom_load_app: App with id 61 (cardapp) now loaded
2122[ 92.719631] QSEECOM: qseecom_unload_app: App id 61 now unloaded
2123[ 92.954968] type=1400 audit(1478438430.105:1529): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2124[ 92.955693] type=1400 audit(1478438430.105:1530): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2125[ 92.955903] type=1400 audit(1478438430.105:1531): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2126[ 92.956044] type=1400 audit(1478438430.105:1532): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2127[ 93.411624] binder: undelivered transaction 210611
2128[ 95.788734] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2129[ 95.803162] QSEECOM: qseecom_load_app: App with id 62 (cardapp) now loaded
2130[ 95.811185] QSEECOM: qseecom_unload_app: App id 62 now unloaded
2131[ 95.827421] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2132[ 95.844359] QSEECOM: qseecom_load_app: App with id 63 (cardapp) now loaded
2133[ 95.874355] QSEECOM: qseecom_unload_app: App id 63 now unloaded
2134[ 95.905628] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2135[ 95.916751] QSEECOM: qseecom_load_app: App with id 64 (cardapp) now loaded
2136[ 95.940885] QSEECOM: qseecom_unload_app: App id 64 now unloaded
2137[ 95.956744] type=1400 audit(1478438433.105:1533): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2138[ 95.956990] type=1400 audit(1478438433.105:1534): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2139[ 95.957136] type=1400 audit(1478438433.105:1535): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2140[ 95.957265] type=1400 audit(1478438433.105:1536): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2141[ 95.958823] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2142[ 95.973468] QSEECOM: qseecom_load_app: App with id 65 (cardapp) now loaded
2143[ 95.981501] QSEECOM: qseecom_unload_app: App id 65 now unloaded
2144[ 96.003256] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2145[ 96.014436] QSEECOM: qseecom_load_app: App with id 66 (cardapp) now loaded
2146[ 96.047388] QSEECOM: qseecom_unload_app: App id 66 now unloaded
2147[ 98.957904] type=1400 audit(1478438436.105:1537): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2148[ 98.958269] type=1400 audit(1478438436.105:1538): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2149[ 98.958416] type=1400 audit(1478438436.105:1539): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2150[ 98.958557] type=1400 audit(1478438436.105:1540): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2151[ 101.228369] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2152[ 101.239259] QSEECOM: qseecom_load_app: App with id 67 (cardapp) now loaded
2153[ 101.271494] QSEECOM: qseecom_unload_app: App id 67 now unloaded
2154[ 101.282392] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2155[ 101.294087] QSEECOM: qseecom_load_app: App with id 68 (cardapp) now loaded
2156[ 101.319824] QSEECOM: qseecom_unload_app: App id 68 now unloaded
2157[ 101.335056] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2158[ 101.347091] QSEECOM: qseecom_load_app: App with id 69 (cardapp) now loaded
2159[ 101.353411] QSEECOM: qseecom_unload_app: App id 69 now unloaded
2160[ 101.958003] type=1400 audit(1478438439.105:1541): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2161[ 101.958221] type=1400 audit(1478438439.105:1542): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2162[ 101.958345] type=1400 audit(1478438439.105:1543): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2163[ 101.958462] type=1400 audit(1478438439.105:1544): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2164[ 104.369355] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2165[ 104.380627] QSEECOM: qseecom_load_app: App with id 70 (cardapp) now loaded
2166[ 104.387105] QSEECOM: qseecom_unload_app: App id 70 now unloaded
2167[ 104.398961] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2168[ 104.410203] QSEECOM: qseecom_load_app: App with id 71 (cardapp) now loaded
2169[ 104.434368] QSEECOM: qseecom_unload_app: App id 71 now unloaded
2170[ 104.444298] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2171[ 104.456729] QSEECOM: qseecom_load_app: App with id 72 (cardapp) now loaded
2172[ 104.479214] QSEECOM: qseecom_unload_app: App id 72 now unloaded
2173[ 104.488585] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2174[ 104.499744] QSEECOM: qseecom_load_app: App with id 73 (cardapp) now loaded
2175[ 104.505789] QSEECOM: qseecom_unload_app: App id 73 now unloaded
2176[ 104.516788] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2177[ 104.528287] QSEECOM: qseecom_load_app: App with id 74 (cardapp) now loaded
2178[ 104.555563] QSEECOM: qseecom_unload_app: App id 74 now unloaded
2179[ 104.958351] type=1400 audit(1478438442.105:1545): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2180[ 104.959341] type=1400 audit(1478438442.105:1546): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2181[ 104.959584] type=1400 audit(1478438442.105:1547): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2182[ 104.959736] type=1400 audit(1478438442.105:1548): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2183[ 106.700777] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2184[ 106.700814] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2185[ 106.703527] msm_csid_init: CSID_VERSION = 0x30040002
2186[ 106.705605] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2187[ 106.709541] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2188[ 106.709561] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2189[ 106.739091] msm_cci_init:1363: hw_version = 0x10020004
2190[ 106.790541] pm8937_l17: Failed to create debugfs directory
2191[ 106.837626] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2192[ 106.935485] msm_isp_notify: PIX0 frame id: 1
2193[ 106.935489] msm_isp_notify: PIX0 frame id: 1
2194[ 106.972716] msm_isp_notify: PIX0 frame id: 2
2195[ 106.972720] msm_isp_notify: PIX0 frame id: 2
2196[ 107.009954] msm_isp_notify: PIX0 frame id: 3
2197[ 107.009958] msm_isp_notify: PIX0 frame id: 3
2198[ 107.047185] msm_isp_notify: PIX0 frame id: 4
2199[ 107.047235] msm_isp_notify: PIX0 frame id: 4
2200[ 107.084411] msm_isp_notify: PIX0 frame id: 5
2201[ 107.084514] msm_isp_notify: PIX0 frame id: 5
2202[ 107.958862] type=1400 audit(1478438445.105:1549): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2203[ 107.959306] type=1400 audit(1478438445.105:1550): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2204[ 107.959444] type=1400 audit(1478438445.105:1551): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2205[ 107.959579] type=1400 audit(1478438445.105:1552): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2206[ 109.758681] binder: 6132:6139 refcount change on invalid ref 103
2207[ 109.781812] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2208[ 109.794449] QSEECOM: qseecom_load_app: App with id 75 (cardapp) now loaded
2209[ 109.822718] QSEECOM: qseecom_unload_app: App id 75 now unloaded
2210[ 109.837185] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2211[ 109.848552] QSEECOM: qseecom_load_app: App with id 76 (cardapp) now loaded
2212[ 109.875766] QSEECOM: qseecom_unload_app: App id 76 now unloaded
2213[ 109.886214] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2214[ 109.897588] QSEECOM: qseecom_load_app: App with id 77 (cardapp) now loaded
2215[ 109.904901] QSEECOM: qseecom_unload_app: App id 77 now unloaded
2216[ 110.959435] type=1400 audit(1478438448.105:1553): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2217[ 110.959674] type=1400 audit(1478438448.105:1554): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2218[ 110.959801] type=1400 audit(1478438448.105:1555): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2219[ 110.959917] type=1400 audit(1478438448.105:1556): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2220[ 113.960522] type=1400 audit(1478438451.105:1557): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2221[ 113.961278] type=1400 audit(1478438451.105:1558): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2222[ 113.961533] type=1400 audit(1478438451.105:1559): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2223[ 113.961693] type=1400 audit(1478438451.105:1560): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2224[ 114.032673] type=1400 audit(1478438451.185:1561): avc: denied { create } for pid=7466 comm="CAM_MctServ" name="fdAlbum" scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_data_file:s0 tclass=file permissive=0
2225[ 114.329767] msm_isp_notify: PIX0 frame id: 1
2226[ 114.329770] msm_isp_notify: PIX0 frame id: 1
2227[ 114.362643] type=1400 audit(1478438451.515:1562): avc: denied { search } for pid=621 comm="mediaserver" name="6068" dev="proc" ino=47372 scontext=u:r:mediaserver:s0 tcontext=u:r:untrusted_app:s0:c512,c768 tclass=dir permissive=0
2228[ 114.413610] msm_isp_notify: PIX0 frame id: 2
2229[ 114.413621] msm_isp_notify: PIX0 frame id: 2
2230[ 114.497442] msm_isp_notify: PIX0 frame id: 3
2231[ 114.497445] msm_isp_notify: PIX0 frame id: 3
2232[ 114.908788] type=1400 audit(1478438452.055:1563): avc: denied { search } for pid=621 comm="mediaserver" name="6068" dev="proc" ino=47372 scontext=u:r:mediaserver:s0 tcontext=u:r:untrusted_app:s0:c512,c768 tclass=dir permissive=0
2233[ 115.116247] msm_isp_notify: PIX0 frame id: 1
2234[ 115.116251] msm_isp_notify: PIX0 frame id: 1
2235[ 115.200139] msm_isp_notify: PIX0 frame id: 2
2236[ 115.200219] msm_isp_notify: PIX0 frame id: 2
2237[ 115.283940] msm_isp_notify: PIX0 frame id: 3
2238[ 115.283944] msm_isp_notify: PIX0 frame id: 3
2239[ 115.367790] msm_isp_notify: PIX0 frame id: 4
2240[ 115.367794] msm_isp_notify: PIX0 frame id: 4
2241[ 115.451637] msm_isp_notify: PIX0 frame id: 5
2242[ 115.451693] msm_isp_notify: PIX0 frame id: 5
2243[ 115.805200] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2244[ 115.817694] QSEECOM: qseecom_load_app: App with id 78 (cardapp) now loaded
2245[ 115.825452] QSEECOM: qseecom_unload_app: App id 78 now unloaded
2246[ 115.839839] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2247[ 115.852127] QSEECOM: qseecom_load_app: App with id 79 (cardapp) now loaded
2248[ 115.880274] QSEECOM: qseecom_unload_app: App id 79 now unloaded
2249[ 115.897275] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2250[ 115.908828] QSEECOM: qseecom_load_app: App with id 80 (cardapp) now loaded
2251[ 115.933931] QSEECOM: qseecom_unload_app: App id 80 now unloaded
2252[ 115.943722] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2253[ 115.954764] QSEECOM: qseecom_load_app: App with id 81 (cardapp) now loaded
2254[ 115.962137] QSEECOM: qseecom_unload_app: App id 81 now unloaded
2255[ 115.976828] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2256[ 115.989428] QSEECOM: qseecom_load_app: App with id 82 (cardapp) now loaded
2257[ 116.014726] QSEECOM: qseecom_unload_app: App id 82 now unloaded
2258[ 116.961100] type=1400 audit(1478438454.115:1564): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2259[ 116.961378] type=1400 audit(1478438454.115:1565): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2260[ 116.961521] type=1400 audit(1478438454.115:1566): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2261[ 116.961655] type=1400 audit(1478438454.115:1567): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2262[ 117.817662] type=1400 audit(1478438454.955:1568): avc: denied { create } for pid=7466 comm="CAM_MctServ" name="fdAlbum" scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_data_file:s0 tclass=file permissive=0
2263[ 117.959120] msm_mi2s_snd_shutdown: decrementing mclk_res_ref 0
2264[ 119.730383] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2265[ 119.741354] QSEECOM: qseecom_load_app: App with id 83 (cardapp) now loaded
2266[ 119.766936] QSEECOM: qseecom_unload_app: App id 83 now unloaded
2267[ 119.778470] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2268[ 119.790526] QSEECOM: qseecom_load_app: App with id 84 (cardapp) now loaded
2269[ 119.819649] QSEECOM: qseecom_unload_app: App id 84 now unloaded
2270[ 119.831995] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2271[ 119.843665] QSEECOM: qseecom_load_app: App with id 85 (cardapp) now loaded
2272[ 119.850942] QSEECOM: qseecom_unload_app: App id 85 now unloaded
2273[ 119.961601] type=1400 audit(1478438457.115:1569): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2274[ 119.961853] type=1400 audit(1478438457.115:1570): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2275[ 119.961994] type=1400 audit(1478438457.115:1571): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2276[ 119.962129] type=1400 audit(1478438457.115:1572): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2277[ 121.659116] binder: 3534:3543 refcount change on invalid ref 25
2278[ 121.746556] type=1400 audit(1478438458.895:1573): avc: granted { write } for pid=7671 comm=4173796E635461736B202339 name="com.mixplorer.activities.BluetoothActivity.png" dev="dm-1" ino=357831 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2279[ 121.748739] type=1400 audit(1478438458.895:1574): avc: granted { write } for pid=7671 comm=4173796E635461736B202339 path="/data/system/cache/com.mixplorer.activities.BluetoothActivity.png" dev="dm-1" ino=357831 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2280[ 121.748957] type=1400 audit(1478438458.895:1575): avc: granted { write } for pid=7671 comm=4173796E635461736B202339 name="com.mixplorer.activities.BluetoothActivity.png" dev="dm-1" ino=357831 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2281[ 121.749088] type=1400 audit(1478438458.895:1576): avc: granted { setattr } for pid=7671 comm=4173796E635461736B202339 name="com.mixplorer.activities.BluetoothActivity.png" dev="dm-1" ino=357831 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2282[ 121.883508] type=1400 audit(1478438459.035:1577): avc: denied { write } for pid=641 comm="shelld" name="cache" dev="dm-1" ino=357810 scontext=u:r:shelld:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=0
2283[ 121.957118] type=1400 audit(1478438459.105:1578): avc: granted { write } for pid=7671 comm=4173796E635461736B202339 name="com.android.settings.applications.ResolverSettingsActivity.png" dev="dm-1" ino=357814 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2284[ 121.957415] type=1400 audit(1478438459.105:1579): avc: granted { write } for pid=7671 comm=4173796E635461736B202339 path="/data/system/cache/com.android.settings.applications.ResolverSettingsActivity.png" dev="dm-1" ino=357814 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2285[ 121.957574] type=1400 audit(1478438459.105:1580): avc: granted { write } for pid=7671 comm=4173796E635461736B202339 name="com.android.settings.applications.ResolverSettingsActivity.png" dev="dm-1" ino=357814 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2286[ 121.957709] type=1400 audit(1478438459.105:1581): avc: granted { setattr } for pid=7671 comm=4173796E635461736B202339 name="com.android.settings.applications.ResolverSettingsActivity.png" dev="dm-1" ino=357814 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2287[ 121.976102] type=1400 audit(1478438459.125:1582): avc: denied { write } for pid=862 comm="Binder_1" name="cache" dev="dm-1" ino=357810 scontext=u:r:shelld:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=0
2288[ 122.562306] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2289[ 122.574102] QSEECOM: qseecom_load_app: App with id 86 (cardapp) now loaded
2290[ 122.580811] QSEECOM: qseecom_unload_app: App id 86 now unloaded
2291[ 122.594710] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2292[ 122.606649] QSEECOM: qseecom_load_app: App with id 87 (cardapp) now loaded
2293[ 122.633621] QSEECOM: qseecom_unload_app: App id 87 now unloaded
2294[ 122.644874] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2295[ 122.656774] QSEECOM: qseecom_load_app: App with id 88 (cardapp) now loaded
2296[ 122.682078] QSEECOM: qseecom_unload_app: App id 88 now unloaded
2297[ 122.694178] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2298[ 122.706076] QSEECOM: qseecom_load_app: App with id 89 (cardapp) now loaded
2299[ 122.712023] QSEECOM: qseecom_unload_app: App id 89 now unloaded
2300[ 122.726554] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2301[ 122.738714] QSEECOM: qseecom_load_app: App with id 90 (cardapp) now loaded
2302[ 122.765197] QSEECOM: qseecom_unload_app: App id 90 now unloaded
2303[ 122.962063] type=1400 audit(1478438460.115:1583): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2304[ 122.962321] type=1400 audit(1478438460.115:1584): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2305[ 122.962460] type=1400 audit(1478438460.115:1585): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2306[ 122.962595] type=1400 audit(1478438460.115:1586): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2307[ 125.962557] type=1400 audit(1478438463.115:1587): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2308[ 125.964360] type=1400 audit(1478438463.115:1588): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2309[ 125.965113] type=1400 audit(1478438463.115:1589): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2310[ 125.966657] type=1400 audit(1478438463.115:1590): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2311[ 128.371596] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2312[ 128.382623] QSEECOM: qseecom_load_app: App with id 91 (cardapp) now loaded
2313[ 128.409051] QSEECOM: qseecom_unload_app: App id 91 now unloaded
2314[ 128.423115] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2315[ 128.434313] QSEECOM: qseecom_load_app: App with id 92 (cardapp) now loaded
2316[ 128.463436] QSEECOM: qseecom_unload_app: App id 92 now unloaded
2317[ 128.477781] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2318[ 128.488812] QSEECOM: qseecom_load_app: App with id 93 (cardapp) now loaded
2319[ 128.495203] QSEECOM: qseecom_unload_app: App id 93 now unloaded
2320[ 128.963956] type=1400 audit(1478438466.115:1591): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2321[ 128.964261] type=1400 audit(1478438466.115:1592): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2322[ 128.965312] type=1400 audit(1478438466.115:1593): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2323[ 128.965557] type=1400 audit(1478438466.115:1594): avc: denied { read } for pid=633 comm="cnss_diag" name="primary" dev="tmpfs" ino=5206 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
2324[ 129.349444] type=1400 audit(1478438466.495:1595): avc: denied { read } for pid=7768 comm="Binder_1" name="/" dev="tmpfs" ino=15449 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=dir permissive=0
2325[ 130.382723] type=1400 audit(1478438467.525:1596): avc: denied { read } for pid=7800 comm="Binder_3" name="/" dev="tmpfs" ino=15449 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=dir permissive=0
2326[ 131.236840] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2327[ 131.248219] QSEECOM: qseecom_load_app: App with id 94 (cardapp) now loaded
2328[ 131.255505] QSEECOM: qseecom_unload_app: App id 94 now unloaded
2329[ 131.267351] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2330[ 131.278632] QSEECOM: qseecom_load_app: App with id 95 (cardapp) now loaded
2331[ 131.329800] QSEECOM: qseecom_unload_app: App id 95 now unloaded
2332[ 131.342190] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2333[ 131.353453] QSEECOM: qseecom_load_app: App with id 96 (cardapp) now loaded
2334[ 131.377497] QSEECOM: qseecom_unload_app: App id 96 now unloaded
2335[ 131.389259] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2336[ 131.401364] QSEECOM: qseecom_load_app: App with id 97 (cardapp) now loaded
2337[ 131.410018] QSEECOM: qseecom_unload_app: App id 97 now unloaded
2338[ 131.422556] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2339[ 131.433829] QSEECOM: qseecom_load_app: App with id 98 (cardapp) now loaded
2340[ 131.463587] QSEECOM: qseecom_unload_app: App id 98 now unloaded
2341[ 135.583701] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2342[ 135.594956] QSEECOM: qseecom_load_app: App with id 99 (cardapp) now loaded
2343[ 135.628859] QSEECOM: qseecom_unload_app: App id 99 now unloaded
2344[ 135.641327] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2345[ 135.652544] QSEECOM: qseecom_load_app: App with id 100 (cardapp) now loaded
2346[ 135.676293] QSEECOM: qseecom_unload_app: App id 100 now unloaded
2347[ 135.688373] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2348[ 135.699415] QSEECOM: qseecom_load_app: App with id 101 (cardapp) now loaded
2349[ 135.705243] QSEECOM: qseecom_unload_app: App id 101 now unloaded
2350[ 146.343560] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2351[ 146.355386] QSEECOM: qseecom_load_app: App with id 102 (cardapp) now loaded
2352[ 146.361724] QSEECOM: qseecom_unload_app: App id 102 now unloaded
2353[ 146.375149] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2354[ 146.387291] QSEECOM: qseecom_load_app: App with id 103 (cardapp) now loaded
2355[ 146.414883] QSEECOM: qseecom_unload_app: App id 103 now unloaded
2356[ 146.427796] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2357[ 146.439673] QSEECOM: qseecom_load_app: App with id 104 (cardapp) now loaded
2358[ 146.469491] QSEECOM: qseecom_unload_app: App id 104 now unloaded
2359[ 146.482255] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2360[ 146.494204] QSEECOM: qseecom_load_app: App with id 105 (cardapp) now loaded
2361[ 146.500451] QSEECOM: qseecom_unload_app: App id 105 now unloaded
2362[ 146.511290] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2363[ 146.523254] QSEECOM: qseecom_load_app: App with id 106 (cardapp) now loaded
2364[ 146.549241] QSEECOM: qseecom_unload_app: App id 106 now unloaded
2365[ 149.674467] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2366[ 149.685684] QSEECOM: qseecom_load_app: App with id 107 (cardapp) now loaded
2367[ 149.711700] QSEECOM: qseecom_unload_app: App id 107 now unloaded
2368[ 149.722276] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2369[ 149.733428] QSEECOM: qseecom_load_app: App with id 108 (cardapp) now loaded
2370[ 149.761349] QSEECOM: qseecom_unload_app: App id 108 now unloaded
2371[ 149.774487] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2372[ 149.785925] QSEECOM: qseecom_load_app: App with id 109 (cardapp) now loaded
2373[ 149.793992] QSEECOM: qseecom_unload_app: App id 109 now unloaded
2374[ 197.314474] type=1400 audit(1478438534.465:1597): avc: granted { add_name } for pid=1707 comm="ndroid.systemui" name="jackpal.androidterm-.Term_0_491--p" scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
2375[ 197.321130] type=1400 audit(1478438534.465:1598): avc: granted { create } for pid=1707 comm="ndroid.systemui" name="jackpal.androidterm-.Term_0_491--p" scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2376[ 197.321328] type=1400 audit(1478438534.465:1599): avc: granted { write } for pid=1707 comm="ndroid.systemui" path="/data/system/app_screenshot/jackpal.androidterm-.Term_0_491--p" dev="dm-1" ino=358295 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2377[ 197.669360] type=1400 audit(1478438534.815:1600): avc: denied { search } for pid=4567 comm="Binder_2" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:theme:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2378[ 197.670589] type=1400 audit(1478438534.815:1601): avc: denied { search } for pid=641 comm="shelld" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:shelld:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2379[ 197.673027] type=1400 audit(1478438534.825:1602): avc: denied { search } for pid=4565 comm="Binder_1" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:theme:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2380[ 197.673617] type=1400 audit(1478438534.825:1603): avc: denied { search } for pid=862 comm="Binder_1" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:shelld:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2381[ 197.673793] type=1400 audit(1478438534.825:1604): avc: denied { search } for pid=4567 comm="Binder_2" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:theme:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2382[ 197.674264] type=1400 audit(1478438534.825:1605): avc: denied { search } for pid=641 comm="shelld" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:shelld:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2383[ 213.994541] type=1400 audit(1478438551.145:1606): avc: granted { write } for pid=1707 comm="ndroid.systemui" name="jackpal.androidterm-.Term_0_491--p" dev="dm-1" ino=358295 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2384[ 213.994803] type=1400 audit(1478438551.145:1607): avc: granted { write } for pid=1707 comm="ndroid.systemui" path="/data/system/app_screenshot/jackpal.androidterm-.Term_0_491--p" dev="dm-1" ino=358295 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2385[ 213.994946] type=1400 audit(1478438551.145:1608): avc: granted { write } for pid=1707 comm="ndroid.systemui" name="jackpal.androidterm-.Term_0_491--p" dev="dm-1" ino=358295 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2386[ 295.747284] type=1400 audit(1478438632.895:1609): avc: granted { write } for pid=1707 comm="ndroid.systemui" name="com.vkontakte.android-.SendActivity_0_490--p" dev="dm-1" ino=358293 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2387[ 295.747820] type=1400 audit(1478438632.895:1610): avc: granted { write } for pid=1707 comm="ndroid.systemui" path="/data/system/app_screenshot/com.vkontakte.android-.SendActivity_0_490--p" dev="dm-1" ino=358293 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2388[ 295.748669] type=1400 audit(1478438632.895:1611): avc: granted { write } for pid=1707 comm="ndroid.systemui" name="com.vkontakte.android-.SendActivity_0_490--p" dev="dm-1" ino=358293 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2389[ 301.722071] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2390[ 301.722101] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2391[ 301.724009] msm_csid_init: CSID_VERSION = 0x30040002
2392[ 301.726104] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2393[ 301.732558] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2394[ 301.732576] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2395[ 301.760000] msm_cci_init:1363: hw_version = 0x10020004
2396[ 301.811121] pm8937_l17: Failed to create debugfs directory
2397[ 301.824650] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2398[ 301.921655] msm_isp_notify: PIX0 frame id: 1
2399[ 301.921659] msm_isp_notify: PIX0 frame id: 1
2400[ 301.958892] msm_isp_notify: PIX0 frame id: 2
2401[ 301.958938] msm_isp_notify: PIX0 frame id: 2
2402[ 301.996120] msm_isp_notify: PIX0 frame id: 3
2403[ 301.996124] msm_isp_notify: PIX0 frame id: 3
2404[ 302.033354] msm_isp_notify: PIX0 frame id: 4
2405[ 302.033467] msm_isp_notify: PIX0 frame id: 4
2406[ 302.070586] msm_isp_notify: PIX0 frame id: 5
2407[ 302.070590] msm_isp_notify: PIX0 frame id: 5
2408[ 305.279123] type=1400 audit(1478438642.425:1612): avc: denied { create } for pid=8548 comm="CAM_MctServ" name="fdAlbum" scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_data_file:s0 tclass=file permissive=0
2409[ 305.541143] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2410[ 305.541178] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2411[ 305.543884] msm_csid_init: CSID_VERSION = 0x30040002
2412[ 305.545756] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2413[ 305.549753] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2414[ 305.549772] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2415[ 305.579655] msm_cci_init:1363: hw_version = 0x10020004
2416[ 305.632781] pm8937_l17: Failed to create debugfs directory
2417[ 305.939556] event_handler: reclaimed all bufs
2418[ 305.950564] msm_mi2s_snd_shutdown: decrementing mclk_res_ref 0
2419[ 306.043670] msm_vidc: info: Opening video instance: ffffffc0184a8000, 0
2420[ 306.048645] subsys-restart: __subsystem_get(): Changing subsys fw_name to venus
2421[ 306.070973] subsys-pil-tz 1de0000.qcom,venus: venus: loading from 0x000000008f800000 to 0x000000008fc00000
2422[ 306.135618] subsys-pil-tz 1de0000.qcom,venus: venus: Brought out of reset
2423[ 306.342211] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2424[ 307.442309] CAM_MctServ[8617]: unhandled level 1 translation fault (11) at 0x00012538, esr 0x92000005
2425[ 307.442325] pgd = ffffffc0b0781000
2426[ 307.442332] [00012538] *pgd=0000000000000000, *pud=0000000000000000
2427[ 307.442344]
2428[ 307.442357] CPU: 4 PID: 8617 Comm: CAM_MctServ Tainted: G W 3.18.20-g06392b4 #1
2429[ 307.442364] Hardware name: Qualcomm Technologies, Inc. MSM8937-PMI8950 QRD SKU1 (DT)
2430[ 307.442373] task: ffffffc0a877cb00 ti: ffffffc054584000 task.ti: ffffffc054584000
2431[ 307.442383] PC is at 0xf72468e8
2432[ 307.442390] LR is at 0xf724727b
2433[ 307.442399] pc : [<00000000f72468e8>] lr : [<00000000f724727b>] pstate: 600f0030
2434[ 307.442405] sp : 00000000ef971ca8
2435[ 307.442412] x12: 00000000ab883ec8
2436[ 307.442420] x11: 0000000000006484 x10: 00000000ab843a38
2437[ 307.442432] x9 : 0000000000000002 x8 : 0000000000012400
2438[ 307.442443] x7 : 00000000f7128e40 x6 : 00000000ab87da48
2439[ 307.442454] x5 : 00000000ef972a98 x4 : 00000000f71d0148
2440[ 307.442465] x3 : 000000001244d1ba x2 : 00000000ef971d18
2441[ 307.442477] x1 : 0000000000000000 x0 : 0000000000000000
2442[ 307.442487]
2443[ 307.517801] msm_csiphy_release csiphy dev NULL / ref_count ZERO
2444[ 307.517968] msm_csid_release: csid invalid state 1
2445[ 307.517977] msm_csid_release: csid invalid state 1
2446[ 307.517987] msm_cci_release invalid ref count 0 / cci state 1
2447[ 307.517999] MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:119 default
2448[ 307.517999]
2449[ 307.518012] MSM-CPP msm_cpp_subdev_ioctl:3341 shutdown cpp node. open cnt:1
2450[ 307.518447] msm_post_event: Error: No timeout but list empty!
2451[ 307.518459] Evt_type=8002000 Evt_id=3 Evt_cmd=8000008
2452[ 307.518469] Evt_session_id=2 Evt_stream_id=4 Evt_arg=-1
2453[ 307.519666] msm_isp_close_node invalid state open cnt 0
2454[ 307.519692] msm_isp_close_node invalid state open cnt 0
2455[ 307.521356] init: Service 'qcamerasvr' (pid 5449) killed by signal 11
2456[ 307.521387] init: Service 'qcamerasvr' (pid 5449) killing any children in process group
2457[ 307.522684] init: Starting service 'qcamerasvr'...
2458[ 307.525518] msm_post_event : msm event queue not available Line 822
2459[ 307.528270] msm_post_event : msm event queue not available Line 822
2460[ 307.530573] msm_post_event : msm event queue not available Line 822
2461[ 307.537708] msm_post_event : msm event queue not available Line 822
2462[ 307.538656] msm_post_event : msm event queue not available Line 822
2463[ 309.040263] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2464[ 309.040303] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2465[ 309.046103] slot2: sensor id22128 already probed
2466[ 309.048441] slot0: sensor id12488 already probed
2467[ 309.051594] msm_csid_init: CSID_VERSION = 0x30040002
2468[ 309.053314] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0xaf1088f
2469[ 309.053941] msm_csid_init: CSID_VERSION = 0x30040002
2470[ 309.056081] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2471[ 309.058301] msm_eeprom_config32:1482 Eeprom already probed at kernel boot
2472[ 309.059329] msm_eeprom_config32:1482 Eeprom already probed at kernel boot<6>[ 309.167814] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2473[ 309.167833] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2474[ 319.602687] camera_check_event_status : event_data status out of bounds
2475[ 319.602700] camera_check_event_status : Line 72 event_data->status 0X10001
2476[ 319.642265] msm_vidc: info: Closed video instance: ffffffc0184a8000
2477[ 319.654781] msm_vidc: info: Opening video instance: ffffffc01c862000, 0
2478[ 319.662611] msm_vidc: info: Closed video instance: ffffffc01c862000
2479[ 341.258482] type=1400 audit(1478438678.405:1613): avc: granted { add_name } for pid=1707 comm="ndroid.systemui" name="com.miui.gallery-.activity.ExternalPhotoPageActivity_0_492--p" scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
2480[ 341.258760] type=1400 audit(1478438678.405:1614): avc: granted { create } for pid=1707 comm="ndroid.systemui" name="com.miui.gallery-.activity.ExternalPhotoPageActivity_0_492--p" scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2481[ 341.258893] type=1400 audit(1478438678.405:1615): avc: granted { write } for pid=1707 comm="ndroid.systemui" path="/data/system/app_screenshot/com.miui.gallery-.activity.ExternalPhotoPageActivity_0_492--p" dev="dm-1" ino=358276 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2482[ 343.062877] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2483[ 343.062905] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2484[ 343.065007] msm_csid_init: CSID_VERSION = 0x30040002
2485[ 343.066829] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2486[ 343.073364] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2487[ 343.073384] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2488[ 343.099197] msm_cci_init:1363: hw_version = 0x10020004
2489[ 343.154360] pm8937_l17: Failed to create debugfs directory
2490[ 343.268920] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2491[ 343.268950] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2492[ 343.270636] msm_csid_init: CSID_VERSION = 0x30040002
2493[ 343.272312] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x800
2494[ 343.277691] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2495[ 343.277707] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2496[ 343.293027] msm_cci_init:1363: hw_version = 0x10020004
2497[ 343.445119] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2498[ 343.445148] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2499[ 343.446758] msm_csid_init: CSID_VERSION = 0x30040002
2500[ 343.448775] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2501[ 343.457098] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2502[ 343.457120] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2503[ 343.480955] msm_cci_init:1363: hw_version = 0x10020004
2504[ 343.531721] pm8937_l17: Failed to create debugfs directory
2505[ 343.695517] event_handler: reclaimed all bufs
2506[ 343.706878] msm_mi2s_snd_shutdown: decrementing mclk_res_ref 0
2507[ 343.784213] msm_vidc: info: Opening video instance: ffffffc0186e0000, 0
2508[ 343.788677] subsys-restart: __subsystem_get(): Changing subsys fw_name to venus
2509[ 343.807850] subsys-pil-tz 1de0000.qcom,venus: venus: loading from 0x000000008f800000 to 0x000000008fc00000
2510[ 343.853744] subsys-pil-tz 1de0000.qcom,venus: venus: Brought out of reset
2511[ 344.040235] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2512[ 345.163631] CAM_MctServ[9012]: unhandled level 1 translation fault (11) at 0x00012538, esr 0x92000005
2513[ 345.163645] pgd = ffffffc032867000
2514[ 345.163653] [00012538] *pgd=0000000000000000, *pud=0000000000000000
2515[ 345.163664]
2516[ 345.163676] CPU: 6 PID: 9012 Comm: CAM_MctServ Tainted: G W 3.18.20-g06392b4 #1
2517[ 345.163684] Hardware name: Qualcomm Technologies, Inc. MSM8937-PMI8950 QRD SKU1 (DT)
2518[ 345.163693] task: ffffffc0133b4b00 ti: ffffffc060318000 task.ti: ffffffc060318000
2519[ 345.163703] PC is at 0xf72598e8
2520[ 345.163711] LR is at 0xf725a27b
2521[ 345.163719] pc : [<00000000f72598e8>] lr : [<00000000f725a27b>] pstate: 600f0030
2522[ 345.163725] sp : 00000000eea80ca8
2523[ 345.163732] x12: 00000000ab589ec8
2524[ 345.163740] x11: 0000000000006484 x10: 00000000ab549a38
2525[ 345.163751] x9 : 0000000000000002 x8 : 0000000000012400
2526[ 345.163763] x7 : 00000000f713be40 x6 : 00000000ab583a48
2527[ 345.163774] x5 : 00000000eea81a98 x4 : 00000000f71e3148
2528[ 345.163785] x3 : 000000007bd90474 x2 : 00000000eea80d18
2529[ 345.163796] x1 : 0000000000000000 x0 : 0000000000000000
2530[ 345.163806]
2531[ 345.245851] msm_csiphy_release csiphy dev NULL / ref_count ZERO
2532[ 345.246012] msm_csid_release: csid invalid state 1
2533[ 345.246021] msm_csid_release: csid invalid state 1
2534[ 345.246032] msm_cci_release invalid ref count 0 / cci state 1
2535[ 345.246043] MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:119 default
2536[ 345.246043]
2537[ 345.246055] MSM-CPP msm_cpp_subdev_ioctl:3341 shutdown cpp node. open cnt:1
2538[ 345.246473] msm_post_event: Error: No timeout but list empty!
2539[ 345.246483] Evt_type=8002000 Evt_id=3 Evt_cmd=8000008
2540[ 345.246492] Evt_session_id=2 Evt_stream_id=4 Evt_arg=-1
2541[ 345.247421] msm_post_event : msm event queue not available Line 822
2542[ 345.248260] msm_isp_close_node invalid state open cnt 0
2543[ 345.249294] msm_isp_close_node invalid state open cnt 0
2544[ 345.250761] msm_post_event : msm event queue not available Line 822
2545[ 345.251758] init: Service 'qcamerasvr' (pid 8658) killed by signal 11
2546[ 345.251797] init: Service 'qcamerasvr' (pid 8658) killing any children in process group
2547[ 345.254567] init: Starting service 'qcamerasvr'...
2548[ 345.258669] msm_post_event : msm event queue not available Line 822
2549[ 345.259512] msm_post_event : msm event queue not available Line 822
2550[ 345.260433] msm_post_event : msm event queue not available Line 822
2551[ 346.537181] msm_post_event : msm event queue not available Line 822
2552[ 346.539534] msm_post_event : msm event queue not available Line 822
2553[ 346.588715] msm_post_event : msm event queue not available Line 822
2554[ 346.588729] camera_v4l2_open : posting of NEW_SESSION event failed
2555[ 346.588736] camera_v4l2_open : Line 602 rc -19
2556[ 347.136870] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2557[ 347.136898] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2558[ 347.149219] slot2: sensor id22128 already probed
2559[ 347.153285] slot0: sensor id12488 already probed
2560[ 347.159528] msm_csid_init: CSID_VERSION = 0x30040002
2561[ 347.161414] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x800
2562[ 347.162433] msm_csid_init: CSID_VERSION = 0x30040002
2563[ 347.164976] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2564[ 347.168948] msm_eeprom_config32:1482 Eeprom already probed at kernel boot
2565[ 347.171451] msm_eeprom_config32:1482 Eeprom already probed at kernel boot<6>[ 347.431442] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2566[ 347.431464] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2567[ 351.567398] msm_vidc: info: Closed video instance: ffffffc0186e0000
2568[ 359.218215] binder: 621:1640 transaction failed 29189, size 100-0
2569[ 359.226665] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2570[ 359.226695] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2571[ 359.229923] msm_csid_init: CSID_VERSION = 0x30040002
2572[ 359.231920] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2573[ 359.242796] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2574[ 359.242817] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2575[ 359.264767] msm_cci_init:1363: hw_version = 0x10020004
2576[ 359.315681] pm8937_l17: Failed to create debugfs directory
2577[ 359.439220] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2578[ 359.439250] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2579[ 359.440724] msm_csid_init: CSID_VERSION = 0x30040002
2580[ 359.442677] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x800
2581[ 359.448738] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2582[ 359.448755] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2583[ 359.463073] msm_cci_init:1363: hw_version = 0x10020004
2584[ 360.217398] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2585[ 360.217433] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2586[ 360.219055] msm_csid_init: CSID_VERSION = 0x30040002
2587[ 360.221014] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2588[ 360.228016] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2589[ 360.228035] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2590[ 360.254063] msm_cci_init:1363: hw_version = 0x10020004
2591[ 360.304527] pm8937_l17: Failed to create debugfs directory
2592[ 360.328883] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2593[ 360.422242] msm_isp_notify: PIX0 frame id: 1
2594[ 360.422245] msm_isp_notify: PIX0 frame id: 1
2595[ 360.459463] msm_isp_notify: PIX0 frame id: 2
2596[ 360.459467] msm_isp_notify: PIX0 frame id: 2
2597[ 360.496704] msm_isp_notify: PIX0 frame id: 3
2598[ 360.496717] msm_isp_notify: PIX0 frame id: 3
2599[ 360.533930] msm_isp_notify: PIX0 frame id: 4
2600[ 360.533935] msm_isp_notify: PIX0 frame id: 4
2601[ 360.571163] msm_isp_notify: PIX0 frame id: 5
2602[ 360.571167] msm_isp_notify: PIX0 frame id: 5
2603[ 363.816805] migrate_irqs: 426 callbacks suppressed
2604[ 363.816810] IRQ1 no longer affine to CPU1
2605[ 363.816813] IRQ2 no longer affine to CPU1
2606[ 363.816817] IRQ3 no longer affine to CPU1
2607[ 363.816820] IRQ4 no longer affine to CPU1
2608[ 363.816823] IRQ5 no longer affine to CPU1
2609[ 363.816826] IRQ6 no longer affine to CPU1
2610[ 363.816829] IRQ7 no longer affine to CPU1
2611[ 363.816833] IRQ8 no longer affine to CPU1
2612[ 363.816836] IRQ9 no longer affine to CPU1
2613[ 363.816839] IRQ10 no longer affine to CPU1
2614[ 365.370601] type=1400 audit(1478438702.515:1616): avc: denied { create } for pid=9440 comm="CAM_MctServ" name="fdAlbum" scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_data_file:s0 tclass=file permissive=0
2615[ 388.069543] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2616[ 388.069572] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2617[ 388.071066] msm_csid_init: CSID_VERSION = 0x30040002
2618[ 388.073206] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2619[ 388.079549] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2620[ 388.079568] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2621[ 388.104495] msm_cci_init:1363: hw_version = 0x10020004
2622[ 388.156043] pm8937_l17: Failed to create debugfs directory
2623[ 388.191526] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2624[ 388.287178] msm_isp_notify: PIX0 frame id: 1
2625[ 388.287182] msm_isp_notify: PIX0 frame id: 1
2626[ 388.324416] msm_isp_notify: PIX0 frame id: 2
2627[ 388.324450] msm_isp_notify: PIX0 frame id: 2
2628[ 388.361648] msm_isp_notify: PIX0 frame id: 3
2629[ 388.361652] msm_isp_notify: PIX0 frame id: 3
2630[ 388.398878] msm_isp_notify: PIX0 frame id: 4
2631[ 388.398882] msm_isp_notify: PIX0 frame id: 4
2632[ 388.436118] msm_isp_notify: PIX0 frame id: 5
2633[ 388.436121] msm_isp_notify: PIX0 frame id: 5
2634[ 391.664630] type=1400 audit(1478438728.815:1617): avc: denied { create } for pid=9527 comm="CAM_MctServ" name="fdAlbum" scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_data_file:s0 tclass=file permissive=0
2635[ 391.937851] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2636[ 391.937886] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2637[ 391.939711] msm_csid_init: CSID_VERSION = 0x30040002
2638[ 391.944195] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2639[ 391.948600] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2640[ 391.948620] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2641[ 391.978924] msm_cci_init:1363: hw_version = 0x10020004
2642[ 392.032865] pm8937_l17: Failed to create debugfs directory
2643[ 392.505088] event_handler: reclaimed all bufs
2644[ 392.516990] msm_mi2s_snd_shutdown: decrementing mclk_res_ref 0
2645[ 392.567357] msm_vidc: info: Opening video instance: ffffffc0186e0000, 0
2646[ 392.573201] subsys-restart: __subsystem_get(): Changing subsys fw_name to venus
2647[ 392.592368] subsys-pil-tz 1de0000.qcom,venus: venus: loading from 0x000000008f800000 to 0x000000008fc00000
2648[ 392.649652] subsys-pil-tz 1de0000.qcom,venus: venus: Brought out of reset
2649[ 392.818181] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2650[ 393.863209] CAM_MctServ[9594]: unhandled level 1 translation fault (11) at 0x00012538, esr 0x92000005
2651[ 393.863224] pgd = ffffffc041e24000
2652[ 393.863232] [00012538] *pgd=0000000000000000, *pud=0000000000000000
2653[ 393.863243]
2654[ 393.863256] CPU: 4 PID: 9594 Comm: CAM_MctServ Tainted: G W 3.18.20-g06392b4 #1
2655[ 393.863264] Hardware name: Qualcomm Technologies, Inc. MSM8937-PMI8950 QRD SKU1 (DT)
2656[ 393.863272] task: ffffffc08498a580 ti: ffffffc01b3a4000 task.ti: ffffffc01b3a4000
2657[ 393.863282] PC is at 0xf739f8e8
2658[ 393.863289] LR is at 0xf73a027b
2659[ 393.863297] pc : [<00000000f739f8e8>] lr : [<00000000f73a027b>] pstate: 600f0030
2660[ 393.863304] sp : 00000000efacdca8
2661[ 393.863311] x12: 00000000ab438ec8
2662[ 393.863319] x11: 0000000000006484 x10: 00000000ab3f8a38
2663[ 393.863331] x9 : 0000000000000002 x8 : 0000000000012400
2664[ 393.863342] x7 : 00000000f7281e40 x6 : 00000000ab432a48
2665[ 393.863353] x5 : 00000000efacea98 x4 : 00000000f7329148
2666[ 393.863364] x3 : 00000000aa07c671 x2 : 00000000efacdd18
2667[ 393.863375] x1 : 0000000000000000 x0 : 0000000000000000
2668[ 393.863385]
2669[ 393.937333] msm_csiphy_release csiphy dev NULL / ref_count ZERO
2670[ 393.937488] msm_csid_release: csid invalid state 1
2671[ 393.937497] msm_csid_release: csid invalid state 1
2672[ 393.937507] msm_cci_release invalid ref count 0 / cci state 1
2673[ 393.937518] MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:119 default
2674[ 393.937518]
2675[ 393.937531] MSM-CPP msm_cpp_subdev_ioctl:3341 shutdown cpp node. open cnt:1
2676[ 393.937902] msm_post_event: Error: No timeout but list empty!
2677[ 393.937911] Evt_type=8002000 Evt_id=3 Evt_cmd=8000008
2678[ 393.937919] Evt_session_id=2 Evt_stream_id=4 Evt_arg=-1
2679[ 393.938867] msm_post_event : msm event queue not available Line 822
2680[ 393.939567] msm_isp_close_node invalid state open cnt 0
2681[ 393.939592] msm_isp_close_node invalid state open cnt 0
2682[ 393.950680] msm_post_event : msm event queue not available Line 822
2683[ 393.955411] init: Service 'qcamerasvr' (pid 9054) killed by signal 11
2684[ 393.955445] init: Service 'qcamerasvr' (pid 9054) killing any children in process group
2685[ 393.956863] init: Starting service 'qcamerasvr'...
2686[ 393.966179] msm_post_event : msm event queue not available Line 822
2687[ 393.967126] msm_post_event : msm event queue not available Line 822
2688[ 393.967713] msm_post_event : msm event queue not available Line 822
2689[ 395.486030] init: avc: denied { set } for property=persist.camera.debug.logfile scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:camera_prop:s0 tclass=property_service
2690[ 395.486070] init: sys_prop: permission denied uid:1006 name:persist.camera.debug.logfile
2691[ 395.492177] slot2: sensor id22128 already probed
2692[ 395.494441] slot0: sensor id12488 already probed
2693[ 395.497383] msm_csid_init: CSID_VERSION = 0x30040002
2694[ 395.499375] msm_csid_irq CSID1_IRQ_STATUS_ADDR = 0x80008ff
2695[ 395.499915] msm_csid_init: CSID_VERSION = 0x30040002
2696[ 395.501672] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
2697[ 395.503851] msm_eeprom_config32:1482 Eeprom already probed at kernel boot
2698[ 395.504872] msm_eeprom_config32:1482 Eeprom already probed at kernel boot<6>[ 395.611204] MSM-CPP cpp_init_hardware:1148 CPP HW Version: 0x40030002
2699[ 395.611225] MSM-CPP cpp_init_hardware:1169 stream_cnt:0
2700[ 397.029775] type=1400 audit(1478438734.175:1618): avc: granted { write } for pid=9762 comm=4173796E635461736B202339 name="com.android.settings.applications.ResolverSettingsActivity.png" dev="dm-1" ino=357814 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2701[ 397.030569] type=1400 audit(1478438734.175:1619): avc: granted { write } for pid=9762 comm=4173796E635461736B202339 path="/data/system/cache/com.android.settings.applications.ResolverSettingsActivity.png" dev="dm-1" ino=357814 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2702[ 397.030718] type=1400 audit(1478438734.175:1620): avc: granted { write } for pid=9762 comm=4173796E635461736B202339 name="com.android.settings.applications.ResolverSettingsActivity.png" dev="dm-1" ino=357814 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2703[ 397.031122] type=1400 audit(1478438734.185:1621): avc: granted { setattr } for pid=9762 comm=4173796E635461736B202339 name="com.android.settings.applications.ResolverSettingsActivity.png" dev="dm-1" ino=357814 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2704[ 397.130635] type=1400 audit(1478438734.275:1622): avc: denied { write } for pid=862 comm="Binder_1" name="cache" dev="dm-1" ino=357810 scontext=u:r:shelld:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=0
2705[ 397.131097] camera_check_event_status : event_data status out of bounds
2706[ 397.131113] camera_check_event_status : Line 72 event_data->status 0X10001
2707[ 397.181900] msm_vidc: info: Closed video instance: ffffffc0186e0000
2708[ 397.195068] msm_vidc: info: Opening video instance: ffffffc0b33fa000, 0
2709[ 397.206130] msm_vidc: info: Closed video instance: ffffffc0b33fa000
2710[ 514.354385] binder: 1297:1942 transaction failed 29189, size 292-0
2711[ 514.359537] binder: 1297:1942 transaction failed 29189, size 292-0
2712[ 514.359777] binder: 1297:1942 transaction failed 29189, size 292-0
2713[ 514.361957] binder: 1297:1942 transaction failed 29189, size 292-0
2714[ 548.468349] type=1400 audit(1478438885.284:1623): avc: denied { syslog_read } for pid=10121 comm="dmesg" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=system permissive=0
2715[ 582.504219] binder: 1297:2622 transaction failed 29189, size 136-0
2716[ 582.504418] binder: 1297:2622 transaction failed 29189, size 136-0
2717[ 582.504579] binder: 1297:2622 transaction failed 29189, size 136-0
2718[ 582.504673] binder: 1297:2622 transaction failed 29189, size 136-0
2719[ 583.094929] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2720[ 583.105035] QSEECOM: qseecom_load_app: App with id 110 (cardapp) now loaded
2721[ 583.132962] QSEECOM: qseecom_unload_app: App id 110 now unloaded
2722[ 583.163884] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2723[ 583.174075] QSEECOM: qseecom_load_app: App with id 111 (cardapp) now loaded
2724[ 583.201660] QSEECOM: qseecom_unload_app: App id 111 now unloaded
2725[ 583.216860] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2726[ 583.226913] QSEECOM: qseecom_load_app: App with id 112 (cardapp) now loaded
2727[ 583.233552] QSEECOM: qseecom_unload_app: App id 112 now unloaded
2728[ 587.337513] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2729[ 587.349707] QSEECOM: qseecom_load_app: App with id 113 (cardapp) now loaded
2730[ 587.357318] QSEECOM: qseecom_unload_app: App id 113 now unloaded
2731[ 587.370472] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2732[ 587.382234] QSEECOM: qseecom_load_app: App with id 114 (cardapp) now loaded
2733[ 587.408894] QSEECOM: qseecom_unload_app: App id 114 now unloaded
2734[ 587.423089] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2735[ 587.435192] QSEECOM: qseecom_load_app: App with id 115 (cardapp) now loaded
2736[ 587.460516] QSEECOM: qseecom_unload_app: App id 115 now unloaded
2737[ 587.473080] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2738[ 587.485002] QSEECOM: qseecom_load_app: App with id 116 (cardapp) now loaded
2739[ 587.490855] QSEECOM: qseecom_unload_app: App id 116 now unloaded
2740[ 587.504147] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2741[ 587.516076] QSEECOM: qseecom_load_app: App with id 117 (cardapp) now loaded
2742[ 587.542078] QSEECOM: qseecom_unload_app: App id 117 now unloaded
2743[ 591.059729] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2744[ 591.071894] QSEECOM: qseecom_load_app: App with id 118 (cardapp) now loaded
2745[ 591.100757] QSEECOM: qseecom_unload_app: App id 118 now unloaded
2746[ 591.114784] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2747[ 591.126869] QSEECOM: qseecom_load_app: App with id 119 (cardapp) now loaded
2748[ 591.155631] QSEECOM: qseecom_unload_app: App id 119 now unloaded
2749[ 591.170008] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2750[ 591.182196] QSEECOM: qseecom_load_app: App with id 120 (cardapp) now loaded
2751[ 591.188482] QSEECOM: qseecom_unload_app: App id 120 now unloaded
2752[ 591.217020] init: Service 'atfwd' is being killed by 0x 1...
2753[ 591.220951] init: Service 'atfwd' (pid 652) killed by signal 9
2754[ 591.220985] init: Service 'atfwd' (pid 652) killing any children in process group
2755[ 596.261945] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2756[ 596.273864] QSEECOM: qseecom_load_app: App with id 121 (cardapp) now loaded
2757[ 596.280209] QSEECOM: qseecom_unload_app: App id 121 now unloaded
2758[ 596.294507] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2759[ 596.306511] QSEECOM: qseecom_load_app: App with id 122 (cardapp) now loaded
2760[ 596.335559] QSEECOM: qseecom_unload_app: App id 122 now unloaded
2761[ 596.345101] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2762[ 596.356979] QSEECOM: qseecom_load_app: App with id 123 (cardapp) now loaded
2763[ 596.382237] QSEECOM: qseecom_unload_app: App id 123 now unloaded
2764[ 596.394461] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2765[ 596.405549] QSEECOM: qseecom_load_app: App with id 124 (cardapp) now loaded
2766[ 596.410843] QSEECOM: qseecom_unload_app: App id 124 now unloaded
2767[ 596.423102] QSEECOM: qseecom_load_app: App (cardapp) does'nt exist, loading apps for first time
2768[ 596.435278] QSEECOM: qseecom_load_app: App with id 125 (cardapp) now loaded
2769[ 596.463708] QSEECOM: qseecom_unload_app: App id 125 now unloaded
2770[ 609.687069] type=1400 audit(1478438946.504:1624): avc: denied { syslog_read } for pid=10278 comm="dmesg" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=system permissive=0
2771[ 667.211458] type=1400 audit(1478439004.034:1625): avc: denied { search } for pid=4565 comm="Binder_1" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:theme:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2772[ 667.212569] type=1400 audit(1478439004.034:1626): avc: denied { search } for pid=641 comm="shelld" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:shelld:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2773[ 667.214293] type=1400 audit(1478439004.034:1627): avc: denied { search } for pid=9735 comm="Binder_3" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:theme:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2774[ 667.215245] type=1400 audit(1478439004.034:1628): avc: denied { search } for pid=862 comm="Binder_1" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:shelld:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2775[ 667.216166] type=1400 audit(1478439004.034:1629): avc: denied { search } for pid=4567 comm="Binder_2" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:theme:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2776[ 667.216363] type=1400 audit(1478439004.034:1630): avc: denied { search } for pid=641 comm="shelld" name="com.android.systemui" dev="dm-1" ino=113837 scontext=u:r:shelld:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2777[ 687.048657] type=1400 audit(1478439023.864:1631): avc: granted { add_name } for pid=1707 comm="ndroid.systemui" name="com.mixplorer-.activities.BrowseActivity_0_495--p" scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
2778[ 687.048924] type=1400 audit(1478439023.864:1632): avc: granted { create } for pid=1707 comm="ndroid.systemui" name="com.mixplorer-.activities.BrowseActivity_0_495--p" scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2779[ 687.049328] type=1400 audit(1478439023.864:1633): avc: granted { write } for pid=1707 comm="ndroid.systemui" path="/data/system/app_screenshot/com.mixplorer-.activities.BrowseActivity_0_495--p" dev="dm-1" ino=357777 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2780[ 736.725230] type=1400 audit(1478439073.544:1634): avc: denied { syslog_read } for pid=10380 comm="dmesg" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=system permissive=0
2781[ 756.839951] type=1400 audit(1478439093.654:1635): avc: granted { write } for pid=1707 comm="ndroid.systemui" name="jackpal.androidterm-.Term_0_491--p" dev="dm-1" ino=358295 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2782[ 756.840586] type=1400 audit(1478439093.664:1636): avc: granted { write } for pid=1707 comm="ndroid.systemui" path="/data/system/app_screenshot/jackpal.androidterm-.Term_0_491--p" dev="dm-1" ino=358295 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2783[ 756.840766] type=1400 audit(1478439093.664:1637): avc: granted { write } for pid=1707 comm="ndroid.systemui" name="jackpal.androidterm-.Term_0_491--p" dev="dm-1" ino=358295 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2784[ 884.319206] type=1400 audit(1478439221.134:1638): avc: denied { syslog_read } for pid=10495 comm="dmesg" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=system permissive=0
2785[ 894.889420] type=1400 audit(1478439231.704:1639): avc: granted { write } for pid=1707 comm="ndroid.systemui" name="com.mixplorer-.activities.BrowseActivity_0_495--p" dev="dm-1" ino=357777 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2786[ 894.898614] type=1400 audit(1478439231.704:1640): avc: granted { write } for pid=1707 comm="ndroid.systemui" path="/data/system/app_screenshot/com.mixplorer-.activities.BrowseActivity_0_495--p" dev="dm-1" ino=357777 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2787[ 894.898807] type=1400 audit(1478439231.704:1641): avc: granted { write } for pid=1707 comm="ndroid.systemui" name="com.mixplorer-.activities.BrowseActivity_0_495--p" dev="dm-1" ino=357777 scontext=u:r:system_app:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
2788[ 1010.173486] migrate_irqs: 426 callbacks suppressed
2789[ 1010.173490] IRQ1 no longer affine to CPU1
2790[ 1010.173494] IRQ2 no longer affine to CPU1
2791[ 1010.173497] IRQ3 no longer affine to CPU1
2792[ 1010.173500] IRQ4 no longer affine to CPU1
2793[ 1010.173504] IRQ5 no longer affine to CPU1
2794[ 1010.173507] IRQ6 no longer affine to CPU1
2795[ 1010.173510] IRQ7 no longer affine to CPU1
2796[ 1010.173513] IRQ8 no longer affine to CPU1
2797[ 1010.173516] IRQ9 no longer affine to CPU1
2798[ 1010.173520] IRQ10 no longer affine to CPU1