Advertisement
Guest User

Untitled

a guest
May 28th, 2014
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.51 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 3.12.20-3-ARCH (nobody@root-armv6-copy) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 PREEMPT Sun May 25 17:24:25 MDT 2014
  6. [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  8. [ 0.000000] Machine: BCM2708
  9. [ 0.000000] early_vc_cma_mem(0/0x11800000@0xd400000)
  10. [ 0.000000] -> initial 0, size 11800000, base d400000
  11. [ 0.000000] cma: CMA: reserved 280 MiB at 0d400000
  12. [ 0.000000] cma: CMA: reserved 8 MiB at 0bc00000
  13. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  14. [ 0.000000] On node 0 totalpages: 121856
  15. [ 0.000000] free_area_init_node: node 0, pgdat c089919c, node_mem_map c0978000
  16. [ 0.000000] Normal zone: 984 pages used for memmap
  17. [ 0.000000] Normal zone: 0 pages reserved
  18. [ 0.000000] Normal zone: 121856 pages, LIFO batch:31
  19. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  20. [ 0.000000] pcpu-alloc: [0] 0
  21. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 120872
  22. [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708.boardrev=0xe bcm2708.serial=0x3d7d94d6 smsc95xx.macaddr=B8:27:EB:7D:94:D6 sdhci-bcm2708.emmc_clock_freq=250000000 vc-cma-mem=0/0x11800000@0xd400000 mem=0xc400000@0x0 mem=0x11800000@0xd400000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 ipv6.disable=1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p5 rootfstype=ext4 elevator=noop rootwait
  23. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  26. [ 0.000000] Memory: 177976K/487424K available (6124K kernel code, 331K rwdata, 2092K rodata, 245K init, 858K bss, 309448K reserved)
  27. [ 0.000000] Virtual kernel memory layout:
  28. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  29. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  30. vmalloc : 0xdf000000 - 0xff000000 ( 512 MB)
  31. lowmem : 0xc0000000 - 0xdec00000 ( 492 MB)
  32. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  33. .text : 0xc0008000 - 0xc080e4f0 (8218 kB)
  34. .init : 0xc080f000 - 0xc084c47c ( 246 kB)
  35. .data : 0xc084e000 - 0xc08a0d24 ( 332 kB)
  36. .bss : 0xc08a0d24 - 0xc09776f0 ( 859 kB)
  37. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  38. [ 0.000000] Preemptible hierarchical RCU implementation.
  39. [ 0.000000] NR_IRQS:394
  40. [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  41. [ 0.000000] Switching to timer-based delay loop
  42. [ 0.000000] Console: colour dummy device 80x30
  43. [ 0.000000] console [tty1] enabled
  44. [ 0.000638] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
  45. [ 0.000663] pid_max: default: 32768 minimum: 301
  46. [ 0.001148] Mount-cache hash table entries: 512
  47. [ 0.001986] Initializing cgroup subsys memory
  48. [ 0.002069] Initializing cgroup subsys devices
  49. [ 0.002089] Initializing cgroup subsys freezer
  50. [ 0.002106] Initializing cgroup subsys blkio
  51. [ 0.002119] Initializing cgroup subsys perf_event
  52. [ 0.002153] Initializing cgroup subsys net_prio
  53. [ 0.002285] CPU: Testing write buffer coherency: ok
  54. [ 0.002751] Setting up static identity map for 0xc05d4a18 - 0xc05d4a74
  55. [ 0.005010] devtmpfs: initialized
  56. [ 0.022668] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  57. [ 0.024020] xor: measuring software checksum speed
  58. [ 0.120336] arm4regs : 973.600 MB/sec
  59. [ 0.220377] 8regs : 470.800 MB/sec
  60. [ 0.320472] 32regs : 470.800 MB/sec
  61. [ 0.320491] xor: using function: arm4regs (973.600 MB/sec)
  62. [ 0.352919] NET: Registered protocol family 16
  63. [ 0.358551] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  64. [ 0.359208] cpuidle: using governor ladder
  65. [ 0.359232] cpuidle: using governor menu
  66. [ 0.360064] bcm2708.uart_clock = 0
  67. [ 0.362078] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  68. [ 0.362101] hw-breakpoint: maximum watchpoint size is 4 bytes.
  69. [ 0.362117] mailbox: Broadcom VideoCore Mailbox driver
  70. [ 0.362200] bcm2708_vcio: mailbox at f200b880
  71. [ 0.362291] bcm_power: Broadcom power driver
  72. [ 0.362312] bcm_power_open() -> 0
  73. [ 0.362324] bcm_power_request(0, 8)
  74. [ 0.863047] bcm_mailbox_read -> 00000080, 0
  75. [ 0.863065] bcm_power_request -> 0
  76. [ 0.863312] Serial: AMBA PL011 UART driver
  77. [ 0.863450] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev3
  78. [ 0.863847] console [ttyAMA0] enabled
  79. [ 0.890045] bio: create slab <bio-0> at 0
  80. [ 1.052497] raid6: int32x1 46 MB/s
  81. [ 1.222653] raid6: int32x2 71 MB/s
  82. [ 1.392712] raid6: int32x4 91 MB/s
  83. [ 1.562669] raid6: int32x8 99 MB/s
  84. [ 1.562690] raid6: using algorithm int32x8 (99 MB/s)
  85. [ 1.562703] raid6: using intx1 recovery algorithm
  86. [ 1.563357] SCSI subsystem initialized
  87. [ 1.563711] usbcore: registered new interface driver usbfs
  88. [ 1.563823] usbcore: registered new interface driver hub
  89. [ 1.564115] usbcore: registered new device driver usb
  90. [ 1.566827] Switched to clocksource stc
  91. [ 1.591266] FS-Cache: Loaded
  92. [ 1.591568] CacheFiles: Loaded
  93. [ 1.605293] NET: Registered protocol family 2
  94. [ 1.606453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  95. [ 1.606594] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  96. [ 1.606695] TCP: Hash tables configured (established 4096 bind 4096)
  97. [ 1.606779] TCP: reno registered
  98. [ 1.606804] UDP hash table entries: 256 (order: 0, 4096 bytes)
  99. [ 1.606936] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  100. [ 1.607416] NET: Registered protocol family 1
  101. [ 1.608048] RPC: Registered named UNIX socket transport module.
  102. [ 1.608074] RPC: Registered udp transport module.
  103. [ 1.608087] RPC: Registered tcp transport module.
  104. [ 1.608098] RPC: Registered tcp NFSv4.1 backchannel transport module.
  105. [ 1.609974] bcm2708_dma: DMA manager at f2007000
  106. [ 1.610111] bcm2708_gpio: bcm2708_gpio_probe c085c450
  107. [ 1.610575] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
  108. [ 1.820593] VFS: Disk quotas dquot_6.5.2
  109. [ 1.820902] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  110. [ 1.823102] FS-Cache: Netfs 'nfs' registered for caching
  111. [ 1.824168] NFS: Registering the id_resolver key type
  112. [ 1.824268] Key type id_resolver registered
  113. [ 1.824286] Key type id_legacy registered
  114. [ 1.825828] bio: create slab <bio-1> at 1
  115. [ 1.827464] Btrfs loaded
  116. [ 1.828570] aufs 3.12.x-20140526
  117. [ 1.828625] msgmni has been set to 923
  118. [ 1.831274] async_tx: api initialized (async)
  119. [ 1.831640] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  120. [ 1.831982] io scheduler noop registered (default)
  121. [ 1.832005] io scheduler deadline registered
  122. [ 1.832302] io scheduler cfq registered
  123. [ 1.833746] BCM2708FB: allocated DMA memory 4c000000
  124. [ 1.833813] BCM2708FB: allocated DMA channel 0 @ f2007000
  125. [ 1.871396] Console: switching to colour frame buffer device 240x67
  126. [ 1.887951] uart-pl011 dev:f1: no DMA platform data
  127. [ 1.888012] kgdb: Registered I/O driver kgdboc.
  128. [ 1.888727] vc-cma: Videocore CMA driver
  129. [ 1.888750] vc-cma: vc_cma_base = 0x0d400000
  130. [ 1.888764] vc-cma: vc_cma_size = 0x11800000 (280 MiB)
  131. [ 1.888776] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  132. [ 1.899301] brd: module loaded
  133. [ 1.905089] loop: module loaded
  134. [ 1.905395] vchiq: vchiq_init_state: slot_zero = 0xcbc00000, is_master = 0
  135. [ 1.906594] vchiq_get_state: g_state.remote->initialised != 1 (0)
  136. [ 1.907134] vchiq_get_state: g_state.remote->initialised != 1 (0)
  137. [ 1.907669] vchiq: vchiq_initialise: videocore initialized after 2 retries
  138.  
  139. [ 1.937959] Loading iSCSI transport class v2.0-870.
  140. [ 1.940623] usbcore: registered new interface driver ax88179_178a
  141. [ 1.940746] usbcore: registered new interface driver smsc95xx
  142. [ 1.940922] usbcore: registered new interface driver cdc_ncm
  143. [ 1.940944] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  144. [ 2.141136] Core Release: 2.80a
  145. [ 2.141168] Setting default values for core params
  146. [ 2.141216] Finished setting default values for core params
  147. [ 2.341277] Using Buffer DMA mode
  148. [ 2.341304] Periodic Transfer Interrupt Enhancement - disabled
  149. [ 2.341317] Multiprocessor Interrupt Enhancement - disabled
  150. [ 2.341332] OTG VER PARAM: 0, OTG VER FLAG: 0
  151. [ 2.341349] Dedicated Tx FIFOs mode
  152. [ 2.341712] WARN::dwc_otg_hcd_init:1042: FIQ DMA bounce buffers: virt = 0xcc014000 dma = 0x4c014000 len=9024
  153. [ 2.341752] FIQ FSM acceleration enabled for :
  154. Non-periodic Split Transactions
  155. Periodic Split Transactions
  156. High-Speed Isochronous Endpoints
  157. [ 2.341783] dwc_otg: Microframe scheduler enabled
  158. [ 2.341846] WARN::hcd_init:473: FIQ at 0xc0456a88
  159. [ 2.341869] WARN::hcd_init:474: FIQ ASM at 0xc0456d3c length 36
  160. [ 2.341903] WARN::hcd_init:500: MPHI regs_base at 0xdf006000
  161. [ 2.341936] dwc_otg bcm2708_usb: DWC OTG Controller
  162. [ 2.342016] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
  163. [ 2.342086] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
  164. [ 2.342128] Init: Port Power? op_state=1
  165. [ 2.342141] Init: Power Port (0)
  166. [ 2.342501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  167. [ 2.342529] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  168. [ 2.342549] usb usb1: Product: DWC OTG Controller
  169. [ 2.342567] usb usb1: Manufacturer: Linux 3.12.20-3-ARCH dwc_otg_hcd
  170. [ 2.342585] usb usb1: SerialNumber: bcm2708_usb
  171. [ 2.343461] hub 1-0:1.0: USB hub found
  172. [ 2.343560] hub 1-0:1.0: 1 port detected
  173. [ 2.344068] dwc_otg: FIQ enabled
  174. [ 2.344088] dwc_otg: NAK holdoff enabled
  175. [ 2.344101] dwc_otg: FIQ split-transaction FSM enabled
  176. [ 2.344123] Module dwc_common_port init
  177. [ 2.344611] usbcore: registered new interface driver usb-storage
  178. [ 2.344981] mousedev: PS/2 mouse device common for all mice
  179. [ 2.345476] md: linear personality registered for level -1
  180. [ 2.345500] md: raid0 personality registered for level 0
  181. [ 2.345513] md: raid1 personality registered for level 1
  182. [ 2.345526] md: raid10 personality registered for level 10
  183. [ 2.345876] md: raid6 personality registered for level 6
  184. [ 2.345898] md: raid5 personality registered for level 5
  185. [ 2.345911] md: raid4 personality registered for level 4
  186. [ 2.345925] md: multipath personality registered for level -4
  187. [ 2.345938] md: faulty personality registered for level -5
  188. [ 2.346424] device-mapper: uevent: version 1.0.3
  189. [ 2.347087] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com
  190. [ 2.348046] device-mapper: multipath: version 1.6.0 loaded
  191. [ 2.348078] device-mapper: multipath round-robin: version 1.0.0 loaded
  192. [ 2.348093] device-mapper: multipath queue-length: version 0.1.0 loaded
  193. [ 2.348107] device-mapper: multipath service-time: version 0.2.0 loaded
  194. [ 2.348126] device-mapper: raid: Loading target version 1.5.2
  195. [ 2.348394] bcm2835-cpufreq: min=700000 max=700000 cur=700000
  196. [ 2.348508] bcm2835-cpufreq: switching to governor ondemand
  197. [ 2.348525] bcm2835-cpufreq: switching to governor ondemand
  198. [ 2.348712] sdhci: Secure Digital Host Controller Interface driver
  199. [ 2.348732] sdhci: Copyright(c) Pierre Ossman
  200. [ 2.348830] sdhci: Enable low-latency mode
  201. [ 2.386890] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
  202. [ 2.387161] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
  203. [ 2.387286] sdhci-pltfm: SDHCI platform and OF driver helper
  204. [ 2.387313] ledtrig-cpu: registered to indicate activity on CPUs
  205. [ 2.387447] hidraw: raw HID events driver (C) Jiri Kosina
  206. [ 2.387976] usbcore: registered new interface driver usbhid
  207. [ 2.387995] usbhid: USB HID core driver
  208. [ 2.388798] zram: Created 1 device(s) ...
  209. [ 2.389397] TCP: cubic registered
  210. [ 2.389423] Initializing XFRM netlink socket
  211. [ 2.389470] NET: Registered protocol family 17
  212. [ 2.389693] Key type dns_resolver registered
  213. [ 2.397761] registered taskstats version 1
  214. [ 2.404178] md: Waiting for all devices to be available before autodetect
  215. [ 2.404202] md: If you don't use raid, use raid=noautodetect
  216. [ 2.409616] md: Autodetecting RAID arrays.
  217. [ 2.411764] md: Scanned 0 and added 0 devices.
  218. [ 2.411782] md: autorun ...
  219. [ 2.411793] md: ... autorun DONE.
  220. [ 2.412205] Waiting for root device /dev/mmcblk0p5...
  221. [ 2.450247] mmc0: read SD Status register (SSR) after 2 attempts
  222. [ 2.456646] mmc0: new high speed SDHC card at address 1234
  223. [ 2.457447] mmcblk0: mmc0:1234 SA08G 7.42 GiB
  224. [ 2.461633] mmcblk0: p1 p2 < p5 >
  225. [ 2.537131] Indeed it is in host mode hprt0 = 00021501
  226. [ 2.717002] usb 1-1: new high-speed USB device number 2 using dwc_otg
  227. [ 2.717199] Indeed it is in host mode hprt0 = 00001101
  228. [ 2.917286] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
  229. [ 2.917320] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  230. [ 2.918208] hub 1-1:1.0: USB hub found
  231. [ 2.918403] hub 1-1:1.0: 3 ports detected
  232. [ 2.944666] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
  233. [ 2.944772] VFS: Mounted root (ext4 filesystem) on device 179:5.
  234. [ 2.956782] devtmpfs: mounted
  235. [ 2.957733] Freeing unused kernel memory: 244K (c080f000 - c084c000)
  236. [ 3.197086] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  237. [ 3.297401] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  238. [ 3.297441] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  239. [ 3.300486] smsc95xx v1.0.4
  240. [ 3.361252] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:7d:94:d6
  241. [ 3.437176] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
  242. [ 3.454502] systemd[1]: systemd 212 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
  243. [ 3.455142] systemd[1]: Detected architecture 'arm'.
  244. [ 3.537375] usb 1-1.3: New USB device found, idVendor=0409, idProduct=0059
  245. [ 3.537411] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  246. [ 3.538264] hub 1-1.3:1.0: USB hub found
  247. [ 3.538456] hub 1-1.3:1.0: 4 ports detected
  248. [ 3.552809] systemd[1]: Failed to insert module 'ipv6'
  249. [ 3.562251] systemd[1]: Set hostname to <butler>.
  250. [ 3.817223] usb 1-1.3.1: new full-speed USB device number 5 using dwc_otg
  251. [ 3.928056] usb 1-1.3.1: New USB device found, idVendor=05af, idProduct=0906
  252. [ 3.928096] usb 1-1.3.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  253. [ 3.928116] usb 1-1.3.1: Product: 2.4G Dongle
  254. [ 3.942449] input: 2.4G Dongle as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/input/input0
  255. [ 3.942943] hid-generic 0003:05AF:0906.0001: input,hidraw0: USB HID v1.11 Keyboard [2.4G Dongle] on usb-bcm2708_usb-1.3.1/input0
  256. [ 3.956638] input: 2.4G Dongle as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.1/input/input1
  257. [ 3.959064] hid-generic 0003:05AF:0906.0002: input,hidraw1: USB HID v1.11 Mouse [2.4G Dongle] on usb-bcm2708_usb-1.3.1/input1
  258. [ 3.977675] input: 2.4G Dongle as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.2/input/input2
  259. [ 3.978286] hid-generic 0003:05AF:0906.0003: input,hidraw2: USB HID v1.11 Device [2.4G Dongle] on usb-bcm2708_usb-1.3.1/input2
  260. [ 4.077092] usb 1-1.3.2: new high-speed USB device number 6 using dwc_otg
  261. [ 4.182714] usb 1-1.3.2: New USB device found, idVendor=05ac, idProduct=1294
  262. [ 4.182752] usb 1-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  263. [ 4.182771] usb 1-1.3.2: Product: iPhone
  264. [ 4.182788] usb 1-1.3.2: Manufacturer: Apple Inc.
  265. [ 4.182809] usb 1-1.3.2: SerialNumber: db4f8ef9d366de66c60f7d737c350011532d5317
  266. [ 4.277272] usb 1-1.3.4: new full-speed USB device number 7 using dwc_otg
  267. [ 4.364588] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  268. [ 4.370576] systemd[1]: Expecting device dev-ttyAMA0.device...
  269. [ 4.371403] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  270. [ 4.372267] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  271. [ 4.372509] systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device...
  272. [ 4.373342] systemd[1]: Starting media-videos.automount.
  273. [ 4.379406] usb 1-1.3.4: New USB device found, idVendor=041e, idProduct=30d3
  274. [ 4.379446] usb 1-1.3.4: New USB device strings: Mfr=0, Product=0, SerialNumber=2
  275. [ 4.379467] usb 1-1.3.4: SerialNumber: 1011290006FF
  276. [ 4.390531] input: HID 041e:30d3 as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4:1.3/input/input3
  277. [ 4.390965] hid-generic 0003:041E:30D3.0004: input,hidraw3: USB HID v1.00 Device [HID 041e:30d3] on usb-bcm2708_usb-1.3.4/input3
  278. [ 4.403100] systemd[1]: Set up automount media-videos.automount.
  279. [ 4.403375] systemd[1]: Starting media-musik.automount.
  280. [ 4.406726] systemd[1]: Set up automount media-musik.automount.
  281. [ 4.407113] systemd[1]: Starting Remote File Systems.
  282. [ 4.408130] systemd[1]: Reached target Remote File Systems.
  283. [ 4.408648] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  284. [ 4.410484] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  285. [ 4.410841] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  286. [ 4.411405] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  287. [ 4.411612] systemd[1]: Starting Paths.
  288. [ 4.412391] systemd[1]: Reached target Paths.
  289. [ 4.412622] systemd[1]: Starting Encrypted Volumes.
  290. [ 4.413402] systemd[1]: Reached target Encrypted Volumes.
  291. [ 4.413624] systemd[1]: Starting Swap.
  292. [ 4.414361] systemd[1]: Reached target Swap.
  293. [ 4.414593] systemd[1]: Expecting device dev-mmcblk0p1.device...
  294. [ 4.415331] systemd[1]: Starting Root Slice.
  295. [ 4.490218] systemd[1]: Created slice Root Slice.
  296. [ 4.490477] systemd[1]: Starting Delayed Shutdown Socket.
  297. [ 4.491620] systemd[1]: Listening on Delayed Shutdown Socket.
  298. [ 4.491858] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  299. [ 4.492888] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  300. [ 4.493121] systemd[1]: Starting Device-mapper event daemon FIFOs.
  301. [ 4.494237] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  302. [ 4.494474] systemd[1]: Starting User and Session Slice.
  303. [ 4.498032] systemd[1]: Created slice User and Session Slice.
  304. [ 4.498357] systemd[1]: Starting udev Control Socket.
  305. [ 4.499472] systemd[1]: Listening on udev Control Socket.
  306. [ 4.499775] systemd[1]: Starting udev Kernel Socket.
  307. [ 4.500811] systemd[1]: Listening on udev Kernel Socket.
  308. [ 4.501048] systemd[1]: Starting LVM2 metadata daemon socket.
  309. [ 4.502173] systemd[1]: Listening on LVM2 metadata daemon socket.
  310. [ 4.502448] systemd[1]: Starting Journal Socket.
  311. [ 4.503945] systemd[1]: Listening on Journal Socket.
  312. [ 4.504317] systemd[1]: Starting System Slice.
  313. [ 4.507678] systemd[1]: Created slice System Slice.
  314. [ 4.508039] systemd[1]: Starting Remount Root and Kernel File Systems...
  315. [ 4.514258] systemd[1]: Started Create list of required static device nodes for the current kernel.
  316. [ 4.524352] systemd[1]: Starting Apply Kernel Variables...
  317. [ 4.555654] systemd[1]: Started Load Kernel Modules.
  318. [ 4.556064] systemd[1]: Mounting Configuration File System...
  319. [ 4.574399] systemd[1]: Mounting Debug File System...
  320. [ 4.628657] systemd[1]: Starting Setup Virtual Console...
  321. [ 4.635164] systemd[1]: Starting udev Coldplug all Devices...
  322. [ 5.456080] systemd[1]: Started Set Up Additional Binary Formats.
  323. [ 5.457573] systemd[1]: Starting Create Static Device Nodes in /dev...
  324. [ 5.464053] systemd[1]: Mounted FUSE Control File System.
  325. [ 5.464366] systemd[1]: Starting system-network.slice.
  326. [ 5.502732] systemd[1]: Created slice system-network.slice.
  327. [ 5.503040] systemd[1]: Starting system-getty.slice.
  328. [ 5.506338] systemd[1]: Created slice system-getty.slice.
  329. [ 5.506653] systemd[1]: Starting system-serial\x2dgetty.slice.
  330. [ 5.518740] systemd[1]: Created slice system-serial\x2dgetty.slice.
  331. [ 5.519208] systemd[1]: Mounting POSIX Message Queue File System...
  332. [ 5.524762] systemd[1]: Mounted Huge Pages File System.
  333. [ 5.525158] systemd[1]: Starting Journal Service...
  334. [ 5.539392] systemd[1]: Started Journal Service.
  335. [ 8.448488] EXT4-fs (mmcblk0p5): re-mounted. Opts: discard
  336. [ 9.626347] systemd-udevd[90]: starting version 212
  337. [ 11.181578] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  338. [ 11.528517] systemd-journald[78]: Received request to flush runtime journal from PID 1
  339. [ 12.432870] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  340. [ 14.013349] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
  341. [ 69.688388] usb 1-1.3.1: USB disconnect, device number 5
  342. [ 83.119826] hub 1-1.3:1.0: connect-debounce failed, port 3 disabled
  343. [ 86.319940] hub 1-1.3:1.0: connect-debounce failed, port 3 disabled
  344. [ 104.740395] usb 1-1.3.1: new full-speed USB device number 8 using dwc_otg
  345. [ 104.850063] usb 1-1.3.1: New USB device found, idVendor=05af, idProduct=0906
  346. [ 104.850105] usb 1-1.3.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  347. [ 104.850126] usb 1-1.3.1: Product: 2.4G Dongle
  348. [ 104.874769] input: 2.4G Dongle as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/input/input4
  349. [ 104.881268] hid-generic 0003:05AF:0906.0005: input,hidraw0: USB HID v1.11 Keyboard [2.4G Dongle] on usb-bcm2708_usb-1.3.1/input0
  350. [ 104.902027] input: 2.4G Dongle as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.1/input/input5
  351. [ 104.902709] hid-generic 0003:05AF:0906.0006: input,hidraw1: USB HID v1.11 Mouse [2.4G Dongle] on usb-bcm2708_usb-1.3.1/input1
  352. [ 104.921098] input: 2.4G Dongle as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.2/input/input6
  353. [ 104.921737] hid-generic 0003:05AF:0906.0007: input,hidraw2: USB HID v1.11 Device [2.4G Dongle] on usb-bcm2708_usb-1.3.1/input2
  354. [ 170.066316] vc_cma_alloc_chunks: ===============================
  355. [ 170.066334] vc_cma_alloc_chunks: chunk phys c040000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  356. [ 170.066341] vc_cma_alloc_chunks: dev->cma_area = (null)
  357.  
  358. [ 170.066345] vc_cma_alloc_chunks: ===============================
  359. [ 170.066359] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  360. [ 170.066702] vc_cma_alloc_chunks: ===============================
  361. [ 170.066715] vc_cma_alloc_chunks: chunk phys c080000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  362. [ 170.066720] vc_cma_alloc_chunks: dev->cma_area = (null)
  363.  
  364. [ 170.066724] vc_cma_alloc_chunks: ===============================
  365. [ 170.066736] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  366. [ 170.066978] vc_cma_alloc_chunks: ===============================
  367. [ 170.066990] vc_cma_alloc_chunks: chunk phys c0c0000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  368. [ 170.066996] vc_cma_alloc_chunks: dev->cma_area = (null)
  369.  
  370. [ 170.067000] vc_cma_alloc_chunks: ===============================
  371. [ 170.067010] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  372. [ 170.067467] vc_cma_alloc_chunks: ===============================
  373. [ 170.067482] vc_cma_alloc_chunks: chunk phys c100000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  374. [ 170.067488] vc_cma_alloc_chunks: dev->cma_area = (null)
  375.  
  376. [ 170.067491] vc_cma_alloc_chunks: ===============================
  377. [ 170.067502] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  378. [ 170.067787] vc_cma_alloc_chunks: ===============================
  379. [ 170.067799] vc_cma_alloc_chunks: chunk phys c140000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  380. [ 170.067804] vc_cma_alloc_chunks: dev->cma_area = (null)
  381.  
  382. [ 170.067808] vc_cma_alloc_chunks: ===============================
  383. [ 170.067818] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  384. [ 170.068201] vc_cma_alloc_chunks: ===============================
  385. [ 170.068215] vc_cma_alloc_chunks: chunk phys c180000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  386. [ 170.068221] vc_cma_alloc_chunks: dev->cma_area = (null)
  387.  
  388. [ 170.068226] vc_cma_alloc_chunks: ===============================
  389. [ 170.068279] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  390. [ 170.068568] vc_cma_alloc_chunks: ===============================
  391. [ 170.068581] vc_cma_alloc_chunks: chunk phys c1c0000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  392. [ 170.068587] vc_cma_alloc_chunks: dev->cma_area = (null)
  393.  
  394. [ 170.068590] vc_cma_alloc_chunks: ===============================
  395. [ 170.068602] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  396. [ 170.069375] vc_cma_alloc_chunks: ===============================
  397. [ 170.069390] vc_cma_alloc_chunks: chunk phys c200000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  398. [ 170.069396] vc_cma_alloc_chunks: dev->cma_area = (null)
  399.  
  400. [ 170.069400] vc_cma_alloc_chunks: ===============================
  401. [ 170.069411] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  402. [ 170.069719] vc_cma_alloc_chunks: ===============================
  403. [ 170.069734] vc_cma_alloc_chunks: chunk phys c240000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  404. [ 170.069740] vc_cma_alloc_chunks: dev->cma_area = (null)
  405.  
  406. [ 170.069743] vc_cma_alloc_chunks: ===============================
  407. [ 170.069754] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  408. [ 170.070124] vc_cma_alloc_chunks: ===============================
  409. [ 170.070138] vc_cma_alloc_chunks: chunk phys c280000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  410. [ 170.070143] vc_cma_alloc_chunks: dev->cma_area = (null)
  411.  
  412. [ 170.070147] vc_cma_alloc_chunks: ===============================
  413. [ 170.070157] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  414. [ 170.070485] vc_cma_alloc_chunks: ===============================
  415. [ 170.070499] vc_cma_alloc_chunks: chunk phys c2c0000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  416. [ 170.070505] vc_cma_alloc_chunks: dev->cma_area = (null)
  417.  
  418. [ 170.070509] vc_cma_alloc_chunks: ===============================
  419. [ 170.070520] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  420. [ 170.071052] vc_cma_alloc_chunks: ===============================
  421. [ 170.071066] vc_cma_alloc_chunks: chunk phys c300000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  422. [ 170.071072] vc_cma_alloc_chunks: dev->cma_area = (null)
  423.  
  424. [ 170.071075] vc_cma_alloc_chunks: ===============================
  425. [ 170.071086] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 4, 1120 free)
  426. [ 170.071358] vc_cma_alloc_chunks: ===============================
  427. [ 170.071368] vc_cma_alloc_chunks: chunk phys c340000, vc_cma d400000-1ebfffff - bad SPARSEMEM configuration?
  428. [ 170.071373] vc_cma_alloc_chunks: dev->cma_area = (null)
  429.  
  430. [ 170.071377] vc_cma_alloc_chunks: ===============================
  431. [ 170.071386] vc_cma_alloc_chunks: dma_alloc_from_contiguous failed for 40000 bytes (alloc 0 of 1, 1120 free)
  432. [ 170.099855] BUG: scheduling while atomic: X/191/0x00000002
  433. [ 170.099872] Modules linked in:
  434. [ 170.099892] CPU: 0 PID: 191 Comm: X Not tainted 3.12.20-3-ARCH #1
  435. [ 170.099991] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  436. [ 170.100025] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  437. [ 170.100058] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  438. [ 170.100090] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  439. [ 170.100116] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  440. [ 170.100137] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  441. [ 170.100155] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  442. [ 170.100178] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  443. [ 170.100195] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  444. [ 170.100213] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  445. [ 170.100238] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  446. [ 170.100258] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  447. [ 170.100289] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  448. [ 170.100322] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  449. [ 170.100357] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  450. [ 170.100380] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  451. [ 170.100404] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  452. [ 170.102846] BUG: scheduling while atomic: X/191/0x00000002
  453. [ 170.102869] Modules linked in:
  454. [ 170.102891] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  455. [ 170.102991] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  456. [ 170.103025] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  457. [ 170.103083] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  458. [ 170.103118] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  459. [ 170.103139] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  460. [ 170.103157] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  461. [ 170.103176] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  462. [ 170.103197] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  463. [ 170.103216] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  464. [ 170.103237] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  465. [ 170.103260] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  466. [ 170.103281] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  467. [ 170.103311] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  468. [ 170.103342] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  469. [ 170.103379] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  470. [ 170.103401] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  471. [ 170.103425] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  472. [ 170.112272] BUG: scheduling while atomic: X/191/0x00000002
  473. [ 170.112287] Modules linked in:
  474. [ 170.112307] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  475. [ 170.112401] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  476. [ 170.112436] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  477. [ 170.112468] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  478. [ 170.112504] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  479. [ 170.112525] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  480. [ 170.112544] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  481. [ 170.112563] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  482. [ 170.112585] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  483. [ 170.112606] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  484. [ 170.112626] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  485. [ 170.112648] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  486. [ 170.112669] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  487. [ 170.112700] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  488. [ 170.112733] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  489. [ 170.112766] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  490. [ 170.112789] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  491. [ 170.112811] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  492. [ 170.115309] BUG: scheduling while atomic: X/191/0x00000002
  493. [ 170.115329] Modules linked in:
  494. [ 170.115356] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  495. [ 170.115459] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  496. [ 170.115499] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  497. [ 170.115563] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  498. [ 170.115595] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  499. [ 170.115618] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  500. [ 170.115637] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  501. [ 170.115656] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  502. [ 170.115678] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  503. [ 170.115695] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  504. [ 170.115713] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  505. [ 170.115738] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  506. [ 170.115759] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  507. [ 170.115790] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  508. [ 170.115823] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  509. [ 170.115858] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  510. [ 170.115946] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  511. [ 170.115974] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  512. [ 170.128244] BUG: scheduling while atomic: X/191/0x00000002
  513. [ 170.128263] Modules linked in:
  514. [ 170.128285] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  515. [ 170.128379] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  516. [ 170.128413] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  517. [ 170.128446] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  518. [ 170.128478] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  519. [ 170.128499] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  520. [ 170.128519] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  521. [ 170.128537] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  522. [ 170.128558] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  523. [ 170.128575] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  524. [ 170.128594] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  525. [ 170.128620] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  526. [ 170.128641] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  527. [ 170.128670] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  528. [ 170.128702] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  529. [ 170.128737] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  530. [ 170.128761] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  531. [ 170.128785] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  532. [ 170.131161] BUG: scheduling while atomic: X/191/0x00000002
  533. [ 170.131180] Modules linked in:
  534. [ 170.131202] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  535. [ 170.131309] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  536. [ 170.131346] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  537. [ 170.131419] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  538. [ 170.131453] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  539. [ 170.131474] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  540. [ 170.131497] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  541. [ 170.131515] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  542. [ 170.131538] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  543. [ 170.131556] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  544. [ 170.131574] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  545. [ 170.131595] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  546. [ 170.131620] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  547. [ 170.131651] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  548. [ 170.131682] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  549. [ 170.131715] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  550. [ 170.131740] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  551. [ 170.131764] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  552. [ 170.136343] BUG: scheduling while atomic: X/191/0x00000002
  553. [ 170.136369] Modules linked in:
  554. [ 170.136391] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  555. [ 170.136498] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  556. [ 170.136534] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  557. [ 170.136605] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  558. [ 170.136638] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  559. [ 170.136658] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  560. [ 170.136676] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  561. [ 170.136694] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  562. [ 170.136716] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  563. [ 170.136736] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  564. [ 170.136756] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  565. [ 170.136778] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  566. [ 170.136800] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  567. [ 170.136830] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  568. [ 170.136865] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  569. [ 170.136900] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  570. [ 170.136923] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  571. [ 170.136945] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  572. [ 170.148961] BUG: scheduling while atomic: X/191/0x00000002
  573. [ 170.148989] Modules linked in:
  574. [ 170.149016] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  575. [ 170.149132] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  576. [ 170.149166] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  577. [ 170.149200] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  578. [ 170.149234] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  579. [ 170.149255] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  580. [ 170.149275] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  581. [ 170.149293] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  582. [ 170.149314] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  583. [ 170.149331] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  584. [ 170.149350] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  585. [ 170.149374] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  586. [ 170.149395] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  587. [ 170.149426] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  588. [ 170.149458] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  589. [ 170.149493] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  590. [ 170.149515] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  591. [ 170.149538] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  592. [ 170.160870] BUG: scheduling while atomic: X/191/0x00000002
  593. [ 170.160893] Modules linked in:
  594. [ 170.160915] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  595. [ 170.161027] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  596. [ 170.161060] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  597. [ 170.161092] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  598. [ 170.161127] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  599. [ 170.161149] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  600. [ 170.161167] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  601. [ 170.161186] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  602. [ 170.161208] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  603. [ 170.161228] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  604. [ 170.161247] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  605. [ 170.161269] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  606. [ 170.161290] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  607. [ 170.161321] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  608. [ 170.161357] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  609. [ 170.161391] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  610. [ 170.161413] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  611. [ 170.161435] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  612. [ 170.176533] BUG: scheduling while atomic: X/191/0x00000002
  613. [ 170.176554] Modules linked in:
  614. [ 170.176580] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  615. [ 170.176691] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  616. [ 170.176724] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  617. [ 170.176762] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  618. [ 170.176793] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  619. [ 170.176815] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  620. [ 170.176834] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  621. [ 170.176855] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  622. [ 170.176880] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  623. [ 170.176897] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  624. [ 170.176916] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  625. [ 170.176940] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  626. [ 170.176960] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  627. [ 170.176994] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  628. [ 170.177027] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  629. [ 170.177060] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  630. [ 170.177082] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  631. [ 170.177109] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  632. [ 170.188734] BUG: scheduling while atomic: X/191/0x00000002
  633. [ 170.188755] Modules linked in:
  634. [ 170.188779] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  635. [ 170.188896] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  636. [ 170.188930] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  637. [ 170.188963] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  638. [ 170.188998] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  639. [ 170.189019] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  640. [ 170.189038] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  641. [ 170.189056] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  642. [ 170.189076] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  643. [ 170.189094] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  644. [ 170.189116] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  645. [ 170.189138] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  646. [ 170.189160] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  647. [ 170.189192] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  648. [ 170.189224] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  649. [ 170.189261] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  650. [ 170.189282] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  651. [ 170.189305] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  652. [ 170.204450] BUG: scheduling while atomic: X/191/0x00000002
  653. [ 170.204470] Modules linked in:
  654. [ 170.204496] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  655. [ 170.204590] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  656. [ 170.204625] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  657. [ 170.204657] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  658. [ 170.204686] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  659. [ 170.204706] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  660. [ 170.204723] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  661. [ 170.204746] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  662. [ 170.204767] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  663. [ 170.204784] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  664. [ 170.204802] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  665. [ 170.204824] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  666. [ 170.204845] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  667. [ 170.204879] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  668. [ 170.204911] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  669. [ 170.204945] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  670. [ 170.204968] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  671. [ 170.204994] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  672. [ 170.210275] BUG: scheduling while atomic: X/191/0x00000002
  673. [ 170.210299] Modules linked in:
  674. [ 170.210320] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  675. [ 170.210426] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  676. [ 170.210461] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  677. [ 170.210534] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  678. [ 170.210565] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  679. [ 170.210587] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  680. [ 170.210610] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  681. [ 170.210630] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  682. [ 170.210652] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  683. [ 170.210669] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  684. [ 170.210687] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  685. [ 170.210709] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  686. [ 170.210733] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  687. [ 170.210766] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  688. [ 170.210800] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  689. [ 170.210833] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  690. [ 170.210855] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  691. [ 170.210880] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  692. [ 170.223212] BUG: scheduling while atomic: X/191/0x00000002
  693. [ 170.223242] Modules linked in:
  694. [ 170.223267] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  695. [ 170.223375] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  696. [ 170.223409] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  697. [ 170.223442] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  698. [ 170.223473] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  699. [ 170.223497] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  700. [ 170.223516] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  701. [ 170.223534] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  702. [ 170.223554] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  703. [ 170.223572] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  704. [ 170.223590] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  705. [ 170.223616] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  706. [ 170.223637] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  707. [ 170.223668] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  708. [ 170.223702] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  709. [ 170.223738] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  710. [ 170.223759] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  711. [ 170.223783] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  712. [ 170.235532] BUG: scheduling while atomic: X/191/0x00000002
  713. [ 170.235553] Modules linked in:
  714. [ 170.235577] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  715. [ 170.235687] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  716. [ 170.235723] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  717. [ 170.235761] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  718. [ 170.235793] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  719. [ 170.235813] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  720. [ 170.235831] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  721. [ 170.235850] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  722. [ 170.235876] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  723. [ 170.235893] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  724. [ 170.235912] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  725. [ 170.235935] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  726. [ 170.235956] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  727. [ 170.235990] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  728. [ 170.236024] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  729. [ 170.236057] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  730. [ 170.236080] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  731. [ 170.236106] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  732. [ 170.251761] BUG: scheduling while atomic: X/191/0x00000002
  733. [ 170.251782] Modules linked in:
  734. [ 170.251804] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  735. [ 170.251914] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  736. [ 170.251948] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  737. [ 170.251986] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  738. [ 170.252017] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  739. [ 170.252037] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  740. [ 170.252055] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  741. [ 170.252074] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  742. [ 170.252096] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  743. [ 170.252119] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  744. [ 170.252137] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  745. [ 170.252159] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  746. [ 170.252180] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  747. [ 170.252211] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  748. [ 170.252245] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  749. [ 170.252278] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  750. [ 170.252301] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  751. [ 170.252324] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  752. [ 170.264382] BUG: scheduling while atomic: X/191/0x00000002
  753. [ 170.264404] Modules linked in:
  754. [ 170.264426] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  755. [ 170.264536] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  756. [ 170.264571] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  757. [ 170.264608] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  758. [ 170.264639] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  759. [ 170.264659] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  760. [ 170.264677] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  761. [ 170.264696] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  762. [ 170.264718] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  763. [ 170.264739] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  764. [ 170.264757] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  765. [ 170.264779] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  766. [ 170.264801] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  767. [ 170.264831] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  768. [ 170.264867] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  769. [ 170.264901] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  770. [ 170.264923] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  771. [ 170.264946] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  772. [ 170.280701] BUG: scheduling while atomic: X/191/0x00000002
  773. [ 170.280720] Modules linked in:
  774. [ 170.280749] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  775. [ 170.280850] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  776. [ 170.280890] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  777. [ 170.280924] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  778. [ 170.280954] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  779. [ 170.280975] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  780. [ 170.280996] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  781. [ 170.281015] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  782. [ 170.281036] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  783. [ 170.281054] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  784. [ 170.281072] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  785. [ 170.281095] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  786. [ 170.281119] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  787. [ 170.281151] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  788. [ 170.281186] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  789. [ 170.281218] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  790. [ 170.281245] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  791. [ 170.281268] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  792. [ 170.287173] BUG: scheduling while atomic: X/191/0x00000002
  793. [ 170.287194] Modules linked in:
  794. [ 170.287219] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  795. [ 170.287333] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  796. [ 170.287370] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  797. [ 170.287440] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  798. [ 170.287470] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  799. [ 170.287494] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  800. [ 170.287512] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  801. [ 170.287530] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  802. [ 170.287551] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  803. [ 170.287568] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  804. [ 170.287586] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  805. [ 170.287610] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  806. [ 170.287629] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  807. [ 170.287659] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  808. [ 170.287691] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  809. [ 170.287722] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  810. [ 170.287746] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  811. [ 170.287769] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  812. [ 170.300779] BUG: scheduling while atomic: X/191/0x00000002
  813. [ 170.300797] Modules linked in:
  814. [ 170.300820] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  815. [ 170.300929] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  816. [ 170.300965] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  817. [ 170.301002] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  818. [ 170.301034] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  819. [ 170.301054] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  820. [ 170.301072] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  821. [ 170.301090] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  822. [ 170.301116] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  823. [ 170.301133] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  824. [ 170.301151] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  825. [ 170.301175] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  826. [ 170.301196] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  827. [ 170.301229] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  828. [ 170.301262] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  829. [ 170.301295] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  830. [ 170.301318] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  831. [ 170.301341] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  832. [ 170.313865] BUG: scheduling while atomic: X/191/0x00000002
  833. [ 170.313885] Modules linked in:
  834. [ 170.313909] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  835. [ 170.314020] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  836. [ 170.314054] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  837. [ 170.314086] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  838. [ 170.314122] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  839. [ 170.314143] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  840. [ 170.314161] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  841. [ 170.314181] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  842. [ 170.314202] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  843. [ 170.314220] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  844. [ 170.314241] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  845. [ 170.314263] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  846. [ 170.314284] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  847. [ 170.314316] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  848. [ 170.314347] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  849. [ 170.314383] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  850. [ 170.314406] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  851. [ 170.314429] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  852. [ 170.330680] BUG: scheduling while atomic: X/191/0x00000002
  853. [ 170.330699] Modules linked in:
  854. [ 170.330721] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  855. [ 170.330831] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  856. [ 170.330872] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  857. [ 170.330906] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  858. [ 170.330936] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  859. [ 170.330955] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  860. [ 170.330973] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  861. [ 170.330996] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  862. [ 170.331017] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  863. [ 170.331036] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  864. [ 170.331054] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  865. [ 170.331076] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  866. [ 170.331098] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  867. [ 170.331132] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  868. [ 170.331165] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  869. [ 170.331198] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  870. [ 170.331221] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  871. [ 170.331247] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  872. [ 170.344288] BUG: scheduling while atomic: X/191/0x00000002
  873. [ 170.344307] Modules linked in:
  874. [ 170.344330] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  875. [ 170.344437] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  876. [ 170.344479] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  877. [ 170.344513] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  878. [ 170.344544] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  879. [ 170.344565] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  880. [ 170.344583] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  881. [ 170.344603] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  882. [ 170.344628] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  883. [ 170.344645] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  884. [ 170.344663] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  885. [ 170.344686] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  886. [ 170.344706] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  887. [ 170.344739] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  888. [ 170.344772] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  889. [ 170.344806] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  890. [ 170.344830] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  891. [ 170.344856] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  892. [ 170.361546] BUG: scheduling while atomic: X/191/0x00000002
  893. [ 170.361567] Modules linked in:
  894. [ 170.361592] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  895. [ 170.361693] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  896. [ 170.361729] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  897. [ 170.361765] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  898. [ 170.361796] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  899. [ 170.361815] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  900. [ 170.361832] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  901. [ 170.361850] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  902. [ 170.361877] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  903. [ 170.361895] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  904. [ 170.361913] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  905. [ 170.361936] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  906. [ 170.361957] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  907. [ 170.361991] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  908. [ 170.362023] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  909. [ 170.362056] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  910. [ 170.362079] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  911. [ 170.362105] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  912. [ 170.368949] BUG: scheduling while atomic: X/191/0x00000002
  913. [ 170.368972] Modules linked in:
  914. [ 170.368998] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  915. [ 170.369113] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  916. [ 170.369148] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  917. [ 170.369216] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  918. [ 170.369253] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  919. [ 170.369275] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  920. [ 170.369294] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  921. [ 170.369312] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  922. [ 170.369334] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  923. [ 170.369351] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  924. [ 170.369372] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  925. [ 170.369395] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  926. [ 170.369415] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  927. [ 170.369447] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  928. [ 170.369482] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  929. [ 170.369515] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  930. [ 170.369536] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  931. [ 170.369558] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  932. [ 170.383719] BUG: scheduling while atomic: X/191/0x00000002
  933. [ 170.383740] Modules linked in:
  934. [ 170.383761] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  935. [ 170.383862] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  936. [ 170.383898] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  937. [ 170.383931] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  938. [ 170.383962] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  939. [ 170.383986] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  940. [ 170.384004] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  941. [ 170.384023] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  942. [ 170.384044] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  943. [ 170.384062] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  944. [ 170.384080] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  945. [ 170.384105] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  946. [ 170.384128] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  947. [ 170.384159] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  948. [ 170.384191] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  949. [ 170.384224] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  950. [ 170.384249] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  951. [ 170.384273] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  952. [ 170.397662] BUG: scheduling while atomic: X/191/0x00000002
  953. [ 170.397680] Modules linked in:
  954. [ 170.397702] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  955. [ 170.397809] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  956. [ 170.397844] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  957. [ 170.397882] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  958. [ 170.397912] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  959. [ 170.397932] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  960. [ 170.397950] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  961. [ 170.397968] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  962. [ 170.397994] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  963. [ 170.398012] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  964. [ 170.398030] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  965. [ 170.398053] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  966. [ 170.398074] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  967. [ 170.398111] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  968. [ 170.398143] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  969. [ 170.398176] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  970. [ 170.398198] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  971. [ 170.398221] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  972. [ 170.415628] BUG: scheduling while atomic: X/191/0x00000002
  973. [ 170.415647] Modules linked in:
  974. [ 170.415667] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  975. [ 170.415767] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  976. [ 170.415802] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  977. [ 170.415834] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  978. [ 170.415869] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  979. [ 170.415890] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  980. [ 170.415908] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  981. [ 170.415928] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  982. [ 170.415950] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  983. [ 170.415968] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  984. [ 170.415990] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  985. [ 170.416014] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  986. [ 170.416035] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  987. [ 170.416066] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  988. [ 170.416100] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  989. [ 170.416137] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  990. [ 170.416159] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  991. [ 170.416181] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  992. [ 170.430146] BUG: scheduling while atomic: X/191/0x00000002
  993. [ 170.430167] Modules linked in:
  994. [ 170.430188] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  995. [ 170.430289] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  996. [ 170.430327] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  997. [ 170.430364] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  998. [ 170.430396] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  999. [ 170.430417] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  1000. [ 170.430435] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  1001. [ 170.430454] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  1002. [ 170.430475] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  1003. [ 170.430497] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  1004. [ 170.430514] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  1005. [ 170.430538] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  1006. [ 170.430558] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  1007. [ 170.430589] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  1008. [ 170.430624] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  1009. [ 170.430656] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  1010. [ 170.430677] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  1011. [ 170.430699] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  1012. [ 170.448806] BUG: scheduling while atomic: X/191/0x00000002
  1013. [ 170.448826] Modules linked in:
  1014. [ 170.448848] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  1015. [ 170.448945] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  1016. [ 170.448994] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  1017. [ 170.449028] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  1018. [ 170.449059] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  1019. [ 170.449079] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  1020. [ 170.449098] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  1021. [ 170.449122] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  1022. [ 170.449144] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  1023. [ 170.449162] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  1024. [ 170.449180] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  1025. [ 170.449202] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  1026. [ 170.449222] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  1027. [ 170.449256] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  1028. [ 170.449290] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  1029. [ 170.449322] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  1030. [ 170.449343] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  1031. [ 170.449370] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  1032. [ 170.457213] BUG: scheduling while atomic: X/191/0x00000002
  1033. [ 170.457238] Modules linked in:
  1034. [ 170.457262] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  1035. [ 170.457372] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  1036. [ 170.457405] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  1037. [ 170.457471] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  1038. [ 170.457507] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  1039. [ 170.457529] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  1040. [ 170.457547] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  1041. [ 170.457565] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  1042. [ 170.457587] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  1043. [ 170.457607] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  1044. [ 170.457625] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  1045. [ 170.457648] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  1046. [ 170.457668] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  1047. [ 170.457700] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  1048. [ 170.457735] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  1049. [ 170.457767] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  1050. [ 170.457789] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  1051. [ 170.457811] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  1052. [ 170.472848] BUG: scheduling while atomic: X/191/0x00000002
  1053. [ 170.472869] Modules linked in:
  1054. [ 170.472892] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  1055. [ 170.473004] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  1056. [ 170.473037] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  1057. [ 170.473069] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  1058. [ 170.473098] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  1059. [ 170.473125] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  1060. [ 170.473144] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  1061. [ 170.473164] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  1062. [ 170.473186] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  1063. [ 170.473204] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  1064. [ 170.473222] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  1065. [ 170.473253] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  1066. [ 170.473275] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  1067. [ 170.473305] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  1068. [ 170.473338] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  1069. [ 170.473375] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  1070. [ 170.473399] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  1071. [ 170.473423] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  1072. [ 170.488187] BUG: scheduling while atomic: X/191/0x00000002
  1073. [ 170.488205] Modules linked in:
  1074. [ 170.488230] CPU: 0 PID: 191 Comm: X Tainted: G W 3.12.20-3-ARCH #1
  1075. [ 170.488324] [<c0013a1c>] (unwind_backtrace+0x0/0xec) from [<c0011800>] (show_stack+0x10/0x14)
  1076. [ 170.488365] [<c0011800>] (show_stack+0x10/0x14) from [<c05c5674>] (__schedule_bug+0x48/0x64)
  1077. [ 170.488402] [<c05c5674>] (__schedule_bug+0x48/0x64) from [<c05cdb4c>] (__schedule+0x584/0x5ec)
  1078. [ 170.488433] [<c05cdb4c>] (__schedule+0x584/0x5ec) from [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430)
  1079. [ 170.488453] [<c03a3450>] (bcm2708_fb_copyarea+0x24c/0x430) from [<c03a02dc>] (bit_bmove+0x60/0x68)
  1080. [ 170.488472] [<c03a02dc>] (bit_bmove+0x60/0x68) from [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184)
  1081. [ 170.488495] [<c039e4f0>] (fbcon_redraw_blit.isra.25+0x180/0x184) from [<c039f23c>] (fbcon_scroll+0xa94/0xd28)
  1082. [ 170.488516] [<c039f23c>] (fbcon_scroll+0xa94/0xd28) from [<c03bb190>] (scrup+0xe4/0xf0)
  1083. [ 170.488535] [<c03bb190>] (scrup+0xe4/0xf0) from [<c03bb218>] (lf+0x7c/0x84)
  1084. [ 170.488551] [<c03bb218>] (lf+0x7c/0x84) from [<c03bbcd8>] (vt_console_print+0x258/0x364)
  1085. [ 170.488573] [<c03bbcd8>] (vt_console_print+0x258/0x364) from [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144)
  1086. [ 170.488594] [<c005d80c>] (call_console_drivers.constprop.21+0xa8/0x144) from [<c005df74>] (console_unlock+0x4ac/0x514)
  1087. [ 170.488627] [<c005df74>] (console_unlock+0x4ac/0x514) from [<c03b46c8>] (vt_ioctl+0xa94/0x1248)
  1088. [ 170.488659] [<c03b46c8>] (vt_ioctl+0xa94/0x1248) from [<c03a9b24>] (tty_ioctl+0x204/0xc7c)
  1089. [ 170.488692] [<c03a9b24>] (tty_ioctl+0x204/0xc7c) from [<c0116404>] (do_vfs_ioctl+0x404/0x5f8)
  1090. [ 170.488713] [<c0116404>] (do_vfs_ioctl+0x404/0x5f8) from [<c0116630>] (SyS_ioctl+0x38/0x64)
  1091. [ 170.488739] [<c0116630>] (SyS_ioctl+0x38/0x64) from [<c000e0e0>] (ret_fast_syscall+0x0/0x30)
  1092. [ 6692.425306] usb 1-1.3.2: USB disconnect, device number 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement