SOL-Space-Operating-Linux / meta-sol

Yocto layer for Space Operating Linux
MIT License
6 stars 1 forks source link

Kernel panic - not syncing: Out of memory and no killable processes... #31

Closed pdlloyd closed 1 year ago

pdlloyd commented 1 year ago

I recently ran into an issue where the kernel panics during boot and gets stuck in a boot loop. The error message is:

Kernel panic - not syncing: Out of memory and no killable processes...

This happened when I enabled meta-python and presumably made the rootfs too large to be read into memory. Have you encountered this, and do you know where in the code I can start tweaking to remedy this issue?

pdlloyd commented 1 year ago

@ENM185 here is the boot log that generated the kernel panic. It looks like it's running out of memory during ramdisk extraction (entry at 56.570029 seconds in log)

grabserial -t -n -d /dev/ttyUSB0 -m "^\[\d{4}\.\d{3}\]\sI> Welcome to MB2.*" -q "^Poky.*"
[0.000001 0.000001] [0000.325] I> Welcome to MB2(TBoot-BPMP)(version: 01.00.160913-t186-M-00.00-mobile-7d3edb9d)
[0.006618 0.006618] [0000.334] I> bit @ 0xd480000
[0.008821 0.002203] [0000.337] I> Boot-device: eMMC
[0.018289 0.009468] [0000.344] I> sdmmc bdev is already initialized
[0.021777 0.003488] [0000.349] I> pmic: reset reason (nverc)    : 0x40
[0.054764 0.032987] [0000.380] I> Found 18 partitions in SDMMC_BOOT (instance 3)
[0.073730 0.018966] [0000.399] I> Found 37 partitions in SDMMC_USER (instance 3)
[0.077529 0.003799] [0000.405] I> MB2 check ECC error: EMC_INTSTATUS_0: 0x10
[0.083079 0.005549] [0000.410] I> MB2 check ECC error: EMC_INTSTATUS_0: 0x0
[0.088487 0.005409] [0000.415] I> MB2 check ECC error: EMC_INTSTATUS_0: 0x10
[0.093811 0.005324] [0000.420] I> MB2 check ECC error: EMC_INTSTATUS_0: 0x0
[0.099272 0.005461] [0000.425] I> OEM carveouts init scrub in progress...
[0.175724 0.076452] [0000.501] I> MB2 check ECC error: EMC_INTSTATUS_0: 0x10
[0.179271 0.003547] [0000.506] I> MB2 check ECC error: EMC_INTSTATUS_0: 0x0
[0.184620 0.005349] [0000.511] I> MB2 check ECC error: EMC_INTSTATUS_0: 0x10
[0.190006 0.005386] [0000.516] I> MB2 check ECC error: EMC_INTSTATUS_0: 0x0
[0.195344 0.005338] [0000.521] I> Mb2 SDRAM scrub successful
[0.198461 0.003116] [0000.525] I> A/B: bin_type (16) slot 0
[0.201434 0.002974] [0000.529] I> Loading partition bpmp-fw at 0xd7800000
[0.206991 0.005556] [0000.534] I> Reading two headers - addr:0xd7800000 blocks:1
[0.212521 0.005531] [0000.539] I> Addr: 0xd7800000, start-block: 55307352, num_blocks: 1
[0.238522 0.026000] [0000.564] I> Binary(16) of size 533504 is loaded @ 0xd7800000
[0.243980 0.005458] [0000.570] I> A/B: bin_type (17) slot 0
[0.246974 0.002994] [0000.573] I> Loading partition bpmp-fw-dtb at 0xd79f0000
[0.252646 0.005672] [0000.579] I> Reading two headers - addr:0xd79f0000 blocks:1
[0.258332 0.005687] [0000.584] I> Addr: 0xd79f0000, start-block: 55309768, num_blocks: 1
[0.277555 0.019222] [0000.603] I> Binary(17) of size 75680 is loaded @ 0xd79ed600
[0.312512 0.034958] [0000.638] I> Loading SCE-FW ...
[0.315266 0.002753] [0000.641] I> A/B: bin_type (12) slot 0
[0.318290 0.003025] [0000.645] I> Loading partition sce-fw at 0xd7300000
[0.323898 0.005608] [0000.650] I> Reading two headers - addr:0xd7300000 blocks:1
[0.327352 0.003454] [0000.655] I> Addr: 0xd7300000, start-block: 55313864, num_blocks: 1
[0.348713 0.021361] [0000.674] I> Binary(12) of size 125168 is loaded @ 0xd7300000
[0.354449 0.005735] [0000.680] I> Init SCE
[0.355155 0.000707] [0000.682] I> Loading APE-FW ...
[0.357912 0.002757] [0000.685] I> A/B: bin_type (11) slot 0
[0.362981 0.005069] [0000.689] I> Loading partition adsp-fw at 0xd7400000
[0.366007 0.003026] [0000.694] I> Reading two headers - addr:0xd7400000 blocks:1
[0.371797 0.005791] [0000.699] I> Addr: 0xd7400000, start-block: 55290968, num_blocks: 1
[0.392693 0.020895] [0000.718] I> Binary(11) of size 107808 is loaded @ 0xd7400000
[0.398525 0.005832] [0000.724] I> Copy BTCM section
[0.401373 0.002848] [0000.727] I> A/B: bin_type (13) slot 0
[0.404507 0.003134] [0000.731] I> Loading partition cpu-bootloader at 0x96000000
[0.410019 0.005512] [0000.736] I> Reading two headers - addr:0x96000000 blocks:1
[0.415762 0.005744] [0000.742] I> Addr: 0x96000000, start-block: 55270488, num_blocks: 1
[0.437452 0.021689] [0000.763] I> Binary(13) of size 283728 is loaded @ 0x96000000
[0.442937 0.005486] [0000.769] I> A/B: bin_type (20) slot 0
[0.446077 0.003139] [0000.772] I> Loading partition bootloader-dtb at 0x8520f400
[0.451664 0.005587] [0000.778] I> Reading two headers - addr:0x8520f400 blocks:1
[0.457300 0.005636] [0000.783] I> Addr: 0x8520f400, start-block: 55272536, num_blocks: 1
[0.479508 0.022208] [0000.805] I> Binary(20) of size 337248 is loaded @ 0x8520f400
[0.485226 0.005718] [0000.811] I> A/B: bin_type (14) slot 0
[0.488349 0.003123] [0000.815] I> Loading partition secure-os at 0x8530f600
[0.493793 0.005443] [0000.820] I> Reading two headers - addr:0x8530f600 blocks:1
[0.499424 0.005631] [0000.825] I> Addr: 0x8530f600, start-block: 55274584, num_blocks: 1
[0.521145 0.021721] [0000.847] I> Binary(14) of size 312752 is loaded @ 0x8530f600
[0.528547 0.007402] [0000.854] I> TOS boot-params @ 0x85000000
[0.531454 0.002907] [0000.858] I> TOS params prepared
[0.534240 0.002785] [0000.861] I> Loading EKS ...
[0.537178 0.002939] [0000.864] I> A/B: bin_type (15) slot 0
[0.540233 0.003055] [0000.868] I> Loading partition eks at 0x8590f800
[0.545811 0.005578] [0000.872] I> Reading two headers - addr:0x8590f800 blocks:1
[0.551447 0.005635] [0000.878] I> Addr: 0x8590f800, start-block: 55286872, num_blocks: 1
[0.570799 0.019352] [0000.896] I> Binary(15) of size 1040 is loaded @ 0x8590f800
[0.574038 0.003239] [0000.902] I> EKB detected (length: 0x400) @ 0x8590f800
[0.579697 0.005659] [0000.907] I> Copied encrypted keys
[0.583165 0.003468] [0000.911] I> boot profiler @ 0x235844000
[0.588140 0.004976] [0000.914] I> boot profiler for TOS @ 0x235844000
[0.591451 0.003310] [0000.919] I> Unhalting SCE
[0.594339 0.002888] [0000.922] I> Primary Memory Start:80000000 Size:70000000
[0.600003 0.005664] [0000.927] I> Extended Memory Start:f0110000 Size:1456f0000
[0.608099 0.008097] [0000.934] I> MB2(TBoot-BPMP) done
[0.609605 0.001505] 
[0.619103 0.009499] NOTICE:  BL31: v1.3(release):23b153a63
[0.622197 0.003093] NOTICE:  BL31: Built : 22:43:09, Dec  9 2019
[0.631733 0.009537] ipc-unittest-main: 1519: Welcome to IPC unittest!!!
[0.634808 0.003075] ipc-unittest-main: 1531: waiting forever
[0.637774 0.002965] ipc-unittest-srv: 329: Init unittest services!!!
[0.643255 0.005481] keystore-demo: 141: Hello world from keystore-demo app
[0.648752 0.005497] keystore-demo: 207: main: EKB contents match expected value
[0.654087 0.005335] exit called, thread 0xffffffffea87ad58, name trusty_app_2_7d18fc60-e9fc-11e8
[0.659681 0.005594] platform_bootstrap_epilog: trusty bootstrap complete
[0.812691 0.153010] [0001.138] I> Welcome to Cboot
[0.815208 0.002517] [0001.141] I> Cboot Version: t186-c3c778fb
[0.818407 0.003199] [0001.145] I> CPU-BL Params @ 0x235800000
[0.821484 0.003077] [0001.148] I> Dram Scrub in progress
[1.466500 0.645015] [0001.792] I> DRAM Scrub Successful
[1.469107 0.002608] [0001.795] I>  0) Base:0x00000000 Size:0x00000000
[1.472150 0.003042] [0001.800] I>  1) Base:0x237f00000 Size:0x00100000
[1.477506 0.005356] [0001.804] I>  2) Base:0x237e00000 Size:0x00100000
[1.482774 0.005268] [0001.809] I>  3) Base:0x237d00000 Size:0x00100000
[1.485946 0.003172] [0001.813] I>  4) Base:0x237c00000 Size:0x00100000
[1.491169 0.005223] [0001.818] I>  5) Base:0x237b00000 Size:0x00100000
[1.494162 0.002993] [0001.822] I>  6) Base:0x237800000 Size:0x00200000
[1.499618 0.005456] [0001.827] I>  7) Base:0x237400000 Size:0x00400000
[1.505048 0.005430] [0001.831] I>  8) Base:0x237a00000 Size:0x00100000
[1.507903 0.002855] [0001.836] I>  9) Base:0x237300000 Size:0x00100000
[1.513584 0.005681] [0001.840] I> 10) Base:0x236800000 Size:0x00800000
[1.518915 0.005331] [0001.845] I> 11) Base:0x30000000 Size:0x00040000
[1.521832 0.002918] [0001.849] I> 12) Base:0xf0000000 Size:0x00100000
[1.527211 0.005379] [0001.854] I> 13) Base:0x30040000 Size:0x00001000
[1.530323 0.003111] [0001.858] I> 14) Base:0x30048000 Size:0x00001000
[1.535606 0.005283] [0001.863] I> 15) Base:0x30049000 Size:0x00001000
[1.538808 0.003202] [0001.867] I> 16) Base:0x3004a000 Size:0x00001000
[1.544209 0.005402] [0001.871] I> 17) Base:0x3004b000 Size:0x00001000
[1.549572 0.005363] [0001.876] I> 18) Base:0x3004c000 Size:0x00001000
[1.552748 0.003176] [0001.880] I> 19) Base:0x3004d000 Size:0x00001000
[1.558231 0.005483] [0001.885] I> 20) Base:0x3004e000 Size:0x00001000
[1.561489 0.003258] [0001.889] I> 21) Base:0x3004f000 Size:0x00001000
[1.566717 0.005229] [0001.894] I> 22) Base:0x00000000 Size:0x00000000
[1.571922 0.005205] [0001.898] I> 23) Base:0xf0100000 Size:0x00010000
[1.575218 0.003296] [0001.902] I> 24) Base:0x00000000 Size:0x00000000
[1.580385 0.005167] [0001.907] I> 25) Base:0x00000000 Size:0x00000000
[1.583772 0.003387] [0001.911] I> 26) Base:0x00000000 Size:0x00000000
[1.588940 0.005168] [0001.916] I> 27) Base:0x00000000 Size:0x00000000
[1.594122 0.005182] [0001.920] I> 28) Base:0x84400000 Size:0x00400000
[1.597342 0.003220] [0001.925] I> 29) Base:0x30000000 Size:0x00010000
[1.602449 0.005107] [0001.929] I> 30) Base:0x238000000 Size:0x08000000
[1.605718 0.003268] [0001.933] I> 31) Base:0x00000000 Size:0x00000000
[1.611145 0.005427] [0001.938] I> 32) Base:0x236000000 Size:0x00600000
[1.616351 0.005207] [0001.942] I> 33) Base:0x80000000 Size:0x70000000
[1.619773 0.003422] [0001.947] I> 34) Base:0xf0110000 Size:0x1456f0000
[1.624945 0.005172] [0001.951] I> 35) Base:0x00000000 Size:0x00000000
[1.628098 0.003152] [0001.956] I> 36) Base:0x00000000 Size:0x00000000
[1.633132 0.005034] [0001.960] I> 37) Base:0x2372e0000 Size:0x00020000
[1.638705 0.005573] [0001.965] I> 38) Base:0x84000000 Size:0x00400000
[1.642049 0.003344] [0001.969] I> 39) Base:0x96000000 Size:0x02000000
[1.647425 0.005376] [0001.974] I> 40) Base:0x85000000 Size:0x01200000
[1.651102 0.003677] [0001.978] I> 41) Base:0x235800000 Size:0x00500000
[1.655256 0.004154] [0001.983] I> 42) Base:0x00000000 Size:0x00000000
[1.660579 0.005323] [0001.987] I> 43) Base:0x00000000 Size:0x00000000
[1.663425 0.002846] [0001.991] GIC-SPI Target CPU: 4
[1.666629 0.003205] [0001.995] Interrupts Init done
[1.669831 0.003202] [0001.998] calling constructors
[1.672829 0.002998] [0002.001] initializing heap
[1.675858 0.003028] [0002.004] initializing threads
[1.678923 0.003065] [0002.007] initializing timers
[1.684309 0.005387] [0002.010] creating bootstrap completion thread
[1.687737 0.003428] [0002.015] top of bootstrap2()
[1.690556 0.002819] [0002.018] CPU: ARM Cortex A57
[1.693630 0.003074] [0002.021] CPU: MIDR: 0x411FD073, MPIDR: 0x80000100
[1.699346 0.005717] [0002.026] initializing platform
[1.702398 0.003052] [0002.029] I> Bl_dtb @0x8520f400
[1.705302 0.002904] [0002.032] I> gpio framework initialized
[1.712610 0.007307] [0002.038] I> tegrabl_gpio_driver_register: register 'nvidia,tegra186-gpio' driver
[1.722308 0.009698] [0002.048] I> tegrabl_gpio_driver_register: register 'nvidia,tegra186-gpio-aon' driver
[1.728075 0.005767] [0002.056] I> GPIO framework and drivers are initialized.
[1.733585 0.005510] [0002.061] I> Boot-device: eMMC
[1.742297 0.008712] [0002.068] I> sdmmc bdev is already initialized
[1.772698 0.030401] [0002.099] I> Found 18 partitions in SDMMC_BOOT (instance 3)
[1.790300 0.017602] [0002.116] I> Found 37 partitions in SDMMC_USER (instance 3)
[1.793377 0.003077] [0002.121] W> opt-in fuse is not set, skip fuse_burning
[1.799076 0.005698] [0002.126] I> Reserved memory at 0xfbe00000 for U-Boot relocation
[1.804799 0.005723] [0002.132] I> A/B: bin_type (21) slot 0
[1.809705 0.004906] [0002.136] I> Loading partition kernel-dtb at 0x80000000 from device(0x1)
[1.827073 0.017368] [0002.153] I> Kernel_dtb @0x80000000
[1.829978 0.002905] [0002.156] I> tegrabl_tca9539_init: i2c bus: 0, slave addr: 0xee
[1.841023 0.011045] [0002.167] I> tegrabl_gpio_driver_register: register 'tca9539_gpio_driver' driver
[1.846817 0.005793] [0002.174] I> tegrabl_tca9539_init: i2c bus: 0, slave addr: 0xe8
[1.857263 0.010446] [0002.183] I> tegrabl_gpio_driver_register: register 'tca9539_gpio_driver' driver
[1.867156 0.009893] [0002.193] I> fixed regulator driver initialized
[1.899099 0.031942] [0002.225] I> register 'maxim' power off handle
[1.905091 0.005993] [0002.231] I> virtual i2c enabled
[1.907781 0.002689] [0002.234] I> registered 'maxim,max77620' pmic
[1.911033 0.003252] [0002.238] I> tegrabl_gpio_driver_register: register 'max77620-gpio' driver
[1.924958 0.013925] [0002.251] I> Find /i2c@c250000's alias i2c7
[1.927835 0.002877] [0002.255] I> Reading eeprom i2c=7 address=0x50
[1.958454 0.030619] [0002.284] I> Device at /i2c@c250000:0x50
[1.961300 0.002846] [0002.288] I> Reading eeprom i2c=7 address=0x57
[1.990817 0.029517] [0002.317] I> Device at /i2c@c250000:0x57
[1.994435 0.003618] [0002.321] I> Find /i2c@c240000's alias i2c1
[1.997306 0.002871] [0002.325] I> Reading eeprom i2c=1 address=0x51
[2.003667 0.006361] [0002.330] E> I2C: slave not found in slaves.
[2.006681 0.003013] [0002.334] E> I2C: Could not write 0 bytes to slave: 0x00a2 with repeat start true.
[2.015343 0.008663] [0002.342] E> I2C_DEV: Failed to send register address 0x00000000.
[2.020765 0.005422] [0002.348] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa2 at 0x00000000 via instance 1.
[2.029006 0.008240] [0002.357] E> eeprom: Retry to read I2C slave device.
[2.034789 0.005783] [0002.362] E> I2C: slave not found in slaves.
[2.040127 0.005338] [0002.366] E> I2C: Could not write 0 bytes to slave: 0x00a2 with repeat start true.
[2.046465 0.006338] [0002.374] E> I2C_DEV: Failed to send register address 0x00000000.
[2.051911 0.005446] [0002.380] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa2 at 0x00000000 via instance 1.
[2.062682 0.010771] [0002.390] E> eeprom: Failed to read I2C slave device
[2.068238 0.005557] [0002.394] I> Eeprom read failed 0x3526070d
[2.071849 0.003611] [0002.399] I> Find /i2c@3160000's alias i2c0
[2.074928 0.003078] [0002.403] I> Reading eeprom i2c=0 address=0x50
[2.080423 0.005496] [0002.407] E> I2C: slave not found in slaves.
[2.083407 0.002984] [0002.411] E> I2C: Could not write 0 bytes to slave: 0x00a0 with repeat start true.
[2.091663 0.008256] [0002.419] E> I2C_DEV: Failed to send register address 0x00000000.
[2.097348 0.005685] [0002.425] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa0 at 0x00000000 via instance 0.
[2.108369 0.011020] [0002.434] E> eeprom: Failed to read I2C slave device
[2.111640 0.003271] [0002.439] I> Eeprom read failed 0x3526070d
[2.118039 0.006399] [0002.444] I> Find /i2c@3180000's alias i2c2
[2.121087 0.003048] [0002.448] I> Reading eeprom i2c=2 address=0x54
[2.123892 0.002805] [0002.452] I> Enabling gpio chip_id = 2, gpio pin = 9
[2.132717 0.008825] [0002.459] E> I2C: slave not found in slaves.
[2.135684 0.002967] [0002.463] E> I2C: Could not write 0 bytes to slave: 0x00a8 with repeat start true.
[2.144346 0.008662] [0002.470] E> I2C_DEV: Failed to send register address 0x00000000.
[2.149854 0.005508] [0002.476] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa8 at 0x00000000 via instance 2.
[2.158148 0.008294] [0002.486] E> eeprom: Failed to read I2C slave device
[2.163733 0.005585] [0002.491] I> Disabling gpio chip_id = 2, gpio pin = 9
[2.169518 0.005785] [0002.496] I> Eeprom read failed 0x00000000
[2.172500 0.002982] [0002.500] I> Reading eeprom i2c=2 address=0x57
[2.177928 0.005428] [0002.504] I> Enabling gpio chip_id = 2, gpio pin = 9
[2.181763 0.003835] [0002.510] E> I2C: slave not found in slaves.
[2.187085 0.005322] [0002.514] E> I2C: Could not write 0 bytes to slave: 0x00ae with repeat start true.
[2.193186 0.006101] [0002.521] E> I2C_DEV: Failed to send register address 0x00000000.
[2.201431 0.008245] [0002.527] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xae at 0x00000000 via instance 2.
[2.209813 0.008383] [0002.537] E> eeprom: Failed to read I2C slave device
[2.215107 0.005293] [0002.542] I> Disabling gpio chip_id = 2, gpio pin = 9
[2.218514 0.003407] [0002.547] I> Eeprom read failed 0x00000000
[2.224026 0.005512] [0002.551] I> create_pm_ids: id: 3489-0000-300-K, len: 15
[2.229537 0.005511] [0002.556] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00,, len: 93
[2.240614 0.011077] [0002.567] I> create_pm_ids: id: 2597-0000-501-D, len: 15
[2.243727 0.003114] [0002.572] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00,, len: 93
[2.278359 0.034632] [0002.604] I> enabling 'vdd-hdmi' regulator
[2.292933 0.014574] [0002.619] I> regulator 'vdd-hdmi' already enabled
[2.295666 0.002733] [0002.623] I> hdmi cable connected
[2.305149 0.009483] [0002.631] I> setting 'vdd-pex-1v00' regulator to 1000000 micro volts
[2.316191 0.011042] [0002.642] I> setting 'vdd-1v8' regulator to 1800000 micro volts
[2.324736 0.008544] [0002.651] E> cannot find any other nvdisp nodes
[2.345818 0.021083] [0002.672] I> edid read success
[2.361094 0.015276] [0002.687] I> edid read success
[2.363991 0.002897] [0002.690] I> width = 640, height = 480, frequency = 25174825
[2.369328 0.005337] [0002.695] I> width = 1920, height = 1080, frequency = 148500000
[2.374913 0.005585] [0002.701] I> width = 1920, height = 540, frequency = 74250000
[2.380406 0.005492] [0002.706] I> width = 720, height = 480, frequency = 26973026
[2.385918 0.005512] [0002.712] I> width = 1280, height = 720, frequency = 74175824
[2.391467 0.005549] [0002.717] I> width = 1920, height = 1080, frequency = 148351648
[2.397004 0.005537] [0002.723] I> width = 720, height = 576, frequency = 26973026
[2.402556 0.005552] [0002.729] I> width = 1280, height = 720, frequency = 74175824
[2.408143 0.005587] [0002.734] I> width = 1920, height = 1080, frequency = 148351648
[2.413699 0.005556] [0002.740] I> Best mode Width = 1920, Height = 1080, freq = 148351648
[2.423943 0.010244] [0002.750] I> hdmi_enable, starting HDMI initialisation
[2.431823 0.007880] [0002.758] I> hdmi_enable, HDMI initialisation complete
[2.444880 0.013057] [0002.771] initializing target
[2.447892 0.003011] [0002.774] calling apps_init()
[2.450961 0.003069] [0002.777] starting app kernel_boot_app
[2.473180 0.022219] [0002.799] I> found decompressor handler: lz4-legacy
[2.476071 0.002890] [0002.804] I> decompressing BMP blob ...
[2.487940 0.011869] [0002.814] I> Kernel type = Normal
[2.490779 0.002839] [0002.817] I> Loading partition kernel-bootctrl at 0xa8000000 from device(0x1)
[2.505383 0.014604] [0002.831] W> tegrabl_get_kernel_bootctrl: magic number(0x00000000) is invalid
[2.511019 0.005636] [0002.838] W> tegrabl_get_kernel_bootctrl: use default dummy boot control data
[2.519143 0.008124] [0002.845] I> ########## Fixed storage boot ##########
[2.522173 0.003030] [0002.850] I> Loading kernel from partition ...
[2.527650 0.005478] [0002.854] I> A/B: bin_type (24) slot 0
[2.543958 0.016307] [0002.870] I> Boot image size read from image header: f4a90
[2.546844 0.002886] [0002.875] I> Boot image load address: 0x0x80400000
[2.552472 0.005628] [0002.880] I> Loading partition kernel at 0x80400000 from device(0x1)
[3.514311 0.961838] [0003.840] I> Validate kernel ...
[3.517056 0.002746] [0003.843] I> T18x: Authenticate kernel (bin_type 24), max size 0x4000000
[3.523556 0.006500] [0003.850] I> kernel-dtb is already loaded
[3.526625 0.003069] [0003.854] I> Validate kernel-dtb ...
[3.531795 0.005170] [0003.858] I> T18x: Authenticate kernel-dtb (bin_type 21), max size 0x100000
[3.538026 0.006231] [0003.865] I> Checking boot.img header magic ... [0003.869] I> [OK]
[3.543600 0.005574] [0003.871] I> Kernel hdr @0x80400000
[3.546514 0.002914] [0003.874] I> Kernel dtb @0x80000000
[3.551817 0.005303] [0003.878] I> decompressor handler not found
[3.554838 0.003021] [0003.882] I> Copying kernel image (484923 bytes) from 0x80400800 to 0x80800000 ... [0003.889] I> Done
[3.563724 0.008886] [0003.891] I> Move ramdisk (len: 0) from 0x80477000 to 0x94830000
[3.572439 0.008715] [0003.898] I> Updated bpmp info to DTB
[3.578045 0.005606] [0003.904] I> Ramdisk: Base: 0x94830000; Size: 0x0
[3.580997 0.002952] [0003.908] I> Updated initrd info to DTB
[3.583739 0.002741] [0003.912] W> WARN: Fail to override "console=none" in commandline
[3.592155 0.008416] [0003.918] E> tegrabl_linuxboot_add_disp_param, du 1 failed to get display params
[3.598027 0.005872] [0003.925] E> tegrabl_linuxboot_add_disp_param, du 1 failed to get display params
[3.606074 0.008048] [0003.932] I> disabled_core_mask: 0xffffff0c
[3.609043 0.002969] [0003.936] I> Active slot suffix: 
[3.611638 0.002596] [0003.940] I> add_boot_slot_suffix: slot_suffix = 
[3.617121 0.005482] [0003.944] I> Linux Cmdline: console=ttyS0,115200 OS=l4t fbcon=map:0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x2372e0000 gpt tegra_fbmem2=0x800000@0x9607d000 lut_mem2=0x2008@0x9607a000 usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x235840000 sdhci_tegra.en_boot_part_access=1 
[3.653312 0.036191] [0003.980] I> Updated bootarg info to DTB
[3.656147 0.002835] [0003.984] I> eeprom_get_mac_addr: MAC (type: 0): 00:ff:ff:ff:ff:ff
[3.661825 0.005679] [0003.990] I> eeprom_get_mac_addr: MAC (type: 1): 00:ff:ff:ff:ff:ff
[3.667619 0.005794] [0003.996] I> eeprom_get_mac_addr: MAC (type: 2): 00:04:4b:ab:f9:95
[3.676052 0.008433] [0004.002] E> Found no plugin manager ids in source DT
[3.678970 0.002918] [0004.007] W> Add plugin manager ids from board info
[3.684486 0.005517] [0004.012] E> "plugin-manager" doesn't exist, creating
[3.690107 0.005621] [0004.017] E> "ids" doesn't exist, creating
[3.693091 0.002984] [0004.021] E> "connection" doesn't exist, creating
[3.698718 0.005627] [0004.025] E> "configs" doesn't exist, creating
[3.701759 0.003041] [0004.030] I> create_pm_ids: id: 3489-0000-300-K, len: 15
[3.707190 0.005431] [0004.035] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00,, len: 93
[3.718310 0.011119] [0004.046] I> create_pm_ids: id: 2597-0000-501-D, len: 15
[3.723847 0.005537] [0004.051] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00,, len: 93
[3.735098 0.011251] [0004.062] I> Adding plugin-manager/ids/3489-0000-300=/i2c@c250000:module@0x50
[3.740851 0.005753] [0004.069] E> "i2c@c250000" doesn't exist, creating
[3.746294 0.005442] [0004.074] E> "module@0x50" doesn't exist, creating
[3.752254 0.005960] [0004.079] I> Adding plugin-manager/ids/2597-0000-501=/i2c@c250000:module@0x57
[3.758363 0.006109] [0004.086] E> "module@0x57" doesn't exist, creating
[3.766543 0.008181] [0004.093] I> Adding plugin-manager/ids/3489-0000-300-K
[3.773472 0.006928] [0004.099] I> Adding plugin-manager/configs/3489-mem-type 00
[3.776767 0.003295] [0004.105] I> Adding plugin-manager/configs/3489-power-config 00
[3.785004 0.008237] [0004.111] I> Adding plugin-manager/configs/3489-misc-config 00
[3.790991 0.005987] [0004.117] I> Adding plugin-manager/configs/3489-modem-config 00
[3.796648 0.005657] [0004.123] I> Adding plugin-manager/configs/3489-touch-config 00
[3.802692 0.006044] [0004.129] I> Adding plugin-manager/configs/3489-display-config 00
[3.808496 0.005804] [0004.135] I> Adding plugin-manager/cvm
[3.811733 0.003237] [0004.139] E> "chip-id" doesn't exist, creating
[3.817256 0.005523] [0004.143] I> Adding plugin-manager/chip-id/A02P
[3.820797 0.003541] [0004.148] E> "odm-data" doesn't exist, creating
[3.825683 0.004886] [0004.152] I> Adding /chosen/plugin-manager/odm-data
[3.836108 0.010424] [0004.162] I> added [base:0x80000000, size:0x70000000] to /memory
[3.841586 0.005478] [0004.168] I> added [base:0xf0200000, size:0x145600000] to /memory
[3.847229 0.005643] [0004.174] I> added [base:0x235e00000, size:0x200000] to /memory
[3.852841 0.005612] [0004.179] I> added [base:0x236600000, size:0x200000] to /memory
[3.858320 0.005478] [0004.185] I> added [base:0x237000000, size:0x200000] to /memory
[3.863930 0.005611] [0004.191] I> Updated memory info to DTB
[3.867622 0.003691] [0004.195] E> add_disp_param: failed to get display params for du=1
[3.877248 0.009627] [0004.203] E> "reset" doesn't exist, creating
[3.880033 0.002785] [0004.207] E> "pmc-reset-reason" doesn't exist, creating
[3.886222 0.006188] [0004.213] E> "pmic-reset-reason" doesn't exist, creating
[3.893089 0.006867] [0004.219] I> Adding ecid(00000001643d78411400000019008380) to DT
[3.898722 0.005633] [0004.225] I> disabled_core_mask: 0xffffff0c
[3.911554 0.012832] [0004.237] I> Add serial number:0320218172240 as DT property
[3.920368 0.008815] [0004.246] I> Plugin-manager override starting
[3.925756 0.005388] [0004.252] I> node /plugin-manager/fragement@0 matches
[3.935437 0.009681] [0004.261] I> node /plugin-manager/fragement@4 matches
[3.972625 0.037188] [0004.298] I> node /plugin-manager/fragment-p3310-c00-camera matches
[3.998207 0.025581] [0004.324] I> Disable plugin-manager status in FDT
[4.001219 0.003012] [0004.328] I> Plugin-manager override finished successfully
[4.006685 0.005466] [0004.334] I> tegrabl_load_kernel_and_dtb: Done
[4.051395 0.044709] [0004.377] I> Kernel EP: 0x80800000, DTB: 0x80000000
[4.076434 0.025040] 
[4.076481 0.000047] 
[4.076492 0.000010] U-Boot 2016.07 (Nov 18 2022 - 00:15:24 +0000)
[4.079442 0.002950] 
[4.079458 0.000016] TEGRA186
[4.079532 0.000074] Model: NVIDIA P2771-0000-500
[4.082345 0.002813] DRAM:  6.8 GiB
[4.221862 0.139517] MC:   Tegra SD/MMC: 0, Tegra SD/MMC: 2
[4.331896 0.110034] *** Warning - bad CRC, using default environment
[4.334725 0.002829] 
[4.339246 0.004521] In:    serial
[4.339594 0.000349] Out:   serial
[4.339859 0.000264] Err:   serial
[4.342505 0.002646] Net:   eth0: ethernet@2490000
[4.345415 0.002910] meta-sol ref 03195a499b940c1684368dea6cd2669c3151d5b1
[4.358961 0.013546] Failed to mount ext2 filesystem...
[4.361807 0.002846] ** Unrecognized filesystem type **
[4.364601 0.002794] TMRing info files
[4.364742 0.000141] Finding mmc device 0
[4.367289 0.002547] Initializing mmc device 0
[4.461610 0.094321] Reading from mmc
[4.462157 0.000547] 1 blocks read: OK
[4.465539 0.003382] 1 blocks read: OK
[4.465880 0.000341] 1 blocks read: OK
[4.469602 0.003722] 1 blocks read: OK
[4.470035 0.000432] 1 blocks read: OK
[4.473080 0.003045] 1 blocks read: OK
[4.475376 0.002296] loaded files with hashes
[4.475833 0.000458] hash for original file was correct
[4.480875 0.005042] Reading info for filesizes
[4.481205 0.000330] TMRing file #1 of size 33740808
[4.484154 0.002949] Finding mmc device 0
[4.486579 0.002425] Initializing mmc device 0
[4.580211 0.093632] Reading from mmc
[5.381305 0.801094] 65901 blocks read: OK
[5.381882 0.000577] 1 blocks read: OK
[6.184116 0.802234] 65901 blocks read: OK
[6.184857 0.000741] 1 blocks read: OK
[6.986893 0.802036] 65901 blocks read: OK
[6.987463 0.000570] 1 blocks read: OK
[6.989707 0.002244] loaded files with hashes
[7.208652 0.218945] hash for original file was correct
[7.223513 0.014861] TMRing file #2 of size 337282
[7.224101 0.000588] Finding mmc device 0
[7.226225 0.002124] Initializing mmc device 0
[7.319921 0.093696] Reading from mmc
[7.331615 0.011694] 659 blocks read: OK
[7.332190 0.000575] 1 blocks read: OK
[7.345112 0.012922] 659 blocks read: OK
[7.345432 0.000320] 1 blocks read: OK
[7.358487 0.013055] 659 blocks read: OK
[7.358698 0.000211] 1 blocks read: OK
[7.361180 0.002482] loaded files with hashes
[7.364189 0.003008] hash for original file was correct
[7.367098 0.002909] TMRing file #3 of size 3021661
[7.369799 0.002701] Finding mmc device 0
[7.370041 0.000242] Initializing mmc device 0
[7.464095 0.094054] Reading from mmc
[7.539603 0.075508] 5902 blocks read: OK
[7.540253 0.000650] 1 blocks read: OK
[7.616596 0.076342] 5902 blocks read: OK
[7.617227 0.000632] 1 blocks read: OK
[7.693635 0.076408] 5902 blocks read: OK
[7.694262 0.000627] 1 blocks read: OK
[7.696656 0.002393] loaded files with hashes
[7.716878 0.020223] hash for original file was correct
[7.719577 0.002698] Hit any key to stop autoboot:  0 
[12.772743 5.053167] ## Flattened Device Tree blob at a7bf2200
[12.775539 0.002795]    Booting using the fdt blob at 0xa7bf2200
[12.778593 0.003054]    reserving fdt memory region: addr=80000000 size=10000
[12.784126 0.005533]    Using Device Tree in place at 00000000a7bf2200, end 00000000a7c47781
[12.837230 0.053104] 
[12.837356 0.000126] Starting kernel ...
[12.838109 0.000753] 
[12.870854 0.032744] [    0.000000] Booting Linux on physical CPU 0x100
[12.873752 0.002899] [    0.000000] Linux version 4.9.140-rt93-l4t-r32.3.1+g47e7e1cb0b49-rt (oe-user@oe-host) (gcc version 7.3.0 (GCC) ) #1 SMP PREEMPT RT Thu Oct 27 21:45:02 UTC 2022
[12.888349 0.014596] [    0.000000] Boot CPU: AArch64 Processor [411fd073]
[12.893965 0.005616] [    0.000000] OF: fdt:memory scan node memory@80000000, reg size 80,
[12.899975 0.006010] [    0.000000] OF: fdt: - 80000000 ,  70000000
[12.905324 0.005349] [    0.000000] OF: fdt: - f0200000 ,  145600000
[12.908879 0.003555] [    0.000000] OF: fdt: - 235e00000 ,  200000
[12.914012 0.005133] [    0.000000] OF: fdt: - 236600000 ,  200000
[12.917092 0.003080] [    0.000000] OF: fdt: - 237000000 ,  200000
[12.922737 0.005645] [    0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options '')
[13.105079 0.182342] [    0.000000] bootconsole [uart8250] enabled
[13.108156 0.003077] [    0.000000] Found tegra_fbmem2: 00800000@9607d000
[13.113824 0.005667] [    0.000000] Found lut_mem2: 00002008@9607a000
[13.116959 0.003135] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[13.128582 0.011623] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[13.140055 0.011473] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[13.151333 0.011277] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[13.162978 0.011645] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[13.174667 0.011689] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[13.186086 0.011419] [    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[13.195641 0.009555] [    0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
[13.200807 0.005167] [    0.000000] psci: probing for conduit method from DT.
[13.206317 0.005509] [    0.000000] psci: PSCIv1.0 detected in firmware.
[13.209487 0.003171] [    0.000000] psci: Using standard PSCI v0.2 function IDs
[13.215241 0.005754] [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[13.221040 0.005799] [    0.000000] psci: SMC Calling Convention v1.1
[13.226485 0.005445] [    0.000000] percpu: Embedded 45 pages/cpu @ffffffc1b66f2000 s147072 r8192 d29056 u184320
[13.233127 0.006642] [    0.000000] Speculative Store Bypass Disable mitigation not required
[13.241016 0.007889] [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1764920
[13.249664 0.008648] [    0.000000] Kernel command line: console=ttyS0,115200 OS=l4t fbcon=map:0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x2372e0000 gpt tegra_fbmem2=0x800000@0x9607d000 lut_mem2=0x2008@0x9607a000 usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x235840000 sdhci_tegra.en_boot_part_access=1 root=/dev/ram0 rw rootwait 
[13.290096 0.040432] [    0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[13.296034 0.005938] [    0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
[13.301974 0.005939] [    0.000000] log_buf_len min size: 32768 bytes
[13.307331 0.005357] [    0.000000] log_buf_len: 262144 bytes
[13.310327 0.002996] [    0.000000] early log buf free: 29388(89%)
[13.313259 0.002932] [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[13.321867 0.008608] [    0.000000] Dentry cache hash table entries: 1048576 (order: 12, 16777216 bytes)
[13.328110 0.006243] [    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[13.336534 0.008423] [    0.000000] Memory: 6922976K/7172096K available (15550K kernel code, 2550K rwdata, 6920K rodata, 7872K init, 624K bss, 183584K reserved, 65536K cma-reserved)
[13.350838 0.014304] [    0.000000] Virtual kernel memory layout:
[13.354041 0.003203] [    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[13.362528 0.008487] [    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
[13.370959 0.008430] [    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008fb0000   ( 15552 KB)
[13.376983 0.006024] [    0.000000]     .rodata : 0xffffff8008fb0000 - 0xffffff8009680000   (  6976 KB)
[13.385498 0.008515] [    0.000000]       .init : 0xffffff8009680000 - 0xffffff8009e30000   (  7872 KB)
[13.391528 0.006030] [    0.000000]       .data : 0xffffff8009e30000 - 0xffffff800a0ad808   (  2551 KB)
[13.400115 0.008587] [    0.000000]        .bss : 0xffffff800a0ad808 - 0xffffff800a149b68   (   625 KB)
[13.408789 0.008675] [    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[13.414654 0.005865] [    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[13.423222 0.008568] [    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[13.431930 0.008708] [    0.000000]               0xffffffbf00000000 - 0xffffffbf06dc8000   (   109 MB actual)
[13.440647 0.008717] [    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc1b7200000   (  7026 MB)
[13.446420 0.005774] [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[13.454987 0.008566] [    0.000000] Preemptible hierarchical RCU implementation.
[13.460655 0.005668] [    0.000000]     Build-time adjustment of leaf fanout to 64.
[13.463841 0.003186] [    0.000000]     RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
[13.472357 0.008515] [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[13.478350 0.005994] [    0.000000] NR_IRQS:64 nr_irqs:64 0
[13.481371 0.003021] [    0.000000] GIC: Using split EOI/Deactivate mode
[13.487464 0.006093] [    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 31.25MHz (phys).
[13.495573 0.008109] [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[13.507126 0.011554] [    0.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[13.513457 0.006330] [    0.001555] Console: colour dummy device 80x25
[13.649204 0.135747] [    0.416771] kmemleak: Kernel memory leak detector disabled
[13.652644 0.003440] [    0.416783] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=31250)
[13.663627 0.010982] [    0.416785] pid_max: default: 32768 minimum: 301
[13.669178 0.005551] [    0.417101] Security Framework initialized
[13.672321 0.003143] [    0.417259] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[13.680712 0.008390] [    0.417263] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[13.686515 0.005804] [    0.417920] ftrace: allocating 46882 entries in 184 pages
[13.692436 0.005921] [    0.545493] sched-energy: Sched-energy-costs installed from DT
[13.698271 0.005835] [    0.597414] ASID allocator initialised with 65536 entries
[13.725403 0.027132] [    0.622056] tegra-id: chipid=21817.
[13.728317 0.002914] [    0.625697] tegra-id: opt_subrevision=1.
[13.731428 0.003112] [    0.629798] Tegra Revision: A02p SKU: 0x90 CPU Process: 0 SoC Process: 0
[13.739867 0.008439] [    0.636790] DTS File Name: /home/auvidea/Downloads/l4t_rev_32_2_1/TX2/public_sources/kernel_src/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3489-1000-a00-00-base.dts
[13.760506 0.020639] [    0.659058] DTB Build time: <unknown>
[13.827814 0.067308] [    0.678868] CPU1: Booted secondary processor [4e0f0030]
[13.831529 0.003715] [    0.690533] CPU2: Booted secondary processor [4e0f0030]
[13.837102 0.005573] [    0.702287] CPU3: Booted secondary processor [411fd073]
[13.842522 0.005420] [    0.713259] CPU4: Booted secondary processor [411fd073]
[13.848350 0.005828] [    0.724245] CPU5: Booted secondary processor [411fd073]
[13.853897 0.005547] [    0.724352] Brought up 6 CPUs
[13.856780 0.002883] [    0.754696] SMP: Total of 6 processors activated.
[13.862441 0.005661] [    0.759599] CPU features: detected feature: 32-bit EL0 Support
[13.868635 0.006194] [    0.766030] CPU: All CPU(s) started at EL2
[13.883676 0.015041] [    0.770329] alternatives: patching kernel code
[13.886989 0.003313] [    0.780357] devtmpfs: initialized
[13.975884 0.088896] [    0.872360] Initilizing CustomIPI irq domain
[13.979415 0.003531] [    0.877418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[13.990977 0.011562] [    0.887796] futex hash table entries: 2048 (order: 6, 262144 bytes)
[14.000561 0.009584] [    0.897381] pinctrl core: initialized pinctrl subsystem
[14.004286 0.003725] [    0.903264] OS set in device tree is not L4T.
[14.010277 0.005992] [    0.908239] regulator-dummy: no parameters
[14.013736 0.003459] [    0.912916] Initializing plugin-manager
[14.019720 0.005983] [    0.917069] Plugin module not found
[14.024997 0.005277] [    0.921640] node /plugin-manager/fragement@0 match with odm-data enable-denver-wdt
[14.034335 0.009338] [    0.931128] node /plugin-manager/fragement@4 match with odm-data enable-denver-wdt
[14.044859 0.010524] [    0.941718] node /plugin-manager/fragment-500-e3325-pcie match with board >=3489-0000-200
[14.055683 0.010824] [    0.952501] node /plugin-manager/fragment-p3310-c00-camera match with board >=3489-0000-200
[14.070301 0.014618] [    0.967042] NET: Registered protocol family 16
[14.076389 0.006088] [    0.973190] pstore: using zlib compression
[14.081967 0.005579] [    0.978794] console [pstore-1] enabled
[14.085188 0.003221] [    0.982778] pstore: Registered ramoops as persistent store backend
[14.091114 0.005926] [    0.989288] ramoops: attached 0x200000@0x235880000, ecc: 0/0
[14.099688 0.008574] [    0.996436] cpuidle: using governor menu
[14.106846 0.007158] [    1.003601] bpmp: waiting for handshake
[14.109998 0.003151] [    1.007702] bpmp: handshake completed
[14.112957 0.002959] [    1.011580] bpmp: synchronizing channels
[14.118710 0.005753] [    1.015683] bpmp: channels synchronized
[14.121777 0.003067] [    1.019743] bpmp: mail init ok
[14.130366 0.008589] [    1.027060] arm-smmu 12000000.iommu: probing hardware configuration...
[14.136538 0.006173] [    1.033976] arm-smmu 12000000.iommu: SMMUv2 with:
[14.142237 0.005699] [    1.038974] arm-smmu 12000000.iommu:    stage 1 translation
[14.145316 0.003079] [    1.044656] arm-smmu 12000000.iommu:    stage 2 translation
[14.151200 0.005884] [    1.050340] arm-smmu 12000000.iommu:    nested translation
[14.157055 0.005855] [    1.055930] arm-smmu 12000000.iommu:    stream matching with 128 register groups, mask 0x7f80
[14.166173 0.009118] [    1.064665] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[14.177480 0.011307] [    1.075675] arm-smmu 12000000.iommu:    64 context banks (0 stage-2 only)
[14.183197 0.005717] [    1.082588] arm-smmu 12000000.iommu:    Stage-1: 39-bit VA -> 48-bit IPA
[14.192015 0.008817] [    1.089477] arm-smmu 12000000.iommu:    Stage-2: 39-bit IPA -> 48-bit PA
[14.205237 0.013223] [    1.101983] vdso: 2 pages (1 code @ ffffff8008fb7000, 1 data @ ffffff8009e34000)
[14.211241 0.006003] [    1.109805] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[14.222964 0.011724] [    1.119599] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[14.234599 0.011635] [    1.131319] Registering BPMP clocks...
[14.237908 0.003309] [    1.135411] tegra_bpmp_clk_init: clock init ok (638 clks)
[14.248504 0.010595] [    1.145141] tegra_powergate_init: DONE
[14.251525 0.003021] [    1.149132] DTS File Name: /home/auvidea/Downloads/l4t_rev_32_2_1/TX2/public_sources/kernel_src/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3489-1000-a00-00-base.dts
[14.274715 0.023190] [    1.171445] DTB Build time: <unknown>
[14.283074 0.008359] [    1.179659] Tegra reboot handler registered.
[14.290129 0.007055] [    1.186756] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[14.296488 0.006360] [    1.194167] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[14.302318 0.005830] [    1.200471] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[14.308038 0.005720] [    1.206823] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[14.313658 0.005620] [    1.213078] tegra-pmc: ### PMC reset status reg: 0x0
[14.320166 0.006508] [    1.218721] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[14.328739 0.008573] [    1.226303] tegra-pmc c360000.pmc: IO padctrl driver initialized
[14.335569 0.006831] [    1.233300] iommu: Adding device 3460000.sdhci to group 0
[14.341958 0.006389] [    1.239796] iommu: Adding device 3440000.sdhci to group 1
[14.349723 0.007765] [    1.246440] iommu: Adding device 3400000.sdhci to group 2
[14.357908 0.008186] [    1.254568] iommu: Adding device 3507000.ahci-sata to group 3
[14.364071 0.006163] [    1.260720] arm-smmu: forcing sodev map for 3507000.ahci-sata
[14.371073 0.007002] [    1.267800] iommu: Adding device 3160000.i2c to group 4
[14.377366 0.006293] [    1.274128] iommu: Adding device c240000.i2c to group 5
[14.381240 0.003874] [    1.280350] iommu: Adding device 3180000.i2c to group 6
[14.387831 0.006591] [    1.286496] iommu: Adding device 3190000.i2c to group 7
[14.396652 0.008822] [    1.293315] iommu: Adding device 31b0000.i2c to group 8
[14.400635 0.003983] [    1.299438] iommu: Adding device 31c0000.i2c to group 9
[14.406971 0.006336] [    1.305469] iommu: Adding device c250000.i2c to group 10
[14.413138 0.006167] [    1.311576] iommu: Adding device 31e0000.i2c to group 11
[14.423753 0.010615] [    1.320444] iommu: Adding device 3210000.spi to group 12
[14.427666 0.003914] [    1.326537] iommu: Adding device c260000.spi to group 13
[14.433969 0.006303] [    1.332690] iommu: Adding device 3240000.spi to group 14
[14.442993 0.009024] [    1.339668] iommu: Adding device 3100000.serial to group 15
[14.449540 0.006547] [    1.346153] iommu: Adding device 3110000.serial to group 16
[14.456332 0.006792] [    1.353075] iommu: Adding device c280000.serial to group 17
[14.462668 0.006336] [    1.359448] iommu: Adding device 3130000.serial to group 18
[14.470605 0.007937] [    1.367467] iommu: Adding device 2490000.ether_qos to group 19
[14.476619 0.006014] [    1.373568] arm-smmu: forcing sodev map for 2490000.ether_qos
[14.484429 0.007810] [    1.381132] iommu: Adding device b000000.rtcpu to group 20
[14.493372 0.008942] [    1.390007] iommu: Adding device 13e10000.host1x to group 21
[14.499822 0.006450] [    1.396635] iommu: Adding device 13e10000.host1x:ctx0 to group 22
[14.506173 0.006351] [    1.403558] iommu: Adding device 13e10000.host1x:ctx1 to group 23
[14.512770 0.006597] [    1.410503] iommu: Adding device 13e10000.host1x:ctx2 to group 24
[14.519292 0.006522] [    1.417401] iommu: Adding device 13e10000.host1x:ctx3 to group 25
[14.526028 0.006736] [    1.424400] iommu: Adding device 13e10000.host1x:ctx4 to group 26
[14.532503 0.006475] [    1.431439] iommu: Adding device 13e10000.host1x:ctx5 to group 27
[14.541311 0.008808] [    1.438426] iommu: Adding device 13e10000.host1x:ctx6 to group 28
[14.547962 0.006652] [    1.445441] iommu: Adding device 13e10000.host1x:ctx7 to group 29
[14.554832 0.006869] [    1.452687] iommu: Adding device 150c0000.nvcsi to group 30
[14.562907 0.008075] [    1.459633] iommu: Adding device 15700000.vi to group 31
[14.566823 0.003917] [    1.465822] iommu: Adding device 15600000.isp to group 32
[14.575704 0.008881] [    1.472376] iommu: Adding device 15210000.nvdisplay to group 33
[14.581989 0.006285] [    1.479013] arm-smmu 12000000.iommu: Unhandled context fault: iova=0x962c9c00, fsynr=0x10001, cb=16, sid=9(0x9 - NVDISPLAY), pgd=0, pud=0, pmd=0, pte=0
[14.599097 0.017109] [    1.479532] iommu: Adding device 15340000.vic to group 34
[14.603276 0.004178] [    1.479966] iommu: Adding device 154c0000.nvenc to group 35
[14.610901 0.007625] [    1.480345] iommu: Adding device 15480000.nvdec to group 36
[14.619282 0.008381] [    1.480857] iommu: Adding device 15380000.nvjpg to group 37
[14.627539 0.008257] [    1.481271] iommu: Adding device 15500000.tsec to group 38
[14.635185 0.007647] [    1.481663] iommu: Adding device 15100000.tsecb to group 39
[14.643085 0.007900] [    1.482779] iommu: Adding device 15810000.se to group 40
[14.651421 0.008336] [    1.483210] iommu: Adding device 15820000.se to group 41
[14.659534 0.008113] [    1.483593] iommu: Adding device 15830000.se to group 42
[14.667272 0.007738] [    1.483975] iommu: Adding device 15840000.se to group 43
[14.675329 0.008058] [    1.485317] iommu: Adding device smmu_test to group 44
[14.683281 0.007952] [    1.486419] mc: mapped MMIO address: 0xffffff800a640000 -> 0x2c10000
[14.691744 0.008462] [    1.486443] mc: mapped MMIO address: 0xffffff800a660000 -> 0x2c20000
[14.699299 0.007555] [    1.486465] mc: mapped MMIO address: 0xffffff800a680000 -> 0x2c30000
[14.711266 0.011967] [    1.486488] mc: mapped MMIO address: 0xffffff800a6a0000 -> 0x2c40000
[14.719505 0.008238] [    1.486510] mc: mapped MMIO address: 0xffffff800a6c0000 -> 0x2c50000
[14.727708 0.008203] [    1.486522] nv-tegra-mc 2c10000.mc: No mssnvlink node
[14.735236 0.007528] [    1.486543] mc-err: mcerr ops are set to t18x
[14.742107 0.006871] [    1.486930] dram-ecc: DRAM ECC enabled-MC_ECC_CONTROL:0x0000000d
[14.749841 0.007734] [    1.486977] mc-err: (255) csr_nvdisplayr: EMEM address decode error
[14.757504 0.007662] [    1.486983] mc-err:   status = 0x20327092; addr = 0x3ffffffc0
[14.764886 0.007382] [    1.486987] mc-err:   secure: yes, access-type: read
[14.771751 0.006866] [    1.487000] mc-err: (255) csr_nvdisplayr: EMEM address decode error
[14.779241 0.007489] [    1.487005] mc-err:   status = 0x20327092; addr = 0x3ffffffc0
[14.786615 0.007374] [    1.487011] mc-err:   secure: yes, access-type: read
[14.793947 0.007332] [    1.487023] mc-err: (255) csr_nvdisplayr: EMEM address decode error
[14.801182 0.007236] [    1.487030] mc-err:   status = 0x20327092; addr = 0x3ffffffc0
[14.808306 0.007123] [    1.487033] mc-err:   secure: yes, access-type: read
[14.815540 0.007234] [    1.487045] mc-err: (255) csr_nvdisplayr: EMEM address decode error
[14.823079 0.007539] [    1.487050] mc-err:   status = 0x20327092; addr = 0x3ffffffc0
[14.830202 0.007123] [    1.487053] mc-err:   secure: yes, access-type: read
[14.837103 0.006901] [    1.487076] mc-err: Too many MC errors; throttling prints
[14.844213 0.007111] [    1.487101] dram-ecc: SCE-R5 is booted with Camera FW
[14.851336 0.007123] [    1.487127] dram-ecc: DRAM ECC interrupts handled in Camera FW
[14.858836 0.007500] [    1.488597] random: fast init done
[14.862580 0.003744] [    1.493288] iommu: Adding device 3530000.xhci to group 45
[14.869905 0.007325] [    1.495369] arm<hit enter to activate fiq debugger>
[14.876063 0.006158] -smmu: forcing sodev map for 3530000.xhci
[14.879897 0.003834] [    1.497696] iommu: Adding device 3550000.xudc to group 46
[14.887480 0.007583] [    1.497729] arm-smmu: forcing sodev map for 3550000.xudc
[14.894979 0.007500] [    1.499939] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[14.902093 0.007114] [    1.499947] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[14.912060 0.009966] [    1.502018] iommu: Adding device 17000000.gp10b to group 47
[14.918423 0.006363] [    1.505937] tegra-reset 5000000.clock: registered 193 resets.
[14.924834 0.006411] [    1.512561] iommu: Adding device d000000.bpmp to group 48
[14.931403 0.006569] [    1.513018] bpmp: ping status is 0
[14.934538 0.003135] [    1.513170] bpmp d000000.bpmp: firmware tag is 4208eb5c85fe47a2235fbc0b8eb87dca
[14.945920 0.011382] [    1.521085] bpmp d000000.bpmp: probe ok
[14.950026 0.004106] [    1.526555] iommu: Adding device 2600000.dma to group 49
[14.957919 0.007894] [    1.529570] GPIO line 445 (sdmmc-wake-support-input) hogged as input
[14.964883 0.006964] [    1.529604] GPIO line 446 (sdmmc-wake-support-output) hogged as output/low
[14.975827 0.010944] [    1.529779] GPIO line 461 (camera-control-output-low) hogged as output/low
[14.982488 0.006661] [    1.529829] GPIO line 456 (camera-control-output-low) hogged as output/low
[14.993003 0.010516] [    1.529910] GPIO line 457 (camera-control-output-low) hogged as output/low
[15.000996 0.007993] [    1.529938] GPIO line 426 (camera-control-output-low) hogged as output/low
[15.011299 0.010302] [    1.530233] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (tegra-gpio)
[15.022027 0.010728] [    1.541053] gpiochip_setup_dev: registered GPIOs 256 to 319 on device: gpiochip1 (tegra-gpio-aon)
[15.032247 0.010220] [    1.544141] random: crng init done
[15.035666 0.003419] [    1.546274] iommu: Adding device 10003000.pcie-controller to group 50
[15.042392 0.006727] [    1.546305] arm-smmu: forcing sodev map for 10003000.pcie-controller
[15.052872 0.010479] [    1.548741] iommu: Adding device sound to group 51
[15.056850 0.003978] [    1.549218] iommu: Adding device 3510000.hda to group 52
[15.063573 0.006723] [    1.572486] iommu: Adding device c1a0000.aon to group 53
[15.070978 0.007406] [    1.573852] vdd-ac-bat: 5000 mV 
[15.074575 0.003597] [    1.579303] vdd-1v8-ap: 1800 mV 
[15.077833 0.003258] [    1.622439] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[15.088497 0.010664] [    1.655835] eventlib_kernel: keventlib is initialized, test id: 0
[15.095352 0.006855] [    1.656067] SCSI subsystem initialized
[15.098804 0.003452] [    1.662883] usbcore: registered new interface driver usbfs
[15.105738 0.006934] [    1.662918] usbcore: registered new interface driver hub
[15.112394 0.006656] [    1.662992] usbcore: registered new device driver usb
[15.118938 0.006545] [    1.672251] GPIO line 241 (touch-rails) hogged as output/high
[15.125688 0.006750] [    1.672995] GPIO line 242 (touch-rails) hogged as output/high
[15.132144 0.006456] [    1.673273] gpiochip_setup_dev: registered GPIOs 240 to 255 on device: gpiochip2 (tca9539)
[15.142916 0.010772] [    1.676640] GPIO line 228 (lcd-bias-rails) hogged as output/high
[15.150004 0.007088] [    1.677773] gpiochip_setup_dev: registered GPIOs 224 to 239 on device: gpiochip3 (tca9539)
[15.160203 0.010199] [    1.706473] max77620 4-003c: PMIC Version OTP:0x4D and ES:0x1
[15.167222 0.007019] [    1.719436] vddio-ddr: at 1125 mV 
[15.170971 0.003749] [    1.722295] avdd_dsi_csi: 1200 mV 
[15.177754 0.006783] [    1.727273] vdd-1v8: 1800 mV 
[15.181312 0.003557] [    1.729382] vdd-3v3-sys: 3300 mV 
[15.185111 0.003799] [    1.731926] max77620-sd4: at 600 mV 
[15.188874 0.003764] [    1.734379] spmic-ldo0: at 1800 mV 
[15.192218 0.003343] [    1.735279] spmic-ldo1: at 800 mV 
[15.198663 0.006446] [    1.738298] vddio-3v3: 3300 mV 
[15.202301 0.003637] [    1.741197] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV 
[15.209373 0.007073] [    1.742971] vdd-rtc: at 800 mV 
[15.213358 0.003985] [    1.745360] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV 
[15.220538 0.007179] [    1.746983] spmic-ldo6: at 1500 mV 
[15.224113 0.003575] [    1.750890] vdd-pex-1v00: 1000 mV 
[15.227530 0.003418] [    1.753037] dvdd-pex: 1000 mV 
[15.231281 0.003751] [    1.758606] GPIO line 221 (spmic_gpio_input) hogged as input
[15.238454 0.007173] [    1.759131] GPIO line 222 (spmic_gpio_input) hogged as input
[15.245665 0.007210] [    1.759424] gpiochip_setup_dev: registered GPIOs 216 to 223 on device: gpiochip4 (max77620-gpio)
[15.256923 0.011258] [    1.760145] max77620 4-003c: max77620 probe successful
[15.264059 0.007136] [    1.761302] media: Linux media interface: v0.10
[15.270857 0.006798] [    1.761352] Linux video capture interface: v2.00
[15.278226 0.007369] [    1.765789] pps_core: LinuxPPS API ver. 1 registered
[15.282130 0.003904] [    1.765793] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[15.295748 0.013617] [    1.765963] PTP clock support registered
[15.299424 0.003677] [    1.767068] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[15.309718 0.010294] [    1.767110] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[15.316753 0.007035] [    1.770052] tegra_fiq_debugger_init: found FIQ source (IRQ 386)
[15.323519 0.006766] [    1.775141] trusty trusty: trusty version: Built: 22:43:54 Dec  9 2019 
[15.330406 0.006887] [    1.775157] trusty trusty: selected api version: 3 (requested 3)
[15.337190 0.006784] [    1.776911] Advanced Linux Sound Architecture Driver Initialized.
[15.346887 0.009696] [    1.777718] Bluetooth: Core ver 2.22
[15.350477 0.003591] [    1.777756] NET: Registered protocol family 31
[15.357667 0.007189] [    1.777758] Bluetooth: HCI device and connection manager initialized
[15.364541 0.006874] [    1.777766] Bluetooth: HCI socket layer initialized
[15.371128 0.006587] [    1.777775] Bluetooth: L2CAP socket layer initialized
[15.374928 0.003800] [    1.777799] Bluetooth: SCO socket layer initialized
[15.382126 0.007198] [    1.778832] en-vdd-sd: 3300 mV 
[15.385823 0.003697] [    1.779791] en-vdd-cam: 1800 mV 
[15.389232 0.003409] [    1.782263] vdd-hdmi: 5000 mV 
[15.396741 0.007509] [    1.782640] vdd-usb0-5v: 5000 mV 
[15.400202 0.003460] [    1.783012] vdd-usb1-5v: 5000 mV 
[15.403774 0.003572] [    1.785260] en-vdd-ts-1v8: 1800 mV 
[15.407507 0.003733] [    1.787262] en-vdd-ts-hv-3v3: 3300 mV 
[15.410896 0.003388] [    1.788129] en-vdd-disp-3v3: 3300 mV 
[15.417601 0.006706] [    1.789001] en-mdm-pwr-3v7: 3700 mV 
[15.421361 0.003760] [    1.790744] en-vdd-disp-1v8: 1800 mV 
[15.425107 0.003746] [    1.791606] en-vdd-cam-hv-2v8: 2800 mV 
[15.431515 0.006407] [    1.792474] en-vdd-cam-1v2: 1200 mV 
[15.434996 0.003482] [    1.793302] vdd-fan: 5000 mV 
[15.438348 0.003351] [    1.793657] vdd-3v3: 3300 mV 
[15.442208 0.003861] [    1.794742] dis-vdd-1v2: 1200 mV 
[15.445853 0.003645] [    1.795130] en-vdd-vcm-2v8: 2800 mV 
[15.452223 0.006370] [    1.796016] vdd-usb2-5v: 5000 mV 
[15.455757 0.003534] [    1.796415] vdd-sys-bl: 3300 mV 
[15.459226 0.003469] [    1.797296] en-vdd-sys: 1200 mV 
[15.462500 0.003273] [    1.800497] camchar: rtcpu character device driver loaded
[15.469086 0.006586] [    1.801491] gpio tegra-gpio wake53 for gpio=159(X:7)
[15.475976 0.006890] [    1.803712] extcon-gpio-states external-connection:extcon@1: Cable state:0, cable id:0
[15.486373 0.010397] [    1.804526] clocksource: Switched to clocksource arch_sys_counter
[15.493017 0.006644] [    1.853243] VFS: Disk quotas dquot_6.6.0
[15.496499 0.003481] [    1.853487] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[15.507008 0.010509] [    2.403858] arm-smmu 12000000.iommu: Unhandled context fault: iova=0x96649e80, fsynr=0x10001, cb=16, sid=9(0x9 - NVDISPLAY), pgd=0, pud=0, pmd=0, pte=0
[15.522715 0.015707] [    2.404030] arm-smmu 12000000.iommu: Unhandled context fault: iova=0x96666e80, fsynr=0x10001, cb=16, sid=9(0x9 - NVDISPLAY), pgd=0, pud=0, pmd=0, pte=0
[15.538977 0.016263] [    2.404186] arm-smmu 12000000.iommu: Unhandled context fault: iova=0x9667af00, fsynr=0x10001, cb=16, sid=9(0x9 - NVDISPLAY), pgd=0, pud=0, pmd=0, pte=0
[15.551778 0.012800] [    2.404391] arm-smmu 12000000.iommu: Unhandled context fault: iova=0x96691a80, fsynr=0x10001, cb=16, sid=9(0x9 - NVDISPLAY), pgd=0, pud=0, pmd=0, pte=0
[15.565977 0.014199] [    2.404633] arm-smmu 12000000.iommu: Unhandled context fault: iova=0x966a9d40, fsynr=0x10001, cb=16, sid=9(0x9 - NVDISPLAY), pgd=0, pud=0, pmd=0, pte=0
[15.580381 0.014404] [    2.404760] arm-smmu 12000000.iommu: Unhandled context fault: iova=0x966c6d80, fsynr=0x10001, cb=16, sid=9(0x9 - NVDISPLAY), pgd=0, pud=0, pmd=0, pte=0
[15.595692 0.015312] [    2.404907] arm-smmu 12000000.iommu: Unhandled context fault: iova=0x966dab00, fsynr=0x10001, cb=16, sid=9(0x9 - NVDISPLAY), pgd=0, pud=0, pmd=0, pte=0
[15.611888 0.016196] [    2.405071] arm-smmu 12000000.iommu: Unhandled context fault: iova=0x966ea1c0, fsynr=0x10001, cb=16, sid=9(0x9 - NVDISPLAY), pgd=0, pud=0, pmd=0, pte=0
[15.627576 0.015688] [    2.405255] arm-smmu 12000000.iommu: Unhandled context fault: iova=0x967001c0, fsynr=0x10001, cb=16, sid=9(0x9 - NVDISPLAY), pgd=0, pud=0, pmd=0, pte=0
[15.644033 0.016457] [    2.540845] nvmap_heap_init: nvmap_heap_init: created heap block cache
[15.652350 0.008317] [    2.549296] nvmap: nvmap_select_cache_ops() nvmap cache ops set to roc
[15.659342 0.006992] [    2.557988] nvmap_page_pool_init: Total RAM pages: 1747128
[15.668586 0.009244] [    2.558440] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[15.675181 0.006595] [    2.567605] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[15.685100 0.009919] [    2.567826] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[15.694110 0.009010] [    2.568272] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[15.703784 0.009674] [    2.568369] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[15.713076 0.009292] [    2.568512] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[15.722760 0.009684] [    2.568682] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[15.735090 0.012330] [    2.568877] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
[15.744353 0.009263] [    2.569074] la/ptsa driver initialized.
[15.747948 0.003595] [    2.569085] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[15.754245 0.006297] [    2.569087] pre_t19x_iso_plat_init(): max_iso_bw=7680000KB
[15.760082 0.005838] [    2.569472] NET: Registered protocol family 2
[15.766193 0.006111] [    2.570260] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[15.772606 0.006413] [    2.570704] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[15.781859 0.009253] [    2.572110] TCP: Hash tables configured (established 65536 bind 65536)
[15.788743 0.006884] [    2.572190] UDP hash table entries: 4096 (order: 7, 524288 bytes)
[15.795022 0.006279] [    2.572416] UDP-Lite hash table entries: 4096 (order: 7, 524288 bytes)
[15.803919 0.008897] [    2.572979] NET: Registered protocol family 1
[15.807187 0.003268] [    2.573927] RPC: Registered named UNIX socket transport module.
[15.813117 0.005930] [    2.573930] RPC: Registered udp transport module.
[15.819200 0.006083] [    2.573932] RPC: Registered tcp transport module.
[15.825157 0.005957] [    2.573934] RPC: Registered tcp NFSv4.1 backchannel transport module.
[15.832214 0.007057] [    2.574137] Trying to unpack rootfs image as initramfs...
[15.838518 0.006304] [    2.692465] Freeing initrd memory: 2944K
[15.842049 0.003531] [    2.716005] host1x 13e10000.host1x: initialized
[15.848747 0.006699] [    2.717317] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[15.857621 0.008873] [    2.729314] audit: initializing netlink subsys (disabled)
[15.863809 0.006188] [    2.729372] audit: type=2000 audit(2.614:1): initialized
[15.866869 0.003060] [    2.730863] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[15.876015 0.009146] [    2.739423] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[15.882258 0.006243] [    2.740673] ntfs: driver 2.1.32 [Flags: R/W].
[15.885486 0.003228] [    2.741305] 9p: Installing v9fs 9p2000 file system support
[15.891677 0.006191] [    2.757866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[15.901043 0.009366] [    2.758019] io scheduler noop registered
[15.904412 0.003369] [    2.758359] io scheduler cfq registered (default)
[15.911086 0.006674] [    2.762843] gic 2a41000.agic-controller: GIC IRQ controller registered
[15.920119 0.009033] [    2.811203] iommu: Adding device aconnect@2a41000:adsp_audio to group 54
[15.926468 0.006349] [    2.824124] nvmap_page_pool_init: nvmap page pool size: 218391 pages (853 MB)
[15.933650 0.007182] [    2.831168] iommu: Adding device 2993000.adsp to group 55
[15.940403 0.006753] [    2.832925] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[15.950301 0.009898] [    2.839669] tegra-xusb-padctl 3520000.xusb_padctl: VBUS over-current detection enabled
[15.959589 0.009288] [    2.844818] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[15.965441 0.005852] [    2.846148] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[15.971694 0.006253] [    2.847375] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[15.978332 0.006638] [    2.848608] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[15.985414 0.007081] [    2.851646] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
[15.991978 0.006564] [    2.852509] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[16.004089 0.012111] [    2.852930] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[16.011316 0.007227] [    2.852936] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=2000000, max_bw=4687500
[16.023605 0.012289] [    2.855812] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[16.032665 0.009059] [    2.856411] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
[16.039549 0.006884] [    2.856929] tsec 15500000.tsec: initialized
[16.045229 0.005680] [    2.857715] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[16.051941 0.006712] [    2.858225] tsec 15100000.tsecb: initialized
[16.057625 0.005683] [    2.862412] nvdec 15480000.nvdec: initialized
[16.063724 0.006099] [    2.868834] falcon 15340000.vic: initialized
[16.067173 0.003450] [    2.870388] falcon 154c0000.nvenc: initialized
[16.073216 0.006042] [    2.871660] falcon 15380000.nvjpg: initialized
[16.076431 0.003215] [    2.873761] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[16.085449 0.009018] [    2.875310] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[16.091816 0.006366] [    2.876856] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[16.101264 0.009448] [    2.878387] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[16.108420 0.007155] [    2.879960] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[16.117266 0.008846] [    2.881504] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[16.126330 0.009064] [    2.883083] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[16.132577 0.006247] [    2.884618] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[16.142085 0.009508] [    2.892091] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=390
[16.151227 0.009141] [    2.892172] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[16.157354 0.006128] [    2.892333] tegradccommon 15200000.dc_common: host1x channel mapped
[16.163648 0.006294] [    2.892341] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[16.169787 0.006139] [    2.892375] tegradccommon 15200000.dc_common: dma mapping done
[16.176221 0.006434] [    2.892386] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[16.185302 0.009081] [    2.892404] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[16.191410 0.006109] [    2.893404] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[16.197297 0.005887] [    2.893407] tegra_cec 3960000.tegra_cec: probed
[16.200937 0.003639] [    2.901577] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 10 channels
[16.209654 0.008718] [    2.902189] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[16.218306 0.008651] [    2.902708] kfuse 3830000.kfuse: initialized
[16.221327 0.003021] [    2.904611] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[16.229646 0.008319] [    2.908165] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[16.235693 0.006048] [    2.913819] console [ttyS0] disabled
[16.238902 0.003208] [    3.136965] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 36, base_baud = 25500000) is a Tegra
[16.248170 0.009269] [    3.146414] console [ttyS0] enabled
[16.250998 0.002828] [    3.146414] console [ttyS0] enabled
[16.256319 0.005321] [    3.146719] nvmap_background_zero_thread: PP zeroing thread starting.
[16.261697 0.005378] [    3.146719] nvmap_background_zero_thread: PP zeroing thread starting.
[16.268423 0.006726] [    3.167224] bootconsole [uart8250] disabled
[16.273964 0.005541] [    3.167224] bootconsole [uart8250] disabled
[16.282898 0.008934] [    3.179637] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 37, base_baud = 0) is a TEGRA_UART
[16.293880 0.010982] [    3.190708] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 38, base_baud = 0) is a TEGRA_UART
[16.303780 0.009900] [    3.200761] serial-tegra 3130000.serial: RX in PIO mode
[16.310795 0.007015] [    3.207773] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 39, base_baud = 0) is a TEGRA_UART
[16.322582 0.011787] [    3.219502] [drm] Initialized
[16.358968 0.036386] [    3.255664] brd: module loaded
[16.373641 0.014673] [    3.270356] loop: module loaded
[16.376555 0.002915] [    3.273619] tegra_profiler: version: 1.139, samples/io: 47/27
[16.382350 0.005795] [    3.279468] tegra_profiler: auth: init
[16.385252 0.002902] [    3.281545] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[16.391662 0.006411] [    3.290411] nct1008_nct72 7-004c: starting parse dt
[16.397070 0.005407] [    3.290630] THERMAL EST: found 3 subdevs
[16.402303 0.005234] [    3.290635] THERMAL EST num_resources: 0
[16.405416 0.003112] [    3.290640] [THERMAL EST subdev 0]
[16.408187 0.002772] [    3.290645] [THERMAL EST subdev 1]
[16.411696 0.003508] [    3.290650] [THERMAL EST subdev 2]
[16.417015 0.005320] [    3.290974] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[16.425522 0.008507] [    3.290976] THERMAL EST: thz register success.
[16.428341 0.002819] [    3.291118] THERMAL EST: end of probe, return err: 0
[16.433990 0.005649] [    3.292000] hisi_sas: driver version v1.6
[16.439301 0.005311] [    3.297628] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[16.447878 0.008577] [    3.297635] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst 
[16.456308 0.008430] [    3.298778] scsi host0: tegra_ahci
[16.461377 0.005070] [    3.303931] scsi host1: tegra_ahci
[16.464258 0.002881] [    3.304805] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 24
[16.472916 0.008657] [    3.304811] ata2: DUMMY
[16.475498 0.002582] [    3.314375] libphy: Fixed MDIO Bus: probed
[16.478685 0.003187] [    3.314950] tun: Universal TUN/TAP device driver, 1.6
[16.484148 0.005462] [    3.314952] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[16.489680 0.005532] [    3.316460] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[16.495245 0.005565] [    3.316463] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[16.501040 0.005795] [    3.316507] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[16.509221 0.008181] [    3.316509] igb: Copyright (c) 2007-2014 Intel Corporation.
[16.514800 0.005579] [    3.316602] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[16.522886 0.008087] [    3.316604] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[16.528508 0.005622] [    3.316649] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[16.534468 0.005960] [    3.316651] Copyright(c) 1999 - 2017 Intel Corporation.
[16.540092 0.005623] [    3.320639] eqos 2490000.ether_qos: can't get pllrefe_vcoout clk (-2)
[16.546146 0.006054] [    3.324094] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b ab f9 95
[16.553753 0.007607] [    3.324217] libphy: dwc_phy: probed
[16.556523 0.002770] [    3.325959] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[16.562149 0.005626] [    3.328457] PPP generic driver version 2.4.2
[16.567468 0.005319] [    3.328634] PPP BSD Compression module registered
[16.571030 0.003561] [    3.328638] PPP Deflate Compression module registered
[16.576496 0.005466] [    3.328655] PPP MPPE Compression module registered
[16.581653 0.005157] [    3.328659] NET: Registered protocol family 24
[16.585008 0.003354] [    3.328711] usbcore: registered new interface driver r8152
[16.589961 0.004953] [    3.328750] usbcore: registered new interface driver asix
[16.595432 0.005471] [    3.328778] usbcore: registered new interface driver ax88179_178a
[16.603747 0.008315] [    3.328806] usbcore: registered new interface driver cdc_ether
[16.609441 0.005694] [    3.328832] usbcore: registered new interface driver net1080
[16.614909 0.005468] [    3.328857] usbcore: registered new interface driver cdc_subset
[16.620543 0.005635] [    3.328887] usbcore: registered new interface driver zaurus
[16.626004 0.005461] [    3.328923] usbcore: registered new interface driver cdc_ncm
[16.631617 0.005613] [    3.329055] VFIO - User Level meta-driver version: 0.3
[16.637124 0.005507] [    3.337005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[16.642802 0.005678] [    3.337149] ehci-pci: EHCI PCI platform driver
[16.648244 0.005442] [    3.337564] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[16.653873 0.005629] [    3.337575] ohci-pci: OHCI PCI platform driver
[16.656746 0.002873] [    3.337616] ohci-platform: OHCI generic platform driver
[16.662293 0.005547] [    3.344808] tegra-xusb 3530000.xhci: USB2 port 0 has OTG_CAP
[16.667889 0.005595] [    3.346699] tegra-xusb 3530000.xhci: extcon 0: ffffffc1aab18000 id
[16.676107 0.008219] [    3.348900] usbcore: registered new interface driver uas
[16.679316 0.003208] [    3.348956] usbcore: registered new interface driver usb-storage
[16.687500 0.008184] [    3.349032] usbcore: registered new interface driver usbserial
[16.693100 0.005601] [    3.349619] tegra-xusb 3530000.xhci: Firmware timestamp: 2019-07-08 19:32:42 UTC, Version: 55.15 release
[16.701524 0.008423] [    3.354615] tegra-xudc-new 3550000.xudc: device count: 1
[16.707097 0.005573] [    3.355737] tegra-xudc-new 3550000.xudc: vbus state: 0
[16.712559 0.005462] [    3.356179] tegra-xudc-new 3550000.xudc: entering ELPG
[16.718131 0.005573] [    3.356393] mousedev: PS/2 mouse device common for all mice
[16.723891 0.005760] [    3.356485] usbcore: registered new interface driver xpad
[16.729533 0.005641] [    3.357498] tegra-xudc-new 3550000.xudc: entering ELPG done
[16.735036 0.005503] [    3.371569] tegra-xusb 3530000.xhci: xHCI Host Controller
[16.740656 0.005620] [    3.371589] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 1
[16.746423 0.005767] [    3.372411] tegra-xusb 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00050810
[16.754631 0.008208] [    3.372569] tegra-xusb 3530000.xhci: irq 70, io mem 0x03530000
[16.760302 0.005670] [    3.372743] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[16.768590 0.008288] [    3.372748] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[16.774469 0.005879] [    3.372752] usb usb1: Product: xHCI Host Controller
[16.779858 0.005389] [    3.372756] usb usb1: Manufacturer: Linux 4.9.140-rt93-l4t-r32.3.1+g47e7e1cb0b49-rt xhci-hcd
[16.788401 0.008543] [    3.372759] usb usb1: SerialNumber: 3530000.xhci
[16.793799 0.005398] [    3.374658] hub 1-0:1.0: USB hub found
[16.796757 0.002958] [    3.374694] hub 1-0:1.0: 4 ports detected
[16.802135 0.005377] [    3.375167] tegra-xusb 3530000.xhci: xHCI Host Controller
[16.807617 0.005483] [    3.375177] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 2
[16.813344 0.005726] [    3.375377] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[16.821622 0.008278] [    3.375381] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[16.827363 0.005741] [    3.375385] usb usb2: Product: xHCI Host Controller
[16.832926 0.005563] [    3.375388] usb usb2: Manufacturer: Linux 4.9.140-rt93-l4t-r32.3.1+g47e7e1cb0b49-rt xhci-hcd
[16.841237 0.008311] [    3.375391] usb usb2: SerialNumber: 3530000.xhci
[16.846527 0.005290] [    3.375826] hub 2-0:1.0: USB hub found
[16.849351 0.002824] [    3.375914] hub 2-0:1.0: 3 ports detected
[16.854791 0.005440] [    3.481742] usb usb1: usb_suspend_both: status 0
[16.857746 0.002954] [    3.488073] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[16.866062 0.008316] [    3.489820] Wake73 for irq=42
[16.868988 0.002926] [    3.491342] rtc rtc1: alarm rtc device
[16.872095 0.003107] [    3.491366] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[16.879980 0.007886] [    3.491440] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[16.885475 0.005495] [    3.492619] i2c /dev entries driver
[16.888349 0.002874] [    3.496426] max77620-power max20024-power: Event recorder REG_NVERC : 0x0
[16.896619 0.008269] [    3.503180] parse_throttle_dt_data: Num cap clks = 4
[16.899520 0.002902] [    3.503186] parse_throttle_dt_data: clk=mcpu type=1
[16.905313 0.005792] [    3.503189] parse_throttle_dt_data: clk=bcpu type=2
[16.910591 0.005278] [    3.503196] parse_throttle_dt_data: clk=gpu type=4
[16.916079 0.005488] [    3.503199] parse_throttle_dt_data: clk=emc type=3
[16.918991 0.002912] [    3.504830] tegra_throttle_probe: probe successful. #cdevs=4
[16.924733 0.005743] [    3.506031] FAN dev name: pwm-fan
[16.930132 0.005399] [    3.506095] FAN:gpio request success.
[16.933219 0.003087] [    3.506107] FAN: can't find tach_gpio
[16.936025 0.002806] [    3.506138] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[16.941479 0.005454] [    3.506370] pwm_fan_driver pwm-fan: got pwm for fan. polarity is inversed
[16.949656 0.008177] [    3.506375] pwm_fan_driver pwm-fan: tach period: 1000
[16.955212 0.005556] [    3.506776] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[16.960946 0.005734] [    3.506781] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[16.969272 0.008327] [    3.506786] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[16.977329 0.008056] [    3.506789] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[16.985654 0.008325] [    3.506793] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[16.991217 0.005563] [    3.506797] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[16.999758 0.008541] [    3.506800] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[17.007983 0.008224] [    3.506804] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[17.016397 0.008414] [    3.506807] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[17.024643 0.008246] [    3.506811] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[17.032917 0.008273] [    3.508006] device-mapper: uevent: version 1.0.3
[17.036006 0.003090] [    3.508608] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[17.044189 0.008183] [    3.509069] CPU EMC frequency mapping table: default setting
[17.049802 0.005613] [    3.513400] cpufreq: platform driver Initialization: pass
[17.055407 0.005605] [    3.515502] cpuidle: Initializing cpuidle driver init for Denver cluster
[17.063801 0.008395] [    3.516775] cpuidle: Initializing cpuidle driver init for A57 cluster
[17.069598 0.005797] [    3.527252] sdhci: Secure Digital Host Controller Interface driver
[17.075071 0.005473] [    3.527254] sdhci: Copyright(c) Pierre Ossman
[17.080363 0.005292] [    3.527255] sdhci-pltfm: SDHCI platform and OF driver helper
[17.085805 0.005442] [    3.528699] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[17.091614 0.005809] [    3.530640] CMDQ: cmdq_platfm_init successful
[17.097147 0.005533] [    3.531941] CQE: CMD_TIMING bit set for R1B DCMD
[17.102679 0.005532] [    3.534739] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[17.108369 0.005689] [    3.541696] sdhci-tegra 3400000.sdhci: Got CD GPIO
[17.113595 0.005227] [    3.541744] sdhci-tegra 3400000.sdhci: Got WP GPIO
[17.119038 0.005443] [    3.543355] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[17.124927 0.005888] [    3.545923] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 257
[17.130715 0.005788] [    3.555213] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[17.138749 0.008034] [    3.556615] tegra-se-nvhost 15810000.se: initialized
[17.141886 0.003137] [    3.558843] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[17.149938 0.008052] [    3.559545] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[17.158271 0.008332] [    3.559623] tegra-se-nvhost 15820000.se: initialized
[17.163749 0.005478] [    3.562239] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[17.169405 0.005656] [    3.562868] tegra-se-nvhost 15830000.se: initialized
[17.174889 0.005484] [    3.564251] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[17.180418 0.005528] [    3.565225] tegra-se-nvhost 15840000.se: initialized
[17.186107 0.005690] [    3.566603] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[17.194675 0.008568] [    3.569187] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[17.200530 0.005854] [    3.570667] hidraw: raw HID events driver (C) Jiri Kosina
[17.205811 0.005281] [    3.573005] usbcore: registered new interface driver usbhid
[17.211217 0.005407] [    3.573014] usbhid: USB HID core driver
[17.216705 0.005488] [    3.580788] gpio tegra-gpio wake71 for gpio=125(P:5)
[17.219564 0.002859] [    3.580922] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[17.230560 0.010996] [    3.588093] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[17.238827 0.008267] [    3.593049] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xbfef0000-0xbfefdb7f size=56192
[17.244485 0.005659] [    3.593400] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[17.255581 0.011096] [    3.594462] tegra-ivc ivc-b000000.rtcpu:i2c@480: i2c: ver=0 grp=1 RX[8x128]=0x1900-0x1d80 TX[8x128]=0x1d80-0x2200
[17.266592 0.011011] [    3.595051] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x2200-0x4280 TX[64x128]=0x4280-0x6300
[17.277749 0.011157] [    3.597507] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x6300-0x63c0 TX[1x64]=0x63c0-0x6480
[17.288750 0.011001] [    3.597839] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x6480-0x7900 TX[16x320]=0x7900-0x8d80
[17.299869 0.011119] [    3.598106] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8d80-0x9200 TX[16x64]=0x9200-0x9680
[17.311072 0.011202] [    3.598313] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x9680-0x9880 TX[1x384]=0x9880-0x9a80
[17.322054 0.010983] [    3.598883] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x8192]=0x9a80-0xbb00 TX[1x8192]=0xbb00-0xdb80
[17.333329 0.011275] [    3.600049] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (51)
[17.339030 0.005700] [    3.600062] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[17.347212 0.008182] [    3.601061] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=5 sha1=3ecb1dca25fa98771f988f238c025334776c9a96
[17.358360 0.011148] [    3.604842] tegra_aon c1a0000.aon: tegra aon driver probe OK
[17.363935 0.005576] [    3.605673] tegra186-aondbg aondbg: aondbg driver probe() OK
[17.369517 0.005581] [    3.605965] register_ari_mca_banks: Registered MCA ROC:IOB
[17.375148 0.005632] [    3.606048] register_ari_mca_banks: Registered MCA ROC:CCE
[17.380753 0.005605] [    3.606584] tegra18-bridge 2390000.axi2apb: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.389166 0.008413] [    3.606588] tegra18-bridge 2390000.axi2apb: enabled timeout = 16684000
[17.394628 0.005462] [    3.606592] tegra18-bridge 2390000.axi2apb: bridge probed OK
[17.400173 0.005545] [    3.606689] tegra18-bridge 23a0000.axi2apb: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.408682 0.008508] [    3.606693] tegra18-bridge 23a0000.axi2apb: enabled timeout = 16684000
[17.416841 0.008159] [    3.606696] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[17.422460 0.005620] [    3.606778] tegra18-bridge 23b0000.axi2apb: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.430727 0.008266] [    3.606782] tegra18-bridge 23b0000.axi2apb: enabled timeout = 16684000
[17.436242 0.005515] [    3.606784] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[17.441882 0.005640] [    3.606867] tegra18-bridge 23c0000.axi2apb: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.450348 0.008466] [    3.606871] tegra18-bridge 23c0000.axi2apb: enabled timeout = 16684000
[17.458397 0.008048] [    3.606874] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[17.463955 0.005558] [    3.606945] tegra18-bridge 23d0000.axi2apb: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.472363 0.008408] [    3.606949] tegra18-bridge 23d0000.axi2apb: enabled timeout = 16684000
[17.477973 0.005610] [    3.606951] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[17.483557 0.005584] [    3.607033] tegra18-bridge 2100000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.491900 0.008343] [    3.607039] tegra18-bridge 2100000.axip2p: enabled timeout = 16684000
[17.500109 0.008209] [    3.607042] tegra18-bridge 2100000.axip2p: bridge probed OK
[17.505689 0.005580] [    3.607114] tegra18-bridge 2110000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.514249 0.008560] [    3.607120] tegra18-bridge 2110000.axip2p: enabled timeout = 16684000
[17.519786 0.005537] [    3.607122] tegra18-bridge 2110000.axip2p: bridge probed OK
[17.525281 0.005495] [    3.607197] tegra18-bridge 2120000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.533705 0.008424] [    3.607203] tegra18-bridge 2120000.axip2p: enabled timeout = 16684000
[17.541852 0.008147] [    3.607205] tegra18-bridge 2120000.axip2p: bridge probed OK
[17.547419 0.005567] [    3.607279] tegra18-bridge 2130000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.555803 0.008384] [    3.607284] tegra18-bridge 2130000.axip2p: enabled timeout = 16684000
[17.561386 0.005583] [    3.607287] tegra18-bridge 2130000.axip2p: bridge probed OK
[17.567043 0.005657] [    3.607363] tegra18-bridge 2140000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.575330 0.008287] [    3.607367] tegra18-bridge 2140000.axip2p: enabled timeout = 16684000
[17.580998 0.005668] [    3.607370] tegra18-bridge 2140000.axip2p: bridge probed OK
[17.586463 0.005465] [    3.607441] tegra18-bridge 2150000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.597524 0.011061] [    3.607447] tegra18-bridge 2150000.axip2p: enabled timeout = 16684000
[17.603090 0.005566] [    3.607450] tegra18-bridge 2150000.axip2p: bridge probed OK
[17.608697 0.005607] [    3.607574] tegra18-bridge 2160000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.617021 0.008324] [    3.607580] tegra18-bridge 2160000.axip2p: enabled timeout = 16684000
[17.622897 0.005876] [    3.607583] tegra18-bridge 2160000.axip2p: bridge probed OK
[17.628477 0.005580] [    3.607677] tegra18-bridge 2170000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.637389 0.008911] [    3.607714] tegra18-bridge 2170000.axip2p: enabled timeout = 16684000
[17.645061 0.007672] [    3.607736] tegra18-bridge 2170000.axip2p: bridge probed OK
[17.650453 0.005392] [    3.608701] tegra18-bridge 2180000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.658700 0.008247] [    3.608708] tegra18-bridge 2180000.axip2p: enabled timeout = 16684000
[17.664280 0.005580] [    3.608711] tegra18-bridge 2180000.axip2p: bridge probed OK
[17.669939 0.005659] [    3.608795] tegra18-bridge 2190000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[17.678408 0.008469] [    3.608825] tegra18-bridge 2190000.axip2p: enabled timeout = 16684000
[17.686312 0.007904] [    3.608828] tegra18-bridge 2190000.axip2p: bridge probed OK
[17.691873 0.005561] [    3.608949] tegra18_a57_serr_init: on CPU 2 a Denver Core
[17.697439 0.005567] [    3.609078] tegra18x_actmon d230000.actmon: in actmon_register()...
[17.703232 0.005793] [    3.610016] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[17.711436 0.008204] [    3.611787] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[17.719746 0.008311] [    3.612198] denver_knobs_init:MTS_VERSION:47926945
[17.725099 0.005352] [    3.615357] nvpmodel: initialized successfully
[17.727977 0.002878] [    3.616249] ata1: SATA link down (SStatus 0 SControl 300)
[17.733679 0.005702] [    3.627071] trusty-virtio trusty:virtio: initializing
[17.739211 0.005533] [    3.627315] trusty_ipc virtio0: vring0: va(pa)  ffffffc1a9380000(0) qsz 32 notifyid 1
[17.747440 0.008229] [    3.627327] trusty_ipc virtio0: vring1: va(pa)  ffffffc1a9382000(0) qsz 32 notifyid 2
[17.755685 0.008245] [    3.627776] trusty-virtio trusty:virtio: initializing done
[17.758783 0.003098] [    3.627914] trusty_ipc virtio0: is online
[17.764165 0.005382] [    3.630838] usbcore: registered new interface driver snd-usb-audio
[17.769956 0.005791] [    3.633216] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[17.778156 0.008200] [    3.636126] tegra210-axbar tegra210-axbar: Can't retrieve parent clock
[17.783806 0.005649] [    3.636140] tegra210-axbar: probe of tegra210-axbar failed with error -2
[17.791806 0.008001] [    3.642129] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[17.797482 0.005676] [    3.642135] tegra-asoc: sound: snd_soc_register_card failed (-517)
[17.803170 0.005688] [    3.642911] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[17.811473 0.008303] [    3.642962] u32 classifier
[17.814228 0.002755] [    3.642965]     Actions configured
[17.817042 0.002814] [    3.643047] Initializing XFRM netlink socket
[17.822379 0.005337] [    3.644007] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[17.828136 0.005757] [    3.644090] NET: Registered protocol family 10
[17.833670 0.005534] [    3.647632] mmc0: periodic cache flush enabled
[17.839146 0.005476] [    3.647643] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[17.844870 0.005724] [    3.647797] NET: Registered protocol family 17
[17.847888 0.003018] [    3.647815] NET: Registered protocol family 15
[17.853113 0.005226] [    3.648063] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[17.866947 0.013833] [    3.648514] Bluetooth: RFCOMM socket layer initialized
[17.872413 0.005466] [    3.648570] Bluetooth: RFCOMM ver 1.11
[17.875506 0.003093] [    3.648576] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[17.881063 0.005556] [    3.648583] Bluetooth: HIDP socket layer initialized
[17.886467 0.005404] [    3.648598] 9pnet: Installing 9P2000 support
[17.889341 0.002874] [    3.648644] Key type dns_resolver registered
[17.894902 0.005562] [    3.648830] Registered cp15_barrier emulation handler
[17.900309 0.005407] [    3.648842] Registered setend emulation handler
[17.903334 0.003026] [    3.649062] mmcblk0: mmc0:0001 032G34 29.1 GiB 
[17.908820 0.005486] [    3.649641] mmcblk0boot0: mmc0:0001 032G34 partition 1 8.00 MiB
[17.914303 0.005483] [    3.649853] mmcblk0boot1: mmc0:0001 032G34 partition 2 8.00 MiB
[17.919862 0.005559] [    3.653032] mmcblk0rpmb: mmc0:0001 032G34 partition 3 4.00 MiB
[17.925425 0.005563] [    3.664718]  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
[17.939297 0.013872] [    3.677048] registered taskstats version 1
[17.944699 0.005402] [    3.682713] isp 15600000.isp: initialized
[17.947685 0.002986] [    3.683540] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[17.955939 0.008253] [    3.692958] nvcsi 150c0000.nvcsi: initialized
[17.958683 0.002744] [    3.705650] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[17.967080 0.008397] [    3.709690] tegradc 15210000.nvdisplay: disp0 connected to head1->/host1x/sor1
[17.972661 0.005582] [    3.709726] generic_infoframe_type: 0x87
[17.978284 0.005623] [    3.709795] tegradc 15210000.nvdisplay: DT parsed successfully
[17.983605 0.005321] [    3.709855] tegradc 15210000.nvdisplay: Display dc.ffffff800bfb0000 registered with id=0
[17.992071 0.008465] [    3.713997] tegra-vi4 15700000.vi: initialized
[17.995128 0.003057] [    3.716327] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@0/endpoint.
[18.005787 0.010659] [    3.716355] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@1/endpoint.
[18.014390 0.008603] [    3.720202] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[18.019972 0.005582] [    3.720210] tegra-asoc: sound: snd_soc_register_card failed (-517)
[18.028176 0.008204] [    3.720945] usb 1-2: New USB device found, idVendor=05e3, idProduct=0610
[18.033780 0.005604] [    3.720950] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[18.042035 0.008255] [    3.720954] usb 1-2: Product: USB2.1 Hub
[18.044895 0.002860] [    3.720957] usb 1-2: Manufacturer: GenesysLogic
[18.050190 0.005296] [    3.722429] pre_t19x_iso_plat_register(): iso bandwidth 5924200KB is not available, client disp_0
[18.058573 0.008383] [    3.722433] pre_t19x_iso_plat_register(): iso bandwidth 3136300KB is not available, client disp_0
[18.067032 0.008459] [    3.722539] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 2787800 KB/s
[18.075366 0.008333] [    3.722541] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 102000000 Hz
[18.083751 0.008386] [    3.722543] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 49070000 Hz
[18.092057 0.008305] [    3.723054] gpio tegra-gpio-aon wake29 for gpio=56(FF:0)
[18.097639 0.005582] [    3.723264] hub 1-2:1.0: USB hub found
[18.100631 0.002993] [    3.723428] gpio tegra-gpio-aon wake67 for gpio=57(FF:1)
[18.106255 0.005624] [    3.723578] tegradc 15210000.nvdisplay: vblank syncpt # 13 for dc 1
[18.111732 0.005477] [    3.723583] tegradc 15210000.nvdisplay: vpulse3 syncpt # 14 for dc 1
[18.117193 0.005461] [    3.723737] hub 1-2:1.0: 4 ports detected
[18.122582 0.005389] [    3.724217] gpio tegra-gpio-aon wake68 for gpio=58(FF:2)
[18.128243 0.005661] [    3.725793] input: gpio-keys as /devices/gpio-keys/input/input2
[18.133876 0.005633] [    3.730663] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[18.139814 0.005939] [    3.730668] tegra-asoc: sound: snd_soc_register_card failed (-517)
[18.145415 0.005601] [    3.738865] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[18.153160 0.007745] [    3.738873] tegra-asoc: sound: snd_soc_register_card failed (-517)
[18.158808 0.005648] [    3.743247] tegradc 15210000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[18.167156 0.008348] [    3.743250] tegradc 15210000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[18.172799 0.005643] [    3.761944] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:00:17 UTC (946688417)
[18.181145 0.008347] [    3.763515] mmcblk mmc0:0001: Card claimed for testing.
[18.186798 0.005653] [    3.786440] tegradc 15210000.nvdisplay: probed
[18.192243 0.005445] [    3.814002] bpmp: mounted debugfs mirror
[18.195192 0.002949] [    3.816852] bwmgr: missing cdev-type property
[18.200652 0.005460] [    3.825575] spmic-ldo0: disabling
[18.203385 0.002733] [    3.825775] spmic-ldo1: disabling
[18.206187 0.002803] [    3.825938] en-vdd-sd: disabling
[18.209066 0.002879] [    3.825942] en-vdd-cam: disabling
[18.214257 0.005191] [    3.825945] vdd-usb0-5v: disabling
[18.217167 0.002910] [    3.825948] vdd-usb1-5v: disabling
[18.220040 0.002872] [    3.825953] en-vdd-disp-3v3: disabling
[18.222905 0.002865] [    3.825955] en-mdm-pwr-3v7: disabling
[18.228349 0.005444] [    3.825958] en-vdd-disp-1v8: disabling
[18.231379 0.003030] [    3.825961] en-vdd-cam-hv-2v8: disabling
[18.234354 0.002975] [    3.825965] en-vdd-cam-1v2: disabling
[18.239364 0.005010] [    3.825967] vdd-fan: disabling
[18.242196 0.002832] [    3.825970] vdd-3v3: disabling
[18.244922 0.002726] [    3.825973] en-vdd-vcm-2v8: disabling
[18.247807 0.002885] [    3.825976] vdd-usb2-5v: disabling
[18.250763 0.002956] [    3.825979] vdd-sys-bl: disabling
[18.256122 0.005358] [    3.825982] en-vdd-sys: disabling
[18.258980 0.002858] [    3.825986] ALSA device list:
[18.261788 0.002808] [    3.825990]   #0: tegra-hda at 0x3518000 irq 383
[18.267142 0.005354] [    3.921555] tegra_cec 3960000.tegra_cec: Can't find physical addresse.
[18.272726 0.005584] [    3.921559] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[18.278255 0.005529] [    4.026589] usb 1-2.3: new low-speed USB device number 3 using tegra-xusb
[18.284093 0.005838] [    4.044368] usb 1-2.3: New USB device found, idVendor=0461, idProduct=4d42
[18.292648 0.008555] [    4.044374] usb 1-2.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[18.298704 0.006056] [    4.044378] usb 1-2.3: Product: Dynex 5-Button Wired Optical Mouse
[18.306270 0.007566] [    4.049451] input: Dynex 5-Button Wired Optical Mouse as /devices/3530000.xhci/usb1/1-2/1-2.3/1-2.3:1.0/0003:0461:4D42.0001/input/input3
[18.317424 0.011154] [    4.051065] hid-generic 0003:0461:4D42.0001: input,hidraw0: USB HID v1.11 Mouse [Dynex 5-Button Wired Optical Mouse] on usb-3530000.xhci-2.3/input0
[18.331311 0.013888] [    4.055796] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[18.336942 0.005631] [    4.055803] tegra-asoc: sound: snd_soc_register_card failed (-517)
[18.342188 0.005246] [    4.085537] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[18.350564 0.008375] [    4.087536] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[18.356352 0.005789] [    4.141560] usb 1-2.4: new low-speed USB device number 4 using tegra-xusb
[18.362170 0.005818] [    4.160943] usb 1-2.4: New USB device found, idVendor=0603, idProduct=00f2
[18.370226 0.008055] [    4.161007] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[18.378310 0.008084] [    4.161072] usb 1-2.4: Product: USB Keyboard
[18.381145 0.002835] [    4.161099] usb 1-2.4: Manufacturer: NOVATEK
[18.386682 0.005537] [    4.166403] input: NOVATEK USB Keyboard as /devices/3530000.xhci/usb1/1-2/1-2.4/1-2.4:1.0/0003:0603:00F2.0002/input/input4
[18.397805 0.011124] [    4.220224] hid-generic 0003:0603:00F2.0002: input,hidraw1: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-3530000.xhci-2.4/input0
[18.408928 0.011122] [    4.226306] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[18.414625 0.005697] [    4.226314] tegra-asoc: sound: snd_soc_register_card failed (-517)
[18.420084 0.005459] [    4.228763] input: NOVATEK USB Keyboard as /devices/3530000.xhci/usb1/1-2/1-2.4/1-2.4:1.1/0003:0603:00F2.0003/input/input5
[18.431468 0.011384] [    4.281080] hid-generic 0003:0603:00F2.0003: input,hidraw2: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-3530000.xhci-2.4/input1
[18.444978 0.013511] [    4.286635] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[18.450654 0.005676] [    4.286643] tegra-asoc: sound: snd_soc_register_card failed (-517)
[18.456374 0.005720] [    4.487537] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[18.464452 0.008078] [    4.889538] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[18.470114 0.005662] [    5.291536] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[18.475640 0.005527] [    5.293536] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[18.484797 0.009157] [    5.381340] nct1008_nct72 7-004c: !!!Found deprecated property!!!
[18.490427 0.005630] [    5.381344] nct1008_nct72 7-004c: success parsing dt
[18.496080 0.005654] [    5.381455] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[18.501659 0.005579] [    5.381771] Console: switching to colour frame buffer device 240x67
[18.507276 0.005616] [    5.405900] tegradc 15210000.nvdisplay: fb registered
[18.515251 0.007975] [    5.411483] gpio tegra-gpio wake21 for gpio=121(P:1)
[18.518493 0.003243] [    5.412283] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[18.524427 0.005933] [    5.413704] nct1008_nct72 7-004c: LOC shutdown limit 110
[18.530048 0.005621] [    5.414237] nct1008_nct72 7-004c: EXT shutdown limit 110
[18.535455 0.005407] [    5.434156] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[18.541064 0.005609] [    5.440251] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
[18.549537 0.008473] [    5.446721] nct1008_nct72 7-004c: initial LOC temp: 27000 
[18.555054 0.005517] [    5.448050] Parent Clock set for DC plld2
[18.558497 0.003443] [    5.456533] nct1008_nct72 7-004c: initial EXT temp: 40750 
[18.564879 0.006382] [    5.462786] nct1008_nct72 7-004c: hi_b:-11, lo_b:0
[18.572595 0.007716] [    5.469269] gpio tegra-gpio-aon wake35 for gpio=16(V:0)
[18.575538 0.002944] [    5.469519] nct1008_nct72 7-004c: nct1008_probe: initialized
[18.588156 0.012618] [    5.485111] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[18.594141 0.005984] [    5.491483] tegra-asoc: sound: snd_soc_register_card failed (-517)
[18.599860 0.005720] [    5.497930] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[18.608236 0.008375] [    5.505355] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
[18.613961 0.005725] [    5.511200] tegradc 15210000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[18.622565 0.008605] [    5.512457] tegradc 15210000.nvdisplay: hdmi: get RGB quant from EDID.
[18.630610 0.008045] [    5.512462] tegradc 15210000.nvdisplay: hdmi: get YCC quant from EDID.
[18.652805 0.022195] [    5.549750] extcon-disp-state external-connection:disp-state: cable 47 state 1
[18.658773 0.005968] [    5.556973] Extcon AUX1(HDMI) enable
[18.667348 0.008574] [    5.564259] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[18.673312 0.005965] [    5.570880] tegra-asoc: sound: snd_soc_register_card failed (-517)
[18.679454 0.006142] [    5.572051] Freeing unused kernel memory: 7872K
[18.700195 0.020741] [    5.596948] Creating ram disks
[18.708086 0.007892] [    5.604938] Made directory /mnt/ramdisk
[18.730479 0.022393] [    5.626890] Mounted
[18.735174 0.004695] [    5.632068] Checking to make sure mmcblk0p1, p2, and p3 are mounted
[18.741323 0.006149] [    5.638772] mmcblk0p1, p2, and p3 are mounted!
[18.744363 0.003040] [    5.643328] TMR Enable: true
[18.747519 0.003156] [    5.646651] Starting TMR...
[18.760355 0.012836] [    5.657137] Checking file 1
[20.942167 2.181812] [    5.699059] tegradc 15210000.nvdisplay: blank - powerdown
[20.945460 0.003293] [    5.713518] file 1 version 2 matches hash
[20.950747 0.005288] [    5.723246] file 1 version 1 matches hash
[20.953862 0.003115] [    5.723605] file 1 version 3 matches hash
[20.959116 0.005253] [    5.745707] extcon-disp-state external-connection:disp-state: cable 47 state 0
[20.965461 0.006346] [    5.745712] Extcon AUX1(HDMI) disable
[20.970733 0.005272] [    5.763967] snd_hda_codec_hdmi hdaudioC0D4: HDMI: invalid ELD data byte 85
[20.976434 0.005701] [    5.765095] snd_hda_codec_hdmi hdaudioC0D4: HDMI: invalid ELD data byte 0
[20.984715 0.008281] [    5.765100] snd_hda_codec_hdmi hdaudioC0D4: HDMI: Unknown ELD version 0
[20.990476 0.005760] [    5.767069] tegra_nvdisp_handle_pd_disable: Powergated Head2 pd
[20.996214 0.005738] [    5.767388] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[21.001923 0.005709] [    5.767988] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[21.007321 0.005398] [    5.787991] tegradc 15210000.nvdisplay: unblank
[21.012688 0.005367] [    5.788729] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[21.018564 0.005876] [    5.788839] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[21.024459 0.005895] [    5.788940] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
[21.029476 0.005017] [    5.790500] Parent Clock set for DC plld2
[21.034745 0.005269] [    5.794118] tegradc 15210000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[21.043127 0.008382] [    5.795512] tegradc 15210000.nvdisplay: hdmi: get RGB quant from EDID.
[21.049398 0.006271] [    5.795557] tegradc 15210000.nvdisplay: hdmi: get YCC quant from EDID.
[21.057208 0.007810] [    5.831152] extcon-disp-state external-connection:disp-state: cable 47 state 1
[21.063271 0.006063] [    5.831156] Extcon AUX1(HDMI) enable
[21.068183 0.004912] [    5.983291] All three copies were good
[21.071410 0.003227] [    5.986797] Contents of info file : 
[21.073946 0.002536] [    5.986797] 
[21.076496 0.002550] [    5.988494] 000000033740808000000000337282000000003021661000001727272960
[21.082143 0.005647] [    5.993299] sizes2 is 000000033740808
[21.087501 0.005358] [    6.002373] sizes3 is 000000000337282
[21.090474 0.002973] [    6.008859] sizes4 is 000000003021661
[21.093280 0.002806] [    6.017133] sizes5 is 000001727272960
[21.096145 0.002865] [    6.017184] Checking file 2
[21.098868 0.002722] [    6.492176] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[21.107077 0.008209] [    6.492181] tegra-asoc: sound: snd_soc_register_card failed (-517)
[21.112681 0.005604] [    6.492263] Wake76 for irq=199
[21.115489 0.002809] [    6.492264] Wake77 for irq=199
[21.118370 0.002880] [    6.492265] Wake78 for irq=199
[21.121285 0.002916] [    6.492266] Wake79 for irq=199
[21.124146 0.002860] [    6.492267] Wake80 for irq=199
[21.127026 0.002881] [    6.492267] Wake81 for irq=199
[21.129938 0.002911] [    6.492268] Wake82 for irq=199
[21.134943 0.005005] [    6.492301] tegra-xusb 3530000.xhci: Upgrade port 0 to USB3.0
[21.140390 0.005447] [    6.492305] tegra-xusb 3530000.xhci: Upgrade port 1 to USB3.0
[21.146152 0.005762] [    6.665036] file 2 version 1 matches hash
[21.148987 0.002835] [    6.719685] file 2 version 3 matches hash
[21.154428 0.005441] [    6.759807] file 2 version 2 matches hash
[21.157403 0.002975] [    6.802127] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
[21.163403 0.006000] [    6.820966] usb 2-1: New USB device found, idVendor=05e3, idProduct=0626
[21.171211 0.007808] [    6.820972] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[21.177001 0.005790] [    6.820976] usb 2-1: Product: USB3.1 Hub
[21.182356 0.005356] [    6.820980] usb 2-1: Manufacturer: GenesysLogic
[21.185404 0.003048] [    6.825254] hub 2-1:1.0: USB hub found
[21.190743 0.005340] [    6.826101] hub 2-1:1.0: 4 ports detected
[21.193784 0.003041] [    6.831081] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[21.199365 0.005581] [    6.831086] tegra-asoc: sound: snd_soc_register_card failed (-517)
[21.207228 0.007863] [    6.969574] usb 2-1: usb_suspend_both: status 0
[21.210247 0.003019] [    6.969716] usb usb2: usb_suspend_both: status 0
[21.215760 0.005513] [    6.973981] All three copies were good
[21.218737 0.002977] [    6.976884] Checking file 3
[21.221415 0.002678] [    7.008273] file 3 version 1 matches hash
[21.226936 0.005521] [    7.025834] file 3 version 3 matches hash
[21.229790 0.002854] [    7.026326] file 3 version 2 matches hash
[21.235076 0.005286] [    7.298440] All three copies were good
[21.238023 0.002946] [    7.313566] Checking file 4
[21.240752 0.002729] [    7.404848] file 4 version 2 matches hash
[21.243697 0.002946] [    7.406625] file 4 version 3 matches hash
[21.249115 0.005418] [    7.406940] file 4 version 1 matches hash
[21.252323 0.003208] [    7.635318] All three copies were good
[21.257646 0.005323] [    7.638590] Checking file 5
[21.260478 0.002832] [    8.157566] extcon-disp-state external-connection:disp-state: cable 51 state 1
[21.266140 0.005662] [    8.164783] Extcon HDMI: HPD enabled
[21.268911 0.002771] [    8.168396] tegradc 15210000.nvdisplay: hdmi: plugged
[54.314571 33.045660] [   41.212053] file 5 version 2 matches hash
[55.114234 0.799663] [   42.011617] file 5 version 1 matches hash
[55.954634 0.840400] [   42.852067] file 5 version 3 matches hash
[56.006727 0.052093] [   42.904209] All three copies were good
[56.018126 0.011399] [   42.915616] Attempting to mount config partition...
[56.030037 0.011912] e2fsck 1.45.3 (14-Jul-2019)
[56.038744 0.008707] /dev/mmcblk0p4: recovering journal
[56.052428 0.013683] Pass 1: Checking inodes, blocks, and sizes
[56.059887 0.007460] Pass 2: Checking directory structure
[56.062848 0.002960] Pass 3: Checking directory connectivity
[56.065712 0.002864] Pass 4: Checking reference counts
[56.072086 0.006374] Pass 5: Checking group summary information
[56.080535 0.008449] /dev/mmcblk0p4: 11/153600 files (0.0% non-contiguous), 2[   42.980407] ext4 file system exists and is fine for config partition
[56.091650 0.011116] 1289/976560 blocks
[56.095496 0.003846] resize2fs 1.45.3 (14-Jul-2019)
[56.098554 0.003058] The filesystem is already 976560 (1k) blocks long.  Nothing to do!
[56.102911 0.004358] 
[56.112787 0.009875] [   43.010380] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
[56.119767 0.006981] [   43.019018] Attempting to mount data partition...
[56.131808 0.012040] e2fsck 1.45.3 (14-Jul-2019)
[56.183850 0.052042] /dev/mmcblk0p5: recovering journal
[56.242532 0.058682] Pass 1: Checking inodes, blocks, and sizes
[56.320638 0.078106] Pass 2: Checking directory structure
[56.323431 0.002793] Pass 3: Checking directory connectivity
[56.326660 0.003229] Pass 4: Checking reference counts
[56.426044 0.099384] Pass 5: Checking group summary information
[56.467564 0.041520] /dev/mmcblk0p5: 11/2289920 files (18.2% non-contiguous), 292553/[   43.367931] ext4 file system exists and is fine for data partition
[56.479071 0.011507] 14648436 blocks
[56.482739 0.003668] resize2fs 1.45.3 (14-Jul-2019)
[56.489009 0.006270] The filesystem is already 14648436 (1k) blocks long.  Nothing to do!
[56.493604 0.004595] 
[56.548653 0.055049] [   43.446255] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
[56.554779 0.006127] [   43.454926] Attempting to boot from /dev/mmcblk0p1
[56.560263 0.005484] [   43.459763] Mounting /dev/mmcblk0p1 at /mnt/rootfs
[56.570029 0.009765] [   43.467832] Starting ramdisk extraction
[71.728364 15.158335] [   58.626110] tar invoked oom-killer: gfp_mask=0x24200ca(GFP_HIGHUSER_MOVABLE), nodemask=0, order=0, oom_score_adj=0
[71.737091 0.008728] [   58.636458] tar cpuset=/ mems_allowed=0
[71.742425 0.005334] [   58.640329] CPU: 1 PID: 3208 Comm: tar Not tainted 4.9.140-rt93-l4t-r32.3.1+g47e7e1cb0b49-rt #1
[71.750731 0.008306] [   58.640332] Hardware name: storm (DT)
[71.753711 0.002980] [   58.640335] Call trace:
[71.756421 0.002711] [   58.640363] [<ffffff800808c0e0>] dump_backtrace+0x0/0x1a8
[71.761877 0.005456] [   58.640370] [<ffffff800808c6cc>] show_stack+0x24/0x30
[71.767340 0.005463] [   58.640376] [<ffffff800846acc4>] dump_stack+0x88/0xac
[71.770382 0.003042] [   58.640382] [<ffffff800825df14>] dump_header+0x6c/0x1b8
[71.775789 0.005407] [   58.640389] [<ffffff80081d90d8>] oom_kill_process+0x288/0x4d0
[71.781492 0.005703] [   58.640399] [<ffffff80081d97d8>] out_of_memory+0x1e8/0x310
[71.787195 0.005703] [   58.640404] [<ffffff80081df9e4>] __alloc_pages_nodemask+0x73c/0xd20
[71.795086 0.007891] [   58.640409] [<ffffff80081f5540>] shmem_alloc_page.isra.6+0x30/0x40
[71.800814 0.005728] [   58.640414] [<ffffff80081f6208>] shmem_getpage_gfp+0x380/0xa98
[71.806379 0.005565] [   58.640423] [<ffffff80081f7644>] shmem_write_begin+0x54/0x88
[71.811878 0.005499] [   58.640428] [<ffffff80081d4f18>] generic_perform_write+0xa8/0x190
[71.817634 0.005756] [   58.640432] [<ffffff80081d6178>] __generic_file_write_iter+0x108/0x1d0
[71.825548 0.007914] [   58.640436] [<ffffff80081d636c>] generic_file_write_iter+0x12c/0x1f8
[71.831218 0.005670] [   58.640441] [<ffffff80082610c8>] __vfs_write+0xd0/0x120
[71.836833 0.005615] [   58.640445] [<ffffff800826205c>] vfs_write+0xac/0x1b8
[71.839782 0.002949] [   58.640449] [<ffffff80082636c4>] SyS_write+0x54/0xb0
[71.845239 0.005457] [   58.640467] [<ffffff80080838c0>] el0_svc_naked+0x34/0x38
[71.850922 0.005682] [   58.640469] Mem-Info:
[71.853663 0.002741] [   58.752770] active_anon:138189 inactive_anon:284412 isolated_anon:0
[71.859118 0.005455] [   58.752770]  active_file:11 inactive_file:26 isolated_file:0
[71.864657 0.005539] [   58.752770]  unevictable:1266845 dirty:0 writeback:3 unstable:0
[71.870347 0.005690] [   58.752770]  slab_reclaimable:11981 slab_unreclaimable:17088
[71.875998 0.005652] [   58.752770]  mapped:533 shmem:422463 pagetables:10 bounce:0
[71.881368 0.005369] [   58.752770]  free:7398 free_pcp:1775 free_cma:0
[71.886822 0.005454] [   58.786315] Node 0 active_anon:552756kB inactive_anon:1137648kB active_file:44kB inactive_file:104kB unevictable:5067380kB isolated(anon):0kB isolated(file):0kB mapped:2132kB dirty:0kB writeback:12kB shmem:1689852kB writeback_tmp:0kB unstable:0kB pages_scanned:417759 all_unreclaimable? no
[71.911887 0.025065] [   58.811852] DMA free:22188kB min:3016kB low:5000kB high:6984kB active_anon:181568kB inactive_anon:372964kB active_file:0kB inactive_file:4kB unevictable:1471928kB writepending:0kB present:2095104kB managed:2060760kB mlocked:0kB slab_reclaimable:6612kB slab_unreclaimable:48kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:4424kB local_pcp:636kB free_cma:0kB
[71.945246 0.033358] [   58.843791] lowmem_reserve[]: 0 4822 4822 4822
[71.948258 0.003012] [   58.848326] Normal free:7404kB min:7504kB low:12440kB high:17376kB active_anon:371188kB inactive_anon:764684kB active_file:44kB inactive_file:100kB unevictable:3595452kB writepending:12kB present:5076992kB managed:4938568kB mlocked:0kB slab_reclaimable:41312kB slab_unreclaimable:68304kB kernel_stack:4464kB pagetables:40kB bounce:0kB free_pcp:2676kB local_pcp:312kB free_cma:0kB
[71.981520 0.033262] [   58.881629] lowmem_reserve[]: 0 0 0 0
[71.987051 0.005531] [   58.885352] DMA: 2575*4kB (UME) 1486*8kB (U) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 22188kB
[71.998420 0.011369] [   58.896933] Normal: 1455*4kB (U) 0*8kB 17*16kB (H) 5*32kB (H) 2*64kB (H) 0*128kB 0*256kB 0*512kB 1*1024kB (H) 0*2048kB 0*4096kB = 7404kB
[72.009709 0.011289] [   58.909436] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[72.018212 0.008503] [   58.917865] 1689345 total pagecache pages
[72.023756 0.005544] [   58.921876] 0 pages in swap cache
[72.026354 0.002598] [   58.925189] Swap cache stats: add 0, delete 0, find 0/0
[72.032181 0.005827] [   58.930409] Free swap  = 0kB
[72.034917 0.002736] [   58.933290] Total swap = 0kB
[72.037733 0.002816] [   58.936170] 1793024 pages RAM
[72.040420 0.002687] [   58.939149] 0 pages HighMem/MovableOnly
[72.043257 0.002838] [   58.942981] 43192 pages reserved
[72.046170 0.002913] [   58.946208] 16384 pages cma reserved
[72.051753 0.005583] [   58.949782] [ pid ]   uid  tgid total_vm      rss nr_ptes nr_pmds swapents oom_score_adj name
[72.060001 0.008248] [   58.958374] [ 3208]     0  3208      674      474       4       4        0             0 tar
[72.068237 0.008235] [   58.966805] Out of memory: Kill process 3208 (tar) score 0 or sacrifice child
[72.073868 0.005631] [   58.973942] Killed process 3208 (tar) total-vm:2696kB, anon-rss:292kB, file-rss:1604kB, shmem-rss:0kB
[72.085417 0.011549] Killed
[72.085461 0.000045] [   58.983610] oom_reaper: reaped process 3208 (tar), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
[72.095914 0.010453] [   58.993955] init invoked oom-killer: gfp_mask=0x24040c0(GFP_KERNEL|__GFP_COMP), nodemask=0, order=2, oom_score_adj=0
[72.104319 0.008405] [   59.004463] init cpuset=/ mems_allowed=0
[72.109962 0.005644] [   59.008411] CPU: 0 PID: 1 Comm: init Not tainted 4.9.140-rt93-l4t-r32.3.1+g47e7e1cb0b49-rt #1
[72.118443 0.008480] [   59.008413] Hardware name: storm (DT)
[72.121330 0.002887] [   59.008415] Call trace:
[72.124078 0.002748] [   59.008424] [<ffffff800808c0e0>] dump_backtrace+0x0/0x1a8
[72.129489 0.005412] [   59.008427] [<ffffff800808c6cc>] show_stack+0x24/0x30
[72.134995 0.005505] [   59.008431] [<ffffff800846acc4>] dump_stack+0x88/0xac
[72.140442 0.005448] [   59.008436] [<ffffff800825df14>] dump_header+0x6c/0x1b8
[72.143319 0.002877] [   59.008440] [<ffffff80081d98a0>] out_of_memory+0x2b0/0x310
[72.149031 0.005712] [   59.008443] [<ffffff80081df9e4>] __alloc_pages_nodemask+0x73c/0xd20
[72.157281 0.008251] [   59.008447] [<ffffff800820336c>] kmalloc_order+0x3c/0x78
[72.162690 0.005409] [   59.008449] [<ffffff80082033e4>] kmalloc_order_trace+0x3c/0x138
[72.168242 0.005552] [   59.008453] [<ffffff8008124dcc>] devkmsg_open+0x5c/0x168
[72.174004 0.005761] [   59.008458] [<ffffff80087397bc>] memory_open+0x6c/0x88
[72.177224 0.003220] [   59.008461] [<ffffff8008268364>] chrdev_open+0x94/0x1a0
[72.182940 0.005716] [   59.008463] [<ffffff800825eb94>] do_dentry_open+0x1c4/0x328
[72.188791 0.005852] [   59.008465] [<ffffff8008260180>] vfs_open+0x58/0x88
[72.194127 0.005336] [   59.008468] [<ffffff8008273994>] do_last+0x46c/0xea8
[72.199310 0.005183] [   59.008470] [<ffffff800827445c>] path_openat+0x8c/0x380
[72.204606 0.005296] [   59.008473] [<ffffff8008275a40>] do_filp_open+0x70/0xe8
[72.209968 0.005362] [   59.008474] [<ffffff8008260650>] do_sys_open+0x178/0x260
[72.213121 0.003154] [   59.008476] [<ffffff80082607bc>] SyS_openat+0x3c/0x50
[72.218795 0.005674] [   59.008479] [<ffffff80080838c0>] el0_svc_naked+0x34/0x38
[72.224444 0.005649] [   59.008480] Mem-Info:
[72.227183 0.002738] [   59.126041] active_anon:138103 inactive_anon:284412 isolated_anon:0
[72.232618 0.005435] [   59.126041]  active_file:5 inactive_file:32 isolated_file:0
[72.238103 0.005485] [   59.126041]  unevictable:1266845 dirty:0 writeback:3 unstable:0
[72.243533 0.005430] [   59.126041]  slab_reclaimable:11981 slab_unreclaimable:17088
[72.249258 0.005725] [   59.126041]  mapped:420 shmem:422464 pagetables:10 bounce:0
[72.255446 0.006188] [   59.126041]  free:7531 free_pcp:1732 free_cma:0
[72.260489 0.005042] [   59.159436] Node 0 active_anon:552412kB inactive_anon:1137648kB active_file:20kB inactive_file:128kB unevictable:5067380kB isolated(anon):0kB isolated(file):0kB mapped:1680kB dirty:0kB writeback:12kB shmem:1689856kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[72.285771 0.025282] [   59.184506] DMA free:22188kB min:3016kB low:5000kB high:6984kB active_anon:181568kB inactive_anon:372964kB active_file:0kB inactive_file:4kB unevictable:1471928kB writepending:0kB present:2095104kB managed:2060760kB mlocked:0kB slab_reclaimable:6612kB slab_unreclaimable:48kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:4424kB local_pcp:696kB free_cma:0kB
[72.318271 0.032500] [   59.216417] lowmem_reserve[]: 0 4822 4822 4822
[72.321332 0.003061] [   59.220919] Normal free:7936kB min:7504kB low:12440kB high:17376kB active_anon:370844kB inactive_anon:764684kB active_file:20kB inactive_file:124kB unevictable:3595452kB writepending:12kB present:5076992kB managed:4938568kB mlocked:0kB slab_reclaimable:41312kB slab_unreclaimable:68304kB kernel_stack:4448kB pagetables:40kB bounce:0kB free_pcp:2504kB local_pcp:516kB free_cma:0kB
[72.354656 0.033324] [   59.254215] lowmem_reserve[]: 0 0 0 0
[72.357569 0.002913] [   59.257928] DMA: 2575*4kB (UME) 1486*8kB (U) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 22188kB
[72.371426 0.013857] [   59.269474] Normal: 1564*4kB (UME) 20*8kB (UME) 20*16kB (UMH) 5*32kB (H) 2*64kB (H) 0*128kB 0*256kB 0*512kB 1*1024kB (H) 0*2048kB 0*4096kB = 8048kB
[72.383522 0.012096] [   59.282887] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[72.391612 0.008090] [   59.291309] 1689346 total pagecache pages
[72.396771 0.005159] [   59.295313] 0 pages in swap cache
[72.399491 0.002720] [   59.298623] Swap cache stats: add 0, delete 0, find 0/0
[72.405142 0.005651] [   59.303838] Free swap  = 0kB
[72.407881 0.002739] [   59.306713] Total swap = 0kB
[72.410630 0.002749] [   59.309590] 1793024 pages RAM
[72.413452 0.002822] [   59.312553] 0 pages HighMem/MovableOnly
[72.416425 0.002972] [   59.316382] 43192 pages reserved
[72.419416 0.002991] [   59.319604] 16384 pages cma reserved
[72.424602 0.005187] [   59.323172] [ pid ]   uid  tgid total_vm      rss nr_ptes nr_pmds swapents oom_score_adj name
[72.439527 0.014925] [   59.331717] Kernel panic - not syncing: Out of memory and no killable processes...
[72.445384 0.005856] [   59.331717] 
[72.448057 0.002673] [   59.331720] CPU: 0 PID: 1 Comm: init Not tainted 4.9.140-rt93-l4t-r32.3.1+g47e7e1cb0b49-rt #1
[72.456377 0.008320] [   59.331721] Hardware name: storm (DT)
[72.459281 0.002904] [   59.331722] Call trace:
[72.461702 0.002421] [   59.331726] [<ffffff800808c0e0>] dump_backtrace+0x0/0x1a8
[72.467240 0.005538] [   59.331729] [<ffffff800808c6cc>] show_stack+0x24/0x30
[72.472779 0.005539] [   59.331731] [<ffffff800846acc4>] dump_stack+0x88/0xac
[72.478227 0.005448] [   59.331736] [<ffffff80081d1828>] panic+0x11c/0x29c
[72.481474 0.003247] [   59.331738] [<ffffff80081d98ac>] out_of_memory+0x2bc/0x310
[72.487115 0.005641] [   59.331741] [<ffffff80081df9e4>] __alloc_pages_nodemask+0x73c/0xd20
[72.494903 0.007788] [   59.331743] [<ffffff800820336c>] kmalloc_order+0x3c/0x78
[72.497891 0.002988] [   59.331745] [<ffffff80082033e4>] kmalloc_order_trace+0x3c/0x138
[72.506022 0.008131] [   59.331746] [<ffffff8008124dcc>] devkmsg_open+0x5c/0x168
[72.509188 0.003166] [   59.331750] [<ffffff80087397bc>] memory_open+0x6c/0x88
[72.514879 0.005692] [   59.331752] [<ffffff8008268364>] chrdev_open+0x94/0x1a0
[72.520753 0.005874] [   59.331754] [<ffffff800825eb94>] do_dentry_open+0x1c4/0x328
[72.525788 0.005035] [   59.331755] [<ffffff8008260180>] vfs_open+0x58/0x88
[72.531208 0.005420] [   59.331758] [<ffffff8008273994>] do_last+0x46c/0xea8
[72.536615 0.005408] [   59.331760] [<ffffff800827445c>] path_openat+0x8c/0x380
[72.542100 0.005485] [   59.331762] [<ffffff8008275a40>] do_filp_open+0x70/0xe8
[72.545221 0.003120] [   59.331764] [<ffffff8008260650>] do_sys_open+0x178/0x260
[72.550787 0.005566] [   59.331766] [<ffffff80082607bc>] SyS_openat+0x3c/0x50
[72.556841 0.006054] [   59.331767] [<ffffff80080838c0>] el0_svc_naked+0x34/0x38
[72.561935 0.005094] [   59.331773] SMP: stopping secondary CPUs
[72.564791 0.002856] [   59.331787] Kernel Offset: disabled
[72.570004 0.005213] [   59.331788] Memory Limit: none
[72.572927 0.002923] [   59.331791] trusty-log panic notifier - trusty version Built: 22:43:54 Dec  9 2019 [   59.479125] Rebooting in 5 seconds..
pdlloyd commented 1 year ago

Adding rm -fv /tmr/file*[1-3] to init-boot.sh removed the redundant ramdisk files and successfully allowed the system to boot