linux设备文件出现这种情况,这个文件损坏了吗

Linux文件/etc/hostapd.conf,设备用了一段时间后cat /etc/hostapd.conf不能打开,卡住了,stat正常,有什么办法判断该文件异常了?另外是不是系统异常了。

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.18.20 (xhzhou@xhzhou-PowerEdge-R610) (gcc version 4.9.2 (GCC) ) #1 PREEMPT Tue Dec 10 22:08:19 CST 2024
[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Qualcomm Technologies, Inc. MDM 9607 MTP
[    0.000000] Early serial console at I/O port 0x0 (options '')
[    0.000000] bootconsole [uart0] enabled
[    0.000000] Reserved memory: reserved region for node 'modem_adsp_region@0': base 0x82a00000, size 56 MiB
[    0.000000] Reserved memory: reserved region for node 'external_image_region@0': base 0x87c00000, size 4 MiB
[    0.000000] Removed memory: created DMA memory pool at 0x82a00000, size 56 MiB
[    0.000000] Reserved memory: initialized node modem_adsp_region@0, compatible id removed-dma-pool
[    0.000000] Removed memory: created DMA memory pool at 0x87c00000, size 4 MiB
[    0.000000] Reserved memory: initialized node external_image_region@0, compatible id removed-dma-pool
[    0.000000] cma: Reserved 4 MiB at 0x87800000
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 17408
[    0.000000] free_area_init_node: node 0, pgdat c08a0a98, node_mem_map c76f8000
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 17408 pages, LIFO batch:3
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 17152
[    0.000000] Kernel command line: noinitrd  rw console=ttyHSL0,115200,n8 androidboot.hardware=qcom ehci-hcd.park=3 msm_rtb.filter=0x37 lpm_levels.sleep_disabled=1  earlycon=msm_hsl_uart,0x78b3000  androidboot.serialno=6314863b androidboot.baseband=msm rootfstype=ubifs rootflags=bulk_read root=ubi0:rootfs ubi.mtd=16
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Memory: 54680K/69632K available (5879K kernel code, 432K rwdata, 2224K rodata, 284K init, 862K bss, 14952K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xc8800000 - 0xff000000   ( 872 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc07f2188   (8105 kB)
[    0.000000]       .init : 0xc07f3000 - 0xc083a000   ( 284 kB)
[    0.000000]       .data : 0xc083a000 - 0xc08a6340   ( 433 kB)
[    0.000000]        .bss : 0xc08a6404 - 0xc097dfd8   ( 863 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] GIC CPU mask not found - kernel will fail to boot.
[    0.000000] GIC CPU mask not found - kernel will fail to boot.
[    0.000000] qpnpint_of_init: fs-backup-restore qpnpint_of_init
[    0.000000] mpm_init_irq_domain(): Cannot find irq controller for qcom,gpio-parent
[    0.000000] MPM 1 irq mapping errored -517
[    0.000000] Architected mmio timer(s) running at 19.20MHz (virt).
[    0.000010] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
[    0.007975] Switching to timer-based delay loop, resolution 52ns
[    0.013968] Switched to clocksource arch_mem_counter
[    0.019667] Console: colour dummy device 80x30
[    0.023343] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[    0.033665] pid_max: default: 32768 minimum: 301
[    0.038409] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.044904] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.052438] CPU: Testing write buffer coherency: ok
[    0.057049] Setting up static identity map for 0x80596de8 - 0x80596e40
[    0.064236] 
[    0.064236] **********************************************************
[    0.071250] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.077819] **                                                      **
[    0.084300] ** trace_printk() being used. Allocating extra memory.  **
[    0.090781] **                                                      **
[    0.097318] ** This means that this is a DEBUG kernel and it is     **
[    0.103801] ** unsafe for produciton use.                           **
[    0.110339] **                                                      **
[    0.116848] ** If you see this message and you are not debugging    **
[    0.123332] ** the kernel, report this immediately to your vendor!  **
[    0.129868] **                                                      **
[    0.136379] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.142864] **********************************************************
[    0.150213] MSM Memory Dump base table set up
[    0.153739] MSM Memory Dump apps data table set up
[    0.168157] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.176361] pinctrl core: initialized pinctrl subsystem
[    0.180953] regulator-dummy: no parameters
[    0.214555] NET: Registered protocol family 16
[    0.219689] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.284032] cpuidle: using governor ladder
[    0.314025] cpuidle: using governor menu
[    0.344023] cpuidle: using governor qcom
[    0.355517] msm_watchdog b017000.qcom,wdt: wdog absent resource not present
[    0.361713] msm_watchdog b017000.qcom,wdt: MSM Watchdog Initialized
[    0.371178] irq: no irq domain found for /soc/pinctrl@1000000 !
[    0.381039] spmi_pmic_arb 200f000.qcom,spmi: PMIC Arb Version-2 0x20010000
[    0.389460] platform 4080000.qcom,mss: assigned reserved memory node modem_adsp_region@0
[    0.396991] irq: no irq domain found for /soc/pinctrl@1000000 !
[    0.402931] mem_acc_corner: 0 <--> 0 mV 
[    0.407714] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.414734] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.421516] gpiochip_add: registered GPIOs 0 to 79 on device: 1000000.pinctrl
[    0.421536] GPIO chip 1000000.pinctrl: created GPIO range 0->79 ==> 1000000.pinctrl PIN 0->79
[    0.422108] __of_mpm_init(): MPM driver mapping exists
[    0.426838] msm_rpm_glink_dt_parse: qcom,rpm-glink compatible not matches
[    0.432980] msm_rpm_dev_probe: APSS-RPM communication over SMD
[    0.438854] smd_open() before smd_init()
[    0.443338] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
[    0.451525] smd_channel_probe_now: allocation table not initialized
[    0.459006] mdm9607_s1: 1050 <--> 1350 mV at 1225 mV normal idle 
[    0.464455] spm_regulator_probe: name=mdm9607_s1, range=LV, voltage=1225000 uV, mode=AUTO, step rate=4800 uV/us
[    0.474689] cpr_efuse_init: apc_corner: efuse_addr = 0x000a4000 (len=0x1000)
[    0.481197] cpr_read_fuse_revision: apc_corner: fuse revision = 2
[    0.487307] cpr_parse_speed_bin_fuse: apc_corner: [row: 37]: 0x917085326314863b, speed_bits = 4
[    0.496026] cpr_pvs_init: apc_corner: pvs voltage: [1050000 1100000 1250000] uV
[    0.503216] cpr_pvs_init: apc_corner: ceiling voltage: [1050000 1225000 1350000] uV
[    0.510885] cpr_pvs_init: apc_corner: floor voltage: [1050000 1050000 1150000] uV
[    0.519035] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
[    0.524234] i2c-msm-v2 78b8000.i2c: error on clk_get(core_clk):-517
[    0.530303] i2c-msm-v2 78b8000.i2c: error probe() failed with err:-517
[    0.539545] msm-thermal soc:qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,core-limit-temp. err=-22. KTM continues
[    0.552060] msm-thermal soc:qcom,msm-thermal: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
[    0.565867] msm_thermal:msm_thermal_dev_probe Failed reading node=/soc/qcom,msm-thermal, key=qcom,online-hotplug-core. err:-517
[    0.578326] sps:sps is ready.
[    0.582077] msm_rpm_glink_dt_parse: qcom,rpm-glink compatible not matches
[    0.587955] msm_rpm_dev_probe: APSS-RPM communication over SMD
[    0.594651] mdm9607_s2: 750 <--> 1275 mV at 750 mV normal idle 
[    0.600477] mdm9607_s3_level: 0 <--> 0 mV at 0 mV normal idle 
[    0.605987] mdm9607_s3_level_ao: 0 <--> 0 mV at 0 mV normal idle 
[    0.611974] mdm9607_s3_floor_level: 0 <--> 0 mV at 0 mV normal idle 
[    0.618403] mdm9607_s3_level_so: 0 <--> 0 mV at 0 mV normal idle 
[    0.624634] mdm9607_s4: 1800 <--> 1950 mV at 1800 mV normal idle 
[    0.630657] mdm9607_l1: 1250 mV normal idle 
[    0.634980] mdm9607_l2: 1800 mV normal idle 
[    0.639162] mdm9607_l3: 1800 mV normal idle 
[    0.643431] mdm9607_l4: 3075 mV normal idle 
[    0.647719] mdm9607_l5: 1700 <--> 3050 mV at 1700 mV normal idle 
[    0.653707] mdm9607_l6: 1700 <--> 3050 mV at 1700 mV normal idle 
[    0.659864] mdm9607_l7: 1700 <--> 1900 mV at 1700 mV normal idle 
[    0.665918] mdm9607_l8: 1800 mV normal idle 
[    0.670137] mdm9607_l9: 1200 <--> 1250 mV at 1200 mV normal idle 
[    0.676255] mdm9607_l10: 1050 mV normal idle 
[    0.680547] mdm9607_l11: 1800 mV normal idle 
[    0.684973] mdm9607_l12_level: 0 <--> 0 mV at 0 mV normal idle 
[    0.690593] mdm9607_l12_level_ao: 0 <--> 0 mV at 0 mV normal idle 
[    0.696842] mdm9607_l12_level_so: 0 <--> 0 mV at 0 mV normal idle 
[    0.702928] mdm9607_l12_floor_lebel: 0 <--> 0 mV at 0 mV normal idle 
[    0.709615] mdm9607_l13: 1800 <--> 2850 mV at 2850 mV normal idle 
[    0.715785] mdm9607_l14: 2650 <--> 3000 mV at 2650 mV normal idle 
[    0.721404] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
[    0.727929] cpr_efuse_init: apc_corner: efuse_addr = 0x000a4000 (len=0x1000)
[    0.734703] cpr_read_fuse_revision: apc_corner: fuse revision = 2
[    0.740704] cpr_parse_speed_bin_fuse: apc_corner: [row: 37]: 0x917085326314863b, speed_bits = 4
[    0.749481] cpr_pvs_init: apc_corner: pvs voltage: [1050000 1100000 1250000] uV
[    0.756700] cpr_pvs_init: apc_corner: ceiling voltage: [1050000 1225000 1350000] uV
[    0.764337] cpr_pvs_init: apc_corner: floor voltage: [1050000 1050000 1150000] uV
[    0.771986] cpr_init_cpr_parameters: apc_corner: up threshold = 2, down threshold = 3
[    0.779647] cpr_init_cpr_parameters: apc_corner: CPR is enabled by default.
[    0.786580] cpr_init_cpr_efuse: apc_corner: [row:65] = 0x1540028e28e386
[    0.793137] cpr_init_cpr_efuse: apc_corner: CPR disable fuse = 0
[    0.799148] cpr_init_cpr_efuse: apc_corner: Corner[1]: ro_sel = 0, target quot = 654
[    0.806872] cpr_init_cpr_efuse: apc_corner: Corner[2]: ro_sel = 0, target quot = 654
[    0.814596] cpr_init_cpr_efuse: apc_corner: Corner[3]: ro_sel = 0, target quot = 902
[    0.822482] cpr_config: apc_corner: Timer count: 0x17700 (for 5000 us)
[    0.829320] apc_corner: 0 <--> 0 mV 
[    0.832844] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
[    0.838222] i2c-msm-v2 78b8000.i2c: error on clk_get(core_clk):-517
[    0.844386] i2c-msm-v2 78b8000.i2c: error probe() failed with err:-517
[    0.851363] msm-thermal soc:qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,core-limit-temp. err=-22. KTM continues
[    0.864292] msm-thermal soc:qcom,msm-thermal: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
[    0.878273] msm_thermal:get_kernel_cluster_info CPU0 topology not initialized.
[    0.885780] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
[    0.892174] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
[    0.900457] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
[    0.907755] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
[    0.915006] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
[    0.922570] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
[    0.929772] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
[    0.944942] qcom,gcc-mdm9607 1800000.qcom,gcc: Registered GCC clocks
[    0.950635] clock-a7 b010008.qcom,clock-a7: Speed bin: 4 PVS Version: 0
[    0.956999] a7ssmux: set OPP pair(400000000 Hz: 1 uV) on cpu0
[    0.962613] a7ssmux: set OPP pair(1305600000 Hz: 7 uV) on cpu0
[    0.970057] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
[    0.975035] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[    0.984065] i2c-msm-v2 78b8000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[    0.993172] irq: no irq domain found for /soc/wcd9xxx-irq !
[    1.055601] gpiochip_find_base: found new base at 1018
[    1.055764] gpiochip_add: registered GPIOs 1018 to 1023 on device: pm8019-gpio
[    1.056048] qcom,qpnp-pin qpnp-pin-c7304200: qpnp_pin_probe: gpio_chip registered between 1018-1023
[    1.056588] gpiochip_find_base: found new base at 1012
[    1.056736] gpiochip_add: registered GPIOs 1012 to 1017 on device: pm8019-mpp
[    1.057169] qcom,qpnp-pin qpnp-pin-c7304400: qpnp_pin_probe: gpio_chip registered between 1012-1017
[    1.057830] KPI: Bootloader start count = 27304
[    1.061324] KPI: Bootloader end count = 73639
[    1.065810] KPI: Bootloader display count = 2681944318
[    1.070785] KPI: Bootloader load kernel count = 16990
[    1.075863] KPI: Kernel MPM timestamp = 127586
[    1.080246] KPI: Kernel MPM Clock frequency = 32768
[    1.085168] socinfo_print: v0.10, id=290, ver=1.0, raw_id=74, raw_ver=0, hw_plat=8, hw_plat_ver=65536
[    1.085168]  accessory_chip=0, hw_plat_subtype=0, pmic_model=65539, pmic_die_revision=131074 foundry_id=0 serial_number=1662289467
[    1.106621] of_get_named_gpiod_flags: parsed 'gpio' property of node '/soc/sdcard_ext_vreg[0]' - status (0)
[    1.106856] sdcard_ext_vreg: no parameters
[    1.110292] of_get_named_gpiod_flags: parsed 'gpio' property of node '/soc/rome_vreg[0]' - status (0)
[    1.110486] rome_vreg: no parameters
[    1.113834] of_get_named_gpiod_flags: parsed 'gpio' property of node '/soc/emac_lan_vreg[0]' - status (0)
[    1.114088] emac_lan_vreg: no parameters
[    1.118121] usbcore: registered new interface driver usbfs
[    1.123125] usbcore: registered new interface driver hub
[    1.128534] usbcore: registered new device driver usb
[    1.134433] cpufreq: driver msm up and running
[    1.138351] ION heap system created
[    1.141801] msm_bus_fabric_init_driver
[    1.151937] qpnp_pon_init
[    1.153566] qpnp_pon_probe
[    1.156405] qcom,qpnp-power-on qpnp-power-on-c7300800: PMIC@SID0 Power-on reason:reason1 = 0, reason2 0 pon_sts = 32, ffs(pon_sts) 6 boot
[    1.168582] qcom,qpnp-power-on qpnp-power-on-c7300800: PMIC@SID0 Power-on reason: Triggered from PON1 (secondary PMIC) and 'cold' boot
[    1.180649] qcom,qpnp-power-on qpnp-power-on-c7300800: PMIC@SID0: Unknown power-off reason
[    1.189205] fs-backup-restore readl  addr=874,value 1, rc(0)
[    1.194597] fs-backup-restore write  addr=874,value 2, rc(0)
[    1.200324] input: qpnp_pon as /devices/virtual/input/input0
[    1.205832] fs-backup-restore readl  addr=870,value 15, rc(0)
[    1.211515] fs-backup-restore write  addr=870,value 15, rc(0)
[    1.217278] qpnpint_irq_set_type: hwirq 66 irq: 288 flow: 0x3
[    1.222976] qpnpint_irq_unmask: hwirq 66 irq: 288
[    1.227891] fs-backup-restore readl  addr=871,value 0, rc(0)
[    1.233304] fs-backup-restore write  addr=871,value 0, rc(0)
[    1.239199] PMIC@SID0: PM8019 v2.2 options: 3, 2, 2, 2
[    1.244861] Advanced Linux Sound Architecture Driver Initialized.
[    1.250608] Add group failed
[    1.253310] cfg80211: Calling CRDA to update world regulatory domain
[    1.259476] cfg80211: World regulatory domain updated:
[    1.265224] Switched to clocksource arch_mem_counter
[    1.274139] cfg80211:  DFS Master region: unset
[    1.277462] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[    1.294099] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    1.301069] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    1.318466] NET: Registered protocol family 2
[    1.321955] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[    1.329846] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[    1.337796] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[    1.345779] cfg80211:   (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[    1.353732] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[    1.361750] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[    1.370276] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    1.376843] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    1.383078] TCP: Hash tables configured (established 1024 bind 1024)
[    1.389492] TCP: reno registered
[    1.392623] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    1.398482] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    1.404857] NET: Registered protocol family 1
[    1.409325] start fs-backup-restore init msm_restart_init 
[    1.415169] unable to find DT imem DLOAD mode node
[    1.419543] unable to find DT imem EDLOAD mode node
[    1.424516] unable to find DT imem dload-type node
[    1.429055] mx_restore::do restart_reason -930748836
[    1.433689] mx_restore::do msm_ps_hold -930643968<6>[    1.440328] futex hash table entries: 256 (order: -1, 3072 bytes)
[    1.452155] msgmni has been set to 114
[    1.456204] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.462569] io scheduler noop registered
[    1.466587] io scheduler deadline registered
[    1.470854] io scheduler cfq registered (default)
[    1.475567] gpiochip_find_base: found new base at 980
[    1.475684] gpiochip_add: registered GPIOs 980 to 1011 on device: smp2p
[    1.475827] gpiochip_find_base: found new base at 948
[    1.475920] gpiochip_add: registered GPIOs 948 to 979 on device: smp2p
[    1.475963] gpiochip_find_base: found new base at 916
[    1.476041] gpiochip_add: registered GPIOs 916 to 947 on device: smp2p
[    1.476166] gpiochip_find_base: found new base at 884
[    1.476257] gpiochip_add: registered GPIOs 884 to 915 on device: smp2p
[    1.476292] gpiochip_find_base: found new base at 852
[    1.476375] gpiochip_add: registered GPIOs 852 to 883 on device: slave-kernel
[    1.476477] gpiochip_find_base: found new base at 852
[    1.476556] gpiochip_add: registered GPIOs 852 to 883 on device: master-kernel
[    1.479716] msm_rpm_log_probe: OK
[    1.482807] of_get_named_gpiod_flags: parsed 'qcom,gpio-proxy-unvote' property of node '/soc/qcom,mss@4080000[0]' - status (-517)
[    1.483706] msm_serial_hs module loaded
[    1.487050] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
[    1.492169] AXI: get_pdata(): Error: Client name not found
[    1.497714] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
[    1.507171] msm_serial_hsl_probe: Bus scaling is disabled
[    1.512585] 78b3000.serial: ttyHSL0 at MMIO 0x78b3000 (irq = 153, base_baud = 460800) is a MSM
[    1.521168] msm_hsl_console_setup: console setup on port #0
[    1.525777] console [ttyHSL0] enabled
[    1.532988] bootconsole [uart0] disabled
[    1.541215] msm_serial_hsl_init: driver initialized
[    1.555553] brd: module loaded
[    1.560012] loop: module loaded
[    1.562300] ST7735S - spi_gpio_panel_probe:864, enter
[    1.567219] spi_gpio_panel_probe: Panel Name = spi_gpio panel
[    1.572877] ST7735S - spi_gpio_panel_hw_init:729, enter
[    1.578193] of_get_named_gpiod_flags: parsed 'qcom,clk-gpio' property of node '/soc/qcom,mdss_spi_gpio[0]' - status (0)
[    1.578215] of_get_named_gpiod_flags: parsed 'qcom,da-gpio' property of node '/soc/qcom,mdss_spi_gpio[0]' - status (0)
[    1.578232] of_get_named_gpiod_flags: parsed 'qcom,cs-gpio' property of node '/soc/qcom,mdss_spi_gpio[0]' - status (0)
[    1.578264] ST7735S - st7735s_hw_init:621, enter
[    1.582698] of_get_named_gpiod_flags: parsed 'qcom,rst-gpio' property of node '/soc/qcom,mdss_spi_gpio[0]' - status (0)
[    1.582706] ST7735S - st7735s rst_pin 34
[    1.586656] of_get_named_gpiod_flags: parsed 'qcom,bl-gpio' property of node '/soc/qcom,mdss_spi_gpio[0]' - status (0)
[    1.586665] ST7735S - st7735s bl_pin 11
[    1.590782] ST7735S - st7735s_display_on
[    2.047343] ST7735S - st7735s_set_backlight: set lcd backligh level=1
[    2.056989] sps: BAM device 0x07984000 is not registered yet.
[    2.061964] sps:BAM 0x07984000 is registered.
[    2.065941] msm_nand_bam_init: msm_nand_bam_init: BAM device registered: bam_handle 0xc69f3600
[    2.074889] sps:BAM 0x07984000 (va:0xc89a0000) enabled: ver:0x18, number of pipes:7
[    2.084326] msm_nand_parse_smem_ptable: Parsing partition table info from SMEM
[    2.090542] msm_nand_parse_smem_ptable: SMEM partition table found: ver: 4 len: 17
[    2.098121] msm_nand_version_check: nand_major:1, nand_minor:5, qpic_major:1, qpic_minor:5
[    2.106373] msm_nand_scan: missing page size info - extract from NAND ID
[    2.112995] msm_nand_scan: NAND Id: 0x1590aaad Buswidth: 8Bits Density: 256 MByte
[    2.120496] msm_nand_scan: pagesize: 2048 Erasesize: 131072 oobsize: 64 (in Bytes)
[    2.128040] msm_nand_scan: BCH ECC: 4 Bit
[    2.132007] msm_nand_scan: CFG0: 0x2a0408c0,           CFG1: 0x0804745c
[    2.132007]             RAWCFG0: 0x2c8400c0,        RAWCFG1: 0x0005055d
[    2.132007]           ECCBUFCFG: 0x00000203,      ECCBCHCFG: 0x42040700
[    2.132007]           RAWECCCFG: 0x42000701, BAD BLOCK BYTE: 0x000001d1
[    2.158434] Creating 17 MTD partitions on "7980000.nand":
[    2.163780] 0x000000000000-0x000000140000 : "sbl"
[    2.169189] 0x000000140000-0x000000280000 : "mibib"
[    2.173892] 0x000000280000-0x000000e80000 : "efs2"
[    2.178718] 0x000000e80000-0x000000f40000 : "tz"
[    2.183256] 0x000000f40000-0x000000fa0000 : "rpm"
[    2.188270] 0x000000fa0000-0x000001000000 : "aboot"
[    2.192836] 0x000001000000-0x0000017e0000 : "boot"
[    2.197670] 0x0000017e0000-0x000002820000 : "scrub"
[    2.202466] 0x000002820000-0x000005020000 : "modem"
[    2.207354] 0x000005020000-0x000005420000 : "rfbackup"
[    2.212413] 0x000005420000-0x000005820000 : "oem"
[    2.217173] 0x000005820000-0x000005f00000 : "recovery"
[    2.222238] 0x000005f00000-0x0000077a0000 : "cache"
[    2.227168] 0x0000077a0000-0x000009a40000 : "recoveryfs"
[    2.232401] 0x000009a40000-0x00000aa40000 : "cdrom"
[    2.237360] 0x00000aa40000-0x00000ba40000 : "jrdresource"
[    2.242671] 0x00000ba40000-0x000010000000 : "system"
[    2.247656] msm_nand_probe: NANDc phys addr 0x7980000, BAM phys addr 0x7984000, BAM IRQ 164
[    2.255402] msm_nand_probe: Allocated DMA buffer at virt_addr 0xc7840000, phys_addr 0x87840000
[    2.266216] PPP generic driver version 2.4.2
[    2.269858] msm_otg 78d9000.usb: msm_otg probe
[    2.274154] of_get_named_gpiod_flags: can't parse 'qcom,hub-reset-gpio' property of node '/soc/usb@78d9000[0]'
[    2.274168] of_get_named_gpiod_flags: can't parse 'qcom,sw-sel-gpio' property of node '/soc/usb@78d9000[0]'
[    2.274209] of_get_named_gpiod_flags: parsed 'qcom,usbid-gpio' property of node '/soc/usb@78d9000[0]' - status (0)
[    2.274228] of_get_named_gpiod_flags: can't parse 'qcom,hsusb-otg-vddmin-gpio' property of node '/soc/usb@78d9000[0]'
[    2.275893] msm_otg 78d9000.usb: OTG regs = c88f0000
[    2.283197] gbridge_init: gbridge_init successs.
[    2.288838] msm_otg 78d9000.usb: phy_reset: success
[    2.292746] qcom,qpnp-rtc qpnp-rtc-c7304000: rtc core: registered qpnp_rtc as rtc0
[    2.300304] qpnpint_irq_set_type: hwirq 777 irq: 289 flow: 0x1
[    2.306065] qpnpint_irq_unmask: hwirq 777 irq: 289
[    2.311396] i2c /dev entries driver
[    2.315730] bq24295-charger 4-006b: bq24295 probe enter
[    2.319987] qcom,iterm-ma = 128
[    2.323184] bq24295_otg_vreg: no parameters
[    2.327388] charger_core_register: Charger Core Version 5.0.0(Built at 20151202-21:36)!
[    2.335802] i2c-msm-v2 78b8000.i2c: msm_bus_scale_register_client(mstr-id:86):0x3 (ok)
[    2.343366] bq24295-charger 4-006b: jeff v = 1
[    2.348552] bq24295-charger 4-006b: bq24295_set_bhot_mode 3
[    2.353141] bq24295-charger 4-006b: power_good is 1,vbus_stat is 2
[    2.359568] bq24295-charger 4-006b: bq24295_set_thermal_threshold 100
[    2.365987] bq24295-charger 4-006b: bq24295_set_sys_min 3700
[    2.371995] bq24295-charger 4-006b: bq24295_set_max_target_voltage 4208
[    2.378222] bq24295-charger 4-006b: bq24295_set_recharge_threshold 100
[    2.384704] bq24295-charger 4-006b: bq24295_set_terminal_current_limit iterm_disabled=0, iterm_ma=128
[    2.393867] bq24295-charger 4-006b: bq24295_set_precharge_current_limit bdi->prech_cur=-22
[    2.401945] bq24295-charger 4-006b: bq24295_set_safty_timer 0
[    2.408659] bq24295-charger 4-006b: bq24295_set_input_voltage_limit 4520
[    2.414980] mx_restore: registered correctly with major number 241
[    2.420597] mx_restore: class created correctly
[    2.425275] mx_restore: device created correctly
[    2.449780] qpnpint_irq_set_type: hwirq 419 irq: 292 flow: 0x1
[    2.454588] qpnpint_irq_unmask: hwirq 419 irq: 292
[    2.459612] qpnpint_irq_set_type: hwirq 420 irq: 293 flow: 0x1
[    2.465183] qpnpint_irq_unmask: hwirq 420 irq: 293
[    2.470656] sdhci: Secure Digital Host Controller Interface driver
[    2.476160] sdhci: Copyright(c) Pierre Ossman
[    2.480454] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.486486] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led0[0]' - status (0)
[    2.486510] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led1[0]' - status (0)
[    2.486527] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led2[0]' - status (0)
[    2.486544] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led3[0]' - status (0)
[    2.486560] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led4[0]' - status (0)
[    2.486575] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led5[0]' - status (0)
[    2.486605] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led0[0]' - status (0)
[    2.486754] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led1[0]' - status (0)
[    2.486870] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led2[0]' - status (0)
[    2.486970] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led3[0]' - status (0)
[    2.487067] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led4[0]' - status (0)
[    2.487164] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led5[0]' - status (0)
[    2.487609] usbcore: registered new interface driver usbhid
[    2.492142] usbhid: USB HID core driver
[    2.496903] sps:BAM 0x078c4000 is registered.
[    2.500514] bimc-bwmon 408000.qcom,cpu-bwmon: BW HWmon governor registered.
[    2.508149] devfreq soc:qcom,cpubw: Couldn't update frequency transition information.
[    2.515510] coresight-fuse a601c.fuse: QPDI fuse not specified
[    2.521198] coresight-fuse a601c.fuse: Fuse initialized
[    2.528761] coresight-csr 6001000.csr: CSR initialized
[    2.533336] coresight-tmc 6026000.tmc: Byte Counter feature enabled
[    2.539361] come to USB_SDP_CHARGER!
[    2.543262] sps:BAM 0x06084000 is registered.
[    2.547504] coresight-tmc 6026000.tmc: TMC initialized
[    2.552785] coresight-tmc 6025000.tmc: TMC initialized
[    2.558807] nidnt boot config: 0
[    2.561733] coresight-tpiu 6020000.tpiu: NIDnT on SDCARD only mode
[    2.567354] coresight-tpiu 6020000.tpiu: TPIU initialized
[    2.573960] coresight-replicator 6024000.replicator: REPLICATOR initialized
[    2.580509] coresight-stm 6002000.stm: STM initialized
[    2.585497] coresight-hwevent 606c000.hwevent: Hardware Event driver initialized
[    2.593231] Netfilter messages via NETLINK v0.30.
[    2.597196] nf_conntrack version 0.5.0 (918 buckets, 3672 max)
[    2.603320] ctnetlink v0.93: registering with nfnetlink.
[    2.608539] ip_set: protocol 6
[    2.611559] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.616709] arp_tables: (C) 2002 David S. Miller
[    2.621138] TCP: cubic registered
[    2.625301] NET: Registered protocol family 10
[    2.629666] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    2.634541] sit: IPv6 over IPv4 tunneling driver
[    2.639386] NET: Registered protocol family 17
[    2.643320] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    2.655928] Bridge firewalling registered
[    2.659839] Ebtables v2.0 registered
[    2.664285] NET: Registered protocol family 27
[    2.668775] gpiochip_find_base: found new base at 852
[    2.668890] gpiochip_add: registered GPIOs 852 to 883 on device: slave-kernel
[    2.669123] gpiochip_find_base: found new base at 820
[    2.669226] gpiochip_add: registered GPIOs 820 to 851 on device: master-kernel
[    2.669654] of_get_named_gpiod_flags: parsed 'qcom,gpio-proxy-unvote' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[    2.670266] of_get_named_gpiod_flags: parsed 'qcom,gpio-err-fatal' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[    2.670285] of_get_named_gpiod_flags: parsed 'qcom,gpio-err-ready' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[    2.670299] of_get_named_gpiod_flags: parsed 'qcom,gpio-stop-ack' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[    2.670313] of_get_named_gpiod_flags: parsed 'qcom,gpio-force-stop' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[    2.670328] of_get_named_gpiod_flags: parsed 'qcom,gpio-shutdown-ack' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[    2.672261] battery_core_register: Battery Core Version 5.0.0(Built at 20151202-21:36)!
[    2.679360] pmu_battery_probe: vbat_channel=21, tbat_channel=17
[    2.686860] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_15_in[0]' - status (0)
[    2.686924] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_15_out[0]' - status (0)
[    2.686976] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_1_in[0]' - status (0)
[    2.687027] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_1_out[0]' - status (0)
[    2.750883] ubi0: attaching mtd16
[    3.048213] ubi0: scanning is finished
[    3.057240] ubi0: attached mtd16 (name "system", size 69 MiB)
[    3.061949] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    3.068882] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    3.075610] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    3.082524] ubi0: good PEBs: 558, bad PEBs: 0, corrupted PEBs: 0
[    3.088544] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
[    3.095751] ubi0: max/mean erase counter: 206/64, WL threshold: 4096, image sequence number: 35657280
[    3.104949] ubi0: available PEBs: 0, total reserved PEBs: 558, PEBs reserved for bad PEB handling: 40
[    3.114165] ubi0: background thread "ubi_bgt0d" started, PID 90
[    3.120571] android_bind cdev: 0xC65A6780, name: ci13xxx_msm
[    3.125808] file system registered
[    3.129120] mbim_init: initialize 1 instances
[    3.133461] mbim_init: Initialized 1 ports
[    3.139277] rndis_qc_init: initialize rndis QC instance
[    3.143927] jrd device_desc.bcdDevice: [0x0242]
[    3.148094] android_bind scheduled usb start work: name: ci13xxx_msm
[    3.154363] android_usb gadget: android_usb ready
[    3.159010] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
[    3.164973] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
[    3.171595] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_UDC_STARTED_EVENT received
[    3.179652] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/gpio_keys/button@26[0]' - status (0)
[    3.179814] gpio-26 (WPS Button): gpiod_set_debounce: missing set() or set_debounce() operations
[    3.180173] input: gpio-keys as /devices/soc:gpio_keys/input/input1
[    3.186177] qcom,qpnp-rtc qpnp-rtc-c7304000: setting system clock to 1970-01-01 00:00:06 UTC (6)
[    3.194284] open file error /usb_conf/usb_config.ini 
[    3.199204] jrd_usb_start_work open file erro /usb_conf/usb_config.ini, retry_count:0
[    3.209087] parse_legacy_cluster_params(): Ignoring cluster params
[    3.214365] ------------[ cut here ]------------
[    3.218842] WARNING: CPU: 0 PID: 1 at /home/xhzhou/0221_9x07_M9/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/drivers/cpuidle/lpm-levels-of.c:739 parse_cluster+0xb50/0xcb4()
[    3.236290] Modules linked in:
[    3.239235] CPU: 0 PID: 1 Comm: swapper Not tainted 3.18.20 #1
[    3.245142] [<c00132ac>] (unwind_backtrace) from [<c0011460>] (show_stack+0x10/0x14)
[    3.252785] [<c0011460>] (show_stack) from [<c001c6ac>] (warn_slowpath_common+0x68/0x88)
[    3.261056] [<c001c6ac>] (warn_slowpath_common) from [<c001c75c>] (warn_slowpath_null+0x18/0x20)
[    3.269834] [<c001c75c>] (warn_slowpath_null) from [<c035a034>] (parse_cluster+0xb50/0xcb4)
[    3.278083] [<c035a034>] (parse_cluster) from [<c0357568>] (lpm_probe+0xc/0x1d4)
[    3.285462] [<c0357568>] (lpm_probe) from [<c0253364>] (platform_drv_probe+0x30/0x7c)
[    3.293239] [<c0253364>] (platform_drv_probe) from [<c0251b3c>] (driver_probe_device+0xb8/0x1e8)
[    3.302047] [<c0251b3c>] (driver_probe_device) from [<c0251d18>] (__driver_attach+0x68/0x8c)
[    3.310437] [<c0251d18>] (__driver_attach) from [<c02503b8>] (bus_for_each_dev+0x6c/0x90)
[    3.318529] [<c02503b8>] (bus_for_each_dev) from [<c025138c>] (bus_add_driver+0xe0/0x1c8)
[    3.326681] [<c025138c>] (bus_add_driver) from [<c02525a4>] (driver_register+0x9c/0xe0)
[    3.334672] [<c02525a4>] (driver_register) from [<c0818774>] (lpm_levels_module_init+0x14/0x38)
[    3.343319] [<c0818774>] (lpm_levels_module_init) from [<c0008980>] (do_one_initcall+0xf8/0x1a0)
[    3.352118] [<c0008980>] (do_one_initcall) from [<c07f3d4c>] (kernel_init_freeable+0xf0/0x1b0)
[    3.360714] [<c07f3d4c>] (kernel_init_freeable) from [<c058eef8>] (kernel_init+0x8/0xe4)
[    3.368787] [<c058eef8>] (kernel_init) from [<c000dda0>] (ret_from_fork+0x14/0x34)
[    3.376332] ---[ end trace b465b2fde19a16bd ]---
[    3.380910] ------------[ cut here ]------------
[    3.385535] WARNING: CPU: 0 PID: 1 at /home/xhzhou/0221_9x07_M9/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/drivers/cpuidle/lpm-levels-of.c:739 parse_cluster+0xb50/0xcb4()
[    3.402892] Modules linked in:
[    3.405905] CPU: 0 PID: 1 Comm: swapper Tainted: G        W      3.18.20 #1
[    3.412852] [<c00132ac>] (unwind_backtrace) from [<c0011460>] (show_stack+0x10/0x14)
[    3.420610] [<c0011460>] (show_stack) from [<c001c6ac>] (warn_slowpath_common+0x68/0x88)
[    3.428680] [<c001c6ac>] (warn_slowpath_common) from [<c001c75c>] (warn_slowpath_null+0x18/0x20)
[    3.437448] [<c001c75c>] (warn_slowpath_null) from [<c035a034>] (parse_cluster+0xb50/0xcb4)
[    3.445777] [<c035a034>] (parse_cluster) from [<c0357568>] (lpm_probe+0xc/0x1d4)
[    3.453129] [<c0357568>] (lpm_probe) from [<c0253364>] (platform_drv_probe+0x30/0x7c)
[    3.460971] [<c0253364>] (platform_drv_probe) from [<c0251b3c>] (driver_probe_device+0xb8/0x1e8)
[    3.469740] [<c0251b3c>] (driver_probe_device) from [<c0251d18>] (__driver_attach+0x68/0x8c)
[    3.478159] [<c0251d18>] (__driver_attach) from [<c02503b8>] (bus_for_each_dev+0x6c/0x90)
[    3.486317] [<c02503b8>] (bus_for_each_dev) from [<c025138c>] (bus_add_driver+0xe0/0x1c8)
[    3.494474] [<c025138c>] (bus_add_driver) from [<c02525a4>] (driver_register+0x9c/0xe0)
[    3.502432] [<c02525a4>] (driver_register) from [<c0818774>] (lpm_levels_module_init+0x14/0x38)
[    3.511141] [<c0818774>] (lpm_levels_module_init) from [<c0008980>] (do_one_initcall+0xf8/0x1a0)
[    3.519912] [<c0008980>] (do_one_initcall) from [<c07f3d4c>] (kernel_init_freeable+0xf0/0x1b0)
[    3.528509] [<c07f3d4c>] (kernel_init_freeable) from [<c058eef8>] (kernel_init+0x8/0xe4)
[    3.536580] [<c058eef8>] (kernel_init) from [<c000dda0>] (ret_from_fork+0x14/0x34)
[    3.544124] ---[ end trace b465b2fde19a16be ]---
[    3.548702] /soc/qcom,lpm-levels/qcom,pm-cluster@0: No CPU phandle, assuming single cluster
[    3.558940] qcom,cc-debug-mdm9607 1800000.qcom,debug: Registered Debug Mux successfully
[    3.566592] emac_lan_vreg: disabling
[    3.569471] rome_vreg: disabling
[    3.572678] sdcard_ext_vreg: disabling
[    3.576483] mem_acc_corner: disabling
[    3.580071] clock_late_init: Removing enables held for handed-off clocks
[    3.588647] ALSA device list:
[    3.590636]   No soundcards found.
[    3.604078] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 96
[    3.632615] UBIFS (ubi0:0): recovery needed
[    3.961492] UBIFS (ubi0:0): recovery completed
[    3.974096] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    3.980455] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    4.014023] UBIFS (ubi0:0): FS size: 45838336 bytes (43 MiB, 361 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    4.023416] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[    4.034061] open file error /usb_conf/usb_config.ini 
[    4.038073] jrd_usb_start_work open file erro /usb_conf/usb_config.ini, retry_count:1
[    4.054041] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 3F06EC9B-8775-48CF-8D40-9F64444BBABA, small LPT model
[    4.075459] VFS: Mounted root (ubifs filesystem) on device 0:12.
[    4.080442] fs-backup-restore rootfs mount done
[    4.094401] Freeing unused kernel memory: 284K (c07f3000 - c083a000)
[    4.875827] jrd_get_key_node, session:UsbConfInfo, key:FactoryMode
[    4.880973] jrd_get_key_node: ini tree is NULL!
[    4.902995] jrd_get_key_node, session:UsbConfInfo, key:FactoryInitPid
[    4.908698] jrd_get_key_node: ini tree is NULL!
[    4.912917] init pid read error!
[    4.933498] jrd_get_key_node, session:UsbConfInfo, key:MacSwitchPid
[    4.944121] jrd_get_key_node: ini tree is NULL!
[    4.947621] mac_switch_pid read error!
[    4.951351] jrd_get_key_node, session:UsbConfInfo, key:WinSwitchPid
[    4.974122] jrd_get_key_node: ini tree is NULL!
[    4.977623] win_switch_pid read error!
[    4.981352] jrd_get_key_node, session:UsbConfInfo, key:LinuxSwitchPid
[    5.004091] jrd_get_key_node: ini tree is NULL!
[    5.007587] linux_switch_pid read error!
[    5.011497] jrd_get_key_node, session:UsbConfInfo, key:SupportSD
[    5.024096] jrd_get_key_node: ini tree is NULL!
[    5.027596] jrd_get_key_node, session:UsbConfInfo, key:RemoveMSAfterSwitch
[    5.044098] jrd_get_key_node: ini tree is NULL!
[    5.054144] Number of LUNs=8
[    5.055997] Mass Storage Function, version: 2009/09/11
[    5.061116] LUN: removable file: (no medium)
[    5.079596] Number of LUNs=2
[    5.081543] LUN: removable file: (no medium)
[    5.089563] LUN: removable read only CD-ROM file: (no medium)
[    5.100460] Number of LUNs=2
[    5.102347] jrd_get_key_node, session:UsbStringInfo, key:MSVendorString
[    5.124148] jrd_get_key_node: ini tree is NULL!
[    5.127653] jrd_get_key_node, session:UsbStringInfo, key:MSProductString
[    5.154125] jrd_get_key_node: ini tree is NULL!
[    5.157627] jrd_get_key_node, session:UsbStringInfo, key:MSREV
[    5.163439] jrd_get_key_node: ini tree is NULL!
[    5.187373] jrd_get_key_node, session:UsbStringInfo, key:Manufacturer
[    5.192779] jrd_get_key_node: ini tree is NULL!
[    5.224204] jrd_get_key_node, session:UsbStringInfo, key:ProductString
[    5.229701] jrd_get_key_node: ini tree is NULL!
[    5.253627] jrd_get_key_node, session:UsbStringInfo, key:SerialString
[    5.264837] read descriptors
[    5.266693] read strings
[    5.270637] jrd_get_key_node: ini tree is NULL!
[    5.274341] ubi1: attaching mtd8
[    5.284312] jrd_usb_enable: android_usb: already disabled
[    5.288671] disable_usb end
[    5.291452] jrd_usb_config config_tab_size: 14
[    5.304107] jrd_usb_config i: 0
[    5.306211] jrd_usb_config func_id: 6, index: 0
[    5.310726] diag name: diag
[    5.313500] jrd_usb_config,name: diag
[    5.334018] jrd_usb_config func_id: 0, index: 1
[    5.337508] jrd_usb_config,name: ffs
[    5.341068] jrd_usb_config func_id: 8, index: 2
[    5.354011] serial
[    5.354982] jrd_usb_config,name: serial
[    5.358804] jrd_usb_config func_id: 17, index: 3
[    5.363405] jrd_usb_config,name: mass_storage
[    5.384015] jrd_usb_config func_id: -1, index: 4
[    5.387591] jrd_usb_config func_id: -1, index: 5
[    5.392188] jrd_usb_config func_id: -1, index: 6
[    5.414038] jrd_usb_config func_id: -1, index: 7
[    5.418427] jrd_usb_enable: jrd_usb_enable:disable_depth:1
[    5.444975] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
[    5.450837] disable_usb end
[    5.464140] jrd_usb_start_work end
[    5.466516] jrd_ms_mount
[    5.469033] curlun:c678ae00, curlun->cdrom:0
[    5.473280] lcfg->file_name:dev/mmcblk0
[    5.494789] bq24295-charger 4-006b: power_good is 1,vbus_stat is 1
[    5.559831] bq24295-charger 4-006b: power_good is 1,vbus_stat is 2
[    5.565031] udc_irq: USB reset interrupt is delayed
[    5.565064] msm_otg 78d9000.usb: Avail curr from USB = 100
[    5.594393] android_work: android_work: did not send uevent (0 0   (null))
[    5.650313] ubi1: scanning is finished
[    5.678490] ubi1: attached mtd8 (name "modem", size 40 MiB)
[    5.683030] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    5.704222] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    5.709978] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
[    5.717109] android_work: android_work: sent uevent USB_STATE=CONNECTED
[    5.723520] udc_irq: USB reset interrupt is delayed
[    5.736255] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
[    5.757294] ubi1: good PEBs: 320, bad PEBs: 0, corrupted PEBs: 0
[    5.762266] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
[    5.784211] ubi1: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1960658896
[    5.792309] ubi1: available PEBs: 0, total reserved PEBs: 320, PEBs reserved for bad PEB handling: 40
[    5.804759] lun0: unable to open backing file: dev/mmcblk0
[    5.809210] curlun:c678aa00, curlun->cdrom:1
[    5.813463] lcfg->file_name:/dev/mtdblock14
[    5.817806] ubi1: background thread "ubi_bgt1d" started, PID 164
[    5.889241] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "modem", R/O mode
[    5.896496] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    5.906427] UBIFS (ubi1:0): FS size: 33648640 bytes (32 MiB, 265 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    5.916770] UBIFS (ubi1:0): reserved for root: 0 bytes (0 KiB)
[    5.922660] android_work: android_work: sent uevent USB_STATE=CONNECTED
[    5.929469] UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID 5252500E-1AEE-450F-909E-F9A95BA26CC2, small LPT model
[    5.955143] android_usb gadget: high-speed config #1: 86000c8.android_usb
[    5.960934] diag: USB channel diag connected
[    5.965230] msm_otg 78d9000.usb: Avail curr from USB = 500
[    5.982028] ubi2: attaching mtd15
[    6.024128] android_work: android_work: sent uevent USB_STATE=CONFIGURED
[    6.067553] ubi2: scanning is finished
[    6.076294] ubi2: attached mtd15 (name "jrdresource", size 16 MiB)
[    6.081443] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    6.092282] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    6.098247] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096
[    6.105155] ubi2: good PEBs: 128, bad PEBs: 0, corrupted PEBs: 0
[    6.110973] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128
[    6.118324] ubi2: max/mean erase counter: 359/131, WL threshold: 4096, image sequence number: 1328192
[    6.127572] ubi2: available PEBs: 0, total reserved PEBs: 128, PEBs reserved for bad PEB handling: 40
[    6.136786] ubi2: background thread "ubi_bgt2d" started, PID 183
[    6.155900] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 187
[    6.186357] UBIFS (ubi2:0): recovery needed
[    6.277620] UBIFS (ubi2:0): recovery completed
[    6.281171] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name "jrdresource"
[    6.289121] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    6.298930] UBIFS (ubi2:0): FS size: 9396224 bytes (8 MiB, 74 LEBs), journal size 2412544 bytes (2 MiB, 19 LEBs)
[    6.309121] UBIFS (ubi2:0): reserved for root: 0 bytes (0 KiB)
[    6.314853] UBIFS (ubi2:0): media format: w4/r0 (latest is w4/r0), UUID E8EA5577-F3E9-4DF9-9AD8-96D3FCFDC13C, small LPT model
[    6.347668] ubi3: attaching mtd12
[    6.456518] ubi3: scanning is finished
[    6.465304] ubi3: attached mtd12 (name "cache", size 24 MiB)
[    6.469928] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    6.480826] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    6.486865] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096
[    6.493528] ubi3: good PEBs: 197, bad PEBs: 0, corrupted PEBs: 0
[    6.499666] ubi3: user volume: 1, internal volumes: 1, max. volumes count: 128
[    6.506958] ubi3: max/mean erase counter: 166/83, WL threshold: 4096, image sequence number: 1910491465
[    6.516176] ubi3: available PEBs: 0, total reserved PEBs: 197, PEBs reserved for bad PEB handling: 40
[    6.525551] ubi3: background thread "ubi_bgt3d" started, PID 196
[    6.544186] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" started, PID 201
[    6.579189] UBIFS (ubi3:0): recovery needed
[    6.661752] UBIFS (ubi3:0): recovery completed
[    6.665331] UBIFS (ubi3:0): UBIFS: mounted UBI device 3, volume 0, name "jrd_vol"
[    6.672631] UBIFS (ubi3:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    6.682769] UBIFS (ubi3:0): FS size: 18157568 bytes (17 MiB, 143 LEBs), journal size 1015809 bytes (0 MiB, 7 LEBs)
[    6.693044] UBIFS (ubi3:0): reserved for root: 857626 bytes (837 KiB)
[    6.699425] UBIFS (ubi3:0): media format: w4/r0 (latest is w4/r0), UUID 29B61335-E5DA-4A0B-9CB4-0D6C33B56622, small LPT model
[    6.851821] subsys-restart: __subsystem_get(): Changing subsys fw_name to modem
[    6.868667] pil-q6v5-mss 4080000.qcom,mss: modem: loading from 0x82a00000 to 0x86200000
[    6.912672] pil-q6v5-mss 4080000.qcom,mss: Debug policy not present - msadp. Continue.
[    6.932434] pil-q6v5-mss 4080000.qcom,mss: Loading MBA and DP (if present) from 0x87900000 to 0x87a00000
[    6.996643] pil-q6v5-mss 4080000.qcom,mss: MBA boot done
[    7.693510] QTI:start
[   10.294086] delayed_for_delay_cnss_pwup_func::do delay 0
[   10.473487] pil-q6v5-mss 4080000.qcom,mss: modem: Brought out of reset
[   10.494124] delayed_for_delay_sdhci_pwup_func::do delay 0, depend = 0
[   10.553768] pil-q6v5-mss 4080000.qcom,mss: Subsystem error monitoring/handling services are up
[   10.561506] pil-q6v5-mss 4080000.qcom,mss: modem: Power/Clock ready interrupt received
[   10.629745] diag: In diag_send_feature_mask_update, control channel is not open, p: 0, c0939c7c
[   11.294115] delayed_for_delay_cnss_pwup_func::do delay 1
[   11.494094] delayed_for_delay_sdhci_pwup_func::do delay 1, depend = 0
[   11.698393] msm_thermal:set_enabled enabled = 0
[   11.708631] QCMAP:start
[   11.825972] mx_restore: Device has been opened
[   11.834132] mx_restore: Writing to the device
[   11.837474] mx_restore: stage 1, user work  1
[   11.841811] mx_restore: Device successfully closed
[   11.885489] mx_restore: Device has been opened
[   11.888914] mx_restore: Writing to the device
[   11.893259] mx_restore: stage 1, user work  2
[   11.914804] mx_restore: Device successfully closed
[   11.924259] sps:BAM 0x04044000 is registered.
[   11.928392] sps:BAM 0x04044000 (va:0xc98c0000) enabled: ver:0x27, number of pipes:6
[   11.957089] mx_restore: Device has been opened
[   11.989542] mx_restore: Device successfully closed
[   12.294105] delayed_for_delay_cnss_pwup_func::do delay 2
[   12.375887] USB QCMAP NL IOCTL Snd GETNEIGH Succ
[   12.494102] delayed_for_delay_sdhci_pwup_func::do delay 2, depend = 0
[   12.521368] ------------[ cut here ]------------
[   12.551470] WARNING: CPU: 0 PID: 508 at /home/xhzhou/0221_9x07_M9/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/net/netfilter/nf_queue.c:35 nf_register_queue_handler+0x28/0x38()
[   12.705364] Modules linked in:
[   12.708379] CPU: 0 PID: 508 Comm: sh Tainted: G        W      3.18.20 #1
[   12.774527] [<c00132ac>] (unwind_backtrace) from [<c0011460>] (show_stack+0x10/0x14)
[   12.781248] [<c0011460>] (show_stack) from [<c001c6ac>] (warn_slowpath_common+0x68/0x88)
[   12.872405] [<c001c6ac>] (warn_slowpath_common) from [<c001c75c>] (warn_slowpath_null+0x18/0x20)
[   12.906110] [<c001c75c>] (warn_slowpath_null) from [<c045f808>] (nf_register_queue_handler+0x28/0x38)
[   12.924732] [<c045f808>] (nf_register_queue_handler) from [<c0478780>] (proc_sip_segment+0x38/0x54)
[   12.932750] [<c0478780>] (proc_sip_segment) from [<c012723c>] (proc_sys_call_handler+0x98/0xb4)
[   12.974426] [<c012723c>] (proc_sys_call_handler) from [<c0127268>] (proc_sys_write+0x10/0x18)
[   12.981923] [<c0127268>] (proc_sys_write) from [<c00d712c>] (vfs_write+0xb8/0x170)
[   13.015941] [<c00d712c>] (vfs_write) from [<c00d759c>] (SyS_write+0x40/0x80)
[   13.021967] [<c00d759c>] (SyS_write) from [<c000dd00>] (ret_fast_syscall+0x0/0x38)
[   13.062221] ---[ end trace b465b2fde19a16bf ]---
[   13.294089] delayed_for_delay_cnss_pwup_func::do delay 3
[   13.444110] mx_restore:restore_work_func:153: restore_stage = 1 restore_user_work = 2
[   13.524781] delayed_for_delay_sdhci_pwup_func::do delay 3, depend = 0
[   13.917048] QCMAP:Start DHCP server
[   14.294196] delayed_for_delay_cnss_pwup_func::do delay 4
[   14.510673] random: dnsmasq urandom read with 50 bits of entropy available
[   14.524081] delayed_for_delay_sdhci_pwup_func::do delay 4, depend = 0
[   14.718284] QCMAP:DHCP server started
[   14.741795] QCMAP:DHCP server started
[   15.196887] QCMAP:Init Complete
[   15.294104] delayed_for_delay_cnss_pwup_func::do delay 5
[   15.524064] delayed_for_delay_sdhci_pwup_func::do delay 5, depend = 0
[   15.714549] mx_restore: Device has been opened
[   15.719086] mx_restore: Writing to the device
[   15.723434] mx_restore: probe type 1!!!
[   15.727343] cnss_sdio_set_ready_init_module::now set ready 1
[   15.732887] mx_restore: Device successfully closed
[   15.739917] mx_restore: Device has been opened
[   15.747528] mx_restore: Writing to the device
[   15.751900] mx_restore: probe type 2!!!
[   15.755780] sdhci_set_ready_init_module::now set ready 1
[   15.761014] mx_restore: Device successfully closed
[   15.857904] Shortcut_FE_IPV4:start/load
[   15.900618] oem_watch (856): drop_caches: 3
[   15.905828] Shortcut_FE_IPV6:start/load
[   15.914119] ------------[ cut here ]------------
[   15.917718] WARNING: CPU: 0 PID: 864 at /home/xhzhou/0221_9x07_M9/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/net/core/dev.c:3413 netif_rx_internal+0x4c/0x250()
[   15.934157] Cloned packet from dev bridge0
[   15.938191] Modules linked in: shortcut_fe(O)
[   15.942536] CPU: 0 PID: 864 Comm: insmod Tainted: G        W  O   3.18.20 #1
[   15.949613] [<c00132ac>] (unwind_backtrace) from [<c0011460>] (show_stack+0x10/0x14)
[   15.957330] [<c0011460>] (show_stack) from [<c001c6ac>] (warn_slowpath_common+0x68/0x88)
[   15.965396] [<c001c6ac>] (warn_slowpath_common) from [<c001c6f8>] (warn_slowpath_fmt+0x2c/0x3c)
[   15.974080] [<c001c6f8>] (warn_slowpath_fmt) from [<c0439008>] (netif_rx_internal+0x4c/0x250)
[   15.982552] [<c0439008>] (netif_rx_internal) from [<c0439348>] (netif_rx_ni+0x84/0xf0)
[   15.990481] [<c0439348>] (netif_rx_ni) from [<c043946c>] (dev_loopback_xmit+0xb8/0xc4)
[   15.998388] [<c043946c>] (dev_loopback_xmit) from [<c04ef67c>] (ip6_finish_output2+0xdc/0x4a0)
[   16.006980] [<c04ef67c>] (ip6_finish_output2) from [<c050e278>] (igmp6_send+0x2ec/0x4d4)
[   16.015053] [<c050e278>] (igmp6_send) from [<c050f8d8>] (igmp6_timer_handler+0x2c/0x90)
[   16.023008] [<c050f8d8>] (igmp6_timer_handler) from [<c00574f8>] (call_timer_fn+0x84/0x17c)
[   16.031375] [<c00574f8>] (call_timer_fn) from [<c0057ca4>] (run_timer_softirq+0x2e0/0x32c)
[   16.039621] [<c0057ca4>] (run_timer_softirq) from [<c001f32c>] (__do_softirq+0x13c/0x304)
[   16.047779] [<c001f32c>] (__do_softirq) from [<c001f764>] (irq_exit+0x84/0xe0)
[   16.054984] [<c001f764>] (irq_exit) from [<c004bc58>] (__handle_domain_irq+0x8c/0xbc)
[   16.062763] [<c004bc58>] (__handle_domain_irq) from [<c0008724>] (gic_handle_irq+0x38/0x50)
[   16.071125] [<c0008724>] (gic_handle_irq) from [<c0011e80>] (__irq_svc+0x40/0x74)
[   16.078584] Exception stack(0xc1e9b8f8 to 0xc1e9b940)
[   16.083592] b8e0:                                                       00000001 00000008
[   16.091785] b900: 00000000 c08a8074 00000000 c69f3600 c69f3c00 c1e9ba18 c7840050 c701045c
[   16.099943] b920: c7010010 c1e9b944 00000030 c1e9b940 c03cf698 c0038e8c 200c0013 ffffffff
[   16.108108] [<c0011e80>] (__irq_svc) from [<c0038e8c>] (preempt_count_sub+0xc/0xd4)
[   16.115748] [<c0038e8c>] (preempt_count_sub) from [<c03cf698>] (sps_get_iovec+0x298/0x314)
[   16.123964] [<c03cf698>] (sps_get_iovec) from [<c027846c>] (msm_nand_sps_get_iovec.isra.10+0x1c/0x48)
[   16.133165] [<c027846c>] (msm_nand_sps_get_iovec.isra.10) from [<c027a5c0>] (msm_nand_read_oob+0x4c4/0x8cc)
[   16.142915] [<c027a5c0>] (msm_nand_read_oob) from [<c027aae4>] (msm_nand_read_partial_page+0x11c/0x1c8)
[   16.152340] [<c027aae4>] (msm_nand_read_partial_page) from [<c027adb8>] (msm_nand_read+0x228/0x248)
[   16.161321] [<c027adb8>] (msm_nand_read) from [<c0272cc4>] (part_read+0x44/0x7c)
[   16.168691] [<c0272cc4>] (part_read) from [<c0270cb0>] (mtd_read+0x70/0xa4)
[   16.175639] [<c0270cb0>] (mtd_read) from [<c0285360>] (ubi_io_read+0x168/0x2b8)
[   16.182897] [<c0285360>] (ubi_io_read) from [<c0283268>] (ubi_eba_read_leb+0x290/0x394)
[   16.190915] [<c0283268>] (ubi_eba_read_leb) from [<c0282590>] (ubi_leb_read+0x6c/0xbc)
[   16.198815] [<c0282590>] (ubi_leb_read) from [<c01482e4>] (ubifs_leb_read+0x2c/0x90)
[   16.206542] [<c01482e4>] (ubifs_leb_read) from [<c0149c84>] (ubifs_read_node+0x138/0x2cc)
[   16.214702] [<c0149c84>] (ubifs_read_node) from [<c0163950>] (ubifs_load_znode+0xb0/0x550)
[   16.222919] [<c0163950>] (ubifs_load_znode) from [<c014cb04>] (ubifs_lookup_level0+0x104/0x1c0)
[   16.231625] [<c014cb04>] (ubifs_lookup_level0) from [<c014cc00>] (ubifs_tnc_locate+0x40/0x1a0)
[   16.240217] [<c014cc00>] (ubifs_tnc_locate) from [<c014d368>] (ubifs_tnc_lookup_nm+0x24/0x134)
[   16.248816] [<c014d368>] (ubifs_tnc_lookup_nm) from [<c0141e44>] (ubifs_lookup+0xb0/0x1b8)
[   16.257063] [<c0141e44>] (ubifs_lookup) from [<c00de91c>] (lookup_real+0x30/0x4c)
[   16.264524] [<c00de91c>] (lookup_real) from [<c00df3b8>] (__lookup_hash+0x30/0x38)
[   16.272047] [<c00df3b8>] (__lookup_hash) from [<c00e1008>] (lookup_slow+0x3c/0xa0)
[   16.279634] [<c00e1008>] (lookup_slow) from [<c00e1910>] (path_lookupat+0x10c/0x6ec)
[   16.287353] [<c00e1910>] (path_lookupat) from [<c00e2260>] (filename_lookup.isra.52+0x20/0x5c)
[   16.295946] [<c00e2260>] (filename_lookup.isra.52) from [<c00e3f50>] (user_path_at_empty+0x54/0x78)
[   16.304978] [<c00e3f50>] (user_path_at_empty) from [<c00e3f84>] (user_path_at+0x10/0x18)
[   16.313024] [<c00e3f84>] (user_path_at) from [<c00d5b7c>] (SyS_faccessat+0xa0/0x1ac)
[   16.320778] [<c00d5b7c>] (SyS_faccessat) from [<c000dd00>] (ret_fast_syscall+0x0/0x38)
[   16.328668] ---[ end trace b465b2fde19a16c0 ]---
[   16.333464] delayed_for_delay_cnss_pwup_func::do delay 6
[   16.341399] cnss_sdio 87a00000.qcom,cnss-sdio: CNSS SDIO Driver start
[   16.349251] SysRq : Show Memory
[   16.351359] Mem-info:
[   16.353616] Normal per-cpu:
[   16.356723] CPU    0: hi:   18, btch:   3 usd:  17
[   16.361431] active_anon:1463 inactive_anon:16 isolated_anon:0
[   16.361431]  active_file:440 inactive_file:545 isolated_file:0
[   16.361431]  unevictable:0 dirty:8 writeback:0 unstable:0
[   16.361431]  free:6651 slab_reclaimable:797 slab_unreclaimable:1866
[   16.361431]  mapped:972 shmem:16 pagetables:172 bounce:0
[   16.361431]  free_cma:13
[   16.392438] Normal free:26604kB min:968kB low:1208kB high:1452kB active_anon:5852kB inactive_anon:64kB active_file:1760kB inactive_file:2180kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:69632kB managed:59060kB mlocked:0kB dirty:32kB writeback:0kB mapped:3888kB shmem:64kB slab_reclaimable:3188kB slab_unreclaimable:7464kB kernel_stack:1392kB pagetables:688kB unstable:0kB bounce:0kB free_cma:52kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[   16.433719] cnss_sdio 87a00000.qcom,cnss-sdio: CNSS SDIO Driver registered
[   16.440501] lowmem_reserve[]: 0 0
[   16.443636] Normal: 651*4kB (UEMCR) 269*8kB (UEMR) 116*16kB (UEMR) 66*32kB (UEMR) 49*64kB (UEMR) 39*128kB (UEMR) 14*256kB (UER) 8*512kB (UER) 2*1024kB (U) 0*2048kB 0*4096kB = 26580kB
[   16.459868] 1001 total pagecache pages
[   16.463601] 0 pages in swap cache
[   16.466960] Swap cache stats: add 0, delete 0, find 0/0
[   16.472108] Free swap  = 0kB
[   16.475023] Total swap = 0kB
[   16.478500] 17408 pages of RAM
[   16.480873] 6894 free pages
[   16.483654] 2643 reserved pages
[   16.486898] 2014 slab pages
[   16.489553] 265147 pages shared
[   16.492680] 0 pages swap cached
[   16.525909] delayed_for_delay_sdhci_pwup_func::do delay 6, depend = 2
[   16.531898] Gary:7824900.sdhci: Enter sdhci_msm_probe
[   16.555475] sdhci_msm 7824900.sdhci: sdhci_msm_probe: ICE device is not enabled
[   16.561768] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/sdhci@7824900[0]'
[   16.561791] sdhci_msm 7824900.sdhci: No vreg data found for vdd
[   16.577616] Shortcut_FE_CM:start/load
[   16.624573] sdhci_msm 7824900.sdhci: sdhci_msm_pm_qos_parse_irq: error -22 reading irq cpu
[   16.631806] sdhci_msm 7824900.sdhci: sdhci_msm_pm_qos_parse: PM QoS voting for IRQ will be disabled
[   16.704151] sdhci_msm 7824900.sdhci: sdhci_msm_pm_qos_parse: PM QoS voting for cpu group will be disabled
[   16.730579] sdhci_msm 7824900.sdhci: sdhci_msm_probe: sdiowakeup_irq = 353
[   16.742111] sdhci_msm 7824900.sdhci: No vmmc regulator found
[   16.752898] sdhci_msm 7824900.sdhci: No vqmmc regulator found
[   16.766295] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using 32-bit ADMA in legacy mode
[   16.817524] Gary:7864900.sdhci: Enter sdhci_msm_probe
[   16.821625] sdhci_msm 7864900.sdhci: sdhci_msm_probe: ICE device is not enabled
[   16.850297] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/soc/sdhci@07864900[0]' - status (0)
[   16.850999] sdhci_msm 7864900.sdhci: sdhci_msm_pm_qos_parse_irq: error -22 reading irq cpu
[   16.870030] sdhci_msm 7864900.sdhci: sdhci_msm_pm_qos_parse: PM QoS voting for IRQ will be disabled
[   16.881114] sdhci_msm 7864900.sdhci: sdhci_msm_pm_qos_parse: PM QoS voting for cpu group will be disabled
[   16.894599] mmc0: queuing unknown CIS tuple 0x10 (5 bytes)
[   16.911482] mmc0: queuing unknown CIS tuple 0x10 (5 bytes)
[   16.920115] sdhci_msm 7864900.sdhci: No vmmc regulator found
[   16.928314] mmc0: new SDIO card at address 5b76
[   16.932081] sdhci_msm 7864900.sdhci: No vqmmc regulator found
[   16.964772] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using 32-bit ADMA in legacy mode
[   17.824881] USB QCMAP NL IOCTL Snd GETNEIGH Succ
[   18.019570] USB QCMAP NL IOCTL Snd GETNEIGH Succ
[   19.646755] oem_watch (856): drop_caches: 3
[   19.650157] SysRq : Show Memory
[   19.653035] Mem-info:
[   19.655655] Normal per-cpu:
[   19.658362] CPU    0: hi:   18, btch:   3 usd:  17
[   19.663177] active_anon:1559 inactive_anon:16 isolated_anon:0
[   19.663177]  active_file:435 inactive_file:567 isolated_file:0
[   19.663177]  unevictable:0 dirty:0 writeback:0 unstable:0
[   19.663177]  free:6450 slab_reclaimable:823 slab_unreclaimable:1871
[   19.663177]  mapped:1018 shmem:16 pagetables:185 bounce:0
[   19.663177]  free_cma:13
[   19.694701] Normal free:25904kB min:968kB low:1208kB high:1452kB active_anon:6236kB inactive_anon:64kB active_file:1740kB inactive_file:2268kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:69632kB managed:59060kB mlocked:0kB dirty:0kB writeback:0kB mapped:4072kB shmem:64kB slab_reclaimable:3204kB slab_unreclaimable:7484kB kernel_stack:1488kB pagetables:740kB unstable:0kB bounce:0kB free_cma:52kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[   19.740192] lowmem_reserve[]: 0 0
[   19.742473] Normal: 635*4kB (UEMCR) 292*8kB (UEMCR) 124*16kB (UEMR) 63*32kB (UEMR) 41*64kB (UEMR) 36*128kB (UEMR) 14*256kB (UEMR) 8*512kB (UEMR) 2*1024kB (UM) 0*2048kB 0*4096kB = 25836kB
[   19.776855] 1024 total pagecache pages
[   19.780587] 0 pages in swap cache
[   19.783887] Swap cache stats: add 0, delete 0, find 0/0
[   19.791871] Free swap  = 0kB
[   19.794569] Total swap = 0kB
[   19.797475] 17408 pages of RAM
[   19.799886] 6722 free pages
[   19.802398] 2643 reserved pages
[   19.805643] 2016 slab pages
[   19.808301] 265316 pages shared
[   19.811428] 0 pages swap cached
[   19.853069] oem_watch (856): drop_caches: 3
[   19.874761] SysRq : Show Memory
[   19.876868] Mem-info:
[   19.879125] Normal per-cpu:
[   19.881907] CPU    0: hi:   18, btch:   3 usd:  17
[   19.894205] active_anon:1587 inactive_anon:16 isolated_anon:0
[   19.894205]  active_file:439 inactive_file:588 isolated_file:0
[   19.894205]  unevictable:0 dirty:0 writeback:0 unstable:0
[   19.894205]  free:6411 slab_reclaimable:785 slab_unreclaimable:1871
[   19.894205]  mapped:1027 shmem:16 pagetables:197 bounce:0
[   19.894205]  free_cma:7
[   19.984449] Normal free:25108kB min:968kB low:1208kB high:1452kB active_anon:6564kB inactive_anon:64kB active_file:1768kB inactive_file:2600kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:69632kB managed:59060kB mlocked:0kB dirty:0kB writeback:0kB mapped:4252kB shmem:64kB slab_reclaimable:3140kB slab_unreclaimable:7492kB kernel_stack:1504kB pagetables:808kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[   20.094122] lowmem_reserve[]: 0 0
[   20.096405] Normal: 510*4kB (UEMCR) 241*8kB (UEMR) 98*16kB (UEMR) 55*32kB (UER) 38*64kB (UEMR) 36*128kB (UEMR) 15*256kB (UEMR) 8*512kB (UEMR) 2*1024kB (UM) 0*2048kB 0*4096kB = 24320kB
[   20.141490] 1244 total pagecache pages
[   20.154145] 0 pages in swap cache
[   20.156425] Swap cache stats: add 0, delete 0, find 0/0
[   20.161632] Free swap  = 0kB
[   20.184142] Total swap = 0kB
[   20.186646] 17408 pages of RAM
[   20.189026] 6248 free pages
[   20.191807] 2643 reserved pages
[   20.204161] 2005 slab pages
[   20.205920] 266091 pages shared
[   20.209047] 0 pages swap cached
[   20.256802] store_jrd_panic_reboot: jrd_panic_reboot(before, after)=(1,1)
[   20.377047] QCMAP:Enable mobileap
[   20.599183] QCMAP:Enable mobileap done
[   20.780042] gpio-1 (sysfs): gpiod_request: status -16
[   20.780058] export_store: status -16
[   21.992721] sh (1243): drop_caches: 3
[   22.166104] aicbsp_init
[   22.167520] RELEASE_DATE:2024_0319_a45a7d02
[   22.171774] aicbsp_resv_mem_init 
[   24.281769] aicbsp: aicbsp_set_subsys, subsys: AIC_WIFI, state to: 1
[   24.294229] aicbsp: aicbsp_set_subsys, power state change to 1 dure to AIC_WIFI
[   24.300513] aicbsp: aicbsp_platform_power_on
[   24.338113] aicbsp: aicbsp_sdio_probe:1 vid:0xC8A1  did:0xC08D
[   24.353769] aicbsp: aicbsp_sdio_probe:2 vid:0xC8A1  did:0xC18D
[   24.358690] aicbsp: aicbsp_sdio_probe after replace:1
[   24.363604] the device is PRODUCT_ID_AIC8800DC 
[   24.368413] aicbsp: aicbsp_get_feature, set FEATURE_SDIO_CLOCK 50 MHz
[   24.374618] aicbsp: aicwf_sdio_reg_init
[   24.378690] aicbsp: Set SDIO Clock 50 MHz
[   24.384186] ############ aicwifi_init begin 
[   24.408629] ############ system_config_8800dc done
[   24.412386] h_u02 is loaing ###############
[   24.416650] rwnx_plat_bin_fw_upload_android
[   24.420725] rwnx_load_firmware :firmware path = /etc/firmware/fmacfw_patch_8800dc_h_u02.bin  
[   24.435035] file md5:7726c614f63a38bbc2a8a5496f67aeb5
[   24.449930] aicwf_dpd_calib_8800dc
[   24.452628] AICWFDBG(LOGERROR)	misc_ram_addr=120ebc
[   24.458529] rwnx_plat_bin_fw_upload_android
[   24.461675] rwnx_load_firmware :firmware path = /etc/firmware/fmacfw_calib_8800dc_h_u02.bin  
[   24.476565] file md5:10df4a96fc0a4bf7e11a9e6528a6b057
[   24.813213] ############ rwnx_plat_patch_load done
[   24.825406] ### Upload fmacfw_patch_tbl_8800dc_h_u02.bin 
[   24.829784] rwnx_load_firmware :firmware path = /etc/firmware/fmacfw_patch_tbl_8800dc_h_u02.bin  
[   24.847753] file md5:6d3deb2100280c6b91e79f784bbfd9cd
[   24.851864] tbl size = 528 
[   24.856137] zh Mar 15 2024 19:41:20 - g5a3ad3apatch_tbl:  110890  180c75
[   24.862180] patch_tbl:  1108f4  182cb1
[   24.866138] patch_tbl:  11087c  180ccd
[   24.869643] patch_tbl:  1107e4  18155d
[   24.873364] patch_tbl:  110578  183c1d
[   24.877159] patch_tbl:  110840  1815a9
[   24.880837] patch_tbl:  1104fc  18176d
[   24.884646] patch_tbl:  110860  1835ad
[   24.888296] patch_tbl:  110494  1817b5
[   24.892027] patch_tbl:  110740  1817e1
[   24.895808] patch_tbl:  1107c0  181871
[   24.899494] patch_tbl:  11055c  1818bd
[   24.903221] patch_tbl:  1107a0  181dc5
[   24.907389] patch_tbl:  110654  1835f9
[   24.910673] patch_tbl:  110818  1832d5
[   24.914452] patch_tbl:  1108cc  1821c1
[   24.918124] patch_tbl:  1108d0  181dc9
[   24.921861] patch_tbl:  110630  182339
[   24.925666] patch_tbl:  110758  183c81
[   24.929322] patch_tbl:  110864  183f51
[   24.933058] patch_tbl:  110520  183f91
[   24.936835] patch_tbl:  1106d0  1840d9
[   24.940522] patch_tbl:  1108fc  18412d
[   24.944331] patch_tbl:  110574  1840a5
[   24.948086] patch_tbl:  110558  184149
[   24.951716] patch_tbl:  110590  1818ed
[   24.955500] patch_tbl:  1104f4  1824cd
[   24.959183] patch_tbl:  110500  181ce5
[   24.962917] patch_tbl:  110f34  1833ad
[   24.966825] patch_tbl:  110f04  18399d
[   24.970371] patch_tbl:  110de4  1839c5
[   24.974151] patch_tbl:  110e04  183b81
[   24.977836] patch_tbl:  110e6c  183b15
[   24.981568] patch_tbl:  110ab0  183be5
[   24.985368] patch_tbl:  1100e0  183ac1
[   24.989034] patch_tbl:  110dd4  183d2d
[   24.992766] patch_tbl:  110e5c  18390d
[   24.996539] patch_tbl:  110b00  182f85
[   25.000231] patch_tbl:  110ae8  181c6d
[   25.003960] patch_tbl:  110aa0  183ff9
[   25.007761] patch_tbl:  110e64  18406d
[   25.011428] patch_tbl:  110f80  184289
[   25.015217] patch_tbl:  11148c  1841d1
[   25.018897] patch_tbl:  40030084  187c80
[   25.022802] patch_tbl:  40030000  2a6b8
[   25.026683] patch_tbl:  40030004  4d9d0
[   25.030436] patch_tbl:  187c80  47706008
[   25.034387] patch_tbl:  187c84  d0332b00
[   25.038252] patch_tbl:  40030080  3
[   25.041721] patch_tbl:  4010001c  0
[   25.045521] ############ aicwf_patch_config_8800dc done
[   25.059436] aicbsp: aicbsp_get_feature, set FEATURE_SDIO_CLOCK 50 MHz
[   25.064959] aicsdio: aicwf_sdio_reg_init
[   25.078416] aicbsp: aicbsp_resv_mem_alloc_skb, alloc resv_mem_txdata succuss, id: 0, size: 98304
[   25.086258] aicbsp: sdio_err:<aicwf_sdio_bus_pwrctl,1380>: bus down
[   25.102079] aicbsp: aicbsp_get_feature, set FEATURE_SDIO_CLOCK 50 MHz
[   25.383116] 
[   25.383116] 
[   25.383116] rwnx_set_wiphy_params: CAUTION: USING PERMISSIVE CUSTOM REGULATORY RULES
[   25.383116] 
[   25.394506] ieee80211 phy0: HT supp 1, VHT supp 1, HE supp 1
[   28.864281] random: nonblocking pool is initialized
[   30.602281] ST7735S - st7735s_set_backlight: set lcd backligh level=0
[   33.121845] aicwf_sdio mmc0:5b76:1 wlan0: CLOSE
[   33.135570] rwnx_send_msg1 (9)MM_REMOVE_IF_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[   33.151808] ieee80211 phy0: HT supp 1, VHT supp 1, HE supp 1
[   33.169778] cfg80211: Calling CRDA to update world regulatory domain
[   33.187105] cfg80211: World regulatory domain updated:
[   33.191212] cfg80211:  DFS Master region: unset
[   33.214845] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   33.223549] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   33.249880] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   33.264268] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   33.271240] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   33.294194] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   33.301166] cfg80211:   (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   33.324141] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   33.331112] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   35.844571] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   38.345662] oem_watch (856): drop_caches: 3
[   38.349025] SysRq : Show Memory
[   38.351940] Mem-info:
[   38.354977] Normal per-cpu:
[   38.356972] CPU    0: hi:   18, btch:   3 usd:  15
[   38.361754] active_anon:2120 inactive_anon:16 isolated_anon:0
[   38.361754]  active_file:485 inactive_file:1006 isolated_file:0
[   38.361754]  unevictable:0 dirty:4 writeback:0 unstable:0
[   38.361754]  free:4911 slab_reclaimable:794 slab_unreclaimable:2039
[   38.361754]  mapped:1503 shmem:16 pagetables:231 bounce:0
[   38.361754]  free_cma:0
[   38.392939] Normal free:19644kB min:968kB low:1208kB high:1452kB active_anon:8480kB inactive_anon:64kB active_file:1940kB inactive_file:4024kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:69632kB managed:59060kB mlocked:0kB dirty:16kB writeback:0kB mapped:6012kB shmem:64kB slab_reclaimable:3176kB slab_unreclaimable:8156kB kernel_stack:1952kB pagetables:924kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[   38.434847] lowmem_reserve[]: 0 0
[   38.437357] Normal: 451*4kB (UEMR) 208*8kB (UEMR) 105*16kB (UEMR) 51*32kB (UEMR) 39*64kB (UEMR) 31*128kB (UEMR) 11*256kB (UER) 7*512kB (UEMR) 0*1024kB 0*2048kB 0*4096kB = 19644kB
[   38.453238] 1507 total pagecache pages
[   38.457036] 0 pages in swap cache
[   38.460362] Swap cache stats: add 0, delete 0, find 0/0
[   38.466893] Free swap  = 0kB
[   38.468738] Total swap = 0kB
[   38.472290] 17408 pages of RAM
[   38.484108] 5192 free pages
[   38.485867] 2643 reserved pages
[   38.488993] 2126 slab pages
[   38.491772] 266814 pages shared
[   38.504113] 0 pages swap cached
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值