Guest User

bootlog_hdmiproblem

a guest
Feb 4th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.20 KB | None | 0 0
  1.  
  2.  
  3. U-Boot 2011.03 (Sep 14 2012 - 15:30:06)
  4.  
  5. DRAM: 256 MiB
  6. MMC: SDHCI: 0
  7. Using default environment
  8.  
  9. In: serial
  10. Out: serial
  11. Err: serial
  12. Net: zynq_gem
  13. Hit any key to stop autoboot: 3  2  1  0
  14. Copying Linux from SD to RAM...
  15. Device: SDHCI
  16. Manufacturer ID: 27
  17. OEM: 5048
  18. Name: SD04G
  19. Tran Speed: 25000000
  20. Rd Block Len: 512
  21. SD version 1.10
  22. High Capacity: Yes
  23. Capacity: 3980394496
  24. Bus Width: 1-bit
  25. reading zImage
  26.  
  27. 2811992 bytes read
  28. reading devicetree.dtb
  29.  
  30. 4979 bytes read
  31. reading ramdisk8M.image.gz
  32.  
  33. ** Unable to read "ramdisk8M.image.gz" from mmc 0:1 **
  34. ## Starting application at 0x00008000 ...
  35. Uncompressing Linux... done, booting the kernel.
  36. Booting Linux on physical CPU 0
  37.  
  38. Linux version 3.6.0-02191-gf4fb5ff-dirty (sfernando@cuda-gts250) (gcc version 4.6.1 (Sourcery CodeBench Lite 2011.09-50) ) #19 SMP PREEMPT Fri Dec 14 12:19:13 CET 2012
  39.  
  40. CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
  41.  
  42. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  43.  
  44. Machine: Xilinx Zynq Platform, model: Xilinx Zynq ZED
  45.  
  46. bootconsole [earlycon0] enabled
  47.  
  48. cma: CMA: reserved 40 MiB at 1cc00000
  49.  
  50. Memory policy: ECC disabled, Data cache writealloc
  51.  
  52. PERCPU: Embedded 7 pages/cpu @c0e40000 s7872 r8192 d12608 u32768
  53.  
  54. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 127000
  55.  
  56. Kernel command line: console=ttyPS0,115200 root=/dev/mmcblk0p2 rw earlyprintk rootfstype=ext4 rootdelay=1 init=/sbin/init devtmpfs.mount=0 mem=500M
  57.  
  58. PID hash table entries: 2048 (order: 1, 8192 bytes)
  59.  
  60. Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  61.  
  62. Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  63.  
  64. Memory: 500MB = 500MB total
  65.  
  66. Memory: 455872k/455872k available, 56128k reserved, 0K highmem
  67.  
  68. Virtual kernel memory layout:
  69.  
  70. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  71.  
  72. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  73.  
  74. vmalloc : 0xdf800000 - 0xff000000 ( 504 MB)
  75.  
  76. lowmem : 0xc0000000 - 0xdf400000 ( 500 MB)
  77.  
  78. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  79.  
  80. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  81.  
  82. .text : 0xc0008000 - 0xc04ce018 (4889 kB)
  83.  
  84. .init : 0xc04cf000 - 0xc04f5ec0 ( 156 kB)
  85.  
  86. .data : 0xc04f6000 - 0xc0546900 ( 323 kB)
  87.  
  88. .bss : 0xc0546924 - 0xc0a4e250 (5151 kB)
  89.  
  90. Preemptible hierarchical RCU implementation.
  91.  
  92. RCU lockdep checking is enabled.
  93.  
  94. Dump stacks of tasks blocking RCU-preempt GP.
  95.  
  96. RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  97.  
  98. NR_IRQS:512
  99.  
  100. Zynq clock init
  101.  
  102. xlnx,ps7-ttc-1.00.a #0 at 0xdf800000, irq=43
  103.  
  104. ------------[ cut here ]------------
  105.  
  106. WARNING: at arch/arm/kernel/smp_twd.c:389 time_init+0x20/0x30()
  107.  
  108. twd_local_timer_of_register failed (-19)
  109.  
  110. Modules linked in:
  111.  
  112. [<c001334c>] (unwind_backtrace+0x0/0xe0) from [<c001f8b0>] (warn_slowpath_common+0x4c/0x64)
  113.  
  114. [<c001f8b0>] (warn_slowpath_common+0x4c/0x64) from [<c001f948>] (warn_slowpath_fmt+0x2c/0x3c)
  115.  
  116. [<c001f948>] (warn_slowpath_fmt+0x2c/0x3c) from [<c04d2eb4>] (time_init+0x20/0x30)
  117.  
  118. [<c04d2eb4>] (time_init+0x20/0x30) from [<c04cf6a4>] (start_kernel+0x1bc/0x300)
  119.  
  120. [<c04cf6a4>] (start_kernel+0x1bc/0x300) from [<00008044>] (0x8044)
  121.  
  122. ---[ end trace 1b75b31a2719ed1c ]---
  123.  
  124. sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
  125.  
  126. Console: colour dummy device 80x30
  127.  
  128. Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  129.  
  130. ... MAX_LOCKDEP_SUBCLASSES: 8
  131.  
  132. ... MAX_LOCK_DEPTH: 48
  133.  
  134. ... MAX_LOCKDEP_KEYS: 8191
  135.  
  136. ... CLASSHASH_SIZE: 4096
  137.  
  138. ... MAX_LOCKDEP_ENTRIES: 16384
  139.  
  140. ... MAX_LOCKDEP_CHAINS: 32768
  141.  
  142. ... CHAINHASH_SIZE: 16384
  143.  
  144. memory used by lock dependency info: 3695 kB
  145.  
  146. per task-struct memory footprint: 1152 bytes
  147.  
  148. Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
  149.  
  150. pid_max: default: 32768 minimum: 301
  151.  
  152. Mount-cache hash table entries: 512
  153.  
  154. CPU: Testing write buffer coherency: ok
  155.  
  156. CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  157.  
  158. hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  159.  
  160. Setting up static identity map for 0x364f10 - 0x364f44
  161.  
  162. Map SLCR registers
  163.  
  164. CPU1: Booted secondary processor
  165.  
  166. CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  167.  
  168. Brought up 2 CPUs
  169.  
  170. SMP: Total of 2 processors activated (2657.48 BogoMIPS).
  171.  
  172. devtmpfs: initialized
  173.  
  174. NET: Registered protocol family 16
  175.  
  176. DMA: preallocated 256 KiB pool for atomic coherent allocations
  177.  
  178. xgpiops e000a000.gpio: gpio at 0xe000a000 mapped to 0xdf806000
  179.  
  180. registering platform device 'pl330' id 0
  181.  
  182. registering platform device 'arm-pmu' id 0
  183.  
  184. registering platform device 'zynq-dvfs' id 0
  185.  
  186. hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  187.  
  188. hw-breakpoint: maximum watchpoint size is 4 bytes.
  189.  
  190. MIO pin 11 not assigned(00001760)
  191.  
  192. xslcr xslcr.0: at 0xF8000000 mapped to 0xF8000000
  193.  
  194. bio: create slab <bio-0> at 0
  195.  
  196. SCSI subsystem initialized
  197.  
  198. usbcore: registered new interface driver usbfs
  199.  
  200. usbcore: registered new interface driver hub
  201.  
  202. usbcore: registered new device driver usb
  203.  
  204. Linux video capture interface: v2.00
  205.  
  206. Advanced Linux Sound Architecture Driver Version 1.0.25.
  207.  
  208. Switching to clocksource xttcpss_timer1
  209.  
  210. Clockevents: could not switch to one-shot mode:Clockevents: could not switch to one-shot mode: dummy_timer is not functional.
  211.  
  212. Could not switch to high resolution mode on CPU 1
  213.  
  214.  
  215.  
  216. dummy_timer is not functional.
  217.  
  218. Could not switch to high resolution mode on CPU 0
  219.  
  220. NET: Registered protocol family 2
  221.  
  222. TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  223.  
  224. TCP bind hash table entries: 16384 (order: 7, 589824 bytes)
  225.  
  226. TCP: Hash tables configured (established 16384 bind 16384)
  227.  
  228. TCP: reno registered
  229.  
  230. UDP hash table entries: 256 (order: 2, 20480 bytes)
  231.  
  232. UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
  233.  
  234. NET: Registered protocol family 1
  235.  
  236. pl330 dev 0 probe success
  237.  
  238. msgmni has been set to 970
  239.  
  240. io scheduler noop registered
  241.  
  242. io scheduler deadline registered
  243.  
  244. io scheduler cfq registered (default)
  245.  
  246. xuartps e0001000.uart: failed to get alias id, errno -19
  247.  
  248. e0001àconsole [ttyPS0] enabled, bootconsole disabled
  249. console [ttyPS0] enabled, bootconsole disabled
  250.  
  251. xdevcfg f8007000.devcfg: ioremap f8007000 to df80c000 with size 1000
  252. [drm] Initialized drm 1.1.0 20060810
  253. brd: module loaded
  254. loop: module loaded
  255. xqspips e000d000.spi: master is unqueued, this is deprecated
  256. xqspips e000d000.spi: at 0xE000D000 mapped to 0xDF80E000, irq=51
  257. libphy: XEMACPS mii bus: probed
  258. xemacps e000b000.eth: pdev->id -1, baseaddr 0xe000b000, irq 54
  259. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  260. usb_hcd_xusbps_probe: No OTG assigned!
  261. usb_hcd_xusbps_probe: OTG now assigned!
  262. xusbps-ehci xusbps-ehci.0: Xilinx PS USB EHCI Host Controller
  263. xusbps-ehci xusbps-ehci.0: new USB bus registered, assigned bus number 1
  264. xusbps-ehci xusbps-ehci.0: irq 53, io mem 0x00000000
  265. xusbps-ehci xusbps-ehci.0: USB 2.0 started, EHCI 1.00
  266. hub 1-0:1.0: USB hub found
  267. hub 1-0:1.0: 1 port detected
  268. Initializing USB Mass Storage driver...
  269. usbcore: registered new interface driver usb-storage
  270. USB Mass Storage support registered.
  271. mousedev: PS/2 mouse device common for all mice
  272. i2c /dev entries driver
  273. usbcore: registered new interface driver uvcvideo
  274. USB Video Class driver (1.1.1)
  275. sdhci: Secure Digital Host Controller Interface driver
  276. sdhci: Copyright(c) Pierre Ossman
  277. sdhci-pltfm: SDHCI platform and OF driver helper
  278. mmc0: SDHCI controller on e0100000.sdhci [e0100000.sdhci] using ADMA
  279. usbcore: registered new interface driver usbhid
  280. usbhid: USB HID core driver
  281. mmc0: new high speed SDHC card at address 0007
  282. mmcblk0: mmc0:0007 SD04G 3.70 GiB
  283. mmcblk0: p1 p2
  284. TCP: cubic registered
  285. NET: Registered protocol family 17
  286. VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  287. Registering SWP/SWPB emulation handler
  288. drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  289. ALSA device list:
  290. No soundcards found.
  291. Waiting 1sec before mounting root device...
  292. usb 1-1: new high-speed USB device number 2 using xusbps-ehci
  293. hub 1-1:1.0: USB hub found
  294. hub 1-1:1.0: 7 ports detected
  295. usb 1-1.5: new low-speed USB device number 3 using xusbps-ehci
  296. input: Logitech USB Keyboard as /devices/amba.0/e0002000.usb/xusbps-ehci.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input0
  297. hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-xusbps-ehci.0-1.5/input0
  298. input: Logitech USB Keyboard as /devices/amba.0/e0002000.usb/xusbps-ehci.0/usb1/1-1/1-1.5/1-1.5:1.1/input/input1
  299. hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-xusbps-ehci.0-1.5/input1
  300. usb 1-1.6: new low-speed USB device number 4 using xusbps-ehci
  301. input: PIXART USB OPTICAL MOUSE as /devices/amba.0/e0002000.usb/xusbps-ehci.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2
  302. hid-generic 0003:093A:2510.0003: input,hidraw2: USB HID v1.10 Mouse [PIXART USB OPTICAL MOUSE] on usb-xusbps-ehci.0-1.6/input0
  303. usb 1-1.7: new high-speed USB device number 5 using xusbps-ehci
  304. hub 1-1.7:1.0: USB hub found
  305. hub 1-1.7:1.0: 4 ports detected
  306. usb 1-1.7.4: new high-speed USB device number 6 using xusbps-ehci
  307. uvcvideo: Found UVC 1.00 device USB2.0 Camera (1871:0d01)
  308. input: USB2.0 Camera as /devices/amba.0/e0002000.usb/xusbps-ehci.0/usb1/1-1/1-1.7/1-1.7.4/1-1.7.4:1.0/input/input3
  309. Debug1a: analog_drm_encoder_mode_set
  310. Debug1b: analog_drm_encoder_mode_set
  311. Debug1c: analog_drm_encoder_mode_set
  312. Debug2: analog_drm_encoder_set_clock
  313. setting clock to: 65000
  314. raw_edid: (null) 0
  315. Using RGB output
  316. Console: switching to colour frame buffer device 128x48
  317. fb0: frame buffer device
  318. drm: registered panic notifier
  319. [drm] Initialized analog_drm 1.0.0 20110530 on minor 0
  320. EXT4-fs (mmcblk0p2): recovery complete
  321. EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  322. VFS: Mounted root (ext4 filesystem) on device 179:2.
  323. Freeing init memory: 152K
  324. init: ureadahead main process (701) terminated with status 5
  325. àspeech-dispatcher disabled; edit /etc/default/speech-dispatcher
  326. saned disabled; edit /etc/default/saned
  327.  
  328.  
  329. Last login: Thu Jan 1 00:00:32 UTC 1970 on tty1
  330. Welcome to Linaro 12.11 (GNU/Linux 3.6.0-02191-gf4fb5ff-dirty armv7l)
  331.  
  332. * Documentation: https://wiki.linaro.org/
  333.  
  334. 0 packages can be updated.
  335. 0 updates are security updates.
  336.  
  337. 0 packages can be updated.
  338. 0 updates are security updates.
  339.  
  340.  
  341. ======================================================
  342. [ INFO: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected ]
  343. 3.6.0-02191-gf4fb5ff-dirty #19 Tainted: G W
  344. ------------------------------------------------------
  345. kworker/1:1/16 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire:
  346. (prepare_lock){+.+.+.}, at: [<c02986a8>] clk_round_rate+0x1c/0x40
  347.  
  348. and this task is already holding:
  349. (&(&lp->lock)->rlock){-.....}, at: [<c0206dac>] xemacps_adjust_link+0x1c/0x220
  350. which would create a new lock dependency:
  351. (&(&lp->lock)->rlock){-.....} -> (prepare_lock){+.+.+.}
  352.  
  353. but this new dependency connects a HARDIRQ-irq-safe lock:
  354. (&(&lp->lock)->rlock){-.....}
  355. ... which became HARDIRQ-irq-safe at:
  356. [<c005b658>] __lock_acquire+0x730/0x1b80
  357. [<c005cf08>] lock_acquire+0x60/0x74
  358. [<c03643c8>] _raw_spin_lock+0x40/0x50
  359. [<c02085d0>] xemacps_interrupt+0x20/0x320
  360. [<c0069504>] handle_irq_event_percpu+0x28/0x170
  361. [<c0069688>] handle_irq_event+0x3c/0x5c
  362. [<c006c0a8>] handle_fasteoi_irq+0xc8/0x114
  363. [<c0068f68>] generic_handle_irq+0x20/0x30
  364. [<c000e0bc>] handle_IRQ+0x78/0xb8
  365. [<c0008460>] gic_handle_irq+0x38/0x5c
  366. [<c000d59c>] __irq_usr+0x3c/0x60
  367.  
  368. to a HARDIRQ-irq-unsafe lock:
  369. (prepare_lock){+.+.+.}
  370. ... which became HARDIRQ-irq-unsafe at:
  371. ... [<c005b6dc>] __lock_acquire+0x7b4/0x1b80
  372. [<c005cf08>] lock_acquire+0x60/0x74
  373. [<c03624cc>] mutex_lock_nested+0x44/0x398
  374. [<c0298600>] clk_prepare+0x18/0x38
  375. [<c03533d0>] xgpiops_probe+0x1c8/0x36c
  376. [<c01c8440>] platform_drv_probe+0x14/0x18
  377. [<c01c7520>] driver_probe_device+0xb4/0x1ec
  378. [<c01c5e90>] bus_for_each_drv+0x48/0x80
  379. [<c01c7424>] device_attach+0x64/0x90
  380. [<c01c6aa8>] bus_probe_device+0x28/0x9c
  381. [<c01c5438>] device_add+0x3fc/0x598
  382. [<c02969ac>] of_platform_device_create_pdata+0x5c/0x7c
  383. [<c0296b8c>] of_platform_bus_create+0x1c0/0x248
  384. [<c0296bd0>] of_platform_bus_create+0x204/0x248
  385. [<c0296d1c>] of_platform_bus_probe+0x8c/0xb4
  386. [<c04d668c>] xilinx_init_machine+0x14/0x20
  387. [<c04d6a9c>] board_zc702_init+0x8/0x1c
  388. [<c04d2300>] customize_machine+0x1c/0x28
  389. [<c0008544>] do_one_initcall+0x90/0x164
  390. [<c04cf8e0>] kernel_init+0xf8/0x1b8
  391. [<c000e308>] kernel_thread_exit+0x0/0x8
  392.  
  393. other info that might help us debug this:
  394.  
  395. Possible interrupt unsafe locking scenario:
  396.  
  397. CPU0 CPU1
  398. ---- ----
  399. lock(prepare_lock);
  400. local_irq_disable();
  401. lock(&(&lp->lock)->rlock);
  402. lock(prepare_lock);
  403. <Interrupt>
  404. lock(&(&lp->lock)->rlock);
  405.  
  406. *** DEADLOCK ***
  407.  
  408. 4 locks held by kworker/1:1/16:
  409. #0: (events){.+.+.+}, at: [<c0039218>] process_one_work+0x214/0x428
  410. root@linaro-ubuntu-desktop:~# #1: ((&(&dev->state_queue)->work)){+.+...}, at: [<c0039218>] process_one_work+0x214/0x428
  411. #2: (&dev->lock){+.+...}, at: [<c020397c>] phy_state_machine+0x1c/0x488
  412. #3: (&(&lp->lock)->rlock){-.....}, at: [<c0206dac>] xemacps_adjust_link+0x1c/0x220
  413.  
  414. the dependencies between HARDIRQ-irq-safe lock and the holding lock:
  415. -> (&(&lp->lock)->rlock){-.....} ops: 52 {
  416. IN-HARDIRQ-W at:
  417. [<c005b658>] __lock_acquire+0x730/0x1b80
  418. [<c005cf08>] lock_acquire+0x60/0x74
  419. [<c03643c8>] _raw_spin_lock+0x40/0x50
  420. [<c02085d0>] xemacps_interrupt+0x20/0x320
  421. [<c0069504>] handle_irq_event_percpu+0x28/0x170
  422. [<c0069688>] handle_irq_event+0x3c/0x5c
  423. [<c006c0a8>] handle_fasteoi_irq+0xc8/0x114
  424. [<c0068f68>] generic_handle_irq+0x20/0x30
  425. [<c000e0bc>] handle_IRQ+0x78/0xb8
  426. [<c0008460>] gic_handle_irq+0x38/0x5c
  427. [<c000d59c>] __irq_usr+0x3c/0x60
  428. INITIAL USE at:
  429. [<c005b75c>] __lock_acquire+0x834/0x1b80
  430. [<c005cf08>] lock_acquire+0x60/0x74
  431. [<c0364528>] _raw_spin_lock_irq+0x50/0x60
  432. [<c0207d74>] xemacps_start_xmit+0x28/0x370
  433. [<c02d1bd4>] dev_hard_start_xmit+0x604/0x734
  434. [<c02e62f0>] sch_direct_xmit+0x78/0x28c
  435. [<c02d2358>] dev_queue_xmit+0x654/0xa60
  436. [<c034a094>] packet_sendmsg_spkt+0x284/0x39c
  437. [<c02bba3c>] sock_sendmsg+0x80/0x9c
  438. [<c02bd458>] sys_sendto+0xb8/0xdc
  439. [<c000d800>] ret_fast_syscall+0x0/0x3c
  440. }
  441. ... key at: [<c0a498bc>] __key.28233+0x0/0x8
  442. ... acquired at:
  443. [<c005a7ac>] check_irq_usage+0x4c/0xa0
  444. [<c005c21c>] __lock_acquire+0x12f4/0x1b80
  445. [<c005cf08>] lock_acquire+0x60/0x74
  446. [<c03624cc>] mutex_lock_nested+0x44/0x398
  447. [<c02986a8>] clk_round_rate+0x1c/0x40
  448. [<c0206e14>] xemacps_adjust_link+0x84/0x220
  449. [<c0203cd4>] phy_state_machine+0x374/0x488
  450. [<c003928c>] process_one_work+0x288/0x428
  451. [<c00398ac>] worker_thread+0x2d0/0x3ec
  452. [<c003d834>] kthread+0x80/0x8c
  453. [<c000e308>] kernel_thread_exit+0x0/0x8
  454.  
  455.  
  456. the dependencies between the lock to be acquired and HARDIRQ-irq-unsafe lock:
  457. -> (prepare_lock){+.+.+.} ops: 79 {
  458. HARDIRQ-ON-W at:
  459. [<c005b6dc>] __lock_acquire+0x7b4/0x1b80
  460. [<c005cf08>] lock_acquire+0x60/0x74
  461. [<c03624cc>] mutex_lock_nested+0x44/0x398
  462. [<c0298600>] clk_prepare+0x18/0x38
  463. [<c03533d0>] xgpiops_probe+0x1c8/0x36c
  464. [<c01c8440>] platform_drv_probe+0x14/0x18
  465. [<c01c7520>] driver_probe_device+0xb4/0x1ec
  466. [<c01c5e90>] bus_for_each_drv+0x48/0x80
  467. [<c01c7424>] device_attach+0x64/0x90
  468. [<c01c6aa8>] bus_probe_device+0x28/0x9c
  469. [<c01c5438>] device_add+0x3fc/0x598
  470. [<c02969ac>] of_platform_device_create_pdata+0x5c/0x7c
  471. [<c0296b8c>] of_platform_bus_create+0x1c0/0x248
  472. [<c0296bd0>] of_platform_bus_create+0x204/0x248
  473. [<c0296d1c>] of_platform_bus_probe+0x8c/0xb4
  474. [<c04d668c>] xilinx_init_machine+0x14/0x20
  475. [<c04d6a9c>] board_zc702_init+0x8/0x1c
  476. [<c04d2300>] customize_machine+0x1c/0x28
  477. [<c0008544>] do_one_initcall+0x90/0x164
  478. [<c04cf8e0>] kernel_init+0xf8/0x1b8
  479. [<c000e308>] kernel_thread_exit+0x0/0x8
  480. SOFTIRQ-ON-W at:
  481. [<c005b700>] __lock_acquire+0x7d8/0x1b80
  482. [<c005cf08>] lock_acquire+0x60/0x74
  483. [<c03624cc>] mutex_lock_nested+0x44/0x398
  484. [<c0298600>] clk_prepare+0x18/0x38
  485. [<c03533d0>] xgpiops_probe+0x1c8/0x36c
  486. [<c01c8440>] platform_drv_probe+0x14/0x18
  487. [<c01c7520>] driver_probe_device+0xb4/0x1ec
  488. [<c01c5e90>] bus_for_each_drv+0x48/0x80
  489. [<c01c7424>] device_attach+0x64/0x90
  490. [<c01c6aa8>] bus_probe_device+0x28/0x9c
  491. [<c01c5438>] device_add+0x3fc/0x598
  492. [<c02969ac>] of_platform_device_create_pdata+0x5c/0x7c
  493. [<c0296b8c>] of_platform_bus_create+0x1c0/0x248
  494. [<c0296bd0>] of_platform_bus_create+0x204/0x248
  495. [<c0296d1c>] of_platform_bus_probe+0x8c/0xb4
  496. [<c04d668c>] xilinx_init_machine+0x14/0x20
  497. [<c04d6a9c>] board_zc702_init+0x8/0x1c
  498. [<c04d2300>] customize_machine+0x1c/0x28
  499. [<c0008544>] do_one_initcall+0x90/0x164
  500. [<c04cf8e0>] kernel_init+0xf8/0x1b8
  501. [<c000e308>] kernel_thread_exit+0x0/0x8
  502. RECLAIM_FS-ON-W at:
  503. [<c005d73c>] mark_held_locks+0xcc/0x100
  504. [<c005de74>] lockdep_trace_alloc+0xbc/0xec
  505. [<c00a9804>] kmem_cache_alloc+0x1c/0x114
  506. [<c0297d00>] clk_notifier_register+0x74/0xe4
  507. [<c03540fc>] xuartps_probe+0x330/0x38c
  508. [<c01c8440>] platform_drv_probe+0x14/0x18
  509. [<c01c7520>] driver_probe_device+0xb4/0x1ec
  510. [<c01c76c0>] __driver_attach+0x68/0x8c
  511. [<c01c5f10>] bus_for_each_dev+0x48/0x74
  512. [<c01c6c94>] bus_add_driver+0x98/0x220
  513. [<c01c7b38>] driver_register+0x9c/0x13c
  514. [<c04e0edc>] xuartps_init+0x1c/0x3c
  515. [<c0008544>] do_one_initcall+0x90/0x164
  516. [<c04cf8e0>] kernel_init+0xf8/0x1b8
  517. [<c000e308>] kernel_thread_exit+0x0/0x8
  518. INITIAL USE at:
  519. [<c005b75c>] __lock_acquire+0x834/0x1b80
  520. [<c005cf08>] lock_acquire+0x60/0x74
  521. [<c03624cc>] mutex_lock_nested+0x44/0x398
  522. [<c0298958>] __clk_init+0x1c/0x350
  523. [<c0298db0>] clk_register+0x124/0x188
  524. [<c0298f88>] clk_register_fixed_rate+0x94/0xc4
  525. [<c04e4b40>] zynq_clock_init+0x64/0x9c4
  526. [<c04d1e94>] init_IRQ+0x14/0x1c
  527. [<c04cf68c>] start_kernel+0x1a4/0x300
  528. [<00008044>] 0x8044
  529. }
  530. ... key at: [<c053ea28>] prepare_lock+0x38/0x48
  531. ... acquired at:
  532. [<c005a7ac>] check_irq_usage+0x4c/0xa0
  533. [<c005c21c>] __lock_acquire+0x12f4/0x1b80
  534. [<c005cf08>] lock_acquire+0x60/0x74
  535. [<c03624cc>] mutex_lock_nested+0x44/0x398
  536. [<c02986a8>] clk_round_rate+0x1c/0x40
  537. [<c0206e14>] xemacps_adjust_link+0x84/0x220
  538. [<c0203cd4>] phy_state_machine+0x374/0x488
  539. [<c003928c>] process_one_work+0x288/0x428
  540. [<c00398ac>] worker_thread+0x2d0/0x3ec
  541. [<c003d834>] kthread+0x80/0x8c
  542. [<c000e308>] kernel_thread_exit+0x0/0x8
  543.  
  544.  
  545. stack backtrace:
  546. [<c001334c>] (unwind_backtrace+0x0/0xe0) from [<c005a6e4>] (check_usage+0x500/0x57c)
  547. [<c005a6e4>] (check_usage+0x500/0x57c) from [<c005a7ac>] (check_irq_usage+0x4c/0xa0)
  548. [<c005a7ac>] (check_irq_usage+0x4c/0xa0) from [<c005c21c>] (__lock_acquire+0x12f4/0x1b80)
  549. [<c005c21c>] (__lock_acquire+0x12f4/0x1b80) from [<c005cf08>] (lock_acquire+0x60/0x74)
  550. [<c005cf08>] (lock_acquire+0x60/0x74) from [<c03624cc>] (mutex_lock_nested+0x44/0x398)
  551. [<c03624cc>] (mutex_lock_nested+0x44/0x398) from [<c02986a8>] (clk_round_rate+0x1c/0x40)
  552. [<c02986a8>] (clk_round_rate+0x1c/0x40) from [<c0206e14>] (xemacps_adjust_link+0x84/0x220)
  553. [<c0206e14>] (xemacps_adjust_link+0x84/0x220) from [<c0203cd4>] (phy_state_machine+0x374/0x488)
  554. [<c0203cd4>] (phy_state_machine+0x374/0x488) from [<c003928c>] (process_one_work+0x288/0x428)
  555. [<c003928c>] (process_one_work+0x288/0x428) from [<c00398ac>] (worker_thread+0x2d0/0x3ec)
  556. [<c00398ac>] (worker_thread+0x2d0/0x3ec) from [<c003d834>] (kthread+0x80/0x8c)
  557. [<c003d834>] (kthread+0x80/0x8c) from [<c000e308>] (kernel_thread_exit+0x0/0x8)
  558. xemacps e000b000.eth: Set clk to 124999998 Hz
  559. xemacps e000b000.eth: link up (1000/FULL)
  560. init: bluetooth main process (1771) terminated with status 1
  561. init: bluetooth main process ended, respawning
  562. init: bluetooth main process (1794) terminated with status 1
  563. init: bluetooth main process ended, respawning
  564. init: bluetooth main process (1817) terminated with status 1
  565. init: bluetooth main process ended, respawning
  566. init: bluetooth main process (1840) terminated with status 1
  567. init: bluetooth main process ended, respawning
  568. raw_edid: (null) 0
  569. Using RGB output
  570. init: bluetooth main process (1864) terminated with status 1
  571. init: bluetooth main process ended, respawning
  572. init: bluetooth main process (1906) terminated with status 1
  573. init: bluetooth main process ended, respawning
  574. init: bluetooth main process (1934) terminated with status 1
  575. init: bluetooth main process ended, respawning
  576. init: bluetooth main process (1959) terminated with status 1
  577. init: bluetooth main process ended, respawning
  578. init: bluetooth main process (1983) terminated with status 1
  579. init: bluetooth respawning too fast, stopped
Advertisement
Add Comment
Please, Sign In to add comment